
.main-content{
	 overflow-x: hidden;
}

.table td, .table th {
     padding: 3px;

}

.table{
    font-size: 12px;
}


.table:not(.table-sm) thead th {
    border-bottom: none;
    background-color: rgba(0,0,0,0.04);
    color: #666;
    padding-top: 5px;
     padding-bottom: 5px;
}

.btn.btn-secondary.buttons-csv{
	display: none;
}

/*   #tableExport_filter{
      margin-left: 29%;
    position: absolute;
    margin-top: -6.3%;
    }




.dt-buttons.btn-group {
    margin-bottom: 1%;
}*/


.table:not(.table-sm):not(.table-md):not(.dataTable) td, .table:not(.table-sm):not(.table-md):not(.dataTable) th {
     padding: 3px;
    height: 32px;
    vertical-align: middle;
}

.table td, .table th {
    padding: 3px;
}

.table td, .table td {
    padding: 3px;
}

.table td, .table:not(.table-bordered) th {
    border-top: none;
}
.table td, .table th {
     padding: 0px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.input-group-text, select.form-control:not([size]):not([multiple]), .form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 14px;

    height: 42px;
}

.table.table-md th, .table.table-md td {
     padding: 5px 15px;
}

.table td, .table th {
    padding:3px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}



.col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 23%;
}

@media (min-width: 992px)
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 31%;
}

@media (min-width: 768px)
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 31%;
}
@media (min-width: 576px)
.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 31%;
}


/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
