html {
  background-color: '#000'!important;
}

body {
  background-color: '#fff'!important;
}

.fytek-footer-outer {
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: '#000000'!important;
  color: '#ffffff',
}


.fytek-footer {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.table-auto {
  width: auto;
}

.table-scrollable{
  overflow: auto;
}

.table-product thead tr th {
  color: '#ffffff';
  background-color: '#1a76b7';  
}

.bs-callout-rw
{background-color:#fdf7f7;border-color:#0141a9}

.bs-callout-rw h4
{color:#0141a9}

.bs-callout-meld
{background-color:#f7fdf7;border-color:#018827}

.bs-callout-meld h4
{color:#018827}

.bs-callout-t2p
{background-color:#fdfcf7;border-color:#f8a000}

.bs-callout-t2p h4
{color:#f8a000}

.bs-callout-forms
{background-color:#fdf7fd;border-color:#7801a9}

.bs-callout-forms h4
{color:#7801a9}


