﻿body { } 

#leftside { 
background: rgb(180,194,4); /* Old browsers */
background: -moz-linear-gradient(top, rgba(180,194,4,1) 0%, rgba(5,211,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(180,194,4,1) 0%,rgba(5,211,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(180,194,4,1) 0%,rgba(5,211,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4c204', endColorstr='#05d3fa',GradientType=0 );
}

.navbar-submenu {
     background-color: rgba(5,211,250,1);
}
.navbar-submenuItem {
    background:  rgba(180,194,4,1);
}

ul.topnav li a{color: #000; border-bottom:1px solid #9ddf15;}

ul.topnav li a:hover {font-weight:bold;color:#000;}

.clsh {color:#fff; }
li.out a { color:white!important;}

#banner
 { background:#02d2f9 url(../images/sspr1.jpg) no-repeat;height:168px;}
#ez_cont{
background: rgb(240,242,147); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,242,147,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,242,147,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,242,147,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f293', endColorstr='#ffffff',GradientType=0 );

border-color:#9ddf15;}
p.hdr3 {color:#666;}
.bt1 {background:#4096ee; }

.cls8 { background:#9bccfd !important;color:#333; }
.cls8d { background:#9bccfd !important;color:#333; }

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background-color: #eff2bb !important;
    color: #0078bf !important;
}

input[type=file]::file-selector-button {
    background-color: #02d2f9 !important;
    color: white;
    border-color: #02d2f9 !important;
}

.th1, .fill, .th2, .bt1 {
    background-color: #eff2bb !important;
    color: #0078bf !important;
}

.new{color: #0078bf !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.logbox {background:#9bccfd;}
.lnk5 { }

.pending1 { }
.request1 { color:#0360bf;}

div#foot1 {color:#666;background:#64bef3; }

@media screen and (max-width:750px) {

#banner {background:white!important;} 
ul.topnav {background:#02ac2a; color:#fff!important;}
ul.topnav a {color:#fff!important;} }

.clsh {color:#fff;}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #02d2f9 !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #eff2bb !important;
    color: #0078bf !important;
}
.theme-color-dark{    
    color: #02d2f9 !important;
}
.theme-color-light{    
    color: #eff2bb !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #eff2bb !important;
    border-left: 4px solid #02d2f9 !important;
    color: #02d2f9 !important;
}

.btn-primary {
    background-color: #02d2f9 !important;
    border-color: #02d2f9 !important;
}