/** Table reset **/
@font-face {
    font-family: 'Wptm Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.wptm_table .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Wptm Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: 'Droptables icons';
    src:  url('../fonts/icomoon/icomoon.eot?hr3xje');
    src:  url('../fonts/icomoon/icomoon.eot?hr3xje#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?hr3xje') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?hr3xje') format('woff'),
    url('../fonts/icomoon/icomoon.svg?hr3xje#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../../../admin/assets/css/fonts/font/MaterialIcons-Regular.eot?hr3xje"); /* For IE6-8 */
    src: url("../../../admin/assets/css/fonts/font/MaterialIcons-Regular.woff2?hr3xje") format('woff2'),
    url("../../../admin/assets/css/fonts/font/MaterialIcons-Regular.woff?hr3xje") format('woff'),
    url("../../../admin/assets/css/fonts/font/MaterialIcons-Regular.ttf?hr3xje") format('truetype');
}

.wptm_table span,
.wptm_table strong,
.wptm_table p {
    font-size: inherit;
}

.wptm_table span,
.wptm_table p,
.wptm_table h1,
.wptm_table h2,
.wptm_table h3,
.wptm_table h4,
.wptm_table h5,
.wptm_table h6 {
    font-weight: inherit;
}

.wptm_table h1 {
    font-size: 2em;
}

.wptm_table h2 {
    font-size: 1.3em;
}

.wptm_table h3 {
    font-size: 1.3em;
}

.wptm_table h4 {
    font-size: 1em;
}

.wptm_table h5 {
    font-size: 0.83em;
}

.wptm_table h6 {
    font-size: 0.67em;
}

.material-icons {
    font-family: 'Material Icons';
}

.glyphicon-step-backward::before { content: "\e069"; }
.glyphicon-backward:before{content:"\e071"}
.glyphicon-forward:before{content:"\e075"}
.glyphicon-step-forward:before{content:"\e077"}
.glyphicon-chevron-up::before { content:"\e113"}
.glyphicon-chevron-down::before { content:"\e114"}
.dnone {
    display: none !important;
}
.hidden_row th,
.hidden_row td {
    display: none;
}
.wptm-d-block {
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.wptm_table {
    position: relative;
    max-width: 100%;
}

.wptmtable table {
    border-spacing: 0;
    border-collapse: collapse;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
}

.wptmtable table.DTFC_Cloned {
    background: #fff; /* Default table color for cloned table - freeze header and col - do not remove*/
}

.wptmtable tr, .wptmtable th, .wptmtable td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 13px;
    font-family: Arial;
    vertical-align: baseline;
    background: none;
    color: black;
    font-weight: normal;
    border: none;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    box-sizing: border-box;
    box-shadow: none;
    word-break: break-all;
}

.wptmtable th img, .wptmtable td img {
    max-width: 100%;
    /*max-height: 100%;*/
    height: auto;
    /*width: auto;*/
    display: inline;
}

.wptmtable table.dataTable td,.wptmtable table.dataTable th {
    line-height: 21px;
    padding: 4px;
    /*word-break: break-word;*/
    /*word-break: normal;*/
    overflow-wrap: normal;
    box-sizing: border-box;
    display: table-cell;
    border: unset;
}

.wptmtable .sortable thead th {
    cursor: pointer;
}

div.wptmoverflow {
    overflow-x: scroll;
}
.wptm_tooltip {
    position: relative;
    display: inline-block;
    text-decoration: none;
}
.wptm_tooltip:hover {
    text-decoration: none;
}
.wptm_tooltipcontent {
    display: none;
}
.wptm_tooltipcontent_show {
    position: absolute;
    color: #FFF;
    background: #000 none repeat scroll 0% 0%;
    min-height: 40px;
    line-height: 22px;
    text-align: center;
    border-radius: 2px;
    padding: 5px;
    visibility: visible;
    display:block;
    z-index: 999;
    opacity: 0.9;
}

span.wptm_tooltipcontent_show:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.wptm_dbtable table tr td, .wptm_dbtable table tr th{
    vertical-align: middle;
    text-align: center;
}

.ft_r.ui-widget-header input.tablesorter-filter{
    width: 98%;
}

table.fxdHdrCol tbody tr.row_hide{
    display: none !important;
}

#sorttable_sortfwdind, #sorttable_sortrevind{
    display: none;
}

