:root {
--wpdt-inter-google-font: 'Inter', sens-serif;
--wpdt-roboto-google-font: 'Roboto', sens-serif;
}
@font-face {
font-weight: 400;
font-style: normal;
font-family: wpDataTablesIcons;
src: url(//siedelwood-3000.de/wp-content/plugins/wpdatatables/assets/fonts/wpDataTablesIcons.eot);
src: url(//siedelwood-3000.de/wp-content/plugins/wpdatatables/assets/fonts/wpDataTablesIcons.eot?#iefix) format('embedded-opentype'), url(//siedelwood-3000.de/wp-content/plugins/wpdatatables/assets/fonts/wpDataTablesIcons.woff) format('woff'), url(//siedelwood-3000.de/wp-content/plugins/wpdatatables/assets/fonts/wpDataTablesIcons.ttf) format('truetype'), url(//siedelwood-3000.de/wp-content/plugins/wpdatatables/assets/fonts/wpDataTablesIcons.svg#wpDataTablesIcons) format('svg');
}
.wpDataTables:after, .wpDataTables:before {
content: " ";
display: table;
}
.wpDataTables:after {
clear: both;
} .wpDataTablesWrapper {
margin-bottom: 20px;
}
.wpDataTablesWrapper .dt-down-arrow{
display: none;
}
.wpDataTablesWrapper table.wpDataTable {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
clear: both;
margin: 0 auto;
width: 100%;
table-layout: auto;
margin-bottom: 10px;
overflow: auto;
border: none;
}
.wpDataTablesWrapper table.wpDataTable.wpdt-has-grouping.dtfc-has-left.dtfc-has-right,
.wpDataTablesWrapper table.wpDataTable.wpdt-has-grouping.dtfc-has-right,
.wpDataTablesWrapper table.wpDataTable.wpdt-has-grouping.dtfc-has-left,
.wpDataTablesWrapper table.wpDataTable.dtfc-has-left.dtfc-has-right,
.wpDataTablesWrapper table.wpDataTable.dtfc-has-right,
.wpDataTablesWrapper table.wpDataTable.dtfc-has-left{
border-collapse: separate;
}
.wpDataTablesWrapper table.wpDataTable > tbody > tr > td > ul {
list-style: inherit;
}
.wpDataTablesWrapper table.wpDataTable > tbody > tr > th,
.wpDataTablesWrapper table.wpDataTable > tbody > tr > td {
text-align: left;
}
.wpDataTablesWrapper table.wpDataTable.wpdtSimpleTable > tbody > tr > th,
.wpDataTablesWrapper table.wpDataTable.wpdtSimpleTable > tbody > tr > td {
text-align: center;
} .wpDataTablesWrapper table.wpDataTable > thead > tr > th {
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
font-weight: bold;
padding: 3px 18px 3px 10px;
font-weight: 700;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} .wpDataTablesWrapper table.wpDataTable thead tr:nth-child(2) th {
overflow: visible;
}
.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 td {
padding: 3px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpDataTablesWrapper table.wpDataTable td.center,
.wpDataTablesWrapper table.wpDataTable td.dataTables_empty {
text-align: center;
} .wpDataTablesWrapper table.wpDataTable > tfoot > tr > th {
padding: 3px 18px 3px 10px;
font-weight: 700;
}
.wpDataTablesWrapper table.wpDataTable tfoot td {
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: 0;
width: 92%;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.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 .dataTables_length {
float: left;
} .wpDataTablesWrapper .dataTables_filter {
float: right;
text-align: right;
} .wpDataTablesWrapper.wpdt-pagination-right .dataTables_paginate {
float: right !important;
background-color: transparent;
}
.wpDataTablesWrapper.wpdt-pagination-left .dataTables_paginate {
float: left !important;
background-color: transparent;
}
.wpDataTablesWrapper.wpdt-pagination-center .dataTables_paginate {
display: table;
margin: 0 auto !important;
background-color: transparent;
}
.wpDataTablesWrapper .paging_full_numbers {
height: 35px;
line-height: 22px;
}
.wpDataTablesWrapper .paging_full_numbers a:active {
outline: 0;
}
.wpDataTablesWrapper .paging_full_numbers a:hover {
text-decoration: none;
} .wpDataTablesWrapper div.wdtscroll {
width: 100%;
overflow-x: scroll;
}
.wpDataTablesWrapper div.wdtscroll .wpDataTable tfoot td #wdt-number-range-slider {
margin-top: 0 !important;
}
.wpDataTablesWrapper table.scroll  {
width: auto !important;
} .wpDataTablesWrapper .dataTables_info {
clear: both;
float: left;
margin-top: 10px;
padding: 3px 0;
font-size: 11px;
}
.wpDataTablesWrapper.wpdt-pagination-left .dataTables_info {
float: right;
}
.wpDataTablesWrapper.wpdt-pagination-center .dataTables_info {
float: none;
} .wpDataTablesWrapper .dataTables_paginate {
margin-top: 5px;
}
.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 button.DTTT_button {
height: auto;
line-height: 18px!important;
margin-right: 15px;
padding: 0;
font-size: 1em;
position: relative;
float: left;
margin-right: 3px;
padding: 5px 8px;
cursor: pointer;
color: black;
}
.wpDataTablesWrapper .DTTT_button[disabled=disabled] {
cursor: default;
}
.wpDataTablesWrapper .DTTT_button:before {
font-size: 18px;
float: none;
line-height: 18px;
margin-right: 5px;
margin-top: 0;
}
.wpDataTablesWrapper .DTTT_button span {
vertical-align: middle;
}
.wpDataTablesWrapper .wdt-checkbox-filter.btn:before {
content: "\e00a";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_new:before {
content: "\e006";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_delete:before {
content: "\e00b";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_edit:before {
content: "\e00c";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_duplicate:before {
content: "\f24d";
}
.wpDataTablesWrapper .ico-search:before {
content: "\e00d";
}
.wpDataTablesWrapper .ico-cntrl:before {
content: "\e00e";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_print:before {
content: "\e00f";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_xls:before {
content: "\e010";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_pdf:before {
content: "\e013";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_csv:before {
content: "\e014";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_copy:before {
content: "\e015";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_colvis:before {
font-family: "wpDataTablesIcons" !important;
font-size: 20px;
content: "\f074";
}
.wpDataTablesWrapper .DTTT_button.DTTT_button_clear_filters:before {
content:"\e817"
}
button.wdt-clear-filters-button:before, button.wdt-clear-filters-widget-button:before {
font-family: wpDataTablesIcons;
content: "\e817";
} .wpDataTablesWrapper .dataTables_length {
float: left;
}
.wpDataTablesWrapper .dataTables_length span.filter-option {
margin-left: 15px;
}
.wpDataTablesWrapper .dataTables_length a {
box-shadow: none !important;
}
.wpDataTablesWrapper .dataTables_filter,
.wpDataTablesWrapper .dataTables_length {
margin-bottom: 15px;
}
.wpDataTablesWrapper .dataTables_filter label,
.wpDataTablesWrapper .dataTables_length label {
font-size: inherit;
line-height: inherit;
margin-bottom: 0;
}
.wpDataTablesWrapper .dataTables_filter input {
margin-bottom: 0;
} div.wpDataTablesFilter span.filter_column .date-range-filter:first-child,
div.wpDataTablesFilter span.filter_column .date-time-range-filter:first-child,
div.wpDataTablesFilter span.filter_column .time-range-filter:first-child,
div.wpDataTablesFilter span.filter_column .number-range-filter:first-child {
margin-right: 8px;
}
.wpDataTablesWrapper .wdt-checkbox-modal-wrap,
.wpDataTablesWrapper .wpDataTablesFilter {
overflow: hidden;
display: initial;
}
@-moz-document url-prefix() {
.wpdt-c .wpDataTables.wpDataTablesWrapper.wpDataTablesFilter{
position: initial !important;
}
}
.wpDataTables input[type="search"],
.wpDataTables select,
.wpDataTables textarea {
display: inline-block;
margin-bottom: 0!important;
max-width: 100%;
padding: 3px 6px!important;
vertical-align: middle!important;
width: 206px;
}
.wpDataTables textarea.wpdt-tiny-mce {
display: none !important;
}
.wpDataTables .wdt-checkbox-filter.btn,
.wpDataTables select,
.wpDataTables textarea {
font-size: inherit!important;
line-height: 22px!important;
padding-bottom: 3px!important;
padding-top: 3px!important;
-webkit-box-sizing: border-box!important;
-moz-box-sizing: border-box!important;
box-sizing: border-box!important;
text-transform: inherit;
}
.wpDataTables .wdt-checkbox-filter.btn,
.wpDataTables input[type=text],
.wpDataTables select,
.wpdt-c .wpDataTablesWrapper .filter_column button {
height: 30px!important;
}
.wpDataTables .wdt-checkbox-filter.btn {
width: 100%;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
border: 1px solid #d7d7d7;
}
.wpDataTablesWrapper .wpDataTableFilterSection {
float: left;
padding: 15px;
}
.wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block) {
float: left;
margin-bottom: 10px;
margin-right: 15px;
width: 230px;
min-height: 115px;
}
.sidebar .wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block) {
min-height: 50px;
}
.wpDataTablesFilter .wpDataTableFilterSection input.form-control{
height: 30px;
}
.wpDataTablesFilter .wpDataTableFilterSection#wdt-clear-filters-button-block {
display: inline-block;
margin-bottom: 0px;
padding-top: 42px;
}
.wpDataTablesFilter .wpDataTableFilterSection span.filter_column.filter_checkbox .wdt_checkbox_option{
width: 100%;
}
span.filter_column.wdt-filter-number-range {
white-space: normal;
}
.wpDataTablesFilter .number_range_filter:first-child {
margin-right: 7px;
}
.wdt-checkbox-modal-wrap {
margin-bottom: 15px;
}
.wdt-checkbox-modal-wrap:after,
.wdt-checkbox-modal-wrap:before {
content: " ";
display: table;
}
.wdt-checkbox-modal-wrap:after {
clear: both;
}
@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: 0 !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;
}
}
span.media-modal-icon span.screen-reader-text  {
display:  none;
} .wpDataTablesPopover  {
position:  absolute;
width:  200px;
white-space:  normal;
line-height:  16px;
z-index:  9;
}
.wpDataTablesPopover:before  {
position:  absolute;
left:  50%;
bottom:  -7px;
content:  '';
display:  block;
margin-left:  -7px;
}
.wpDataTablesPopover.editTools  {
width:  auto;
}
.wpDataTablesPopover.editTools a.DTTT_button,
.wpDataTablesPopover.editTools button.DTTT_button {
color:  #ffffff !important;
} div.dt-button-collection {
position: absolute;
top: 0;
left: 0;
width: auto;
min-width: 200px;
padding: 20px;
border:solid 1px #cccccc;
background-color: white;
overflow: hidden;
z-index: 100001;
border-radius: 5px;
}
.dt-button-collection a.dt-button,
.dt-button-collection button.dt-button {
background-color: #fdfdfd;
border: 1px solid;
border-color: #cccccc;
border-color: rgb(204, 204, 204);
color: #333333;
border-radius: 3px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
font-weight: 400;
margin: 5px 10px 5px 0;
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: 0;
right: 0;
display: block; margin-bottom: 4px;
margin-right: 0;
width: 100%;
}
div.dt-button-collection button.dt-button.DTTT_button.DTTT_button_pdf {
padding:10px 16px !important;
margin-bottom: 0 !important;
}
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled),
div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled) {
background-color: #f5f5f5;
border-color: #a1a1a1;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
@media screen and (max-width: 640px) {
div.dt-buttons {
float: none !important;
text-align: center;
}
}
div.wdt-checkbox-modal-wrap div.wdt-checkbox-option {
width: 33%;
float: left;
}
div.wdt-checkbox-modal-wrap div.wdt-checkbox-option {
width: 33%;
float: left;
position: relative;
}
div.wdt-checkbox-modal-wrap > div > div {
width: 100%
}
div.wdt-checkbox-modal-wrap div.wdt-checkbox-option label {
white-space: nowrap;
width: 85%;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
position: absolute;
padding-left: 5px;
} .wdt-sum-cell,
.wdt-avg-cell,
.wdt-min-cell,
.wdt-max-cell {
text-align: right !important;
} .wpdt-c .wdt-edit-dialog-fields-block .btn.dropdown-toggle {
text-transform: inherit;
}
.wpdt-c .wdt-edit-dialog-fields-block .fileinput-filename {
text-overflow: ellipsis;
white-space: nowrap;
max-width: 200px;
}
.wpdt-c #wdt-frontend-modal #wdt-checkbox-filter-reset:before {
font-family: wpDataTablesIcons;
content: "\e817";
margin-right: 5px;
} .wpdt-c .wpDataTablesWrapper table.has-columns-hidden > tbody > tr.row-detail > td {
background-color: transparent;
}
.wpdt-c .wpDataTablesWrapper table.has-columns-hidden > tbody > tr.row-detail > td > ul > li {
padding-top: 10px;
}
.wpdt-c #wpdatatable-preview-container .wpDataTablesWrapper table.has-columns-hidden > tbody > tr.row-detail > td > ul > li {
height: auto;
}
.wpdt-c .wpDataTablesWrapper table {
position: relative;
}
.wpdt-c .wpDataTablesWrapper .wdtscroll table {
position: static;
}
.wpdt-c .wdt-preload-layer {
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(255,255,255,1);
text-align: center;
z-index: 100;
}
.wpdt-c .wdt-preload-layer div.preloader {
top: 50%;
}
.wpdt-c .media-modal .media-frame-title h1 {
padding: 0 16px;
font-size: 22px;
line-height: 50px;
margin: 0;
}
.wpdt-c .media-modal .thumbnail {
margin-bottom: initial;
background-color: initial;
border: initial;
line-height: initial;
border-radius: initial;
}
.wpdt-c .media-modal h2 {
position: relative;
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
color: #666;
margin: 24px 0 8px;
}
.wpdt-c .media-modal input {
font-weight: 400;
}
.wpdt-c .attachment-filters {
min-width: 110px;
}
.wpdt-c .responsiveExpander {
float: left;
}
.wpdt-c input:focus {
background: none !important;
}
#wdt-frontend-modal .editDialogInput.bootstrap-select.open,
#wdt-frontend-modal .wdt-datetimepicker-modal.bootstrap-datetimepicker-widget{
z-index: 200001 !important
}
.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.length_menu {
width: 80px;
padding: 0 5px;
height: 35px;
}
.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle {
height: 100%;
top: 0px;
color: #7b8792;
}
.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select .dropdown-toggle:after {
content: '';
}
.wpdt-c .clear {
clear: both;
}
.wpdt-c button.wdt-checkbox-filter:hover:after,
.wpdt-c button.dropdown-toggle:hover:after {
width: 0;
}
.wpdt-c .modal .modal-header {
background: none;
}
.wpdt-c .modal .modal-header button.close {
background: none;
margin: 0;
opacity: 0.5;
font-weight: normal;
color: #000;
font-size: 19.5px;
}  .wpdt-c .btn-group.bootstrap-select .inner .text {
margin-top: inherit;
position: inherit;
top: inherit;
text-align: center;
width: inherit;
}
.wpdt-c .modal {
width: inherit;
margin-left: inherit;
background-color: inherit;
border: inherit;
-webkit-border-radius: inherit;
-moz-border-radius: inherit;
border-radius: inherit;
-webkit-box-shadow: inherit;
-moz-box-shadow: inherit;
box-shadow: inherit;
-webkit-background-clip: inherit;
-moz-background-clip: inherit;
background-clip: inherit;
}
.wpdt-c .bootstrap-select .status {
background: #F7F7F7;
clear: both;
color: #999;
font-size: 13px;
font-weight: 400;
line-height: 1;
margin-bottom: -5px;
padding: 13px 20px;
}
.google_candlestick_chart g.google-visualization-tooltip g:nth-child(3) text:first-child,
.google_waterfall_chart g.google-visualization-tooltip g:nth-child(3) text:first-child{
display:none !important;
}
.wpdt-visually-hidden,
.wpdt-c.wpdt-visually-hidden{
position: absolute !important;
width: 1px !important;
height: 1px !important;
margin: -1px !important;
padding: 0 !important;
overflow: hidden !important;
}
.wpdt-c .wpTableWCAG .btn-danger {
background-color: #d0382d;
}
.wpdt-c .wpTableWCAG .btn-success {
background-color: #39853c;
}
.wpdt-c .wpTableWCAG .bgm-gray{
background-color: #727272;
}
.wpdt-c .wdt-filter-all-tables input{
border-radius: 6px;
border: solid 1px #dcdfe6 !important;
}
.wpdt-c .wdt-filter-all-tables input[type="search"]{
font-family: var(--wpdt-inter-google-font, inherit);
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.08;
letter-spacing: normal;
color: #6B7280;
opacity: 1;
padding: 21px 0 21px 36px !important;
width: 100%;
min-width: 208px;
}
.wpdt-c .wdt-filter-all-tables .wdt-search-icon:before{
font-family: wpDataTablesIcons, sans-serif;
content: '\e901';
position: absolute;
top: 9px;
left: 9px;
font-size: 22px;
color: #d3dce6;
font-weight: normal;
line-height: 1em;
text-align: center;
}
.wpdt-c .wdt-filter-all-tables .wdt-search-icon{
display: inline-flex;
align-items: center;
position: relative;
}
.wpdt-c .wdt-filter-all-tables .button-search-all-tables {
margin-left: 12px;
min-width: 100px;
}
.wdt-filter-all-tables{
display: flex;
}
span.wdt-deleteicon {
position: relative;
width: 100%;
}
span.wdt-deleteicon span {
position: absolute;
right: 6px;
width: 15px;
height: 15px;
border-radius: 50%;
color: #000000;
font: 13px monospace;
text-align: center;
line-height: 1em;
cursor: pointer;
top: 14px;
}
.wpdt-c .wdt-filter-all-tables .button-search-all-tables.wpdt-custom-button{
border-radius: 6px;
box-shadow: 0 2px 4px 0 rgba(245, 221, 239, 0.07);
border: 1px solid #D1D5DB;
background-color: #e1e1e1;
font-family: var(--wpdt-inter-google-font, inherit);
font-size: 14px;
font-weight: 500;
font-style: normal;
font-stretch: normal;
color: #333;
text-decoration: none;
align-items: center;
min-height: 43px;
margin-right: 12px;
margin-bottom: 10px;
line-height: normal !important;
letter-spacing: normal;
outline: none;
padding: 6px;
} .wdt-timeline-item {
background-color: #fff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
border-color: #e5e6e9 #dfe0e4 #d0d1d5;
border-radius: 3px;
padding: 12px;
display: none;
margin: 0 auto;
max-width: 100%;
}
.wdt-table-loader {
width: 100%;
background-color: #fff;
border-radius: 4px;
}
.wdt-table-loader-row {
display: flex;
width: 100%;
margin-bottom: 10px;
}
.wdt-table-loader-row.wdt-table-loader-header {
font-weight: bold;
background-color: #e0e0e0;
border-bottom: 1px solid #fff;
}
.wdt-table-loader-row.wdt-table-loader-header .animated-background {
background: linear-gradient(to right, #f5f5f5 8%, #e0e0e0 18%, #f5f5f5 33%);
}
.wdt-table-loader-header-cell {
flex: 1;
position: relative;
height: 34px;
margin-right: 10px;
}
.wdt-table-loader-cell {
flex: 1;
position: relative;
height: 28px;
margin-right: 10px;
}
.wdt-table-loader-header-cell {
background-color: #e0e0e0; }
.wdt-table-loader-header-cell:last-child, .wdt-table-loader-cell:last-child {
margin-right: 0;
}
.wdt-animated-background {
animation-duration: 3s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: wdtplaceHolderShimmer;
animation-timing-function: linear;
background: linear-gradient(to right, #eeeeee 8%, #bbbbbb 18%, #eeeeee 33%);
background-size: 800px 104px;
background-color: #f6f7f8;
position: relative;
}
@keyframes wdtplaceHolderShimmer {
0% {
background-position: -800px 0;
}
100% {
background-position: 800px 0;
}
}