.customizer {
  width: 320px;
  right: -320px;
  padding: 0;
  background-color: #FFF;
  z-index: 1051;
  position: fixed;
  top: 0;
  bottom: 0;
  height: calc(var(--vh, 1vh) * 100);
  transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
  backface-visibility: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.customizer.open {
  right: 0;
}

.customizer .customizer-content {
  position: relative;
  height: 100%;
}

.customizer a.customizer-toggle {
  background: #FFF;
  color: #00b5b8;
  display: block;
  box-shadow: -3px 0px 8px rgba(0, 0, 0, 0.1);
}

.customizer a.customizer-close {
  color: #000;
}

.customizer .customizer-close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 7px;
  width: auto;
  z-index: 10;
}

.customizer .customizer-toggle {
  position: absolute;
  top: 35%;
  width: 54px;
  height: 50px;
  left: -54px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}

.customizer .color-options a {
  white-space: pre;
}

.customizer .customizer-sidebar-options .active {
  background-color: #00b5b8;
  border-color: #00b5b8;
  color: #FFF;
}


.customizer2 {
  width: 320px;
  right: -320px;
  padding: 0;
  background-color: #FFF;
  z-index: 1051;
  position: fixed;
  top: 0;
  bottom: 0;
  height: calc(var(--vh, 1vh) * 100);
  transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
  backface-visibility: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.customizer2.open {
  right: 0;
}

.customizer2 .customizer2-content {
  position: relative;
  height: 100%;
}

.customizer2 a.customizer2-toggle {
  background: #FFF;
  color: #00b5b8;
  display: block;
  box-shadow: -3px 0px 8px rgba(0, 0, 0, 0.1);
}

.customizer2 a.customizer2-close {
  color: #000;
}

.customizer2 .customizer2-close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 7px;
  width: auto;
  z-index: 10;
}

.customizer2 .customizer2-toggle {
  position: absolute;
  top: 35%;
  width: 54px;
  height: 50px;
  left: -54px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}

.customizer2 .color-options a {
  white-space: pre;
}

.customizer2 .customizer2-sidebar-options .active {
  background-color: #00b5b8;
  border-color: #00b5b8;
  color: #FFF;
}


.customizer3 {
  width: 320px;
  right: -320px;
  padding: 0;
  background-color: #FFF;
  z-index: 1051;
  position: fixed;
  top: 0;
  bottom: 0;
  height: calc(var(--vh, 1vh) * 100);
  transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
  backface-visibility: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.customizer3.open {
  right: 0;
}

.customizer3 .customizer3-content {
  position: relative;
  height: 100%;
}

.customizer3 a.customizer3-toggle {
  background: #FFF;
  color: #00b5b8;
  display: block;
  box-shadow: -3px 0px 8px rgba(0, 0, 0, 0.1);
}

.customizer3 a.customizer3-close {
  color: #000;
}

.customizer3 .customizer3-close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 7px;
  width: auto;
  z-index: 10;
}

.customizer3 .customizer3-toggle {
  position: absolute;
  top: 35%;
  width: 54px;
  height: 50px;
  left: -54px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}

.customizer3 .color-options a {
  white-space: pre;
}

.customizer3 .customizer3-sidebar-options .active {
  background-color: #00b5b8;
  border-color: #00b5b8;
  color: #FFF;
}





