.ny>h2{    text-align: center;
    font-size: 20px;
    /* height: 62px; */
    color: #922a21;}
    .ny .nysp{text-align: center;
    display: block;
    padding: 10px;
    color: #484342;
    font-size: 15px;}
.item1{width: 100%;    padding-left: 10px;}
.item1>div{width: 29%;
    background: #922a21;
    color: #ffff;
    padding: 10px;}
@media screen and (max-width:360px) {
 .W_menu .W_menu_item {     margin: 1px 1px;}
  
}
     

 .active a{background: #6b0003;
    color: #fff !important;}
@media screen and (max-width:768px) {

            .W_menu{width: 100%;display: flex;justify-content: flex-start;align-items: center;background: #e6e6e8;} 
/* .W_menu .W_menu_item:nth-child(1) {
    width: 15%;} */
    .W_menu .W_menu_item {
       /* width: calc(97%/4); */
       text-align: center;
       font-size: 14px;
       background: #fff;
       display: block;
       /* margin-bottom: 200px; */
       margin: 20px 1% 20px;
       height: 40px;
       /* margin-bottom: .2rem; */
       /* margin: 1px 1px; */
       line-height: 40px;
       float: left;}
    .W_menu {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        overflow-y: scroll !important;
        z-index: 3;
        overflow-x: auto;
        white-space: nowrap;
        text-align: center;

        padding-bottom: 0.1rem;} 
          
            .W_menu .W_menu_item a{color: #333;width: auto;display: block;/* width: 100%; */ padding: 0 10px; text-decoration: none;display: block;/* padding-bottom: 20px; *//* width: 1rem; *//* height: 2rem; *//* position: relative; */writing-mode: tb-lr;/* writing-mode: vertical-lr; *//* text-align: left; */font-size: 13px;/* background: url(../images/ny/subnavbg.png)#fff no-repeat bottom right; */white-space: normal;padding:0x;}
            .W_menu .W_menu_item a:hover{background: #1e41a0; color: #fff;}
.W_menu .W_menu_item active a{background: #1e41a0; color: #fff;}}
        }
.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);}

