﻿body { }   



#leftside { 
background: rgb(247,19,19); /* Old browsers */
background: -moz-linear-gradient(top, rgba(247,19,19,1) 0%, rgba(225,2,2,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(247,19,19,1) 0%,rgba(225,2,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(247,19,19,1) 0%,rgba(225,2,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f71313', endColorstr='#e10202',GradientType=0 ); 
}

.navbar-submenu {
     background-color: rgba(225,2,2,1);
}
.navbar-submenuItem {
    background-color: rgba(247,19,19,1);
}

ul.topnav li.selected a {color:#000!important;background:url(../images/wback.png) repeat;}
ul.topnav li a {color: #fff; border-bottom:1px solid #f05362;}
ul.topnav li a:hover {font-weight:bold;color:#853d07;}

#banner {background:#853d07 url(../images/br.jpg) no-repeat; }
#banner table td {color:#fff;}



#ez_cont{background: rgb(249,229,214); /* Old browsers */
background: -moz-linear-gradient(top, rgba(249,229,214,1) 0%, rgba(232,241,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(249,229,214,1) 0%,rgba(232,241,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(249,229,214,1) 0%,rgba(232,241,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e5d6', endColorstr='#e8f1fc',GradientType=0 );border-color: #d3a888 ;}


.cls8 { background:#d3a888 !important;color:#333; }
.cls8d { background:#d3a888 !important;color:#333; }

.logbox {background:#d3a888;}
.logbox h5.login {color:#853d07 ;}
.bt1 {background:#853d07; }

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background-color: #f68585 !important;
    color: #853d07 !important;
}

.th1, .fill, .th2 {
    background-color: #f68585 !important;
    color: #853d07 !important;
}

input[type=file]::file-selector-button {
    background-color: #853d07 !important;
    color: white;
    border-color: #853d07 !important;
}

.new{color: #853d07 !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.request1 {color:#853d07;}

div#foot1 {background:#853d07;color:white;}

@media screen and (max-width:750px) {
ul.topnav {background:#ca1902;}

}

.clsh {color:#FFFFFF;}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #853d07 !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #f68585 !important;
    color: #853d07 !important;
}
.theme-color-dark{    
    color: #853d07 !important;
}
.theme-color-light{    
    color: #f68585 !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #f68585 !important;
    border-left: 4px solid #853d07 !important;
    color: #853d07 !important;
}

.btn-primary {
    background-color: #853d07 !important;
    border-color: #853d07 !important;
}