.customizer4 {
  width: 320px;
  right: -320px;
  padding: 0;
  background-color: #FFF;
  z-index: 1051;
  position: fixed;
  top: 0;
  bottom: 0;
  height: calc(var(--vh, 1vh) * 100);
  transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
  backface-visibility: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.customizer4.open {
  right: 0;
}

.customizer4 .customizer4-content {
  position: relative;
  height: 100%;
}

.customizer4 a.customizer4-toggle {
  background: #FFF;
  color: #00b5b8;
  display: block;
  box-shadow: -3px 0px 8px rgba(0, 0, 0, 0.1);
}

.customizer4 a.customizer4-close {
  color: #000;
}

.customizer4 .customizer4-close {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 7px;
  width: auto;
  z-index: 10;
}

.customizer4 .customizer4-toggle {
  position: absolute;
  top: 35%;
  width: 54px;
  height: 50px;
  left: -54px;
  text-align: center;
  line-height: 56px;
  cursor: pointer;
}

.customizer4 .color-options a {
  white-space: pre;
}

.customizer4 .customizer4-sidebar-options .active {
  background-color: #00b5b8;
  border-color: #00b5b8;
  color: #FFF;
}


.buy-now {
  position: fixed;
  bottom: 5%;
  right: 2%;
  z-index: 1031;
}

@media screen and (min-width: 0px) {
  head {
    font-family: "xs 0px";
  }

  body:after {
    content: "xs - min-width: 0px";
  }
}

@media screen and (min-width: 544px) {
  head {
    font-family: "sm 544px";
  }

  body:after {
    content: "sm - min-width: 544px";
  }
}

@media screen and (min-width: 768px) {
  head {
    font-family: "md 768px";
  }

  body:after {
    content: "md - min-width: 768px";
  }
}

@media screen and (min-width: 992px) {
  head {
    font-family: "lg 992px";
  }

  body:after {
    content: "lg - min-width: 992px";
  }
}

@media screen and (min-width: 1200px) {
  head {
    font-family: "xl 1200px";
  }

  body:after {
    content: "xl - min-width: 1200px";
  }
}

head {
  clear: both;
}

head title {
  font-family: "xs 0px, sm 544px, md 768px, lg 992px, xl 1200px";
}

body:after {
  display: none;
}

*[data-usn-if] {
  display: none;
}

.group-area {
  margin-bottom: 3rem;
}

.block {
  display: block;
  width: 100%;
}

/* Input with icon */
.has-icon-left .form-control {
  padding-left: 2.5rem;
}

.form-control-position {
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 2;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
}

/*---------------------------------
Input Icon
---------------------------------*/
.position-relative .form-control {
  padding-right: calc(2.75rem + 2px);
}

.position-relative .form-control.form-control-lg~.form-control-position {
  top: 10px;
}

.position-relative .form-control.form-control-sm~.form-control-position {
  top: -3px;
}

/* Input Icon left */
.has-icon-left .form-control {
  padding-right: 1rem;
  padding-left: calc(2.75rem + 2px);
}

.has-icon-left .form-control-position {
  right: auto;
  left: inherit;
}

input[type="color"] {
  height: calc(2.75rem + 2px);
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  line-height: 1.45;
}

.font-size-large {
  font-size: 1.25rem;
}

.font-size-base {
  font-size: 1rem;
}

.font-size-small {
  font-size: 0.875rem;
}

.font-size-xsmall {
  font-size: 0.75rem;
}

.input-group-xs .form-control,
.input-group-xs .input-group-addon,
.input-group-xs .input-group-btn>button {
  padding: 0.175rem 0.5rem;
  font-size: 0.725rem;
  line-height: 1.677777;
  border-bottom-left-radius: 0.175rem;
  border-top-left-radius: 0.175rem;
  height: 2rem;
}

.input-group-xs .input-group-btn>button {
  border-radius: 0.175rem;
}

.input-group-xs>.form-control,
.input-group-xs>.custom-select,
.input-group-xs>.input-group-prepend>.input-group-text,
.input-group-xs>.input-group-append>.input-group-text,
.input-group-xs>.input-group-prepend>.btn,
.input-group-xs>.input-group-append>.btn {
  padding: 0.25rem 0.75rem;
  font-size: .75rem;
}

.input-group-addon {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.floating-label-form-group-with-focus label,
.floating-label-form-group-with-value label {
  color: #00b5b8 !important;
  text-transform: uppercase;
  font-weight: 400;
}

.select2-container--classic:focus,
.select2-container--default:focus {
  outline: none;
}

.select2-container--classic .img-flag,
.select2-container--default .img-flag {
  height: 15px;
  width: 18px;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--single {
  height: 40px !important;
  padding: 5px;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered i,
.select2-container--default .select2-selection--single .select2-selection__rendered i {
  margin-right: 0.5rem;
}

.select2-container--classic.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #CCCCCC !important;
  outline: 0;
}

.select2-container--classic.select2-container--focus,
.select2-container--default.select2-container--focus {
  outline: 0;
}

.select2-container--classic.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #CCCCCC !important;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  min-height: 40px !important;
  padding: 5px 8px !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding: 2px 10px !important;
  margin-top: 0px !important;
  background-color: #00b5b8 !important;
  border: none;
  color: #fff;
  margin-right: 8px !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: block !important;
  padding: 0 !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff !important;
  float: right;
  margin-left: 0.5rem;
}

.select2-container--classic .select2-selection--multiple i,
.select2-container--default .select2-selection--multiple i {
  position: relative;
  top: 1px;
  margin-right: 0.5rem;
  padding-left: 1px;
}

.select2-container--classic .select2-selection--multiple[class*=bg-] .select2-selection__choice,
.select2-container--default .select2-selection--multiple[class*=bg-] .select2-selection__choice {
  background-color: rgba(0, 0, 0, 0.15) !important;
  border-color: rgba(0, 0, 0, 0.2) !important;
}

.select2-container--classic .select2-results__options .select2-results__option i,
.select2-container--default .select2-results__options .select2-results__option i {
  margin-right: 0.5rem;
}

.select2-container--classic .select2-results__options .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__options .select2-results__option[aria-selected=true] {
  background-color: #00b5b8 !important;
  color: #fff !important;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #E0E0E0 !important;
  color: #424242 !important;
}

.select2-container--classic .select2-result-repository .select2-result-repository__avatar,
.select2-container--default .select2-result-repository .select2-result-repository__avatar {
  width: 22%;
  float: left;
}

.select2-container--classic .select2-result-repository .select2-result-repository__avatar img,
.select2-container--default .select2-result-repository .select2-result-repository__avatar img {
  width: 75px;
}

.select2-container--classic .select2-result-repository .select2-result-repository__meta,
.select2-container--default .select2-result-repository .select2-result-repository__meta {
  width: 78%;
  float: right;
}

.select2-container--classic .select2-result-repository .select2-result-repository__meta .select2-result-repository__title,
.select2-container--default .select2-result-repository .select2-result-repository__meta .select2-result-repository__title {
  font-size: 1.35rem;
  font-weight: 700;
  text-transform: capitalize;
}

.select2-container--classic .select2-result-repository .select2-result-repository__meta .select2-result-repository__statistics div,
.select2-container--default .select2-result-repository .select2-result-repository__meta .select2-result-repository__statistics div {
  display: inline;
  margin-right: 1rem;
}

.select2-container--classic .select-lg,
.select2-container--default .select-lg {
  height: calc(3.5625rem + 2px) !important;
  font-size: 1.25rem;
  margin-bottom: 0 !important;
  padding: 0.75rem 0;
}

.select2-container--classic .select-lg.select2-selection--single .select2-selection__rendered,
.select2-container--default .select-lg.select2-selection--single .select2-selection__rendered {
  padding-top: 0.1rem;
  padding-left: 0.75rem;
  padding-right: 5rem;
}

.select2-container--classic .select-lg.select2-selection--single .select2-selection__arrow,
.select2-container--default .select-lg.select2-selection--single .select2-selection__arrow {
  top: 0.75rem !important;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-selection__choice,
.select2-container--default .select-lg.select2-selection--multiple .select2-selection__choice {
  padding: 0.2rem 0.5rem !important;
  font-size: 1.25rem;
}

.select2-container--classic .select-lg.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--default .select-lg.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0;
  font-size: 1.25rem;
}

.select2-container--classic .select-sm,
.select2-container--default .select-sm {
  height: 2.5rem !important;
  font-size: 0.875rem;
  padding: 0.1rem 0.2rem;
  margin-bottom: 0 !important;
}

.select2-container--classic .select-sm.select2-selection--single .select2-selection__rendered,
.select2-container--default .select-sm.select2-selection--single .select2-selection__rendered {
  padding-left: 0.5rem;
  padding-right: 5rem;
}

.select2-container--classic .select-sm.select2-selection--single .select2-selection__arrow,
.select2-container--default .select-sm.select2-selection--single .select2-selection__arrow {
  top: 0.25rem !important;
}

.select2-container--classic .select-sm.select2-selection--multiple,
.select2-container--default .select-sm.select2-selection--multiple {
  min-height: 2.5rem !important;
  padding: 0.25rem 0.25rem !important;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__rendered {
  padding-left: 0.25rem !important;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-selection__choice,
.select2-container--default .select-sm.select2-selection--multiple .select2-selection__choice {
  padding: 0 0.25rem !important;
  font-size: 0.875rem;
}

.select2-container--classic .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--default .select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0.1rem 0;
  margin-top: 0;
}

.select2-container--classic .select-xs,
.select2-container--default .select-xs {
  height: 2rem !important;
  padding: 0 0.2rem;
  font-size: 0.75rem;
  margin-bottom: 0 !important;
  line-height: 1.5;
}

.select2-container--classic .select-xs.select2-selection--single .select2-selection__rendered,
.select2-container--default .select-xs.select2-selection--single .select2-selection__rendered {
  padding-left: 0.525rem;
  padding-right: 4.55rem;
}

.select2-container--classic .select-xs.select2-selection--single .select2-selection__arrow,
.select2-container--default .select-xs.select2-selection--single .select2-selection__arrow {
  top: 0.175rem !important;
}

.select2-container--classic .select-xs.select2-selection--multiple,
.select2-container--default .select-xs.select2-selection--multiple {
  min-height: 2rem !important;
  padding: 3px 4px !important;
}

.select2-container--classic .select-xs.select2-selection--multiple .select2-selection__choice,
.select2-container--default .select-xs.select2-selection--multiple .select2-selection__choice {
  padding: 0 0.4rem !important;
  font-size: 0.75rem;
}

.select2-container--classic .select-xs.select2-selection--multiple .select2-search--inline .select2-search__field,
.select2-container--default .select-xs.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0;
  font-size: 0.75rem;
  margin-top: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px !important;
  right: 6px !important;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  top: 1px !important;
  right: 2px !important;
  height: 96% !important;
}

table.dataTable,
.dataTables_wrapper {
  border-spacing: 0px;
}

table.dataTable thead th,
table.dataTable.no-footer th,
.dataTables_wrapper thead th,
.dataTables_wrapper.no-footer th {
  border-bottom: transparent;
}

table.dataTable tfoot th,
.dataTables_wrapper tfoot th {
  border-top: transparent;
}

.content-wrapper table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
.content-wrapper table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
  background-color: #00b5b8;
  border-radius: 0;
  top: 10px;
  left: 10px;
  box-shadow: 0 0 2px #444;
}

.content-wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
.content-wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
  background-color: #ff7588;
}

