.alert a {
  color: #304aca; }

.gmz-loader {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  z-index: 1;
  display: none;
  top: 0;
  left: 0; }
  .gmz-loader .loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2; }

.page-heading {
  margin: 20px 0;
  color: #666;
  -webkit-font-smoothing: antialiased;
  font-family: "Segoe UI Light", "Arial", serif;
  font-weight: 600;
  letter-spacing: 0.05em; }

.modal.show {
  overflow-y: auto; }

.form-group .invalid-feedback {
  display: none !important; }

table[data-sort="true"] .ui-sortable-helper {
  background-color: #eee !important;
  display: table; }
  table[data-sort="true"] .ui-sortable-helper:hover, table[data-sort="true"] .ui-sortable-helper:active {
    background-color: #eeddbb !important; }

.table-hover:not(.table-dark) tbody tr.ui-sortable-helper:hover {
  background-color: #eeddbb !important; }

.translation-search {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px; }
  .translation-search input {
    padding: 10px;
    border-radius: 3px 0 0 3px; }
  .translation-search button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    border-radius: 0 3px 3px 0; }

@media screen and (max-width: 767px) {
  .table-translations thead tr {
    display: grid;
    width: 100%; } }
.table-translations tbody > tr > td {
  border-top: 1px solid #dee2e6; }
@media screen and (max-width: 767px) {
  .table-translations tbody tr {
    display: grid;
    width: 100%; }
    .table-translations tbody tr th, .table-translations tbody tr td {
      padding-left: 0;
      padding-right: 0; }
    .table-translations tbody tr td {
      border-top: none;
      padding-top: 0; } }

.gmz-language-action {
  top: auto;
  position: fixed;
  left: auto;
  z-index: 9;
  margin-left: -38px; }
  .gmz-language-action ul {
    margin: 0 -3px;
    padding: 0;
    display: block !important; }
    .gmz-language-action ul li {
      margin-left: 2px;
      margin-right: 2px;
      display: block;
      list-style: none;
      margin-bottom: 0; }
      .gmz-language-action ul li a {
        opacity: 0.3;
        border: 2px solid transparent;
        height: 26px;
        overflow: hidden;
        border-radius: 2px;
        display: block; }
        .gmz-language-action ul li a img {
          max-width: 30px;
          height: auto;
          position: relative;
          top: -4px; }
        .gmz-language-action ul li a.active {
          opacity: 1;
          border-color: #445ede;
          display: block; }
  .gmz-language-action.has-fixed {
    position: fixed;
    z-index: 999;
    background: white;
    padding: 5px 29px;
    -webkit-box-shadow: #eeeeee 2px 2px 6px;
            box-shadow: #eeeeee 2px 2px 6px;
    border-radius: 3px; }

.gmz-field .gmz-language-action {
  position: relative;
  margin: 0;
  margin-bottom: 5px; }
  .gmz-field .gmz-language-action ul {
    overflow: hidden; }
    .gmz-field .gmz-language-action ul li {
      float: left;
      margin-left: 4px;
      margin-right: 0; }
      .gmz-field .gmz-language-action ul li a {
        height: 20px;
        width: 25px;
        border-radius: 2px; }
        .gmz-field .gmz-language-action ul li a img {
          max-width: 25px;
          height: auto;
          position: relative;
          top: -4px;
          left: -2px; }

.gmz-modal-form .gmz-language-action {
  position: relative;
  margin-left: 0;
  margin-bottom: 10px; }
  .gmz-modal-form .gmz-language-action ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }

form.form-translation input[type="text"].has-translation,
form.form-translation textarea.has-translation {
  border-left: 3px solid #445ede; }
form.form-translation .form-control.hidden, form.form-translation .hh-upload-wrapper.hidden {
  display: none; }
form.form-translation .form-control.has-translation .thumbnail, form.form-translation .hh-upload-wrapper.has-translation .thumbnail {
  border-left: 3px solid #445ede; }
form.form-translation .tox-edit-area__iframe.has-translation {
  border-left: 3px solid #445ede; }
form.form-translation .field-editor.has-editor-translation .tox-edit-area__iframe {
  border-left: 3px solid #445ede; }
form .has-translation.hidden {
  display: none; }

.has-translation.hidden {
  display: none; }
.has-translation .gmz-quill-editor {
  border-left: 3px solid #445ede !important; }

.gmz-pagination .pagination .page-item .page-link {
  min-width: 33px;
  height: 33px;
  text-align: center; }
.gmz-pagination .pagination .page-item:first-child .page-link, .gmz-pagination .pagination .page-item:last-child .page-link {
  line-height: 19px;
  font-size: 19px; }

.header-container .navbar-nav.theme-brand {
  padding: 0 20px; }
  .header-container .navbar-nav.theme-brand .theme-text {
    margin-right: auto; }
  .header-container .navbar-nav.theme-brand .theme-logo {
    margin-right: 5px; }

.link.link-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.gmz-check-all-button {
  opacity: 0;
  visibility: hidden; }
  .gmz-check-all-button.active {
    opacity: 1;
    visibility: visible; }

.table-responsive table tbody:before {
  display: none; }
.table-responsive table tbody td .gmz-icon svg {
  max-width: 24px;
  max-height: 24px; }

.footable-toggle.fooicon {
  background: #2196f3;
  opacity: 1;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  border: 2px solid #dfdfdf;
  text-align: center;
  line-height: 16.5px; }
  .footable-toggle.fooicon:before {
    position: relative;
    top: 0;
    left: 0.75px; }

table tr.footable-detail-row .footable-details {
  border: none; }
  table tr.footable-detail-row .footable-details tbody tr {
    border: none; }
    table tr.footable-detail-row .footable-details tbody tr:not(:last-child) {
      border-bottom: 1px solid #e0e6ed; }
    table tr.footable-detail-row .footable-details tbody tr th {
      border: none;
      border-right: 1px solid #e0e6ed; }
    table tr.footable-detail-row .footable-details tbody tr:only-child {
      height: auto; }

.mw-5 {
  min-width: 50px; }

.mw-100 {
  min-width: 100px; }

.wizard > .content {
  overflow-y: auto; }

.nav-tabs .nav-link.active {
  color: #445ede; }

.gmz-field-editor {
  height: 350px; }
  .gmz-field-editor .gmz-quill-editor {
    height: calc(100% - 80px);
    margin-top: 5px !important;
    padding: 0 !important; }
  .gmz-field-editor.gmz-field-has-translation .gmz-quill-editor {
    height: calc(100% - 100px); }

.gmz-hidden-field {
  display: none !important; }

.gmz-list-item .delete-item svg path {
  fill: #cc0000; }

.gmz-field {
  position: relative;
  margin-bottom: 25px; }
  .gmz-field.hidden {
    display: none !important; }
  .gmz-field [data-plugin="acejs"] {
    min-height: 500px; }
  .gmz-field .media-wrapper .thumbnail {
    width: 100px;
    height: 100px;
    position: relative;
    border: 1px solid #eee;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: 10px;
    float: left; }
    .gmz-field .media-wrapper .thumbnail span.add-icon {
      font-size: 35px;
      color: #ccc;
      position: absolute;
      top: 48%;
      left: 50%;
      line-height: 35px;
      height: 35px;
      display: block;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .gmz-field .media-wrapper .thumbnail img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .gmz-field .media-wrapper .action {
    clear: both; }
  .gmz-field .media-wrapper.has-media .btn-remove {
    display: block !important; }
  .gmz-field .media-wrapper.has-media .thumbnail span.add-icon {
    display: none; }
  .gmz-field.gmz-field-permalink label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gmz-field.gmz-field-permalink label svg {
      width: 16px;
      margin-right: 5px; }
  .gmz-field .permalink-wrapper span {
    background: #dfdfdf;
    line-height: 29px;
    border-radius: 5px 0 0 5px;
    padding: 3px 10px; }
  .gmz-field .permalink-wrapper input {
    padding: 4px 10px;
    height: 35px;
    border-radius: 0 5px 5px 0; }
  .gmz-field.gmz-field-icon_picker .icon-picker-box {
    border: 1px solid #bfc9d4;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    width: 250px;
    margin-top: 10px;
    background: #fff;
    z-index: 99;
    display: none;
    max-height: 200px;
    overflow: auto; }
    .gmz-field.gmz-field-icon_picker .icon-picker-box:before {
      content: '';
      height: 10px;
      width: 10px;
      border: 1px solid #bfc9d4;
      position: absolute;
      top: -6px;
      left: 20px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-right: none;
      border-bottom: none;
      background: #fff;
      z-index: 2; }
    .gmz-field.gmz-field-icon_picker .icon-picker-box .item {
      cursor: pointer;
      float: left;
      padding: 7px; }
      .gmz-field.gmz-field-icon_picker .icon-picker-box .item svg {
        max-width: 24px;
        max-height: 24px; }
  .gmz-field.gmz-field-icon_picker.focus .icon-picker-box {
    display: block; }

.widget-content-area .wizard .content {
  background: #fff; }
  .widget-content-area .wizard .content section.body {
    padding: 0; }

.form-control.is-invalid {
  border-color: #dc3545 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.gmz-field-location .mapbox-wrapper {
  position: relative; }
  .gmz-field-location .mapbox-wrapper .mapbox-text-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 10px; }
.gmz-field-location .mapbox-content {
  width: 100%;
  height: 380px;
  margin-bottom: 20px; }
.gmz-field-location .gmz-marker {
  width: 40px;
  height: 55px;
  margin-top: -30px;
  background: url("../images/map/marker.png") no-repeat center center;
  background-size: 35px; }
.gmz-field-location .mapboxgl-marker:not(.gmz-marker) {
  display: none !important; }
.gmz-field-location .form-group.field-no-translate .gmz-language-action {
  display: none !important; }

[data-plugin="mapbox-geocoder"] {
  position: relative;
  border: none; }
  [data-plugin="mapbox-geocoder"] .mapboxgl-ctrl-geocoder {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    z-index: 2;
    -webkit-box-shadow: none;
            box-shadow: none; }
    [data-plugin="mapbox-geocoder"] .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-loading {
      top: 25px;
      margin-top: -13px; }
    [data-plugin="mapbox-geocoder"] .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon {
      display: none; }
    [data-plugin="mapbox-geocoder"] .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--input {
      border: 1px solid #ced4da;
      top: 0;
      left: 0;
      padding: .9rem .9rem;
      width: 100%;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 14px;
      border-radius: .2rem;
      font-family: Poppins, sans-serif;
      height: auto;
      line-height: 1.5;
      text-indent: 5px;
      color: #6c757d; }
    [data-plugin="mapbox-geocoder"] .mapboxgl-ctrl-geocoder .suggestions-wrapper .suggestions {
      top: 0 !important;
      margin-top: 50px;
      border: solid 1px #cccccc;
      -webkit-box-shadow: none;
              box-shadow: none; }

.input-none {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 0; }

.gmz-field-term_price table thead th .checkbox label {
  color: #1b55e2;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase; }
.gmz-field-term_price table thead th .checkbox input {
  position: relative;
  top: 2px; }
.gmz-field-term_price table tbody tr th label {
  color: #333;
  font-weight: 450;
  margin-bottom: 0; }
.gmz-field-term_price table tbody tr th input {
  position: relative;
  top: 1px; }
.gmz-field-term_price table tbody tr td input[type="text"] {
  height: 35px; }

@media (max-width: 575px) {
  .gmz-field .permalink-wrapper {
    display: block !important; }
    .gmz-field .permalink-wrapper span {
      border-radius: 5px 5px 0 0;
      width: 100%;
      display: block; }
    .gmz-field .permalink-wrapper input {
      border-radius: 0 0 5px 5px; } }
#my-dropzone .message {
  font-family: "Segoe UI Light", "Arial", serif;
  font-weight: 600;
  color: #0087F7;
  font-size: 1.5em;
  letter-spacing: 0.05em; }

.dropzone {
  border: 2px dashed #0087F7;
  background: white;
  border-radius: 5px;
  min-height: 300px;
  padding: 90px 0;
  vertical-align: baseline; }

.gmz-all-media .gmz-all-media-render .render {
  overflow: hidden;
  padding: 0;
  margin: 0; }
  .gmz-all-media .gmz-all-media-render .render li {
    float: left;
    list-style: none;
    overflow: hidden;
    width: 12.5%;
    padding: 8px;
    margin: 0; }
    .gmz-all-media .gmz-all-media-render .render li .gmz-media-item {
      position: relative;
      padding-bottom: 100%;
      background: #eee;
      height: 0;
      border: 1px solid #eee;
      border-radius: 3px;
      overflow: hidden;
      cursor: pointer; }
      .gmz-all-media .gmz-all-media-render .render li .gmz-media-item .gmz-media-thumbnail {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .gmz-all-media .gmz-all-media-render .render li .gmz-media-item .gmz-media-thumbnail img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
.gmz-all-media table tbody tr td.footable-first-visible {
  min-width: 65px; }
.gmz-all-media table tbody tr td .footable-toggle {
  float: left;
  position: relative;
  top: -2px; }

.gmz-media-upload-area {
  cursor: pointer;
  padding: 10px; }
  .gmz-media-upload-area form {
    border: 2px dashed #eee;
    padding: 20px; }
    .gmz-media-upload-area form svg {
      width: 50px;
      height: auto; }
    .gmz-media-upload-area form .text-muted {
      margin-bottom: 0; }
      .gmz-media-upload-area form .text-muted span {
        display: block; }

.gmz-media-modal {
  height: 100vh; }
  .gmz-media-modal .modal-dialog {
    height: calc(100% - 20px);
    margin: 10px auto; }
  .gmz-media-modal .modal-content {
    height: 100%; }
    .gmz-media-modal .modal-content .modal-header {
      padding: 10px 15px; }
    .gmz-media-modal .modal-content .modal-footer {
      padding: 5px 15px; }
    .gmz-media-modal .modal-content .modal-body {
      min-height: 100px;
      overflow: auto; }
      .gmz-media-modal .modal-content .modal-body .gmz-loader {
        display: block; }
      .gmz-media-modal .modal-content .modal-body li {
        float: left;
        list-style: none;
        overflow: hidden;
        width: 12.5%;
        padding: 8px;
        margin: 0; }
        .gmz-media-modal .modal-content .modal-body li .gmz-media-item {
          position: relative;
          padding-bottom: 100%; }
          .gmz-media-modal .modal-content .modal-body li .gmz-media-item.selected .gmz-media-thumbnail {
            border: 2px solid #007bff; }
            .gmz-media-modal .modal-content .modal-body li .gmz-media-item.selected .gmz-media-thumbnail:before {
              content: '';
              display: block;
              background: #008489;
              width: 20px;
              height: 20px;
              z-index: 9;
              position: absolute;
              border-radius: 50%;
              right: -8px;
              top: -9px; }
            .gmz-media-modal .modal-content .modal-body li .gmz-media-item.selected .gmz-media-thumbnail:after {
              content: '';
              display: inline-block;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
              height: 10px;
              width: 6px;
              border-bottom: 2px solid #fff;
              border-right: 2px solid #fff;
              position: absolute;
              right: -2px;
              top: -5px;
              z-index: 9; }
          .gmz-media-modal .modal-content .modal-body li .gmz-media-item .gmz-media-thumbnail {
            border: 2px solid transparent;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
            .gmz-media-modal .modal-content .modal-body li .gmz-media-item .gmz-media-thumbnail img {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
                 object-fit: cover; }
    .gmz-media-modal .modal-content .btn-select {
      display: none; }
    .gmz-media-modal .modal-content .btn-delete {
      display: none; }
  .gmz-media-modal .gmz-media-upload-area {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    top: 54px;
    z-index: 99;
    display: none; }
    .gmz-media-modal .gmz-media-upload-area.show {
      display: block; }

.filter-layout a svg {
  fill: gray; }
.filter-layout a.active svg {
  fill: #0087F7; }

.media-item-modal .modal-body ul {
  padding-left: 15px;
  margin-top: 15px; }

@media (max-width: 767px) {
  .gmz-all-media .gmz-all-media-render .render li {
    width: 20%; } }
@media (max-width: 575px) {
  .gmz-all-media .gmz-all-media-render .render li {
    width: 30%; } }
@media (max-width: 420px) {
  .gmz-all-media .gmz-all-media-render .render li {
    width: 50%; } }
.gmz-import-font-wrapper form {
  position: relative;
  padding: 0;
  border: none; }
  .gmz-import-font-wrapper form .import-font-inner {
    position: relative;
    cursor: pointer;
    border: 2px dashed rgba(50, 58, 70, 0.3);
    background: #fff;
    border-radius: 6px;
    padding: 30px 30px; }
    .gmz-import-font-wrapper form .import-font-inner input[type="file"] {
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      width: 100%;
      height: 100%;
      z-index: 9;
      opacity: 0;
      cursor: pointer; }
    .gmz-import-font-wrapper form .import-font-inner h3 {
      font-size: 1.2rem;
      line-height: 1.8rem;
      margin-bottom: 0; }
  .gmz-import-font-wrapper form .form-message .alert {
    padding: 10px; }
.gmz-import-font-wrapper .icon-no {
  width: 50px;
  height: 50px; }
.gmz-import-font-wrapper .icon-yes {
  width: 50px;
  height: 50px;
  line-height: 54px;
  display: none;
  color: #1abc9c; }
.gmz-import-font-wrapper.uploaded .icon-no {
  display: none; }
.gmz-import-font-wrapper.uploaded .icon-yes {
  display: inline-block; }

.gmz-new-page .widget-header {
  padding-left: 20px !important;
  padding-right: 20px !important; }
.gmz-new-page .gmz-form-wizard-wrapper .steps {
  display: none; }
.gmz-new-page .gmz-form-wizard-wrapper .actions a[href="#previous"] {
  display: none; }

.order-detail h4 {
  padding: 18px 25px 0 25px; }
.order-detail__content .nav.nav-tabs {
  padding-left: 25px;
  padding-right: 25px; }
  .order-detail__content .nav.nav-tabs .nav-item .nav-link {
    font-size: 16px;
    font-weight: 500; }
.order-detail__content .cart-info {
  padding: 25px;
  border-radius: 3px; }
  .order-detail__content .cart-info__heading {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px; }
    .order-detail__content .cart-info__heading .thumbnail {
      width: 70px;
      height: 70px; }
    .order-detail__content .cart-info__heading .info {
      padding-left: 15px; }
      .order-detail__content .cart-info__heading .info .title {
        font-size: 19px; }
      .order-detail__content .cart-info__heading .info .location {
        margin-bottom: 0;
        color: gray; }
  .order-detail__content .cart-info__meta {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee; }
    .order-detail__content .cart-info__meta li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 7px 0px;
      border-bottom: 1px dotted #eee; }
      .order-detail__content .cart-info__meta li:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      .order-detail__content .cart-info__meta li .label {
        font-weight: 450; }
      .order-detail__content .cart-info__meta li .value {
        font-size: 16px;
        font-weight: 500; }
  .order-detail__content .cart-info__equipment .__label, .order-detail__content .cart-info__insurance .__label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 15px;
    display: block; }
  .order-detail__content .cart-info__equipment table, .order-detail__content .cart-info__insurance table {
    width: 100%;
    border: 1px solid #eee;
    border-collapse: collapse;
    border-radius: 3px; }
    .order-detail__content .cart-info__equipment table tr th, .order-detail__content .cart-info__insurance table tr th {
      font-size: 14px;
      border: 1px solid #eee;
      background: #eee;
      padding: 5px 7px;
      font-weight: 500; }
    .order-detail__content .cart-info__equipment table tr td, .order-detail__content .cart-info__insurance table tr td {
      padding: 5px 7px;
      border: 1px solid #eee;
      font-weight: 450; }
  .order-detail__content .cart-info__price {
    margin-top: 15px; }
    .order-detail__content .cart-info__price ul {
      padding: 0;
      margin: 0; }
      .order-detail__content .cart-info__price ul li {
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 7px 0px;
        border-bottom: 1px dotted #eee; }
        .order-detail__content .cart-info__price ul li:last-child {
          border-bottom: none;
          padding-bottom: 0; }
        .order-detail__content .cart-info__price ul li .label {
          font-weight: 450; }
        .order-detail__content .cart-info__price ul li .value {
          font-size: 16px;
          font-weight: 500; }
        .order-detail__content .cart-info__price ul li.total {
          background: #eee;
          padding: 15px 25px;
          margin-left: -25px;
          margin-right: -25px; }
          .order-detail__content .cart-info__price ul li.total .label {
            font-size: 16px;
            font-weight: 500; }
          .order-detail__content .cart-info__price ul li.total .value {
            font-size: 20px;
            font-weight: 500;
            color: #445ede; }

#gmz-settings-page {
  padding: 5px 7px; }
  #gmz-settings-page .nav.nav-pills {
    width: 25%;
    float: left;
    display: block; }
    #gmz-settings-page .nav.nav-pills .nav-item {
      display: block;
      margin-bottom: 0;
      margin-right: 0; }
      #gmz-settings-page .nav.nav-pills .nav-item .nav-link {
        border-radius: 0;
        border: 1px solid #dfdfdf;
        border-bottom: none;
        padding: 15px 10px;
        font-weight: 500; }
        #gmz-settings-page .nav.nav-pills .nav-item .nav-link.active {
          background-color: #445ede;
          position: relative; }
          #gmz-settings-page .nav.nav-pills .nav-item .nav-link.active:after {
            content: '';
            display: block;
            border: 7px solid #fff;
            width: 14px;
            height: 14px;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
            position: absolute;
            top: 50%;
            right: -8px;
            margin-top: -7px;
            background: #fff; }
      #gmz-settings-page .nav.nav-pills .nav-item:last-child .nav-link {
        border-bottom: 1px solid #dfdfdf; }
  #gmz-settings-page #icon-pills-tabContent {
    padding-left: 20px;
    width: 75%;
    float: right; }
    #gmz-settings-page #icon-pills-tabContent .tab-pane {
      padding-top: 11px; }
      #gmz-settings-page #icon-pills-tabContent .tab-pane .nav.nav-tabs {
        margin-top: 5px !important; }

.gmz-list-font-wrapper .gmz-list-font-inner {
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px; }
  .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper {
    width: 30.8%;
    float: left;
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    padding-bottom: 35px; }
    .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper .gmz-icon svg {
      width: 24px;
      height: auto; }
    .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper span {
      display: block;
      font-size: 12px;
      margin-top: 5px;
      position: absolute;
      bottom: 10px;
      text-align: center;
      width: 100%;
      left: 0;
      word-break: break-word;
      line-height: 10px;
      padding: 0 5px; }
    .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper .icon-copy {
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      width: 100%;
      height: 100%;
      line-height: 17px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: rgba(0, 0, 0, 0.7);
      cursor: pointer;
      color: #fff;
      font-weight: bold;
      font-size: 13px;
      word-break: break-word;
      padding: 20px;
      border-radius: 2px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper .icon-delete {
      position: absolute;
      background: #cc0000;
      width: 20px;
      height: 20px;
      color: #fff;
      font-size: 22px;
      line-height: 17px;
      text-align: center;
      border-radius: 50%;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      top: -6px;
      right: -6px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      cursor: pointer; }
    .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper:hover .icon-copy, .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper:hover .icon-delete {
      opacity: 1;
      visibility: visible; }

.gmz-icon-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  background: #fff;
  z-index: 1;
  width: 250px;
  padding: 10px;
  -webkit-box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
          box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
  border-radius: 3px;
  border: 1px solid #E8E8E8; }
  .gmz-icon-wrapper input {
    display: block;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 40px;
    border-radius: 30px;
    border: 1px solid #EEE;
    width: 100%;
    padding: 0 15px; }
  .gmz-icon-wrapper .result {
    position: relative;
    margin-top: 5px;
    min-height: 50px; }
    .gmz-icon-wrapper .result .render {
      max-height: 350px;
      overflow-y: auto; }
      .gmz-icon-wrapper .result .render .item {
        width: 25%;
        float: left;
        padding: 10px 5px;
        margin-bottom: 5px;
        text-align: center; }
        .gmz-icon-wrapper .result .render .item:hover {
          cursor: pointer;
          background: #EEE; }
      .gmz-icon-wrapper .result .render .item-flag img {
        max-width: 35px; }
    .gmz-icon-wrapper .result:after {
      content: '';
      display: table;
      clear: both; }
  .gmz-icon-wrapper .result * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.flag-control {
  position: relative; }
  .flag-control .flag-display {
    position: absolute;
    top: 3px;
    right: 3px;
    height: 40px; }
    .flag-control .flag-display span {
      display: none;
      right: 2px;
      position: relative;
      top: -4px;
      margin-left: 4px; }
      .flag-control .flag-display span img {
        height: 51px; }

@media (max-width: 1200px) {
  .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper {
    width: 46.5%; } }
@media (max-width: 991px) {
  .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper {
    width: 32%; } }
@media (max-width: 767px) {
  .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper {
    width: 31.5%; } }
@media (max-width: 650px) {
  .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper {
    width: 46.5%; } }
@media (max-width: 420px) {
  .gmz-list-font-wrapper .gmz-list-font-inner .icon-wrapper {
    width: 96.5%; } }
.gmz-select-menu .form-group select {
  padding: 5px 10px;
  height: 33px;
  font-size: 14px; }
.gmz-select-menu .form-group a {
  color: #007bff; }

.gmz-add-menu-box-wrapper .header-title {
  margin-top: 5px; }

.gmz-menu-form .gmz-menu-form-edit .form-group input[type="text"] {
  padding: 5px 10px;
  height: 33px; }

.gmz-menu-position .radio input {
  position: relative;
  top: 1px; }
.gmz-menu-position .radio label {
  margin-bottom: 0; }

.gmz-add-menu-box {
  background: #fff;
  border-radius: 2px;
  margin-top: 25px; }
  .gmz-add-menu-box .title {
    padding: 13px 20px;
    margin: 0;
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer; }
    .gmz-add-menu-box .title .gmz-icon svg {
      width: 15px;
      height: 15px; }
  .gmz-add-menu-box .menu-content-wrapper {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 0;
    overflow: hidden; }
    .gmz-add-menu-box .menu-content-wrapper .content {
      border: 1px solid #eeeeee;
      padding: 20px;
      max-height: 250px;
      overflow-y: auto; }
      .gmz-add-menu-box .menu-content-wrapper .content .checkbox {
        position: relative; }
        .gmz-add-menu-box .menu-content-wrapper .content .checkbox:last-child {
          margin-bottom: 0 !important; }
        .gmz-add-menu-box .menu-content-wrapper .content .checkbox .gmz-add-menu-item {
          position: absolute;
          top: 5px; }
        .gmz-add-menu-box .menu-content-wrapper .content .checkbox label {
          padding-left: 20px;
          margin-bottom: 0; }
          .gmz-add-menu-box .menu-content-wrapper .content .checkbox label:before {
            margin-left: 0; }
          .gmz-add-menu-box .menu-content-wrapper .content .checkbox label:after {
            left: 25px; }
  .gmz-add-menu-box.active .menu-content-wrapper {
    height: auto; }

.gmz-list-menu-box {
  margin-top: 25px; }
  .gmz-list-menu-box .sortable {
    list-style: none;
    padding-left: 0; }
    .gmz-list-menu-box .sortable li {
      list-style: none;
      margin-top: 10px; }
      .gmz-list-menu-box .sortable li .item {
        border: 1px solid #ddd;
        background: #fafafa;
        color: #23282d;
        width: 350px;
        cursor: move;
        overflow: hidden; }
        .gmz-list-menu-box .sortable li .item .item-header {
          padding: 13px 15px; }
          .gmz-list-menu-box .sortable li .item .item-header .name {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden; }
          .gmz-list-menu-box .sortable li .item .item-header .gmz-delete-menu-item {
            cursor: pointer; }
            .gmz-list-menu-box .sortable li .item .item-header .gmz-delete-menu-item svg {
              width: 15px;
              height: 15px;
              fill: #cc0000; }
        .gmz-list-menu-box .sortable li .item .item-content-wrapper {
          height: 0;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          background: #fff; }
          .gmz-list-menu-box .sortable li .item .item-content-wrapper.active {
            height: auto; }
          .gmz-list-menu-box .sortable li .item .item-content-wrapper .item-content {
            border-top: 1px solid #ddd;
            padding: 20px 15px; }
            .gmz-list-menu-box .sortable li .item .item-content-wrapper .item-content .menu-info p {
              margin-bottom: 10px; }
              .gmz-list-menu-box .sortable li .item .item-content-wrapper .item-content .menu-info p:last-child {
                margin-bottom: 0; }
              .gmz-list-menu-box .sortable li .item .item-content-wrapper .item-content .menu-info p.menu-type {
                text-transform: capitalize; }
              .gmz-list-menu-box .sortable li .item .item-content-wrapper .item-content .menu-info p.menu-origin-link a {
                color: #007bff; }
            .gmz-list-menu-box .sortable li .item .item-content-wrapper .item-content .form-group .checkbox .menu_target {
              position: relative;
              top: 1px; }
        .gmz-list-menu-box .sortable li .item.type-page .form-group.url, .gmz-list-menu-box .sortable li .item.type-post .form-group.url, .gmz-list-menu-box .sortable li .item.type-home .form-group.url, .gmz-list-menu-box .sortable li .item.type-category .form-group.url, .gmz-list-menu-box .sortable li .item.type-tag .form-group.url, .gmz-list-menu-box .sortable li .item.type-home_type .form-group.url {
          display: none; }
        .gmz-list-menu-box .sortable li .item.type-custom .menu-origin-link {
          display: none; }
      .gmz-list-menu-box .sortable li.ui-sortable-placeholder {
        border: 2px dashed #ddd !important;
        width: 350px !important;
        visibility: visible !important; }
      .gmz-list-menu-box .sortable li.ui-sortable-helper .item {
        border: 1px solid #0e6251 !important; }

.swal2-confirm.swal2-styled {
  height: 46px;
  font-weight: 700 !important; }

.button-danger {
  background-color: #dc3545 !important; }

.icon-danger {
  background-color: #ffe1e2 !important; }
  .icon-danger svg {
    color: #e7515a !important; }

.tabmenu.active {
  color: #fff !important;
  background: #1b55e2 !important; }

.loader-xs {
  width: 1rem !important;
  height: 1rem !important; }

.widget-chart-one .widget-heading .tabs li {
  padding-bottom: 10px !important; }

#widgetBalance.widget-account-invoice-two {
  background: #e2a03f;
  background-image: -webkit-gradient(linear, left top, right top, from(#d09693), to(#c71d6f));
  background-image: linear-gradient(to right, #d09693 0%, #c71d6f 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0081ff), to(#0045ff));
  background: linear-gradient(to right, #0081ff 0%, #0045ff 100%); }
  #widgetBalance.widget-account-invoice-two .inv-balance {
    font-size: 1.2rem;
    text-align: right; }
    #widgetBalance.widget-account-invoice-two .inv-balance span {
      display: block;
      font-size: 0.8rem;
      font-weight: 400; }

.widget-table-one .transactions-list:hover {
  -webkit-transform: translateY(-1px) scale(0.98) !important;
          transform: translateY(-1px) scale(0.98) !important;
  cursor: pointer; }

.widget.widget-one .w-chart .w-chart-section .w-detail {
  z-index: 1; }

.gmz-scroll-content {
  max-height: 388px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  /* Handle on hover */ }
  .gmz-scroll-content::-webkit-scrollbar {
    display: none; }
  .gmz-scroll-content:hover::-webkit-scrollbar {
    display: block;
    width: 5px;
    background-color: rgba(0, 0, 0, 0); }
  .gmz-scroll-content::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px; }
  .gmz-scroll-content::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.6); }
  .gmz-scroll-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0); }

.table-sort {
  color: #1b55e2; }
  .table-sort:hover {
    color: #1b55e2; }
  .table-sort .icon-sort .fas.fa-sort {
    color: #cccccc; }

.table-responsive {
  overflow-x: unset !important; }

.gmz-bg-red {
  background-color: #e7515a; }
  .gmz-bg-red.widget-one .w-numeric-value svg {
    color: #e7515a; }

.gmz-bg-orange {
  background-color: #e2a03f; }
  .gmz-bg-orange.widget-one .w-numeric-value svg {
    color: #e2a03f; }

.clearfix {
  display: block; }

.mt-05 {
  margin-top: 5px; }

.order-posttype {
  background: #dfdfdf;
  border-radius: 3px;
  padding: 2px 5px;
  font-size: 10px;
  margin-bottom: 26px;
  color: #fff; }
  .order-posttype.car {
    background: #e2a03f; }
  .order-posttype.apartment {
    background: #2196f3; }
  .order-posttype.hotel {
    background: #8dbf42; }
  .order-posttype.beauty {
    background: #e7515a; }

.tooltip-inner {
  font-size: 0.8rem; }

.gmz-infobox-link {
  font-weight: 600; }
  .gmz-infobox-link svg {
    width: 15px;
    height: 15px; }

.gmz-field-select .bootstrap-select.btn-group > .dropdown-toggle {
  height: calc(1.4em + 1.4rem + 2px);
  padding: .75rem 1.25rem; }

.logo-dashboard {
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: 5px; }
  .logo-dashboard img {
    max-width: 100%;
    width: 120px; }

#sidebar ul.menu-categories li.menu > .dropdown-toggle[aria-expanded="true"] svg:not(.feather-chevron-right) {
  color: #fff;
  fill: #fff;
  stroke-width: 2px; }
  #sidebar ul.menu-categories li.menu > .dropdown-toggle[aria-expanded="true"] svg:not(.feather-chevron-right) g {
    fill: #fff; }

.gmz-list-payment-box .sortable {
  list-style: none;
  padding-left: 0; }
  .gmz-list-payment-box .sortable li {
    list-style: none;
    margin-top: 10px; }
    .gmz-list-payment-box .sortable li .item {
      border: 1px solid #ddd;
      background: #fafafa;
      color: #23282d;
      width: 100%;
      cursor: move;
      overflow: hidden; }
      .gmz-list-payment-box .sortable li .item .item-header {
        padding: 10px 15px; }
        .gmz-list-payment-box .sortable li .item .item-header .name {
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          font-weight: 450; }
    .gmz-list-payment-box .sortable li.ui-sortable-placeholder {
      border: 2px dashed #ddd !important;
      width: 100% !important;
      visibility: visible !important; }
    .gmz-list-payment-box .sortable li.ui-sortable-helper .item {
      border: 1px solid #0e6251 !important; }

.gmz-multi-select2 input {
  border: 0 !important; }

#toast-container > div {
  opacity: 1 !important; }

.plugin-wrapper {
  margin-top: 20px; }
  .plugin-wrapper table tbody tr {
    border-left: 3px solid #dfdfdf; }
    .plugin-wrapper table tbody tr.installed {
      border-left-color: #007bff;
      background: #fafafa !important; }
    .plugin-wrapper table tbody tr td.img-wrapper {
      width: 200px;
      display: table-cell; }
      .plugin-wrapper table tbody tr td.img-wrapper img {
        width: 100%;
        height: auto; }
    .plugin-wrapper table tbody tr td.footable-first-visible:not(.img-wrapper) {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .plugin-wrapper table tbody tr td .name {
      margin-bottom: 5px; }
    .plugin-wrapper table tbody tr td .description {
      margin-bottom: 2px; }
    .plugin-wrapper table tbody tr td .td-action {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 5px; }
      .plugin-wrapper table tbody tr td .td-action button {
        padding: 0;
        border: none;
        background: none;
        font-weight: bold;
        color: #007bff; }
        .plugin-wrapper table tbody tr td .td-action button.btn-plugin-deactive {
          color: #cc0000; }
        .plugin-wrapper table tbody tr td .td-action button.btn-plugin-update {
          margin-right: 15px; }
        .plugin-wrapper table tbody tr td .td-action button:hover {
          text-decoration: underline; }

body.is-rtl {
  direction: rtl;
  text-align: right; }
  body.is-rtl #content {
    margin-right: 255px;
    margin-left: unset; }
  body.is-rtl .main-container.sidebar-closed.sbar-open #content {
    margin-right: 54px; }
  body.is-rtl #sidebar ul.menu-categories li.menu > .dropdown-toggle svg {
    margin-right: unset;
    margin-left: 18px; }
    body.is-rtl #sidebar ul.menu-categories li.menu > .dropdown-toggle svg.feather-chevron-right {
      margin-left: 0px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  body.is-rtl #sidebar ul.menu-categories li > .dropdown-toggle[aria-expanded="true"] svg.feather-chevron-right {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  body.is-rtl #sidebar ul.menu-categories li.menu ul.submenu > li a:before {
    left: unset;
    right: 0; }
  body.is-rtl #sidebar ul.menu-categories li.menu:not(.active) > .dropdown-toggle:not([aria-expanded="true"]):hover svg:not(.feather-chevron-right), body.is-rtl #sidebar ul.menu-categories li.menu:not(.active) > .dropdown-toggle:hover svg:not(.feather-chevron-right) {
    margin-right: unset;
    margin-left: 30px; }
  body.is-rtl .ps {
    direction: ltr; }
    body.is-rtl .ps > * {
      direction: rtl; }
  body.is-rtl .header .gmz-quick-action {
    padding-right: 0px; }
  body.is-rtl .navbar .navbar-item .nav-item.dropdown.notification-dropdown {
    margin-left: 0;
    margin-right: 20px; }
  body.is-rtl .navbar .language-dropdown .custom-dropdown-icon a.dropdown-toggle svg {
    right: unset;
    left: 4px; }
  body.is-rtl .navbar .apps-dropdown .custom-dropdown-icon a.dropdown-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: revert;
            flex-direction: revert; }
    body.is-rtl .navbar .apps-dropdown .custom-dropdown-icon a.dropdown-toggle svg.feather-chevron-down {
      right: unset;
      left: 4px; }
    body.is-rtl .navbar .apps-dropdown .custom-dropdown-icon a.dropdown-toggle svg:not(.feather-chevron-down) {
      margin-right: 0;
      margin-left: 6px; }
    body.is-rtl .navbar .apps-dropdown .custom-dropdown-icon a.dropdown-toggle span {
      margin-left: 12px; }
  body.is-rtl .custom-dropdown-icon a {
    text-align: right; }
  body.is-rtl .widget-one .w-numeric-value .w-icon {
    margin-right: unset;
    margin-left: 14px; }
  body.is-rtl .gmz-field .media-wrapper .thumbnail {
    float: right;
    margin-right: 0;
    margin-left: 10px; }
  body.is-rtl #revenueMonthly {
    direction: ltr; }
  body.is-rtl .widget-table-one .transactions-list .t-item .t-icon {
    margin-right: 0;
    margin-left: 12px; }
  body.is-rtl .btn-group > .btn-group:not(:last-child) > .btn, body.is-rtl .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 .25rem .25rem 0; }
  body.is-rtl .btn-group > .btn-group:not(:first-child) > .btn, body.is-rtl .btn-group > .btn:not(:first-child) {
    border-radius: .25rem 0 0 .25rem; }
  body.is-rtl .nav.nav-pills {
    padding-right: 0; }
    body.is-rtl .nav.nav-pills li:last-child {
      margin-right: 5px; }
  body.is-rtl .mr-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem !important; }
  body.is-rtl .rtl-ml-3 {
    margin-left: 1rem; }
  body.is-rtl .gmz-select-menu .btn.btn-success {
    margin-right: 0.5rem; }
  body.is-rtl .gmz-add-menu-box .menu-content-wrapper .content .checkbox label {
    padding-left: 0;
    padding-right: 30px; }
  body.is-rtl .translation-search input {
    border-radius: 0 3px 3px 0; }
  body.is-rtl .translation-search button {
    border-radius: 3px 0 0 3px; }
  body.is-rtl .navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu {
    right: auto;
    left: 0;
    text-align: right; }
  body.is-rtl .navbar .navbar-item .nav-item.dropdown.notification-dropdown .dropdown-menu {
    left: -5px;
    right: auto;
    text-align: right; }

/*# sourceMappingURL=dashboard.css.map */