.mobile-menu-wrap .menu {
    background-color: #ce2d18;
}

.mobile-menu-wrap .headerSearch .fa.fa-search.fa-lg {
    color: #ce2d18;
}

.body-bg .headerSearch .fa.fa-search.fa-lg {
    color: #ce2d18;
}

.body-bg #body ul.slimmenu > li {
    border-left: 1px solid #c74e3e;
}

.body-bg #body ul.slimmenu {
    background : url(../images/menu-brown-red.png);
}

.body-bg #body ul.slimmenu li ul li a:hover,.body-bg #body ul.slimmenu li ul li a:focus{
    background-color: #ce2d18;
}

#body .group_news a.show:hover {
    color: #ce2d18!important;
}

#htqt .hethongquangtri #sample-menu-4{
    background-color: #ce2d18;
}

#footer .panel-body p {
    color: #ce2d18;
}

.mobile-menu-toggle-btn {
    background: #ff6565!important;
}

.body-bg .table .panel-table {
    background-color: #ce2d18 !important;
}

.body-bg .page .panel-primary > .panel-heading {
    background-color: #ce2d18;
    border-color: #ce2d18;
}

.body-bg #body .blocknew h3 {
    color: #ce2d18 !important;
}

.body-bg #body .text-right a {
    color: #ce2d18 !important;
}

.body-bg #footer h3 {
    color: #ce2d18 !important;
}
.panel-table {
    background-color: #ce2d18 !important;
}
@media (max-width: 999px){
    .mobile-menu-wrap .menu {
        background-color: #ce2d18!important;
    }
    body .body-bg #body .menu-collapser {
        background: #ce2d18!important;
    }
    .body-bg .mobile-menu-toggle-btn i:hover,.body-bg .mobile-menu-toggle-btn i:focus {
        background: #ce2d18!important;
    }
}

@media (min-width: 500px) and (max-width: 991px){
    .mobile-menu-wrap .menu-collapser {
        background: #ce2d18!important;
    }
}

@media (max-width: 499.98px){
    .mobile-menu-wrap .menu-collapser {
        background: #ce2d18!important;
    }
}

