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