<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/** 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");
}
@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");
}
/*elementor*/
/* Hide table headers (but not display: none;, for accessibility) */
/*fix divi*/
/*hide footer*/
/*form search*/
/* Modal Content */
/* Add Animation */
@-webkit-keyframes wptm_animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes wptm_animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* The Close Button */
.wptm_table {
  position: relative;
  max-width: 100%;
}
.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;
}
.wptm_table span {
  font-size: inherit;
  font-weight: inherit;
}
.wptm_table strong {
  font-size: inherit;
}
.wptm_table p {
  font-size: inherit;
  font-weight: inherit;
}
.wptm_table h1 {
  font-weight: inherit;
  font-size: 2em;
}
.wptm_table h2 {
  font-weight: inherit;
  font-size: 1.3em;
}
.wptm_table h3 {
  font-weight: inherit;
  font-size: 1.3em;
}
.wptm_table h4 {
  font-weight: inherit;
  font-size: 1em;
}
.wptm_table h5 {
  font-weight: inherit;
  font-size: 0.83em;
}
.wptm_table h6 {
  font-weight: inherit;
  font-size: 0.67em;
}
.wptm_table .wptmtable table {
  width: auto;
  border: unset;
  border-collapse: collapse;
}
.wptm_table .wptmtable.default_theme.theme1 table {
  border-collapse: separate;
}
.wptm_table .buttons-colvis {
  display: block;
  text-decoration: none;
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  margin-right: 0;
}
.wptm_table .dt-button.buttons-colvis:hover {
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  box-shadow: none;
}
.wptm_table button.dt-button:active:not(.disabled) {
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  box-shadow: none;
}
.wptm_table button.dt-button:focus:not(.disabled) {
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  box-shadow: none;
}
.wptm_table div.dt-button-collection {
  border: 1px;
  background: #fff;
  color: #171717;
  padding: 10px;
  border-radius: 4px;
  right: 0;
  left: auto !important;
}
.wptm_table div.dt-button-collection button.dt-button: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: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 {
  margin-bottom: 0;
}
.wptm_table div.dt-button-collection button.dt-button.active:not(.disabled) {
  background: #ddd;
  opacity: 1;
  box-shadow: none;
}
.wptm_table div.dt-buttons {
  float: right !important;
}
.wptm_table table.dataTable thead .sorting {
  background-image: unset;
  position: relative;
}
.wptm_table table.dataTable thead .sorting:after {
  font-family: "Droptables icons";
  content: "";
  vertical-align: middle;
  width: 20px;
  height: 20px;
  font-size: 13px;
  font-style: normal;
  speak: none;
  float: right;
  text-align: center;
}
.wptm_table table.dataTable thead .sorting_desc {
  background-image: unset;
  position: relative;
}
.wptm_table table.dataTable thead .sorting_desc:after {
  content: "";
  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 {
  background-image: unset;
  position: relative;
}
.wptm_table table.dataTable thead .sorting_asc:after {
  content: "";
  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 .filterable thead .sorting_desc {
  padding-top: 2px;
}
.wptm_table .filterable thead .sorting_desc:after {
  position: absolute;
  right: 0;
  top: calc(50% - 24px);
}
.wptm_table .filterable thead .sorting_asc {
  padding-top: 2px;
}
.wptm_table .filterable thead .sorting_asc:after {
  position: absolute;
  right: 0;
  top: calc(50% - 24px);
}
.wptm_table .filterable thead .sorting {
  padding-top: 2px;
}
.wptm_table .filterable thead .sorting:after {
  position: absolute;
  right: 0;
  top: calc(50% - 24px);
}
.wptm_table .dataTables_scrollBody table.dataTable thead th:after {
  display: none;
}
.wptm_table .dataTables_scrollBody table.dataTable tbody tr.rowSelected td {
  background: #cdcdcded !important;
}
.wptm_table td[data-rowspansetheight="1"] img {
  max-height: unset !important;
}

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

.glyphicon-step-backward::before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-chevron-up::before {
  content: "";
}

.glyphicon-chevron-down::before {
  content: "";
}

.dnone {
  display: none !important;
}

.hidden_row th {
  display: none;
}
.hidden_row td {
  display: none;
}

.wptm-d-block {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.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 tfoot button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  color: #171717;
  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;
}
.wptmtable table td {
  word-break: break-word;
  text-align: unset;
}
.wptmtable table td .alignleft {
  float: left;
}
.wptmtable table td .alignright {
  float: right;
}
.wptmtable table th {
  text-align: unset;
  word-break: break-word;
}
.wptmtable table th .alignleft {
  float: left;
}
.wptmtable table th .alignright {
  float: right;
}
.wptmtable table tbody .material-icons {
  vertical-align: middle;
  font-style: normal;
}
.wptmtable table.DTFC_Cloned {
  background: #fff;
}
.wptmtable tr {
  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;
  clip-path: none;
}
.wptmtable th {
  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;
  -moz-clip-path: padding-box;
}
.wptmtable th img {
  max-width: 100%;
  height: auto;
  display: inline;
}
.wptmtable th a {
  text-underline-offset: auto;
}
.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;
  -moz-clip-path: padding-box;
}
.wptmtable td img {
  max-width: 100%;
  height: auto;
  display: inline;
}
.wptmtable td a {
  text-underline-offset: auto;
}
.wptmtable table.dataTable td {
  line-height: 21px;
  padding: 4px;
  overflow-wrap: normal;
  box-sizing: border-box;
  display: table-cell;
  border: unset;
  padding: 0;
}
.wptmtable table.dataTable th {
  line-height: 21px;
  padding: 4px;
  overflow-wrap: normal;
  box-sizing: border-box;
  display: table-cell;
  border: unset;
  padding: 0;
}
.wptmtable table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li {
  padding: 0;
  display: flex;
  align-items: center;
}
.wptmtable table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li .dtr-title {
  margin-right: 10px;
}
.wptmtable table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li .dtr-title .wptm-filter-input {
  display: none;
}
.wptmtable table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li .price_wrapper {
  padding-top: 8px;
}
.wptmtable table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li .price_wrapper .cents {
  top: -15px !important;
}
.wptmtable table.dataTable &gt; tbody &gt; tr.child ul.dtr-details &gt; li .price_wrapper .currency {
  top: -14px !important;
}
.wptmtable table.dataTable tbody tr {
  background-color: inherit;
}
.wptmtable table.dataTable table th {
  background-color: #eeeeee !important;
  border-bottom-color: #cccccc !important;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  border-collapse: collapse !important;
  border-left-color: #cccccc !important;
  border-left-style: solid !important;
  border-left-width: 1px !important;
  border-right-color: #cccccc !important;
  border-right-style: solid !important;
  border-right-width: 1px !important;
  border-top-color: #cccccc !important;
  border-top-style: solid !important;
  border-top-width: 1px !important;
  box-sizing: content-box !important;
  color: #222222 !important;
  display: table-cell !important;
  empty-cells: show !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 21px !important;
  outline-width: 0px !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  padding-bottom: 0px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  padding-top: 0px !important;
  text-align: center !important;
  vertical-align: top !important;
  white-space: nowrap !important;
  position: relative !important;
}
.wptmtable .sortable thead th {
  cursor: pointer;
}
.wptmtable .tablesorter-bootstrap th {
  box-sizing: border-box;
}
.wptmtable .tablesorter-bootstrap td {
  box-sizing: border-box;
}
.wptmtable .ui-widget-header th {
  box-sizing: border-box;
}
.wptmtable .ui-widget-header td {
  box-sizing: border-box;
}
.wptmtable select.input-mini {
  width: 5%;
  min-width: 50px;
  line-height: 1.2;
  margin: 0 5px;
}
.wptmtable .DTFC_Cloned thead {
  background-color: inherit;
}
.wptmtable .DTFC_Cloned tfoot {
  background-color: inherit;
}
.wptmtable table.disablePager.dataTable tfoot {
  display: none;
}

div.wptmoverflow {
  overflow-x: scroll;
}

.wptm_tooltip {
  position: relative;
  display: inline-block;
}
.wptm_tooltip:hover {
  text-decoration: inherit;
}

.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 {
  vertical-align: middle;
  text-align: center;
}
.wptm_dbtable table tr th {
  vertical-align: middle;
  text-align: center;
}
.wptm_dbtable .buttons-colvis {
  display: block;
  text-decoration: none;
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  margin-right: 0;
}
.wptm_dbtable .dt-button.buttons-colvis:hover {
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  box-shadow: none;
}
.wptm_dbtable button.dt-button:active:not(.disabled) {
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  box-shadow: none;
}
.wptm_dbtable button.dt-button:focus:not(.disabled) {
  border: 1px;
  background: #ddd;
  padding: 0.5em;
  color: #171717;
  box-shadow: none;
}
.wptm_dbtable div.dt-button-collection {
  border: 1px;
  background: #fff;
  color: #171717;
  padding: 10px;
  border-radius: 4px;
  right: 0;
  left: auto !important;
}
.wptm_dbtable div.dt-button-collection button.dt-button:not(.disabled) {
  box-shadow: none;
  border: none;
  background: #ddd;
  background-image: unset;
  opacity: 0.3;
  margin-bottom: 10px;
}
.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_dbtable div.dt-button-collection button.dt-button:last-child {
  margin-bottom: 0;
}
.wptm_dbtable div.dt-button-collection button.dt-button.active:not(.disabled) {
  background: #ddd;
  opacity: 1;
  box-shadow: none;
}
.wptm_dbtable div.dt-buttons {
  float: right !important;
}

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

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

#sorttable_sortfwdind {
  display: none;
}

