.table td, .table th {
    padding: 5px 10px!important;
}
.btn{
    padding:0px 4px!important;
}

label{
    display:contents;
    /* width:100%!important; */
}

td p{
    display:contents;
}

.custom_table_width{
    cursor:grab;
    width:1690px;
}

table{
    font-size:12px;
}
