loggingManage.css 214 Bytes

.table_wrap1{
    margin-top: 16px;
    height:calc(100% - 76px) ;
    height:-webkit-calc(100% - 76px) ;
    height:-moz-calc(100% - 76px) ;
    height:-mos-calc(100% - 76px) ;
    height:-o-calc(100% - 76px) ;
}