#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);
}

.ft_rwrapper {
  max-width: 100%;
}

.ft_scroller {
  max-width: 100%;
}

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

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

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

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

.dataTables_wrapper {
  max-width: 100%;
}
.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 {
  box-shadow: none;
  border: none;
  background: transparent;
  color: #171717 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  box-shadow: none;
  border: none;
  background: transparent;
  color: #171717 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  box-shadow: none;
  border: none;
  background: transparent;
  color: #171717 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button i {
  font-size: 11px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  color: #171717;
  opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  color: #171717;
  opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: #171717;
  opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: none;
  opacity: 0.5;
  background: none !important;
  box-shadow: 1px 1px 12px #ccc;
}
.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: #171717;
}
.dataTables_wrapper .dataTables_length select:focus {
  outline: none;
}
.dataTables_wrapper .dataTables_scrollBody &gt; table &gt; thead {
  visibility: hidden;
  display: none;
}
.dataTables_wrapper .dataTables_scrollBody &gt; table &gt; thead tr {
  height: 0 !important;
}
.dataTables_wrapper .DTFC_LeftBodyLiner {
  overflow-x: hidden;
}
.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;
  height: 25px;
  box-sizing: border-box;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: none;
}

.DTFC_LeftBodyWrapper thead {
  visibility: hidden;
}
.DTFC_LeftBodyWrapper thead tr {
  height: 0 !important;
}

