table.dataTable { margin: 0px auto; clear: both; width: 100%; }
table.dataTable thead th { padding: 3px 18px 3px 10px; border-bottom: 1px solid rgb(0, 0, 0); font-weight: 700; cursor: pointer; }
table.dataTable tfoot th { padding: 3px 18px 3px 10px; border-top: 1px solid rgb(0, 0, 0); font-weight: 700; }
table.dataTable td { padding: 3px 10px; }
table.dataTable td.center, table.dataTable td.dataTables_empty { text-align: center; }
table.dataTable tr.odd { background-color: rgb(226, 228, 255); }
table.dataTable tr.even { background-color: rgb(255, 255, 255); }
table.dataTable tr.odd td.sorting_1 { background-color: rgb(211, 214, 255); }
table.dataTable tr.odd td.sorting_2 { background-color: rgb(218, 220, 255); }
table.dataTable tr.odd td.sorting_3 { background-color: rgb(224, 226, 255); }
table.dataTable tr.even td.sorting_1 { background-color: rgb(234, 235, 255); }
table.dataTable tr.even td.sorting_2 { background-color: rgb(242, 243, 255); }
table.dataTable tr.even td.sorting_3 { background-color: rgb(249, 249, 255); }
.dataTables_wrapper { position: relative; clear: both; }
.dataTables_length { float: left; }
.dataTables_filter { float: right; text-align: right; }
.dataTables_info { clear: both; float: left; }
.dataTables_paginate { float: right; text-align: right; }
.paginate_disabled_next, .paginate_disabled_previous, .paginate_enabled_next, .paginate_enabled_previous { height: 19px; float: left; cursor: pointer; color: rgb(17, 17, 17) !important; }
.paginate_disabled_next:hover, .paginate_disabled_previous:hover, .paginate_enabled_next:hover, .paginate_enabled_previous:hover { text-decoration: none !important; }
.paginate_disabled_next:active, .paginate_disabled_previous:active, .paginate_enabled_next:active, .paginate_enabled_previous:active { outline: 0px none; }
.paginate_disabled_next, .paginate_disabled_previous { color: rgb(102, 102, 102) !important; }
.paginate_disabled_previous, .paginate_enabled_previous { padding-left: 23px; }
.paginate_disabled_next, .paginate_enabled_next { padding-right: 23px; margin-left: 10px; }
.paginate_enabled_previous { background: rgba(0, 0, 0, 0) url(37dbf1133f459c92b83782bc7288d5ca283c90d5.png)  no-repeat scroll left top; }
.paginate_enabled_previous:hover { background: rgba(0, 0, 0, 0) url(089ed2e8a4bed6c97706288618a44abf74b16297.png)  no-repeat scroll left top; }
.paginate_disabled_previous { background: rgba(0, 0, 0, 0) url(78287e7d0d25eedea87fa6ff8f412ee99603db93.png)  no-repeat scroll left top; }
.paginate_enabled_next { background: rgba(0, 0, 0, 0) url(50f2bbc87ef7d730d823c0ca1faba63288dfdb51.png)  no-repeat scroll right top; }
.paginate_enabled_next:hover { background: rgba(0, 0, 0, 0) url(95aa8a1054c772bd87882800cd4715625bea484e.png)  no-repeat scroll right top; }
.paginate_disabled_next { background: rgba(0, 0, 0, 0) url(10023a6aea76ad010927c87ae18920d9546efc5c.png)  no-repeat scroll right top; }
.paging_full_numbers { height: 22px; line-height: 22px; }
.paging_full_numbers a:active { outline: 0px none; }
.paging_full_numbers a:hover { text-decoration: none; }
.paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button { border: 1px solid rgb(170, 170, 170); border-radius: 5px; padding: 2px 5px; margin: 0px 3px; cursor: pointer; color: rgb(51, 51, 51) !important; }
.paging_full_numbers a.paginate_button { background-color: rgb(221, 221, 221); }
.paging_full_numbers a.paginate_button:hover { background-color: rgb(204, 204, 204); text-decoration: none !important; }
.paging_full_numbers a.paginate_active { background-color: rgb(153, 179, 255); }
.dataTables_processing { position: absolute; top: 50%; left: 50%; width: 250px; height: 30px; margin-left: -125px; margin-top: -15px; padding: 14px 0px 2px; border: 1px solid rgb(221, 221, 221); text-align: center; color: rgb(153, 153, 153); font-size: 14px; background-color: rgb(255, 255, 255); }
table.dataTable thead td:active, table.dataTable thead th:active { outline: 0px none; }
.dataTables_scroll { clear: both; }
.dataTables_scrollBody {  }
.wpDataTables::after, .wpDataTables::before { content: " "; display: table; }
.wpDataTables::after { clear: both; }
.wpDataTablesWrapper table.wpDataTable { background-color: transparent; border-collapse: collapse; border-spacing: 0px; clear: both; font-size: inherit; margin: 0px auto; width: 100%; }
div.wpDataTablesWrapper div.wdtscroll { width: 100%; overflow-x: scroll; }
table.scroll { width: auto !important; }
.wpDataTablesWrapper table.wpDataTable td, .wpDataTablesWrapper table.wpDataTable th { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.wpDataTablesWrapper table.wpDataTable thead th { border-style: solid; border-width: 1px 1px 2px; cursor: pointer; padding: 7px 10px; text-align: left; }
.wpDataTablesWrapper table.wpDataTable thead th.collapsible.sorting { text-align: center; }
.wpDataTablesWrapper table.wpDataTable thead th.sorting, .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc, .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc { background-image: 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 { border-color: transparent; border-style: solid; border-width: 5px; display: inline-block; font-size: 0px; line-height: 0; content: ""; height: 0px; width: 0px; vertical-align: 3px; margin: 0px 0px 0px 10px; opacity: 0.6; }
.wpDataTablesWrapper table.wpDataTable thead th.collapsible.sorting::after, .wpDataTablesWrapper table.wpDataTable thead th.collapsible.sorting_asc::after, .wpDataTablesWrapper table.wpDataTable thead th.collapsible.sorting_desc::after { margin-left: 0px; }
.wpDataTablesWrapper table.wpDataTable thead th.sorting::after, .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc::after { border-top-width: 0px; }
.wpDataTablesWrapper table.wpDataTable thead th.sorting_desc::after { border-bottom-width: 0px; }
.wpDataTablesWrapper table.wpDataTable thead th.sorting:hover::after, .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc::after, .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc::after { opacity: 1; }
.wpDataTablesWrapper table.wpDataTable td { border: 1px solid; padding: 3px 10px; }
.wpDataTablesWrapper table.wpDataTable tfoot td { border-width: 1px 0px; padding-bottom: 7px; padding-top: 7px; vertical-align: top; white-space: normal; overflow: visible; }
.wpDataTablesWrapper table.wpDataTable tfoot td input, .wpDataTablesWrapper table.wpDataTable thead th input { display: block; margin: 0px; width: 92%; }
.wpDataTablesWrapper table.wpDataTable tfoot td input.date_range_filter, .wpDataTablesWrapper table.wpDataTable tfoot td input.number_range_filter, .wpDataTablesWrapper table.wpDataTable thead th input.number_range_filter, .wpDataTablesWrapper table.wpDataTable thead th input.date_range_filter { display: block; width: 100%; }
.wpDataTablesWrapper table.wpDataTable tfoot td input.date_range_filter:first-child, .wpDataTablesWrapper table.wpDataTable tfoot td input.number_range_filter:first-child, .wpDataTablesWrapper table.wpDataTable thead th input.number_range_filter:first-child, .wpDataTablesWrapper table.wpDataTable thead th input.date_range_filter:first-child { margin-bottom: 5px !important; }
.wpDataTablesWrapper table.wpDataTable tfoot .selecter { width: 100% !important; }
.wpDataTablesWrapper .dataTables_info { clear: both; float: left; margin-top: 10px; padding: 3px 0px; font-size: 11px; }
.wpDataTablesWrapper .dataTables_paginate { float: right; text-align: right; margin-top: 10px; }
.wpDataTablesWrapper .dataTables_paginate a { display: inline-block; height: auto; cursor: pointer; padding: 2px 7px; vertical-align: middle; }
.wpDataTablesWrapper .paginate_button::before { font-size: 14px; line-height: 1em; }
.wpDataTablesWrapper div.dt-buttons { margin-bottom: 20px; margin-left: 20px; margin-right: -10px; float: right; }
.wpDataTablesWrapper a.DTTT_button, .wpDataTablesWrapper a.DTTT_button { height: auto; line-height: 18px !important; font-size: 1em; position: relative; float: left; margin-right: 3px; padding: 5px 8px; cursor: pointer; color: black !important; background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(243, 243, 243) 89%, rgb(249, 249, 249) 100%) repeat scroll 0% 0%; }
.wpDataTablesWrapper a.DTTT_button, .wpDataTablesWrapper a.DTTT_button:hover { border-color: transparent; border-style: solid; }
.wpDataTablesWrapper .DTTT_button[disabled="disabled"] { cursor: default; }
.wpDataTablesWrapper .DTTT_button::before { font-size: 18px; float: none; line-height: 18px; margin-right: 5px; margin-top: 0px; }
.wpDataTablesWrapper .DTTT_button span { vertical-align: middle; }
.wpDataTablesWrapper table.wpDataTable tr.selected td, .wpDataTablesWrapper table.wpDataTable tr.selected td.sorting_1 { background-color: rgb(221, 221, 221); }
.wpDataTablesWrapper .dataTables_length { float: left; }
.wpDataTablesWrapper .dataTables_filter, .wpDataTablesWrapper .dataTables_length { margin-bottom: 20px; }
.wpDataTablesWrapper .dataTables_filter label, .wpDataTablesWrapper .dataTables_length label { font-size: inherit; line-height: inherit; margin-bottom: 0px; }
.wpDataTablesWrapper .dataTables_length .selecter { margin: 0px 5px !important; width: 80px !important; }
.wpDataTablesWrapper .dataTables_filter input { margin-bottom: 0px; }
.wpDataTablesWrapper .dataTables_processing { position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 100%; height: auto; margin-left: 0px; margin-top: 0px; padding: 0px; border-style: none; text-align: center; font-size: 14px; background-color: rgba(255, 255, 255, 0.7); }
.wpDataTablesWrapper .dataTables_processing img { position: absolute; top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; }
.wpDataTablesWrapper div.wpDataTablesFilter span.filter_column input[type="text"] { width: 70px; }
.wpDataTablesWrapper .wdtCheckboxModalWrap, .wpDataTablesWrapper .wpDataTablesFilter { overflow: hidden; }
.wpDataTables input[type="text"], .wpDataTables input[type="search"], .wpDataTables select, .wpDataTables textarea { display: inline-block; margin-bottom: 0px !important; max-width: 100%; padding: 3px 6px !important; vertical-align: middle !important; width: 206px; }
.wpDataTables textarea.wpdt-tiny-mce { display: none !important; }
.wpDataTables .btn, .wpDataTables .checkbox_filter.btn, .wpDataTables .selecter .selecter-item, .wpDataTables .selecter .selecter-selected, .wpDataTables input[type="text"], .wpDataTables select, .wpDataTables textarea, .wpDataTablesWrapper .DTTT_button { font-size: inherit !important; line-height: 22px !important; padding-bottom: 3px !important; padding-top: 3px !important; box-sizing: border-box !important; }
.wpDataTables .btn, .wpDataTables .checkbox_filter.btn, .wpDataTables .selecter .selecter-item, .wpDataTables .selecter .selecter-selected, .wpDataTables input[type="text"], .wpDataTables select, .wpDataTablesWrapper .DTTT_button { height: 30px !important; }
.wpDataTables .checkbox_filter.btn { font-size: inherit; padding: 3px 0px; }
.wpDataTables .checkbox_filter.btn::before { font-size: 18px; line-height: 18px; margin-right: 5px; margin-top: 0px; text-align: left; }
.wpDataTablesWrapper .wpDataTableFilterSection { float: left; padding: 15px; }
.wpDataTablesFilter { margin-bottom: 30px; }
.wpDataTablesFilter .wpDataTableFilterSection { float: left; margin-bottom: 10px; margin-right: 15px; min-width: 180px; }
.wpDataTablesFilter .filter_select .selecter { width: 100% !important; outline: medium none; }
span.filter_column.filter_number_range { white-space: normal; }
.wpDataTablesFilter .number_range_filter:first-child { margin-right: 7px; }
.wpDataTables .overlayed { position: relative; pointer-events: none; }
.wpDataTables .overlayed > * { opacity: 0.3; }
.wpDataTables .overlayed::after { color: inherit; font-size: 34px; left: 50%; margin-left: -15px; margin-top: -20px; opacity: 1; position: absolute; top: 50%; animation: 2s linear 0s normal none infinite running spin; }
@keyframes spin {
100% { transform: rotate(359deg); }
}
@keyframes spin {
100% { transform: rotate(359deg); }
}
@keyframes spin {
100% { transform: rotate(359deg); }
}
.wpDataTables .selecter { display: inline-block !important; height: auto !important; margin: 0px; max-width: 100%; vertical-align: middle; }
.wpDataTables .selecter .selecter-selected { background-color: transparent !important; background-image: none !important; border: 1px solid !important; color: rgb(125, 123, 140) !important; font-weight: normal; }
.wpDataTables .selecter .selecter-selected::after { border-color: transparent; border-style: solid; border-width: 5px 5px 0px; display: inline-block; font-size: 0px; float: right; line-height: 0; content: ""; height: 0px; width: 0px; margin: 8px -5px 0px 5px; }
.wpDataTables .selecter .selecter-options { box-sizing: border-box; border-style: solid; border-width: 1px; width: 100%; min-width: 80px !important; }
.wpDataTables .selecter .selecter-item { border-style: none !important; display: block !important; width: auto !important; }
.wpDataTables .picker.picker-checkbox.checked .picker-flag { font-size: 14px; background-image: none !important; line-height: 12px; text-align: center; }
.wpDataTables .picker.picker-radio .picker-handle { text-align: center; }
.wpDataTables .picker.picker-radio .picker-flag { display: inline-block; }
.remodal-overlay { filter: none !important; }
.remodal.wdtRemodal { box-shadow: none !important; font-size: inherit !important; padding-top: 15px !important; text-align: left; }
.wdtRemodal .remodal-close { display: inline-block !important; width: auto !important; height: auto !important; border-radius: 0px !important; border-style: none !important; left: auto !important; right: 10px !important; top: 5px !important; }
.remodal.wdtRemodal .remodal-close::after { font-size: 18px !important; }
.remodal.wdtRemodal > h1 { margin-bottom: 15px; margin-top: 0px; }
.remodal.wdtRemodal .btn { border: 1px solid; font-weight: 400; margin: 5px 10px 5px 0px; }
.wdtCheckboxModalWrap { margin-bottom: 15px; }
.wdtCheckboxModalWrap::after, .wdtCheckboxModalWrap::before { content: " "; display: table; }
.wdtCheckboxModalWrap::after { clear: both; }
.wdtEditDialog table { border-style: none !important; margin-bottom: 15px; }
.wdtEditDialog td { padding-bottom: 9px; vertical-align: top; }
.wdtEditDialog td > label { margin-right: 15px; }
.wdtEditDialog input[type="text"] { width: 100% !important; }
.wdtEditDialog td > .selecter, .wpDataTables td > .selecter { display: block !important; }
.wpDataTables .picker, .wpDataTables .picker__box { font-size: inherit !important; }
.wpDataTables .picker__header { margin-top: 0px !important; padding-top: 0.75em !important; }
.wpDataTables .picker__nav--next, .wpDataTables .picker__nav--prev { margin: 0.33em 0px 0px !important; top: 0px !important; }
.wpDataTables .picker__nav--next::before, .wpDataTables .picker__nav--prev::before { border-style: none !important; font-size: 18px !important; height: auto !important; width: auto !important; }
.wpDataTables .picker__weekday { border-width: 1px !important; text-align: center !important; }
.wpDataTables .picker__table { border-collapse: separate !important; border-spacing: 2px !important; }
.wpDataTables .picker__table td, .wpDataTables .picker__table th { font-size: inherit !important; border-style: none !important; }
.wpDataTables .picker__table th { padding: 0px 0px 10px !important; }
.wpDataTables .picker__table td { padding: 0px !important; }
.wpDataTables .picker__footer { margin-top: 15px; text-align: center; }
.wpDataTables .picker__footer button { border: 1px solid; display: inline !important; margin: 5px 10px; max-width: 200px !important; position: relative; vertical-align: middle !important; }
.wpDataTables .picker__button--today::before { margin-right: 0px !important; position: absolute !important; right: 3px !important; top: 3px !important; }
.wpDataTables .picker__button--clear::before { font-size: 1em !important; height: auto !important; margin-right: 15px !important; vertical-align: middle !important; }
@media (min-height: 33.875em) {
  .wpDataTables .picker--opened .picker__holder .picker__frame { margin-top: -200px; top: 50% !important; bottom: auto !important; }
  .wpDataTables .picker__box { border-radius: 5px !important; }
}
@media (max-width: 979px) {
  .wpDataTablesWrapper .dataTables_filter input { width: 100px; }
}
@media (max-width: 750px) {
  .wpDataTablesWrapper .dataTables_filter input { width: 200px; }
  .wpDataTablesWrapper .DTTT_container, .wpDataTablesWrapper .dataTables_filter, .wpDataTablesWrapper .dataTables_length { float: none !important; margin-bottom: 10px; text-align: left !important; }
  .wpDataTablesWrapper .DTTT_container { margin-left: 0px !important; }
  .wpDataTablesWrapper .DTTT_container button { display: none; }
  .wpDataTablesWrapper .DTTT_container button.delete_table_entry, .wpDataTablesWrapper .DTTT_container button.edit_table, .wpDataTablesWrapper .DTTT_container button.new_table_entry { display: inline-block; float: none !important; position: static; }
}
@font-face {
  font-family: "WPDataTablesIcons";
  font-style: normal;
  font-weight: 400;
  src: url(1cb42503f4a948f327360084c76e0668ee95db6e.eot)  format("embedded-opentype"), url(5b88ac38b04f8371753a02e71a4d8b87c0748eaa.woff)  format("woff"), url(5b49f5d7a2287cadd850d7f3834b5c24a15f7909.ttf)  format("truetype"), url(26c699ca71a7499e1ad94af0b269b84892f1ee2b.svg)  format("svg");
}
.wpDataTablesWrapper .dataTables_paginate > .paginate_button { font: 0px/0 a; background-color: transparent; border: 0px none; text-shadow: none; text-indent: -9999em; }
.remodal.wdtRemodal .remodal-close::after, .wpDataTables .overlayed::after, .wpDataTables .picker.picker-checkbox.checked .picker-flag::before, .wpDataTables .picker__button--clear::before, .wpDataTables .picker__nav--next::before, .wpDataTables .picker__nav--prev::before, .wpDataTablesWrapper .DTTT_button::before, .wpDataTablesWrapper .checkbox_filter.btn::before, .wpDataTablesWrapper .paginate_button::before, .wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander::before { display: inline-block; font-family: WPDataTablesIcons !important; font-style: normal; font-weight: 400; text-align: center; text-decoration: none; vertical-align: middle; }
.wpDataTables .picker__nav--next::before, .wpDataTablesWrapper .paginate_button.next::before { content: "" !important; }
.wpDataTables .picker__nav--prev::before, .wpDataTablesWrapper .paginate_button.previous::before { content: "" !important; }
.wpDataTablesWrapper .paginate_button.last::before { content: ""; }
.wpDataTablesWrapper .paginate_button.first::before { content: ""; }
.wdtRemodal .remodal-close::after, .wpDataTables .picker__button--clear::before { content: "" !important; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_new::before, .wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander::before { content: ""; }
.wpDataTablesWrapper table.has-columns-hidden tr.detail-show span.responsiveExpander::before { content: ""; }
.wpDataTables .picker.picker-checkbox.checked .picker-flag::before { content: ""; }
.wpDataTables .overlayed::after { font-family: dashicons !important; content: ""; }
.wpDataTablesWrapper .checkbox_filter.btn::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_delete::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_edit::before { content: ""; }
.wpDataTablesWrapper .ico-search::before { content: ""; }
.wpDataTablesWrapper .ico-cntrl::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_print::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_xls::before { content: ""; }
.wpDataTablesWrapper .ico-cal-day::before { content: ""; }
.wpDataTablesWrapper .ico-cal-ok::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_pdf::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_csv::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_copy::before { content: ""; }
.wpDataTablesWrapper .DTTT_button.DTTT_button_colvis::before { font-family: "dashicons" !important; font-size: 24px; content: ""; }
.wpDataTablesWrapper .picker__footer .picker__button--close { display: none !important; }
.wpDataTableFilterBox .picker__footer .picker__button--close { display: none !important; }
.wpDataTables.metabox-holder .picker__holder { z-index: 1000000; }
.wdtRemodal.overlayed { position: relative; pointer-events: none; }
.wdtRemodal.overlayed > * { opacity: 0.3; }
.wdtRemodal.overlayed::after { color: inherit; font-size: 34px; left: 50%; margin-left: -15px; margin-top: -20px; opacity: 1; position: absolute; top: 50%; animation: 2s linear 0s normal none infinite running spin; }
@keyframes spin {
100% { transform: rotate(359deg); }
}
@keyframes spin {
100% { transform: rotate(359deg); }
}
@keyframes spin {
100% { transform: rotate(359deg); }
}
div.wdtEditDialog div.data_saved_notify { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); padding: 15px; margin-bottom: 20px; border: 1px solid; border-radius: 4px; }
div.wdtEditDialog div.data_invalid_notify { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); padding: 15px; margin-bottom: 20px; border: 1px solid; border-radius: 4px; }
div.data_validation_notify, div.input_alert_notify { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); padding: 15px; margin-bottom: 20px; border: 1px solid; border-radius: 4px; }
div.wdtEditDialog .error { border: 2px solid rgb(255, 0, 0); background-color: rgb(255, 221, 221); }
div.wpDataTableFilterSection input { margin: 10px; }
div.wpDataTableFilterSection .selecter .selecter-selected { margin: 10px 0px 0px; }
div.wdtEditDialog table th, div.wdtEditDialog table td { border: medium none; padding: 0px; }
div.wdtEditDialog table td:first-child { padding: 3px; text-overflow: ellipsis; overflow: hidden; }
div.wdtEditDialog table textarea { width: 100%; }
span.media-modal-icon span.screen-reader-text { display: none; }
.wpDataTables.wpDataTablesWrapper table.wpDataTable tr.odd td.error { background-color: rgb(242, 222, 222); }
.wpDataTablesPopover { background-color: rgba(0, 0, 0, 0.85); border-radius: 5px; color: rgb(255, 255, 255); font-size: 12px; padding: 7px 10px; position: absolute; z-index: 4; white-space: normal; line-height: 16px; width: 200px; }
.wpDataTablesPopover::before { border-top: 7px solid rgba(0, 0, 0, 0.85); border-right: 7px solid transparent; border-left: 7px solid transparent; bottom: -7px; content: ""; display: block; left: 50%; margin-left: -7px; position: absolute; }
.wpDataTablesPopover.editTools { width: auto; }
.wpDataTablesPopover.editTools a.DTTT_button { color: rgb(255, 255, 255) !important; }
div.dt-button-collection { position: absolute; top: 0px; left: 0px; width: auto; min-width: 200px; margin-top: 3px; padding: 20px; border: 1px solid rgb(204, 204, 204); background-color: white; overflow: hidden; z-index: 100001; border-radius: 5px; }
.dt-button-collection a.dt-button { background-color: rgb(253, 253, 253); border: 1px solid rgb(204, 204, 204); color: rgb(51, 51, 51); border-radius: 3px !important; box-shadow: none !important; font-weight: 400; margin: 5px 10px 5px 0px; align-items: flex-start; text-align: center; cursor: default; padding: 2px 6px 3px; }
div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button { position: relative; left: 0px; right: 0px; display: block; margin-bottom: 4px; margin-right: 0px; }
div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) { background-color: rgb(245, 245, 245); border-color: rgb(161, 161, 161); box-shadow: none !important; }
@media screen and (max-width: 640px) {
  div.dt-buttons { float: none !important; text-align: center; }
}
div.wdtCheckboxModalWrap div.wdt_checkbox_option { width: 33%; float: left; }
div.wdtCheckboxModalWrap div.wdt_checkbox_option { width: 33%; float: left; position: relative; }
div.wdtCheckboxModalWrap > div > div { width: 100%; }
div.wdtCheckboxModalWrap div.wdt_checkbox_option label { white-space: nowrap; width: 85%; overflow: hidden; text-overflow: ellipsis; display: inline-block; position: absolute; padding-left: 5px; }
div.dt-button-info { position: fixed; top: 50%; left: 50%; width: 400px; margin-top: -100px; margin-left: -200px; background-color: white; border: 2px solid rgb(17, 17, 17); box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3); border-radius: 3px; text-align: center; z-index: 21; }
div.dt-button-info h2 { padding: 0.5em; margin: 0px; font-weight: normal; border-bottom: 1px solid rgb(221, 221, 221); background-color: rgb(243, 243, 243); }
div.dt-button-info > div { padding: 1em; }
.ui-dialog { z-index: 9991 !important; }
.formatting_rule_if_clause, .formatting_rule_action { background-color: rgb(253, 253, 253) !important; border-color: rgb(204, 204, 204) !important; background-image: none !important; color: rgb(51, 51, 51); border-radius: 3px !important; box-shadow: none !important; vertical-align: middle; }
.cellVal { font-size: inherit !important; line-height: 20px !important; box-sizing: border-box !important; }
.wp-picker-container .iris-picker { border-radius: 3px; border-color: rgb(204, 204, 204); margin-top: 10px; }
.deleteFormattingRule { float: right; padding: 0px; line-height: normal !important; }
.deleteFormattingRule > .dashicons { padding: 0px; color: rgb(85, 85, 85); }
.formattingRuleBlock > .wp-picker-container > .wp-color-result { margin: 0px; vertical-align: middle; }
.formattingRuleBlock > .wp-picker-container input.wp-color-picker[type="text"] { font-size: 14px; line-height: 16px; margin-left: 10px; }
.picker__wrap .picker__box button { color: rgb(51, 51, 51); width: 100%; border-top-left-radius: 5px; border-top-right-radius: 5px; height: 30px; border-width: 0px 0px 1px; border-bottom: 1px solid rgb(221, 221, 221); }
.picker__wrap .picker__box button:focus { border-width: 1px; }
.picker__wrap .picker__box .picker__list { padding: 0px; }
.picker__wrap .picker__box .picker__button--clear { color: rgb(51, 51, 51); width: 100%; height: 30px; border-width: 1px 0px 0px; border-top: 1px solid rgb(221, 221, 221); border-top-left-radius: 0px; border-top-right-radius: 0px; margin: 0px; }
.picker__wrap .picker__box .picker__button--clear:focus { color: rgb(51, 51, 51); }
.picker__wrap .picker__box .picker__button--clear:hover { color: rgb(51, 51, 51); }
.picker__wrap .picker__box .picker__list { max-height: 400px; overflow-y: scroll; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.wpDataTables .selecter.bottom.open .selecter-options { bottom: initial !important; }
