.textLeft{text-align: left !important;}
.none{display:none}
td.none, th.none{width:120px}

th,td{text-align: center;}
.board_number{width:50px;}
.check{width:90px}
.bcheckbox{width:50px;}


.table thead th, .table td{border-color:#e3e3e3;}
.table th, .table  td{border-top:1px solid #e3e3e3;}
.textLeft a:hover{color:#71748d}



@media screen and (min-width:768px){
    .none{display:revert}    
    
    .textLeft{;padding-left:40px  !important}
    .bcheckbox{width:90px;}
}


@media screen and  (min-width:1024px){
    .check{width:120px}
    td.none, th.none{width:150px}
    

}