.dataTables-wptmtable {
  overflow: unset;
}

table.dataTable {
  margin: 0 !important;
  box-sizing: border-box !important;
  table-layout: auto;
}
table.dataTable thead th {
  border-bottom: 0;
}
table.dataTable thead td {
  border-bottom: 0;
}
table.dataTable &gt; tbody &gt; tr.child ul.dtr-details {
  width: 100%;
}

.wptm-header-cells-index {
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  max-height: 0;
  overflow: hidden;
}
.wptm-header-cells-index th {
  height: 0 !important;
  padding: 0 !important;
  border: none !important;
  max-height: 0;
  overflow: hidden;
}

div.DTFC_LeftWrapper table.dataTable {
  z-index: 2;
  border-bottom: 0;
}

div.DTFC_RightWrapper table.dataTable {
  z-index: 2;
  border-bottom: 0;
}

div.DTFC_TopWrapper table.dataTable {
  z-index: 2;
  border-bottom: 0;
}

table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; td:first-child {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; td: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.dtr-inline.collapsed &gt; tbody &gt; tr &gt; th:first-child {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; 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.filterable thead [class*=sorting] {
  background-position: top 10px right 0;
}

.DTFC_LeftFootWrapper {
  display: none !important;
}

.dataTables_scrollFoot {
  display: none !important;
}

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

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

.DTFC_LeftWrapper {
  z-index: 99;
}

.dataTables_scrollBody {
  z-index: 9;
}
.dataTables_scrollBody table.repeatedHeaderTrue thead {
  display: block;
}
.dataTables_scrollBody table.repeatedHeaderTrue tbody {
  display: block;
}
.dataTables_scrollBody table.repeatedHeaderTrue tbody tr td:before {
  position: absolute;
  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 th {
  display: block;
}
.dataTables_scrollBody table.repeatedHeaderTrue td {
  display: block;
  min-width: 100% !important;
  border: none;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-left: 40% !important;
  left: 0;
  height: min-content !important;
}
.dataTables_scrollBody table.repeatedHeaderTrue tr {
  display: block;
}
.dataTables_scrollBody table.repeatedHeaderTrue tfoot tr {
  display: none;
}
.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 {
  padding: 4px 4px 4px 40% !important;
  min-height: 30px !important;
  background-color: #cecece !important;
  color: #171717 !important;
  vertical-align: middle !important;
}
.dataTables_scrollBody table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(odd) td:before {
  background-color: #cecece !important;
  color: #171717 !important;
  vertical-align: middle !important;
}
.dataTables_scrollBody table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(even) td {
  padding: 4px 4px 4px 40% !important;
  min-height: 30px !important;
  background-color: #ffffff !important;
  color: #171717 !important;
  vertical-align: middle !important;
}
.dataTables_scrollBody table.repeatedHeaderTrue:not(.style_repeated) tbody tr:nth-child(even) td:before {
  background-color: #ffffff !important;
  color: #171717 !important;
  vertical-align: middle !important;
}

.wptm-elementor-chart.loadding {
  position: relative;
}
.wptm-elementor-chart.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;
}

.wptm-elementor-table.loadding {
  position: relative;
}
.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;
}
table.repeatedHeaderTrue thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

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

[class*=sorting] .wptm-filter-input {
  width: calc(100% - 5px);
  margin-left: 2px;
}

.et_pb_module tr td {
  border-top: none;
}

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

.default_theme table td {
  overflow: hidden;
}
.default_theme table td p {
  margin: 0;
  background: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  padding: 0;
  overflow: unset;
}
.default_theme table td pre {
  margin: 0;
  background: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  padding: 0;
  overflow: unset;
}
.default_theme table td img {
  margin: 0;
  background: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  padding: 0;
}
.default_theme table td i {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.default_theme table td ul {
  list-style-type: none !important;
  padding: 0;
  margin: 0;
}
.default_theme table th {
  overflow: hidden;
}
.default_theme table th p {
  margin: 0;
  background: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  padding: 0;
  overflow: unset;
}
.default_theme table th pre {
  margin: 0;
  background: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  padding: 0;
  overflow: unset;
}
.default_theme table th img {
  margin: 0;
  background: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  padding: 0;
}
.default_theme table th i {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.default_theme table th ul {
  list-style-type: none !important;
  padding: 0;
  margin: 0;
}

table td &gt; p {
  margin: 0;
  padding: 0;
}
table td &gt; div {
  margin: 0;
  padding: 0;
}
table td .tipso_style {
  cursor: default;
  border-bottom: none;
  text-decoration: inherit;
}
table th &gt; p {
  margin: 0;
  padding: 0;
}
table th &gt; div {
  margin: 0;
  padding: 0;
}
table th .tipso_style {
  cursor: default;
  border-bottom: none;
  text-decoration: inherit;
}
table th.wptm_no_sort:after {
  content: none !important;
}

.tipso_content {
  color: #ffffff;
}

.wptm_buttons, .wptm_form_search, .submit_form {
  margin-top: 20px;
}
.wptm_buttons .wptm_button, .wptm_form_search .wptm_button, .submit_form .wptm_button {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #cccccc;
  background-color: #ffffff;
  padding: 0.7em;
  margin-right: 0;
  margin-left: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  height: 2.5em;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal !important;
  letter-spacing: normal;
  outline: none;
  color: #171717;
  text-decoration: none;
  min-width: 90px;
  justify-content: space-evenly;
  float: right;
  text-transform: none;
}
.wptm_buttons .wptm_button:hover, .wptm_form_search .wptm_button:hover, .submit_form .wptm_button:hover {
  background-color: #ffffff;
  background-image: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.31);
  -webkit-tap-highlight-color: transparent;
  color: #000000;
  border: solid 1px #1c69af;
}
.wptm_buttons .wptm_button:active, .wptm_form_search .wptm_button:active, .submit_form .wptm_button:active {
  background-color: #ffffff;
}
.wptm_buttons .wptm_button.wptm_search_column, .wptm_form_search .wptm_button.wptm_search_column, .submit_form .wptm_button.wptm_search_column {
  padding: 0 !important;
  height: 37px;
  float: left;
  color: #ffffff;
  background-color: #499feb;
  width: 100%;
  margin-left: 0;
  font-size: 15px;
  font-weight: 600;
}
@media (max-width: 720px) {
  .wptm_buttons .wptm_button, .wptm_form_search .wptm_button, .submit_form .wptm_button {
    min-width: 70px;
    font-size: 12px;
  }
}
.wptm_buttons .wptm_print_table .glyphicon-print, .wptm_form_search .wptm_print_table .glyphicon-print, .submit_form .wptm_print_table .glyphicon-print {
  position: relative;
  margin-right: 5px;
}
.wptm_buttons .wptm_print_table .glyphicon-print:before, .wptm_form_search .wptm_print_table .glyphicon-print:before, .submit_form .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;
  background-image: url(images/printer.png);
}
.wptm_buttons .download_wptm:before, .wptm_form_search .download_wptm:before, .submit_form .download_wptm: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;
  background-image: url(images/download.png);
  margin-right: 5px;
  margin-top: 2px;
}
.wptm_buttons .wptm_print_table.printing .glyphicon-print:before, .wptm_form_search .wptm_print_table.printing .glyphicon-print:before, .submit_form .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;
}

