﻿body{}
#leftside{background: rgb(86,86,86); /* Old browsers */
background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(116,114,127,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%,rgba(116,114,127,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(86,86,86,1) 0%,rgba(116,114,127,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#74727f',GradientType=0 );}

.navbar-submenu {
     background-color: rgba(116,114,127,1);
}
.navbar-submenuItem {
    background-color: rgba(86,86,86,1);
}

ul.topnav li a{color:#fff;border-bottom:1px solid #575454;}
ul.topnav li.selected a{color:#000!important;}
ul.topnav li a:hover{font-weight:bold;color:#fff;background:url(../images/dk.png);}

.out{background:#000;}
#banner table td{color:#fff;}
#banner {background: #575757 url(../images/gy.jpg)no-repeat;}

.logbox h5.login {color:#666;}
.logbox { background:#ccc;}
#ez_cont{background:#f0f2f1;border-color:#ccc;}

a.clk1 {color:blue;} 

.bt1{background:#585858;}
.lnk6 {color:#575757; }

.cls8{background:#ccc !important;color:#333;}
.cls8d{background:#ccc !important;color:#333;}

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background-color: #bad7d5 !important;
    color: #575757   !important;
}

.th1, .fill, .th2, .bt1 {
    background-color: #bad7d5 !important;
    color: #575757   !important;
}

input[type=file]::file-selector-button {
    background-color: #575757 !important;
    color: white;
    border-color: #575757 !important;
}


.new{color: #575757 !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.request1{background:#ccc; color:#000;}

div#foot1 {color:#fff!important;background:#666;}


@media screen and (max-width:750px) {
ul.topnav { background:#575757;}
}

.clsh {color:#FFFFFF;}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #575757   !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #bad7d5 !important;
    color: #575757   !important;
}
.theme-color-dark{    
    color: #575757   !important;
}
.theme-color-light{    
    color: #bad7d5 !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #bad7d5 !important;
    border-left: 4px solid #575757 !important;
    color: #575757 !important;
}


.btn-primary {
    background-color: #575757 !important;
    border-color: #575757 !important;
}
.btn-primary:hover {
    background-color: #bad7d5 !important;
}