.bg-light {
    background-color: #d5000d!important;
    padding:0;
}
.navbar-light .navbar-brand {
    color: rgba(255,255,255,1);
    background-color: #db7427;
    padding: 12px 10px 0 10px;
    margin: 0;
    height: 50px;
}

.navbar-nav .dropdown-menu {     
    background-color: #985e25;
}

.fa-clock-size{font-size: 20px; color: #CC0000;}

.h3, h3 {
	font-size: 24px;
}

.h4, h4 {
   	font-size: 22px;
} 

#sidenavcontainer{display: block;}
ul.side-nav{ height: auto !important; }
ul.side-nav li{float: none; clear:both;}

.modal-dialog {max-width: 600px;}

.modal-dialog img { width: 100%; height: 100%; }

.span_title1{ color:#206dc3; }

.span_title2{ color:#d5000d; }
