body>nav.navbar-inverse{
    color: white;
    background-color: #4f4f4f !important;
}

.navbar-default .navbar-toggle {
    border-color: #cd0019;
}

.navbar-default .navbar-toggle .fa-bars {
    color: #cd0019;
}

.title-transparent-box{
    color: #282a3c !important;
}

.title-transparent-box.divider{
    border-top: 1px solid #282a3c !important;
}
.blue-box{
    background-color: #F18805 !important;
}
.light-blue-box{
    background-color: #F18805 !important;
}
.subscribe-button{
    background-color: #C4161C !important;
    border: 1px inset #C4161C !important;
}
.subscribe-button:hover, .subscribe-button:focus{
    color: #000 !important;
}
.multi-button li a{
    background-color: #F0A202 !important;
}
.date-wrapper .year{
    background-color: #F18805 !important;
    color: #FFFFFF !important;
}
.date-wrapper .top{
    background-color: #FFFFFF !important;
    color: #C4161C !important;
}
.date-wrapper .bottom{
    background-color: #C4161C !important;
    color: #FFFFFF !important;
}
.courseaction-listing .image-wrapper .date-wrapper .year{
    background-color: #282a3c !important;
    color: #FFFFFF !important;
}
.courseaction-listing .image-wrapper .date-wrapper .top{
    background-color: #FFFFFF !important;
    color: #C4161C !important;
}
.courseaction-listing .image-wrapper .date-wrapper .bottom{
    background-color: #282a3c !important;
    color: #FFFFFF !important;
}
#top-slider .before, #top-slider .after{
    color: #F18805 !important;

}
#top-slider .content-wrapper .info{
    color:#E33A0C !important;
}

.searchbox {
    border: none;
    background-color: #eee !important;
    padding: 6px 12px;
}
#top-slider .content-wrapper{
    background-color: #F18805 !important;
}
.courseaction-listing .info-wrapper{
    background-color: #282a3c !important;
}
.gray-info-box.right-box{
    background-color: #eee !important;
    color: #282a3c !important;
}
.bgray {
    background-color: #282a3c;
}