@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/panasonic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/panasonic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/panasonic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/panasonic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/panasonic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
:root {
  --body-bg: #f8f8f8 !important;
  --body-bg1: #ffffff;
  --color-1: #ff5b5b;
  --color-2: #ad3838;
  --color-3: #e9f4ff;
  --color-4: #fff9f9; /*kv*/
  --color-5: #d6ebff;
  --color-6: #ffffff;
  --color-7: #683091;
  --color-8: #ffbb54;
  --color-9: #dc8b12;
  --font-color1: #111111;
  --font-color2: #0056a8;
  --font-color3: #ff0000;
  --font-color4: #ffffff;
  --font-color5: #f2fffb;
  --font-color6: #646464; /*kv*/
  --font-color7: #000000; /*kv*/
  --black: #111111;
  --white: #ffffff;
  --border-color: #e5e5e5;
  --border-color1: #d4e9e2;
  --border-color2: #ffffff20;
  --border-color3: #e31e24; /*kv*/
  --border-color4: #e1e1e1; /*kv*/
}

[data-theme=dark] {
  --body-bg: #000000;
  --body-bg1: #050d28;
  --color-1: #111111;
  --color-2: #1b1b1b;
  --color-3: #019ed8;
  --color-4: #434343;
  --color-5: #dfdfdf;
  --font-color1: #ffffff;
  --font-color2: #dbdbdb;
  --font-color3: #ffffff;
  --font-color4: #888888;
  --black: #111111;
  --bg-color: #101010;
  --table-bg1: #323232;
  --border-color: #797979;
  --table-bg2: #464646;
}
[data-theme=dark] header .top-header::after {
  background-color: #111111;
}

@font-face {
  font-family: "HelveticaNeueLTPro-Lt";
  src: url("../fonts/HelveticaNeueLTPro-Lt.eot");
  src: url("../fonts/HelveticaNeueLTPro-Lt.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Lt.svg#HelveticaNeueLTPro-Lt") format("svg"), url("../fonts/HelveticaNeueLTPro-Lt.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-Lt.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Lt.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueLTPro-Bd";
  src: url("../fonts/HelveticaNeueLTPro-Bd.eot");
  src: url("../fonts/HelveticaNeueLTPro-Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Bd.svg#HelveticaNeueLTPro-Bd") format("svg"), url("../fonts/HelveticaNeueLTPro-Bd.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-Bd.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Bd.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueLTPro-Md";
  src: url("../fonts/HelveticaNeueLTPro-Md.eot");
  src: url("../fonts/HelveticaNeueLTPro-Md.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Md.svg#HelveticaNeueLTPro-Md") format("svg"), url("../fonts/HelveticaNeueLTPro-Md.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-Md.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Md.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nMrXyi0A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nFrXyi0A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nDrXyi0A.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nPrXyi0A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWKBXyIfDnIV7nBrXw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* For Control Panel */
/* For Edit Mode */
/* Hide Dockbar (Control Panel) */
/* Media Query for Max-width */
/* Media Query for Min-width */
/* Pagination CSS*/
body {
  font-family: "HelveticaNeueLTPro-Lt";
  font-size: 16px;
  line-height: 23px;
  color: var(--font-color1);
  width: 100%;
  padding: 0 !important;
  background: var(--body-bg);
  transition: all 0.5s;
}

a {
  color: var(--font-color1);
  font-family: "HelveticaNeueLTPro-Md";
  text-decoration: none;
  outline: none;
  transition: all 0.5s;
}

a:hover,
a:focus {
  color: var(--color-1);
  text-decoration: none;
}

i:before {
  margin-left: 0 !important;
}

button {
  font-family: "HelveticaNeueLTPro-Md";
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 1.1;
  font-weight: 400;
  color: var(--font-color1);
  margin: 0;
  padding: 0;
}

p,
a {
  margin: 0;
  padding: 0;
  color: #797979;
}

p {
  font-family: "HelveticaNeueLTPro-Md";
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  transition: all 0.5s;
}

img {
  transition: all 0.5s;
}

.no-scroll {
  overflow: hidden;
}

#wrapper {
  min-height: 100vh;
}

body.hide-dockbar .deshbordMain.deshbordmainFixed .deshbordSidebar {
  top: 0px;
}

.show-dockbar #wrapper {
  min-height: calc(100vh - 56px);
}
.show-dockbar ul#controlMenu {
  min-height: 32px;
}

.mt-30 {
  margin-top: 30px;
}

.modal .modal-dialog {
  position: relative;
}

.form-control:focus {
  box-shadow: none;
}

.form .control-label {
  width: fit-content !important;
}
.form .control-label span {
  color: #ff0000;
}

.back-to-prev-page {
  display: flex;
  align-items: center;
}
.back-to-prev-page svg {
  transition: all 0.5s;
}
.back-to-prev-page:hover svg {
  fill: var(--color-1);
}

.align-center {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 15px;
}

.icon {
  --svgcolor: #111111;
}

.colorRed {
  --colorRed: #ff0000;
  color: var(--colorRed);
}
.colorRed .icon {
  --svgcolor: var(--colorRed);
}

.media-icon ul {
  display: flex;
  align-items: center;
  column-gap: 7px;
}

#back-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 108.43%);
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 35px;
  position: fixed;
  top: calc(100% - 70px);
  right: 90px;
  z-index: 1000;
  opacity: 0;
  transition: all 0.5s;
  animation: bounce 2s infinite;
}
#back-to-top.show {
  opacity: 1;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
#preloader {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2147483647;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
#preloader .scene {
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#preloader .scene svg {
  width: 240px;
  height: 240px;
}

@keyframes arrow-spin {
  50% {
    transform: rotateY(360deg);
  }
}
.hamburglar {
  transform: scale(1);
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-touch-callout: none;
  user-select: none;
  cursor: pointer;
}

.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  mask: url(#mask);
  -webkit-mask-box-image: url(https://raygun.io/upload/mask.svg);
}

.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  transform: rotate(0deg);
  transform-origin: 100% 0;
}
.path-rotation:before {
  content: "";
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #000000;
}