.DTFC_LeftBodyLiner {
  top: -1px !important;
}

div.dataTables_wrapper {
  width: 100%;
}

div.dataTables_wrapper div.dataTables_paginate .paginate_button {
  margin-left: 0;
  padding: 0;
  border: none !important;
}

div.dataTables_wrapper div.dataTables_paginate .paginate_button:hover {
  background: none;
  border: 1px solid transparent;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 10px 0;
  justify-content: flex-end;
}

div.dataTables_wrapper div.dataTables_length select,
div.dataTables_wrapper div.dataTables_filter input {
  width: auto;
  display: inline-block;
}

div.dataTables_wrapper div.dataTables_length select {
  background: none;
  background-image: url("../images/pages/arrow-down.png");
  background-position: 86% 57%;
  background-repeat: no-repeat;
  background-size: 12px 10px;
}

div.dataTables_wrapper div .dataTables_scroll .dataTables_scrollBody {
  border-bottom: transparent;
}

div.dataTables_wrapper div .dataTables_scroll .dataTables_scrollBody>.table {
  margin: 0;
}

div.dataTables_wrapper div .top .dataTables_info,
div.dataTables_wrapper div .top .dataTables_filter,
div.dataTables_wrapper div .top .dataTables_length,
div.dataTables_wrapper div .bottom .dataTables_info,
div.dataTables_wrapper div .bottom .dataTables_filter,
div.dataTables_wrapper div .bottom .dataTables_length {
  float: none;
}

