.dt-buttons .dt-button:hover {
color: var( --e-global-color-accent ) !important;
}
.wpdt-c .wpDataTablesWrapper table.scroll {
width: 100%!important;
}
.wdtscroll{
box-shadow: 0px 0px 30px 0px rgba(32.23120095957881, 58.378240296133804, 89.75468749999997, 0.11);
border-radius: 15px !important;
}
table > thead > tr > th {
padding: 15px !important;
}
.wpDataTablesWrapper table.wpDataTable>tbody>tr>th, .wpDataTablesWrapper table.wpDataTable>tbody>tr>td {
text-align: left !important;
}
.wpDataTable thead th:first-child {
border-radius: 15px 0px 0px !important;
}
.wpDataTable thead th:last-child {
border-radius: 0px 15px 0px 0px !important;
}
.wpDataTable tbody td {
padding: 15px !important;
}
.wpDataTable tfoot td {
padding: 15px !important;
}
.wpDataTable tfoot td:first-child {
border-radius: 0px 0px 0px 15px !important;
}
.wpDataTable tfoot td:last-child {
border-radius: 0px 0px 15px 0px !important;
}
.wpdt-c.wdt-skin-light .wpDataTablesWrapper .dataTables_paginate .paginate_button {
width: 40px !important;
height: 40px !important;
padding: 0px !important;
line-height: 40px !important;
border-radius: 50px;
margin:5px;
}
.wpDataTablesWrapper .dataTables_info {
font-size: 15px !important;
}
@media (max-width:1064px) {
.wpDataTablesWrapper .dataTables_info {
text-align: center;
margin-top: 25px !important;
}
.dataTables_paginate .paginate_button, .disabled{
background: var( --e-global-color-accent )!important;
color: #fff !important;
}
}
@media (max-width:1024px) {
span.responsiveExpander {
margin-top: 3px ;
margin-right: 10px !important;
}
}
@media (max-width:767px) {
/*div.dataTables_wrapper {*/
/*display: flex !important;*/
/*flex-direction: column !important;*/
/*justify-content: center !important;*/
/*align-items: center ;*/
/*}*/
.dataTables_wrapper .dataTables_length label {
display: block !important;
text-align: center;
}
.dataTables_wrapper .dataTables_filter label {
width:100%;
display: inherit;
}
.dataTables_wrapper .dataTables_filter {
display:flex;
margin-bottom:30px !important;
}
.dataTables_wrapper .dataTables_filter input[type="search"] {
width:100% !important;
}
/*.form-control {*/
/* width:100% !importanti;*/
/*}*/
.wpDataTablesWrapper div.dt-buttons {
display: flex;
align-items: center;
justify-content: center;
margin:0px 0px 15px 0px !important;
float:none !important;
}
.wpdt-c .wpDataTablesWrapper table.has-columns-hidden tr.odd.row-detail > td {
background-color: #E5EBF3 !important;
}
/*.wpDataTablesWrapper .dataTables_filter input {*/
/* width: 100% !important;*/
/*}*/
/*.wpdt-c label {*/
/* display: block !important;*/
/*}*/
/*.wpdt-c .clear {*/
/* clear: both !importantim;*/
/*}*/
/*.wpDataTable thead th:first-child {*/
/* border-radius: 15px 15px 0px 0px !important;*/
/*}*/
/*.wpDataTable tfoot td:last-child {*/
/* border-radius: 0px 0px 15px 15px !important;*/
/*}*/
/* .wdtscroll {*/
/* margin-top: 10px;*/
/*}*/
/*.wpDataTablesWrapper .dataTables_info {*/
/* text-align: center;*/
/* margin-top: 25px !important;*/
/*}*/
.dataTables_paginate .paginate_button, .disabled{
background: var( --e-global-color-accent )!important;
color: #fff !important;
}
.wpDataTablesWrapper {
margin-bottom: 0px !important;
}
}table.wpDataTable td.numdata { text-align: right !important; }
.wpDataTablesWrapper table.wpDataTable > tbody > tr > td{ border: none !important; }
.wpDataTablesWrapper table.wpDataTable > thead > tr > th{ border: none !important; }
/* table font color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable thead th,
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tbody td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tbody td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tfoot td {
color: #504E4E !important;
}
/* th background color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable.bt[data-has-header='1'] td.wpdt-header-classes,
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting {
background-color: #00337F !important;
background-image: none !important;
}
/* th border color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable thead tr > th {
border-bottom-color: #FFFFFF00 !important;
border-right-color: #FFFFFF00 !important;
border-top-color: #FFFFFF00 !important;
border-left-color: #FFFFFF00 !important;
}
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting {
border-color: #FFFFFF00 !important;
}
/* th font color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable.bt[data-has-header='1'] td.wpdt-header-classes,
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th {
color: #FFFFFF !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting:after,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc:after {
border-bottom-color: #FFFFFF !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc:after {
border-top-color: #FFFFFF !important;
}
/* th active/hover background color */
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc,
.wpdt-c .wpDataTablesWrapper table.wpDataTable thead th.sorting:hover,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpdtSimpleTable thead th:hover,
.wpdt-c.wpDataTablesWrapper table.wpDataTable.wpdtSimpleTable thead th:hover {
background-color: #00337F !important;
background-image: none !important;
}
/* td inner border color */
.wpdt-c.wpDataTablesWrapper table.wpDataTable.wpdtSimpleTable td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable td {
border-color: #FFFFFF00 !important;
}
/* table outer border color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr:last-child td,
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr:last-child td.wpdt-merged-cell:last-child,
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr:last-child td.wpdt-merged-cell,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tr:last-child td {
border-bottom-color: #FFFFFF00 !important;
}
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr td:first-child,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tr td:first-child {
border-left-color: #FFFFFF00 !important;
}
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr td:last-child,
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr td.wpdt-merged-cell:last-child,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tr td:last-child {
border-right-color: #FFFFFF00 !important;
}
/* odd rows background color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr.odd td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tr.odd td {
background-color: #FFFFFF !important;
}
/* even rows background color */
.wpdt-c.wpDataTablesWrapper table.wpdtSimpleTable tr.even td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable tr.even td,
.wpdt-c .wpDataTablesWrapper table.has-columns-hidden tr.row-detail > td {
background-color: #E5EBF3 !important;
}
/* buttons font color */
.wpDataTables .wdt-checkbox-filter.btn,
.wpDataTables .selecter .selecter-selected,
.wdt-frontend-modal .btn:not(.dropdown-toggle),
div.dt-button-collection a.dt-button.active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled) {
color: #504E4E !important;
}
/** buttons hover font color */
.wpDataTables .wdt-checkbox-filter.btn:hover,
.wdt-frontend-modal .btn:not(.dropdown-toggle).btn:hover,
div.dt-button-collection a.dt-button.active:not(.disabled):hover,
div.dt-button-collection button.dt-button.active:not(.disabled):hover {
color: #CD5900 !important;
}
/** buttons hover font color */
.wpDataTables .wdt-checkbox-filter.btn:hover,
.wdt-frontend-modal .btn:not(.dropdown-toggle).btn:hover,
div.dt-button-collection a.dt-button.active:not(.disabled):hover {
color: #CD5900 !important;
}
/* pagination current page background color */
.wpDataTablesWrapper .dataTables_paginate .paginate_button.current,
.wpDataTablesWrapper .dataTables_paginate .paginate_button.current:hover {
background-color: #EB6B0A !important;
}
/*pagination current page color */
.wpDataTablesWrapper .dataTables_paginate .paginate_button.current,
.wpDataTablesWrapper .dataTables_paginate .paginate_button.current:hover {
color: #FFFFFF !important;
}
/* pagination other pages hover background color */
.wpDataTablesWrapper .dataTables_paginate .paginate_button:hover:not(.disabled):not(.current) {
background-color: #CD5900 !important;
}
/* pagination other pages hover color */
.wpDataTablesWrapper .dataTables_paginate .paginate_button:hover:not(.disabled):not(.current),
.wpDataTablesWrapper .paginate_button.previous:hover:before,
.wpDataTablesWrapper .paginate_button.first:hover:before,
.wpDataTablesWrapper .paginate_button.next:hover:before,
.wpDataTablesWrapper .paginate_button.last:hover:before {
color: #FFFFFF !important;
}
.wpDataTablesWrapper table.wpDataTable[data-wpdatatable_id='15'] > tbody > tr > td{ border: none !important; }
.wpDataTablesWrapper table.wpDataTable[data-wpdatatable_id='15'] > thead { border: none !important; }
.wpDataTablesWrapper table.wpDataTable[data-wpdatatable_id='15'] > tfoot > tr > td{ border: none !important; }
.wpDataTablesWrapper table.wpDataTable[data-wpdatatable_id='15'] > tfoot { border: none !important; }
.wpDataTablesWrapper table.wpDataTable[data-wpdatatable_id='15'] > thead > tr > th{ border: none !important; }
/* table font color */
.wpdt-c.wpDataTablesWrapper table#wpdtSimpleTable-15 thead th,
.wpdt-c.wpDataTablesWrapper table#wpdtSimpleTable-15 tbody td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead th,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tbody td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tfoot td {
color: #504E4E !important;
}
/* td inner border color */
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr:nth-child(2) th,
.wpdt-c.wpDataTablesWrapper table.wpDataTable#wpdtSimpleTable-15 td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tr.odd td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tr.even td {
border-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr:first-child th:not(:first-child):not(:last-child) {
border-left-color: #FFFFFF00 !important;
border-right-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr th:first-child {
border-right-color: #FFFFFF00 !important;
border-bottom-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr th:last-child {
border-left-color: #FFFFFF00 !important;
border-bottom-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr:nth-child(1) th {
border-bottom-color: #FFFFFF00 !important;
}
/* table outer border color */
.wpdt-c.wpDataTablesWrapper table#wpdtSimpleTable-15 tr:last-child td,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tfoot tr td {
border-bottom-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr th:first-child,
.wpdt-c.wpDataTablesWrapper table#wpdtSimpleTable-15 tr td:first-child,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tr td:first-child {
border-left-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 thead tr th:last-child,
.wpdt-c.wpDataTablesWrapper table#wpdtSimpleTable-15 tr td:last-child,
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tr td:last-child {
border-right-color: #FFFFFF00 !important;
}
.wpdt-c .wpDataTablesWrapper table.wpDataTable.wpDataTableID-15 tr th {
border-top-color: #FFFFFF00 !important;
}