.use_sortable .wptmtable table thead tr th.tablesorter-header{ background-image: url(images/bg.gif); background-position: right center; background-repeat: no-repeat; }
.use_sortable .wptmtable table thead tr th.tablesorter-headerAsc{ background-image: url(images/asc.gif); }
.use_sortable .wptmtable table thead tr th.tablesorter-headerDesc{ background-image: url(images/desc.gif); }
.use_sortable .wptmtable table thead tr th.fx_sort_asc{ background-image: url(images/asc.gif); }
.use_sortable .wptmtable table thead tr th.fx_sort_desc{ background-image: url(images/desc.gif); }

.wptm_table .wptmtable table {
    width: auto;
    border: unset;
    border-collapse: collapse;
}

.wptm_table .wptmtable.default_theme.theme1 table {
    border-collapse: separate;
}

.ft_rwrapper, .ft_scroller {
    max-width: 100%;
}

.tablesorter-bootstrap thead th,
.tablesorter-bootstrap thead td {
    margin: 0;
}

.restableHideCols table thead tr,
.restableHideCols table tbody tr {
    display: table;
}

.wptmtable .tablesorter-bootstrap th,
.wptmtable .tablesorter-bootstrap td,
.wptmtable .ui-widget-header th,
.wptmtable .ui-widget-header td {
    box-sizing: border-box;
}

.container .wptmtable .filterable .tablesorter-filter-row {
    padding: 0;
}

.wptmtable select.input-mini{
    width: 5%;
    min-width: 50px;
    line-height: 1.2;
    margin: 0 5px;
}

.wptmtable table tfoot button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-user-select: none;
    background-color: transparent;
}

.wptmtable table tfoot .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Wptm Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ft_container .ft_cwrapper {
    width: auto !important;
}

.wptm_buttons {
    margin-top: 20px;
}
.wptm_buttons .wptm_button {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.07);
    border: solid 1px #ebedf2;
    background-color: #fff;
    padding: 0.7em;
    margin-right: 12px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    height: 2.5em;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal!important;
    letter-spacing: normal;
    outline: none;
    color: #606266;
    text-decoration: none;
    min-width: 90px;
    justify-content: space-evenly;
    float: right;
}
.wptm_buttons .wptm_button:hover {
    background-color: #fff;
    background-image: none;
    box-shadow: none!important;
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 720px) {
    .wptm_buttons .wptm_button {
        min-width: 70px;
        font-size: 12px;
    }
}

.wptm_buttons .wptm_button:first-child {
    margin-left: 0;
}

.wptm_print_table .glyphicon-print {
    position: relative;
    margin-right: 5px;
}

.download_wptm:before,
.wptm_print_table .glyphicon-print:before {
    content: '';
    background-repeat: no-repeat;
    vertical-align: middle;
    background-size: 1em;
    width: 1em;
    height: 1em;
    font-size: inherit;
    font-style: normal;
    speak: none;
    display: inline-block;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
}
.download_wptm:before {
    background-image: url(images/download.png);
    margin-right: 5px;
    margin-top: 2px;
}
.wptm_print_table .glyphicon-print:before {
    background-image: url(images/printer.png);
}

.wptm_print_table.printing .glyphicon-print:before {
    content: "";
    background-image: url(images/printing.gif);
    background-size: 31px;
    background-position-x: -9px;
    background-position-y: -9px;
}

