
.table_cust thead > tr > th, .table_cust > tbody > tr > th, .table_cust > tfoot > tr > th, .table_cust > thead > tr > td, .table_cust > tbody > tr > td, .table_cust > tfoot > tr > td {
    padding-right: 8px;
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
}
.table_cust thead > tr > th {
    color: #000000;
    background: #f8f8f8  url("../../../../../../core/assets/img/background/footer/back_1.png") repeat scroll 0% 0%;

}

.table_cust {
    width: 100%;
    font-size: 13px;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}