@keyframes rotate-out {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-in {
  0% {
    transform: rotate(360deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.hamburglar.is-open .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.hamburglar.is-open .animate-path {
  animation: rotate-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburglar.is-closed .path {
  animation: dash-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .animate-path {
  animation: rotate-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}

@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
.burger-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.burger-container {
  position: relative;
  height: 24px;
  width: 24px;
}

.burger-bun-top,
.burger-bun-bot,
.burger-filling {
  position: absolute;
  display: block;
  height: 2px;
  width: 24px;
  border-radius: 5px;
  background: #000000;
}

.burger-bun-top {
  top: 3px;
  transform-origin: 27px 0px;
}

.burger-bun-bot {
  bottom: 3px;
  transform-origin: 28px 1px;
}

.burger-filling {
  top: 50%;
  transform: translateY(-50%);
}

.burger-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

.svg-ring {
  width: 40px;
  height: 40px;
}

.hamburglar.is-open .burger-bun-top {
  animation: bun-top-out 0.6s linear normal;
  animation-fill-mode: forwards;
  top: 0;
}
.hamburglar.is-open .burger-bun-bot {
  animation: bun-bot-out 0.6s linear normal;
  animation-fill-mode: forwards;
  bottom: 0;
}

.hamburglar.is-closed .burger-bun-top {
  animation: bun-top-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-bun-bot {
  animation: bun-bot-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg);
  }
}
@keyframes bun-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    transform: rotate(60deg);
  }
  100% {
    left: -5px;
    transform: rotate(45deg);
  }
}
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(-15deg);
  }
  100% {
    left: 0;
    transform: rotate(0deg);
  }
}
.hamburglar.is-open .burger-filling {
  animation: burger-fill-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburglar.is-closed .burger-filling {
  animation: burger-fill-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 24px;
    left: -6px;
  }
  100% {
    width: 24px;
    left: 0px;
  }
}
@keyframes burger-fill-out {
  0% {
    width: 24px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
.selectLabel {
  position: relative;
  width: 100%;
  height: 14px;
}
.selectLabel input {
  text-indent: -9999999px;
  display: none;
}
.selectLabel:after {
  display: none;
  position: absolute;
  top: -4px;
  left: 53%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  content: "✓";
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px var(--color-1), -1px -1px var(--color-1), 1px -1px var(--color-1), -1px 1px var(--color-1);
}
.selectLabel::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  content: " ";
  border: 1px solid #ffffff;
  border-radius: 3px;
}
.selectLabel.selectedLabel::after {
  display: block;
}

.mydataTable .dataTables_wrapper .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mydataTable .dataTables_wrapper .top .dataTables_filter {
  text-align: left;
}
.mydataTable .dataTables_wrapper .top .dataTables_filter label {
  font-size: 14px;
  color: #111111;
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.mydataTable .dataTables_wrapper .top .dataTables_filter label input {
  margin-left: 0;
  height: 44px;
  border-radius: 5px;
  border: 1px solid var(--border-color4);
}
.mydataTable .dataTables_wrapper .top .dt-buttons {
  margin-bottom: 0;
  text-align: right;
  width: fit-content;
  column-gap: 10px;
}
.mydataTable .dataTables_wrapper .top .dt-buttons button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: var(--color-1);
  border: 1px solid var(--color-1);
  padding: 9px 15px;
  outline: none;
  box-shadow: none;
  transition: all 0.5s;
}
.mydataTable .dataTables_wrapper .top .dt-buttons.dt-btn-split-wrapper button:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mydataTable .dataTables_wrapper .top .dt-buttons.dt-btn-split-wrapper button:last-child {
  border-color: var(--color-1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.mydataTable .dataTables_wrapper .dataTables_scroll {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mydataTable .dataTables_wrapper .dataTables_scroll .dataTables_scrollHeadInner table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mydataTable .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mydataTable .dataTables_wrapper table {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  width: 100%;
  border: 1px solid var(--border-color4);
  border-radius: 5px;
  overflow: hidden;
}
.mydataTable .dataTables_wrapper table.table-bordered {
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 0;
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr td.dtr-control::before {
  line-height: 18px;
  background-color: var(--color-1);
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.dt-hasChild.parent td.dtr-control::before {
  background-color: var(--color-2);
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child {
  padding: 0;
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child {
  border: solid var(--border-color4);
  border-width: 1px;
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child .dtr-details {
  width: 100%;
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child .dtr-details li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-color: var(--border-color4);
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child .dtr-details li span {
  width: 100%;
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child .dtr-details li span.dtr-data {
  text-align: right;
  position: relative;
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child .dtr-details li span.dtr-data::after {
  content: ":";
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.mydataTable .dataTables_wrapper table.dtr-inline.withoutSelect tbody tr.child .child .dtr-details li:last-child {
  padding-bottom: 0;
}
.mydataTable .dataTables_wrapper table thead {
  background-color: var(--color-1);
}
.mydataTable .dataTables_wrapper table thead tr th {
  border-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 12px;
  padding-right: 25px;
  color: #ffffff;
}
.mydataTable .dataTables_wrapper table thead tr th .selectLabel::after, .mydataTable .dataTables_wrapper table thead tr th .selectLabel::before {
  clip-path: none;
}
.mydataTable .dataTables_wrapper table thead tr:first-child th {
  border-width: 0;
}
.mydataTable .dataTables_wrapper table thead tr:first-child th.select-checkbox {
  padding-right: 12px;
}
.mydataTable .dataTables_wrapper table tbody tr.selected {
  background-color: var(--color-3);
}
.mydataTable .dataTables_wrapper table tbody tr.odd.selected {
  background-color: var(--color-3);
}
.mydataTable .dataTables_wrapper table tbody tr.odd.selected td {
  box-shadow: none;
}
.mydataTable .dataTables_wrapper table tbody tr.odd td {
  box-shadow: none;
}
.mydataTable .dataTables_wrapper table tbody tr.even td {
  box-shadow: inset 0 0 0 9999px var(--color-3);
}
.mydataTable .dataTables_wrapper table tbody tr td {
  padding: 12px;
  border-bottom: 0;
}
.mydataTable .dataTables_wrapper table tbody tr td.select-checkbox::before {
  border-color: #797979;
  margin-top: 0;
  margin-left: 0;
}
.mydataTable .dataTables_wrapper table tbody tr td.select-checkbox::after {
  margin-top: -12px;
  margin-left: 0;
  text-shadow: 1px 1px var(--color-3), -1px -1px var(--color-3), 1px -1px var(--color-3), -1px 1px var(--color-3);
}
.mydataTable .dataTables_wrapper table tbody tr:first-child th {
  border-width: 0;
}
.mydataTable .dataTables_wrapper .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mydataTable .dataTables_wrapper .bottom .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
}
.mydataTable .dataTables_wrapper .bottom .left .dataTables_length label .form-select {
  height: 45px;
  background-color: var(--color-3);
  border-color: var(--border-color4);
  color: #797979;
  background-position: right 0.5rem center;
  box-shadow: none;
  outline: none;
}
.mydataTable .dataTables_wrapper .bottom .left .dataTables_info {
  padding-top: 0;
  font-size: 16px;
  color: #797979;
}
.mydataTable .dataTables_wrapper .bottom .left .dataTables_info b {
  color: #111111;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination {
  column-gap: 15px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.previous a,
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.next a {
  column-gap: 10px;
  width: 115px;
  border-color: var(--color-1);
  background-color: #f2fffb;
  color: var(--color-1);
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.previous a .icon svg,
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.next a .icon svg {
  fill: var(--color-1);
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.previous.disabled a,
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.next.disabled a {
  opacity: 0.5;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button a {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  color: #797979;
  border-color: #eaeaea;
  border-radius: 5px;
  transition: all 0.5s;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button a:focus {
  box-shadow: none;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button a:hover {
  background-color: var(--color-1);
  color: #ffffff;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button a:hover .icon svg {
  fill: #ffffff;
  transition: all 0.5s;
}
.mydataTable .dataTables_wrapper .bottom .dataTables_paginate .pagination .paginate_button.active a {
  background-color: var(--color-1);
  border-color: var(--color-1);
  color: #ffffff;
}

table.dataTable > thead .sorting:before,
table.dataTable > thead .sorting:after,
table.dataTable > thead .sorting_asc:before,
table.dataTable > thead .sorting_asc:after,
table.dataTable > thead .sorting_desc:before,
table.dataTable > thead .sorting_desc:after,
table.dataTable > thead .sorting_asc_disabled:before,
table.dataTable > thead .sorting_asc_disabled:after,
table.dataTable > thead .sorting_desc_disabled:before,
table.dataTable > thead .sorting_desc_disabled:after {
  bottom: 50%;
  transform: translateY(50%);
}

.wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper .video {
  height: 60px;
  width: 61px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #e75151;
  z-index: 999;
  cursor: pointer;
}
.wrapper .video img {
  height: auto !important;
}
.wrapper .waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(243, 86, 86, 0.4509803922);
  opacity: 0;
  border-radius: 100%;
  right: -44px;
  bottom: -44px;
  z-index: -1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
.wrapper .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.wrapper .wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.wrapper .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}
table.dataTable > thead .sorting:before,
table.dataTable > thead .sorting:after,
table.dataTable > thead .sorting_asc:before,
table.dataTable > thead .sorting_asc:after,
table.dataTable > thead .sorting_desc:before,
table.dataTable > thead .sorting_desc:after,
table.dataTable > thead .sorting_asc_disabled:before,
table.dataTable > thead .sorting_asc_disabled:after,
table.dataTable > thead .sorting_desc_disabled:before,
table.dataTable > thead .sorting_desc_disabled:after {
  bottom: 50% !important;
  transform: translateY(50%);
}

.page-label ul li {
  display: inline-block;
  color: #797979;
  font-size: 13px;
  text-transform: uppercase;
  padding-right: 8px;
  font-family: "HelveticaNeueLTPro-Md";
}

.select2-container--default .select2-selection--single {
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  height: 34px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #e43035 !important;
  color: white;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #111111;
  line-height: 34px;
}
.select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
}
.select2-container--default .select2-selection__arrow {
  position: relative;
}
.select2-container--default .select2-selection__arrow b {
  display: none;
}

.select2-selection__clear {
  display: none;
}

#section-loader {
  height: 500px;
  width: 100%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
#section-loader.section-loader {
  min-height: 310px;
}

#section-loader .spinner, .section-loader .spinner {
  width: 70px;
  text-align: center;
}

#section-loader .spinner > div, .section-loader .spinner > div {
  width: 18px;
  height: 18px;
  background-color: var(--color-1);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

#section-loader .spinner .bounce1, .section-loader .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

#section-loader .spinner .bounce2, .section-loader .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.with-cart-icon {
  background-image: url("../images/add-to-cart.png");
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
}

.with-cart-icon-submitted {
  background-image: url("../images/add-to-cart-submited.png");
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
}

.pana-card {
  background-color: var(--white);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  position: relative;
}
.pana-card .card-header {
  background: transparent;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-color: #eaeaea;
}
.pana-card .card-header h2 {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 20px;
  color: #111;
}
.pana-card .card-header select {
  font-size: 12px;
  border: none;
  color: #006fad;
  padding: 0;
  cursor: pointer;
  font-family: "HelveticaNeueLTPro-Md";
}
.pana-card .card-header select:focus {
  box-shadow: none;
}
.pana-card .card-body {
  padding: 20px;
}

@media (max-width: 480px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain {
    padding-top: 1rem;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: left !important;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item {
    margin: 5px 0.5px;
  }
  div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 14vw;
  }
}
@media (min-width: 576px) {
  body.open.product-menu-open #wrapper {
    padding-left: 0;
  }
}
.amount-pr {
  padding: 8px 30px 8px 20px !important;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-60 {
  padding-bottom: 60px;
}

.dataTables_empty {
  color: #ff0000 !important;
  font-size: 16px !important;
  padding: 20px 0 !important;
}

.date_from_required {
  display: none;
  position: absolute;
  color: white;
}

div.dataTables_wrapper div.dataTables_filter {
  position: relative;
}
div.dataTables_wrapper div.dataTables_filter:-ms-clear {
  display: none !important;
}
div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
  position: absolute;
  right: 10px;
  top: 2px !important;
  padding: 1px 3px;
  cursor: pointer;
  display: none;
  background: white;
}
@media (max-width: 480px) {
  div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    border-radius: 4px;
    border: 1px solid #e7e7e7;
  }
}

div.dataTables_wrapper div.dataTables_filter input[type=search]::-webkit-search-decoration,
div.dataTables_wrapper div.dataTables_filter input[type=search]::-webkit-search-cancel-button,
div.dataTables_wrapper div.dataTables_filter input[type=search]::-webkit-search-results-button,
div.dataTables_wrapper div.dataTables_filter input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input[type=search].tableSearchClass::-webkit-search-decoration,
input[type=search].tableSearchClass::-webkit-search-cancel-button,
input[type=search].tableSearchClass::-webkit-search-results-button,
input[type=search].tableSearchClass::-webkit-search-results-decoration,
.btn-search-cancel {
  display: none;
}

div.dataTables_wrapper div.dataTables_filter input::-webkit-search-decoration,
div.dataTables_wrapper div.dataTables_filter input::-webkit-search-cancel-button,
div.dataTables_wrapper div.dataTables_filter input::-webkit-search-results-button,
div.dataTables_wrapper div.dataTables_filter input::-webkit-search-results-decoration {
  display: none;
}

td.dataTables_empty {
  text-align: center !important;
}

/*---- empty-card -----*/
.empty-card-wrapper {
  background-color: #ffffff;
  padding: 0;
  border-radius: 10px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.empty-card-wrapper .empty-card-img {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.empty-card-wrapper .empty-card-img .empty-img {
  width: 100%;
  max-width: 390px;
}
.empty-card-wrapper .empty-card-img .favorite-img {
  width: 300px;
}
.empty-card-wrapper .empty-card-img .noDataImg {
  background-image: url("../images/no-order.png");
  width: 200px;
  min-height: 250px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.empty-card-wrapper .card-content {
  text-align: center;
  padding: 40px 0;
}
.empty-card-wrapper .card-content h3 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--font-color3);
}
.empty-card-wrapper .card-content p {
  font-size: 18px;
  max-width: 445px;
  display: block;
  margin: 0 auto;
  padding: 0 15px;
}
.empty-card-wrapper .card-content .card-btn {
  margin: 30px 0 40px;
}
.empty-card-wrapper .card-content .card-btn .main-btn {
  border: 0;
  width: 40px;
  height: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: 190px;
  outline: none;
  transition: all 0.4s ease-in-out;
}
.empty-card-wrapper .card-content .card-btn .main-btn:hover {
  color: 190px;
  background-position: 100% 0;
}
.empty-card-wrapper .card-content .card-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.empty-card-wrapper .card-content .card-btn .main-btn:focus {
  box-shadow: none;
}
.empty-card-wrapper .card-content .card-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.empty-card-wrapper .card-content .card-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.empty-card-wrapper .card-content .card-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.empty-card-wrapper .card-content .card-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.empty-card-wrapper .card-content .card-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.empty-card-wrapper .card-content .card-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.empty-card-wrapper .card-content .card-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.empty-card-wrapper .card-content .card-btn .main-btn {
  border-radius: 5px;
  margin: 0 auto;
}
.empty-card-wrapper .empty-content h3 {
  font-size: 20px;
}
.empty-card-wrapper .animate-top-y {
  -webkit-animation-name: top-y;
  animation-name: top-y;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes top-y {
  0% {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
  }
  50% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
  }
  100% {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
  }
}
#ribbon__message__content {
  box-sizing: border-box;
  background: #e7e7e7;
  width: 100%;
  padding: 0.5em 0.5em;
  color: var(--red);
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  transition: top 500ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
#ribbon__message__content a {
  color: rgb(255, 255, 0);
  font-weight: bold;
  text-decoration: none;
}
#ribbon__message__content ._message {
  max-width: 85%;
  display: inline-block;
  position: relative;
  padding: 0 2em;
}
#ribbon__message__content ._icon {
  font-size: 24px;
  position: absolute;
  top: 40%;
  margin: -0.75em 0 0;
}
#ribbon__message__content ._icon._icon_before {
  left: 0;
  color: rgb(255, 255, 0);
}
#ribbon__message__content ._icon._icon_before svg {
  fill: var(--red);
}
#ribbon__message__content ._icon._icon_close {
  cursor: pointer;
  right: 10px;
}
#ribbon__message__content.is-showing {
  top: 0;
}

.static-content-container {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0705882353);
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0705882353);
  -webkit-transition: all 0.5s;
  padding: 30px;
  width: 100%;
  border-radius: 10px;
}
.static-content-container p {
  margin: 0px 0px 26px;
  line-height: 24px;
}
.static-content-container h3 {
  color: #e31e24;
  margin-bottom: 5px;
  text-transform: none;
  font-size: 24px;
}
.static-content-container h4 {
  margin-bottom: 5px;
  text-transform: none;
  font-size: 20px;
  color: #e31e24;
  font-weight: normal;
}

.portlet-boundary .portlet {
  margin: 0;
}
.portlet-boundary .portlet-content .portlet-header {
  margin: 0;
}
.portlet-boundary .portlet-content .portlet-header .portlet-title-text {
  display: none;
}

.deshbordHeader {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 6;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0705882353);
  transition: all 0.5s;
}
.deshbordHeader .container-fluid {
  padding: 0 24px;
}
.deshbordHeader .hamburger {
  width: 14px;
  height: fit-content;
  min-height: 12px;
  background-color: transparent;
  padding: 0;
  border: none;
  outline: none;
}
.deshbordHeader .hamburger .line {
  width: 15px;
  height: 2px;
  border-radius: 5px;
  background-color: #000000;
  display: block;
  transition: all 0.5s;
}
.deshbordHeader .hamburger .line:nth-child(2) {
  margin: 3px 0;
}
.deshbordHeader .hamburger.is-active {
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s;
  transform: rotate(45deg);
}
.deshbordHeader .hamburger.is-active .line:nth-child(1) {
  transform: translateY(1px);
  transition-delay: 0.3s;
}
.deshbordHeader .hamburger.is-active .line:nth-child(2) {
  width: 0px;
  height: 0;
  margin: 0;
  transition-delay: 0.3s;
}
.deshbordHeader .hamburger.is-active .line:nth-child(3) {
  transform: translateY(-1px) rotate(90deg);
  transition-delay: 0.3s;
}
.deshbordHeader .deshbordHeaderLogo {
  width: 280px;
  height: 65px;
  float: left;
  padding: 14px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 30px;
  box-shadow: 4px 0 40px 0 rgba(0, 0, 0, 0.0705882353);
  transition: all 0.5s;
}
.deshbordHeader .deshbordHeaderLogo .logo {
  transition: all 0.5s;
}
.deshbordHeader .deshbordHeader-content {
  width: calc(100% - 280px);
  float: left;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}
.deshbordHeader .deshbordHeader-content .headerContent-left {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.deshbordHeader .deshbordHeader-content .headerContent-left h5 {
  font-size: 18px;
  font-weight: 500;
  color: #111111;
}
.deshbordHeader .deshbordHeader-content .headerContent-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 25px;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list li .kyc {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  display: flex;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list li .kyc .icon {
  margin-right: 5px;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .myDropdown .dropdownList {
  top: 45px;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper {
  display: flex;
  align-items: center;
  display: none;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper input {
  display: none;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper input:checked + .slider:before {
  transform: scale(0);
  opacity: 0;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper input:checked + .slider::after {
  transform: scale(1);
  opacity: 1;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper .slider {
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  margin: 0;
  transition: all 0.5s;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper .slider::before {
  content: url("../images/lightbulb-regular.svg");
  left: 0px;
  position: absolute;
  color: #bababa;
  transition: all 0.5s;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .theme-switch-wrapper .slider::after {
  content: url("../images/moon-regular.svg");
  position: absolute;
  left: 0px;
  color: #bababa;
  transition: all 0.5s;
  transform: scale(0);
  opacity: 0;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .cart {
  position: relative;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .cart:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: -5px;
  left: 11px;
  background-color: red;
  font-size: 9px;
  text-align: center;
  line-height: 13px;
  color: #fff;
  border-radius: 50%;
  display: none;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .cart .cartCountText {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -5px;
  left: 11px;
  background-color: red;
  font-size: 12px;
  line-height: 0;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "HelveticaNeueLTPro-Bd";
}
.deshbordHeader .deshbordHeader-content .headerContent-right .list .notify {
  position: relative;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding: 13px 0;
  cursor: pointer;
  position: relative;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .profileImg {
  position: relative;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .profileImg img {
  width: 37px;
  height: 37px;
  border-radius: 50%;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .profileImg span {
  display: inline-block;
  font-size: 12px;
  color: #cd4545;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .profileImg span i.fa-chevron-down:before {
  content: url("../images/chevron-down-solid.svg");
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .onhover-show-div {
  width: 160px;
  top: 63px;
  left: -113px;
  right: 0;
  opacity: 0;
  z-index: 8;
  position: absolute;
  visibility: hidden;
  background-color: #fff;
  transform: translateY(30px);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .onhover-show-div li {
  padding: 10px;
  background-color: #fff !important;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .onhover-show-div li a svg {
  width: 16px;
  vertical-align: bottom;
  margin-right: 10px;
  stroke: #2c323f;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile:hover .onhover-show-div {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
  border-radius: 5px;
  overflow: hidden;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile:hover .onhover-show-div li a:hover svg {
  stroke: #ff5b5b;
}
.deshbordHeader .deshbordHeader-content .headerContent-right .profile.myDropdown .dropdownList {
  top: 51px;
}

.has-edit-mode-menu .deshbordHeader .deshbordHeader-content .logo {
  display: block !important;
}
.has-edit-mode-menu .deshbordHeader .deshbordHeader-content .logo:before {
  content: "Mobile Logo";
  font-weight: 400;
  font-style: italic;
  color: var(--font-color2);
}

.onhover-show-div {
  width: 400px;
  top: 45px;
  right: 0;
  opacity: 0;
  z-index: 8;
  position: absolute;
  visibility: hidden;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  transform: translateY(30px);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
@media (max-width: 767px) {
  .onhover-show-div {
    right: -100px;
    width: 320px;
  }
}
.onhover-show-div li {
  padding: 0px 20px;
  background-color: #DCF5FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
  column-gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.onhover-show-div li .noti-head {
  min-width: 170px;
}
@media (max-width: 767px) {
  .onhover-show-div li .noti-head {
    min-width: auto;
  }
}
.onhover-show-div li .noti-head h3 {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 4px;
}
.onhover-show-div li .noti-head p {
  color: #111;
  font-size: 14px;
}
.onhover-show-div li .noti-butn a {
  color: #ffffff;
  background-color: #111111;
  border-radius: 5px;
  min-width: 130px;
  height: 48px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 767px) {
  .onhover-show-div li .noti-butn a {
    min-width: 100px;
  }
}
.onhover-show-div .overdue-back {
  background-color: #FFE2E3;
}
.onhover-show-div .overdue-back .noti-butn a {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.onhover-show-div li + li {
  padding: 18px 20px;
}
.onhover-show-div .notification {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.onhover-show-div .notification a {
  font-size: 20px;
  color: var(--color-6);
  font-weight: 500;
  padding: 18px 0px;
}
.onhover-show-div .noti-btn {
  padding: 20px;
}
.onhover-show-div .noti-btn a {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #ffffff;
  padding: 8px 10px;
  border-radius: 4px;
}
.onhover-show-div .noti-btn a:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.notify:hover .onhover-show-div {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
  border-radius: 5px;
  overflow: hidden;
}
.notify:hover .onhover-show-div li a:hover svg {
  stroke: #ff5b5b;
}

.deshbordSidebar {
  width: 280px;
  min-width: 280px;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  overflow: auto;
  z-index: 9;
  height: 100%;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0705882353);
  transition: all 0.5s;
}
.deshbordSidebar::-webkit-scrollbar {
  width: 3px;
}
.deshbordSidebar::-webkit-scrollbar-track {
  background: #797979;
}
.deshbordSidebar::-webkit-scrollbar-thumb {
  background: var(--color-1);
}
.deshbordSidebar .sidebarContent {
  padding: 30px 20px;
  margin-bottom: 50px;
}
.deshbordSidebar .sidebarContent .sidebarList li {
  margin-top: 10px;
}
.deshbordSidebar .sidebarContent .sidebarList li > a {
  --svgcolor: #797979;
  display: flex;
  align-items: center;
  column-gap: 9px;
  width: 100%;
  padding: 7px 10px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
  color: var(--svgcolor);
  text-align: left;
  transition: all 0.5s;
}
.deshbordSidebar .sidebarContent .sidebarList li > a .icon {
  --svgcolor: #797979;
  width: 26px;
  text-align: center;
}
.deshbordSidebar .sidebarContent .sidebarList li > a .icon svg {
  transition: all 0.5s;
}
.deshbordSidebar .sidebarContent .sidebarList li > a .icon svg * {
  transition: all 0.5s;
}
.deshbordSidebar .sidebarContent .sidebarList li > a.active {
  --svgcolor: #ffffff;
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 108.43%);
  color: var(--svgcolor);
}
.deshbordSidebar .sidebarContent .sidebarList li > a.active .icon {
  --svgcolor: #ffffff;
}
.deshbordSidebar .sidebarContent .sidebarList li:hover > a, .deshbordSidebar .sidebarContent .sidebarList li.active > a {
  --svgcolor: #ffffff;
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 108.43%);
  color: var(--svgcolor);
}
.deshbordSidebar .sidebarContent .sidebarList li:hover > a .icon, .deshbordSidebar .sidebarContent .sidebarList li.active > a .icon {
  --svgcolor: #ffffff;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown {
  --submenuIcon: #797979;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown > a {
  position: relative;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown > a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: solid var(--svgcolor);
  border-width: 1px 1px 0 0;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.5s;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown > a:hover::after {
  border-color: #ffffff;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList {
  background-color: #f9f9f9;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: 0;
  padding: 0px 20px;
  transition: all 0.2s linear;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList.open {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList.open.color .inner-menu {
  color: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList.open.color .inner-menu .icon svg path {
  stroke: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li {
  margin-top: 0;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li:hover a {
  background: transparent !important;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li a {
  padding: 5px 0 !important;
  background-color: transparent !important;
  color: var(--submenuIcon);
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li a:hover, .deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li a.active {
  background-color: transparent !important;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li a:hover {
  background: linear-gradient(90deg, #f9f9f9 0%, #f9f9f9 108.43%);
  color: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList li a:hover .icon svg path {
  stroke: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .active a {
  background: transparent;
  color: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .active a .icon svg path {
  stroke: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub {
  padding-left: 10px;
  overflow: hidden;
  height: 0;
  transition: height 1s linear;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub.open {
  height: auto;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub li a {
  color: var(--submenuIcon);
  font-size: 13px;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub li a.hover {
  color: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub li a .icon svg path {
  stroke: #797979;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub .active a {
  color: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub .active a .icon svg {
  fill: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown .submenuList .inner-menu .inner-sub .active a .icon svg path {
  stroke: red;
}
.deshbordSidebar .sidebarContent .sidebarList li.submenuDropdown.active > a::after {
  border-color: #ffffff;
  transform: translateY(-50%) rotate(135deg);
}
.deshbordSidebar .mob-logo {
  display: none;
}
.deshbordSidebar .mob-logo img {
  width: 40px;
}
.deshbordSidebar .mob-profile {
  display: none;
}
.deshbordSidebar .mob-profile img {
  width: 37px;
  height: 37px;
  border-radius: 50%;
}
.deshbordSidebar .dash-logo {
  padding-top: 30px;
  text-align: center;
}
.deshbordSidebar .dash-logo .profile-pic {
  padding-top: 20px;
  padding-bottom: 5px;
}
.deshbordSidebar .dash-logo .profile-pic img {
  width: 77px;
  height: 77px;
  border-radius: 50%;
}
.deshbordSidebar .dash-logo .profile-pic h4 {
  padding-top: 12px;
  font-size: 16px;
  font-weight: 600;
  color: #111111;
}
.deshbordSidebar .dash-logo .menu-click2 {
  position: relative;
  padding-bottom: 20px;
}
.deshbordSidebar .dash-logo .menu-click2 a {
  display: inline-block;
  color: #797979;
  font-size: 14px;
  cursor: default;
}
.deshbordSidebar .dash-logo .menu-click2 a span {
  display: inline-block;
  color: #e31e24;
}
.deshbordSidebar .dash-logo .menu-click2 .menu-open2 {
  width: 160px;
  top: 33px;
  left: 44px;
  right: 0;
  opacity: 0;
  z-index: 8;
  text-align: left;
  position: absolute;
  visibility: hidden;
  padding: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1019607843);
  transform: translateY(30px);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.deshbordSidebar .dash-logo .menu-click2 .menu-open2 li a {
  padding: 6px 12px;
  font-size: 14px;
  width: 100%;
}
.deshbordSidebar .dash-logo .menu-click2 .menu-open2 li a span {
  display: inline-block;
  padding-right: 5px;
}
.deshbordSidebar .dash-logo .menu-click2 .menu-open2 li a span svg {
  width: 16px;
  height: 16px;
  stroke: #797979;
}
.deshbordSidebar .dash-logo .menu-click2:hover .menu-open2 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  border-radius: 5px;
  overflow: hidden;
}
.deshbordSidebar .dash-logo .menu-click2:hover .menu-open2 li:hover a {
  color: #ff5b5b;
}
.deshbordSidebar .dash-logo .menu-click2:hover .menu-open2 li:hover a svg {
  stroke: #ff5b5b;
}

/* Control Panel CSS */
body.has-control-menu .deshbordMain.deshbordmainFixed .deshbordSidebar {
  top: 56.2px;
}

/* Edit Mode CSS */
body.has-edit-mode-menu .deshbordMain.deshbordmainFixed .deshbordSidebar {
  top: 120px;
}
body.has-edit-mode-menu .deshbordMain.deshbordmainFixed .deshbordSidebar .mob-logo {
  display: block !important;
}
body.has-edit-mode-menu .deshbordMain.deshbordmainFixed .deshbordSidebar .mob-logo:before {
  content: "Mobile Logo";
  font-weight: 400;
  font-style: italic;
  color: var(--font-color2);
}

/* Hide Dockbar (Control Panel) */
body.hide-dockbar .deshbordMain.deshbordmainFixed .deshbordSidebar {
  top: 0px;
}

/* Responsive CSS */
@media (min-width: 992px) {
  .deshbordMain.closed-sidebar .deshbordHeader .deshbordHeaderLogo {
    width: 80px;
    min-width: 80px;
    column-gap: 0;
    justify-content: center;
  }
  .deshbordMain.closed-sidebar .deshbordHeader .deshbordHeaderLogo .logo {
    text-indent: -9999999px;
  }
  .deshbordMain.closed-sidebar .deshbordHeader .deshbordHeader-content {
    width: calc(100% - 80px);
  }
  .deshbordMain.closed-sidebar .deshbordSidebar {
    width: 80px;
    min-width: 80px;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent {
    padding: 30px 20px;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .mob-logo {
    display: block;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .mob-profile {
    display: block;
    padding: 20px 0px 12px;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .dash-logo {
    display: none;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover {
    width: 280px;
    min-width: 280px;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .sidebarList li a {
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    padding: 7px 15px;
    column-gap: 15px;
    justify-content: flex-start;
    text-indent: 0px;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .sidebarList li a .icon {
    text-indent: 0;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .sidebarList li a .badge {
    transform: translateX(0px);
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .sidebarList li a::after {
    display: block;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .sidebarList li.submenuDropdown .submenuList.open {
    display: block !important;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .sidebarLogin {
    transform: translateX(0px);
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .dash-logo {
    display: block;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .mob-profile {
    display: none;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar:hover .sidebarContent .mob-logo {
    display: none;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .sidebarList li a {
    width: 40px;
    height: 40px;
    min-height: 40px;
    min-width: 40px;
    padding: 7px 0;
    column-gap: 0;
    justify-content: center;
    text-indent: -9999999px;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .sidebarList li a .icon {
    text-indent: 0;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .sidebarList li a .badge {
    transform: translateX(-1000px);
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .sidebarList li a::after {
    display: none;
  }
  .deshbordMain.closed-sidebar .deshbordSidebar .sidebarContent .sidebarLogin {
    transform: translateX(-1000px);
  }
}
.footer {
  width: 100%;
  padding: 16px;
  text-align: center;
  background: var(--white);
  position: absolute;
  bottom: 0;
}
.footer p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: var(--font-color7);
}

@media (max-width: 767px) {
  .footer {
    position: relative;
  }
  .footer p {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  .footer p {
    font-size: 12px;
  }
}
.main-btn {
  border: 0;
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.main-btn:focus {
  box-shadow: none;
}
.main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}

.main-btn.animation {
  animation: glowing 3000ms infinite;
}

@keyframes glowing {
  0% {
    box-shadow: 0 0 -10px #e52626;
  }
  40% {
    box-shadow: 0 0 20px #e52626;
  }
  60% {
    box-shadow: 0 0 20px #e52626;
  }
  100% {
    box-shadow: 0 0 -10px #e52626;
  }
}
.carousel-control-prev .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.main-slider {
  width: 100%;
}
.main-slider .carousel-inner .carousel-item img {
  height: 456px;
}
.main-slider .carousel-control-prev,
.main-slider .carousel-control-next {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 82%;
  background: #0a0a0a;
  border-radius: 50%;
  opacity: 0.7;
  top: unset;
  left: unset;
  bottom: 15px;
  right: 15px;
}
.main-slider .carousel-control-prev {
  right: 75px;
}
.main-slider .carousel-control-next .carousel-control-next-icon {
  width: 24px;
}
.main-slider .carousel-control-prev .carousel-control-prev-icon {
  width: 24px;
}

/* Responsive CSS for Slider */
@media (max-width: 1440px) {
  .main-slider .carousel-control-prev,
  .main-slider .carousel-control-next {
    width: 44px;
    height: 44px;
  }
  .main-slider .carousel-control-prev .carousel-control-prev-icon,
  .main-slider .carousel-control-next .carousel-control-next-icon {
    width: 20px;
  }
  .main-slider .carousel-control-prev {
    right: 69px;
  }
}
@media (max-width: 1366px) {
  .main-slider .carousel-control-prev,
  .main-slider .carousel-control-next {
    width: 38px;
    height: 38px;
  }
  .main-slider .carousel-control-prev .carousel-control-prev-icon,
  .main-slider .carousel-control-next .carousel-control-next-icon {
    width: 16px;
  }
  .main-slider .carousel-control-prev {
    right: 63px;
  }
}
@media (max-width: 991px) {
  .main-slider .carousel-inner .carousel-item img {
    height: auto;
  }
}
.lfr-search-container {
  margin: 0;
}
.lfr-search-container .table {
  border: 0 !important;
}
.lfr-search-container .table thead tr th {
  background-color: #ffe2e3;
  font-size: 12px !important;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTPro-Bd" !important;
  border: 0;
}
.lfr-search-container .table tbody tr td {
  font-size: 12px !important;
  font-family: "HelveticaNeueLTPro-Md" !important;
  background-color: var(--white);
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
}
.lfr-search-container .taglib-page-iterator {
  display: none;
}

table thead,
.table thead {
  background-color: #ffe2e3;
}
table thead th,
.table thead th {
  background-color: #ffe2e3;
  border: 0;
  padding: 0.5rem 0.5rem;
  height: initial;
  vertical-align: middle;
  font-size: 14px;
}
table tbody td,
.table tbody td {
  padding: 0.5rem 0.5rem;
  border-top: 0;
  vertical-align: middle;
  font-size: 14px;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  padding-left: 25px;
}
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  line-height: 1.2em;
}
.dataTables_wrapper .bottom {
  display: flex;
  padding: 20px;
  justify-content: space-between;
}
.dataTables_wrapper .bottom .left .dataTables_info {
  padding: 0;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
}
.dataTables_wrapper .bottom .dataTables_paginate .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
.dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item .page-link {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
  line-height: 23px;
  height: 41px;
}
.dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item .page-link:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #fff;
  border-color: transparent;
}
.dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item .page-link:focus {
  box-shadow: none;
}
.dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item.active .page-link, .dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item.previous .page-link, .dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item.next .page-link {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%) !important;
  color: #fff;
  border-color: transparent;
}
.dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item.disabled .page-link {
  background: #b0adad !important;
  border-color: transparent;
}

.no-pagination .dataTables_wrapper .bottom {
  display: none;
}

/* Responsive CSS */
@media (max-width: 767px) {
  .dataTables_wrapper .bottom {
    display: block;
  }
}
.pagination-bar {
  display: flex;
  padding: 20px;
  justify-content: space-between;
}
.pagination-bar .pagination-items-per-page {
  display: none;
}
.pagination-bar .pagination-results {
  padding: 0;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
  border: 0;
  margin: 0;
}
.pagination-bar .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
.pagination-bar .pagination .page-item a {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
  line-height: 23px;
  height: 41px;
}
.pagination-bar .pagination .page-item a:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #fff;
  border-color: transparent;
}
.pagination-bar .pagination .page-item.active a {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%) !important;
  color: #fff;
  border-color: transparent;
}
.pagination-bar .pagination .page-item.disabled a {
  background: #b0adad !important;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination-bar .pagination .page-item:first-child a, .pagination-bar .pagination .page-item:last-child a {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  display: inline-block;
  height: 41px;
  color: #ffffff;
  border-color: transparent;
}
.pagination-bar .pagination .page-item:first-child a span, .pagination-bar .pagination .page-item:last-child a span {
  display: none;
}
.pagination-bar .pagination .page-item:first-child.disabled a, .pagination-bar .pagination .page-item:last-child.disabled a {
  background: #b0adad !important;
  border-color: transparent;
  cursor: not-allowed;
}
.pagination-bar .pagination .page-item:first-child a::after {
  content: "Previous";
}
.pagination-bar .pagination .page-item:last-child a::after {
  content: "Next";
}

.reconciel-info .modal-dialog {
  max-width: 720px;
}
.reconciel-info .modal-dialog .modal-content {
  position: relative;
  border: none;
  border-radius: 10px;
}
.reconciel-info .modal-dialog .modal-content .modal-header {
  border: none;
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  padding: 15px 20px;
  border-radius: 10px 10px 0 0;
}
.reconciel-info .modal-dialog .modal-content .modal-header h5 {
  color: #ffffff;
  font-family: "HelveticaNeueLTPro-Bd" !important;
  font-size: 20px !important;
  font-size: 16px;
  font-weight: 700;
}
.reconciel-info .modal-dialog .modal-content .modal-header .btn-cross {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 9;
  border: none;
  background-color: transparent;
  opacity: 1;
}
.reconciel-info .modal-dialog .modal-content .modal-header .btn-cross:focus {
  box-shadow: none;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img {
  margin: 0;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img textarea {
  border-radius: 10px;
  padding: 19px 25px;
  border: 1px solid #dbdbdb;
  font-family: Lato;
  font-size: 14px;
  font-family: 400;
  line-height: 17px;
  color: #111111;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img label {
  display: block;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  pointer-events: auto;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img select {
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: "HelveticaNeueLTPro-Md" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #111111;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img select:focus {
  outline: none;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img input {
  font-family: "HelveticaNeueLTPro-Md" !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #111111;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file {
  /*.has-error .help-block {
    position: absolute;
    bottom: -80px;
  }*/
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file input {
  border: 1px solid #dbdbdb;
  border-radius: 10px 5px 5px 10px;
  padding: 9px 19px 0px;
  height: 47px;
  z-index: 100;
  cursor: pointer;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file span.choose-btn {
  background: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  display: inline-block;
  position: relative;
  right: 0;
  width: 127px;
  z-index: 99;
  top: -8px;
  height: 47px;
  border-radius: 5px;
  text-align: center;
  line-height: 47px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  float: right;
  font-family: "HelveticaNeueLTPro-Md";
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file label.upload-file-text {
  border: 1px solid #dbdbdb;
  border-radius: 10px 5px 5px 10px;
  padding: 9px 19px 0px;
  height: 47px;
  z-index: 100;
  position: absolute;
  cursor: pointer;
  width: 96% !important;
  top: 34px;
  background-color: white;
}
@media (max-width: 560px) {
  .reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file label.upload-file-text {
    width: 93% !important;
  }
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file label.upload-file-text::after {
  content: "Choose Files";
  background: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  color: white;
  width: 127px;
  height: 47px;
  border-radius: 5px;
  text-align: center;
  line-height: 47px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  float: right;
  font-family: "HelveticaNeueLTPro-Md";
  margin-top: -10px;
  margin-right: -20px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file #filesName {
  position: relative;
  top: -11px;
  /*left: 23px;
  p:not(:first-child)::before{
    content: ',';
    margin-right: 5px;
  }
  & > div{
    display: flex;
  }*/
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .custom-file #filesName ul li {
  white-space: break-spaces;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .file-list {
  font-family: arial;
  list-style: none;
  padding: 0;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .file-list li {
  padding: 5px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .remove-list {
  cursor: pointer;
  margin-left: 10px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img h2 {
  font-size: 24px;
  color: #111;
  font-family: "HelveticaNeueLTPro-Bd";
  padding: 30px 0px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .order-img .select-doc-options .has-error .help-block {
  position: absolute;
  bottom: -23px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .cofirm-modal h3 {
  font-size: 26px;
  font-family: "HelveticaNeueLTPro-Lt";
  padding-bottom: 12px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .cofirm-modal h4 {
  color: #ed1d24;
  font-size: 36px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 12px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .multi-btn {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.reconciel-info .modal-dialog .modal-content .modal-body .multi-btn .main-btn {
  padding: 10px 25px;
  display: flex;
  border: 0px;
  padding: 10px 25px;
  display: flex;
  width: 83px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Bd";
}
.reconciel-info .modal-dialog .modal-content .modal-body .multi-btn .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.reconciel-info .modal-dialog .modal-content .modal-body .multi-btn .black-btn {
  padding: 10px 25px;
  display: flex;
  width: 90px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #111111;
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Bd";
}
.reconciel-info .modal-dialog .modal-content .modal-body .multi-btn .black-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.reconciel-info .modal-dialog .modal-content .modal-body .multi-btn a + a {
  margin-left: 12px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .select2 {
  width: 100% !important;
}
.reconciel-info .modal-dialog .modal-content .modal-body .select2 span.select2-selection {
  height: 38px;
}
.reconciel-info .modal-dialog .modal-content .modal-body .select2 span.select2-selection .select2-selection__rendered {
  line-height: 35px;
}
.reconciel-info.kyc-request-popup {
  overflow-y: auto;
}
@media (max-width: 992px) {
  .reconciel-info.kyc-request-popup .modal-dialog {
    width: 90%;
    margin: auto;
  }
}
.reconciel-info.kyc-request-popup .custom-file {
  height: auto;
}

.portal-popup .modal-body form {
  margin: 0;
}
.portal-popup .modal-body form label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  width: 100%;
  margin-bottom: 4px !important;
}
.portal-popup .modal-body form label .reference-mark {
  display: none;
}
.portal-popup .modal-body form input,
.portal-popup .modal-body form select {
  height: 34px;
  outline: none;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
}
.portal-popup .modal-body form input:focus, .portal-popup .modal-body form input:focus-visible,
.portal-popup .modal-body form select:focus,
.portal-popup .modal-body form select:focus-visible {
  outline: none;
}
.portal-popup .modal-body form input::placeholder,
.portal-popup .modal-body form select::placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.portal-popup .modal-body form select {
  width: 100%;
}
.portal-popup .modal-body form .select2-container--default {
  width: 100% !important;
}
.portal-popup .modal-body form .select2-container--default .select2-selection--single {
  border: 1px solid #dbdbdb;
  border-radius: 5px;
}
.portal-popup .modal-body form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.portal-popup .modal-body form .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #495057;
  line-height: 34px;
}
.portal-popup .modal-body form .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
}
.portal-popup .modal-body form .select2-container--default .select2-selection__arrow {
  position: relative;
}
.portal-popup .modal-body form .select2-container--default .select2-selection__arrow b {
  display: none;
}
.portal-popup .modal-body form .select2-selection__clear {
  display: none;
}
.portal-popup .modal-body .main-btn {
  padding: 10px 25px;
  border-radius: 5px;
  font-size: 14px;
  border-color: transparent;
}

#impersonate, .details-sec {
  overflow-y: hidden;
}
#impersonate .user-list, .details-sec .user-list {
  max-height: 200px;
  overflow-y: auto;
  margin-bottom: 12px;
}
#impersonate .user-list br, .details-sec .user-list br {
  display: none;
}
#impersonate .user-list p, .details-sec .user-list p {
  cursor: pointer;
  padding: 10px 0px;
  color: var(--font-color7);
  font-size: 16px;
  font-weight: 500;
  font-family: "HelveticaNeueLTPro-Lt";
}
#impersonate .user-list p:hover, .details-sec .user-list p:hover {
  background-color: #e31e24;
  color: var(--white);
}
#impersonate .reset-input, .details-sec .reset-input {
  top: 60.5px;
}
#impersonate .error-message.text-danger, .details-sec .error-message.text-danger {
  font-family: "HelveticaNeueLTPro-Md";
  position: absolute;
  top: 50%;
}
@media (max-width: 767px) {
  #impersonate .modal-dialog, .details-sec .modal-dialog {
    max-width: inherit !important;
  }
  #impersonate .modal-dialog .custom-btn, .details-sec .modal-dialog .custom-btn {
    margin-top: 60px;
  }
  #impersonate .modal-dialog .error-message.text-danger, .details-sec .modal-dialog .error-message.text-danger {
    top: 38%;
  }
}

#full-page-loading {
  position: fixed;
  z-index: 999;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  opacity: 0.5;
  display: flex;
  flex-direction: column;
}

#full-page-loading h4 {
  color: #ff5b5b;
  margin-top: 15px;
}

#full-page-loading .spinner {
  width: 70px;
  text-align: center;
}

#full-page-loading .spinner > div {
  width: 18px;
  height: 18px;
  background-color: var(--color-1);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

#full-page-loading .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

#full-page-loading .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.file-wrapper {
  width: 100%;
  height: 132px;
  border: 2px dotted var(--border-color);
  background: #ffffff;
  position: relative;
  margin: 0 auto;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}
.file-wrapper:hover {
  border: 2px dotted var(--border-color);
}
.file-wrapper .input-text-wrapper {
  position: static;
  z-index: 1;
}
.file-wrapper:after {
  content: "";
  position: absolute;
  top: 44px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  display: flex;
  font-size: 70px;
  font-weight: bolder;
  color: #737791;
  justify-content: center;
  background-image: url(../images/upload.png);
  background-repeat: no-repeat;
  background-position: top center;
}
.file-wrapper:before {
  content: "Drag & Drop Upload Photo";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 35px;
  width: max-content;
  height: max-content;
  font-size: 0.75em;
  color: #737791;
  font-family: "HelveticaNeueLTPro-Md";
}
.file-wrapper .close-btn {
  display: none;
}
.file-wrapper input[type=file] {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99;
  cursor: pointer;
}
.file-wrapper.file-set {
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  padding: 10px;
}
.file-wrapper.file-set:before {
  color: transparent;
}
.file-wrapper.file-set:after {
  color: transparent;
  opacity: 0;
}
.file-wrapper.file-set:hover {
  transition: all 0.5s ease-out;
  filter: brightness(110%);
}
.file-wrapper.file-set .close-btn {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: red;
  border-radius: 50%;
  color: #fff;
  top: 0;
  left: 90px;
  right: 0;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  opacity: 1;
  z-index: 1;
}
.file-wrapper.file-set .uploaded-image {
  background-size: cover;
  height: 100px;
  width: 100px;
  margin: 5px; /* Adjust the margin as needed for spacing between images */
  position: relative;
}

.file-set > input {
  pointer-events: none;
}

.inputNote {
  color: #e31e24;
  font-size: 14px;
}

.file-wrapper.file-set .help-block {
  position: absolute;
  bottom: -25px;
}

.file-wrapper.image-set.file-set {
  display: flex;
  flex-wrap: nowrap;
  overflow-y: hidden;
}

.multipleimg-upload-wrapper .content {
  color: #ed1d24;
  font-weight: 900;
  position: absolute;
  left: 200px;
  bottom: 42px;
  z-index: 1;
  cursor: pointer;
  display: none;
}
.multipleimg-upload-wrapper .file-wrapper.file-set:hover .content {
  display: block;
}

.mainLogin {
  position: relative;
}
.mainLogin .leftSideLogin {
  padding: 75px 0px;
  text-align: center;
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  height: 100vh;
  position: relative;
  z-index: 99;
  overflow: hidden;
}
.mainLogin .leftSideLogin .login-logo {
  position: relative;
  z-index: 9;
}
.mainLogin .leftSideLogin .mainImg {
  margin-top: 70px;
  position: relative;
  z-index: 9;
}
.mainLogin .leftSideLogin .roundShape {
  width: 100%;
  height: 96%;
  margin: 0px auto;
  border: 130px solid #ed7474;
  border-radius: 50%;
  animation: spin 4s linear infinite;
  position: absolute;
  top: 0px;
  left: -50%;
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}
.mainLogin .leftSideLogin .logo {
  position: relative;
  z-index: 999;
}
.mainLogin .leftSideLogin .logo a {
  cursor: pointer;
  display: inline-block;
}
.mainLogin .rightSideLogin {
  height: 100vh;
  padding: 64px 90px;
  background: var(--color-4);
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 5;
}
.mainLogin .rightSideLogin .resp-logo img {
  width: 170px;
  margin: 35px 0;
}
.mainLogin .rightSideLogin .loginBox {
  max-width: 435px;
  margin: 0 auto;
}
.mainLogin .rightSideLogin .loginBox .loginHeading h1 {
  font-size: 36px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 43px;
  color: var(--font-color1);
}
.mainLogin .rightSideLogin .loginBox .loginHeading p {
  font-size: 18px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 20px;
  color: var(--font-color6);
  margin-top: 8px;
}
.mainLogin .rightSideLogin .loginBox form {
  flex-wrap: wrap;
  text-align: left;
  margin-top: 50px;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon {
  position: relative;
  margin: 10px 0 0 0;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon.second {
  margin-top: 20px;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon .reset-input {
  content: url(../images/xmark-solid.svg);
  position: absolute;
  top: 55px;
  right: 15px;
  cursor: pointer;
  display: none;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon .input-text-wrapper::before {
  content: url(../images/user.svg);
  position: absolute;
  top: 51.5px;
  left: 25px;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon input {
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 5px;
  outline: none;
  padding-left: 55px;
  padding-right: 50px;
  color: var(--font-color1);
  background: var(--color-6);
  border: 1px solid var(--border-color4);
  border-left: 6px solid var(--border-color3);
  transition: all 0.5s;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon input:disabled, .mainLogin .rightSideLogin .loginBox form .inputWithIcon input:read-only {
  background-color: #f9f9f9;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon input::placeholder {
  color: #797979;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon .icon {
  display: inline;
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon .icon svg {
  --svg-red: #e31e24;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon .toggle-password {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  color: #ffffff;
}
.mainLogin .rightSideLogin .loginBox form .inputWithIcon .input-toottip {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper {
  margin-top: 10px;
  margin-bottom: 0;
  width: 100%;
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper label {
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: var(--font-color1);
  margin-bottom: 0 !important;
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper label span {
  color: #ff0000;
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper .btn-search-cancel {
  display: none !important;
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper input {
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 5px;
  outline: none;
  padding-left: 55px;
  padding-right: 50px;
  color: var(--font-color1);
  margin: 10px 0 0 0;
  background: var(--color-6);
  border: 1px solid var(--border-color4);
  border-left: 6px solid var(--border-color3);
  transition: all 0.5s;
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper input:disabled {
  background-color: #f9f9f9;
}
.mainLogin .rightSideLogin .loginBox form .input-text-wrapper input::placeholder {
  color: #797979;
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain .checkbox .checkboxInput {
  position: absolute;
  opacity: 0;
  display: none;
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain .checkbox .checkboxInput + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain .checkbox .checkboxInput + label::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3019607843);
  transition: all 0.5s;
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain .checkbox .checkboxInput:checked + label::before {
  background: var(--color-3);
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain .checkbox .checkboxInput:checked + label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 7px;
  width: 4px;
  height: 9px;
  border: solid var(--color-1);
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.mainLogin .rightSideLogin .loginBox form .rememberMeMain a {
  font-size: 14px;
  color: #ffffff;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 140px;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn {
  border: 0;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn:focus {
  box-shadow: none;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .icon {
  margin-left: 5px;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .haveOtp {
  text-align: center;
  margin-top: 19px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  font-family: "HelveticaNeueLTPro-Md";
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .haveOtp .have-otp-btn {
  color: #158ce5;
  background: transparent;
  padding: 0;
  margin: 0;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .haveOtp .have-otp-btn:disabled {
  cursor: not-allowed;
  color: #ddd;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .haveOtp .back-to-customer:before {
  content: url(../images/back.svg);
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .haveOtp a {
  color: #158ce5;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn .haveOtp a:hover {
  text-decoration: none;
}
.mainLogin .rightSideLogin .loginBox form .getOtpBtn button {
  border: none;
}
.mainLogin .rightSideLogin .loginBox .passcode-img {
  margin-bottom: 30px;
}
.mainLogin .rightSideLogin .loginBox .otpBox .loginHeading p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--font-color6);
}
.mainLogin .rightSideLogin .loginBox .otpBox .loginHeading .lock-icon {
  display: none;
}
.mainLogin .rightSideLogin .loginBox .otpBox form {
  margin-top: 36px;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 22px;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .input-text-wrapper {
  margin: 0;
  float: none;
  width: initial;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .input-text-wrapper .form-validator-stack {
  display: none;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp label,
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .control-label {
  display: none;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .otp {
  width: 100%;
  height: 68px;
  padding: 15px;
  text-align: center;
  border: 1px solid var(--border-color4);
  background-color: var(--color-6);
  font-size: 26px;
  font-weight: 500;
  line-height: 31px;
  color: var(--font-color7);
  margin: 0;
  outline-offset: 0px;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .otp.error-field {
  border-color: var(--color-1);
}
.mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .otp.success-field:focus {
  box-shadow: none !important;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .time-resend {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 9px;
  width: 100%;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .time-resend #timer {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #e31e24;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .time-resend .resend {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #158ce5;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .time-resend .resend:hover {
  text-decoration: none;
}
.mainLogin .rightSideLogin .loginBox .otpBox form .time-resend .resend.disabled {
  cursor: not-allowed;
  color: #ddd;
}
.mainLogin .rightSideLogin .bottomText {
  max-width: 485px;
  margin: 0 auto;
}
.mainLogin .rightSideLogin .bottomText p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: var(--font-color7);
}

.has-edit-mode-menu .mainLogin .rightSideLogin .loginBox .resp-logo {
  display: block !important;
}
.has-edit-mode-menu .mainLogin .rightSideLogin .loginBox .resp-logo:before {
  content: "Mobile Logo";
  font-weight: 400;
  font-style: italic;
  color: var(--font-color2);
}

.form-validator-stack {
  font-family: "HelveticaNeueLTPro-Md";
  font-size: 14px;
  margin: 2px 0 0 0;
}

/*
 * Media Query for Responsiveness
 */
@media (max-width: 1199px) {
  .mainLogin .rightSideLogin {
    padding: 40px;
  }
}
@media (max-width: 1800px) {
  .mainLogin .rightSideLogin .loginBox form .getOtpBtn {
    margin-bottom: 34px;
  }
}
@media (max-width: 1366px) {
  .mainLogin .leftSideLogin {
    height: 100%;
  }
  .mainLogin .leftSideLogin .mainImg img {
    width: 300px;
  }
  .mainLogin .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 1267px) {
  .mainLogin .rightSideLogin .loginBox form .getOtpBtn {
    margin-bottom: 57px;
  }
  .mainLogin .rightSideLogin .loginBox .loginHeading h1 {
    font-size: 28px;
  }
  .mainLogin .rightSideLogin .loginBox .loginHeading p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .login-col-left {
    display: none;
  }
}
@media (max-width: 767px) {
  .mainLogin .rightSideLogin .bottomText {
    position: relative;
    bottom: auto;
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .mainLogin .rightSideLogin {
    padding: 15px;
  }
  .mainLogin .rightSideLogin .loginBox .loginHeading h1 {
    font-size: 22px;
  }
  .mainLogin .rightSideLogin .loginBox .loginHeading p {
    font-size: 13px;
  }
  .mainLogin .rightSideLogin .loginBox form .getOtpBtn {
    margin-bottom: 10px;
  }
  .mainLogin .rightSideLogin .loginBox .otpBox form .enterOtp .otp {
    height: 40px;
    padding: 5px;
  }
  .mainLogin .rightSideLogin .bottomText p {
    font-size: 13px;
  }
  .passcode-img {
    margin-bottom: 20px;
  }
  .passcode-img img {
    width: 70px;
  }
}
.deshbordBody .bodyMain .favorite-main-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.deshbordBody .bodyMain .favorite-main-wrapper .favorite-title {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  padding: 21px 30px;
  border-bottom: 1px solid #ebebeb;
}
.deshbordBody .bodyMain .favorite-main-wrapper form {
  margin: 0;
  padding: 10px 30px 21px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  width: 100%;
  margin-bottom: 4px !important;
}
.deshbordBody .bodyMain .favorite-main-wrapper form label .reference-mark {
  display: none;
}
.deshbordBody .bodyMain .favorite-main-wrapper form input,
.deshbordBody .bodyMain .favorite-main-wrapper form select {
  height: 34px;
  outline: none;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
}
.deshbordBody .bodyMain .favorite-main-wrapper form input:focus, .deshbordBody .bodyMain .favorite-main-wrapper form input:focus-visible,
.deshbordBody .bodyMain .favorite-main-wrapper form select:focus,
.deshbordBody .bodyMain .favorite-main-wrapper form select:focus-visible {
  outline: none;
}
.deshbordBody .bodyMain .favorite-main-wrapper form input::placeholder,
.deshbordBody .bodyMain .favorite-main-wrapper form select::placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.deshbordBody .bodyMain .favorite-main-wrapper form select {
  width: 100%;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default {
  width: 100% !important;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default .select2-selection--single {
  border: 1px solid #dbdbdb;
  height: 34px;
  border-radius: 5px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #495057;
  line-height: 34px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default .select2-selection__arrow {
  position: relative;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-container--default .select2-selection__arrow b {
  display: none;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .select2-selection__clear {
  display: none;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn {
  border: 0;
  width: 125px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn:focus {
  box-shadow: none;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn {
  padding: 5px 10px;
  font-size: 14px;
  border: 0;
}
.deshbordBody .bodyMain .favorite-main-wrapper form .main-btn.reset {
  background: #111111;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper {
  width: 100%;
  padding: 21px 30px;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table thead tr th {
  font-size: 14px;
  color: var(--font-color1);
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table tbody tr td {
  font-size: 14px;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table tbody tr td a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table tbody tr td a span:hover {
  background-color: #e14e53;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table tbody tr td a span:hover svg path {
  fill: #ffffff;
}
.deshbordBody .bodyMain .favorite-main-wrapper .custom-table-wrapper .table-responsive .table tbody tr .right-side {
  text-align: right;
}
.deshbordBody .bodyMain .recent-order {
  background-color: var(--body-bg1);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  position: relative;
}
.deshbordBody .bodyMain .recent-order .header-strip {
  padding: 30px 20px 0px;
}
.deshbordBody .bodyMain .recent-order .header-strip.with-border {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.deshbordBody .bodyMain .recent-order .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: var(--font-color1);
  position: relative;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn {
  border: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn:focus {
  box-shadow: none;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn {
  padding: 7px 17px;
  font-size: 14px;
  border: 0;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.search-btn {
  position: absolute;
  right: 122px;
  top: 27px;
  z-index: 2;
  border-radius: 5px;
  width: auto;
}
.deshbordBody .bodyMain .recent-order .header-strip .main-btn.search-btn svg {
  margin-right: 0;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl {
  padding-top: 20px;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: var(--font-color1);
  background-color: #ffe2e3;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table thead tr th span {
  color: #e31e24;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr .static-btn span {
  background-color: #ffbfbf;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 0px 5px;
  border-radius: 30px;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr .order-again {
  border: 1px solid #e7e7e7;
  padding: 4px 6px;
  border-radius: 50px;
  font-size: 12px;
  color: #111;
  display: inline-block;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr .order-again:hover {
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 104.29%);
  color: #ffffff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: var(--font-color1);
  padding-left: 20px;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td a {
  color: #006fad;
  text-decoration: underline;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td a:hover {
  color: #ff0000;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td.order-again {
  text-decoration: none;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td.unit-price {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: #e52626;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .multi-btn {
  display: flex;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .multi-btn a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .multi-btn a span:hover {
  background-color: #e14e53;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .multi-btn a span:hover svg path {
  fill: #ffffff;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .multi-btn a + a {
  margin-left: 12px;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td a span:hover {
  background-color: #e14e53;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td a span:hover svg path {
  fill: #ffffff;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .download-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background-color: #ffe2e3;
  text-align: center;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .download-icon svg path {
  fill: #e14e53;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .download-icon:hover {
  background-color: #e14e53;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .download-icon:hover svg path {
  fill: #ffffff;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .status {
  display: inline-block;
  font-size: 11px;
  padding: 4px 8px;
  border-radius: 30px;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .status.green {
  background-color: #b2ffc8;
}
.deshbordBody .bodyMain .recent-order .my-data-tbl .table tbody tr td .status.red {
  background-color: #ffbfbf;
}
.deshbordBody .bodyMain .recent-order .top {
  position: absolute;
  right: 32px;
  top: 27px;
  display: flex;
  column-gap: 10px;
}
.deshbordBody .bodyMain .recent-order .top label {
  color: #ffffff;
  font-size: 0;
}
.deshbordBody .bodyMain .recent-order .top input {
  width: 220px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.deshbordBody .bodyMain .recent-order .top .buttons-excel {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
}
.deshbordBody .bodyMain .recent-order .top .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url("../images/download-icon.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.deshbordBody .bodyMain .recent-order .top .buttons-excel:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.deshbordBody .bodyMain .recent-order.customer-service-table .header-strip {
  position: absolute;
}
.deshbordBody .bodyMain .recent-order.customer-service-table .my-data-tbl {
  width: 98%;
  margin: 0 auto;
  padding: 20px 10px;
}
.deshbordBody .bodyMain .recent-order.customer-service-table .my-data-tbl .dataTables_info {
  padding: 14px 20px;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
}
.deshbordBody .bodyMain .recent-order.customer-service-table .my-data-tbl .dataTables_length {
  display: none;
}
.deshbordBody .bodyMain .recent-order.customer-service-table .my-data-tbl .dataTables_paginate {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.deshbordBody .bodyMain .destination-wrapper {
  background-color: var(--white);
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.5s;
  padding-bottom: 30px;
  width: 100%;
  border-radius: 10px;
}
.deshbordBody .bodyMain .destination-wrapper .destination-title {
  padding: 30px;
  border-bottom: 1px solid #ccc;
}
.deshbordBody .bodyMain .destination-wrapper .destination-title span {
  display: inline-block;
}
.deshbordBody .bodyMain .destination-wrapper .destination-title h2 {
  font-size: 24px;
  font-family: "HelveticaNeueLTPro-Bd";
  display: inline-block;
  padding-left: 15px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper {
  width: 100%;
  padding: 25px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper h4 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: var(--font-color1);
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .select {
  width: 100%;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 20px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .select .selectDropdown .date {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  border-top: 1px solid #ccc;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .select .selectDropdown .date input {
  border: 1px solid #ccc;
  padding: 10px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn {
  display: flex;
  column-gap: 10px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn {
  border: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn:focus {
  box-shadow: none;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.deshbordBody .bodyMain .destination-wrapper .report-main-wrapper .download-btn .main-btn {
  padding: 7px 10px;
  width: 100px;
  border-radius: 5px;
}
.deshbordBody .bodyMain .destination-wrapper .address-list {
  display: flex;
  padding: 30px;
  padding-bottom: 0;
}
.deshbordBody .bodyMain .destination-wrapper .address-list .label-text {
  width: 45px;
}
.deshbordBody .bodyMain .destination-wrapper .address-list .label-text span {
  display: inline-block;
}
.deshbordBody .bodyMain .destination-wrapper .address-list .label-content {
  width: calc(100% - 175px);
}
.deshbordBody .bodyMain .destination-wrapper .address-list .label-content p {
  color: var(--font-color1);
}
.deshbordBody .bodyMain .destination-wrapper .address-list .label-content p strong {
  display: block;
  font-weight: bolder;
  color: var(--font-color1);
  padding-bottom: 5px;
}

.user-management .main-btn {
  border: 0;
  width: 125px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.user-management .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.user-management .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.user-management .main-btn:focus {
  box-shadow: none;
}
.user-management .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.user-management .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.user-management .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.user-management .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.user-management .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.user-management .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.user-management .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.user-management .main-btn {
  padding: 5px 10px;
  font-size: 14px;
  border: 0;
}

.form-with-reset-input .reset-input {
  content: url(../images/xmark-solid.svg);
  position: absolute;
  top: 36.5px;
  right: 23.5px;
  cursor: pointer;
  display: none;
}

.order-now-modal .modal-dialog {
  max-width: 426px;
}
.order-now-modal .modal-dialog .modal-content {
  position: relative;
}
.order-now-modal .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 0;
  height: 0;
}
.order-now-modal .modal-dialog .modal-content .modal-header .btn-cross {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 9;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #f25555;
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
}
.order-now-modal .modal-dialog .modal-content .modal-header .btn-cross:focus {
  box-shadow: none;
}
.order-now-modal .modal-dialog .modal-content .modal-body .order-img {
  text-align: center;
  margin-top: 35px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .order-img h2 {
  font-size: 24px;
  color: #111;
  font-family: "HelveticaNeueLTPro-Bd";
  padding: 30px 0px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .order-img p {
  color: #111111;
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 12px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .cofirm-modal h3 {
  font-size: 26px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 12px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .cofirm-modal h4 {
  color: #ed1d24;
  font-size: 36px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 12px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .cofirm-modal .multi-btn .main-btn {
  font-family: "HelveticaNeueLTPro-Md";
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn {
  border: 0;
  width: 95px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn:focus {
  box-shadow: none;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .main-btn {
  padding: 10px 25px;
  border-radius: 5px;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .black-btn {
  padding: 10px 25px;
  display: flex;
  width: 95px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #111111;
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Bd";
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn .black-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.order-now-modal .modal-dialog .modal-content .modal-body .multi-btn a + a {
  margin-left: 12px;
}

/* Responsive CSS */
@media (max-width: 580px) {
  .deshbordBody .bodyMain .recent-order .top {
    position: static;
    align-items: baseline;
    column-gap: 50px;
  }
  .deshbordBody .bodyMain .recent-order .top label input {
    display: block;
  }
  .deshbordBody .bodyMain .recent-order .header-strip .main-btn.search-btn {
    right: auto;
    left: 215px;
    top: 95px;
  }
  .deshbordBody .bodyMain .recent-order .header-strip.with-border .main-btn.search-btn {
    top: 115px;
  }
}
@media (max-width: 400px) {
  .deshbordBody .bodyMain .recent-order .top {
    column-gap: 40px;
  }
  .deshbordBody .bodyMain .recent-order .top label input {
    width: 140px;
  }
  .deshbordBody .bodyMain .recent-order .header-strip .main-btn.search-btn {
    left: 123px;
    top: 93px;
  }
}
@media (max-width: 360px) {
  .deshbordBody .bodyMain .recent-order .top {
    justify-content: space-between;
    padding: 0 15px;
    column-gap: 15px;
  }
  .deshbordBody .bodyMain .recent-order .header-strip h2 {
    font-size: 17px;
  }
}
.deshbordMain {
  padding-top: 46.36px;
}
.deshbordMain .badge {
  background: linear-gradient(107.4deg, #58cdff 6.58%, #2e8bb2 108.19%);
  font-size: 10px;
}
.deshbordMain .badge.bgYellow {
  background: linear-gradient(107.4deg, #ffbb54 6.58%, #dc8b12 108.19%);
}
.deshbordMain .deshbordMaincontant {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.deshbordMain .deshbordMaincontant .deshbordBody {
  width: calc(100% - 280px);
  padding-top: 65px;
  float: right;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain {
  padding: 25px;
  padding-bottom: 60px;
  background: var(--body-bg);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  height: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox {
  --color: #0056a8;
  --bgColor: #e9f4ff;
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  background-color: #f8fbff;
  border-radius: 10px;
  border: 1px solid var(--color);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 15px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox .payIcon {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9f4ff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox .payIcon .icon {
  --svgColor: #000000;
  animation: updown 1s cubic-bezier(0.71, 0.16, 0.89, 0.43) 0s infinite alternate both running;
}
@keyframes updown {
  from {
    transform: translateY(-4px);
  }
  to {
    transform: translateY(4px);
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox .payContent {
  width: calc(100% - 100px);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox .payContent h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
  color: var(--color);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox .payContent p {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox .payContent span {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  color: #00a389;
  font-family: "HelveticaNeueLTPro-Md";
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.redColor {
  --color: #ff0000;
  --bgColor: #ffe2e3;
  background-color: var(--bgColor);
  border: 1px solid var(--color);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.redColor .payIcon {
  background-color: #ffffff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.redColor .payIcon .icon {
  --svgColor: #000000;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.redColor .payContent span {
  color: #ce4646;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.redColor .payContent h3 {
  color: var(--color);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.credit-card {
  --color: #00ab4f;
  border: 1px solid var(--color);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.credit-card .payContent h3 {
  color: var(--color);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainPayNow .payBox.credit-card .payContent span {
  color: var(--color);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper {
  width: 100%;
  display: flex;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-sec {
  width: 25%;
  clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
  background: #4a52ff;
  padding: 12px 0px;
  text-align: center;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-sec p {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-sec p span {
  display: flex;
  animation: updown 1s cubic-bezier(0.71, 0.16, 0.89, 0.43) 0s infinite alternate both running;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text {
  width: 74%;
  padding-left: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text p {
  color: #111111;
  display: inline-block;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text p a {
  display: inline-block;
  color: #006fad;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn {
  border: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn:focus {
  box-shadow: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text .main-btn {
  padding: 5px 10px;
  min-width: 120px;
  font-size: 14px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 23%;
  bottom: 0;
  border-bottom: 18px solid #afb3ff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  opacity: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 10px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementHeading {
  height: 42px;
  padding: 0 38.79px 0 25px;
  display: flex;
  align-items: center;
  position: relative;
  background-image: linear-gradient(to right bottom, #786d9c, #6c628d, #60587e, #554e6f, #4a4461);
  border-radius: 10px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementHeading h6 {
  --svgcolor: #ffffff;
  color: var(--svgcolor);
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 17px;
  display: flex;
  align-items: center;
  column-gap: 3.07px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementHeading h6 .icon {
  --svgcolor: #ffffff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementHeading::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 19px;
  bottom: 11px;
  right: -13px;
  background-color: #554e6f;
  clip-path: polygon(99% 51%, 0 0, 0 100%);
  z-index: 1;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementContent {
  width: calc(100% - 200px);
  height: 42px;
  padding: 0px 15px 0px 24px;
  display: flex;
  align-items: center;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementContent ul {
  display: flex;
  column-gap: 20px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementContent ul li a {
  display: flex;
  align-items: center;
  column-gap: 8px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 18px;
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementContent ul li a .icon {
  --svgcolor: #ed1d24;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementContent ul li a:hover {
  color: #ed1d24;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .slider-sec-wrapper .mainPayNow {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  height: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .box-tooltip {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 12px;
  top: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part {
  margin-bottom: 20px;
  width: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-text h4 {
  color: #006fad;
  font-size: 16px;
  font-weight: 500;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-text h3 {
  font-family: "HelveticaNeueLTPro-Bd";
  color: var(--font-color1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-grdesign {
  text-align: right;
  padding-top: 10px;
  width: 45%;
  margin-top: -40px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-grdesign span {
  display: inline-block;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-grdesign span svg {
  max-width: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 {
  background-color: #dff7ea;
  border-radius: 8px;
  height: 115px;
  width: 32%;
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .sale-graph {
  position: absolute;
  bottom: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .sale-graph svg {
  width: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .grap-title {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .grap-title h4 {
  font-size: 18px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .grap-title span {
  display: inline-block;
  color: #006fad;
  font-size: 14px;
  font-weight: 500;
  font-family: "HelveticaNeueLTPro-Bd";
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .wave {
  display: flex;
  justify-content: space-between;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .wave svg {
  margin-top: 3px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .month {
  background-color: #ffe2e3;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .year {
  background-color: #e8e9ff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order {
  min-height: 272.78px;
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  transition: all 0.5s;
  padding: 30px 30px 30px;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order img {
  height: 100px;
  max-width: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order span {
  font-size: 22px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  max-width: 165px;
  margin: auto;
  line-height: 29px;
  padding-top: 10px;
  display: block;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-image: linear-gradient(to right bottom, #786d9c, #6c628d, #60587e, #554e6f, #4a4461);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order:hover {
  cursor: pointer;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order:hover span {
  color: #ffffff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order.disable:hover {
  pointer-events: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order {
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  margin: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip {
  padding: 30px 30px 0px;
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip h2 {
  font-size: 20px;
  font-weight: 700;
  color: #111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn {
  border: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn:focus {
  box-shadow: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn {
  padding: 5px 10px;
  min-width: 120px;
  font-size: 14px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl {
  padding-top: 20px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .dataTables_scroll {
  height: 434px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table {
  padding: 0px 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  color: var(--font-color1);
  padding: 0.5rem 0.5rem;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .static-btn span {
  background-color: #ffbfbf;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .order-again {
  border: 1px solid #e7e7e7;
  padding: 4px 6px;
  border-radius: 50px;
  color: var(--font-color1);
  width: max-content;
  text-decoration: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .order-again:hover {
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 104.29%);
  color: #ffffff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .progres span {
  background-color: #cfe5ff;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .fully span {
  background-color: #b2ffc8;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .part-btn span {
  background-color: #ffdc82;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr td {
  font-size: 14px;
  color: var(--font-color1);
  padding: 0.5rem 0.5rem;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr td a {
  color: #006fad;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .p-amount {
  color: #e52626;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .dataTables_wrapper .bottom {
  display: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn {
  border: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn:focus {
  box-shadow: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .card-header .main-btn {
  padding: 5px 10px;
  min-width: 120px;
  font-size: 14px;
  position: absolute;
  right: 20px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .dashboard-recent-order-wrapper .recent-order {
  box-shadow: none !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .polar-chart .chart-title {
  padding: 30px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .polar-chart .chart-title h2 {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 20px;
  color: #111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 25px 30px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  display: flex;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper {
  width: 100%;
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .graph-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .graph-heading select {
  font-size: 12px;
  border: none;
  color: #006fad;
  padding: 0;
  cursor: pointer;
  font-family: "HelveticaNeueLTPro-Md";
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .graph-heading select:focus {
  box-shadow: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .graph-heading h4 {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 20px;
  color: #111;
  padding-left: 12px;
  display: inline-block;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .apexcharts-legend {
  justify-content: start;
  position: absolute;
  inset: unset !important;
  right: 0px !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain nav .breadcrumb {
  margin-bottom: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain nav .breadcrumb .breadcrumb-item {
  font-size: 13px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain nav .breadcrumb .breadcrumb-item a {
  color: #111111;
  fill: #111111;
  font-size: 13px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain nav .breadcrumb .breadcrumb-item::before {
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain nav .breadcrumb .breadcrumb-item.active {
  color: #797979;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain a.disable {
  pointer-events: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain a.disable:hover {
  pointer-events: none;
}
.deshbordMain.deshbordmainFixed {
  padding-top: 0;
}
.deshbordMain.deshbordmainFixed .deshbordHeader {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.deshbordMain.deshbordmainFixed .deshbordSidebar {
  height: 100%;
}

.polar-chart .polar-graph-table {
  margin-top: 10px;
}
.polar-chart .polar-graph-table table {
  width: 100%;
}
.polar-chart .polar-graph-table table thead {
  background-color: #ffe2e3;
}
.polar-chart .polar-graph-table table thead tr th {
  background-color: #ffe2e3;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTPro-Bd";
  border: 0;
}
.polar-chart .polar-graph-table table tbody tr td {
  padding: 10px 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 12px;
  color: #111111;
}
.polar-chart .polar-graph-table table tbody tr td:last-child {
  font-size: 11px;
  font-weight: 700;
  line-height: 12px;
  color: #111111;
}
.polar-chart .polar-graph-table table tbody tr td svg {
  vertical-align: baseline;
}
.polar-chart .polar-graph-table .dataTables_wrapper .bottom {
  display: none;
}

.graph-box .small-graph-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 37px;
  border-bottom: 1px solid #eaeaea;
}
.graph-box .small-graph-head select {
  font-size: 12px;
  border: none;
  color: #006fad;
  padding: 0;
  cursor: pointer;
  font-family: "HelveticaNeueLTPro-Md";
}
.graph-box .small-graph-head select:focus {
  box-shadow: none;
}
.graph-box .small-graph-head h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #111;
}
.graph-box .small-graph-head .past-drop {
  position: relative;
}
.graph-box .small-graph-head .past-drop a.past-drop-link {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #006fad;
}
.graph-box .small-graph-head .past-drop .onhover-show-div {
  width: 160px;
  top: 30px;
  right: 0;
  opacity: 0;
  z-index: 8;
  position: absolute;
  visibility: hidden;
  padding: 0 10px;
  background-color: #fff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.graph-box .small-graph-head .past-drop .onhover-show-div li {
  padding: 5px 10px;
}
.graph-box .small-graph-head .past-drop .onhover-show-div li a {
  font-size: 14px;
}
.graph-box .small-graph-head .past-drop .onhover-show-div li a:hover {
  color: #006fad;
}
.graph-box .small-graph-head .past-drop .onhover-show-div li + li {
  border-bottom: none;
}
.graph-box .small-graph-head .past-drop:hover .onhover-show-div {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
  border-radius: 5px;
  overflow: hidden;
}
.graph-box .small-graph-sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eaeaea;
}
.graph-box .small-graph-sec .graph-info h5 {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 22px;
  color: #006fad;
}
.graph-box .small-graph-sec .graph-info h5 a {
  color: #006fad;
  font-family: "HelveticaNeueLTPro-Bd";
}
.graph-box .small-graph-sec h5 {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 22px;
  color: #006fad;
}
.graph-box .small-graph-sec .graph-money {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-top: 10px;
  flex-direction: column;
}
.graph-box .small-graph-sec .graph-money p {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.graph-box .small-graph-sec .graph-money h5 {
  font-size: 16px;
}
.graph-box .small-graph-sec .main-graph {
  display: none;
}
.graph-box .small-graph-sec .media .hospital-small-chart {
  align-items: center;
  margin-bottom: -25px;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar {
  position: relative;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .flot-chart-container {
  height: 74px;
  width: 120px;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .flot-chart-container .chartist-tooltip {
  position: absolute;
  opacity: 0;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .flot-chart-container .chartist-tooltip .chartist-tooltip-value {
  font-size: 10px;
  padding: 5px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .flot-chart-container .chartist-tooltip.tooltip-show {
  opacity: 1;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .flot-chart-container svg {
  position: absolute;
  bottom: 23px;
  width: 100%;
  height: 95%;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-a .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-a .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-a .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-a .ct-slice-donut,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-a .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-a .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-a .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-a .ct-slice-donut {
  stroke: #ff5b5b;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-b .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-b .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-b .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart svg .ct-series-b .ct-slice-donut,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-b .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-b .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-b .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 svg .ct-series-b .ct-slice-donut {
  stroke: #ffe2e3;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart .chartist-tooltip .chartist-tooltip-value,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart2 .chartist-tooltip .chartist-tooltip-value {
  background-color: #ff5b5b;
  box-shadow: 1px 1.732px 8px 0px rgba(0, 0, 0, 0.8);
  position: relative;
  z-index: 99;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 .chartist-tooltip .chartist-tooltip-value,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 .chartist-tooltip .chartist-tooltip-value {
  background-color: #0056a8;
  box-shadow: 1px 1.732px 8px 0px rgba(0, 0, 0, 0.8);
  position: relative;
  z-index: 99;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-a .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-a .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-a .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-a .ct-slice-donut,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-a .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-a .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-a .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-a .ct-slice-donut {
  stroke: #00a389;
}
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-b .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-b .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-b .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart1 svg .ct-series-b .ct-slice-donut,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-b .ct-point,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-b .ct-line,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-b .ct-bar,
.graph-box .small-graph-sec .media .hospital-small-chart .small-bar .small-chart3 svg .ct-series-b .ct-slice-donut {
  stroke: #dff7ea;
}
.graph-box .small-graph-sec .media .media-body .right-chart-content {
  margin-left: 10px;
}
.graph-box .small-graph-sec .media .media-body .right-chart-content h4 {
  line-height: 1;
  font-weight: 500;
}
.graph-box .small-graph-sec .media .media-body .right-chart-content span {
  color: blue;
}
.graph-box .small-graph-sec .media.border-none {
  border-right: none !important;
}
.graph-box .border-none {
  border-bottom: none;
}
.graph-box .info-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  min-height: 250px;
}
.graph-box .info-wrap h5 {
  font-size: 16px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 22px;
  color: #006fad;
  padding: 20px 0;
}
.graph-box .info-wrap h5 a {
  color: #006fad;
  font-family: "HelveticaNeueLTPro-Bd";
}
.graph-box .info-wrap h4 {
  font-size: 16px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 22px;
  color: #797979;
  padding: 40px 0;
}

.empty-card-wrapper#emptyCardWrapper .animate-top-y {
  margin-top: 3rem;
}
.empty-card-wrapper#emptyCardWrapper .animate-top-y .favorite-img {
  width: 250px;
}
.empty-card-wrapper#topRevenueEmptyCardWrapper .animate-top-y {
  margin-top: 3rem;
}
.empty-card-wrapper#topRevenueEmptyCardWrapper .animate-top-y .favorite-img {
  width: 250px;
}

#salesEmptyCardWrapper.empty-card-wrapper .empty-card-img .favorite-img {
  width: 155px;
  position: relative;
  top: 3rem;
}
#salesEmptyCardWrapper.empty-card-wrapper .card-content h3 {
  margin-bottom: 0;
  margin-top: 20px;
}

.reconciel-info.notification-popup .modal-dialog {
  max-width: 720px;
  width: 100%;
}
.reconciel-info.notification-popup .modal-dialog .modal-content {
  position: relative;
  border: none;
  border-radius: 10px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-header {
  border: none;
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  padding: 15px 20px;
  border-radius: 10px 10px 0 0;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-header h5 {
  color: #ffffff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-header .btn-cross {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 9;
  border: none;
  background-color: transparent;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-header .btn-cross:focus {
  box-shadow: none;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form {
  margin: 0;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form textarea {
  border-radius: 10px;
  padding: 19px 25px;
  border: 1px solid #dbdbdb;
  font-family: Lato;
  font-size: 14px;
  font-family: 400;
  line-height: 17px;
  color: #111111;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form label {
  display: block;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form select {
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #111111;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form select:focus {
  outline: none;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form input {
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #111111;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form .custom-file {
  position: relative;
  font-family: arial;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  border: 1px solid #dbdbdb;
  border-radius: 10px 5px 5px 10px;
  padding: 9px 19px 0px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form .custom-file .custom-file-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 100;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form .custom-file span {
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  background: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  display: inline-block;
  position: absolute;
  right: 0;
  width: 127px;
  z-index: 99;
  top: 0;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  line-height: 47px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form .file-list {
  font-family: arial;
  list-style: none;
  padding: 0;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form .file-list li {
  padding: 5px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img form .remove-list {
  cursor: pointer;
  margin-left: 10px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .order-img h2 {
  font-size: 24px;
  color: #111;
  font-family: "HelveticaNeueLTPro-Bd";
  padding: 30px 0px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 10px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box {
  width: 32%;
  background-color: #dcf5ff;
  border-radius: 6px;
  text-align: center;
  padding: 30px 20px 30px;
  box-shadow: 0px 8px 0px 0px rgba(230, 248, 255, 0.5803921569);
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box h2 {
  font-size: 28px;
  color: #111111;
  padding: 0;
  font-family: "HelveticaNeueLTPro-Bd";
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box p {
  font-size: 20px;
  color: #111111;
  padding: 12px 0px;
  font-family: "HelveticaNeueLTPro-Md";
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box p span {
  display: block;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .pay-btn {
  color: #ffffff;
  background-color: #111111;
  border-radius: 5px;
  min-width: 130px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin-top: 20px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .main-btn {
  height: 40px;
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  outline: none;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .main-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .pay-noti-img {
  padding-bottom: 20px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .over-due {
  background-color: #ffe2e3;
  box-shadow: 0px 8px 0px 0px #ffd5d5;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .cofirm-modal h3 {
  font-size: 26px;
  font-family: "HelveticaNeueLTPro-Lt";
  padding-bottom: 12px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .cofirm-modal h4 {
  color: #ed1d24;
  font-size: 36px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 12px;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .multi-btn {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .multi-btn .main-btn {
  padding: 10px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Bd";
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .multi-btn .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .multi-btn .black-btn {
  padding: 10px 25px;
  display: flex;
  width: 90px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #111111;
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Bd";
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .multi-btn .black-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .multi-btn a + a {
  margin-left: 12px;
}

/* Control Panel CSS */
body.has-control-menu .deshbordMain.deshbordmainFixed .deshbordHeader {
  top: 56.2px;
}

/* Edit Mode CSS */
body.has-edit-mode-menu .deshbordMain.deshbordmainFixed .deshbordHeader {
  top: 120px;
}

/* Hide Dockbar (Control Panel) */
body.hide-dockbar .deshbordMain.deshbordmainFixed .deshbordHeader {
  top: 0px !important;
}

/* Responsive CSS */
@media (min-width: 1331px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .mainPayNow {
    margin-top: 0px;
  }
  .col-lg-40 {
    width: 37.2641509434%;
  }
  .col-lg-80 {
    width: 62.7358490566%;
  }
}
@media (min-width: 992px) {
  .deshbordMain.closed-sidebar .deshbordMaincontant .deshbordBody {
    width: calc(100% - 80px);
  }
}
@media (max-width: 1600px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .mainPayNow {
    padding: 22px;
  }
}
@media (max-width: 1440px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox {
    padding: 15px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-order {
    min-height: 251.39px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .order-again {
    font-size: 10px;
    float: inherit;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr td {
    line-height: 15px;
    font-size: 12px;
    text-align: left;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text {
    padding-left: 15px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text p {
    font-size: 14px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper:after {
    border-bottom: 27px solid #afb3ff;
  }
  .polar-chart .polar-graph-table table thead tr th {
    padding: 10px 22px;
    font-size: 9px;
  }
  .polar-chart .polar-graph-table table tbody tr td {
    padding: 10px 22px;
    font-size: 11px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table thead tr th {
    font-size: 10px;
    line-height: 16px;
    text-align: left;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .static-btn span {
    font-size: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .part-btn span {
    font-size: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .progres span {
    font-size: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .fully span {
    font-size: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table {
    padding: 0px 0px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 {
    height: 94px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-grdesign {
    padding-top: 0px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payIcon {
    width: 75px;
    height: 75px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payIcon svg {
    width: 30px;
    height: 30px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl {
    padding-top: 20px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .polar-chart .chart-title {
    padding: 20px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip {
    padding-top: 20px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl .table tbody tr .part-btn span {
    min-width: 110px;
  }
}
@media (max-width: 1366px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payContent h3 {
    font-size: 20px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payContent p {
    font-size: 12px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payContent span {
    font-size: 12px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .mainPayNow {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .tiles-main-wrapper .tiles-order a {
    font-size: 21px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payIcon {
    width: 65px;
    height: 65px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .payBox .payIcon svg {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 1330px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .slider-sec-wrapper .mainPayNow {
    margin-top: 30px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .slider-sec-wrapper {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .filterRow .filterBox {
    width: calc(25% - 10px);
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text {
    padding-left: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text p {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .filterRow .filterBox {
    width: calc(50% - 10px);
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .filterRow {
    row-gap: 15px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBannerMain .tiles-main-wrapper .tiles-order {
    margin-top: 30px;
    padding: 30px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .deshbordPage-header .container-fluid {
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }
  .deshbordPage-header .top-header {
    background-color: #5f9413;
  }
  .deshbordPage-header .top-header .topHeader-right {
    width: 100%;
    padding-left: 0;
    clip-path: none;
    justify-content: center;
  }
  .deshbordMain .deshbordHeader .deshbordHeaderLogo {
    display: none;
  }
  .deshbordMain .deshbordHeader .deshbordHeaderLogo .logo {
    display: none;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content {
    width: 100%;
    padding: 12.5px 24px;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 15px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .logo {
    max-width: 200px;
    position: absolute;
    left: 22px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right {
    column-gap: 15px;
    padding-right: 41px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right .list {
    column-gap: 10px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right .list li .kyc .icon {
    margin: 0;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right .profile .userProfile .profileImg {
    display: flex;
    align-items: center;
    column-gap: 5px;
  }
  .deshbordMain .deshbordSidebar {
    transform: translateX(-100%);
  }
  .deshbordMain .deshbordMaincontant .deshbordBody {
    width: 100%;
    padding-top: 88px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .mainAnnouncement .announcementContent {
    width: calc(100% - 88.78px);
  }
  .deshbordMain.closed-sidebar .deshbordSidebar {
    transform: translateX(0);
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper:after {
    display: none;
  }
  .hamburglar {
    right: 18px;
    position: absolute;
  }
  .deshbordHeader .deshbordHeader-content .headerContent-left h5 {
    display: none;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .my-data-tbl,
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .polar-chart {
    height: initial;
  }
}
@media (max-width: 768px) {
  .pana-card.dashboard-recent-order-wrapper {
    margin-bottom: 1.5rem;
  }
  .empty-card-wrapper .empty-card-img .favorite-img {
    width: 250px;
    margin-top: 4rem;
  }
  #salesEmptyCardWrapper.empty-card-wrapper .empty-card-img .favorite-img {
    width: 250px;
    position: relative;
    top: 0;
  }
}
@media (max-width: 767px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-sec p {
    font-size: 11px;
  }
  .dash-footer p {
    font-size: 14px;
  }
}
@media (max-width: 680px) {
  .reconciel-info {
    padding-right: 0 !important;
  }
}
@media (max-width: 580px) {
  .reconciel-info .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .reconciel-info .modal-dialog .modal-content .modal-body .payment-box-wrapper {
    padding-bottom: 0;
  }
  .reconciel-info.notification-popup .modal-dialog {
    max-width: 720px;
    width: 90%;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-left h5 {
    display: none;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .logo {
    max-width: 150px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain {
    padding: 20px 15px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox {
    padding: 20px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right .mobiletoggle {
    display: block !important;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right .list .myDropdown .dropdownList {
    top: 28px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 {
    width: 100%;
    margin-bottom: 30px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content {
    justify-content: start;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .headerContent-right {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-sec {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-sec p {
    font-size: 15px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text {
    width: 100%;
    padding: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper {
    flex-direction: column;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .past-drop {
    top: -39px;
    right: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 .sale-graph {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 {
    height: 150px;
  }
}
@media (max-width: 580px) {
  body.has-control-menu .deshbordMain.deshbordmainFixed .deshbordHeader {
    top: 48px;
  }
}
@media (max-width: 480px) {
  .dtr-control a {
    margin-left: 1.3rem;
  }
  .tr-cls {
    border-bottom: 1px solid #dee2e6;
  }
  tr.tr-cls td:first-child {
    text-align: right !important;
    width: 40%;
  }
  header .top-header .topHeader-right .darkLight-font {
    column-gap: 10px;
  }
  header .top-header .topHeader-right > div {
    padding: 10px 7px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .filterRow .filterBox {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .today-chart .grap-1 {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text p {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .kyc-pipe-wrapper .kyc-text {
    flex-direction: column;
    padding-bottom: 14px;
    align-items: flex-start;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-grdesign {
    margin-top: 0;
  }
  .pay-noti-box:last-child {
    margin-bottom: 5px !important;
  }
  .reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper {
    padding-bottom: 0;
  }
  .reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box {
    padding: 15px 20px 15px;
  }
  .reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .pay-noti-img {
    padding-bottom: 5px;
  }
  .reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box p {
    padding: 5px 0;
  }
  .reconciel-info.notification-popup .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box .main-btn {
    margin-top: 5px;
  }
}
@media (max-width: 420px) {
  .reconciel-info .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box {
    width: 100%;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip {
    flex-direction: column;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip .main-btn {
    margin-top: 12px;
    max-width: 123px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part {
    flex-direction: column;
    row-gap: 10px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .tiles-chart .tilse-upper-part .tiles-text {
    width: 100%;
  }
  .graph-box .small-graph-head {
    padding: 20px;
  }
  .graph-box .small-graph-head h4 {
    font-size: 16px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper h4 {
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 16px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .recent-order-main-wrapper .recent-order .header-strip h2 {
    font-size: 16px;
  }
  .dash-footer p {
    font-size: 12px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .polar-chart .chart-title h2 {
    font-size: 16px;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .deshbordBox .line-chart-wrapper .past-drop {
    top: -28px;
    right: 10px;
  }
  .reconciel-info .modal-dialog .modal-content .modal-body .payment-box-wrapper .pay-noti-box {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .deshbordMain .deshbordHeader .deshbordHeader-content .logo {
    max-width: 120px;
  }
  .deshbordMain .deshbordHeader .deshbordHeader-content .logo img {
    width: 92px;
  }
  tr.tr-cls td:first-child {
    width: 50%;
  }
}
.disableBtn {
  pointer-events: none;
  /*  background-color: #b0adad !important;
  background-image: none !important; */
  opacity: 0;
}

/*News and Announcements page css*/
.news-announce-main {
  /* News and Announcemrnts Cards Grid */
}
.news-announce-main .news-box {
  background-color: #ffffff;
  border-radius: 0px 0px 10px 10px;
  padding: 30px;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0705882353);
  margin-bottom: 20px;
  height: 96%;
}
.news-announce-main .news-box .icon-date {
  column-gap: 10px;
  display: flex;
  align-items: start;
  margin-bottom: 5px;
}
.news-announce-main .news-box .icon-date span {
  font-family: "HelveticaNeueLTPro-Md";
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #111111;
}
.news-announce-main .news-box h4 {
  font-family: "HelveticaNeueLTPro-Md";
  word-break: break-all;
}
.news-announce-main .news-box h4 a {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #111111;
  margin: 15px 0;
  transition: all 0.5s;
  text-decoration: none;
  word-break: break-word;
}
.news-announce-main .news-box h5 {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #111111;
}
.news-announce-main .news-box p {
  font-family: "HelveticaNeueLTPro-Md";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #797979;
}
.news-announce-main .news-box a {
  font-family: "HelveticaNeueLTPro-Bd";
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #ed1d24;
  margin-top: auto;
  text-decoration: none;
}
.news-announce-main .news-box a .link {
  display: inline-block;
  position: relative;
}
.news-announce-main .news-box a .link:after {
  display: block;
  content: "";
  border-bottom: solid 3px #ed1d24;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.news-announce-main .news-box a .link:hover:after {
  transform-origin: 0% 50%;
  transform: scale(1);
}
.news-announce-main .news-box:hover h4 a {
  color: #ed1d24;
}
.news-announce-main .text-only .news-box-content {
  display: block;
  box-sizing: border-box;
  word-wrap: break-word;
}
.news-announce-main .text-only .news-box-content .news-box-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.news-announce-main .img-news-box .post-img {
  position: relative;
  overflow: hidden;
}
.news-announce-main .img-news-box .post-img:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.news-announce-main .img-news-box .post-img:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
.news-announce-main .img-news-box .post-img img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  max-width: 100%;
  height: 232px;
}
.news-announce-main .img-news-box .post-img.video-blog {
  position: relative;
}
.news-announce-main .img-news-box .post-img.video-blog .wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.news-announce-main .img-news-box .post-img.video-blog .video-main {
  position: relative;
  display: inline-block;
}
.news-announce-main .img-news-box .post-img.video-blog .video {
  height: 60px;
  width: 61px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #ffffff;
  display: inline-block;
  background: #e75151;
  z-index: 999;
  cursor: pointer;
}
.news-announce-main .img-news-box .post-img.video-blog .waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(243, 86, 86, 0.4509803922);
  opacity: 0;
  border-radius: 100%;
  right: -44px;
  bottom: -44px;
  z-index: -1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
.news-announce-main .img-news-box .post-img.video-blog .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.news-announce-main .img-news-box .post-img.video-blog .wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.news-announce-main .img-news-box .post-img.video-blog .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.news-announce-main .img-news-box .post-img video {
  height: auto;
  width: 100%;
}
.news-announce-main .img-news-box:hover h4 a {
  color: #ed1d24;
}
.news-announce-main nav {
  margin-bottom: 10px;
}
.news-announce-main nav .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
}
.news-announce-main nav .pagination .page-item a {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #ffffff;
  padding: 8px 16px;
  transition: all 0.5s;
  margin-bottom: 15px;
}
.news-announce-main nav .pagination .page-item a:focus {
  box-shadow: none;
}
.news-announce-main nav .pagination .page-item a:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.news-announce-main nav .pagination .page-item a.active {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.news-announce-main nav .pagination .page-item:first-child a {
  display: inline-block;
  min-width: 140px;
  height: 41px;
  color: #ffffff;
  border-color: transparent;
  margin-right: 9px;
}
.news-announce-main nav .pagination .page-item:first-child a.disable {
  background-color: #b0adad;
}
.news-announce-main nav .pagination .page-item:last-child a {
  display: inline-block;
  min-width: 137px;
  height: 41px;
  color: #ffffff;
  border-color: transparent;
  margin-left: 9px;
}
.news-announce-main nav .pagination .page-item:last-child a.disable {
  background-color: #b0adad;
}
.news-announce-main .news-announce-grid {
  display: flex;
}
.news-announce-main .news-announce-grid .img-news-box {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.news-announce-main .news-announce-grid .img-news-box .post-img {
  display: flex;
  min-height: 218px;
  justify-content: center;
  background-color: white;
  align-items: center;
  border-radius: 10px 10px 0 0;
}
.news-announce-main .news-announce-grid .img-news-box .post-img .default-img {
  height: 150px !important;
}
.news-announce-main .news-announce-grid .img-news-box .news-box.text-only {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
/*News and Announcements Single*/
.news-details-main {
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.0705882353);
  text-decoration: none;
}
.news-details-main .newsBlog-img {
  background: #f3f3f3;
}
.news-details-main .newsBlog-img img {
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.news-details-main video {
  width: 100%;
  height: auto;
}
.news-details-main .news-content {
  padding: 30px;
  background-color: #ffffff;
  border-radius: 0 0 15px 15px;
  margin-bottom: 60px;
}
.news-details-main .news-content h4 {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #111111;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .news-details-main .news-content h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
.news-details-main .news-content p {
  font-family: "HelveticaNeueLTPro-Md";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #797979;
  margin-top: 20px;
}
.news-details-main .news-content p span {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #111111;
}
.news-details-main .news-content ul {
  list-style-type: disc;
  margin-left: 20px;
}
.news-details-main .news-content ul li {
  font-family: "HelveticaNeueLTPro-Md";
  margin: 20px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #111111;
}
.news-details-main .news-content .icon-date {
  column-gap: 10px;
  display: flex;
  align-items: start;
  margin-bottom: 5px;
}
.news-details-main .news-content .icon-date span {
  font-family: "HelveticaNeueLTPro-Md";
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #111111;
}
.news-details-main .news-content .btns {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-top: 10px;
}
.news-details-main .news-content .btns a {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  border-radius: 5px;
  background: #b0adad;
  padding: 8px 16px;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 125px;
  text-decoration: none;
}
.news-details-main .news-content .btns a:focus {
  box-shadow: none;
}
.news-details-main .news-content .btns a:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.news-details-main .news-content .btns a.active {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.news-details-main .news-content .btns a.news-detail-next-btn {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.news-details-main .news-content .btns .disabled {
  cursor: not-allowed;
}
.news-details-main .news-content .btns .disabled:hover {
  background: #b0adad;
  color: #ffffff;
}
.news-details-main .news-content .btns .disabled.news-detail-next-btn {
  cursor: not-allowed;
  background: #b0adad;
}
.news-details-main .news-content .btns .disabled.news-detail-next-btn:hover {
  background: #b0adad;
  color: #ffffff;
}

/*Admin News and Announcement*/
.admin-dashboard-main .panel-heading {
  display: none;
}
.admin-dashboard-main .select-box-main {
  padding: 20px 20px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.071);
  border-radius: 10px;
  display: flex;
  width: 100%;
  column-gap: 15px;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
}
.admin-dashboard-main .select-box-main .sort-sec {
  width: 48% !important;
}
.admin-dashboard-main .select-box-main .select-date {
  position: relative;
  width: 25%;
}
.admin-dashboard-main .select-box-main .select-date span {
  position: absolute;
  right: 12px;
  top: 20px;
  transform: translateY(-50%);
  z-index: 1;
}
.admin-dashboard-main .select-box-main .select-date input {
  width: 100%;
  min-height: 40px;
  border-radius: 5px;
  background: #ffffff;
  border: none;
  padding: 1px 2px 1px 15px;
  position: relative;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #000000;
}
.admin-dashboard-main .select-box-main .select-date input:focus-visible, .admin-dashboard-main .select-box-main .select-date input:focus {
  border: none;
  outline: none;
}
.admin-dashboard-main .select-box-main .select-date input::placeholder {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979 !important;
}
.admin-dashboard-main .select-box-main .select-date label {
  display: none;
}
.admin-dashboard-main .select-box-main .select-date .form-group {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .admin-dashboard-main .select-box-main .select-date {
    width: 48%;
  }
}
@media (max-width: 480px) {
  .admin-dashboard-main .select-box-main .select-date {
    width: 100% !important;
  }
}
.admin-dashboard-main .select-box-main .select-date .has-error .help-block {
  margin-bottom: 0px;
}
.admin-dashboard-main .select-box-main .select-date .has-error .help-block .date_to_custom {
  color: #ffffff;
  white-space: nowrap;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn {
  border: 0;
  width: 102px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn:focus {
  box-shadow: none;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.admin-dashboard-main .select-box-main .search-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn {
  border: none;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
}
.admin-dashboard-main .select-box-main .search-btn .main-btn::after {
  content: none;
}
@media (max-width: 480px) {
  .admin-dashboard-main .select-box-main .search-btn .main-btn {
    width: 100%;
  }
}
.admin-dashboard-main .select-box-main .search-btn .resetFilterFields {
  background-color: #111111 !important;
  background: #ff5b5b;
  color: #fff;
}
@media (max-width: 480px) {
  .admin-dashboard-main .select-box-main .search-btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .admin-dashboard-main .select-box-main {
    flex-wrap: wrap;
    row-gap: 20px;
  }
}
.admin-dashboard-main .new-btn .main-btn {
  border: none !important;
  width: 102px;
  margin-top: 22px;
  border-radius: 5px !important;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f) !important;
  color: var(--font-color4);
  outline: none;
}
.admin-dashboard-main .news-add-sec {
  margin-top: 22px;
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.071);
  border-radius: 10px;
}
.admin-dashboard-main .news-add-sec .news-area {
  padding: 25px;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.admin-dashboard-main .news-add-sec .news-area .news-content {
  width: 85%;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 30px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content .image img {
  width: 100%;
  border-radius: 5px;
  width: 148px;
  height: 120px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content video {
  width: 148px;
  max-height: 120px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content p {
  max-width: 600px;
  margin: 10px 0;
  font-size: 14px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content ul {
  display: flex;
  justify-content: start;
  column-gap: 20px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content ul.first {
  margin-bottom: 10px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content ul.second {
  margin-top: 10px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content ul li {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 17px;
  padding-right: 20px;
  border-right: 2px solid #ed1d24;
  min-width: 200px;
}
.admin-dashboard-main .news-add-sec .news-area .news-content ul li span {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.admin-dashboard-main .news-add-sec .news-area .news-content ul li:last-child {
  border: 0 !important;
}
@media (max-width: 767px) {
  .admin-dashboard-main .news-add-sec .news-area .news-content ul li {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .admin-dashboard-main .news-add-sec .news-area .news-content ul {
    flex-wrap: wrap;
    row-gap: 7px;
  }
}
.admin-dashboard-main .news-add-sec .news-area .news-content .read-more {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #ed1d24;
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 480px) {
  .admin-dashboard-main .news-add-sec .news-area .news-content {
    width: 100%;
  }
}
.admin-dashboard-main .news-add-sec .news-area .news-edit {
  width: 15%;
  display: flex;
  justify-content: end;
}
.admin-dashboard-main .news-add-sec .news-area .news-edit a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.admin-dashboard-main .news-add-sec .news-area .news-edit a span:hover {
  background-color: #e14e53;
}
.admin-dashboard-main .news-add-sec .news-area .news-edit a span:hover svg path {
  fill: #ffffff;
}
.admin-dashboard-main .news-add-sec .news-area .news-edit a + a {
  margin-left: 12px;
}
@media (max-width: 480px) {
  .admin-dashboard-main .news-add-sec .news-area .news-edit {
    position: absolute;
    right: 40px;
  }
}
.admin-dashboard-main .news-add-sec .news-area .news-edit .edit-section-detail {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.admin-dashboard-main .news-add-sec .news-area .news-edit .edit-section-detail p {
  white-space: nowrap;
  font-size: 14px;
  text-align: end;
}
.admin-dashboard-main .button-holder {
  margin: 0px;
}
.admin-dashboard-main .search-btn {
  display: flex;
}
.admin-dashboard-main .pagination-bar {
  display: flex;
  padding: 20px;
  justify-content: space-between;
}
.admin-dashboard-main .pagination-bar .pagination-items-per-page {
  display: none;
}
.admin-dashboard-main .pagination-bar .pagination-results {
  padding: 0;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
  border: 0;
  margin: 0;
}
.admin-dashboard-main .pagination-bar .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
.admin-dashboard-main .pagination-bar .pagination .page-item a {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
  line-height: 23px;
  height: 41px;
}
.admin-dashboard-main .pagination-bar .pagination .page-item a:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #fff;
  border-color: transparent;
}
.admin-dashboard-main .pagination-bar .pagination .page-item.active a {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%) !important;
  color: #fff;
  border-color: transparent;
}
.admin-dashboard-main .pagination-bar .pagination .page-item.disabled a {
  background: #b0adad !important;
  border-color: transparent;
  cursor: not-allowed;
}
.admin-dashboard-main .pagination-bar .pagination .page-item:first-child a, .admin-dashboard-main .pagination-bar .pagination .page-item:last-child a {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  display: inline-block;
  height: 41px;
  color: #ffffff;
  border-color: transparent;
}
.admin-dashboard-main .pagination-bar .pagination .page-item:first-child a span, .admin-dashboard-main .pagination-bar .pagination .page-item:last-child a span {
  display: none;
}
.admin-dashboard-main .pagination-bar .pagination .page-item:first-child.disabled a, .admin-dashboard-main .pagination-bar .pagination .page-item:last-child.disabled a {
  background: #b0adad !important;
  border-color: transparent;
  cursor: not-allowed;
}
.admin-dashboard-main .pagination-bar .pagination .page-item:first-child a::after {
  content: "Previous";
}
.admin-dashboard-main .pagination-bar .pagination .page-item:last-child a::after {
  content: "Next";
}

.video-blog {
  position: relative;
}
.video-blog .wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-blog .video-main {
  position: relative;
  display: inline-block;
}
.video-blog .video-main a img {
  width: auto !important;
  height: auto !important;
}
.video-blog .video {
  height: 60px;
  width: 61px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #ffffff;
  display: inline-block;
  background: #e75151;
  z-index: 999;
  cursor: pointer;
}
.video-blog .waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(243, 86, 86, 0.4509803922);
  opacity: 0;
  border-radius: 100%;
  right: -44px;
  bottom: -44px;
  z-index: -1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
.video-blog .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.video-blog .wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.video-blog .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/* News Edit Page */
.news-edit-page {
  background-color: #ffffff;
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 50px;
}
.news-edit-page .taglib-header {
  padding: 20px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0px;
}
.news-edit-page .taglib-header span a {
  display: none;
}
.news-edit-page .taglib-header .header-title {
  font-size: 20px;
  line-height: 24px;
  font-family: "HelveticaNeueLTPro-Bd";
  margin: 0px;
}
.news-edit-page .main-content-card {
  border: none;
  margin-bottom: 0px;
}
.news-edit-page .main-content-card .panel-body {
  padding: 25px 22px;
  font-family: "HelveticaNeueLTPro-Lt";
  font-size: 16px;
}
.news-edit-page .main-content-card .panel-body .description-text-editor {
  width: 100%;
  margin-bottom: 18px;
}
.news-edit-page .main-content-card .panel-body .description-text-editor > div {
  width: auto !important;
}
.news-edit-page .main-content-card .panel-body .col-md-12 {
  padding: 0px;
}
.news-edit-page .main-content-card .panel-body p.text-danger {
  font-size: 14px;
  margin-top: -15px;
  margin-bottom: 16px;
}
.news-edit-page .main-content-card .panel.panel-default {
  border-color: #ffffff;
}
.news-edit-page .main-content-card .panel.panel-default .panel-title a {
  text-decoration: none;
}
.news-edit-page label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
  color: #111111;
}
.news-edit-page label .reference-mark.text-warning {
  color: #e31e24 !important;
  font-size: 10px !important;
}
.news-edit-page input,
.news-edit-page select.form-control {
  width: 100%;
  border: 1px solid #ebebeb;
  background-color: #f9f9f9;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #000000;
  padding-left: 15px;
  border-radius: 5px;
  height: 40px;
}
.news-edit-page .button-holder {
  display: flex;
  padding: 0px 25px;
  margin-top: 0px;
  margin-top: 16px;
}
.news-edit-page .button-holder .main-btn {
  width: 102px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
}
.news-edit-page .button-holder .main-btn:hover {
  background-position: 100% 0;
  transition: all 0.4s ease-in-out;
}
.news-edit-page .button-holder .main-btn.cancel-btn {
  background-color: #111111;
  background-image: none;
}
.news-edit-page .button-holder .main-btn.btn-primary {
  border-color: var(--border-color3);
}
.news-edit-page .description-text-editor label::after {
  content: "*";
  color: #e31e24 !important;
  font-size: 29px;
  font-weight: bolder;
  height: 17px;
  width: 10px;
  position: absolute;
  margin-left: 3px;
}
.news-edit-page .date-selection span.cal-icon {
  float: right;
  position: relative;
  top: 36px;
  z-index: 2;
  left: -8px;
}
.news-edit-page .title-input-field .reset-input {
  top: 65.5px;
  right: 29.5px;
}

@media (max-width: 580px) {
  .news-announce-main .img-news-box .post-img img {
    width: 100%;
  }
}
.back-btn.back-to-dashboard {
  width: 200px !important;
}

.deshbordBody .bodyMain .category-main-wrapper {
  width: 100%;
  overflow-x: auto;
  padding-top: 30px;
  column-gap: 23px;
  flex-wrap: nowrap;
  display: -webkit-inline-box;
  justify-content: space-between;
}
.deshbordBody .bodyMain .category-main-wrapper .category-box {
  width: 13%;
  background-color: #ffffff;
  border-radius: 10px;
  text-align: center;
  padding: 40px 15px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  transition: all 0.5s;
}
.deshbordBody .bodyMain .category-main-wrapper .category-box span {
  width: 50px;
  height: 50px;
  line-height: 48px;
  display: block;
  margin: auto;
  border: 1px solid #ed1d24;
  border-radius: 50%;
}
.deshbordBody .bodyMain .category-main-wrapper .category-box a {
  display: inline-block;
  padding-top: 10px;
  color: #111111;
}
.deshbordBody .bodyMain .category-main-wrapper .category-box:hover {
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  transition: all 0.5s;
}
.deshbordBody .bodyMain .category-main-wrapper .category-box:hover span {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.deshbordBody .bodyMain .category-main-wrapper .category-box:hover a {
  color: #ffffff;
}
.deshbordBody .bodyMain .category-main-wrapper .active {
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  transition: all 0.5s;
}
.deshbordBody .bodyMain .category-main-wrapper .active span {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.deshbordBody .bodyMain .category-main-wrapper .active a {
  color: #ffffff;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper {
  width: 100%;
  margin-top: 30px;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-button {
  font-weight: 600;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-button:not(.collapsed) {
  color: #ed1d24;
  background-color: #ffffff;
  box-shadow: none;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-button:after {
  background-image: none;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item {
  border: none;
  margin-top: 20px;
  display: block;
  display: none;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item .accordion-header button {
  position: relative;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item .accordion-header button:before {
  content: "";
  text-align: center;
  background: #ed1d24;
  font-size: 14px;
  width: 15px;
  height: 2px;
  line-height: 24px;
  display: block;
  position: absolute;
  right: 13px;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item .accordion-header button:after {
  content: "";
  text-align: center;
  background: #ed1d24;
  font-size: 14px;
  width: 2px;
  height: 15px;
  line-height: 24px;
  display: block;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item .accordion-header button:not(.collapsed):after {
  display: none;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item .accordion-body {
  border-top: 1px solid #ccc;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .accordion-item .accordion-body p {
  line-height: 30px;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .load-btn {
  width: 100%;
  text-align: center;
  margin: 30px 0px 20px;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .load-btn a {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  padding: 12px 10px;
  min-width: 140px;
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  background-size: 300% 100%;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .load-btn a:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .load-btn a svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .acrrodian-main-wrapper .load-btn a:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}

/************************************************/
.admin-main-faq {
  margin-top: 5px;
}
.admin-main-faq .add-faq span a {
  width: 152px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  text-decoration: none;
}
.admin-main-faq .add-faq span a span {
  text-decoration: none;
}
.admin-main-faq .inner-slider-wrapper {
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 30px 40px;
  border-radius: 10px;
}
.admin-main-faq .inner-slider-wrapper .caption-text {
  width: 60%;
}
.admin-main-faq .inner-slider-wrapper .caption-text h2 {
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.admin-main-faq .inner-slider-wrapper .caption-text .search-bar {
  position: relative;
  padding-top: 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  align-items: baseline;
}
.admin-main-faq .inner-slider-wrapper .caption-text .search-bar .form-group {
  width: 100%;
  margin-bottom: 0;
}
.admin-main-faq .inner-slider-wrapper .caption-text .search-bar .form-group label {
  display: none;
}
.admin-main-faq .inner-slider-wrapper .caption-text .search-bar .errorMsg {
  color: white;
  padding-left: 0;
  position: absolute;
  bottom: -25px;
}
.admin-main-faq .inner-slider-wrapper .caption-text .search-bar input {
  width: 100%;
  height: 50px;
  background-color: #ffffff;
  outline: none;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 0px 20px;
}
.admin-main-faq .inner-slider-wrapper .caption-text .search-bar a {
  display: inline-block;
  position: absolute;
  right: 20px;
  text-decoration: none;
  z-index: 1;
  bottom: 15px;
}
@media (max-width: 767px) {
  .admin-main-faq .inner-slider-wrapper .caption-text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .admin-main-faq .inner-slider-wrapper .caption-img {
    text-align: center;
    padding-bottom: 12px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .admin-main-faq .inner-slider-wrapper {
    flex-direction: column;
  }
}
.admin-main-faq .faq-catagories {
  text-align: center;
  padding-top: 30px;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #ffffff;
  padding: 10px;
  border-radius: 10px;
  min-height: 165px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  text-decoration: none;
  transition: all 0.5s;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box.active {
  overflow: hidden;
  position: relative;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box.active span {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  z-index: 99;
  position: relative;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box.active p {
  color: #ffffff;
  z-index: 99;
  position: relative;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box.active:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box span {
  width: 50px;
  height: 50px;
  line-height: 60px;
  display: block;
  border: 1px solid #ed1d24;
  border-radius: 50%;
  background-color: #ffffff;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box span img {
  display: inline-block;
  width: auto;
  margin: 0px 0px 15px;
}
.admin-main-faq .faq-catagories .carousel-wrap .faq-catagorie-box p {
  font-size: 14px;
  color: #111111;
  padding-top: 10px;
  font-family: "HelveticaNeueLTPro-Md";
  font-weight: 400;
}
.admin-main-faq .faq-catagories .carousel-wrap .owl-dots {
  display: flex;
  justify-content: center;
  column-gap: 5px;
  margin-top: 8px;
}
.admin-main-faq .faq-catagories .carousel-wrap .owl-dots.active {
  background-color: red;
}
.admin-main-faq .faq-catagories .carousel-wrap .owl-dot::after {
  content: "\f04d";
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #d7d7d7;
  font-size: 8px;
}
.admin-main-faq .faq-catagories .carousel-wrap .owl-dot.active::after {
  color: red;
}
.admin-main-faq .tab-content .tab-pane .acc {
  margin-top: 10px;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card + .acc__card {
  margin-top: 15px;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card.active {
  pointer-events: none;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card.active::after {
  content: "";
  background-image: url("../images/minus.svg");
  transition: all 0.2s ease-in-out;
  pointer-events: auto;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card.active .acc__title {
  font-size: 16px;
  color: #ed1d24;
  pointer-events: auto;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card::after {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 21px;
  content: "";
  background-image: url("../images/pluse.svg");
  top: 14px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card .acc__title {
  background: white;
  color: black;
  cursor: pointer;
  display: block;
  padding: 16px 50px 16px 30px;
  position: relative;
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-family: "HelveticaNeueLTPro-Bd";
  letter-spacing: 0.3000000119px;
  transition: all 0.2s ease-in-out;
  width: 100%;
  border-radius: 10px;
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card .acc__panel {
  background: white;
  color: #797979;
  display: none;
  padding: 16px 30px;
  border-top: 1px solid #ccc;
  text-align: left;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-family: "HelveticaNeueLTPro-Md";
}
.admin-main-faq .tab-content .tab-pane .acc .acc__card .acc__panel a {
  color: #ff0000;
  text-decoration: underline;
  pointer-events: auto;
}
.admin-main-faq .tab-content .tab-pane .acc .news-edit {
  display: flex;
  justify-self: center;
  margin: 16px 0px 16px 25px;
}
.admin-main-faq .tab-content .tab-pane .acc .news-edit a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.admin-main-faq .tab-content .tab-pane .acc .news-edit a + a {
  margin-left: 12px;
}
.admin-main-faq .tab-content .load-btn {
  width: 100%;
  text-align: center;
  margin: 30px 0px 20px;
}
.admin-main-faq .tab-content .load-btn a {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  padding: 12px 10px;
  min-width: 140px;
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  background-size: 300% 100%;
  text-decoration: none;
}
.admin-main-faq .tab-content .load-btn a:hover {
  background-position: 100% 0;
  transition: all 0.5s ease-in-out;
}
.admin-main-faq .tab-content .load-btn a svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}

.admin-main.my-profile-page .personal-profile {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.admin-main.my-profile-page .personal-profile h4 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 24px;
  color: #111111;
  padding: 20px 10px 10px 32px;
  border-bottom: 1px solid #ebebeb;
}
.admin-main.my-profile-page .personal-profile .profile {
  padding: 50px 20px 34px;
  flex-grow: 1;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload {
  position: relative;
  max-width: 160px;
  margin: 0px auto 23px;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload .avatar-edit {
  position: absolute;
  right: 5px;
  z-index: 1;
  bottom: 10px;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload .avatar-edit input {
  display: none;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload .avatar-edit label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  border: 1px solid transparent;
  cursor: pointer;
  font-weight: normal;
  position: absolute;
  top: 30px;
  right: 0px;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload .avatar-edit .main-btn {
  visibility: hidden;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload .avatar-preview {
  width: 160px;
  height: 160px;
  position: relative;
  border-radius: 100%;
}
.admin-main.my-profile-page .personal-profile .profile .img .avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.admin-main.my-profile-page .personal-profile .profile .cont {
  text-align: center;
}
.admin-main.my-profile-page .personal-profile .profile .cont p {
  font-size: 12px;
  line-height: 14px;
  color: #797979;
  font-family: "HelveticaNeueLTPro-Md";
}
.admin-main.my-profile-page .personal-profile .profile .cont p span {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #e31e24;
}
.admin-main.my-profile-page .personal-profile .profile .cont h5.admin-user-heading {
  margin-bottom: 8px;
}
.admin-main.my-profile-page .personal-profile .profile .cont p.image-upload-error {
  color: #ff0000;
}
.admin-main.my-profile-page .personal-profile .update-profile-btn {
  width: 137px;
  margin: 0px auto 30px;
  height: 40px;
}
@media (max-width: 992px) {
  .admin-main.my-profile-page .personal-profile.detail-section {
    margin-top: 1.5rem;
  }
}
.admin-main.my-profile-page .details-sec {
  padding: 30px;
  margin-top: 0px;
}
.admin-main.my-profile-page .details-sec .info-sec {
  margin-bottom: 20px;
}
.admin-main.my-profile-page .details-sec .info-sec label {
  font-size: 14px;
  line-height: 17px;
  color: #111111;
  font-family: "HelveticaNeueLTPro-Md";
}
.admin-main.my-profile-page .details-sec .info-sec input, .admin-main.my-profile-page .details-sec .info-sec select {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 13px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #797979;
  border: 1px solid #e8e8e8;
}
.admin-main.my-profile-page .details-sec .info-sec input:disabled, .admin-main.my-profile-page .details-sec .info-sec select:disabled {
  background-color: rgba(239, 239, 239, 0.3019607843);
}
.admin-main.my-profile-page .details-sec .info-sec textarea {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #797979;
  border: 1px solid #e8e8e8;
  height: 70px;
}
.admin-main.my-profile-page .details-sec .info-sec textarea:disabled {
  background-color: rgba(239, 239, 239, 0.3019607843);
}
.admin-main.my-profile-page .details-sec .info-sec .otp-btn {
  font-size: 12px;
  line-height: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #2d77e5;
  position: absolute;
  right: 12px;
  top: 50px;
}
.admin-main.my-profile-page .details-sec .info-sec.otp-input label {
  display: none;
}
.admin-main.my-profile-page .details-sec .info-sec #otp_send_button, .admin-main.my-profile-page .details-sec .info-sec .otp-btn {
  display: block;
  border: 0px;
  background: white;
}
.admin-main.my-profile-page .details-sec .info-sec .has-error .error-field {
  border-color: #dc3545;
}
.admin-main.my-profile-page .details-sec .info-sec .edit-icon {
  float: right;
  position: relative;
  top: 45px;
  z-index: 1;
  right: 10px;
}
.admin-main.my-profile-page .details-sec .info-sec .edit-icon svg path {
  fill: #ff0000;
}
.admin-main.my-profile-page .details-sec .otp-status-message,
.admin-main.my-profile-page .details-sec .otp-verify-success,
.admin-main.my-profile-page .details-sec .otp-error {
  font-size: 16px;
  line-height: 14px;
  color: #20c997;
  font-family: "HelveticaNeueLTPro-Md";
  margin-bottom: 16px;
}
.admin-main.my-profile-page .details-sec .otp-error {
  color: #ff0000;
}
.admin-main.my-profile-page .details-sec .otp-input {
  display: flex;
  justify-content: space-between;
  margin: -10px 0;
  align-items: baseline;
}
@media (max-width: 480px) {
  .admin-main.my-profile-page .details-sec .otp-input {
    flex-direction: column;
    align-items: inherit;
  }
}
.admin-main.my-profile-page .details-sec .otp-input .otp-verify-btn {
  width: 137px;
  height: 40px;
  font-family: "HelveticaNeueLTPro-Md";
  margin-left: 15px;
}
@media (max-width: 480px) {
  .admin-main.my-profile-page .details-sec .otp-input .otp-verify-btn {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
}
.admin-main.my-profile-page .details-sec .otp-input .otp-verify-btn.disabled {
  cursor: not-allowed;
  background: #ddd;
}
.admin-main.my-profile-page .details-sec .otp-input .form-group {
  margin-bottom: 5px;
}
.admin-main.my-profile-page .details-sec .email-otp-verification .otp-verify-success {
  margin-bottom: 5px;
}
.admin-main.my-profile-page .details-sec .email-otp-verification .time-resend {
  display: flex;
  justify-content: space-between;
}
.admin-main.my-profile-page .details-sec .email-otp-verification .time-resend .resend {
  color: #2d77e5;
  font-size: 12px;
}
.admin-main.my-profile-page .details-sec .email-otp-verification .save-details-btn {
  width: 137px;
  height: 40px;
}
.admin-main.my-profile-page .kyc-details h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 20px;
}
.admin-main.my-profile-page .kyc-details .details-btn {
  margin-left: -15px;
  justify-content: start !important;
}
.admin-main.my-profile-page .kyc-details .main-btn {
  margin-top: 25px;
  width: 185px !important;
  height: 40px;
  font-family: "HelveticaNeueLTPro-Md";
}
.admin-main.my-profile-page .main-btn {
  border: 0px;
  border-radius: 5px;
}
.admin-main.my-profile-page .profile-section .profile-section-col {
  display: flex;
  flex-direction: column;
}
.reconciel-info {
  overflow-y: hidden;
}
@media (max-width: 992px) {
  .reconciel-info .modal-dialog {
    width: 75%;
    margin: auto;
  }
}
.reconciel-info .modal-dialog .file-upload-section {
  height: 95px;
}

.reference-mark.text-warning {
  color: #e31e24 !important;
  font-size: 7px !important;
}

#kycModal .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}

#kycModal .file-upload-section .custom-file label {
  width: fit-content;
}

#kycModal .mark-color {
  color: #e31e24;
  font-size: 20px;
}

#kycModal .upload-file-text {
  width: fit-content;
  cursor: pointer;
}

span.cross-icon.inputFileCross {
  position: absolute;
  top: 39px;
  z-index: 150;
  right: 10rem;
  display: none;
}
span.cross-icon.inputFileCross svg {
  fill: #4e4e4e;
}

.file-uploader__message-area {
  font-size: 18px;
  opacity: 0;
  color: #377a65;
}

.file-list {
  background-color: white;
  font-size: 16px;
}

.file-list__name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-list li {
  height: 40px;
  line-height: 50px;
  border: none;
  overflow: hidden;
  border: 1px solid #ccc;
  margin-bottom: 7px;
  border-radius: 4px;
  padding: 0 !important;
  padding-left: 10px !important;
}

.removal-button {
  width: 51px;
  line-height: 14px;
  height: 100%;
  border: none;
  border-radius: 4px;
  background-color: transparent;
  color: #111;
  display: inline-block;
  height: 100%;
  float: right;
}

.removal-button::before {
  content: "X";
}

.removal-button:focus {
  outline: 0;
}

.file-chooser p {
  font-size: 18px;
  padding-top: 1em;
}

.file-uploader * {
  display: block;
}

.file-uploader input[type=submit] {
  margin-top: 2em;
  float: right;
}

.file-list__name {
  max-width: 70%;
  float: left;
  line-height: 40px;
}

.file-chooser {
  width: 100%;
  transition: none;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 4px;
  position: relative;
}

.file-chooser .custom-file-label {
  position: absolute;
  margin: 0 !important;
  top: 1px;
  left: 1px;
  border: none;
  height: 96%;
  color: #797979;
  font-family: "HelveticaNeueLTPro-Md" !important;
  pointer-events: none !important;
}

.file-chooser label.control-label {
  display: none !important;
}

.file-chooser input {
  z-index: 50;
  cursor: pointer;
}

.file-chooser .ch-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  background: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  display: inline-block;
  width: 127px;
  z-index: 99;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  line-height: 37px;
  cursor: pointer;
}

.file-chooser__input {
  margin: 0 auto;
  opacity: 0;
  position: relative;
  z-index: 100;
  cursor: pointer;
}

.file-uploader__submit-button {
  width: 100%;
  border: none;
  font-size: 1.5em;
  padding: 1em;
  background-color: #72bfa7;
  color: white;
}

.file-uploader__submit-button:hover {
  background-color: #a7d7c8;
}

.file-list li:after,
.file-uploader:after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none;
}

.hidden input {
  display: none;
}

.error {
  background-color: #d65d38;
  color: white;
}

.errorMsg {
  color: var(--danger);
  /* padding-left: 12px; */
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
}

.chooseFileSpan {
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#ff5b5b), color-stop(#ea5252), color-stop(#d54949), color-stop(#c14140), to(#ad3838));
  background: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  display: inline-block;
  position: absolute;
  right: 0;
  width: 127px;
  z-index: 99;
  top: 0;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  line-height: 37px;
}

.bclInput {
  position: absolute;
  top: -2px;
  height: 40px;
}

.send-request {
  width: 150px !important;
}

.resend {
  color: #2d77e5;
  font-size: 12px;
  text-decoration: underline;
}
.resend:hover {
  text-decoration: underline;
}

.new-offer-main .product-category .product-carousel .owl-carousel .owl-item {
  padding: 15px 0px;
}
.new-offer-main .product-category .product-carousel .owl-carousel .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  border-radius: 0;
  margin: 5px;
}
.new-offer-main .product-category .product-carousel .owl-carousel .owl-dots .owl-dot.active span, .new-offer-main .product-category .product-carousel .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #e52626;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box {
  background-color: #ffffff;
  text-align: center;
  transition: all 0.5s;
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box label {
  position: relative;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  padding: 15px 20px;
  border: 1px solid transparent;
  height: 100%;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #fff;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  top: 10px;
  right: 5px;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box input:checked + label {
  border: 1px solid #f75858;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box input:checked + label .product-img {
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  transition: all 0.5s;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box input:checked + label .product-img span svg path {
  fill: #fff;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 18px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box input:checked + label:before {
  background-color: #e31e24;
  border: 2px solid #e31e24;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box .product-img {
  display: inline-flex;
  width: 60px;
  height: 61px;
  background: #f7f7f7;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  transition: all 0.5s;
  align-items: center;
  justify-content: center;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box .product-name {
  margin-top: 16px;
}
.new-offer-main .product-category .product-carousel .owl-carousel .product-box .product-name h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #000000;
}

.product-list-main {
  width: 100%;
  margin-top: 30px;
}
.product-list-main .product-list {
  width: 100%;
}
.product-list-main .product-list .select-box-main {
  padding: 6px 20px;
  padding-bottom: 14px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  border-radius: 10px;
  display: flex;
  width: 100%;
  column-gap: 15px;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
}
.product-list-main .product-list .select-box-main .row {
  width: -webkit-fill-available;
}
.product-list-main .product-list .select-box-main .form-group {
  width: 100%;
  margin-bottom: 0.2rem;
}
.product-list-main .product-list .select-box-main .form-group label.control-label {
  color: white;
  margin: 0;
}
.product-list-main .product-list .select-box-main .form-group.input-select-wrapper.has-error {
  margin-bottom: 20px;
}
.product-list-main .product-list .select-box-main .form-group .mark-color {
  color: white !important;
}
.product-list-main .product-list .select-box-main .select2-container--default {
  width: 100% !important;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-selection--single {
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  height: 34px;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #e43035;
  color: white;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #111111;
  line-height: 34px;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-selection__arrow {
  position: relative;
}
.product-list-main .product-list .select-box-main .select2-container--default .select2-selection__arrow b {
  display: none;
}
.product-list-main .product-list .select-box-main .select2-selection__clear {
  display: none;
}
.product-list-main .product-list .select-box-main option {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
}
.product-list-main .product-list .recent-order.product-list {
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  position: relative;
  padding-bottom: 25px;
  opacity: 0;
  overflow: hidden;
}
.product-list-main .product-list .recent-order.product-list .header-strip {
  padding: 22px 20px 0px;
  position: relative;
}
.product-list-main .product-list .recent-order.product-list .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111;
  position: relative;
  z-index: 3;
  display: inline-block;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn {
  border: 0;
  width: 50px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn:focus {
  box-shadow: none;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn {
  padding: 4px 17px;
  display: inline-block;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.product-list-main .product-list .recent-order.product-list .header-strip .main-btn.search-btn {
  position: absolute;
  right: 250px;
  top: 172px;
  z-index: 2;
  border-radius: 5px;
  padding: 3px 17px !important;
  min-width: auto !important;
}
.product-list-main .product-list .recent-order.product-list .table-filter {
  padding: 20px;
  padding-bottom: 0;
}
.product-list-main .product-list .recent-order.product-list .table-filter label.control-label {
  display: none;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default {
  width: 100% !important;
  color: #a5a5a5 !important;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-selection--single {
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  height: 34px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #e43035;
  color: white;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #111111 !important;
  line-height: 34px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-selection__arrow {
  position: relative;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-container--default .select2-selection__arrow b {
  display: none;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-selection__clear {
  display: none;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-selection__placeholder {
  color: #8f8f8f;
}
.product-list-main .product-list .recent-order.product-list .table-filter .select2-default {
  color: #8f8f8f !important;
}
.product-list-main .product-list .recent-order.product-list .table-filter option {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .action-btn-wrapper {
  display: flex;
  width: 100%;
  justify-content: right;
}
.product-list-main .product-list .recent-order.product-list .table-filter .table-filter-btn {
  font-size: 14px;
  height: 34px;
  width: 100px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .reseBtn {
  background: #111111;
  margin-left: 1rem;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn {
  border: 0;
  width: 100px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn:focus {
  box-shadow: none;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn {
  border: none;
  border-radius: 5px;
  background: #ff5b5b;
  color: #fff;
  font-size: 14px !important;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
  position: relative;
  overflow: hidden;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10;
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.product-list-main .product-list .recent-order.product-list .table-filter .search-btn .main-btn.reset {
  width: 100%;
  background-color: #111111;
}
.product-list-main .product-list .recent-order.product-list .table-filter .tableSearchWrapper .datatable-search-cross {
  display: none;
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
.product-list-main .product-list .recent-order.product-list .table-filter .tableSearchWrapper .form-group.input-text-wrapper input {
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  height: 34px;
  font-size: 14px;
}
.product-list-main .product-list .recent-order.product-list .table-filter .tableSearchWrapper .form-group.input-text-wrapper input[type=search]::-webkit-search-decoration,
.product-list-main .product-list .recent-order.product-list .table-filter .tableSearchWrapper .form-group.input-text-wrapper input[type=search]::-webkit-search-cancel-button,
.product-list-main .product-list .recent-order.product-list .table-filter .tableSearchWrapper .form-group.input-text-wrapper input[type=search]::-webkit-search-results-button,
.product-list-main .product-list .recent-order.product-list .table-filter .tableSearchWrapper .form-group.input-text-wrapper input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl {
  padding-top: 15px;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
  width: 100%;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTPro-Bd";
  background-color: transparent;
  border-bottom: none;
  height: auto;
  white-space: nowrap;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table thead tr th span {
  color: #e31e24;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table thead tr.white-space-normal {
  white-space: normal !important;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111;
  padding-left: 20px;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td.unit-price {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: #e52626;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td.dtr-control {
  cursor: default !important;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td.dataTables_empty {
  font-size: 16px;
  padding: 20px 0px;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td .order-again {
  border: 1px solid var(--border-color3);
  padding: 6px;
  border-radius: 50px;
  font-size: 10px;
  color: #111;
  display: inline-block;
  width: max-content;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td .order-again:hover {
  background: none;
  color: #ffffff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td a {
  color: #006fad;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td .cart-img {
  width: 25px;
  height: 25px;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td .list-required {
  font-family: HelveticaNeueLTPro-Md;
  color: rgb(220, 53, 69);
  font-size: 12px;
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td .required-quantity {
  border-color: var(--border-color3);
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr td .border-green {
  border-color: var(--green);
}
.product-list-main .product-list .recent-order.product-list .my-data-tbl .table tbody tr .p-amount {
  color: #e52626;
}
.product-list-main .product-list .recent-order.product-list .top {
  display: none;
  position: absolute;
  right: 295px;
  top: 172px;
}
.product-list-main .product-list .recent-order.product-list .top label {
  color: #ffffff;
}
.product-list-main .product-list .recent-order.product-list .top input {
  width: 220px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.product-list-main .product-list .recent-order.product-list .top.with-search-btn {
  right: 130px;
}
.product-list-main .product-list .recent-order.product-list .top.with-search-btn .dataTables_filter {
  display: contents;
}
.product-list-main .product-list .recent-order.product-list .top.with-search-btn .dataTables_filter label {
  margin-right: -20px;
}
.product-list-main .product-list .recent-order.product-list .top.with-search-btn .dataTables_filter a {
  width: 50px;
  height: 31px;
}
.product-list-main .product-list .recent-order.product-list .top.with-search-btn .dataTables_filter button {
  width: 100px;
  height: 31px;
}
.product-list-main .product-list .recent-order.product-list .top.with-search-btn .dataTables_filter .datatable-search-cross {
  position: absolute;
  left: 195px;
  top: 3px;
  cursor: pointer;
  display: none;
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in {
  background: #ffffff;
  border-radius: 5px;
  height: 25px;
  border: 1px solid #e7e7e7;
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in span {
  width: 25%;
  display: block;
  height: 25px;
  float: left;
  position: relative;
  cursor: pointer;
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in span:before {
  content: "";
  position: absolute;
  background-color: #111111;
  height: 1px;
  width: 10px;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -5px;
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in span.plus:after {
  content: "";
  position: absolute;
  background-color: #111111;
  height: 1px;
  width: 10px;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -5px;
  transform: rotate(90deg);
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in span.plus::before {
  height: 1px;
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in input {
  float: left;
  width: 50%;
  height: 22px;
  border: none;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  color: #111111;
}
.product-list-main .product-list .recent-order.product-list .skin-2 .num-in input.disabled {
  pointer-events: none;
  cursor: not-allowed;
  background: rgba(239, 239, 239, 0.3019607843);
  color: grey;
}
.product-list-main .order-list {
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  border-radius: 10px;
  width: 100%;
  padding-bottom: 34px;
}
.product-list-main .order-list h4 {
  padding: 25px 28px 15px;
  border-bottom: 1px solid #eaeaea;
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 24px;
  color: #111111;
}
.product-list-main .order-list .order-box-main {
  margin: 15px 28px 20px;
  border: 1px solid #e7e7e7;
  padding: 17px;
  position: relative;
}
.product-list-main .order-list .order-box-main span {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #e31e24;
}
.product-list-main .order-list .order-box-main h5 {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
  color: #111111;
  padding: 5px 0 3px;
}
.product-list-main .order-list .order-box-main p {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #797979;
}
.product-list-main .order-list .order-box-main .main-btn {
  border: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.product-list-main .order-list .order-box-main .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.product-list-main .order-list .order-box-main .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.product-list-main .order-list .order-box-main .main-btn:focus {
  box-shadow: none;
}
.product-list-main .order-list .order-box-main .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.product-list-main .order-list .order-box-main .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.product-list-main .order-list .order-box-main .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.product-list-main .order-list .order-box-main .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.product-list-main .order-list .order-box-main .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.product-list-main .order-list .order-box-main .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.product-list-main .order-list .order-box-main .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.product-list-main .order-list .order-box-main .main-btn {
  font-size: 12px;
  border-radius: 50%;
  margin-top: 10px;
  background: transparent;
  border: 1px solid var(--border-color3);
  padding: 15px 0;
}
.product-list-main .order-list .order-box-main .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-list-main .order-list .order-box-main .main-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.product-list-main .order-list .order-box-main .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.product-list-main .favourite-carousel .owl-carousel .owl-stage-outer {
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  border-radius: 5px;
  padding: 0 10px;
}
.product-list-main .favourite-carousel .owl-carousel .owl-dots .owl-dot.active span {
  background: var(--red);
}
.product-list-main .favourite-carousel .owl-carousel .owl-dots .owl-dot:hover span {
  background: var(--red);
}
.product-list-main .favourite-carousel h4 {
  padding: 25px 28px 15px;
  border-bottom: 1px solid #eaeaea;
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 24px;
  color: #111111;
}
.product-list-main .favourite-carousel .order-box-main {
  margin: 15px 0;
  border: 1px solid #e7e7e7;
  padding: 20px;
  position: relative;
  background: white;
  border-radius: 10px;
}
.product-list-main .favourite-carousel .order-box-main span {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #e31e24;
}
.product-list-main .favourite-carousel .order-box-main h5 {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
  color: #111111;
  padding: 5px 0 3px;
}
.product-list-main .favourite-carousel .order-box-main p {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #797979;
}
.product-list-main .favourite-carousel .order-box-main .main-btn {
  border: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.product-list-main .favourite-carousel .order-box-main .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.product-list-main .favourite-carousel .order-box-main .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.product-list-main .favourite-carousel .order-box-main .main-btn:focus {
  box-shadow: none;
}
.product-list-main .favourite-carousel .order-box-main .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.product-list-main .favourite-carousel .order-box-main .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.product-list-main .favourite-carousel .order-box-main .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.product-list-main .favourite-carousel .order-box-main .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.product-list-main .favourite-carousel .order-box-main .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.product-list-main .favourite-carousel .order-box-main .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.product-list-main .favourite-carousel .order-box-main .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.product-list-main .favourite-carousel .order-box-main .main-btn {
  font-size: 12px;
  border-radius: 50%;
  margin-top: 10px;
  background: transparent;
  border: 1px solid var(--border-color3);
  padding: 15px 0;
}
.product-list-main .favourite-carousel .order-box-main .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-list-main .favourite-carousel .order-box-main .main-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.product-list-main .favourite-carousel .order-box-main .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.product-list-main .favourite-carousel .order-box-main .main-btn.border-green {
  border-color: var(--green);
}
.product-list-main .title-h4 {
  padding: 25px 28px 15px;
  border-bottom: 1px solid #eaeaea;
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 24px;
  color: #111111;
}

.recent-order.product-list table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
.recent-order.product-list table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
.recent-order.product-list table.dataTable.dtr-column > tbody > tr > td.control:before,
.recent-order.product-list table.dataTable.dtr-column > tbody > tr > th.control:before {
  left: 10%;
  padding: 1px;
  padding-top: 0.5px;
  display: none;
  cursor: default;
}

.process-btn .main-btn {
  border: 0;
  width: 230px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.process-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.process-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.process-btn .main-btn:focus {
  box-shadow: none;
}
.process-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.process-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.process-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.process-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.process-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.process-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.process-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.process-btn .main-btn {
  font-size: 16px;
  border-radius: 5px;
  margin-top: 20px;
  border-color: transparent;
}
.process-btn .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.process-btn .main-btn svg {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  transition: all 0.5s;
}
.process-btn .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}

.shopping-cart-main-wrapper {
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.shopping-cart-main-wrapper .cart-form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 30px 25px 0;
}
.shopping-cart-main-wrapper .cart-form .cart-info {
  width: 32%;
  padding-right: 10px;
}
.shopping-cart-main-wrapper .cart-form .cart-info.first {
  width: 32% !important;
  border-right: 1px solid #d5d5d5;
}
.shopping-cart-main-wrapper .cart-form .cart-info.second {
  border-right: 1px solid #d5d5d5;
}
.shopping-cart-main-wrapper .cart-form .cart-info p {
  font-size: 14px;
  color: #797979;
}
.shopping-cart-main-wrapper .cart-form .cart-info p span {
  display: inline-block;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-right: 4px;
  color: #111;
}
.shopping-cart-main-wrapper .cart-form .cart-info span {
  display: inline-block;
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 12px;
}
.shopping-cart-main-wrapper .my-data-tbl {
  padding-top: 20px;
}
.shopping-cart-main-wrapper .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.shopping-cart-main-wrapper .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTPro-Bd";
  background-color: transparent;
  border-bottom: 0;
  white-space: nowrap;
}
.shopping-cart-main-wrapper .my-data-tbl .table thead tr th:first-child {
  padding-left: 25px;
}
@media (max-width: 480px) {
  .shopping-cart-main-wrapper .my-data-tbl .table thead tr th:first-child.mobile-width {
    min-width: 200px;
  }
}
.shopping-cart-main-wrapper .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td span:hover {
  background-color: #e14e53;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td span:hover svg path {
  fill: #ffffff;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td:first-child {
  padding-left: 25px;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td .skin-2 .num-in {
  background: #ffffff;
  border-radius: 5px;
  height: 25px;
  width: 100px;
  border: 1px solid #e7e7e7;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td .skin-2 .num-in span {
  width: 25%;
  display: block;
  height: 25px;
  float: left;
  position: relative;
  border: none;
  border-radius: 0px;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td .skin-2 .num-in span:before {
  content: "";
  position: absolute;
  background-color: #111111;
  height: 1px;
  width: 10px;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -5px;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td .skin-2 .num-in span.plus:after {
  content: "";
  position: absolute;
  background-color: #111111;
  height: 1px;
  width: 10px;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -5px;
  transform: rotate(90deg);
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td .skin-2 .num-in span.plus::before {
  height: 1px;
}
.shopping-cart-main-wrapper .my-data-tbl .table tbody tr td .skin-2 .num-in input {
  float: left;
  width: 50%;
  height: 22px;
  border: none;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  color: #111111;
}
.shopping-cart-main-wrapper .my-data-tbl .bottom {
  padding: 0 25px;
}
.shopping-cart-main-wrapper .table-bottom-info {
  width: 100%;
  display: flex;
  padding: 25px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list {
  width: 100%;
  display: flex;
  justify-content: right;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group {
  width: 100%;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group label {
  position: relative;
  cursor: pointer;
  width: 100%;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #e23b42;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 3px;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group label span {
  display: inline-block;
  padding-right: 6px;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group input:checked + label:before {
  background-color: #7dc95e;
  border: 1px solid #7dc95e;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list input {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  background: transparent;
  padding: 12px;
  color: #111111;
  font-size: 12px;
  outline: none;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .main-btn {
  width: 140px;
  padding: 10px 10px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Md";
}
@media (max-width: 480px) {
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .main-btn {
    width: 100%;
  }
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .main-btn svg {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .table-bottom-info .table-info-list .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .table-bottom-info .back-btn {
  width: 12%;
}
.shopping-cart-main-wrapper .table-bottom-info .back-btn a {
  padding: 10px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #ccc;
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-main-wrapper .table-bottom-info .back-btn a:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.shopping-cart-main-wrapper .pay-online-header-strip {
  width: 100%;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shopping-cart-main-wrapper .pay-online-header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn {
  border: 0;
  width: 30px;
  height: var(--font-color4);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: 109px;
  outline: none;
  transition: all 0.4s ease-in-out;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn:hover {
  color: 109px;
  background-position: 100% 0;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn:focus {
  box-shadow: none;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn {
  font-size: 12px;
  border-radius: 5px;
  margin-top: 10px;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .pay-online-header-strip .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .product-box {
  background-color: #e8e8e8;
  text-align: center;
  transition: all 0.5s;
  position: relative;
  border-radius: 10px;
  margin-bottom: 20px;
}
.shopping-cart-main-wrapper .product-box label {
  position: relative;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  padding: 30px 20px;
  border: 1px solid transparent;
  min-height: 225px;
}
.shopping-cart-main-wrapper .product-box label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #e8e8e8;
  border: 2px solid #e8e8e8;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  top: 10px;
  right: 5px;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.shopping-cart-main-wrapper .product-box input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}
.shopping-cart-main-wrapper .product-box input:checked + label {
  border: 1px solid #f75858;
  background-color: #ffe2e3;
}
.shopping-cart-main-wrapper .product-box input:checked + label .product-img {
  background-image: linear-gradient(to right, #ff5b5b, #ea5252, #d54949, #c14140, #ad3838);
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .product-box input:checked + label .product-img span svg path {
  fill: #fff;
}
.shopping-cart-main-wrapper .product-box input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 18px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.shopping-cart-main-wrapper .product-box input:checked + label:before {
  background-color: #e31e24;
  border: 2px solid #e31e24;
}
.shopping-cart-main-wrapper .product-box .product-img {
  display: inline-block;
  width: 80px;
  height: 81px;
  background: #f7f7f7;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .product-box .product-name {
  margin-top: 16px;
}
.shopping-cart-main-wrapper .product-box .product-name h4 {
  font-size: 16px;
  color: #111111;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-main-wrapper .product-box .product-name span {
  font-size: 14px;
  color: #111111;
  font-family: "HelveticaNeueLTPro-Bd";
  display: inline-block;
  padding-top: 6px;
}
.shopping-cart-main-wrapper .balance-main-wrapper {
  width: 100%;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
}
.shopping-cart-main-wrapper .balance-main-wrapper .balance-header {
  display: flex;
  width: 100%;
  padding: 25px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #c6c6c6;
}
.shopping-cart-main-wrapper .balance-main-wrapper .balance-header .balance-label h3 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 10px;
}
.shopping-cart-main-wrapper .balance-main-wrapper .balance-header .balance-label span {
  font-size: 16px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #e31e24;
}
.shopping-cart-main-wrapper .balance-main-wrapper .balance-header .balance-pay h2 {
  font-size: 36px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document {
  padding: 25px;
  width: 100%;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document h5 {
  font-size: 16px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 20px;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document h5 a {
  color: #2973e1;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document h5 span {
  display: inline-block;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document h5 span a {
  background-color: #898989;
  color: #ffffff;
  border-radius: 5px;
  padding: 6px 20px;
  font-size: 14px;
  margin-left: 8px;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio {
  position: relative;
  margin-bottom: 12px;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 17px;
  color: #111111;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio input[type=radio] + .radio-label:before {
  content: "";
  border: 1px solid #dcdcdc;
  border-radius: 100%;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 0px;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio input[type=radio]:checked + .radio-label:before {
  background-color: #ed1d24;
  box-shadow: inset 0 0 0 4px #ffffff;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .main-btn {
  padding: 5px 10px;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .main-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .balance-main-wrapper .download-document .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .custom-table-wrapper {
  position: relative;
}
.shopping-cart-main-wrapper .custom-table-wrapper .header-strip {
  padding: 30px 30px 0px;
  position: relative;
}
.shopping-cart-main-wrapper .custom-table-wrapper .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111;
  position: relative;
}
.shopping-cart-main-wrapper .custom-table-wrapper .header-strip .main-btn {
  padding: 4px 17px;
  display: inline-block;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.shopping-cart-main-wrapper .custom-table-wrapper .header-strip .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.shopping-cart-main-wrapper .custom-table-wrapper .header-strip .main-btn.search-btn {
  position: absolute;
  right: 0;
  top: 27px;
  z-index: 2;
  border-radius: 5px;
  width: auto;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl {
  padding-top: 20px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table thead tr th span {
  color: #e31e24;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table tbody tr td a {
  color: #006fad;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table tbody tr td.unit-price {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: #e52626;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .table tbody tr .p-amount {
  color: #e52626;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom {
  display: flex;
  justify-content: space-between;
  padding: 12px;
  align-items: center;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .left {
  display: flex;
  align-items: baseline;
  column-gap: 20px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .left .dataTables_info {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111111;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .form-select:focus {
  outline: 0;
  box-shadow: none;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item a {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item a:focus {
  box-shadow: none;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item a:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item a.active {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #fff;
  border-color: transparent;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item:first-child a {
  display: inline-block;
  min-width: 140px;
  height: 41px;
  color: #ffffff;
  background-color: #b0adad;
  border-color: transparent;
  margin-right: 9px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item:first-child a.disable {
  background-color: #b0adad;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item:last-child a {
  display: inline-block;
  min-width: 137px;
  height: 41px;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  border: transparent;
  color: #fff;
  margin-left: 9px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item:last-child a.disable {
  background-color: #b0adad;
}
.shopping-cart-main-wrapper .custom-table-wrapper .top {
  position: absolute;
  right: 30px;
  top: 27px;
  display: flex;
  column-gap: 10px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .top label {
  color: #ffffff;
  font-size: 0;
}
.shopping-cart-main-wrapper .custom-table-wrapper .top input {
  width: 220px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .top .buttons-excel {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
}
.shopping-cart-main-wrapper .custom-table-wrapper .top .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url("../images/download-icon.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.shopping-cart-main-wrapper .custom-table-wrapper .top .buttons-excel:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.shopping-cart-main-wrapper .custom-table-wrapper .main-btn {
  padding: 5px 10px;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 20px;
}
.shopping-cart-main-wrapper .custom-table-wrapper .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shopping-cart-main-wrapper .custom-table-wrapper .main-btn svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  transition: all 0.5s;
}
.shopping-cart-main-wrapper .custom-table-wrapper .main-btn:hover svg {
  margin-right: 12px;
  transition: all 0.5s;
}

@media (max-width: 480px) {
  .shopping-cart-parent-wrapper.order-shopping-cart .table-bottom-info .table-info-list {
    flex-direction: column;
  }
}
.shopping-cart-parent-wrapper.order-shopping-cart .table-bottom-info .table-info-list .main-btn {
  margin-bottom: 10px;
}
.shopping-cart-parent-wrapper.order-shopping-cart .side-panel .applicable {
  display: flex;
  justify-content: right;
}
@media (max-width: 480px) {
  .shopping-cart-parent-wrapper.order-shopping-cart .side-panel .applicable {
    flex-direction: column;
    justify-content: center;
  }
}
.shopping-cart-parent-wrapper.order-shopping-cart .side-panel .applicable .main-btn {
  width: 125px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .shopping-cart-parent-wrapper.order-shopping-cart .side-panel .applicable .main-btn {
    width: 100%;
  }
}
.shopping-cart-parent-wrapper .side-panel {
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.shopping-cart-parent-wrapper .side-panel .title-panel {
  font-size: 18px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding: 25px;
  border-bottom: 1px solid #eaeaea;
}
.shopping-cart-parent-wrapper .side-panel .product-cate {
  padding: 12px 25px;
}
.shopping-cart-parent-wrapper .side-panel .product-cate h5 {
  font-size: 14px;
  padding-bottom: 8px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-parent-wrapper .side-panel .product-cate input {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 0px 20px;
  height: 45px;
  width: 100%;
}
.shopping-cart-parent-wrapper .side-panel .product-cate input:focus {
  outline: none;
}
.shopping-cart-parent-wrapper .side-panel .lighting-prod {
  margin: 10px 25px;
  padding: 14px;
  border-radius: 5px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.shopping-cart-parent-wrapper .side-panel .lighting-prod h5 {
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 8px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-parent-wrapper .side-panel .lighting-prod input {
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 0px 20px;
  height: 45px;
  width: 100%;
}
.shopping-cart-parent-wrapper .side-panel .lighting-prod input:focus {
  outline: none;
}
.shopping-cart-parent-wrapper .side-panel .lighting-prod .reset-input {
  top: 260px;
  right: 64.5px;
}
.shopping-cart-parent-wrapper .side-panel .order-details {
  padding: 12px 25px;
  border-bottom: 1px solid #eaeaea;
}
.shopping-cart-parent-wrapper .side-panel .order-details p {
  font-size: 14px;
  color: #111111;
  line-height: 30px;
}
.shopping-cart-parent-wrapper .side-panel .order-details p span {
  display: inline-block;
  text-align: right;
  float: right;
  font-family: "HelveticaNeueLTPro-Bd";
}
.shopping-cart-parent-wrapper .side-panel .total-order {
  display: flex;
  padding: 12px 25px;
  justify-content: space-between;
  align-items: center;
}
.shopping-cart-parent-wrapper .side-panel .total-order.total-payable span {
  width: auto !important;
}
.shopping-cart-parent-wrapper .side-panel .total-order p {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
}
.shopping-cart-parent-wrapper .side-panel .total-order span {
  font-size: 16px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  width: 80%;
  text-align: right;
}
.shopping-cart-parent-wrapper .side-panel .applicable {
  padding: 20px 25px;
  padding-top: 0;
}
.shopping-cart-parent-wrapper .side-panel .applicable h4 {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 20px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio {
  position: relative;
  margin-bottom: 12px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 17px;
  color: #111111;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio input[type=radio] + .radio-label:before {
  content: "";
  background: #dcdcdc;
  border-radius: 100%;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 0px;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio input[type=radio]:checked + .radio-label:before {
  background-color: #ed1d24;
  box-shadow: inset 0 0 0 4px #ffffff;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
}
.shopping-cart-parent-wrapper .side-panel .applicable .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group {
  width: 100%;
  padding-bottom: 18px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group label {
  position: relative;
  cursor: pointer;
  width: 100%;
  font-size: 12px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #797979;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 3px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group label span {
  display: inline-block;
  padding-right: 6px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group input:checked + label:before {
  background-color: #7dc95e;
  border: 1px solid #7dc95e;
}
.shopping-cart-parent-wrapper .side-panel .applicable .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.shopping-cart-parent-wrapper .side-panel .applicable .main-btn {
  padding: 10px 10px;
  display: flex;
  min-width: 120px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  margin-top: 12px;
}
.shopping-cart-parent-wrapper .side-panel .applicable .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shopping-cart-parent-wrapper .side-panel .applicable .main-btn svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.shopping-cart-parent-wrapper .side-panel .applicable .main-btn:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}

.favorite-main-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.favorite-main-wrapper .favorite-title {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  padding: 21px 30px;
  border-bottom: 1px solid #ebebeb;
}
.favorite-main-wrapper form {
  margin: 0;
  padding: 10px 30px 21px;
}
.favorite-main-wrapper form label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  width: 100%;
  margin-bottom: 4px !important;
}
.favorite-main-wrapper form input {
  height: 34px;
  outline: none;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
}
.favorite-main-wrapper form input:focus, .favorite-main-wrapper form input:focus-visible {
  outline: none;
}
.favorite-main-wrapper form input::placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.favorite-main-wrapper form select {
  width: 100%;
}
.favorite-main-wrapper form .select2-container--default {
  width: 100% !important;
}
.favorite-main-wrapper form .select2-container--default .select2-selection--single {
  border: 1px solid #dbdbdb;
  height: 34px;
  border-radius: 5px;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #111111;
  line-height: 34px;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__arrow {
  position: relative;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__arrow b {
  display: none;
}
.favorite-main-wrapper form .select2-selection__clear {
  display: none;
}

.recent-order {
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  position: relative;
}
.recent-order .header-strip {
  padding: 30px 20px 0px;
}
.recent-order .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111;
  position: relative;
}
.recent-order .header-strip .main-btn {
  padding: 4px 17px;
  display: inline-block;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.recent-order .header-strip .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.recent-order .header-strip .main-btn:hover svg {
  margin: 0;
}
.recent-order .header-strip .main-btn.search-btn {
  position: absolute;
  right: 107px;
  top: 27px;
  z-index: 2;
  border-radius: 5px;
  width: auto;
}
.recent-order .header-strip .main-btn.search-btn svg {
  margin-right: 0;
}
.recent-order .my-data-tbl {
  padding-top: 20px;
}
.recent-order .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.recent-order .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.recent-order .my-data-tbl .table thead tr th span {
  color: #e31e24;
}
.recent-order .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.recent-order .my-data-tbl .table tbody tr .static-btn span {
  background-color: #ffbfbf;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 0px 5px;
  border-radius: 30px;
}
.recent-order .my-data-tbl .table tbody tr .order-again {
  border: 1px solid #e7e7e7;
  padding: 4px 6px;
  border-radius: 50px;
  font-size: 12px;
  color: #111;
  display: inline-block;
  cursor: default;
}
.recent-order .my-data-tbl .table tbody tr .order-again:hover {
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 104.29%);
  color: #ffffff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.recent-order .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111;
  padding-left: 20px;
}
.recent-order .my-data-tbl .table tbody tr td a {
  color: #006fad;
}
.recent-order .my-data-tbl .table tbody tr td.unit-price {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: #e52626;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn {
  display: flex;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a span:hover {
  background-color: #e14e53;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a span:hover svg path {
  fill: #ffffff;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a + a {
  margin-left: 12px;
}
.recent-order .my-data-tbl .table tbody tr td a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.recent-order .my-data-tbl .table tbody tr td a span:hover {
  background-color: #e14e53;
}
.recent-order .my-data-tbl .table tbody tr td a span:hover svg path {
  fill: #ffffff;
}
.recent-order .top {
  position: absolute;
  right: 17px;
  top: 27px;
  display: flex;
  column-gap: 10px;
}
.recent-order .top label {
  color: #ffffff;
  font-size: 0;
}
.recent-order .top input {
  width: 220px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.recent-order .top .buttons-excel {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
}
.recent-order .top .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url("../images/download-icon.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.recent-order .top .buttons-excel:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.recent-order.product-list .dataTables_wrapper .bottom .dataTables_paginate .pagination .page-item .page-link {
  margin: 5px 0;
}

.product-list-main.nwo-main-wrap .product-list .select-box-main .form-group.input-select-wrapper.has-error .form-validator-stack.help-block {
  position: absolute;
  top: 55px;
  color: white;
}

.product-list-main.nwo-main-wrap .product-list .select-box-main .form-group.input-select-wrapper.has-error span.select2.select2-container.select2-container--default {
  margin-bottom: 5px;
}

@media (max-width: 2560px) {
  .md-none {
    display: block;
  }
}
@media (max-width: 1555px) {
  .product-list-main .product-list .recent-order .header-strip .main-btn.search-btn {
    right: 18px;
    top: 17px;
  }
}
@media (max-width: 1440px) {
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group label {
    font-size: 12px;
  }
}
@media (max-width: 1366px) {
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .main-btn {
    padding: 10px 15px;
  }
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group label {
    font-size: 11px;
  }
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .new-offer-main .product-category .product-box {
    height: 100%;
  }
  .new-offer-main .product-category .product-box .product-name h5 {
    font-size: 14px;
  }
  .product-list-main .product-list {
    width: 100%;
  }
  .product-list-main .order-list {
    width: 100%;
    margin-top: 30px;
  }
  table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
  }
  .shopping-cart-main-wrapper .my-data-tbl table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
  }
  .shopping-cart-main-wrapper .balance-main-wrapper .balance-header .balance-label span {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .product-list-main .product-list .recent-order.product-list .table-filter .action-btn-wrapper {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group label:before {
    padding: 8px;
  }
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list .form-group input:checked + label:after {
    top: 4px;
  }
  .shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom {
    flex-direction: column;
    row-gap: 20px;
  }
  .product-list-main .product-list .recent-order.product-list .top {
    top: 217px;
  }
  .product-list-main .product-list .recent-order.product-list .header-strip .main-btn.search-btn {
    top: 217px;
  }
}
@media (max-width: 768px) {
  .product-list-main .product-list .recent-order.product-list .top,
  .product-list-main .product-list .recent-order.product-list .header-strip .main-btn.search-btn {
    top: 217px;
  }
  td.dtr-control:before {
    display: block !important;
  }
  td.dtr-control {
    padding-left: 35px !important;
  }
  .md-none {
    display: none;
  }
}
@media (max-width: 767px) {
  .md-none {
    display: none;
  }
  td.dtr-control:before {
    display: block !important;
  }
  td.dtr-control {
    padding-left: 35px !important;
  }
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list {
    width: 33%;
    padding-bottom: 14px;
  }
  .shopping-cart-main-wrapper .table-bottom-info .back-btn {
    width: 12% !important;
  }
  .shopping-cart-main-wrapper .balance-main-wrapper .balance-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .shopping-cart-main-wrapper .balance-main-wrapper .balance-header .balance-pay {
    padding-top: 15px;
  }
  .shopping-cart-main-wrapper .balance-main-wrapper .download-document h5 {
    font-size: 12px;
  }
  .shopping-cart-main-wrapper .balance-main-wrapper .download-document h5 span {
    padding-top: 14px;
  }
  #section-loader {
    height: 300px;
  }
  .product-list-main .product-list .recent-order.product-list .top {
    top: 367px;
    right: 60px;
  }
  .product-list-main .product-list .recent-order.product-list .header-strip .main-btn.search-btn {
    top: 367px;
    left: auto;
    right: 20px;
  }
  .product-list-main .product-list .recent-order.product-list .table-filter .action-btn-wrapper {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list {
    width: 44%;
  }
  .shopping-cart-main-wrapper .table-bottom-info .back-btn {
    width: 44% !important;
  }
}
@media (max-width: 640px) {
  .product-list-main .product-list .recent-order .top {
    position: static;
  }
  .product-list-main .product-list .recent-order div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
    margin-bottom: 15px;
  }
  .product-list-main .product-list .recent-order div.dataTables_wrapper div.dataTables_filter input {
    display: block;
  }
  .product-list-main .product-list .recent-order .my-data-tbl {
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list {
    width: 54%;
  }
  .shopping-cart-main-wrapper .cart-form {
    flex-direction: column;
  }
  .shopping-cart-main-wrapper .cart-form .cart-info {
    width: 100%;
    padding-bottom: 14px;
  }
  .shopping-cart-main-wrapper .cart-form .cart-info.first {
    width: 100% !important;
  }
  .shopping-cart-main-wrapper .cart-form .cart-info.second, .shopping-cart-main-wrapper .cart-form .cart-info.first {
    border-right: none;
  }
}
@media (max-width: 580px) {
  .product-list-main .product-list .recent-order .header-strip .main-btn.search-btn {
    top: 69px;
  }
}
@media (max-width: 480px) {
  td.dtr-control:before {
    display: block !important;
  }
  td.dtr-control {
    padding-left: 18px !important;
  }
  .num-in {
    width: 110px;
  }
  .tr-cls {
    border-bottom: 1px solid #dee2e6;
  }
  tr.tr-cls td:first-child {
    text-align: right !important;
    width: 40%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  tr.tr-cls td:last-child {
    padding-left: 0 !important;
  }
  .order-now-modal .modal-dialog {
    max-width: 350px;
    margin: auto;
  }
  .recent-order.product-list .table-responsive {
    overflow-x: scroll;
  }
  #section-loader {
    height: 300px;
  }
  .new-offer-main .product-category .product-carousel .owl-carousel .product-box .product-name h5 {
    font-size: 13px;
  }
  .product-list-main .product-list .select-box-main .form-group {
    width: 100%;
  }
  .product-list-main .product-list .select-box-main .select2-container--default {
    width: 100% !important;
  }
  .product-list-main .product-list .recent-order.product-list .header-strip .main-btn.search-btn {
    position: absolute;
    right: 4.5vw;
    left: auto;
    top: 371px;
    margin-left: -15px;
    z-index: 6;
    height: 33px;
    padding-top: 4px !important;
  }
  .product-list-main .product-list .recent-order .header-strip {
    padding: 30px 15px 0;
  }
  .product-list-main .product-list .select-box-main {
    flex-direction: column;
    row-gap: 15px;
  }
  .shopping-cart-main-wrapper .table-bottom-info .table-info-list {
    width: 100%;
  }
  .deshbordBody .bodyMain .shopping-cart-main-wrapper .table-bottom-info .back-btn {
    width: 100% !important;
  }
  .shopping-cart-main-wrapper .custom-table-wrapper .top {
    position: static;
  }
  .shopping-cart-main-wrapper .custom-table-wrapper .header-strip .main-btn.search-btn {
    top: 72px;
    left: 175px;
    right: auto;
  }
  .product-list-main .favourite-carousel .owl-carousel .owl-stage-outer {
    padding: 0;
  }
  .product-list-main .favourite-carousel .order-box-main {
    margin: 10px;
  }
  div#example_wrapper {
    position: relative;
  }
  .product-list-main .product-list .recent-order.product-list .top {
    position: absolute !important;
    top: -94px;
    left: 13px;
    width: 100%;
    column-gap: 0;
    z-index: 5;
  }
  .product-list-main .product-list .recent-order div.dataTables_wrapper div.dataTables_filter input {
    height: 34px;
    width: 83vw;
  }
  .product-list-main .product-list .recent-order.product-list .table-filter .table-filter-btn {
    height: 34px;
    width: 100%;
  }
  .product-list-main .product-list .recent-order.product-list .table-filter .action-btn-wrapper {
    width: 100%;
  }
  div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 14vw;
  }
}
@media (max-width: 380px) {
  .product-list-main .product-list .recent-order.product-list .header-strip .main-btn.search-btn {
    top: 371px;
  }
  div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 16vw;
  }
  .product-list-main .product-list .recent-order div.dataTables_wrapper div.dataTables_filter input {
    height: 34px;
    width: 303px;
  }
  tr.tr-cls td:first-child {
    width: 50%;
  }
  tr.tr-cls td:last-child {
    padding-left: 0 !important;
  }
}
@media (max-width: 360px) {
  .product-list-main .recent-order .top {
    justify-content: start;
  }
  .product-list-main .recent-order .header-strip .main-btn.search-btn {
    left: 145px;
    top: 75px;
  }
}
@media (max-width: 320px) {
  .product-list-main .product-list .recent-order div.dataTables_wrapper div.dataTables_filter input {
    height: 34px;
    width: 250px;
    margin-left: -0.5rem;
  }
}
.order-number-generated {
  display: flex;
  justify-content: space-between;
}
.order-number-generated .order-number {
  margin-right: 20px;
}
.order-number-generated .order-number p {
  color: red;
}
.order-number-generated .order-number p span {
  color: black;
}
@media (max-width: 767px) {
  .order-number-generated .order-number {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .order-number-generated {
    flex-direction: column;
  }
}

p.subAmt {
  color: #212529;
}

.confirm-order-btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.confirm-order-btns #order-edit {
  width: 53%;
}
@media (max-width: 767px) {
  .confirm-order-btns #order-edit {
    width: 65%;
  }
}
.confirm-order-btns .confirm-cancel {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .new-order-table .dataTables_empty {
    text-align: left !important;
    padding: 20px !important;
  }
}

.get-touch-wrapper {
  width: 100%;
}
.get-touch-wrapper .destination-wrapper {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.5s;
  padding-bottom: 30px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.get-touch-wrapper .destination-wrapper .destination-title {
  padding: 30px;
  border-bottom: 1px solid #ccc;
}
.get-touch-wrapper .destination-wrapper .destination-title span {
  display: inline-block;
}
.get-touch-wrapper .destination-wrapper .destination-title h2 {
  font-size: 24px;
  font-family: "HelveticaNeueLTPro-Bd";
  display: inline-block;
  padding-left: 15px;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper {
  width: 100%;
  padding: 25px;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper h4 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .select {
  width: 100%;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 20px;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .select .selectDropdown .date {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  border-top: 1px solid #ccc;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .select .selectDropdown .date input {
  border: 1px solid #ccc;
  padding: 10px;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .download-btn {
  display: flex;
  column-gap: 10px;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .download-btn a {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  padding: 7px 10px;
  width: 100px;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  background-size: 300% 100%;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .download-btn a:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .download-btn a svg {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  transition: all 0.5s;
}
.get-touch-wrapper .destination-wrapper .report-main-wrapper .download-btn a:hover svg {
  margin-left: 12px;
  transition: all 0.5s;
}
.get-touch-wrapper .destination-wrapper .address-list {
  display: flex;
  padding: 30px;
  padding-bottom: 0;
}
.get-touch-wrapper .destination-wrapper .address-list .label-text {
  width: 45px;
}
.get-touch-wrapper .destination-wrapper .address-list .label-text span {
  display: inline-block;
}
.get-touch-wrapper .destination-wrapper .address-list .label-content {
  width: calc(100% - 175px);
}
.get-touch-wrapper .destination-wrapper .address-list .label-content p {
  color: #111;
}
.get-touch-wrapper .destination-wrapper .address-list .label-content p strong {
  display: block;
  font-weight: bolder;
  color: #111;
  padding-bottom: 5px;
}
.get-touch-wrapper .regional-office-wrapper {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.5s;
  padding: 30px;
  width: 100%;
  border-radius: 10px;
}
.get-touch-wrapper .regional-office-wrapper h2 {
  font-size: 24px;
  font-family: "HelveticaNeueLTPro-Bd";
  display: inline-block;
  padding-left: 15px;
}
.get-touch-wrapper .regional-office-wrapper span {
  display: inline-block;
}
.get-touch-wrapper .multi-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 30px;
  justify-content: space-between;
}
.get-touch-wrapper .multi-box .rg-25 {
  row-gap: 25px;
}
.get-touch-wrapper .multi-box .office-address {
  display: flex;
  width: 100%;
  padding: 30px;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.5s;
  height: 100%;
}
.get-touch-wrapper .multi-box .office-address .icon-locate {
  width: 40px;
}
.get-touch-wrapper .multi-box .office-address .icon-locate span {
  display: inline-block;
}
.get-touch-wrapper .multi-box .office-address .office-text {
  width: calc(100% - 40px);
}
.get-touch-wrapper .multi-box .office-address .office-text h3 {
  font-size: 16px;
  font-weight: bolder;
  text-transform: uppercase;
  color: #ed1d24;
  margin-bottom: 7px;
}
.get-touch-wrapper .multi-box .office-address .office-text h4 {
  font-size: 16px;
  font-weight: bolder;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.get-touch-wrapper .multi-box .office-address .office-text p {
  font-size: 14px;
  color: #111;
}

@media (max-width: 1366px) {
  .get-touch-wrapper .destination-wrapper .address-list .label-content {
    width: calc(100% - 45px);
  }
}
@media (max-width: 1199px) {
  .get-touch-wrapper .destination-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .get-touch-wrapper .regional-office-wrapper {
    margin-top: 0px;
  }
  .get-touch-wrapper .regional-office-wrapper .multi-box .office-address {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .get-touch-wrapper .regional-office-wrapper .multi-box .office-address {
    width: 100%;
  }
  .get-touch-wrapper .multi-box .office-address {
    width: 100%;
  }
  .get-touch-wrapper .multi-box {
    row-gap: 0px;
  }
}
@media (max-width: 480px) {
  .get-touch-wrapper {
    margin-top: 1rem;
  }
  .get-touch-wrapper .destination-wrapper .address-list .label-content {
    width: 100% !important;
  }
  .get-touch-wrapper .destination-wrapper .address-list {
    padding: 20px 15px;
  }
  .get-touch-wrapper .regional-office-wrapper {
    padding: 20px 15px;
  }
  .get-touch-wrapper .destination-wrapper h2 {
    font-size: 18px;
  }
  .get-touch-wrapper .regional-office-wrapper h2 {
    font-size: 18px;
  }
  .get-touch-wrapper .regional-office-wrapper .multi-box .office-address .icon-locate {
    width: 50px;
  }
  .get-touch-wrapper .regional-office-wrapper .multi-box .office-address .office-text h3 {
    font-size: 14px;
  }
  .get-touch-wrapper .regional-office-wrapper h2 {
    font-size: 16px;
  }
  .get-touch-wrapper .destination-wrapper .destination-title {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .get-touch-wrapper .multi-box .office-address {
    height: auto;
  }
}
.admin-main {
  margin-top: 5px;
}
.admin-main .admin-box {
  padding: 27px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 25px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  height: 210px;
}
.admin-main .admin-box:hover .cont {
  color: #e31e24;
}
.admin-main .admin-box .icon {
  display: flex;
  align-items: end;
  width: 85px;
  height: 85px;
  border-radius: 50px;
  background: #fff3f3;
  margin: 0 auto;
}
.admin-main .admin-box .icon span {
  animation: updown 1s cubic-bezier(0.71, 0.16, 0.89, 0.43) 0s infinite alternate both running;
  display: inline-block;
}
.admin-main .admin-box .icon span svg {
  height: 53px;
  width: 65px;
}
@keyframes updown {
  from {
    transform: translateY(-4px);
  }
  to {
    transform: translateY(4px);
  }
}
.admin-main .admin-box .cont {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-family: "HelveticaNeueLTPro-Md";
  color: #000000;
  transition: all 0.5s;
}
.admin-main .d-block .admin-box .icon svg path:nth-child(1) {
  fill: #000;
}
.admin-main .d-block .admin-box .icon svg path:nth-child(3) {
  fill: #000;
}

.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec {
  width: 100%;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
  height: 100%;
  margin-bottom: 36px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox {
  --color: #0056a8;
  --bgColor: #e9f4ff;
  width: 100%;
  height: 100%;
  padding: 37px 25px !important;
  background-color: #f8fbff;
  border-radius: 10px;
  border: 1px solid #0056a8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  position: relative;
  cursor: pointer;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox .payIcon {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e9f4ff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox .payIcon svg {
  width: 44px;
  height: 44px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox .payContent {
  width: calc(100% - 100px);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox .payContent h3 {
  font-size: 26px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 31px;
  color: #0056a8;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox .payContent p {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox .payContent span {
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  color: #00a389;
  font-family: "HelveticaNeueLTPro-Lt" !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox.redColor {
  color: #ff0000;
  background-color: #ffe2e3;
  border: 1px solid #ff0000;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow .payBox.redColor .payIcon {
  background-color: #ffffff;
}
@media (max-width: 680px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .document-sec .mainPayNow {
    flex-wrap: wrap;
    row-gap: 20px;
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip {
  padding: 30px 20px 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: var(--font-color1);
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip .main-btn.search-btn {
  position: absolute;
  right: 120px;
  top: 24px;
  z-index: 2;
  border-radius: 5px;
  min-width: auto;
  padding: 4px 17px;
  height: 31px;
}
@media (max-width: 610px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip .main-btn.search-btn {
    right: auto;
    top: 72px;
    left: 180px;
  }
}
@media (max-width: 580px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip .main-btn.search-btn {
    top: 95px;
  }
}
@media (max-width: 360px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip .main-btn.search-btn {
    left: 135px;
    top: 95px;
  }
}
@media (width: 360px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip .main-btn.search-btn {
    left: 193px;
  }
}
@media (max-width: 680px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .header-strip a.search-btn {
    top: 71px !important;
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl {
  padding-top: 20px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table {
  padding: 0px 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table thead tr th {
  font-size: 10px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 12px;
  color: var(--font-color1);
  padding: 8px 30px 8px 20px;
  vertical-align: middle;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table thead tr .select-checkbox {
  margin-left: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel2 {
  position: relative;
  width: 100%;
  height: 14px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel::before,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel2::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  width: 12px;
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: " ";
  border: 1px solid #ffffff;
  border-radius: 3px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel::before input,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel2::before input {
  text-indent: -9999999px;
  display: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel2:after {
  display: none;
  position: absolute;
  top: 0px;
  left: 3px;
  width: 12px;
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "✓";
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px var(--color-1), -1px -1px var(--color-1), 1px -1px var(--color-1), -1px 1px var(--color-1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel2.selectedLabel::after {
  display: block;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table .selectLabel2 input {
  opacity: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: var(--font-color1);
  padding: 5px 15px;
  vertical-align: middle;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr td.select-checkbox {
  width: 2px !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr td.invoice-value-amount {
  color: #e31e24;
  padding: 8px 30px 8px 20px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr td input.accountsCheckbox {
  left: 9px;
  height: auto !important;
  z-index: 1;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr input[type=text] {
  width: 93px;
  height: 29px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  font-size: 10px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 12px;
  border-radius: 5px;
  padding-left: 13px;
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr.Overdue td {
  color: #e31e24;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr.Overdue td a {
  color: #e31e24;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr.Overdue td a:hover {
  color: #006fad;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr.Overdue td input {
  height: 29px;
  background-color: #ffe2e3;
  border: 1px solid #ff0000;
  font-size: 10px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 12px;
  border-radius: 5px;
  padding-left: 13px;
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table tbody tr.Overdue td input.accountsCheckbox {
  left: 9px;
  height: auto !important;
  z-index: 1;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table.dataTable tr.selected td.select-checkbox:after,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table.dataTable tr.selected th.select-checkbox:after {
  margin-top: -15px;
  margin-left: 0px;
  color: black;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table.dataTable tbody td.select-checkbox:before,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .table.dataTable tbody th.select-checkbox:before {
  margin-top: -2px;
  margin-left: 0px;
}
@media (max-width: 680px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .dataTables_scroll {
    padding-top: 20px !important;
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .dataTables_scrollBody {
  height: auto !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .bottom {
  display: none;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .dataTables_empty {
  color: #ff0000 !important;
}
@media (max-width: 690px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl .dataTables_empty {
    text-align: left !important;
  }
}
@media (max-width: 680px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .my-data-tbl div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 8px;
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top {
  position: absolute;
  right: 30px;
  top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 57px;
  column-gap: 57px;
}
@media (max-width: 610px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top {
    position: static;
    width: 176px;
  }
}
@media (max-width: 580px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top {
    align-items: baseline;
    column-gap: 30px;
  }
}
@media (max-width: 360px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top {
    justify-content: space-between;
    padding: 0px 15px;
    column-gap: 15px;
  }
}
@media (max-width: 610px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top input {
    width: 176px;
  }
}
@media (max-width: 610px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top .dt-buttons {
    width: auto;
  }
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top .dt-buttons button {
    top: -3px;
  }
}
@media (max-width: 610px) and (max-width: 580px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top .dt-buttons button {
    left: 40px;
  }
}
@media (max-width: 610px) and (width: 360px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top .dt-buttons button {
    left: 7px;
    margin-top: 5px;
  }
}
@media (width: 360px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top {
    flex-direction: column;
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .dataTables_scrollHeadInner {
  width: auto !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .selectLabel input {
  display: block;
  opacity: 0;
  position: absolute;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .form-group.input-checkbox-wrapper {
  margin-bottom: 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .form-group.input-checkbox-wrapper label {
  font-size: 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .form-group.input-checkbox-wrapper input {
  position: absolute;
  opacity: 1;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order.final-order .my-data-tbl table.dataTable tr.selected td.select-checkbox:after,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order.final-order .my-data-tbl table.dataTable tr.selected th.select-checkbox:after {
  margin-left: -5px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order.final-order .my-data-tbl table.dataTable tbody td.select-checkbox:before,
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order.final-order .my-data-tbl table.dataTable tbody th.select-checkbox:before {
  margin-top: -2px;
  margin-left: -6px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order.final-order .my-data-tbl .dataTables_scroll {
  padding-top: 0px !important;
}
@media (max-width: 680px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order.final-order .dataTables_scroll {
    padding-top: 20px !important;
  }
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec {
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  border-radius: 10px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec h4 {
  padding: 20px 20px 15px;
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 24px;
  color: var(--font-color1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type-wrapper {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type {
  padding: 15px 20px;
  border-top: 1px solid #eaeaea;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type h5 {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
  color: var(--font-color1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li {
  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;
  margin-top: 12px;
  padding: 0 15px;
  position: relative;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background-color: #111111;
  left: 7px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.active:before {
  background-color: #e31e24;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li p {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: var(--font-color1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.active p, .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.active h6 {
  color: #e31e24;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li h6 {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: var(--font-color1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.total-amount {
  padding: 0 12px 0 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.total-amount p {
  font-size: 16px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 19px;
  color: #111111;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.total-amount h6 {
  font-size: 13px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 16px;
  color: var(--font-color1);
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type ul li.total-amount::before {
  content: "";
  width: 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .radio {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .radio input[type=radio] + .radio-label:before {
  content: "";
  background: #dcdcdc;
  border-radius: 100%;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 0px;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .radio label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 17px;
  color: var(--font-color1);
  padding-left: 0px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .radio input[type=radio]:checked + .radio-label:before {
  background-color: #e31e24;
  -webkit-box-shadow: inset 0 0 0 4px #ffffff;
  box-shadow: inset 0 0 0 4px #ffffff;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .pay-btn .main-btn {
  margin: 30px 0 15px;
  border-radius: 5px;
  height: 40px;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .pay-btn .main-btn:hover {
  animation: glowing 5000ms infinite;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .pay-btn .main-btn:hover svg {
  margin-left: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec .type .pay-btn .main-btn.disabled {
  pointer-events: none;
}
@media (max-width: 1199px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .order-sec {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 690px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .dataTables_empty {
    text-align: left;
  }
}

.no-data-section {
  text-align: center;
  margin-top: 30px;
}
.no-data-section h5 {
  padding: 30px;
  border: 1px solid red;
  color: #e31e24;
}

/******* Invoice-Details Css******/
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: var(--body-bg1);
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details {
  width: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px;
  font-size: 14px;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-left,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-left {
  width: 40%;
  display: flex;
  justify-content: space-between;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-left label,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-left label {
  font-family: "HelveticaNeueLTPro-Md";
  margin-bottom: 0px;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right {
  width: 60%;
  text-align: left;
  margin-left: 20px;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right a,
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right span,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right a,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right span {
  font-family: "HelveticaNeueLTPro-Md";
  color: #006fad;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right p,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right p {
  color: #006fad;
  text-align: left;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right p strong,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right p strong {
  color: #006fad;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right .rate,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details .invoice-line .invoice-right .rate {
  color: #006fad;
}
.admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details + .invoice-details,
.all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details + .invoice-details {
  border-left: 1px solid #dbdbdb;
}
@media (max-width: 767px) {
  .admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper .invoice-details + .invoice-details,
  .all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper .invoice-details + .invoice-details {
    border-left: none;
    border-top: 1px solid #dbdbdb;
  }
}
@media (max-width: 767px) {
  .admin-dashboard-main.invoice-list-section .all-product-list .invoice-main-wrapper,
  .all-product-list-main.invoice-outstanding .all-product-list .invoice-main-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .select-date,
  .all-product-list-main.invoice-outstanding .all-product-list .select-box-main .select-date {
    width: 100% !important;
  }
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .search-btn,
  .all-product-list-main.invoice-outstanding .all-product-list .select-box-main .search-btn {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
}
.admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .search-btn .main-btn,
.all-product-list-main.invoice-outstanding .all-product-list .select-box-main .search-btn .main-btn {
  width: 120px !important;
  padding: 5px 10px;
  font-size: 14px;
  text-align: center;
  height: 40px;
  display: inline-block;
}
.admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .search-btn .main-btn svg,
.all-product-list-main.invoice-outstanding .all-product-list .select-box-main .search-btn .main-btn svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .search-btn .main-btn:hover,
.all-product-list-main.invoice-outstanding .all-product-list .select-box-main .search-btn .main-btn:hover {
  background-position: 100% 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .search-btn .main-btn:hover svg,
.all-product-list-main.invoice-outstanding .all-product-list .select-box-main .search-btn .main-btn:hover svg {
  margin-right: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section .all-product-list .select-box-main .search-btn .main-btn,
  .all-product-list-main.invoice-outstanding .all-product-list .select-box-main .search-btn .main-btn {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
.admin-dashboard-main.invoice-list-section .all-product-list .back-btn,
.all-product-list-main.invoice-outstanding .all-product-list .back-btn {
  width: 120px;
  height: 33px;
  font-size: 14px;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .top,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper .top,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper .top,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper .top,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .top,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper .top,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper .top,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper .top {
  position: absolute;
  padding: 0px;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .top .dt-buttons,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper .top .dt-buttons,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper .top .dt-buttons,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper .top .dt-buttons,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .top .dt-buttons,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper .top .dt-buttons,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper .top .dt-buttons,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper .top .dt-buttons {
  padding: 0px;
}
@media (max-width: 560px) {
  .admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .top,
  .admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper .top,
  .admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper .top,
  .admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper .top,
  .all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .top,
  .all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper .top,
  .all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper .top,
  .all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper .top {
    margin-left: 20px;
  }
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper .bottom,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .bottom,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper .bottom,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper .bottom,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper .bottom {
  display: none;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
  background-color: #0d6efd;
  margin-left: auto;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before {
  background-color: #d33333;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper .bottom,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .bottom,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper .bottom,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper .bottom,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper .bottom {
  padding: 12px;
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .my-data-tbl .table tbody tr td,
  .admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper .my-data-tbl .table tbody tr td,
  .admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper .my-data-tbl .table tbody tr td,
  .admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper .my-data-tbl .table tbody tr td,
  .all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .my-data-tbl .table tbody tr td,
  .all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper .my-data-tbl .table tbody tr td,
  .all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper .my-data-tbl .table tbody tr td,
  .all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper .my-data-tbl .table tbody tr td {
    padding-left: 30px;
  }
}
@media (max-width: 1199px) {
  .admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 50%;
  }
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper span.dtr-data,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper span.dtr-data,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper span.dtr-data,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper span.dtr-data,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper span.dtr-data,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper span.dtr-data,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper span.dtr-data,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper span.dtr-data {
  width: 50%;
  text-align: left;
  margin-left: 5px;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper span.dtr-title,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper span.dtr-title,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper span.dtr-title,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper span.dtr-title,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper span.dtr-title,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper span.dtr-title,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper span.dtr-title,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper span.dtr-title {
  text-align: right;
}
.admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper span.dtr-title::after,
.admin-dashboard-main.invoice-list-section #accountcreditmemo_wrapper span.dtr-title::after,
.admin-dashboard-main.invoice-list-section #accountsdebitmemo_wrapper span.dtr-title::after,
.admin-dashboard-main.invoice-list-section #accountreciptmemo_wrapper span.dtr-title::after,
.all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper span.dtr-title::after,
.all-product-list-main.invoice-outstanding #accountcreditmemo_wrapper span.dtr-title::after,
.all-product-list-main.invoice-outstanding #accountsdebitmemo_wrapper span.dtr-title::after,
.all-product-list-main.invoice-outstanding #accountreciptmemo_wrapper span.dtr-title::after {
  content: ":";
  margin-left: 5px;
}
@media (max-width: 580px) {
  .admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .top,
  .all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .top {
    position: initial;
    float: right;
    padding: 0 15px;
  }
  .admin-dashboard-main.invoice-list-section #invoicedetailtable_wrapper .top .dt-buttons,
  .all-product-list-main.invoice-outstanding #invoicedetailtable_wrapper .top .dt-buttons {
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .admin-dashboard-main.invoice-list-section,
  .all-product-list-main.invoice-outstanding {
    margin-top: 25px;
  }
}

/****** All Invoice List Section *****/
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section .header-strip a.search-btn,
  .payment-receipt-detail .header-strip a.search-btn {
    top: 72px !important;
  }
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper .top,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper .top,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top,
.payment-receipt-detail #invoicelist_wrapper .top,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper .top,
.payment-receipt-detail #paymentHistoryTbl_wrapper .top {
  column-gap: 57px !important;
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section #invoicelist_wrapper .top,
  .admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper .top,
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top,
  .payment-receipt-detail #invoicelist_wrapper .top,
  .payment-receipt-detail #paymentRreceiptDetailTbl_wrapper .top,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .top {
    padding: 0 15px;
  }
  .admin-dashboard-main.invoice-list-section #invoicelist_wrapper .top input,
  .admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper .top input,
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top input,
  .payment-receipt-detail #invoicelist_wrapper .top input,
  .payment-receipt-detail #paymentRreceiptDetailTbl_wrapper .top input,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .top input {
    width: 200px !important;
  }
  .admin-dashboard-main.invoice-list-section #invoicelist_wrapper .top .buttons-excel,
  .admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper .top .buttons-excel,
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top .buttons-excel,
  .payment-receipt-detail #invoicelist_wrapper .top .buttons-excel,
  .payment-receipt-detail #paymentRreceiptDetailTbl_wrapper .top .buttons-excel,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .top .buttons-excel {
    top: -2px;
  }
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper .bottom,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .bottom,
.payment-receipt-detail #invoicelist_wrapper .bottom,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper .bottom,
.payment-receipt-detail #paymentHistoryTbl_wrapper .bottom {
  display: none;
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.payment-receipt-detail #invoicelist_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.payment-receipt-detail #paymentHistoryTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
  background-color: #0d6efd;
  margin-left: auto;
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.payment-receipt-detail #invoicelist_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
.payment-receipt-detail #paymentHistoryTbl_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before {
  background-color: #d33333;
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section #invoicelist_wrapper .my-data-tbl .table tbody tr td,
  .admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper .my-data-tbl .table tbody tr td,
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .my-data-tbl .table tbody tr td,
  .payment-receipt-detail #invoicelist_wrapper .my-data-tbl .table tbody tr td,
  .payment-receipt-detail #paymentRreceiptDetailTbl_wrapper .my-data-tbl .table tbody tr td,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .my-data-tbl .table tbody tr td {
    padding-left: 30px;
  }
}
@media (max-width: 1199px) {
  .admin-dashboard-main.invoice-list-section #invoicelist_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .payment-receipt-detail #invoicelist_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .payment-receipt-detail #paymentRreceiptDetailTbl_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .payment-receipt-detail #paymentHistoryTbl_wrapper table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 50%;
  }
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper td.invoice-value-amount.text-right,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper td.invoice-value-amount.text-right,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper td.invoice-value-amount.text-right,
.payment-receipt-detail #invoicelist_wrapper td.invoice-value-amount.text-right,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper td.invoice-value-amount.text-right,
.payment-receipt-detail #paymentHistoryTbl_wrapper td.invoice-value-amount.text-right {
  padding: 8px 30px;
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper span.dtr-data,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper span.dtr-data,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper span.dtr-data,
.payment-receipt-detail #invoicelist_wrapper span.dtr-data,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper span.dtr-data,
.payment-receipt-detail #paymentHistoryTbl_wrapper span.dtr-data {
  width: 50%;
  text-align: left;
  margin-left: 5px;
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper span.dtr-title,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper span.dtr-title,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper span.dtr-title,
.payment-receipt-detail #invoicelist_wrapper span.dtr-title,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper span.dtr-title,
.payment-receipt-detail #paymentHistoryTbl_wrapper span.dtr-title {
  text-align: right;
}
.admin-dashboard-main.invoice-list-section #invoicelist_wrapper span.dtr-title::after,
.admin-dashboard-main.invoice-list-section #paymentRreceiptDetailTbl_wrapper span.dtr-title::after,
.admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper span.dtr-title::after,
.payment-receipt-detail #invoicelist_wrapper span.dtr-title::after,
.payment-receipt-detail #paymentRreceiptDetailTbl_wrapper span.dtr-title::after,
.payment-receipt-detail #paymentHistoryTbl_wrapper span.dtr-title::after {
  content: ":";
  margin-left: 5px;
}
@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .top {
    flex-direction: column;
  }
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top .dt-buttons,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .top .dt-buttons {
    justify-content: flex-start;
    left: 8px;
    top: 10px;
    margin-bottom: 15px;
  }
  .admin-dashboard-main.invoice-list-section #paymentHistoryTbl_wrapper .top .datatable-search-cross,
  .payment-receipt-detail #paymentHistoryTbl_wrapper .top .datatable-search-cross {
    right: 10px;
  }
}
.admin-dashboard-main.invoice-list-section .pay-invoice-link,
.payment-receipt-detail .pay-invoice-link {
  margin-top: 10px;
  margin-bottom: -10px;
}
.admin-dashboard-main.invoice-list-section .pay-invoice-link a,
.payment-receipt-detail .pay-invoice-link a {
  color: #ff0000;
}
.admin-dashboard-main.invoice-list-section .pay-invoice-link a.link-disabled,
.payment-receipt-detail .pay-invoice-link a.link-disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.admin-dashboard-main.invoice-list-section .select-box-main,
.payment-receipt-detail .select-box-main {
  padding: 20px;
}
.admin-dashboard-main.invoice-list-section .select-box-main .search-btn.sort-sec,
.payment-receipt-detail .select-box-main .search-btn.sort-sec {
  width: auto !important;
}
@media (max-width: 767px) {
  .admin-dashboard-main.invoice-list-section .select-box-main .search-btn.sort-sec,
  .payment-receipt-detail .select-box-main .search-btn.sort-sec {
    width: 100% !important;
  }
}

.payBox.osAmount.active::before {
  content: "";
  -webkit-appearance: none;
  background-color: #0056a8;
  border: 2px solid #0056a8;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  top: 10px;
  right: 5px;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.payBox.osAmount.active::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 18px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.payBox.osAmount.active {
  box-shadow: 2px 2px 6px #0056a8;
}
.payBox.osAmount.active .payIcon {
  background: #0056a8 !important;
}
.payBox.osAmount.active .payIcon span svg path {
  fill: white;
}
.payBox.ovAmount.active::before {
  content: "";
  -webkit-appearance: none;
  background-color: #e31e24;
  border: 2px solid #e31e24;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  top: 10px;
  right: 5px;
  border-radius: 50%;
  width: 23px;
  height: 23px;
}
.payBox.ovAmount.active::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 18px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.payBox.ovAmount.active {
  box-shadow: 2px 2px 6px #e31e24;
}
.payBox.ovAmount.active .payIcon {
  background: #e31e24 !important;
}
.payBox.ovAmount.active .payIcon span svg path {
  fill: white;
}

@media (max-width: 680px) {
  .admin-dashboard-main.invoice-list-section.online-payment-history-page .recent-order .header-strip a.search-btn {
    left: 218px;
  }
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 10px 6px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .form-select::placeholder {
  color: #6e6e6e;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .form-select:focus, .accounts-ac-reports .destination-wrapper .report-main-wrapper .form-select :focus-visible {
  border: 1px solid #ced4da;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .form-select:focus-visible {
  border: 1px solid #ced4da;
  outline: none;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .form-select#security {
  margin-bottom: 15px;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper h4::after {
  content: "*";
  color: #e31e24;
  position: absolute;
  margin-left: 4px;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper span.cal-icon {
  float: right;
  position: inherit;
  top: 37px;
  z-index: 1;
  left: -8px;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .download-btn {
  justify-content: space-between;
}
.accounts-ac-reports .destination-wrapper .report-main-wrapper .download-btn .main-btn {
  display: inline-block !important;
  margin-bottom: 10px;
  margin-right: 10px;
}
.accounts-ac-reports .row > div {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper .report-main-wrapper .download-btn {
    flex-direction: row;
    margin-top: 1rem;
  }
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper .report-main-wrapper .download-btn a {
    width: 100px;
    margin-bottom: 10px;
  }
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper {
    margin-bottom: 0;
  }
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper .report-main-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper .report-main-wrapper .download-btn {
    flex-direction: column;
    margin-top: 1rem;
  }
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper .report-main-wrapper .download-btn a {
    width: 100%;
    margin-bottom: 10px;
  }
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper {
    margin-bottom: 0;
  }
  .deshbordBody .bodyMain .get-touch-wrapper.accounts-ac-reports .destination-wrapper .report-main-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 320px) {
  .deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .outstanding-online-main .recent-order .top input {
    width: 120px;
  }
}
.main-btn.arrow-back {
  width: 120px;
  height: 34px;
}

.favorite-main-wrapper {
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.favorite-main-wrapper .favorite-title {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  padding: 21px 30px;
  border-bottom: 1px solid #ebebeb;
}
.favorite-main-wrapper form {
  margin: 0;
  padding: 10px 30px 21px;
}
.favorite-main-wrapper form.form-group-m-0 .form-group {
  margin: 0;
}
.favorite-main-wrapper form .form-validator-stack {
  margin: 0;
}
.favorite-main-wrapper form .input-select-wrapper .form-validator-stack {
  position: absolute;
  bottom: -23px;
}
.favorite-main-wrapper form .input-select-wrapper.has-error {
  margin-bottom: 1.5rem !important;
}
.favorite-main-wrapper form label {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  width: 100%;
  margin-bottom: 4px !important;
}
.favorite-main-wrapper form input {
  height: 34px;
  outline: none;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
}
.favorite-main-wrapper form input:focus, .favorite-main-wrapper form input:focus-visible {
  outline: none;
}
.favorite-main-wrapper form input::placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.favorite-main-wrapper form input .main-btn {
  padding: 9px 10px;
}
.favorite-main-wrapper form select {
  width: 100%;
}
.favorite-main-wrapper form .select2-container--default {
  width: 100% !important;
}
.favorite-main-wrapper form .select2-container--default .select2-selection--single {
  border: 1px solid #dbdbdb;
  height: 34px;
  border-radius: 5px;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #111111;
  line-height: 34px;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__arrow {
  position: relative;
}
.favorite-main-wrapper form .select2-container--default .select2-selection__arrow b {
  display: none;
}
.favorite-main-wrapper form .select2-selection__clear {
  display: none;
}
.favorite-main-wrapper .action-button-wrapper button, .favorite-main-wrapper .action-button-wrapper a {
  margin-top: 1rem;
  padding: 8px 10px;
}

.custom-table-wrapper .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: var(--font-color1);
  position: relative;
}
.custom-table-wrapper .header-strip .main-btn {
  border: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.custom-table-wrapper .header-strip .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.custom-table-wrapper .header-strip .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.custom-table-wrapper .header-strip .main-btn:focus {
  box-shadow: none;
}
.custom-table-wrapper .header-strip .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.custom-table-wrapper .header-strip .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.custom-table-wrapper .header-strip .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.custom-table-wrapper .header-strip .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.custom-table-wrapper .header-strip .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.custom-table-wrapper .header-strip .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.custom-table-wrapper .header-strip .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.custom-table-wrapper .header-strip .main-btn {
  padding: 7px 17px !important;
  font-size: 14px;
  border: 0;
}
.custom-table-wrapper .header-strip .main-btn.search-btn {
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 2;
  border-radius: 5px !important;
  width: auto !important;
}
.custom-table-wrapper .header-strip .main-btn.search-btn svg {
  margin-right: 0;
}
.custom-table-wrapper .top {
  position: absolute;
  right: 60px;
  top: 20px;
  display: flex;
  column-gap: 10px;
}
.custom-table-wrapper .top label {
  color: #ffffff !important;
  font-size: 0 !important;
}
.custom-table-wrapper .top input {
  width: 220px !important;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  height: 31px !important;
}
.custom-table-wrapper .top .buttons-excel {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
}
.custom-table-wrapper .top .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url("../images/download-icon.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.custom-table-wrapper .top .buttons-excel:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.custom-table-wrapper .bottom {
  display: flex !important;
}
.custom-table-wrapper .bottom .dataTables_paginate .pagination .page-item .page-link {
  margin: 5px 0;
}
.custom-table-wrapper .pagination-bar {
  display: flex;
  padding: 20px;
  justify-content: space-between;
}
.custom-table-wrapper .pagination-bar .pagination-items-per-page {
  display: none;
}
.custom-table-wrapper .pagination-bar .pagination-results {
  padding: 0;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
  border: 0;
  margin: 0;
}
.custom-table-wrapper .pagination-bar .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
.custom-table-wrapper .pagination-bar .pagination .page-item a {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
  line-height: 23px;
  height: 41px;
}
.custom-table-wrapper .pagination-bar .pagination .page-item a:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #fff;
  border-color: transparent;
}
.custom-table-wrapper .pagination-bar .pagination .page-item.active a {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%) !important;
  color: #fff;
  border-color: transparent;
}
.custom-table-wrapper .pagination-bar .pagination .page-item.disabled a {
  background: #b0adad !important;
  border-color: transparent;
  cursor: not-allowed;
}
.custom-table-wrapper .pagination-bar .pagination .page-item:first-child a, .custom-table-wrapper .pagination-bar .pagination .page-item:last-child a {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  display: inline-block;
  height: 41px;
  color: #ffffff;
  border-color: transparent;
}
.custom-table-wrapper .pagination-bar .pagination .page-item:first-child a span, .custom-table-wrapper .pagination-bar .pagination .page-item:last-child a span {
  display: none;
}
.custom-table-wrapper .pagination-bar .pagination .page-item:first-child.disabled a, .custom-table-wrapper .pagination-bar .pagination .page-item:last-child.disabled a {
  background: #b0adad !important;
  border-color: transparent;
  cursor: not-allowed;
}
.custom-table-wrapper .pagination-bar .pagination .page-item:first-child a::after {
  content: "Previous";
}
.custom-table-wrapper .pagination-bar .pagination .page-item:last-child a::after {
  content: "Next";
}

.recent-order {
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  position: relative;
}
.recent-order .header-strip {
  padding: 30px 20px 0px;
}
.recent-order .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111;
  position: relative;
}
.recent-order .header-strip .main-btn {
  padding: 4px 17px;
  display: inline-block;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.recent-order .header-strip .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.recent-order .header-strip .main-btn:hover svg {
  margin: 0;
}
.recent-order .header-strip .main-btn.search-btn {
  position: absolute;
  right: 107px;
  top: 27px;
  z-index: 2;
  border-radius: 5px;
  width: auto;
}
.recent-order .header-strip .main-btn.search-btn svg {
  margin-right: 0;
}
.recent-order .my-data-tbl {
  padding-top: 20px;
}
.recent-order .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.recent-order .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
}
.recent-order .my-data-tbl .table thead tr th span {
  color: #e31e24;
}
.recent-order .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.recent-order .my-data-tbl .table tbody tr .static-btn span {
  background-color: #ffbfbf;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 0px 5px;
  border-radius: 30px;
}
.recent-order .my-data-tbl .table tbody tr .order-again {
  border: 1px solid #e7e7e7;
  padding: 4px 6px;
  border-radius: 50px;
  font-size: 12px;
  color: #111;
  display: inline-block;
}
.recent-order .my-data-tbl .table tbody tr .order-again:hover {
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 104.29%);
  color: #ffffff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.recent-order .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111;
  padding-left: 20px;
}
.recent-order .my-data-tbl .table tbody tr td a {
  color: #006fad;
}
.recent-order .my-data-tbl .table tbody tr td.unit-price {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: #e52626;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn {
  display: flex;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  transition: all 0.5s;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a span:hover {
  background-color: #e14e53;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a span:hover svg path {
  fill: #ffffff;
}
.recent-order .my-data-tbl .table tbody tr td .multi-btn a + a {
  margin-left: 12px;
}
.recent-order .my-data-tbl .table tbody tr td a span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffe2e3;
  text-align: center;
  line-height: 29px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.recent-order .my-data-tbl .table tbody tr td a span:hover {
  background-color: #e14e53;
}
.recent-order .my-data-tbl .table tbody tr td a span:hover svg path {
  fill: #ffffff;
}
.recent-order.favorite-order-list .top .dataTables_filter {
  margin-right: 45px;
}
.recent-order .top {
  position: absolute;
  right: 17px;
  top: 27px;
  display: flex;
  column-gap: 10px;
}
.recent-order .top label {
  color: #ffffff;
  font-size: 0;
}
.recent-order .top input {
  width: 220px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}
.recent-order .top .buttons-excel {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
}
.recent-order .top .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url("../images/download-icon.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.recent-order .top .buttons-excel:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* Responsive CSS */
@media (max-width: 580px) {
  .deshbordBody .bodyMain .custom-table-wrapper div.dataTables_wrapper div.dataTables_filter label {
    display: block;
  }
  .deshbordBody .bodyMain .recent-order div.dataTables_wrapper div.dt-buttons {
    justify-content: end;
    padding-right: 10px;
  }
  .deshbordBody .bodyMain .custom-table-wrapper .top {
    position: initial;
    display: block;
  }
  .deshbordBody .bodyMain .custom-table-wrapper .top label input {
    display: block;
    width: 100% !important;
    margin: 0;
  }
  .deshbordBody .bodyMain .custom-table-wrapper .header-strip .main-btn.search-btn {
    right: 16px;
    left: auto;
    top: 60px;
  }
  .deshbordBody .bodyMain .recent-order .header-strip.with-border .main-btn.search-btn {
    top: 91px;
    left: auto;
    right: 140px;
  }
}
@media (max-width: 400px) {
  .deshbordBody .bodyMain .recent-order .top label input {
    width: 170px;
  }
}
@media (max-width: 480px) {
  .deshbordBody .bodyMain .recent-order .header-strip.with-border .main-btn.search-btn {
    top: 94px;
  }
  #favoriteOrderLists div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 8vw;
  }
  .custom-table-wrapper .bottom {
    flex-direction: column;
  }
}
@media (max-width: 390px) {
  .deshbordBody .bodyMain .recent-order .header-strip.with-border .main-btn.search-btn {
    top: 94px;
    right: 160px;
  }
}
@media (max-width: 380px) {
  #favoriteOrderLists div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 4vw;
  }
  .deshbordBody .bodyMain .recent-order .header-strip.with-border .main-btn.search-btn {
    top: 94px;
  }
}
@media (max-width: 320px) {
  .deshbordBody .bodyMain .recent-order .header-strip.with-border .main-btn.search-btn {
    right: 112px;
    top: 90px;
  }
  #favoriteOrderLists div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 17vw;
  }
}
.back-btn {
  width: 120px !important;
  height: 33px !important;
  font-size: 14px;
}

.all-product-list-main.apo-amin-wrap .select-box-main {
  padding: 22px 20px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
  border-radius: 10px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  column-gap: 13px;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
}
.all-product-list-main.apo-amin-wrap .select-box-main .sort-sec {
  width: inherit;
}
.all-product-list-main.apo-amin-wrap .select-box-main .sort-sec.search-btn {
  width: 50%;
}
.all-product-list-main.apo-amin-wrap .select-box-main .sort-sec input.field::placeholder {
  color: #6a7075 !important;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select-date {
  position: relative;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select-date span {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select-date input {
  width: 100%;
  min-height: 34px;
  border-radius: 5px;
  background: #fff;
  border: none;
  padding-left: 15px;
  position: relative;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #000000;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select-date input:focus-visible, .all-product-list-main.apo-amin-wrap .select-box-main .select-date input:focus {
  border: none;
  outline: none;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select-date input::placeholder {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #000000;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn {
  border: 0;
  width: 100%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn:focus {
  box-shadow: none;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn {
  border: none;
  border-radius: 5px;
  background: #ff5b5b;
  color: #fff;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 17px;
  position: relative;
  overflow: hidden;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10;
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.all-product-list-main.apo-amin-wrap .select-box-main .search-btn .main-btn.reset {
  width: 100%;
  background-color: #111111;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default {
  width: 100% !important;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default .select2-selection--single {
  border: 1px solid #fff;
  background-color: #fff;
  height: 38px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000000;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #111111;
  line-height: 38px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default .select2-selection__rendered:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default .select2-selection__arrow {
  position: relative;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-container--default .select2-selection__arrow b {
  display: none;
}
.all-product-list-main.apo-amin-wrap .select-box-main .select2-selection__clear {
  display: none;
}
.all-product-list-main.apo-amin-wrap .select-box-main option {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
}
.all-product-list-main.apo-amin-wrap .select-box-main .form-group {
  margin-bottom: 0;
}
.all-product-list-main.apo-amin-wrap .select-box-main .form-group label {
  display: none;
}
.all-product-list-main.apo-amin-wrap .select-box-main .date_from_required {
  display: none;
  position: absolute;
  color: white;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details {
  width: inherit;
  display: flex;
  flex-direction: column;
  padding: 30px;
  font-size: 14px;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line {
  width: 100%;
  display: flex;
  padding-bottom: 12px;
  justify-content: space-between;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line .invoice-left label {
  font-family: "HelveticaNeueLTPro-Md";
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line .invoice-right a {
  color: #2d77e5;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line .invoice-right .rate {
  color: #ed1d24;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line .invoice-right p {
  color: #111111;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line .invoice-right p strong {
  color: #111111;
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details .invoice-line .invoice-right span {
  color: #2d77e5;
  font-family: "HelveticaNeueLTPro-Md";
}
.all-product-list-main.apo-amin-wrap .invoice-main-wrapper .invoice-details + .invoice-details {
  border-left: 1px solid #dbdbdb;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list {
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  margin-top: 36px;
  position: relative;
  opacity: 0;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .header-strip {
  padding: 30px 30px 0px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .header-strip h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111;
  position: relative;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .header-strip .main-btn {
  padding: 4px 17px;
  display: inline-block;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .header-strip .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .header-strip .main-btn.search-btn {
  position: absolute;
  right: 120px;
  top: 27px;
  z-index: 2;
  border-radius: 5px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl {
  padding-top: 20px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table thead {
  background-color: #ffe2e3;
  position: relative;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTPro-Bd";
  text-align: left;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table thead tr th span {
  color: #e31e24;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table thead:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ffe2e3;
  bottom: 0;
  left: 0;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .static-btn span {
  background-color: #ffbfbf;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .order-again {
  border: 1px solid #e7e7e7;
  padding: 4px 6px;
  border-radius: 50px;
  font-size: 10px;
  color: #111;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .order-again:hover {
  background: linear-gradient(90deg, var(--color-1) 0%, var(--color-2) 104.29%);
  color: #ffffff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .progres span {
  background-color: #cfe5ff;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .fully span {
  background-color: #b2ffc8;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .part-btn span {
  background-color: #ffdc82;
  color: #111;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 30px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111;
  padding-left: 20px;
  text-align: left;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td a {
  color: #006fad;
  text-decoration: underline;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td a:hover {
  color: var(--font-color3);
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td.unit-price {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  color: #e52626;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td.order-again {
  text-decoration: none;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td.dtr-control:before {
  left: 15%;
  padding: 1px;
  padding-top: 0.5px;
  display: none;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr .p-amount {
  color: #e52626;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .top {
  position: absolute;
  right: 30px;
  top: 27px;
  display: flex;
  column-gap: 10px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .top label {
  color: #ffffff;
  font-size: 0;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .top input {
  width: 220px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  margin-right: 2.5rem;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .top .buttons-excel {
  width: 80px;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .top .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url("../images/download-icon.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .top .buttons-excel:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .main-btn {
  padding: 5px 10px;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  background-size: 300% 100%;
  color: #fff;
  font-size: 14px;
  outline: none;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  margin-left: 20px;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .main-btn:hover {
  background-position: 100% 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .main-btn svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  transition: all 0.5s;
}
.all-product-list-main.apo-amin-wrap .recent-order.order-list .main-btn:hover svg {
  margin-right: 12px;
  transition: all 0.5s;
}

@media (max-width: 1300px) {
  .all-product-list-main .select-box-main {
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: start;
  }
  .all-product-list-main .select-box-main .sort-sec {
    width: 31% !important;
  }
}
@media (max-width: 1199px) {
  .all-product-list-main .select-box-main .sort-sec {
    width: 32%;
  }
  .all-product-list-main .select-box-main .sort-sec.search-btn {
    width: 33%;
  }
}
@media (max-width: 991px) {
  .all-product-list-main .select-box-main .sort-sec {
    width: 31% !important;
  }
}
@media (max-width: 680px) {
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    left: 190px;
    top: 83px !important;
    width: 49px;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn.adminCf {
    left: 120px;
    top: 67px !important;
    width: auto;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .top {
    position: relative !important;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    top: -12px !important;
    left: 12px !important;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 72px;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .top label input {
    display: block;
  }
  .all-product-list-main.apo-amin-wrap div.dt-buttons {
    width: auto;
  }
  .all-product-list-main .select-box-main .sort-sec {
    width: 47%;
  }
}
@media (max-width: 480px) {
  .all-product-list-main .select-box-main .sort-sec {
    width: 100% !important;
  }
  .all-product-list-main .select-box-main .sort-sec.search-btn {
    width: 100%;
  }
  .all-product-list-main .select-box-main .sort-sec {
    width: 100%;
  }
  .dtr-control a {
    margin-left: 1.3rem;
  }
  .all-product-list-main.apo-amin-wrap .recent-order.order-list .my-data-tbl .table tbody tr td.dtr-control:before {
    display: block;
  }
  .tr-cls {
    border-bottom: 1px solid #dee2e6;
  }
  tr.tr-cls td:first-child {
    text-align: right !important;
    width: 50%;
    padding-left: 0 !important;
  }
  tr.tr-cls td:last-child {
    padding-left: 0 !important;
  }
}
@media (max-width: 400px) {
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    left: 144px;
    top: 75px;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .top {
    column-gap: 35px;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .top input {
    width: 140px !important;
  }
}
@media (max-width: 360px) {
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 72px;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .top {
    -webkit-column-gap: 35px;
    column-gap: 35px;
  }
}
@media (max-width: 380px) {
  tr.tr-cls td:first-child {
    width: 60%;
  }
  tr.tr-cls td:last-child {
    padding-left: 0 !important;
  }
}
@media (max-width: 320px) {
  .all-product-list-main.apo-amin-wrap .recent-order .top label input {
    margin-right: 0 !important;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    left: 114px;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .top {
    top: -12px !important;
    left: 4px !important;
  }
  .all-product-list-main.apo-amin-wrap .recent-order.order-list .header-strip h2 {
    font-size: 16px !important;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 80px !important;
  }
  .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn.adminCf {
    top: 64px !important;
  }
}
.cross-icon {
  cursor: pointer;
  z-index: 2;
}

.show-cross {
  display: inline;
}

.hide-cross {
  display: none;
}

.order-details-main-wrapper {
  width: 100%;
}
.order-details-main-wrapper .order-details-tiles {
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.0705882353);
}
.order-details-main-wrapper .order-details-tiles .order-strip {
  display: flex;
  padding: 25px;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one {
  width: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one h4 {
  font-size: 16px;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one h4 span {
  color: #086aa0;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one .orderPlaced {
  margin-left: 20px;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one button {
  border-radius: 15px;
  color: #111111;
  width: 150px;
  height: 30px;
  margin-right: 20px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  cursor: default;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one button.fully {
  background-color: #b2ffc8;
  border: 1px solid #b2ffc8;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one button.progres {
  background-color: #cfe5ff;
  border: 1px solid #cfe5ff;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one button.part-btn {
  background-color: #ffdc82;
  border: 1px solid #ffdc82;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one button.static-btn {
  background-color: #ffbfbf;
  border: 1px solid #ffbfbf;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one h5 {
  font-size: 14px;
  text-align: right;
  padding-right: 20px;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one h5 span {
  color: #086aa0;
  font-size: 12px;
  display: block;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one select {
  width: 120px;
  box-shadow: none;
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one select.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one select.form-select {
  display: block;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url("../images/icon.png");
  background-position: right 0.75rem center;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one .reportSelect {
  color: #006fad;
  text-decoration: underline;
}
.order-details-main-wrapper .order-details-tiles .order-strip .strip-one .reportSelect:hover {
  color: var(--color-1);
  text-decoration: none;
}
.order-details-main-wrapper .order-details-tiles .product-cate-info {
  display: flex;
  width: 100%;
  padding: 25px;
  justify-content: space-between;
}
.order-details-main-wrapper .order-details-tiles .product-cate-info .product-list {
  width: inherit;
}
.order-details-main-wrapper .order-details-tiles .product-cate-info .product-list p {
  font-size: 14px;
  color: #111111;
}
.order-details-main-wrapper .order-details-tiles .product-cate-info .product-list p span {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  width: 83px;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 25px;
  column-gap: 20px;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box {
  width: inherit;
  display: flex;
  padding: 25px;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box .label-text {
  width: 45px;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box .label-text span {
  display: inline-block;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box .label-content {
  width: calc(100% - 50px);
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box .label-content h5 {
  font-size: 18px;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box .label-content p {
  font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
  color: #111;
}
.order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box .label-content p span {
  font-family: "HelveticaNeueLTPro-Bd";
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper {
  width: 100%;
  padding: 25px;
  padding-top: 0px;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper h2 {
  font-size: 20px;
  color: #111111;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar {
  width: 100%;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  margin-top: 20px;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box {
  display: flex;
  padding: 25px;
  width: inherit;
  justify-content: space-between;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-img {
  display: flex;
  width: 80%;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-img .icon-text {
  width: calc(100% - 75px);
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-img .icon-text h4 {
  font-size: 14px;
  padding-bottom: 12px;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-img .icon-text p {
  font-size: 12px;
  line-height: 18px;
  color: #111111;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-text h4 {
  font-size: 20px;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step {
  width: 100%;
}
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li a,
.order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li span {
  font-size: 11px !important;
}
.order-details-main-wrapper .order-details-sidepanel {
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  height: auto;
}
.order-details-main-wrapper .order-details-sidepanel .title-panel {
  padding: 25px;
  padding-bottom: 35px;
  font-size: 18px;
  border-bottom: 1px solid #eaeaea;
}
.order-details-main-wrapper .order-details-sidepanel .order-details {
  padding: 12px 25px;
  border-bottom: 1px solid #eaeaea;
}
.order-details-main-wrapper .order-details-sidepanel .order-details p {
  font-size: 14px;
  color: #111111;
  line-height: 30px;
}
.order-details-main-wrapper .order-details-sidepanel .order-details p span {
  display: inline-block;
  text-align: right;
  float: right;
  font-family: "HelveticaNeueLTPro-Bd";
}
.order-details-main-wrapper .order-details-sidepanel .order-details p .amount {
  color: #e43035;
}
.order-details-main-wrapper .order-details-sidepanel .total-order {
  padding: 12px 25px;
  border-bottom: 1px solid #eaeaea;
}
.order-details-main-wrapper .order-details-sidepanel .total-order p {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #111111;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .order-details-main-wrapper .order-details-sidepanel .total-order p {
    justify-content: space-between;
  }
}
.order-details-main-wrapper .order-details-sidepanel .total-order p span {
  display: inline-block;
  text-align: right;
  float: right;
  width: 100%;
}
@media (max-width: 768px) {
  .order-details-main-wrapper .order-details-sidepanel .total-order p span {
    width: auto;
  }
}
.order-details-main-wrapper .order-details-sidepanel .total-order p .amount {
  color: #e43035;
}

.steps li:before {
  z-index: 4 !important;
}

@media (max-width: 1199px) {
  .order-details-main-wrapper .order-details-sidepanel {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .order-details-main-wrapper .order-details-tiles .order-strip {
    flex-direction: column;
  }
  .mt-md {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li {
    width: 25%;
    position: relative;
    min-height: 50px;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li a,
  .steps li span {
    padding-left: 30px;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 35px;
    left: -10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    height: 4px;
    width: calc(25% - 0px);
    border-radius: 5px;
    background-color: #21c258;
    transform: rotate(90deg);
  }
  .order-details-main-wrapper .order-details-tiles .product-cate-info .product-list {
    width: 100%;
    margin-bottom: 20px;
  }
  .order-details-main-wrapper .order-details-tiles .product-cate-info {
    flex-direction: column;
    padding-bottom: 0;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:last-of-type:after {
    display: none;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li.active:after {
    background-color: #bdc3c7;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li.active ~ li:after {
    background-color: #ecf0f1;
  }
  .order-details-main-wrapper .order-details-sidepanel .total-order p {
    display: block;
  }
  .order-details-main-wrapper .order-details-sidepanel .total-order p span {
    width: auto;
  }
}
@media (max-width: 680px) {
  .order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper .delivery-box {
    width: 100%;
  }
  .order-details-main-wrapper .order-details-tiles .delivery-locate-wrapper {
    row-gap: 20px;
    flex-direction: column;
  }
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one {
    width: 100%;
    justify-content: space-between;
    padding-bottom: 18px;
  }
  .order-details-main-wrapper .order-details-tiles .order-strip {
    flex-direction: column;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li {
    width: 33.3333333333%;
    position: relative;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -13px;
  }
}
@media (max-width: 610px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -10px;
  }
}
@media (max-width: 580px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li {
    width: 42.5%;
    position: relative;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -14px;
  }
}
@media (max-width: 576px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-img {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-img .icon-text {
    width: 100%;
  }
  .order-details-main-wrapper .order-details-sidepanel {
    width: 100%;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -11px;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box {
    flex-direction: column;
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .step-bar-box .step-text h4 {
    width: 100%;
    text-align: left;
    margin-top: 15px;
  }
  .sm-show {
    display: block;
  }
}
@media (max-width: 480px) {
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one .orderPlaced {
    margin-left: 10rem;
  }
}
@media (max-width: 425px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -8px;
  }
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one .orderPlaced {
    margin-left: 7rem;
  }
}
@media (max-width: 420px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    width: calc(28% - 0px);
  }
}
@media (max-width: 410px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    width: calc(40% - 0px);
  }
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -14px;
  }
}
@media (max-width: 380px) {
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one .orderPlaced {
    margin-left: 4.5rem;
  }
}
@media (max-width: 390px) {
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one .orderPlaced {
    margin-left: 4.5rem;
  }
}
@media (max-width: 320px) {
  .order-details-main-wrapper .order-details-tiles .step-bar-main-wrapper .order-item-step-bar .line-step .steps li:after {
    left: -10px;
  }
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one button {
    margin-left: 0;
    font-size: 10px;
    width: 110px;
  }
  .order-details-main-wrapper .order-details-tiles .product-cate-info .product-list p span {
    width: 83px;
  }
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one .orderPlaced {
    margin-left: 1.5rem;
  }
  .order-details-main-wrapper .order-details-tiles .order-strip .strip-one select.form-select {
    position: absolute;
    right: 30px;
  }
}
.back-btn {
  width: 120px;
  height: 33px;
  font-size: 14px;
}

.advance-payment-pay-online .shopping-cart-main-wrapper .pay-online-header-strip {
  flex-direction: column;
  align-items: flex-start;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .pay-online-header-strip .heading-description {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: inherit;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .pay-online-header-strip p {
  font-size: 16px;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .pay-online-header-strip a.main-btn {
  height: 30px;
  width: 109px;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .pay-online-header-strip p.note-desc {
  color: #e31e24;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .row .product-box label {
  margin-bottom: 0px;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .row .product-box .product-img span svg {
  fill: #111111;
}
.advance-payment-pay-online .shopping-cart-main-wrapper .row .product-box input:checked + label .product-img span svg path {
  fill: #fff;
}
.advance-payment-pay-online .product-cate p.selected-Bu {
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 0 20px;
  height: 45px;
  width: 100%;
  line-height: 40px;
  font-weight: lighter;
  font-family: inherit;
  color: black;
}
.advance-payment-pay-online .applicable .radio label {
  padding-left: 0px;
}
.advance-payment-pay-online .side-panel .lighting-prod input[disabled] {
  cursor: not-allowed;
  background-color: #e8e8e8 !important;
  opacity: 1;
}
.advance-payment-pay-online .shopping-cart-parent-wrapper .side-panel .lighting-prod .reset-input {
  top: 250px;
}

.main-btn.disabled {
  cursor: not-allowed;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
  background: #b0adad;
  background-image: none !important;
  padding: 8px 16px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  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;
  min-width: 125px;
  text-decoration: none;
}

.main-btn.disabled:hover {
  pointer-events: none;
}
.main-btn.disabled:hover::after {
  margin-left: 5px;
}

.admin-dashboard-main.advance-payment-history .custom-table-wrapper .header-strip,
.bcl-confirmation-section .custom-table-wrapper .header-strip {
  padding: 30px 0px 0px;
}
@media (max-width: 480px) {
  .admin-dashboard-main.advance-payment-history .custom-table-wrapper .header-strip .main-btn.search-btn.apb,
  .bcl-confirmation-section .custom-table-wrapper .header-strip .main-btn.search-btn.apb {
    top: 68px !important;
  }
}
@media (max-width: 320px) {
  .admin-dashboard-main.advance-payment-history .custom-table-wrapper .header-strip .main-btn.search-btn.apb,
  .bcl-confirmation-section .custom-table-wrapper .header-strip .main-btn.search-btn.apb {
    top: 65px !important;
  }
}
.admin-dashboard-main.advance-payment-history .balance-main-wrapper .download-document h5 .pdfDiv,
.bcl-confirmation-section .balance-main-wrapper .download-document h5 .pdfDiv {
  cursor: pointer;
  display: inline;
}
.admin-dashboard-main.advance-payment-history .balance-main-wrapper .download-document h5 .pdfDiv span a.pdfBtn,
.bcl-confirmation-section .balance-main-wrapper .download-document h5 .pdfDiv span a.pdfBtn {
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.admin-dashboard-main.advance-payment-history .select-box-main .sort-sec,
.bcl-confirmation-section .select-box-main .sort-sec {
  height: 40px;
}
.admin-dashboard-main.advance-payment-history .select-box-main .select-date.sort-sec span,
.bcl-confirmation-section .select-box-main .select-date.sort-sec span {
  top: 19px;
}
.admin-dashboard-main.advance-payment-history .select-box-main .select-date.sort-sec input,
.bcl-confirmation-section .select-box-main .select-date.sort-sec input {
  height: 40px !important;
}
.admin-dashboard-main.advance-payment-history .select-box-main .search-btn .main-btn,
.bcl-confirmation-section .select-box-main .search-btn .main-btn {
  width: 102px !important;
}
.admin-dashboard-main.advance-payment-history .select-box-main .search-btn .main-btn.search,
.bcl-confirmation-section .select-box-main .search-btn .main-btn.search {
  margin-left: 0px !important;
  background-color: #eb3941;
  transition: all 0.4s ease-in-out;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.admin-dashboard-main.advance-payment-history .select-box-main .search-btn .main-btn.search:hover,
.bcl-confirmation-section .select-box-main .search-btn .main-btn.search:hover {
  color: var(--font-color4);
  background-position: 100% 0;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
@media (max-width: 767px) {
  .admin-dashboard-main.advance-payment-history .select-box-main .search-btn .main-btn,
  .bcl-confirmation-section .select-box-main .search-btn .main-btn {
    width: 100% !important;
    height: 40px;
  }
}
.admin-dashboard-main.advance-payment-history .product-type-select label,
.bcl-confirmation-section .product-type-select label {
  display: none;
}
.admin-dashboard-main.advance-payment-history .product-type-select span.select2-selection,
.bcl-confirmation-section .product-type-select span.select2-selection {
  height: 40px !important;
}
.admin-dashboard-main.advance-payment-history .product-type-select span.select2-selection .select2-selection__rendered,
.bcl-confirmation-section .product-type-select span.select2-selection .select2-selection__rendered {
  line-height: 38px;
}
@media (max-width: 480px) {
  .admin-dashboard-main.advance-payment-history .product-type-select,
  .bcl-confirmation-section .product-type-select {
    width: 100% !important;
  }
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .top,
.bcl-confirmation-section #advancepayhistory_wrapper .top,
.bcl-confirmation-section .bclhistory_wrapper .top {
  column-gap: 40px;
}
@media (max-width: 680px) {
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .top,
  .bcl-confirmation-section #advancepayhistory_wrapper .top,
  .bcl-confirmation-section .bclhistory_wrapper .top {
    flex-direction: column;
    align-items: flex-start;
  }
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top input,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .top input,
  .bcl-confirmation-section #advancepayhistory_wrapper .top input,
  .bcl-confirmation-section .bclhistory_wrapper .top input {
    width: 232px !important;
  }
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top .buttons-excel,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .top .buttons-excel,
  .bcl-confirmation-section #advancepayhistory_wrapper .top .buttons-excel,
  .bcl-confirmation-section .bclhistory_wrapper .top .buttons-excel {
    left: 8px;
    top: 10px;
  }
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top .datatable-search-cross,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .top .datatable-search-cross,
.bcl-confirmation-section #advancepayhistory_wrapper .top .datatable-search-cross,
.bcl-confirmation-section .bclhistory_wrapper .top .datatable-search-cross {
  right: 25px;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom,
.bcl-confirmation-section .bclhistory_wrapper .bottom {
  padding: 12px;
  align-items: center;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom .left,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom .left,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom .left,
.bcl-confirmation-section .bclhistory_wrapper .bottom .left {
  display: flex;
  column-gap: 20px;
  align-items: baseline;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom .left .dataTables_length label,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom .left .dataTables_length label,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom .left .dataTables_length label,
.bcl-confirmation-section .bclhistory_wrapper .bottom .left .dataTables_length label {
  margin-bottom: 0px !important;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom .left .dataTables_length select,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom .left .dataTables_length select,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom .left .dataTables_length select,
.bcl-confirmation-section .bclhistory_wrapper .bottom .left .dataTables_length select {
  font-family: "HelveticaNeueLTPro-Bd";
  font-size: 12px;
  color: #000000;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom .left .dataTables_info,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom .left .dataTables_info,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom .left .dataTables_info,
.bcl-confirmation-section .bclhistory_wrapper .bottom .left .dataTables_info {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #111111;
}
@media (max-width: 991px) {
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom .pagination,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom .pagination,
  .bcl-confirmation-section #advancepayhistory_wrapper .bottom .pagination,
  .bcl-confirmation-section .bclhistory_wrapper .bottom .pagination {
    display: flex;
    row-gap: 10px;
  }
}
@media (max-width: 991px) {
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .bottom,
  .bcl-confirmation-section #advancepayhistory_wrapper .bottom,
  .bcl-confirmation-section .bclhistory_wrapper .bottom {
    flex-direction: column;
    row-gap: 20px;
    display: flex;
  }
}
@media (max-width: 680px) {
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .my-data-tbl .table tbody tr td,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .my-data-tbl .table tbody tr td,
  .bcl-confirmation-section #advancepayhistory_wrapper .my-data-tbl .table tbody tr td,
  .bcl-confirmation-section .bclhistory_wrapper .my-data-tbl .table tbody tr td {
    padding-left: 30px;
  }
}
@media (max-width: 1199px) {
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .bcl-confirmation-section #advancepayhistory_wrapper table.dataTable > tbody > tr.child span.dtr-title,
  .bcl-confirmation-section .bclhistory_wrapper table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 50%;
  }
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper span.dtr-data,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper span.dtr-data,
.bcl-confirmation-section #advancepayhistory_wrapper span.dtr-data,
.bcl-confirmation-section .bclhistory_wrapper span.dtr-data {
  width: 50%;
  text-align: left;
  margin-left: 5px;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper span.dtr-title,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper span.dtr-title,
.bcl-confirmation-section #advancepayhistory_wrapper span.dtr-title,
.bcl-confirmation-section .bclhistory_wrapper span.dtr-title {
  text-align: right;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper span.dtr-title::after,
.admin-dashboard-main.advance-payment-history .bclhistory_wrapper span.dtr-title::after,
.bcl-confirmation-section #advancepayhistory_wrapper span.dtr-title::after,
.bcl-confirmation-section .bclhistory_wrapper span.dtr-title::after {
  content: ":";
  margin-left: 5px;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom {
  display: none;
}
.admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .bottom .left,
.bcl-confirmation-section #advancepayhistory_wrapper .bottom .left {
  display: none;
}
@media (max-width: 680px) {
  .admin-dashboard-main.advance-payment-history .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn,
  .bcl-confirmation-section .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    left: 264px !important;
  }
}
.admin-dashboard-main.advance-payment-history .back-btn,
.bcl-confirmation-section .back-btn {
  width: 120px;
  height: 33px;
  font-size: 14px;
}

.bcl-confirmation-section .download-document .radio {
  margin-top: 0px;
}
.bcl-confirmation-section .download-document .radio label {
  padding-left: 0px;
}
.bcl-confirmation-section .download-document .main-btn {
  height: 33px;
}
.bcl-confirmation-section .custom-table-wrapper .top {
  right: 55px;
}
.bcl-confirmation-section .custom-table-wrapper .top input {
  width: 190px !important;
}
@media (max-width: 480px) {
  .bcl-confirmation-section .custom-table-wrapper .top {
    margin-top: 23px;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .bcl-confirmation-section .custom-table-wrapper .top .datatable-search-cross {
    top: 5px;
    right: 12px;
  }
}
@media (max-width: 390px) {
  .bcl-confirmation-section .custom-table-wrapper .top .datatable-search-cross {
    right: 45px;
  }
}
@media (max-width: 380px) {
  .bcl-confirmation-section .custom-table-wrapper .top .datatable-search-cross {
    right: 30px;
  }
}
@media (max-width: 320px) {
  .bcl-confirmation-section .custom-table-wrapper .top .datatable-search-cross {
    right: 10px;
  }
}
.bcl-confirmation-section .custom-table-wrapper .header-strip .main-btn.search-btn {
  padding: 4px 14px !important;
}
.bcl-confirmation-section .custom-table-wrapper .form-select {
  display: block;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url("../images/icon.png");
  background-position: right 0.75rem center;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bcl-confirmation-section .custom-table-wrapper .form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  padding-right: 1.5rem;
}

@media (max-width: 768px) {
  .admin-dashboard-main.advance-payment-history div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 30px;
  }
}
@media (max-width: 680px) {
  .admin-dashboard-main.advance-payment-history .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 60px !important;
    left: 240px !important;
  }
}
@media (max-width: 580px) {
  .bcl-confirmation-section .custom-table-wrapper .top {
    position: static !important;
    display: inline-block !important;
  }
  .bcl-confirmation-section .custom-table-wrapper .my-data-tbl {
    padding-top: 0;
  }
  .bcl-confirmation-section .custom-table-wrapper .header-strip .main-btn.search-btn {
    top: 74px !important;
    left: 41% !important;
    right: auto !important;
  }
}
@media (max-width: 480px) {
  .admin-dashboard-main.advance-payment-history div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 30px !important;
  }
  td.dtr-control {
    padding-left: 35px !important;
  }
}
@media (max-width: 380px) {
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top input,
  .admin-dashboard-main.advance-payment-history .bclhistory_wrapper .top input {
    width: 185px !important;
  }
  .admin-dashboard-main.advance-payment-history .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn,
  .bcl-confirmation-section .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    left: 190px !important;
  }
  main.advance-payment-history #advancepayhistory_wrapper .top .datatable-search-cross {
    right: 10vw;
  }
}
@media (max-width: 320px) {
  .bcl-confirmation-section .custom-table-wrapper .header-strip .main-btn.search-btn {
    top: 74px !important;
    left: 58% !important;
  }
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top {
    left: -3px !important;
  }
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top {
    column-gap: 10px;
  }
  .admin-dashboard-main.advance-payment-history .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    left: 155px !important;
    top: 57px !important;
  }
  .admin-dashboard-main.advance-payment-history div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 40px !important;
  }
  .admin-dashboard-main.advance-payment-history #advancepayhistory_wrapper .top input {
    width: 160px !important;
  }
}
.admin-dashboard-main.bcl-confirmation-admin .select-date {
  width: 33.3% !important;
}
@media (max-width: 768px) {
  .admin-dashboard-main.bcl-confirmation-admin .select-date {
    width: 48% !important;
  }
}
@media (max-width: 480px) {
  .admin-dashboard-main.bcl-confirmation-admin .select-date {
    width: 100% !important;
  }
}
.admin-dashboard-main.bcl-confirmation-admin .select-date input::placeholder {
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.admin-dashboard-main.bcl-confirmation-admin .all-product-list .recent-order .top {
  column-gap: 55px;
}
.admin-dashboard-main.bcl-confirmation-admin .all-product-list .recent-order .my-data-tbl tr td .btn {
  background-color: #b2ffc8;
  font-family: "HelveticaNeueLTPro-Md";
  font-weight: 400;
  line-height: 12px;
  color: #111111;
  border-radius: 50px;
  display: inline-block;
  font-size: 10px;
  padding: 2px 16px;
}
.admin-dashboard-main.bcl-confirmation-admin .all-product-list .recent-order .my-data-tbl tr td .btn.bg-pink {
  background-color: #ffbfbf;
}
.admin-dashboard-main.bcl-confirmation-admin .all-product-list .recent-order .my-data-tbl tr td a.download-icon {
  float: right;
}

td.dtr-control:before {
  display: none !important;
}

@media (max-width: 768px) {
  td.dtr-control:before {
    display: none !important;
  }
}
@media (max-width: 480px) {
  td.dtr-control:before {
    display: block !important;
  }
  .shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item:first-child a, .shopping-cart-main-wrapper .custom-table-wrapper .my-data-tbl .bottom .pagination .page-item:last-child a {
    min-width: 90px !important;
  }
  .bcl-confirmation-admin .all-product-list-main.apo-amin-wrap .recent-order .top {
    top: 0 !important;
    margin-bottom: 5px;
  }
  .bcl-confirmation-admin .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 72px !important;
  }
}
@media (max-width: 375px) {
  .bcl-confirmation-admin .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 95px !important;
  }
  .bcl-confirmation-admin div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 5vw;
  }
}
@media (max-width: 320px) {
  div.dataTables_wrapper div.dataTables_filter .datatable-search-cross {
    right: 10vw;
  }
  .bcl-confirmation-admin .all-product-list-main.apo-amin-wrap .recent-order .top {
    top: 0 !important;
    left: 0;
  }
  .admin-dashboard-main.bcl-confirmation-admin .all-product-list .recent-order .top {
    column-gap: 40px;
  }
  .bcl-confirmation-admin .all-product-list-main.apo-amin-wrap .recent-order .header-strip .main-btn.search-btn {
    top: 88px !important;
    right: 91px;
    left: auto;
  }
}
.admin-cfUser .recent-order .header-strip .main-btn.search-btn {
  width: 100px;
  height: 30px;
  right: 150px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
}
@media (max-width: 480px) {
  .admin-cfUser .recent-order .header-strip .main-btn.search-btn {
    left: 120px;
    top: 60px !important;
    width: auto;
  }
}
.admin-cfUser .recent-order .top .buttons-excel {
  width: 100px;
  height: 30px;
}
@media (max-width: 768px) {
  .admin-cfUser .recent-order .my-data-tbl .bottom {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 0;
  }
}

.admin-main .details-sec {
  background-color: var(--body-bg1);
  border-radius: 10px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.071);
  margin-top: 22px;
  padding: 30px;
}
.admin-main .details-sec .info-sec {
  margin-bottom: 20px;
}
.admin-main .details-sec .info-sec label {
  font-size: 14px;
  line-height: 17px;
  color: var(--font-color1);
  font-family: "HelveticaNeueLTPro-Md";
}
.admin-main .details-sec .info-sec input {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 13px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #797979;
  border: 1px solid #E8E8E8;
  margin-top: 10px;
}
.admin-main .details-sec .info-sec input::placeholder {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 14px;
  color: #797979;
}
.admin-main .details-sec .info-sec input:focus {
  outline: none;
}
.admin-main .details-sec .info-sec .otp-btn {
  font-size: 12px;
  line-height: 14px;
  font-family: "HelveticaNeueLTPro-Bd";
  color: #2D77E5;
  position: absolute;
  right: 12px;
  top: 50%;
}
.admin-main .details-sec .info-sec .icon,
.admin-main .details-sec .info-sec .icon1 {
  top: 35%;
}
.admin-main .details-sec .details-btn {
  display: flex;
  justify-content: end;
  align-items: center;
}
.admin-main .details-sec .details-btn .main-btn {
  border: 0;
  width: 150px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: var(--font-color4);
  outline: none;
  transition: all 0.4s ease-in-out;
}
.admin-main .details-sec .details-btn .main-btn:hover {
  color: var(--font-color4);
  background-position: 100% 0;
}
.admin-main .details-sec .details-btn .main-btn:disabled {
  cursor: not-allowed;
  background: #ddd;
}
.admin-main .details-sec .details-btn .main-btn:focus {
  box-shadow: none;
}
.admin-main .details-sec .details-btn .main-btn:active {
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
}
.admin-main .details-sec .details-btn .main-btn.arrow-back:before {
  content: url(../images/arrow-back.svg);
  margin-right: 5px;
  height: 23px;
  transition: all 0.5s;
}
.admin-main .details-sec .details-btn .main-btn.arrow-back:hover:before {
  margin-right: 12px;
}
.admin-main .details-sec .details-btn .main-btn.arrow-back:disabled:hover:before {
  margin-right: 5px;
}
.admin-main .details-sec .details-btn .main-btn.with-arrow:after {
  content: url(../images/arrow.svg);
  margin-left: 5px;
  height: 18px;
  transition: all 0.5s;
}
.admin-main .details-sec .details-btn .main-btn.with-arrow:hover:after {
  margin-left: 12px;
}
.admin-main .details-sec .details-btn .main-btn.with-arrow:disabled:hover:after {
  margin-left: 5px;
}
.admin-main .details-sec .details-btn .main-btn {
  border-radius: 5px;
  text-transform: capitalize;
  font-family: "HelveticaNeueLTPro-Md";
  margin-top: 25px;
}
.admin-main .details-sec .details-btn .main-btn.reseBtn {
  background: #111111;
}
@media (max-width: 480px) {
  .admin-main .details-sec .details-btn .main-btn {
    width: 100%;
  }
}
.admin-main .details-sec h2 {
  font-size: 20px;
  font-family: "HelveticaNeueLTPro-Bd";
  padding-bottom: 20px;
}

.details-sec {
  overflow-y: hidden;
}
.details-sec .user-list {
  max-height: 200px;
  overflow-y: auto;
  margin-bottom: 12px;
  position: absolute;
  z-index: 15;
  background: #fff;
  box-shadow: 0px 0px 10px 1px #c5c5c5;
  padding: 0px 10px;
  border-radius: 0.25rem;
  width: 94%;
}
.details-sec .user-list select {
  margin-top: 10px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979;
}
.details-sec .user-list br {
  display: none;
}
.details-sec .user-list p {
  cursor: pointer;
  padding: 10px 5px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  font-family: "HelveticaNeueLTPro-Lt";
}
.details-sec .user-list p:hover {
  background-color: #e31e24;
  color: #fff;
  border-radius: 3px;
}
.details-sec .reset-input {
  top: 60.5px;
}

.admin-cfUser .recent-order {
  opacity: 0;
}
.admin-cfUser .recent-order .select2-container--default .select2-selection--single {
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  height: 34px;
}

@media (max-width: 680px) {
  .all-product-list-main.apo-amin-wrap .recent-order .top {
    top: -5px !important;
  }
}

.admin-cfUser #example_filter {
  display: none;
}

.add-cf-user .select2-container {
  margin: 10px 0px 0px;
  width: 100% !important;
}
.add-cf-user .select2-container--default .select2-selection--single {
  border: 1px solid #e8e8e8 !important;
  background-color: #f9f9f9 !important;
  height: 40px !important;
}
.add-cf-user .select2-container--default .select2-selection__rendered {
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Md";
  color: #797979 !important;
  line-height: 40px !important;
}
.add-cf-user .select2-container--open .select2-dropdown--below {
  margin-top: -10px;
}

.dropdownIcon {
  position: absolute;
  top: 58%;
  right: 5%;
  z-index: 2;
}
@media (max-width: 1024px) {
  .dropdownIcon {
    right: 7%;
  }
}
@media (max-width: 768px) {
  .dropdownIcon {
    right: 4%;
  }
}
@media (max-width: 425px) {
  .dropdownIcon {
    right: 7%;
  }
}

.dealer-customer-service .filterGroup .dt-buttons .custom-btn-datatable {
  position: absolute;
  top: -55px;
  right: 0;
  background: #e14e53;
  color: #fff;
}
.dealer-customer-service .filterGroup .filterGroupInner .custom-btn-datatable {
  white-space: nowrap;
}
.dealer-customer-service .recent-order #customContainerTbl .showingPagination {
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
}
.dealer-customer-service .recent-order #customContainerTbl .showingPagination .showingEntriesGroup {
  display: flex;
  gap: 25px;
}
.dealer-customer-service .recent-order #customContainerTbl .showingPagination .showingEntriesGroup .dataTables_length label {
  margin: 0;
}
.dealer-customer-service .recent-order #customContainerTbl .showingPagination .showingEntriesGroup .dataTables_info {
  padding: 0;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  padding-left: 25px;
}
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  line-height: 1.2em;
}
.dataTables_wrapper .left .dataTables_info {
  padding: 0;
  font-size: 14px;
  font-family: "HelveticaNeueLTPro-Md";
  line-height: 41px;
  color: #111111;
}
.dataTables_wrapper .dataTables_paginate .pagination {
  column-gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
.dataTables_wrapper .dataTables_paginate .pagination .page-item .page-link {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
  line-height: 23px;
  height: 41px;
}
.dataTables_wrapper .dataTables_paginate .pagination .page-item .page-link:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #fff;
  border-color: transparent;
}
.dataTables_wrapper .dataTables_paginate .pagination .page-item .page-link:focus {
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .pagination .page-item.active .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item.previous .page-link, .dataTables_wrapper .dataTables_paginate .pagination .page-item.next .page-link {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%) !important;
  color: #fff;
  border-color: transparent;
}
.dataTables_wrapper .dataTables_paginate .pagination .page-item.disabled .page-link {
  background: #b0adad !important;
  border-color: transparent;
}

.recent-order.customer-service-table .dt-buttons {
  position: absolute;
  right: 300px;
  top: 15px;
}
.recent-order.customer-service-table .dt-buttons button {
  background: green;
  padding: 10px 20px;
  border-radius: 10px;
}

.customer-details-block {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #f8f9fa;
  box-shadow: 0px 4px 20px 0px rgba(238, 238, 238, 0.5);
  margin-top: 22px;
  overflow: hidden;
  position: relative;
}
.customer-details-block .customer-details-title {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 24px;
  border: 1px solid #e14e53;
  border-radius: 10px;
  background-color: #e14e53;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.customer-details-block .customer-details-title .customer-details-title-inner {
  display: flex;
  align-items: center;
  gap: 12px;
}
.customer-details-block .customer-details-title h4 {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.customer-details-block .customer-details-title p {
  color: #5e92df;
}
.customer-details-block .customer-details-target-single {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-details-block .customer-details-target-single .customer-details-title-inner h4 {
  color: #5e92df;
  font-size: 14px;
  font-weight: 500;
}
.customer-details-block .customer-details-target-single .customer-details-title-inner h4 span {
  color: #5e92df;
  font-size: 14px;
  font-weight: 500;
}
.customer-details-block .customer-details-target-single p {
  color: #333;
  font-size: 12px;
  font-weight: 700;
}
.customer-details-block .customer-details-target-single p svg {
  margin-right: 8px;
}
.customer-details-block .detailsForm ul li:last-child {
  border-bottom: 0;
}
.customer-details-block .details-form {
  width: 100%;
}
.customer-details-block .details-form ul li {
  padding: 15px;
  border-bottom: 1px solid #d0d4ec;
}
.customer-details-block .details-form ul li .text-block {
  width: 100%;
  display: flex;
}
.customer-details-block .details-form ul li .text-block .text-label {
  width: 35%;
}
.customer-details-block .details-form ul li .text-block .text-label p {
  color: #333;
  font-family: "HelveticaNeueLTPro-Md";
}
.customer-details-block .details-form ul li .text-block .text-field {
  width: 65%;
}
.customer-details-block .details-form ul li .text-block .text-field p {
  color: #333;
  font-family: "HelveticaNeueLTPro-Lt";
}
.customer-details-block .details-form ul li .text-block .text-field p span {
  color: #0ec156;
  font-weight: 700;
}
.customer-details-block .details-form ul .input-box {
  display: flex;
  gap: 30px;
  position: relative;
  padding: 0px;
}
.customer-details-block .details-form ul .input-box .text-block {
  position: relative;
  padding: 20px;
}
.customer-details-block .details-form ul .input-box .text-block:after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 1px;
  height: 100%;
  background-color: #d0d4ec;
}
.customer-details-block .customer-call-info {
  width: 100%;
  display: flex;
  padding: 22px 20px;
  gap: 24px;
}
.customer-details-block .customer-call-info .contactInfo {
  width: 100%;
  background-color: #edf0ff;
  border: 1px solid #d0d4ec;
  padding: 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail {
  display: flex;
  align-items: center;
  gap: 10px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span {
  font-family: "HelveticaNeueLTPro-Md";
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block {
  width: 100%;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #f8f9fa;
  box-shadow: 0px 4px 20px 0px rgba(238, 238, 238, 0.5);
  margin-top: 22px;
  overflow: hidden;
  position: relative;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-title {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 24px;
  border-radius: 10px;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-title .customer-details-title-inner {
  display: flex;
  align-items: center;
  gap: 12px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-title h4 {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-title p {
  color: #5e92df;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-target-single {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-target-single .customer-details-title-inner h4 {
  color: #5e92df;
  font-size: 14px;
  font-weight: 500;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-target-single .customer-details-title-inner h4 span {
  color: #5e92df;
  font-size: 14px;
  font-weight: 500;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-target-single p {
  color: #333;
  font-size: 12px;
  font-weight: 700;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-details-target-single p svg {
  margin-right: 8px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .detailsForm ul li:last-child {
  border-bottom: 0;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form {
  width: 100%;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li {
  padding: 15px;
  border-bottom: 1px solid #d0d4ec;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li .text-block {
  width: 100%;
  display: flex;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li .text-block .text-label {
  width: 35%;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li .text-block .text-label p {
  color: #333;
  font-family: "HelveticaNeueLTPro-Md";
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li .text-block .text-field {
  width: 65%;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li .text-block .text-field p {
  color: #333;
  font-family: "HelveticaNeueLTPro-Lt";
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul li .text-block .text-field p span {
  color: #0ec156;
  font-weight: 700;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul .input-box {
  display: flex;
  gap: 30px;
  position: relative;
  padding: 0px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul .input-box .text-block {
  position: relative;
  padding: 20px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .details-form ul .input-box .text-block:after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 1px;
  height: 100%;
  background-color: #d0d4ec;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-call-info {
  width: 100%;
  display: flex;
  padding: 22px 20px;
  gap: 24px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-call-info .contactInfo {
  width: 100%;
  background-color: #edf0ff;
  border: 1px solid #d0d4ec;
  padding: 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-call-info .contactInfo .contactDetail {
  display: flex;
  align-items: center;
  gap: 10px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-call-info .contactInfo .contactDetail span {
  font-family: "HelveticaNeueLTPro-Md";
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block .customer-call-info .contactInfo .customPanasonicBtn {
  border-radius: 5px;
  background: #ed1d24;
  color: #fff;
  font-size: 14px;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block.content-tiles-block .meet-details-form-block {
  margin-top: 0;
}
.customer-details-block .customer-call-info .contactInfo .contactDetail span .customer-details-block.content-tiles-block .details-form ul .input-box .text-block::after {
  display: none;
}
.customer-details-block .customer-call-info .contactInfo .customPanasonicBtn {
  border-radius: 5px;
  background: #ed1d24;
  color: #fff;
  font-size: 14px;
}
.customer-details-block.content-tiles-block .meet-details-form-block {
  margin-top: 0;
}
.customer-details-block.content-tiles-block .details-form ul .input-box .text-block::after {
  display: none;
}
.customer-details-block .modal .modal-footer {
  justify-content: end;
}
.customer-details-block .modal .modal-footer .btn-main {
  background: #eb3941;
  color: #fff;
}
.customer-details-block .modal .modal-footer .btn-main.reset {
  background: #111111;
}

.customer-service-sec.customer-details-block {
  margin-top: 5px;
}
.customer-service-sec.customer-details-block .text-field .content {
  display: flex;
  gap: 13px;
}
.customer-service-sec.customer-details-block .text-field .content span {
  font-weight: 700;
}
.customer-service-sec.customer-details-block .details-form ul .input-box .remark:after {
  background-color: unset;
}
.customer-service-sec.customer-details-block .customer-details-title p {
  color: #fff;
  margin: unset;
}
.customer-service-sec.customer-details-block .customer-info {
  display: flex;
  gap: 12px;
}

.admin-competitor-dettails {
  width: 100%;
  display: flex;
  gap: 20px;
}
.admin-competitor-dettails .details-form {
  flex-basis: 0;
  flex-grow: 3;
}
.admin-competitor-dettails .details-form ul .input-box .text-block:after {
  right: 0;
}
.admin-competitor-dettails .details-form ul li:last-child {
  border-bottom: none;
}
.admin-competitor-dettails .competitor-img {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 0;
  flex-grow: 1;
}
.admin-competitor-dettails .competitor-img .carousel-indicators {
  z-index: 1 !important;
}
.admin-competitor-dettails .competitor-img .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #e31e24;
  border-radius: 50%;
}
.admin-competitor-dettails .competitor-img .carousel-inner {
  background: linear-gradient(90deg, rgb(186, 186, 186) 0%, rgb(255, 255, 255) 50%, rgb(186, 186, 186) 100%);
}
.admin-competitor-dettails .competitor-img .carousel-inner .promotional_img {
  width: 100%;
  height: auto;
  margin: auto;
}
.admin-competitor-dettails .competitor-img ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 30px;
}
.admin-competitor-dettails .competitor-img ul li {
  width: 30%;
}
.admin-competitor-dettails .competitor-img ul li img {
  width: 100%;
}
.admin-competitor-dettails .details-data-value .text-field .content {
  display: flex;
  gap: 13px;
}
.admin-competitor-dettails .details-data-value .text-field span {
  font-weight: 700;
}

.customer-service-table .header-strip {
  position: relative;
}
.customer-service-table .header-strip h2 {
  padding: 0 10px;
}

.message-box {
  padding: 25px 52px;
  color: white;
  border-radius: 10px;
  transition: all 0.5s;
  margin-bottom: 15px;
  font-weight: 600;
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.image-upload-wrapper .file-wrapper.file-set {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}
.image-upload-wrapper .file-wrapper.file-set::-webkit-scrollbar {
  height: 10px;
}
.image-upload-wrapper .file-wrapper.file-set::-webkit-scrollbar-thumb {
  background-color: #737791;
  border-radius: 10px;
}
.image-upload-wrapper .file-wrapper.file-set::-webkit-scrollbar-track {
  background-color: #FFFFFF;
}
.image-upload-wrapper .file-wrapper.file-set:hover .content {
  display: block;
  left: 450px;
}
.image-upload-wrapper .content {
  color: #ed1d24;
  font-weight: 900;
  position: absolute;
  left: 187px;
  bottom: 42px;
  z-index: 1;
  cursor: pointer;
  display: none;
}

.customer-service-add .image-upload-wrapper .content {
  left: 429px;
}

#CustomerServiceList_filter label {
  margin-right: 20px;
}

.user-notes p {
  font-size: 12px;
  font-weight: 600;
  color: #e31e24 !important;
}

input#uploadList {
  height: 128px !important;
  z-index: 1;
  pointer-events: auto;
}

.customer-service-add-section .details-sec .info-sec textarea {
  height: 100px !important;
}
.customer-service-add-section .select2-container .select2-selection {
  min-height: 35px !important;
}
.customer-service-add-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px !important;
}

.panel-body {
  padding: unset;
}

.lfr-layout-structure-item-footer {
  position: relative;
}

.lfr-layout-structure-item-main-content-wrapper {
  min-height: 100vh;
}

#portlet_com_panasonic_holiday_listupload_web_PanasonicHolidayListUploadWebPortlet_INSTANCE_vxed .form .form-group input[type=file] {
  background-color: unset;
  border-style: unset;
  height: unset;
  line-height: unset;
  padding-left: unset;
  padding-right: unset;
  padding-top: unset;
}

.accounts-ac-reports .form-control {
  background-color: transparent;
}

.select-qty-wrapper td select {
  height: 30px;
}
.select-qty-wrapper td .num-block input {
  margin-top: 4px;
}
.select-qty-wrapper .num-in {
  height: 32px !important;
}

.deshbordBody .bodyMain .scheme-list-section {
  font-family: Helvetica Neue LT Pro;
}
.deshbordBody .bodyMain .scheme-list-section .child-table-container {
  margin-top: 10px;
  padding: 10px;
}
.deshbordBody .bodyMain .scheme-list-section .child-table {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #000;
}
.deshbordBody .bodyMain .scheme-list-section .child-table th {
  border: 1px solid #000;
  padding: 5px;
  text-align: center;
}
.deshbordBody .bodyMain .scheme-list-section .child-table th:first-child {
  font-weight: bold;
}
.deshbordBody .bodyMain .scheme-list-section .child-table td {
  border: 1px solid #000;
  padding: 5px;
  text-align: center;
  background-color: #f0f0f0;
}
.deshbordBody .bodyMain .scheme-list-section .child-table td:first-child {
  font-weight: bold;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl table.dataTable tbody .custom-row {
  border-radius: 10px;
  border: 1px solid #ffe2e3;
  background: #fff5f6;
  padding: 10px;
  margin: 5px 0;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .details-container table {
  width: 100%;
  margin: 16px 0px;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .details-container table tr td {
  border: 1px solid #c0c0c0;
  padding-left: 60px;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .details-container table tr td.scheme-status {
  color: #e31e24;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .details-container .table tbody tr td {
  padding: 10px 20px;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .table tbody tr td a {
  text-decoration: none;
  color: #111;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .table tbody button.btn-expand {
  background: red;
  border: 5px solid white;
  border-radius: 50%;
  padding: 3px 5px;
}
.deshbordBody .bodyMain .scheme-list-section .recent-order .my-data-tbl .table tbody button.btn-expand .fa {
  color: white;
  font-weight: bold;
}
.deshbordBody .bodyMain .scheme-list-section .render-scheme .my-data-tbl .table thead {
  color: white;
  background-image: linear-gradient(105deg, #ff5b5b 9.36%, #ad3838 120.53%);
}
.deshbordBody .bodyMain .scheme-list-section .render-scheme .my-data-tbl .table thead tr th {
  color: white;
  background-color: transparent;
}
.deshbordBody .bodyMain .scheme-list-section .render-scheme .top .buttons-excel {
  top: -81px;
  color: white;
  background: #349312;
  border-radius: 5px;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main-schemes {
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.071);
  border-radius: 10px;
  display: flex;
  width: 100%;
  column-gap: 15px;
  fill: #fff;
  filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.07));
}
.deshbordBody .bodyMain .scheme-list-section select {
  font-family: "HelveticaNeueLTPro-Md";
}
.deshbordBody .bodyMain .scheme-list-section select.form-control-scheme {
  border-radius: 5px;
  border: 1px solid #efefef;
}
.deshbordBody .bodyMain .scheme-list-section #example tbody tr {
  padding: 10px;
  margin: 5px 0;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main-scheme {
  border-radius: 10px;
  background: white;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main {
  box-shadow: unset;
  border-radius: unset;
  background: unset;
  justify-content: center;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .top-btn-section .main-btn {
  padding: 14px;
  height: 40px;
  background-image: linear-gradient(105deg, #ff5b5b 9.36%, #ad3838 120.53%);
  border-radius: 5px;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .top-btn-section .icon {
  padding-right: 5px;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .select-date .form-control {
  border-radius: 5px;
  border: 1px solid #efefef;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .select-date .form-control:focus {
  box-shadow: unset;
  color: unset;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .select-date .form-control.focus {
  box-shadow: unset;
  color: unset;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .select-date select.form-control {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #efefef;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 12px;
  color: #212529;
}
.deshbordBody .bodyMain .scheme-list-section .select-box-main .search-btn .main-btn {
  width: 100%;
}
.deshbordBody .bodyMain .scheme-list-section .dataTables_length {
  display: none;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .paginate_button {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #707070;
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  padding: 8px 16px;
  transition: all 0.5s;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .paginate_button.disabled {
  color: #ffffff !important;
  background-color: #b0adad !important;
  border-color: transparent !important;
  margin-right: 9px;
  border-radius: 5px;
  cursor: not-allowed;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .paginate_button.disabled:hover {
  color: #ffffff !important;
  background: #b0adad !important;
  border-color: transparent !important;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .paginate_button:hover {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff;
  border-color: transparent;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .paginate_button.current {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff !important;
  border-color: transparent;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .previous {
  margin-right: 9px;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .dataTables_paginate span .paginate_button {
  margin-left: 5px;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .dataTables_paginate .next {
  margin-left: 9px;
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff !important;
  border-color: transparent;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .dataTables_paginate .next.disabled {
  margin-left: 9px;
  background: #b0adad !important;
  color: #ffffff !important;
  background-color: #b0adad !important;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .dataTables_paginate .previous {
  background: linear-gradient(104.82deg, #ff5b5b 9.36%, #ad3838 120.53%);
  color: #ffffff !important;
  border-color: transparent;
}
.deshbordBody .bodyMain .scheme-list-section .my-data-tbl .bottom .dataTables_paginate .previous.disabled {
  background: #b0adad !important;
  color: #ffffff !important;
  background-color: #b0adad !important;
}
.deshbordBody .bodyMain .scheme-list-section .inactive {
  background-image: linear-gradient(105deg, #ffffff 9.36%, #fbfbfb 120.53%) !important;
  color: #111;
}
.deshbordBody .bodyMain .scheme-list-section .inactive:hover {
  color: #111;
}
.deshbordBody .bodyMain .scheme-list-section .inactive svg path {
  fill: #111 !important;
}
.deshbordBody .bodyMain .scheme-list-section table.dataTable tbody tr.odd {
  background: #fff5f6;
}
.deshbordBody .bodyMain .scheme-list-section table.dataTable tbody tr.even {
  background: #fff5f6;
}
.deshbordBody .bodyMain .scheme-list-section table.dataTable tbody tr td table tr td.title {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.deshbordBody .bodyMain .scheme-list-section table.dataTable.no-footer {
  border-bottom: unset;
}
.deshbordBody .bodyMain .scheme-list-section .circle-chart {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.deshbordBody .bodyMain .scheme-list-section .p-chart {
  text-align: center;
  display: flex;
  padding: 15px 0px 0px 21px;
}
.deshbordBody .bodyMain .scheme-list-section .p-colchart {
  text-align: end;
  display: flex;
  margin-top: 25px;
}
.deshbordBody .bodyMain .scheme-list-section .chart-title {
  color: #111;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.deshbordBody .bodyMain .scheme-list-section .chart-table th {
  border-top: unset;
}
.deshbordBody .bodyMain .scheme-list-section .chart-middle {
  border-radius: 10px;
  border: 1px solid #64c6f0;
  background: #f2fbff;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: 13px;
}
.deshbordBody .bodyMain .scheme-list-section .chart-middle .apexcharts-tooltip {
  background: #fff !important;
  padding: 3px 5px;
}
.deshbordBody .bodyMain .scheme-list-section .chart-middle .apexcharts-tooltip .arrow_box {
  color: #222;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.deshbordBody .bodyMain .scheme-list-section .chart-middle .apexcharts-tooltip div:nth-child(2) {
  color: #3ab110;
  font-size: 8px;
  font-style: normal;
  line-height: 14px;
  text-transform: capitalize;
}
.deshbordBody .bodyMain .scheme-list-section .animation-table {
  opacity: 0;
  animation: fadein ease 2s;
  animation-fill-mode: forwards;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.deshbordBody .bodyMain .scheme-list-section .my-graph-table {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.deshbordBody .bodyMain .scheme-list-section #stackedChart,
.deshbordBody .bodyMain .scheme-list-section #colchart {
  max-width: 100%;
  box-sizing: border-box;
}
.deshbordBody .bodyMain .scheme-list-section .my-chart-data {
  margin-bottom: 30px;
}
.deshbordBody .bodyMain .scheme-list-section .cross-sales {
  margin-top: 25px;
}
.deshbordBody .bodyMain .scheme-list-section .apexcharts-legend-series .apexcharts-legend-marker {
  border-radius: 50% !important;
}
.deshbordBody .bodyMain .scheme-list-section .pie-slab {
  display: flex;
  justify-content: space-around;
}
.deshbordBody .bodyMain .scheme-list-section .header-strip-tab2 .displaytable tr th:nth-child(2) {
  min-width: 167px;
}

.scheme-dashboard-wrapper .pana-card .scheme-summary-wrapper {
  padding: 20px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
}
.scheme-dashboard-wrapper .schemeBox .info {
  height: 136px;
}
.scheme-dashboard-wrapper .info {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  padding: 32px 15px;
}
.scheme-dashboard-wrapper .schemeContent {
  width: calc(100% - 100px);
}
.scheme-dashboard-wrapper .scd {
  color: #006fad;
  font-family: Helvetica Neue LT Pro;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.scheme-dashboard-wrapper .scs {
  color: #111;
  font-family: Helvetica Neue LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.scheme-dashboard-wrapper .card-header {
  background: transparent;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-color: #eaeaea;
}
.scheme-dashboard-wrapper .card-header:first-child {
  border-radius: 0.1875rem 0.1875rem 0 0;
}
.scheme-dashboard-wrapper .rsch {
  color: #006fad;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.scheme-dashboard-wrapper .rsc {
  color: #111;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.scheme-dashboard-wrapper .csch {
  color: #ed1d24;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
.scheme-dashboard-wrapper .schemeBox {
  /* border-radius: 10px; */
  /* display: flex; */
  flex-wrap: wrap;
}
.scheme-dashboard-wrapper .schemeContent {
  display: inline-block;
}
.scheme-dashboard-wrapper .schemeIcon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e9f4ff;
}
.scheme-dashboard-wrapper .icon {
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scheme-dashboard-wrapper .line {
  width: 80%;
  height: 1px;
  background: #eaeaea;
}
.scheme-dashboard-wrapper .schemeIconcs {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffe2e3;
}
.scheme-dashboard-wrapper hr {
  margin-bottom: unset;
  margin-top: unset;
}

.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .small-tiles {
  padding: 21px 21px 30px !important;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .small-tiles span {
  margin: unset;
}
.deshbordMain .deshbordMaincontant .deshbordBody .bodyMain .small-tiles img {
  width: 75px;
  height: 75px !important;
  border-radius: 50%;
  max-width: unset !important;
}

.small-tiles {
  height: 117px !important;
  display: flex;
  margin-bottom: 10px;
  min-height: unset !important;
  width: 100%;
  flex-shrink: 0;
  text-align: center;
}
.small-tiles span {
  width: 100%;
  height: 80%;
}

.panasonic-scheme {
  width: auto;
  height: 257px;
  background-color: #ffffff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.07);
  transition: all 0.5s;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
}
.panasonic-scheme .img {
  width: auto;
  height: 149px;
  flex-shrink: 0;
  padding: 33px 0px 0px 50px;
}
.panasonic-scheme .panasonic-button {
  padding: 47px 11px 11px 11px;
}

.admin-dashboard-main.holiday-list-admin .select-box-main-holiday .search-btn .main-btn {
  width: 215px;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .select-file-sec {
  width: 100% !important;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin input::file-selector-button {
  border: thin solid grey;
  border-radius: 3px;
  background-color: #eb3941;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  color: white;
  transition: all 0.4s ease-in-out;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin input::file-selector-button:hover {
  background-position: 100% 0;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .dataTables_length {
  display: none;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .select-sec {
  width: 100%;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .select-date {
  display: block;
  width: 100% !important;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 10px 6px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .buttons-excel {
  color: white;
  height: 30px;
  font-size: 12px;
  font-family: "HelveticaNeueLTPro-Bd";
  line-height: 14px;
  border: none;
  position: relative;
  padding-left: 25px;
  background-size: 300% 100%;
  background-image: linear-gradient(to left, #eb3941, #f15e64, #e14e53, #e2373f);
  outline: none;
  position: absolute;
  right: 21px;
  top: 28px;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .buttons-excel:before {
  content: "";
  position: absolute;
  left: 15px;
  background-image: url(../images/download-icon.png);
  background-repeat: no-repeat;
  height: 14px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin #holidayTableBodyDataTable_filter {
  position: absolute;
  right: 72px;
  top: 1px;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin #holidayTableBodyDataTable td a img {
  width: 18px;
  height: auto;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .select-box-main-holiday .form-group {
  margin-bottom: unset;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin select:focus-visible {
  border: 1px solid #ced4da;
  outline: none;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin .alert .c-inner {
  position: absolute;
  top: -4px;
}
.admin-dashboard-main.bcl-confirmation-admin.holiday-list-admin form.form-section {
  display: flex;
  width: 100%;
  gap: 20px;
  display: flex;
  width: 100%;
  gap: 20px;
}

.service-type-wrapper .container-new-order .button-col-1 button {
  background: #ed1d24;
  color: #fff;
}
.service-type-wrapper .container-new-order .button-col-2 button {
  background: #737791;
  color: #fff;
}
.service-type-wrapper .container-new-order .container-table .allProducts {
  padding: 10px;
}
.service-type-wrapper .container-new-order .container-table .allProducts p {
  font-size: 16px;
  font-weight: bold;
}
.service-type-wrapper .container-new-order .container-table .allProducts p.t-heading {
  position: absolute;
}
.service-type-wrapper .container-new-order .new-order-buttons {
  margin-top: 20px;
}
.service-type-wrapper .container-new-order .new-order-buttons .button-container .buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.service-type-wrapper .container-new-order .new-order-buttons .button-container .buttons .btn1 {
  background: #fff;
  color: black;
  border-radius: 10px;
  margin-right: 25px;
  width: 160px;
  height: 50px;
  border: 1px solid #d0d4ec;
}
.service-type-wrapper .container-new-order .new-order-buttons .button-container .buttons .btn1 svg {
  margin-right: 5px;
}
.service-type-wrapper .container-new-order .new-order-buttons .button-container .buttons .btn2 {
  width: 160px;
  background: #ed1d24;
  height: 50px;
}
.service-type-wrapper .container-new-order .container-header-green {
  border: 1px solid #86d8a2;
  background: #dcfce7;
  border-radius: 10px;
  margin-bottom: -7px;
}
.service-type-wrapper .container-new-order .brand {
  border: 1px solid #29BA74;
  margin: 0 0 5px;
}
.service-type-wrapper .container-new-order .brand .brand-head a {
  display: flex;
  background: #29BA74;
  color: #fff;
  padding: 5px 10px;
  justify-content: space-between;
  align-items: center;
}
.service-type-wrapper .container-new-order .brand .brand-head a:hover {
  background: #29BA74;
  text-decoration: none;
}
.service-type-wrapper .container-new-order .brand .brand-head h4 {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
}
.service-type-wrapper .container-new-order .brand .brand-body .body-info {
  padding: 10px;
}
.service-type-wrapper .container-new-order .brand .brand-body .body-info p {
  margin: 0;
  color: #737373;
}
.service-type-wrapper .container-new-order .container-sec-table p.accordion {
  background: #29BA74;
  color: #fff;
  font-weight: bold;
  margin: 0 0 5px;
  background-image: url("../images/drop-down-white.svg");
  background-repeat: no-repeat;
  background-position: center right 2%;
  background-size: 20px;
}
.service-type-wrapper .container-new-order .container-sec-table p.accordion.active {
  background-image: url("../images/drop-down-white-up.svg");
}
.service-type-wrapper .container-new-order .td-prod-name {
  width: 24%;
}
.service-type-wrapper #orderModal .modal-dialog {
  margin: 100px auto;
  text-align: center;
}
.service-type-wrapper #orderModal .modal-dialog .modal-body .checkout-modal {
  gap: 5px;
}
.service-type-wrapper .container-header {
  height: 60px;
  margin-top: 20px;
  background: #edf0ff;
  border: 1px solid #d0d4ec;
  border-radius: 7px;
  margin-bottom: 20px;
  padding: 15px 20px;
}
.service-type-wrapper .container-header .header-body {
  height: 100%;
  align-items: center;
  margin-bottom: 20px;
}
.service-type-wrapper .container-header .header-body .header-body-1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.service-type-wrapper .container-header .header-body .header-body-1 p {
  font-weight: 700;
  margin: 0;
  margin-left: 10px;
}
.service-type-wrapper .container-header .header-body .header-body-1 p span {
  color: #5e92df;
}
.service-type-wrapper .container-header .header-body .header-body-1 p .name {
  color: #111111;
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 500;
}
.service-type-wrapper .container-header .header-body .header-body-2 {
  display: flex;
  justify-content: flex-end;
}
.service-type-wrapper .container-header .header-body .header-body-2 .nav.nav-pills {
  background: #fff;
  padding: 1px;
}
.service-type-wrapper .container-header .header-body .header-body-2 .nav.nav-pills li {
  font-weight: bold;
}
.service-type-wrapper .container-header .header-body .header-body-2 .nav.nav-pills li a {
  color: #333333;
  padding: 10px;
  background: #fff;
}
.service-type-wrapper .container-header .header-body .header-body-2 .nav.nav-pills li a.active {
  background: #ed1d24;
  border-radius: 5px;
  color: #fff;
}
.service-type-wrapper .container-header .header-body .header-body-2 .date {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.service-type-wrapper .header-btn {
  height: 35px;
  padding: 10px 30px;
  font-size: 14px;
  line-height: normal;
}
.service-type-wrapper .btn {
  height: 35px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.service-type-wrapper .btn:hover {
  color: #ffffff;
}
.service-type-wrapper .btn.btn-main {
  background-color: #e31e24 !important;
  border-color: #e31e24 !important;
  color: #ffffff;
}
.service-type-wrapper .btn.btn-main:focus, .service-type-wrapper .btn.btn-main:active:focus {
  box-shadow: none;
  outline: none;
  color: #fff;
}
.service-type-wrapper .btn.btn-main:not(:focus) {
  color: #ffffff;
}
.service-type-wrapper .edit-service-modal .modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  margin-top: 187px;
}
.service-type-wrapper .edit-service-modal span.required {
  font-size: 20px;
  color: #e31e24;
}
.service-type-wrapper .edit-service-modal .edit-container {
  padding: 0px !important;
}
.service-type-wrapper .edit-service-modal button.close {
  font-size: 19px;
  color: grey;
}
.service-type-wrapper .edit-service-modal .modal-body {
  padding: 0px 20px 21px 16px;
}
.service-type-wrapper .upload-template-modal .modal-btn {
  width: 96px;
  height: 38px;
  flex-shrink: 0;
  border-radius: 5px;
  padding: 0px 20px;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.service-type-wrapper .upload-template-modal .modal-content {
  width: 600px;
  border-radius: 30px;
  background: #fff;
}
.service-type-wrapper .upload-template-modal .drop-file-zone {
  border-radius: 10px;
  border: 1px dashed #d0d4ec;
  background: #fff;
  width: 567px;
  height: 141px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.service-type-wrapper .upload-template-modal .drop-file {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.service-type-wrapper .upload-template-modal .drop-file a {
  color: #5e92df;
  text-decoration-line: underline;
}
.service-type-wrapper .upload-template-modal .modal-input {
  width: 567px;
  height: 155px;
  position: absolute;
  bottom: 0px;
  opacity: 0;
}
.service-type-wrapper .upload-template-modal #uploaded-file {
  line-height: 1.1;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.service-type-wrapper .container-table {
  background: #fff;
  margin-top: 20px;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f8f9fa;
}
.service-type-wrapper .master-table .container-table {
  padding: 20px;
}
.service-type-wrapper table#issueName {
  margin-bottom: 1.5rem;
  display: table;
  overflow-x: auto;
  width: 100% !important;
}
@media (max-width: 1330px) {
  .service-type-wrapper table#issueName {
    display: block;
  }
}
.service-type-wrapper .master-table .container-table {
  padding: 20px;
}
.service-type-wrapper .master-table .container-table h5 {
  margin: 0 0 15px;
}
.service-type-wrapper .master-table .container-table .dataTables_info {
  margin: 0;
  position: absolute;
  left: 155px;
  bottom: 13px;
  font-size: 14px;
  color: #737791;
}
.service-type-wrapper .master-table .container-table table tfoot {
  display: table-header-group;
  border: none;
}
.service-type-wrapper .master-table .container-table table tfoot input {
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 15px;
  margin: 10px 0px;
  padding: 0px 10px;
}
.service-type-wrapper table.orders-table tbody tr td,
.service-type-wrapper table.dataTable tbody tr td {
  border-bottom: 1px solid #ddd;
  text-align: left;
}
.service-type-wrapper .service-type-wrapper .container-table .dataTables_wrapper .dataTables_length {
  bottom: 6px;
}
.service-type-wrapper .container-table .dataTables_wrapper .dataTables_length {
  position: absolute;
  bottom: 7px;
  font-size: 14px;
  color: #737791;
}
.service-type-wrapper div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin-top: 20px;
  white-space: nowrap;
  justify-content: flex-end;
}
.service-type-wrapper div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin-top: 20px;
  white-space: nowrap;
  justify-content: flex-end;
}
.service-type-wrapper .dataTables_wrapper .dataTables_paginate a.paginate_button {
  border: 1px solid #ddd;
  font-weight: bold;
  border-radius: 5px;
  margin: 0 5px;
}
.service-type-wrapper .page-item.active .page-link {
  background: #ed1d24;
  color: #fff !important;
  border: none;
}
.service-type-wrapper .pagination li {
  padding: 0px 6px;
}
.service-type-wrapper .pagination li a {
  border-radius: 5px !important;
}
.service-type-wrapper .pagination .disabled a.page-link {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.service-type-wrapper .edit-container .modal-content.outer-container {
  padding: 6px;
  border-radius: 25px;
}
.service-type-wrapper .edit-container button.btn.btn-main.save-btn {
  margin-left: 16px;
  padding: 22px;
  border-radius: 10px;
}
.service-type-wrapper .modal-body {
  border-top: unset;
}
.service-type-wrapper .modal-header {
  border-style: unset;
}
.service-type-wrapper .modal-content.outer-container {
  border-radius: 20px;
}
.service-type-wrapper .modal-header {
  border-style: unset;
}
.service-type-wrapper .modal-content.outer-container {
  border-radius: 20px;
}
.service-type-wrapper .modal-footer {
  border-top: unset;
  padding-top: 0;
}
.service-type-wrapper .reconciel-info .modal-dialog .modal-content .modal-header {
  background-image: unset;
}
.service-type-wrapper .reconciel-info button.close {
  position: absolute;
  right: 12px;
  top: 5px;
}
.service-type-wrapper #errorDownloadSection p {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 14px;
  color: #e21e23;
  font-weight: bold;
  padding: 10px 5px;
}
.service-type-wrapper .service-type-wrapper button {
  border: none;
  background: none;
}
.service-type-wrapper table#issueName td:nth-child(5) {
  text-transform: uppercase;
}
.service-type-wrapper div#issueName_filter {
  position: absolute;
  top: -45px;
  right: 17px;
}
.service-type-wrapper span.customer-name h6 {
  margin-bottom: 23px;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .scheme-list-section .graph-chart {
    flex: 0 0 32%;
    max-width: 32%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1441px) {
  .scheme-list-section .graph-chart {
    flex: 0 0 25%;
    max-width: 25%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1025px) {
  .scheme-list-section .recent-order .header-strip-tab2 .top {
    left: 1043px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .scheme-list-section .graph-chart {
    flex: 0 0 40%;
    max-width: 40%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  .scheme-list-section .graph-chart {
    flex: 0 0 60%;
    max-width: 60%;
    box-sizing: border-box;
  }
}
@media (max-width: 580px) {
  .deshbordBody .bodyMain .scheme-list-section .recent-order .top {
    position: absolute !important;
  }
}
@media screen and (max-width: 575px) {
  .cadmin .control-menu-nav .control-menu-nav-item:nth-child(4) {
    display: none !important;
  }
  .cadmin .control-menu-nav .control-menu-nav-item:nth-child(6) {
    display: none !important;
  }
  .cadmin .control-menu-nav .control-menu-nav-item:nth-child(8) {
    display: none !important;
  }
}
@media only screen and (max-width: 426px) {
  .scheme-list-section .recent-order .header-strip-tab1 .top {
    right: -283px !important;
  }
}
@media screen and (min-width: 375px) and (max-width: 425px) {
  .scheme-list-section .graph-chart {
    flex: 0 0 60%;
    max-width: 60%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 376px) {
  .scheme-list-section .recent-order .header-strip-tab1 .top {
    right: -330px !important;
  }
}
@media screen and (max-width: 375px) {
  .scheme-list-section .graph-chart {
    flex: 0 0 60%;
    max-width: 60%;
    box-sizing: border-box;
  }
}

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