.navcenter dl {
    display: none;
    position: absolute;
    z-index: 99999999;

    text-align: center;}

    .navcenter dl dd {
    background: #11467d;
    border-bottom: 1px solid #ccc;
    text-align: center;
        line-height: 50px;
    /* padding: 0px 25px; */
    width: 200px;
    /* margin: 0 auto; */
    padding-left: -100px;
    margin-left: -45px;}
.navcenter ul li:hover dl {
    display: block;}

.wrapper img:hover{  

transform: scale(1.2);}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
#LoutiNav1 {
    position: fixed;
    top: 220px;
    right: 0;
    display: list-item !important;
    opacity: 1 !important;
    list-style: none;}
@media screen and (max-width: 560px){

#LoutiNav1{

 top: 180px;}

}

#LoutiNav1 li {
    width: 70px!important;
    height: 67px;
    background-color: #003976;
    cursor: pointer;
border-bottom: 2px solid #dce3eb;
    text-align: center;
    padding-top: 10px;
    list-style: none;}
#LoutiNav1 li:hover {
    background-color: #264152;}
#LoutiNav1 span {
    display: block;
    font-size: 12px;
    color: #ffffff;
    text-align: center;}

