﻿body{background: ;}
#leftside{background: rgb(23,32,73); /* Old browsers */
background: -moz-linear-gradient(top, rgba(23,32,73,1) 0%, rgba(39,63,152,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(23,32,73,1) 0%,rgba(39,63,152,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(23,32,73,1) 0%,rgba(39,63,152,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#172049', endColorstr='#273f98',GradientType=0 );}

ul.topnav {}
ul.topnav li a{color:#fff;border-bottom: 1px solid #022bd3;
}

.navbar-submenu {
     background-color: rgba(39,63,152,1);
}
.navbar-submenuItem {
    background: rgba(23,32,73,1);
}

ul.topnav li a:hover{font-weight:bold;color:#0a0d82;background: #b0060e; }
.out{}
#banner table td{}
#banner {background:#ffe7c1 url(../images/flag.jpg) repeat;height:150px;}
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:#b0060e;}


#ez_cont{background:#fff;border-top:0px;}
p.hdr3 {color:#666;}
.bt1 {background:#fff; color:#182083;}

.cls8 { color:#fff;background:#A5A9E8 !important; }
.cls8d { color:#fff;background:#A5A9E8 !important; }
.lnk5 { }

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background: #c53045 !important;
    color: #fff !important;
}

.th1, .fill, .th2, .bt1 {
    background: #c53045 !important;
    color: #fff !important;
}

input[type=file]::file-selector-button {
    background-color: #c53045 !important;
    color: white;
    border-color: #c53045 !important;
}

.new{color: #fff !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.pending1 { }
.request1 { color:#fff;background:#1e2888;}

div#foot1 {background:#b0060e;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: #c53045  !important;
}
.theme-color-dark{    
    color: #0e1f3d  !important;
}
.theme-color-light{    
    color: #ffe7c1 !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #c53045 !important;
    border-left: 4px solid #0e1f3d !important;
    color: #fff !important;
}
.btn-primary{
    background-color: #c53045 !important;
    border-color: #c53045 !important;
}

.btn-primary:hover{
    background-color: #0e1f3d !important;
}