.submit_form {
  float: right;
  display: block;
  width: 100%;
  margin: 0;
}
.submit_form .wptm_clear_form {
  background: #ffffff;
  border: 1px solid #f88626;
  color: #f88626;
}
.submit_form .wptm_clear_form:hover {
  background: #eeeeee;
  border: 1px solid #d87123;
  color: #d87123;
}
.submit_form .wptm_clear_form:focus {
  border-style: solid;
}
.submit_form .wptm_submit_form {
  background: #499feb;
  color: #ffffff;
  border: solid 1px #499feb;
}
.submit_form .wptm_submit_form:hover {
  background: #2f78af;
  color: #ffffff;
}

.dataTables_filter {
  display: none;
}

.wptm_buttons .wptm_buttons_search_all {
  margin-bottom: 10px;
  margin-left: 0;
  float: left;
  padding: 4px 7px 4px 35px !important;
  border: none;
  outline: thin solid rgba(14, 67, 97, 0.12);
  outline-offset: 0;
  font-size: 1em;
  width: 100%;
  border-radius: 3px;
  height: 37px;
  line-height: 37px;
  box-sizing: border-box;
}
.wptm_buttons .wptm_buttons_search_all:focus {
  border: 1px solid #cfcfcf87;
}

.wptm_buttons_search_container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.wptm_buttons_search_container::after {
  font-family: "Material Icons";
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 37px;
  font-size: 20px;
  font-style: normal;
  speak: none;
  top: 0;
  text-align: center;
  left: 0;
  position: absolute;
  line-height: 36px;
}

