﻿body { } 

#leftside { 
background: rgb(17,145,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(17,145,238,1) 0%, rgba(208,208,208,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(17,145,238,1) 0%,rgba(208,208,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(17,145,238,1) 0%,rgba(208,208,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1191ee', endColorstr='#d0d0d0',GradientType=0 );
}

ul.topnav li a{color: #fff; border-bottom:1px solid #3ea6f1;}

ul.topnav li a:hover {font-weight:bold;color:#0360bf;}
ul.topnav li.selected a{color:#666!important;background:#fff;}

.navbar-submenu {
     background-color:  rgba(208,208,208,1);
}
.navbar-submenuItem {
    background:  rgba(17,145,238,1);
}

#banner table td {color:#000;}


#banner
 { background: #d0d0d0 url(../images/medeee.jpg) no-repeat; height:155px!important;}
#ez_cont{background:#f7f7f7;border-style:none;}
p.hdr3 {color:#666;}
.bt1 {background:#4096ee; }

.cls8 { background:#9bccfd !important;color:#333; }
.cls8d { background:#9bccfd !important;color:#333; }

.logbox {background:#9bccfd;}
.lnk5 { }
div#foot1 { color:#333; }

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background-color: #ebebeb !important;
    color: #058aeb !important;
}

.th1, .fill, .th2, .bt1 {
    background-color: #ebebeb !important;
    color: #058aeb !important;
}

input[type=file]::file-selector-button {
    background-color: #058aeb !important;
    color: white;
    border-color: #058aeb !important;
}

.new{color: #058aeb !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.pending1 { }
.request1 { color:#0360bf;}

div#foot1 {color:#000;background:#d0d0d0; }

@media screen and (max-width:750px) {
ul.topnav {background:#1b94ef; }
#banner {background:white!important;} 
#foot1 {color: #333!important;}
}

.clsh {color:#000;}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #058aeb !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #ebebeb !important;
    color: #058aeb !important;
}
.theme-color-dark{    
    color: #058aeb !important;
}
.theme-color-light{    
    color: #ebebeb !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #ebebeb !important;
    border-left: 4px solid #058aeb !important;
    color: #058aeb !important;
}


.btn-primary {
    background-color: #058aeb !important;
    border-color: #058aeb !important;
}