.content-nav{
    margin-bottom: 2rem;
    width: 100%;
    min-height: 49rem;
    background: url(images/left_bg.png) no-repeat bottom right;
    background-color: #F7F7F9;}
.cont-nav-title{
    padding-left: 2rem;
    padding-top: 1.5rem;
    height: 7.3rem;
    font-size: 2rem;
    font-weight: 600;
    color: #FFF;
    
    background-color: #005375;}
.title-border{
    margin-top: 1rem;
    width: 4.5rem;
    height: .3rem;
    background-color: #FFF;}
.cont-nav-bot{
    padding: 0 2rem;}
.cont-nav-bot li a{
    font-size: 1.5rem;
    color: #333;
    line-height: 4rem;}
.cont-nav-bot a:hover{
    color: #2C5CBF;}
.cont-nav-bot{
    overflow:hidden;}
.rendis>li>a{
    font-size: 1.3rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}
.nav-bot-one>li>a{
    
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}


.cont-nav-title{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}
.cont-nav-title .title{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}
.nav-bot-one li{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}
.cont-nav-bot{
    width: 100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}
.cont-nav-bot a{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
;}

.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);}
p{
font-size: 1.4rem!important;}