.dtfc-fixed-left {
  z-index: 99;
}

.wptm_form_search {
  display: block;
  overflow: unset;
  position: relative;
  clear: both;
  max-width: 100%;
}
.wptm_form_search .searchDiv {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  width: 230px;
  min-height: 110px;
  box-sizing: border-box;
  position: relative;
  display: block;
  font-size: 16px;
}
.wptm_form_search .searchDiv * {
  box-sizing: border-box;
  padding: 3px;
  font-style: normal;
}
.wptm_form_search .searchDiv label {
  display: block;
  font-weight: 600;
}
.wptm_form_search .searchDiv[data-searchtype=range] label:not(:first-child) {
  display: inline-block;
}
.wptm_form_search .searchDiv[data-searchtype=range]:focus {
  border: none;
}
@media (max-width: 720px) {
  .wptm_form_search .searchDiv {
    font-size: 13px;
  }
}
.wptm_form_search.big_size .searchDiv {
  width: calc(20% - 15px);
  margin-right: 15px;
}
.wptm_form_search.big_size .searchDiv:nth-child(5n+5) {
  width: 20%;
  margin-right: 0;
}
.wptm_form_search.medium_size .searchDiv {
  width: calc(25% - 10px);
  margin-right: 10px;
}
.wptm_form_search.medium_size .searchDiv:nth-child(4n+4) {
  width: 25%;
  margin-right: 0;
}
.wptm_form_search.small_size .searchDiv {
  width: calc(33% - 10px);
  margin-right: 10px;
}
.wptm_form_search.small_size .searchDiv:nth-child(3n+3) {
  width: 33%;
  margin-right: 0;
}
.wptm_form_search .wptm_slider *,
.wptm_form_search .wptm_slider *:before,
.wptm_form_search .wptm_slider *:after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  box-shadow: none;
  background: transparent;
}
.wptm_form_search .wptm_slider .container {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 20px;
  margin-top: 35px;
}
.wptm_form_search .wptm_slider input[type=text] {
  background: #ffffff;
  margin-top: -3px;
}
.wptm_form_search .wptm_slider input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  pointer-events: none;
}
.wptm_form_search .wptm_slider input[type=range]:focus {
  border: none;
}
.wptm_form_search .wptm_slider .slider-track {
  width: 100%;
  height: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
.wptm_form_search .wptm_slider input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  background: transparent;
  height: 1px;
  box-shadow: none;
  border-color: transparent !important;
  background: transparent !important;
}
.wptm_form_search .wptm_slider input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 5px;
  box-shadow: none;
  border-color: transparent !important;
  background: transparent !important;
}
.wptm_form_search .wptm_slider input[type=range]::-ms-track {
  appearance: none;
  height: 5px;
  box-shadow: none;
  border-color: transparent !important;
  background: transparent !important;
}
.wptm_form_search .wptm_slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 12px !important;
  width: 12px !important;
  background-color: #203e7d;
  cursor: pointer;
  margin-top: -6px !important;
  top: 6px !important;
  pointer-events: auto;
  border-radius: 50%;
  box-shadow: none;
  border-color: transparent !important;
}
.wptm_form_search .wptm_slider input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 12px !important;
  width: 12px !important;
  background-color: #203e7d;
  cursor: pointer;
  margin-top: -6px !important;
  top: 6px !important;
  pointer-events: auto;
  border-radius: 50%;
  box-shadow: none;
  border-color: transparent !important;
}
.wptm_form_search .wptm_slider input[type=range]::-ms-thumb {
  -webkit-appearance: none;
  height: 12px !important;
  width: 12px !important;
  background-color: #203e7d;
  cursor: pointer;
  margin-top: -6px !important;
  top: 6px !important;
  pointer-events: auto;
  border-radius: 50%;
  box-shadow: none;
  border-color: transparent !important;
}
.wptm_form_search .wptm_slider input[type=range]:active::-webkit-slider-thumb {
  background-color: #203e7d;
  height: 15px;
  width: 15px;
  border: 3px solid #172d5b;
  box-shadow: none;
}
.wptm_form_search input[type=text] {
  border: solid 1px #cccccc;
  border-radius: 5px;
  margin-bottom: 10px;
  float: left;
  padding: 4px 6px !important;
  font-size: 1em;
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  box-sizing: border-box;
  outline: none;
  background: transparent;
}
.wptm_form_search input[type=text]:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.wptm_form_search select {
  width: 100%;
  display: block;
  border: solid 1px #cccccc;
  border-radius: 3px;
  margin-bottom: 10px;
  float: left;
  font-size: 1em;
  cursor: pointer;
  padding: 5px 15px 5px 10px !important;
  height: 37px;
  line-height: 27px;
  background-size: 0.6em;
  background-repeat: no-repeat;
  background-position-y: calc(100% - 15px);
  outline: none;
  background-color: transparent;
}
.wptm_form_search select:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.wptm_form_search select:active {
  border: none;
}