td.highlight {
  font-weight: bold;
  color: #00b5b8;
  background-color: #fff !important;
}

tr.group {
  background-color: #ededed !important;
}

tr.group:hover {
  background-color: #ededed !important;
}

th {
  white-space: nowrap;
}

.toolbar {
  float: left;
}

.no-style thead>tr>th,
.no-style tfoot>tr>th {
  border-bottom: 1px solid #e3ebf3;
}

table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable.no-footer {
  border-bottom-color: #E6E6E6;
}

.table-striped tbody tr.odd.selected,
.table-striped tbody tr.even.selected {
  background-color: #00b5b8;
  color: #fff;
}

table.dataTable tbody>tr>.selected {
  background-color: #00b5b8;
  color: #fff;
}

a.dt-button.red {
  color: red;
}

a.dt-button.orange {
  color: orange;
}

a.dt-button.green {
  color: green;
}

.dataex-css-row tr {
  height: 55px;
}

.dataex-key-customstyling td.focus {
  outline: 1px solid #ac1212;
  outline-offset: -3px;
  background-color: #e3ebf3 !important;
}

.dt-events-log {
  border: 1px solid #888;
  background: #f7f7f7;
  padding: 1em;
  margin-bottom: 1em;
}

.dataTables_wrapper tfoot input {
  width: 100%;
  box-sizing: border-box;
}

td.details-control {
  background: url("../images/datatables/resources/details_open.png") no-repeat center center;
  cursor: pointer;
}

tr.shown td.details-control {
  background: url("../images/datatables/resources/details_close.png") no-repeat center center;
}

.DTFC_LeftBodyLiner,
.DTFC_RightBodyLiner {
  background: white;
}

div.table-responsive>div.dataTables_wrapper>div.row {
  margin: 0;
}

@media screen and (max-width: 600px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
  }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  div.dataTables_wrapper div.row:last-child {
    justify-content: space-between;
  }

  div.dataTables_wrapper div.dataTables_paginate {
    float: right;
  }

  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_filter#users-contacts_filter {
    text-align: right;
  }

  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    display: block;
    text-align: center;
  }

  div.dataTables_wrapper div.dataTables_info ul.pagination,
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}

@media (max-width: 991.98px) {
  .dataTables_wrapper table {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto;
  }
}