﻿.site-header {
    background: #255f70 !important;
}


footer nav.fixed-nav li a {
    background: #255f70 !important;
}

nav.fixed-nav li a:focus, nav.fixed-nav li a.current {
    background: #2087a6 !important;
}

.select-wrap:before, .date-wrap:before {
    background: #242424 !important;
}

.btn-default{
    background: #81261d !important;
    color: white;
}

table.table-style1 thead th {
    background-color: #242424 !important;
}