﻿/*body{background: #bce6fe url(../images/est2.jpg) fixed repeat-x ;}*/
#leftside{}

div#content {background: #bce6fe url(../images/est2.jpg)  fixed repeat-x}
div.container.out-user-content > :first-child {background: #bce6fe url(../images/est2.jpg)  fixed repeat-x}
div#content.container.out-user-content {background: none;}

ul.topnav li a{color:#02548f;border-bottom:1px solid #3ac9c6;
}

ul.topnav li a:hover{font-weight:bold;color:#000;background: rgb(190,114,197); /* Old browsers */
background: -moz-linear-gradient(top, rgba(190,114,197,1) 0%, rgba(12,255,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(190,114,197,1) 0%,rgba(12,255,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(190,114,197,1) 0%,rgba(12,255,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be72c5', endColorstr='#0cfffd',GradientType=0 );}
.out{}
#banner table td{}
#banner {background:url(../images/estt2.png) no-repeat;height:120px;}
ul.topnav li.selected a{color:#000!important;background: rgb(106,229,61); /* Old browsers */
background: -moz-linear-gradient(top, rgba(106,229,61,1) 0%, rgba(12,255,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(106,229,61,1) 0%,rgba(12,255,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(106,229,61,1) 0%,rgba(12,255,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ae53d', endColorstr='#0cfffd',GradientType=0 );}
.logbox h5.login {color:#215bbe;}
table.mainlgn td {color:#215bbe;}
table.mainlgn td a {color:#101cfe;}
.clsh {color:#000; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; }
.logbox {background: rgb(254,173,214); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,173,214,1) 0%, rgba(12,255,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(254,173,214,1) 0%,rgba(12,255,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(254,173,214,1) 0%,rgba(12,255,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feadd6', endColorstr='#0cfffd',GradientType=0 );}

.navbar-submenu {
     background-color: rgba(254,173,214,1);
}
.navbar-submenuItem {
    background: rgba(12,255,253,1);
}

#ez_cont{background:#fdfcb0;border-top:0px;}
p.hdr3 {color:#666;}
.bt1 {background:#b86ab5; color:#fff;}

.cls8, .cls8d { color:#666;background:#a4ed9d !important; }

.blue450, .blue495, .blue495m, .blue780, .blue340, .blue400{
    background-color: #b4cdca !important;
    color: #02548f !important;
}

.lnk5 { }

.th1, .fill, .th2 {
    background-color: #b4cdca !important;
    color: #02548f !important;
}

input[type=file]::file-selector-button {
    background-color: #4c3312 !important;
    color: white;
    border-color: #4c3312 !important;
}

.new{color: #02548f !important;width:100%; display:block;color: #558b51 ;text-decoration: none !important;}

.pending1 { }
.request1 { color:#be72c5;background:#fff;}

div#foot1 {background:#be72c5;color:#fff; }

@media screen and (max-width:750px) 
{
    ul.topnav {background:#be72c5; }
    ul.topnav li a {color:#fff;}
    ul.topnav li a:hover {color:#000;background:#91fc4f;}
    ul.topnav li.selected a{color:#000!important;background:#fff;}

    #content 
    {
        background: none !important;
    }

    body { background:white; }
    #foot1 { color: #c03109!important; }
}

.address-section
{
    width: auto !important;
    height: auto !important;
    max-height: 80px !important;
    padding: 5px 0px 5px 5px !important;
    border-right: 5px solid #ffffff;
    border-radius: 5px;
    background-color: #ffffff;
    line-height: 20px;
}
.clsh {
    color: black !important;
    width: auto !important;
}
.clsh .fa-chevron-down.pointer {
    margin-top: -80px !important;
    background: white;
    padding: 5px;
    float: right;
}

.theme-color-dark-back, .ball, input:checked + .slider{
    background-color: #02548f !important;
    color: white !important;
}
.theme-color-light-back, table.table thead .theme-color-light-back i.fa {
    background-color: #b4cdca !important;
    color: #02548f !important;
}
.theme-color-dark{    
    color: #02548f !important;
}
.theme-color-light{    
    color: #b4cdca !important;
}
ul.topnav li a:hover, ul.topnav li.selected a{
    border-left: 4px solid #02548f !important;
    background: #b4cdca !important;
    color: #02548f !important;
}

.btn-primary {
    background-color: #4c3312 !important;
    border-color: #4c3312 !important;
}
.btn-primary:hover {
    background-color: rgb(1,58,170) !important;
}