/* Stil DT*/
.wpDataTablesWrapper table.wpDataTable > tbody > tr > td, .wpDataTablesWrapper table.wpDataTable > tfoot > tr > td {
    border-color: #e3ebf3 !important;
}
.wpDataTablesWrapper table.wpDataTable > thead > tr > th {
    color: #6B6F82 !important;
    border: 1px solid #e3ebf3 !important;
    border-bottom-width: 2px !important;
    font-weight: 700 !important;
        background: #EDEEF3 none !important;
}
.wpDataTablesWrapper table.wpDataTable tr.odd td{
    background-color: #fff !important;
}
.wpDataTablesWrapper table.wpDataTable tr.odd:hover > td {
    background-color: rgba(245, 247, 250, 0.99) !important;
}
.wpDataTablesWrapper table.wpDataTable tr.even:hover > td {
	 background-color: rgba(245, 247, 250, 0.99) !important;
}
.wpDataTablesWrapper table.wpDataTable tr.odd.selected > td {
    background-color: #FFFBF1 !important;

}

}
.wpDataTablesWrapper table.wpDataTable tr.even.selected > td {
    background-color: #FFFBF1 !important;

}


.wpDataTablesWrapper table.wpDataTable > tbody > tr > td {
	padding: 0.75rem 1.1rem!important;
	color:#4E5154;
}
.btn dropdown-toggle bs-placeholder btn-default{display:none;}
.dropdown-toggle::after {display:none;}

.wpdt-c .form-control, .wpdt-c output {
    font-size: 14px;
    color: #6B6F82;
    font-weight: 400;
}
.wpdt-c .form-control:focus {
    color: #4E5154;
    border-color: #1E9FF2!important;
   }
   
   .wpDataTablesWrapper table.wpDataTable > thead > tr > th {
    padding: 0.8rem 1.1rem!important;
}
 .wpDataTablesWrapper table.wpDataTable >thead > tr:nth-child(2){
	         background: #fff none !important;

 }
 
 .wpDataTablesWrapper table.wpDataTable thead th.sorting:after, .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc:after, .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc:after {
    margin: 0 0 0 2px;
}

.dt-buttons > a.dt-button.buttons-collection.buttons-colvis.DTTT_button.DTTT_button_colvis{
padding: 0.3rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1;
    border-radius: 0.21rem;
    border-color: #168DEE !important;
    background-color: #1E9FF2 !important;
    color: #FFFFFF !important;
}
.dt-button.wdt-clear-filters-button.DTTT_button.DTTT_button_clear_filters{
padding: 0.3rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1;
    border-radius: 0.21rem;
    border-color: #FF7E39 !important;
    background-color: #FF9149 !important;
    color: #FFFFFF!important;
}

.dt-button.edit_table.DTTT_button.DTTT_button_edit{
padding: 0.3rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1;
    border-radius: 0.21rem;
    border-color: #6B6F82 !important;
    background-color: #6B6F82 !important;
    color: #FFFFFF!important;
}
.dt-button.delete_table_entry.DTTT_button.DTTT_button_delete{
padding: 0.3rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1;
    border-radius: 0.21rem;
    border-color: #FF394F !important;
    background-color: #FF4961 !important;
    color: #FFFFFF!important;
}
.dt-button.edit_table.DTTT_button.DTTT_button_edit:before{
font-size: 15px;
}
.dt-button.delete_table_entry.DTTT_button.DTTT_button_delete:before{
font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button {	opacity: 0.9; color:#464855 !important;}

.wpDataTablesWrapper .DTTT_button.DTTT_button_colvis:before {
    font-family: feather!important;
    content: "\e96f" !important;
	    font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_print:before {
    font-family: feather!important;
    content: "\e9a0" !important;
	    font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_clear_filters:before {
    font-family: feather!important;
    content: "\e95b" !important;
	    font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_copy:before {
    font-family: feather!important;
    content: "\e93c" !important;
	    font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_xls:before {
    font-family: feather!important;
    content: "\e958" !important;
	    font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_csv:before {
    font-family: feather!important;
    content: "\e959" !important;
	    font-size: 15px;
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_pdf:before {
    font-family: feather!important;
    content: "\e957" !important;
	    font-size: 15px;
}

/* de reținut*/
.wpdt-c .btn-group:not(.bootstrap-select) {
    box-shadow: none;
}

.wpdt-c .modal-title {
    margin-right: 72%;
}

.wpdt-c .modal-dialog {

}
#table_18_row_73 > td.column-status > span{  background-color: none !important;}
 /* Butoane acțiuni DT*/
td.butoaneactiuni.column-info > a > div {    box-shadow: none !important;}
.wpdt-c .waves-circle, .wpdt-c .wpDataTablesWrapper .waves-circle{
	    font-size: 1rem;
        line-height: 1.25;
        border-radius: 0.25rem;
	    width: 3rem;
 }
 /* Căutare DT*/
.wpDataTablesWrapper .dataTables_filter {
    float: left!important;
    text-align: left!important;
	 margin-bottom: 20px!important;
     margin-top: -62px!important;
}
.wpDataTablesWrapper div.dt-buttons {
    float: right!important;
}
.wpDataTablesWrapper .dataTables_filter label{
    font-weight: 500!important;
}

#filtru_avansat{display:none;}
.wpDataTables .overlayed > * { 
opacity: .10;
}

.wpdt-c .bootstrap-select .bs-searchbox:before {
    top: 2px !important;
}