﻿body{}
#leftside{background: rgb(0,120,193); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,120,193,1) 0%, rgba(0,193,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,120,193,1) 0%,rgba(0,193,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,120,193,1) 0%,rgba(0,193,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078c1', endColorstr='#00c100',GradientType=0 );}

#content {} 
ul.topnav li a{color:#fff;border-bottom :1px solid #1a4a92;
}

.navbar-submenu {
     background-color: rgba(0,193,0,1);
}
.navbar-submenuItem {
    background:  rgba(0,120,193,1);
}

ul.topnav li a:hover{font-weight:bold;color:#cf0000;}
.out{background:#1a4a92;}
#banner table td{color:#1a4a92;}
div#foot1{background:#1a4a92;}
ul.topnav li.selected a{color:#cf0000!important;background:url(../images/whtbk.png) repeat;
}
.logbox h5.login {color:#1a4a92;}

#ez_cont{border-color:#ffcc00; 
background: rgb(253,235,163); /* Old browsers */
background: -moz-linear-gradient(top, rgba(253,235,163,1) 0%, rgba(200,253,204,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(253,235,163,1) 0%,rgba(200,253,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(253,235,163,1) 0%,rgba(200,253,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdeba3', endColorstr='#c8fdcc',GradientType=0 );
}
#ez_contMain {}

#banner .topleft {}
#banner
 { background: url(../images/kidgif.gif) no-repeat;height:130px!important;}
.cls8{background:#bcc5d4 !important;}
.cls8d{background:#bcc5d4 !important;}
.logbox{background:#bcc5d4;}
.request1{background:#bcc5d4; color:#0f2443;}

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background-color: #95f79a !important;
    color: #0078bf !important;
}

.th1, .fill, .th2, .bt1 {
    background-color: #95f79a !important;
    color: #0078bf !important;
}

input[type=file]::file-selector-button {
    background-color: #0078bf !important;
    color: white;
    border-color: #0078bf !important;
}

.new{color: #0078bf !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

p.hdr3 {color:#1a4a92;}

#foot1 {background: #1a4a92!important;color:white;}



@media screen and (max-width:750px) {
/*ul.topnav {background:#0e2ba8!important; }*/
#content {background:white!important;}
#foot1 {color: #fff!important;}
#banner {background:white!important;} 
}

.clsh {color:#000;}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #0078bf !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #95f79a !important;
    color: #0078bf !important;
}
.theme-color-dark{    
    color: #0078bf !important;
}
.theme-color-light{    
    color: #95f79a !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #95f79a !important;
    border-left: 4px solid #0078bf !important;
    color: #0078bf !important;
}

.btn-primary {
    background-color: #0078bf !important;
    border-color: #0078bf !important;
}