.wptm_modal, #wptmEditRow {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.wptm_modal .wptm_modal-content, #wptmEditRow .wptm_modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 80%;
  max-width: 750px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 5px;
  padding: 0;
}
.wptm_modal .wptm_modal-content label, #wptmEditRow .wptm_modal-content label {
  display: inline;
  margin: 0;
}
.wptm_modal .wptm_modal-content .wptm_close, #wptmEditRow .wptm_modal-content .wptm_close {
  color: #171717;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  position: absolute;
  right: 20px;
  top: 16px;
}
.wptm_modal .wptm_modal-content .wptm_close:hover, #wptmEditRow .wptm_modal-content .wptm_close:hover {
  color: #171717;
  text-decoration: none;
  cursor: pointer;
}
.wptm_modal .wptm_modal-content .wptm_close:focus, #wptmEditRow .wptm_modal-content .wptm_close:focus {
  color: #171717;
  text-decoration: none;
  cursor: pointer;
}
.wptm_modal .wptm_modal-content .wptm_modal-header, #wptmEditRow .wptm_modal-content .wptm_modal-header {
  font-weight: 600;
  padding: 15px 25px 7px 25px;
  background-color: #ffffff;
  color: #171717;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #e7e7e7;
}
.wptm_modal .wptm_modal-content .wptm_modal-body, #wptmEditRow .wptm_modal-content .wptm_modal-body {
  padding: 15px 25px 5px 25px;
  display: flex;
  flex-wrap: wrap;
}
.wptm_modal .wptm_modal-content .wptm_checkbox_option, #wptmEditRow .wptm_modal-content .wptm_checkbox_option {
  position: relative;
  display: flex;
  margin: 12px 1px;
  flex: 33%;
  max-width: 33%;
  padding: unset;
  vertical-align: middle;
}
.wptm_modal .wptm_modal-content .wptm_checkbox_option label, #wptmEditRow .wptm_modal-content .wptm_checkbox_option label {
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
  line-height: 1.1;
  padding: unset;
}
.wptm_modal .wptm_modal-content .wptm_checkbox_option input, #wptmEditRow .wptm_modal-content .wptm_checkbox_option input {
  vertical-align: middle;
  margin: unset;
  margin-right: 7px;
  cursor: pointer;
  padding: 0;
  margin-top: 1px;
}
@media screen and (max-width: 600px) {
  .wptm_modal .wptm_modal-content .wptm_modal-body, #wptmEditRow .wptm_modal-content .wptm_modal-body {
    flex-direction: column;
  }
  .wptm_modal .wptm_modal-content .wptm_checkbox_option, #wptmEditRow .wptm_modal-content .wptm_checkbox_option {
    max-width: 90%;
  }
}
.wptm_modal .wptm_modal-content .wptm_modal-footer, #wptmEditRow .wptm_modal-content .wptm_modal-footer {
  background-color: #ffffff;
  color: white;
  position: relative;
  display: block;
  height: auto;
  text-align: right;
  padding: 5px 20px 20px 20px;
  border-radius: 0 0 5px 5px;
}
.wptm_modal .wptm_modal-content .wptm_modal-footer .wptm_button, #wptmEditRow .wptm_modal-content .wptm_modal-footer .wptm_button {
  float: unset;
  display: inline-flex;
  margin: 5px;
  background: #499feb;
  border: 1px solid #499feb;
  color: #ffffff;
  font-weight: 600;
}
.wptm_modal .wptm_modal-content .wptm_modal-footer .wptm_button:hover, #wptmEditRow .wptm_modal-content .wptm_modal-footer .wptm_button:hover {
  background: #2f78af;
  color: #ffffff;
}
.wptm_modal .wptm_modal-content .wptm_modal-footer .wptm_button.wptm_filter_checkbox_clear, #wptmEditRow .wptm_modal-content .wptm_modal-footer .wptm_button.wptm_filter_checkbox_clear {
  background: #ffffff;
  border: 1px solid #f88626;
  color: #f88626;
}
.wptm_modal .wptm_modal-content .wptm_modal-footer .wptm_button.wptm_filter_checkbox_clear:hover, #wptmEditRow .wptm_modal-content .wptm_modal-footer .wptm_button.wptm_filter_checkbox_clear:hover {
  background: #ffffff;
  border: 1px solid #d87123;
  color: #d87123;
}
.wptm_modal .wptm_modal-content .wptm_submit_form_edit, #wptmEditRow .wptm_modal-content .wptm_submit_form_edit {
  background-color: #f88626;
  border-color: #f88626;
  color: #ffffff;
}