.dataTables_filter {
    display: none;
}
.dataTables_wrapper {
    max-width: 100%;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none;
}
.dataTables_wrapper .bottom {
    display: flex;
    align-items: center;
    padding: 5px;
}
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: left;
    padding-top: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: initial;
    box-shadow: none;
    border: none;
    background: transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    box-shadow: none;
    border: none;
    background: transparent;
    color: #000 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #000;
    opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button i {
    font-size: 11px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: none;
    opacity: 0.5;
    background: none !important;
    box-shadow: 1px 1px 12px #ccc;
}
.dataTables_wrapper .dataTables_length {
    float: none;
    margin-left: 10px;
}
.dataTables_wrapper .dataTables_length label {
    margin: 0;
}
.dataTables_wrapper .dataTables_length select {
    float: none;
    padding: 4px 6px;
    height: auto;
    min-width: 40px;
    border-color: #444;
    border-width: 1px;
    background: none;
    font-size: 13px;
    color: #000;
}

.DTFC_LeftBodyWrapper thead {
    visibility: hidden;
}
.DTFC_LeftBodyWrapper thead tr {
    height: 0 !important;
}
.dataTables_wrapper .dataTables_scrollBody thead {
    visibility: hidden;
}
.dataTables_wrapper .dataTables_scrollBody thead tr {
    height: 0 !important;
}
.dataTables_wrapper .DTFC_LeftBodyLiner {
    overflow-x: hidden;
}
.dataTables-wptmtable {
    overflow: unset;
}
table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 0;
}
.wptm-header-cells-index,
.wptm-header-cells-index th{
    height: 0 !important;
    padding: 0 !important;
    border: none !important;
    max-height: 0;
    overflow: hidden;
}
.wptm_table .buttons-colvis,
.wptm_dbtable .buttons-colvis {
    display: block;
    text-decoration: none;
    border: 1px;
    background: #ddd;
    padding: 0.5em;
    color: #000;
    margin-right: 0;
}
.wptm_table .dt-button.buttons-colvis:hover,
.wptm_table button.dt-button:active:not(.disabled),
.wptm_table button.dt-button:focus:not(.disabled),
.wptm_dbtable .dt-button.buttons-colvis:hover,
.wptm_dbtable button.dt-button:active:not(.disabled),
.wptm_dbtable button.dt-button:focus:not(.disabled)
{
    border: 1px;
    background: #ddd;
    padding: 0.5em;
    color: #000;
    box-shadow: none;
}
.wptm_table div.dt-button-collection,
.wptm_dbtable div.dt-button-collection {
    border: 1px;
    background: #fff;
    color: #000;
    padding: 10px;
    border-radius: 4px;
    right: 0;
    left: auto !important;
}
.wptm_table div.dt-button-collection button.dt-button:not(.disabled),
.wptm_table div.dt-button-collection button.dt-button:active:not(.disabled),
.wptm_dbtable div.dt-button-collection button.dt-button:not(.disabled),
.wptm_dbtable div.dt-button-collection button.dt-button:active:not(.disabled) {
    box-shadow: none;
    border: none;
    background: #ddd;
    background-image: unset;
    opacity: 0.3;
    margin-bottom: 10px;
}
.wptm_table div.dt-button-collection button.dt-button:last-child,
.wptm_dbtable div.dt-button-collection button.dt-button:last-child {
    margin-bottom: 0;
}
.wptm_table div.dt-button-collection button.dt-button.active:not(.disabled),
.wptm_dbtable div.dt-button-collection button.dt-button.active:not(.disabled) {
    background: #ddd;
    opacity: 1;
    box-shadow: none;
}
.wptm_table div.dt-buttons,
.wptm_dbtable div.dt-buttons {
    float: right !important;
}
.wptmtable table.dataTable>tbody>tr.child ul.dtr-details>li {
    padding: 0;
    display: flex;
    align-items: center;
}
.wptmtable table.dataTable>tbody>tr.child ul.dtr-details>li .dtr-title {
    margin-right: 10px;
}
.wptmtable table.dataTable>tbody>tr.child ul.dtr-details>li .dtr-title .wptm-filter-input{
    display: none;
}
.wptmtable table.dataTable>tbody>tr.child ul.dtr-details>li .price_wrapper {
    padding-top: 8px;
}
.wptmtable table.dataTable>tbody>tr.child ul.dtr-details>li .price_wrapper .cents {
    top: -15px !important;
}
.wptmtable table.dataTable>tbody>tr.child ul.dtr-details>li .price_wrapper .currency {
    top: -14px !important;
}
div.DTFC_LeftWrapper table.dataTable, div.DTFC_RightWrapper table.dataTable, div.DTFC_TopWrapper table.dataTable {
    z-index: 2;
    border-bottom: 0;
}
.wptmtable .DTFC_Cloned thead,
.wptmtable .DTFC_Cloned tfoot,
.wptmtable table.dataTable tbody tr {
    background-color: inherit;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
    position: relative;
    cursor: pointer;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    display: block;
    border: none;
    box-shadow: none;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    border-radius: 2px;
    position: absolute;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    content: '+';
    line-height: inherit;
    top: 48%;
    font-size: 20px;
    vertical-align: middle;
    left: 4px;
}
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}
table.dataTable.filterable thead [class*=sorting] {
    background-position: top 10px right 0;
}
table.dataTable {
    /*border-collapse: unset !important;*/
    margin: 0 !important;
    box-sizing: border-box !important;
    table-layout: auto;
}

