﻿body{ 
 }
#leftside{background: rgb(35,47,103); /* Old browsers */
background: -moz-linear-gradient(top, rgba(35,47,103,1) 0%, rgba(35,47,103,1) 35%, rgba(22,106,165,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(35,47,103,1) 0%,rgba(35,47,103,1) 35%,rgba(22,106,165,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(35,47,103,1) 0%,rgba(35,47,103,1) 35%,rgba(22,106,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232f67', endColorstr='#166aa5',GradientType=0 );}

ul.topnav li a{color:#fff;border-bottom :1px solid #067fd6;
}

.navbar-submenu {
     background-color: rgba(22,106,165,1);
}
.navbar-submenuItem {
    background: rgba(35,47,103,1);
}

ul.topnav li a:hover{font-weight:bold;color:#0a0d82;background: #32acfc; }
.out{}
#banner table td{}
#banner {background: #0e1f3d url(../images/memms.jpg) no-repeat;height:160px;}
ul.topnav li.selected a{color:#fff!important;background:#b0060e;}
.logbox h5.login {color:#fff;}
table.mainlgn td {color:#fff;}
table.mainlgn td a {color:yellow;}
.clsh {color:#fff; text-shadow:2px 2px #000;  }
.logbox {background: rgb(35,46,102); /* Old browsers */
background: -moz-linear-gradient(top, rgba(35,46,102,1) 0%, rgba(22,107,165,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(35,46,102,1) 0%,rgba(22,107,165,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(35,46,102,1) 0%,rgba(22,107,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232e66', endColorstr='#166ba5',GradientType=0 ); }


#ez_cont{background:#fff;border-top:0px;}
p.hdr3 {color:#666;}
.bt1 {background:#fff; color:#182083;}

.cls8 { color:#0a0d82;background:#32acfc !important; }
.cls8d { color:#0a0d82;background:#32acfc !important; }

.blue450, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background: #176fae !important;
    color: #fff !important;
}

.lnk5 { }

.th1, .fill, .th2 {
    background: #176fae !important;
    color: #fff !important;
}

input[type=file]::file-selector-button {
    background-color: #0e1f3d !important;
    color: white;
    border-color: #0e1f3d !important;
}

.new{color: #fff !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.pending1 { }
.request1 { color:#fff;background:#b0060e;}

div#foot1 {background:#232e66;color:#fff; }



@media screen and (max-width:750px) {

ul.topnav {background:url(../images/bl.png) repeat; }
ul.topnav li a {color:#fff;}
body {background:white;}
#foot1 {color: #c03109!important;}
}

.clsh {color:#FFFFFF;}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #0e1f3d  !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #ffe7c1 !important;
    color: #0e1f3d  !important;
}
.theme-color-dark{    
    color: #0e1f3d  !important;
}
.theme-color-light{    
    color: #ffe7c1 !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #176fae !important;
    border-left: 4px solid #0e1f3d !important;
    color: #fff !important;
}

.btn-primary {
    background-color: #0e1f3d !important;
    border-color: #0e1f3d !important;
}