.heading-menu .menuhead{display:block}
.resursContainer {
    width: 100%;
}

.resurs-hdr-bg {
    background: #6e7a83;
    padding: 0px 0 25px 0;
    width: 100%;
}

.resurs-hdr-bg.fixed {
    position: fixed;
    z-index: 7;
    top: 86px
}

.resurcs-hdr-txt h1 {
    color: #d5d5d5;
    font-size: 27px;
    font-weight: 500;
    margin-top: 30px;
    float: left
}

.resurcs-hdr-txt span {
    font-size: 11px;
    color: #000 !important;
    display: inline-block;
    margin-left: 10px;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 32px;
    float: left
}

.resurcs-hdr-txt span a {
    color: #000 !important;
}

.resurcstp-links {
    color: #f1f1f1;
    margin-top: 27px;
}

.resurcstp-links a {
    color: #000;
    font-size: 14px;
    font-weight: 100;
    text-decoration: none;
    letter-spacing: 0.5px;
}

.resurcstp-links a.active {
    border-bottom: 2px solid #7bbb2a;
}

.resurcstp-links span {
    padding: 0 7px;
    font-size: 14px;
}

#res-menu {
    color: #333;
    width: 100%;
    display: block;
    background: #6a777d;
    text-align: center;
    position: fixed;
    top: 85px;
    left: 0;
    width: 100%;
    padding: 15px;
}

#res-menu a {
    color: #333;
    font-size: 13px;
    font-weight: 100;
    text-decoration: none;
}

#res-menu a.active {
    border-bottom: 2px solid #7bbb2a;
}
#customers {
            display: none
        }
        
        ul.contlist li a {
            color: #0099CC;
            line-height: 30px;
        }
        
        #scroll h2 {
            margin-bottom: 10px;
        }
        
        table.tblbx thead tr th {
            padding: 0.6em;
            background-color: #ECEDEE;
            text-align: left;
            font-size: 14px;
            border: 1px solid #E5E5E5;
        }
        
        table.tblbx tbody tr td:first-child {
            background-color: #f8f8f8;
        }
        
        table.tblbx td:first-child {
            text-align: center !important;
            width: 40%;
        }
        
        table.tblbx td:nth-child(3) {
            text-align: center !important;
        }
        
        table.tblbx td:nth-child(4) {
            text-align: center !important;
        }
        
        table.tblbx td {
            width: auto;
            text-align: left;
        }
        
        .tblbx {
            width: 100%;
            border-collapse: collapse;
            text-align: left;
            margin: 20px auto;
        }
        
        table.tblbx td {
            vertical-align: middle;
            padding: 0.6em;
            border: 2px solid #4cb2e7;
            font-size: 14px;
            text-align: center;
        }
        
        #scroll {
            font-weight: 400;
        }
        
        #scroll p strong {
            font-weight: 600 !important;
        }
        
        .heading-menu {
            background: #6e7a83;
            padding: 0px 0 25px 0;
            width: 100%;
            height: 100%;
        }
        
        .nsltrsubs {
            padding: 0px;
        }