.DTFC_LeftFootWrapper, .dataTables_scrollFoot {
    display: none !important;
}

.dataTables_scrollHead, .DTFC_LeftHeadWrapper {
    top: 1px !important;
    z-index: 99;
}

.DTFC_LeftWrapper {
    z-index: 99;
}

.dataTables_scrollBody {
    z-index: 9;
}

/*elementor*/
.wptm-elementor-chart.loadding,
.wptm-elementor-table.loadding {
    position: relative;
}

.wptm-elementor-chart.loadding:after,
.wptm-elementor-table.loadding:after {
    content: "";
    width: 90px;
    height: 90px;
    top: 50%;
    position: absolute;
    left: 50%;
    background-image: url(images/loadingfile.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    color: #FFF;
}

table.repeatedHeader:not(.repeatedHeaderTrue) tbody td:before {
    content: unset !important;
}

table.repeatedHeaderTrue {
    width: 100% !important;
}

.dataTables_scrollBody table.repeatedHeaderTrue thead,
.dataTables_scrollBody table.repeatedHeaderTrue tbody,
.dataTables_scrollBody table.repeatedHeaderTrue th,
.dataTables_scrollBody table.repeatedHeaderTrue td,
.dataTables_scrollBody table.repeatedHeaderTrue tr {
    display: block;
}

/* Hide table headers (but not display: none;, for accessibility) */
table.repeatedHeaderTrue thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.dataTables_scrollBody  table.repeatedHeaderTrue tfoot tr {
    display: none;
}

.dataTables_scrollBody  table.repeatedHeaderTrue td {
    min-width: 100% !important;
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 40% !important;
    left: 0;
    height: min-content !important;
}

.dataTables_scrollBody  table.repeatedHeaderTrue tbody tr td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 0;
    padding: 4px 0 4px 5px;
    width: 39%;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: normal;
    box-sizing: border-box;
    min-height: min-content;
    height: 100%;
    display: flex;
    align-items: center;
}

.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr {
    padding: 0 !important;
}

.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(odd) td,
.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(even) td {
    padding: 4px 4px 4px 40% !important;
    min-height: 30px !important;
}

.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(odd) td,
.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(odd) td:before {
    background-color: #cecece !important;
    color: #000 !important;
    vertical-align: middle !important;
}
.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(even) td,
.dataTables_scrollBody  table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(even) td:before {
    background-color: #ffffff !important;
    color: #000 !important;
    vertical-align: middle !important;
}

.wptmOneRow .dataTables_empty {
    display: none !important;
}
.wptmOneRow .dataTables_scrollHead {
    top: 0 !important;
}

.wptm_table table.dataTable thead .sorting_desc,
.wptm_table table.dataTable thead .sorting_asc,
.wptm_table table.dataTable thead .sorting {
    background-image: unset;
    position: relative;
}