#wptmEditRow .wptm_modal-body &gt; div {
  width: 100%;
}

#wptmEditRowForm {
  display: none;
}

#wptmEditRow .wptm_modal-content {
  max-width: 450px;
  max-height: 65vh;
  overflow: auto;
}
#wptmEditRow .wptmEditcell {
  display: flex;
  width: 100%;
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 10px;
}
#wptmEditRow .wptmEditcell &gt; label {
  margin: 0 0 10px 0;
  color: #333;
  font-weight: 400;
  position: relative;
}
#wptmEditRow .wptmEditcell &gt; label .wptm_star {
  color: #171717;
  font-size: 6px;
  font-weight: bold;
  font-style: normal;
  position: absolute;
  right: -10px;
  top: -2px;
}
#wptmEditRow .wptmEditcell textarea, #wptmEditRow .wptmEditcell select, #wptmEditRow .wptmEditcell input {
  line-height: 37px;
  padding: 0 5px;
  height: 37px;
  font-size: 22px;
  width: 100%;
  border: 1px solid #afafaf;
}
#wptmEditRow .wptmEditcell textarea:hover, #wptmEditRow .wptmEditcell textarea:focus, #wptmEditRow .wptmEditcell select:hover, #wptmEditRow .wptmEditcell select:focus, #wptmEditRow .wptmEditcell input:hover, #wptmEditRow .wptmEditcell input:focus {
  border: 1px solid #afafaf;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
