﻿body{}
#leftside { 
background: rgb(114,162,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(114,162,85,1) 0%, rgba(129,175,105,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(114,162,85,1) 0%,rgba(129,175,105,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(114,162,85,1) 0%,rgba(129,175,105,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72a255', endColorstr='#81af69',GradientType=0 );
}

.navbar-submenu {
     background-color: rgba(129,175,105,1);
}
.navbar-submenuItem {
    background-color: rgba(114,162,85,1);
}

ul.topnav li a{color:#fff;border-bottom:1px solid #98ce77;}

ul.topnav li a:hover{font-weight:bold;color:#666;}
.out{background:#55676a;}
#banner table td{color:#fff;}

ul.topnav li.selected a{color:#55676a!important;background:url(../images/wback.png) repeat;}
.logbox h5.login {color:#55676a;}

#banner {background:#4f9296 url(../images/gn.jpg) no-repeat; }

#ez_cont{background:;border-color:#91d29b;}

.lnk6 {color:#91d29b;}

.request1{background:#91d29b; color:#666;}
.fill{background:#91d29b;}
.cls8{background:#91d29b !important;}
.cls8d{background:#91d29b !important;}

.blue450, .blue495, .blue495, .blue495m, .blue780, .blue340, .blue400 {
    background-color: #bdd4b0 !important;
    color: #45484d !important;
}

input[type=file]::file-selector-button {
    background-color: rgb(114,162,85) !important;
    color: white;
    border-color: rgb(114,162,85) !important;
}

.th1, .fill, .th2 {
    background-color: #bdd4b0 !important;
    color: #45484d !important;
}

.new{color: #45484d !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.logbox{background:#91d29b;color:#fff;}

div#foot1 {color:#fff!important;background:#55676a;}

@media screen and (max-width:750px) {
ul.topnav {background:#4f9296;}

}

.clsh {color:#FFFFFF;}
.ball {background-color:rgb(114,162,85);}
#foot1 {color:#fff!important;}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: rgb(114,162,85) !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #bdd4b0 !important;
    color: #45484d !important;
}
.theme-color-dark{    
    color: rgb(114,162,85) !important;
}
.theme-color-light{    
    color: #bdd4b0 !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    background: #c6d9bb !important;
    border-left: 4px solid rgb(114,162,85) !important;
    color: #45484d !important;
}

.btn-primary {
    background-color: rgb(114,162,85) !important;
    border-color: rgb(114,162,85) !important;
}