.wptm_table table.dataTable thead .sorting_desc:after {
    content: '\e252';
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 9px;
    font-style: normal;
    speak: none;
    display: inline-block;
    font-family: 'Wptm Glyphicons Halflings';
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
}

.wptm_table table.dataTable thead .sorting_asc:after {
    content: '\e253';
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 9px;
    font-style: normal;
    speak: none;
    display: inline-block;
    font-family: 'Wptm Glyphicons Halflings';
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
}

.wptm_table table.dataTable thead .sorting:after {
    font-family:'Droptables icons';
    content: '\e900';
    vertical-align: middle;
    width: 20px;
    height: 20px;
    font-size: 13px;
    font-style: normal;
    speak: none;
    float: right;
    text-align: center;
}

.dataTables_wrapper .dataTables_length select:focus {
    outline: none;
}
.dataTables_wrapper input.wptm-filter-input {
    padding: 4px 6px !important;
    border: none;
    outline: thin solid rgba(14, 67, 97, 0.15);
    outline-offset: 0;
    margin: 2px;
    font-size: 13px;
    line-height: 20px;
    border-radius: 3px;
}
[class*=sorting] .wptm-filter-input {
    width: calc(100% - 5px);
    margin-left: 2px;
    /*margin: 0 auto;*/
}

.wptm_table .filterable thead .sorting_desc,
.wptm_table .filterable thead .sorting_asc,
.wptm_table .filterable thead .sorting {
    padding-top: 2px;
}

.wptm_table .filterable thead .sorting_desc:after,
.wptm_table .filterable thead .sorting_asc:after,
.wptm_table .filterable thead .sorting:after {
    position: absolute;
    right: 0;
    top: calc(50% - 24px);
}

/*fix divi*/
.et_pb_module tr td {
    border-top: none;
}
.wptmtable table.dataTable th,
.wptmtable table.dataTable td {
    /*#et-main-area table td {*/
    padding: 0;
}

.entry-content .wptmtable table:not(.variations) {
    border: none;
}

/*hide footer*/
.wptmtable table.disablePager.dataTable tfoot {
    display: none;
}

.wptmtable table td {
    word-break: break-word;
    text-align: unset;
}
.wptmtable table th {
    text-align: unset;
    word-break: break-word;
}

.default_theme table td,
.default_theme table th {
    overflow: hidden;
}

.default_theme table td p, .default_theme table td pre, .default_theme table td img,
.default_theme table th p, .default_theme table th pre, .default_theme table th img {
    margin: 0;
    background: inherit;
    color: inherit;
    font-weight:inherit;
    font-size:inherit;
    padding: 0;
}

.default_theme table td p, .default_theme table td pre,
.default_theme table th p, .default_theme table th pre {
    overflow: unset;
}

.default_theme table td i, .default_theme table th i {
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
}
table td > p, table th > p,
table td > div, table th > div {
    margin: 0;
    padding: 0;
}
table td > p, table th > p {
    /*display: inline-block;*/
}
.default_theme table th ul, .default_theme table td ul {
    list-style-type: none !important;
    padding: 0;
    margin: 0;
}

.wptmtable table td .alignleft,
.wptmtable table th .alignleft {
    float: left;
}

.wptmtable table td .alignright,
.wptmtable table th .alignright {
    float: right;
}

table:not(.repeatedHeaderTrue) {
    /*table-layout: fixed;*/
}

.wptmtable table tbody .material-icons {
    vertical-align: middle;
    font-style: normal;
}

.wptmtable th a,
.wptmtable td a {
    text-underline-offset: auto;
}

.wptm_table .dataTables_scrollBody table.dataTable thead th:after {
    display: none;
}

td .tipso_style {
    cursor: default;
    border-bottom: none;
}

.tipso_content {
    color: #ffffff;
}
.dataTables_wrapper .dataTables_scrollBody thead {
    display: none;
}

.dataTables_scrollHead {
    /*display: none;*/
}