#wptmEditRow .wptmEditcell.wptm_invalid textarea, #wptmEditRow .wptmEditcell.wptm_invalid select, #wptmEditRow .wptmEditcell.wptm_invalid input, #wptmEditRow .wptmEditcell.wptm_invalid &gt; .mce-container {
  border: 1px solid #ff0000;
}
#wptmEditRow .wptmEditcell.wptm_invalid .wptm_star {
  color: #ff0000;
}
#wptmEditRow .wptmEditcell #editor-container {
  width: 100%;
  /* Full width */
  max-width: 400px;
  /* No maximum width */
  box-sizing: border-box;
  /* Include padding and border in the element's total width and height */
}
@media (max-width: 720px) {
  #wptmEditRow .wptm_modal-content {
    max-width: 350px;
    max-height: 85vh;
    overflow: auto;
  }
  #wptmEditRow .wptmEditcell {
    display: flex;
    width: 100%;
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 7px;
  }
  #wptmEditRow .wptmEditcell &gt; label {
    margin: 0 0 5px 0;
  }
  #wptmEditRow .wptmEditcell textarea, #wptmEditRow .wptmEditcell select, #wptmEditRow .wptmEditcell input {
    line-height: 22px;
    padding: 0 5px;
    height: 22px;
    font-size: 15px;
    width: 100%;
  }
  #wptmEditRow .wptmEditcell #editor-container {
    max-width: 300px;
    /* No maximum width */
  }
}

.daterangepicker th {
  padding: unset;
  box-sizing: border-box;
}
.daterangepicker td {
  padding: 2px 8px;
  box-sizing: border-box;
}
.daterangepicker .btn-sm {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #cccccc;
  border-radius: 7px;
  background-color: #fff;
  padding: 0.7em;
  margin-right: 12px;
  margin-bottom: 10px;
  align-items: center;
  height: 2.5em;
  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;
}
.daterangepicker .btn-sm.applyBtn {
  background: #f88626;
  color: #ffffff;
}
.daterangepicker .btn-sm.cancelBtn {
  background: #ffffff;
}
.daterangepicker .btn-sm:hover {
  background-image: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.31);
  -webkit-tap-highlight-color: transparent;
}

.wptm_hiden {
  display: none !important;
}

#main-header {
  z-index: 101 !important;
}

.wptmFormEdit .wptmEditcell:not(.editEnable), .wptmFormEdit .wptmEditcell:not(.editEnable) * {
  opacity: 0.7 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

.wptm_notAllowed {
  cursor: not-allowed !important;
}

.mce-window, .mce-menu, .daterangepicker {
  z-index: 99999 !important;
}

.rtl .wptm_modal .wptm_modal-content .wptm_close, .rtl #wptmEditRow .wptm_modal-content .wptm_close {
  left: 20px;
  top: 14px;
  right: auto;
}
.rtl .wptm_modal .wptm_modal-content .wptm_checkbox_option input, .rtl #wptmEditRow .wptm_modal-content .wptm_checkbox_option input {
  margin-left: 7px;
}
.rtl .wptm_buttons .download_wptm:before, .rtl .wptm_form_search .download_wptm:before, .rtl .submit_form .download_wptm:before {
  margin-left: 5px;
}
.rtl .dataTables_paginate .previous, .rtl .dataTables_paginate .next {
  transform: rotate(180deg);
}
.rtl .wptm_table table.dataTable thead .sorting_asc:after, .rtl .wptm_table table.dataTable thead .sorting:after, .rtl .wptm_table table.dataTable thead .sorting_desc:after {
  float: left;
}

/*# sourceMappingURL=front.css.map */
</pre></body></html>