
.irs--square .irs-max,
.irs--square .irs-min {
    top: 0;
    padding: 1px 3px;
    color: #6c757d;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #eef0f2;
    border-radius: 4px;
}
.calendar {
    float: left;
    margin-bottom: 0;
}
#calendar .table-bordered td,
#calendar .table-bordered th {
    border: 1px solid #dee2e6;
}
.none-border .modal-footer {
    border-top: none;
}
.fc-toolbar {
    margin: 10px 0 5px 0;
}
.fc-toolbar .fc-toolbar-title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-transform: uppercase;
}
.fc-day-grid-event .fc-time {
    font-weight: 500;
}
.fc-event-time,
.fc-event-title {
    color: #fff;
}
th.fc-col-header-cell {
    padding: 0.3rem 0;
}
.fc-day {
    background: 0 0;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar .ui-state-hover,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
    z-index: 0;
}
.fc th.fc-widget-header {
    background: #dee2e6;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 500;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #dee2e6;
}
.fc-unthemed .fc-divider,
.fc-unthemed td.fc-today {
    background: #dee2e6;
}
.fc-button {
    background: #dee2e6;
    border: none;
    color: #6c757d;
    text-transform: capitalize;
    box-shadow: none;
    border-radius: 3px;
    margin: 0 3px;
    padding: 6px 12px;
    height: auto;
}
.fc-text-arrow {
    font-family: inherit;
    font-size: 1rem;
}
.fc-cell-overlay,
.fc-state-highlight,
.fc-state-hover {
    background: #dee2e6;
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down {
    background-color: #6658dd;
    color: #fff;
    text-shadow: none;
}
.fc-unthemed .fc-today {
    background: #fff;
}
.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 0.8125rem;
    margin: 5px 7px;
    padding: 5px 5px;
    text-align: center;
}
.external-event {
    cursor: move;
    margin: 10px 0;
    padding: 8px 10px;
    color: #fff;
    border-radius: 4px;
}
.fc-basic-view td.fc-week-number span {
    padding-right: 8px;
}
.fc-basic-view td.fc-day-number {
    padding-right: 8px;
}
.fc-basic-view .fc-content {
    color: #fff;
}
.fc-time-grid-event .fc-content {
    color: #fff;
}
.fc-content-skeleton .fc-day-top .fc-day-number {
    float: right;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #f3f7f9;
    border-radius: 50%;
    margin: 5px;
    font-size: 11px;
}
@media (max-width: 767.98px) {
    .fc-toolbar {
        display: block;
    }
    .fc-toolbar .fc-center,
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right {
        float: none;
        display: block;
        clear: both;
        margin: 10px 0;
    }
    .fc .fc-toolbar > * > * {
        float: none;
    }
    .fc-today-button {
        display: none;
    }
}
.fc-toolbar .btn {
    padding: 0.28rem 0.8rem;
    font-size: 0.7875rem;
    border-radius: 0.2rem;
}
.fc-list-item-time,
.fc-list-item-title {
    color: #fff;
}
[dir="rtl"] .fc-toolbar .btn-group .btn:first-child {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-radius: 0.2rem;
}
[dir="rtl"] .fc-toolbar .btn-group .btn:last-child {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-radius: 0.2rem;
}
.colorpicker {
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border: 1px solid #e9f0f4;
}
.sp-picker-container .sp-alpha-handle {
    right: 0;
    left: auto;
}
.jqstooltip {
    box-sizing: content-box;
    width: auto !important;
    height: auto !important;
    background-color: #fff !important;
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.12);
    padding: 5px 10px !important;
    border-radius: 3px;
    border-color: #fff !important;
}
.jqsfield {
    color: #000 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-family: Nunito, sans-serif !important;
    font-weight: 600 !important;
}
.dataTables_wrapper.container-fluid {
    padding: 0;
}
table.dataTable {
    border-collapse: collapse !important;
    margin-bottom: 15px !important;
    width: -webkit-fill-available !important;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
    background-color: #7c76b173;
}
table.dataTable tbody > tr.selected td,
table.dataTable tbody > tr > .selected td {
    border-color: #b3b0cb;
}
table.dataTable tbody td:focus {
    outline: 0 !important;
}
table.dataTable tbody td.focus,
table.dataTable tbody th.focus {
    outline: 2px solid #6658dd !important;
    outline-offset: -1px;
    color: #6658dd;
    background-color: rgba(102, 88, 221, 0.15);
}
/* table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    left: auto;
    content: "\2191";
} */
/* table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 0.5em;
    left: auto;
    content: "\2193";
} */
/* table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc {
    padding-right: 30px;
    padding-left: 0.85rem;
} */
.dataTables_info {
    font-weight: 600;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.12);
    background-color: #1abc9c;
    top: 0.85rem;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background-color: #f1556c;
    top: 0.85rem;
}
div.dt-button-info {
    background-color: #6658dd;
    border: none;
    color: #fff;
    box-shadow: none;
    border-radius: 3px;
    text-align: center;
    z-index: 21;
}
div.dt-button-info h2 {
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
@media (max-width: 767.98px) {
    li.paginate_button.next,
    li.paginate_button.previous {
        display: inline-block;
        font-size: 1.5rem;
    }
    li.paginate_button {
        display: none;
    }
    .dataTables_paginate ul {
        text-align: center;
        display: block;
        margin: 1.5rem 0 0 !important;
    }
    div.dt-buttons {
        display: inline-table;
        margin-bottom: 1.5rem;
    }
}
.activate-select .sorting_1 {
    background-color: #f3f7f9;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}
@media (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_filter {
        text-align: center;
    }
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    margin-right: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
    padding-right: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
    padding-left: 0;
}
.daterangepicker {
    font-family: Nunito, sans-serif;
}
.daterangepicker .ranges li.active,
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #6658dd;
}
.form-wizard-header {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
/* .select2-container .select2-selection--single {
    border: 1px solid #ced4da;
    height: calc(1.5em + 0.9rem + 2px);
    background-color: #fff;
    box-shadow: none;
    outline: 0;
} */
/* .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 12px;
    color: #6c757d;
    text-align: left;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px;
    width: 34px;
    right: 3px;
} */
/* .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #adb5bd transparent transparent transparent;
    border-width: 6px 6px 0 6px;
}
.select2-container input::placeholder {
    color: #adb5bd;
}
.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #adb5bd transparent !important;
    border-width: 0 6px 6px 6px !important;
}
.select2-results__option {
    padding: 6px 12px;
    text-align: left;
}
.select2-dropdown {
    border: 1px solid #e9f0f4;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    background-color: #fff;
}
.select2-container--default .select2-search--dropdown {
    padding: 10px;
    background-color: #fff;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: 0;
    border: 1px solid #ced4da;
    background-color: #fff;
    color: #6c757d;
    text-align: left;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #6658dd;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #fff;
    color: #323a46;
}
.select2-container--default .select2-results__option[aria-selected="true"]:hover {
    background-color: #6658dd;
    color: #fff;
}
.select2-container .select2-selection--multiple {
    min-height: calc(1.5em + 0.9rem + 2px);
    border: 1px solid #ced4da !important;
    background-color: #fff;
    box-shadow: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 1px 10px;
}
.select2-container .select2-selection--multiple .select2-search__field {
    border: 0;
    color: #6c757d;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #6658dd;
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 0 7px;
    margin-top: 6px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 5px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff;
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 7px;
}
.select2-selection {
    overflow: hidden;
}
.select2-selection__rendered {
    white-space: normal;
    word-break: break-all;
} */
[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}
.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}
.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
}
.simplebar-content:after,
.simplebar-content:before {
    content: " ";
    display: table;
}
.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}
.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    user-select: none;
    -webkit-user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}
.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 5px;
    min-height: 10px;
}
.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #a2adb7;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}
.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}
.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
}
.custom-scroll {
    height: 100%;
}
.jq-toast-single {
    padding: 15px;
    font-family: Nunito, sans-serif;
    background-color: #6658dd;
    font-size: 13px;
    line-height: 22px;
}
.jq-toast-single h2 {
    font-family: Nunito, sans-serif;
}
.jq-toast-single a {
    font-size: 0.875rem;
}
.jq-toast-single a:hover {
    color: #fff;
}
.jq-has-icon {
    padding: 10px;
}
.close-jq-toast-single {
    position: absolute;
    top: -12px;
    right: -12px;
    font-size: 20px;
    cursor: pointer;
    height: 32px;
    width: 32px;
    background-color: #323a46;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: color-yiq(#323a46);
}
.jq-toast-loader {
    height: 3px;
    top: 0;
    border-radius: 0;
}
.jq-icon-primary {
    background-color: #6658dd;
    color: #fff;
    border-color: #6658dd;
}
.jq-icon-secondary {
    background-color: #6c757d;
    color: #fff;
    border-color: #6c757d;
}
.jq-icon-success {
    background-color: #1abc9c;
    color: #fff;
    border-color: #1abc9c;
}
.jq-icon-purple {
    background-color: #6658dd;
    color: #fff;
    border-color: #6658dd;
}
.jq-icon-info {
    background-color: #4fc6e1;
    color: #fff;
    border-color: #4fc6e1;
}
.jq-icon-warning {
    background-color: #f7b84b;
    color: #fff;
    border-color: #f7b84b;
}
.jq-icon-danger {
    background-color: #f1556c;
    color: #fff;
    border-color: #f1556c;
}
.jq-icon-light {
    background-color: #f3f7f9;
    color: #fff;
    border-color: #f3f7f9;
}
.jq-icon-dark {
    background-color: #323a46;
    color: #fff;
    border-color: #323a46;
}
.jq-icon-pink {
    background-color: #f672a7;
    color: #fff;
    border-color: #f672a7;
}
.jq-icon-blue {
    background-color: #4a81d4;
    color: #fff;
    border-color: #4a81d4;
}
.jq-icon-error {
    background-color: #f1556c;
    color: #f3f7f9;
    border-color: #f1556c;
}
.jq-icon-error,
.jq-icon-info,
.jq-icon-success,
.jq-icon-warning {
    background-image: none;
}
.close-jq-toast-single {
    color: #f3f7f9;
}
.swal2-modal {
    font-family: Nunito, sans-serif;
    box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}
.swal2-modal .swal2-title {
    font-size: 24px;
}
.swal2-modal .swal2-content {
    font-size: 16px;
}
.swal2-modal .swal2-spacer {
    margin: 10px 0;
}
.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-textarea {
    border: 2px solid #dee2e6;
    font-size: 16px;
    box-shadow: none;
}
.swal2-modal .swal2-confirm {
    background-color: #6658dd !important;
    font-size: 0.875rem !important;
}
.swal2-modal .swal2-cancel.btn-cancel {
    background-color: #f1556c !important;
    font-size: 0.875rem;
}
.swal2-modal .swal2-cancel,
.swal2-modal .swal2-confirm {
    margin: 0.3125em;
    padding: 0.625em 2em;
    font-weight: 500;
    box-shadow: none;
    font-size: 0.875rem !important;
}
.swal2-modal .swal2-cancel:focus,
.swal2-modal .swal2-confirm:focus {
    box-shadow: none !important;
}
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-textarea:focus {
    outline: 0;
    border: 2px solid #6658dd;
}
.swal2-icon.swal2-question {
    color: #6658dd !important;
    border-color: #6658dd !important;
}
.swal2-icon.swal2-success {
    border-color: #1abc9c;
}
.swal2-icon.swal2-success .line,
.swal2-icon.swal2-success [class^="swal2-success-line"],
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
    background-color: #1abc9c !important;
}
.swal2-icon.swal2-success .placeholder,
.swal2-icon.swal2-success .swal2-success-ring {
    border-color: #1abc9c !important;
}
.swal2-icon.swal2-warning {
    color: #f7b84b !important;
    border-color: #f7b84b !important;
}
.swal2-icon.swal2-error {
    border-color: #f1556c !important;
}
.swal2-icon.swal2-error .line {
    background-color: #f1556c !important;
}
.swal2-icon.swal2-info {
    border-color: #4fc6e1;
    color: #4fc6e1;
}
.swal2-actions {
    margin: 1.6em auto 0 !important;
}
.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
    background-color: rgba(50, 58, 70, 0.5) !important;
}
.selectize-input {
    height: calc(1.5em + 0.9rem + 2px);
    padding: 0.45rem 0.9rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff !important;
    border: 1px solid #ced4da;
    box-shadow: none;
}
.selectize-input > input {
    color: #6c757d;
}
.selectize-input > input::placeholder {
    color: #adb5bd;
}
.selectize-input.focus {
    color: #6c757d;
    background-color: #fff;
    border-color: #b1bbc4;
    outline: 0;
    box-shadow: none !important;
}
.selectize-control.multi .selectize-input > div {
    padding: 1px 8px;
    background: #edeff1;
    color: #343a40;
}
.selectize-control.multi .selectize-input > div > a {
    color: #343a40;
}
.selectize-control.multi .selectize-input > div.active {
    background: #6658dd;
}
.selectize-control.multi .selectize-input > div.active > a {
    color: color-yiq(#6658dd);
}
.selectize-control.single .selectize-input:after {
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: transparent #adb5bd #adb5bd transparent;
    content: "";
    display: block;
    height: 7px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    left: auto;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 7px;
}
.selectize-control.single .selectize-input.dropdown-active:after {
    border-width: 0 2px 2px 0;
    margin-top: -5px;
    border-color: transparent #adb5bd #adb5bd transparent;
    transform: rotate(-135deg);
}
.selectize-dropdown {
    padding: 0.3rem;
    color: #6c757d;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9f0f4;
    border-radius: 0.25rem;
    animation-name: DropDownSlide;
    animation-duration: 0.3s;
    animation-fill-mode: both;
    margin: 0;
    font-size: 0.875rem;
    position: absolute;
    z-index: 1000;
}
.selectize-dropdown.show {
    top: 100% !important;
}
.selectize-dropdown.active {
    background-color: #f3f7f9;
}
.selectize-dropdown .scientific {
    color: #98a6ad;
}
.selectize-dropdown .optgroup-header,
.selectize-dropdown .option {
    display: block;
    width: 100%;
    padding: 0.375rem 1.2rem;
    clear: both;
    cursor: pointer;
    font-weight: 400;
    color: #6c757d;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
}
.selectize-dropdown .optgroup-header:focus,
.selectize-dropdown .optgroup-header:hover,
.selectize-dropdown .option:focus,
.selectize-dropdown .option:hover {
    text-decoration: none;
    background-color: #f3f7f9 !important;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right-color: #dee2e6;
}
.selectize-dropdown .optgroup:before {
    background-color: #dee2e6;
}
.selectize-dropdown-header {
    border-bottom: 1px solid transparent;
    color: #323a46;
    background-color: #f3f7f9;
    text-decoration: none;
}
.selectize-dropdown-header .selectize-dropdown-header-close {
    right: 12px;
    left: auto;
}
.selectize-dropdown-content > div {
    background-color: transparent !important;
    color: #6c757d !important;
}
.tippy-tooltip .light-theme[data-animatefill] {
    background-color: transparent;
}
.light-theme {
    color: color-yiq(#fff);
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}
.light-theme .tippy-backdrop {
    background-color: #fff;
}
.light-theme .tippy-roundarrow {
    fill: #fff;
}
.gradient-theme .tippy-backdrop {
    background: #6658dd;
    background: linear-gradient(to left, #f1556c, #6658dd);
}
.tippy-popper[x-placement^="top"] .tippy-tooltip.light-theme .tippy-arrow {
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.tippy-popper[x-placement^="bottom"] .tippy-tooltip.light-theme .tippy-arrow {
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.tippy-popper[x-placement^="left"] .tippy-tooltip.light-theme .tippy-arrow {
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.tippy-popper[x-placement^="right"] .tippy-tooltip.light-theme .tippy-arrow {
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.dd-list .dd-item .dd-handle {
    border: none;
    padding: 8px 16px;
    height: auto;
    font-weight: 600;
    border-radius: 3px;
    background: #f3f7f9;
    color: #6c757d;
}
.dd-list .dd-item .dd-handle:hover {
    color: #6658dd;
}
.dd-list .dd-item button {
    height: 36px;
    font-size: 17px;
    margin: 0;
    color: #98a6ad;
    width: 36px;
}
.dd-list .dd3-item {
    margin: 5px 0;
}
.dd-list .dd3-item .dd-item button {
    width: 36px;
    height: 36px;
}
.dd-list .dd3-handle {
    margin: 0;
    height: 36px !important;
    float: left;
}
.dd-list .dd3-content {
    height: auto;
    border: none;
    padding: 8px 16px 8px 46px;
    background: #f3f7f9;
    color: #6c757d;
    font-weight: 600;
}
.dd-list .dd3-content:hover {
    color: #6658dd;
}
.dd-list .dd3-handle:before {
    content: "\F035C";
    font-family: "Material Design Icons";
    color: #adb5bd;
}
.dd-empty,
.dd-placeholder {
    background: rgba(206, 212, 218, 0.2);
}
.dd-dragel .dd-handle {
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
}
div.hopscotch-bubble {
    border: 3px solid #6658dd;
    border-radius: 5px;
}
div.hopscotch-bubble .hopscotch-next,
div.hopscotch-bubble .hopscotch-prev {
    background-color: #6658dd !important;
    background-image: none !important;
    border-color: #6658dd !important;
    text-shadow: none !important;
    margin: 0 0 0 5px !important;
    font-family: Nunito, sans-serif;
    color: #fff !important;
}
div.hopscotch-bubble .hopscotch-bubble-number {
    background: #f1556c;
    padding: 0;
    border-radius: 50%;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
    border-right: 19px solid #6658dd;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
    border: none;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
    border-left: 19px solid #6658dd;
    left: -2px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
    border-left: 0 solid #6658dd;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
    border-bottom: 19px solid #6658dd;
    top: 0;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
    border-bottom: 0 solid rgba(0, 0, 0, 0.5);
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
    border-top: 19px solid #6658dd;
    top: -2px;
}
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
    border-top: 0 solid rgba(0, 0, 0, 0.5);
}
div.hopscotch-bubble h3 {
    font-family: "Cerebri Sans,sans-serif";
    margin-bottom: 10px;
}
div.hopscotch-bubble .hopscotch-content {
    font-family: Nunito, sans-serif;
}
.flotTip {
    padding: 8px 12px;
    background-color: #323a46;
    z-index: 100;
    color: color-yiq(#323a46);
    opacity: 1;
    border-radius: 3px;
}
.legend {
    font-size: 14px;
}
.legend tr {
    height: 30px;
    font-family: "Cerebri Sans,sans-serif";
}
.legend > div {
    background-color: transparent !important;
}
.legendLabel {
    padding-left: 5px !important;
    line-height: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #98a6ad;
    text-transform: uppercase;
}
.legendColorBox div div {
    border-radius: 50%;
}
.flot-text {
    color: #98a6ad !important;
}
.flot-svg text {
    fill: #98a6ad !important;
}
@media (max-width: 767.98px) {
    .legendLabel {
        display: none;
    }
}
.legendIcon {
    width: 1.5em;
    height: 1.5em;
}
.morris-chart text {
    font-family: "Cerebri Sans,sans-serif" !important;
    fill: #6c757d;
}
.morris-hover {
    position: absolute;
    z-index: 10;
}
.morris-hover.morris-default-style {
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    padding: 10px 12px;
    background: #323a46;
    color: color-yiq(#323a46);
    font-family: Nunito, sans-serif;
}
.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: 0.25em 0;
    font-family: "Cerebri Sans,sans-serif";
}
.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: 0.1em 0;
    color: #fff;
}
.chartjs-chart {
    margin: auto;
    position: relative;
    width: 100%;
}
.ct-golden-section:before {
    float: none;
}
.ct-grid {
    stroke: rgba(152, 166, 173, 0.2);
}
.ct-chart {
    max-height: 300px;
}
.ct-chart .ct-label {
    fill: #adb5bd;
    color: #adb5bd;
    font-size: 12px;
    line-height: 1;
}
.ct-chart.simple-pie-chart-chartist .ct-label {
    color: #fff;
    fill: #fff;
    font-size: 16px;
}
.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice-donut {
    stroke: #4a81d4;
}
.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice-donut {
    stroke: #1abc9c;
}
.ct-chart .ct-series.ct-series-c .ct-bar,
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point,
.ct-chart .ct-series.ct-series-c .ct-slice-donut {
    stroke: #f7b84b;
}
.ct-chart .ct-series.ct-series-d .ct-bar,
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point,
.ct-chart .ct-series.ct-series-d .ct-slice-donut {
    stroke: #f1556c;
}
.ct-chart .ct-series.ct-series-e .ct-bar,
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point,
.ct-chart .ct-series.ct-series-e .ct-slice-donut {
    stroke: #4fc6e1;
}
.ct-chart .ct-series.ct-series-f .ct-bar,
.ct-chart .ct-series.ct-series-f .ct-line,
.ct-chart .ct-series.ct-series-f .ct-point,
.ct-chart .ct-series.ct-series-f .ct-slice-donut {
    stroke: #f672a7;
}
.ct-chart .ct-series.ct-series-g .ct-bar,
.ct-chart .ct-series.ct-series-g .ct-line,
.ct-chart .ct-series.ct-series-g .ct-point,
.ct-chart .ct-series.ct-series-g .ct-slice-donut {
    stroke: #6658dd;
}
.ct-series-a .ct-area,
.ct-series-a .ct-slice-pie {
    fill: #4a81d4;
}
.ct-series-b .ct-area,
.ct-series-b .ct-slice-pie {
    fill: #1abc9c;
}
.ct-series-c .ct-area,
.ct-series-c .ct-slice-pie {
    fill: #f7b84b;
}
.ct-series-d .ct-area,
.ct-series-d .ct-slice-pie {
    fill: #f1556c;
}
.ct-area {
    fill-opacity: 0.33;
}
.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 10px;
    padding: 2px 10px;
    border-radius: 3px;
    background: #323a46;
    color: #f3f7f9;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    transition: opacity 0.2s linear;
}
.chartist-tooltip.tooltip-show {
    opacity: 1;
}
.c3-tooltip {
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.12);
    opacity: 1;
}
.c3-tooltip td {
    border-left: none;
    font-family: "Cerebri Sans,sans-serif";
}
.c3-tooltip td > span {
    background: #323a46;
}
.c3-tooltip tr {
    border: none !important;
}
.c3-tooltip th {
    background-color: #323a46;
    color: color-yiq(#323a46);
}
.c3-chart-arcs-title {
    font-size: 18px;
    font-weight: 600;
}
.c3 text {
    font-family: Nunito, sans-serif;
    fill: #6c757d;
}
.c3-legend-item {
    font-family: "Cerebri Sans,sans-serif";
    font-size: 14px;
}
.c3 line,
.c3 path {
    stroke: #ced4da;
}
.c3-chart-arc.c3-target g path {
    stroke: #fff;
}
#legend {
    background: #fff;
    position: absolute;
    top: 0;
    right: 15px;
}
#legend .line {
    color: #323a46;
}
.rickshaw_graph svg {
    max-width: 100%;
}
.rickshaw_legend .label {
    font-family: inherit;
    letter-spacing: 0.01em;
    font-weight: 600;
}
.rickshaw_graph .detail .item,
.rickshaw_graph .detail .x_label,
.rickshaw_graph .x_tick .title {
    font-family: Nunito, sans-serif;
}
.gauge-chart text {
    font-family: Nunito, sans-serif !important;
}
.responsive-table-plugin .dropdown-menu li.checkbox-row {
    padding: 7px 15px;
    color: #6c757d;
}
.responsive-table-plugin .table-responsive {
    border: none;
    margin-bottom: 0;
}
.responsive-table-plugin .btn-toolbar {
    display: block;
}
.responsive-table-plugin tbody th {
    font-size: 14px;
    font-weight: 400;
}
.responsive-table-plugin .checkbox-row {
    padding-left: 40px;
}
.responsive-table-plugin .checkbox-row label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    margin-bottom: 0;
}
.responsive-table-plugin .checkbox-row label::before {
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #ced4da;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: 0.3s ease-in-out;
    width: 17px;
    outline: 0;
}
.responsive-table-plugin .checkbox-row label::after {
    color: #ced4da;
    display: inline-block;
    font-size: 9px;
    height: 16px;
    left: 0;
    margin-left: -19px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: -2px;
    width: 16px;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: 0;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: 0;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"]:disabled + label::before {
    background-color: #dee2e6;
    cursor: not-allowed;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"]:checked + label::before {
    background-color: transparent;
    border-color: #6658dd;
}
.responsive-table-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
    color: #6658dd;
}
.responsive-table-plugin .sticky-table-header,
.responsive-table-plugin table.focus-on tbody tr.focused td,
.responsive-table-plugin table.focus-on tbody tr.focused th {
    background: #6658dd;
    --bs-table-accent-bg: $primary !important;
    border-color: #6658dd;
    color: #fff;
}
.responsive-table-plugin .sticky-table-header table,
.responsive-table-plugin table.focus-on tbody tr.focused td table,
.responsive-table-plugin table.focus-on tbody tr.focused th table {
    color: #fff;
}
.responsive-table-plugin .fixed-solution .sticky-table-header {
    top: 70px !important;
}
.responsive-table-plugin .btn-default {
    background-color: #f3f7f9;
    color: color-yiq(#f3f7f9);
    border: 1px solid rgba(50, 58, 70, 0.3);
}
.responsive-table-plugin .btn-default.btn-primary {
    background-color: #6658dd;
    border-color: #6658dd;
    color: #fff;
    box-shadow: 0 0 0 2px rgba(102, 88, 221, 0.5);
}
.responsive-table-plugin .btn-group.pull-right {
    float: right;
}
.responsive-table-plugin .btn-group.pull-right .dropdown-menu {
    left: auto;
    right: 0;
}
.no-touch .dropdown-menu > .checkbox-row:active,
.no-touch .dropdown-menu > .checkbox-row:hover {
    color: #323a46;
    background-color: #f3f7f9;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: footable;
        src: url(../fonts/footable.svg#footable) format("svg");
        font-weight: 400;
        font-style: normal;
    }
}
.footable-odd {
    background-color: transparent;
}
.footable-detail-show,
.footable-row-detail {
    background-color: #f3f7f9;
}
.footable-pagination li {
    margin-left: 5px;
    float: left;
}
.footable-pagination li a {
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.5;
    color: #323a46;
    background-color: #fff;
    display: block;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}
.footable-pagination li a:hover {
    z-index: 2;
    color: #323a46;
    text-decoration: none;
    background-color: #f7f7f7;
    border-color: #dee2e6;
}
.footable-pagination li.active a {
    color: #fff;
    background-color: #6658dd;
    border-color: #6658dd;
}
.footable > thead > tr > th > span.footable-sort-indicator {
    float: right;
}
.footable {
    width: 100%;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td {
    border-bottom: none;
}
.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e001";
}
.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}
.footable.breakpoint > tbody > tr > td.footable-cell-detail {
    border-top: none;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    display: inline-block;
    font-family: footable;
    padding-right: 5px;
    font-size: 14px;
}
.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
    content: "\e000";
}
.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e005";
}
.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e004";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e003";
}
.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e002";
}
.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e007";
}
.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
    content: "\e006";
}
.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e009";
}
.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e008";
}
.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00f";
}
.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
    content: "\e011";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e013";
}
.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
    content: "\e015";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e01b";
}
.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e01d";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00b";
}
.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e00d";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e01f";
}
.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
    content: "\e021";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e017";
}
.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
    content: "\e019";
}
.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
    font-size: 18px;
}
.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
    font-size: 24px;
}
.footable > thead > tr > th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}
.footable > thead > tr > th.footable-sortable:hover {
    cursor: pointer;
}
.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
    content: "\e012";
}
.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
    content: "\e013";
}
.footable > thead > tr > th > span.footable-sort-indicator {
    display: inline-block;
    font-family: footable;
    padding-left: 5px;
    opacity: 0.3;
}
.footable > thead > tr > th > span.footable-sort-indicator:before {
    content: "\e022";
}
.footable > tfoot .pagination {
    margin: 0;
}
.footable.no-paging .hide-if-no-paging {
    display: none;
}
.footable-row-detail-inner {
    display: table;
}
.footable-row-detail-row {
    display: table-row;
    line-height: 1.5em;
}
.footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: 700;
}
.footable-row-detail-name {
    display: table-cell;
    font-weight: 700;
    padding-right: 0.5em;
}
.footable-row-detail-value {
    display: table-cell;
}
.bootstrap-table .table:not(.table-sm) > tbody > tr > td,
.bootstrap-table .table:not(.table-sm) > tbody > tr > th,
.bootstrap-table .table:not(.table-sm) > tfoot > tr > td,
.bootstrap-table .table:not(.table-sm) > tfoot > tr > th,
.bootstrap-table .table:not(.table-sm) > thead > tr > td {
    padding: 0.85rem;
}
.bootstrap-table .table {
    border-bottom: none;
}
.bootstrap-table .table > thead > tr > th {
    border-bottom: none;
}
.bootstrap-table table.table-borderless tr {
    border: none !important;
}
.bootstrap-table table.table-borderless tr td,
.bootstrap-table table.table-borderless tr th {
    border: none !important;
}
.bootstrap-table table.table-bordered tr {
    border-color: #dee2e6 !important;
}
.table-borderless.table-bordered {
    border: none !important;
}
table[data-toggle="table"] {
    display: none;
}
.fixed-table-pagination .pagination-detail,
.fixed-table-pagination div.pagination {
    margin-top: 20px;
    margin-bottom: 0;
}
.fixed-table-pagination .pagination .page-link {
    border-radius: 30px !important;
    margin: 0 3px;
    border: none;
}
.fixed-table-container {
    border: none;
}
.fixed-table-container thead th .th-inner {
    padding: 0.85rem;
}
.fixed-table-toolbar .fa {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}
.fixed-table-toolbar .fa.fa-sync {
    font-weight: 900;
}
.fixed-table-toolbar .fa-toggle-down:before {
    content: "\f150";
}
.fixed-table-toolbar .fa-toggle-up:before {
    content: "\f151";
}
.fixed-table-toolbar .fa-refresh:before {
    content: "\f01e";
    font-weight: 900;
}
.fixed-table-toolbar .fa-th-list:before {
    content: "\f0ca";
    font-weight: 900;
}
.tablesaw thead {
    background: #f3f7f9;
    background-image: none;
    border: none;
}
.tablesaw thead th {
    text-shadow: none;
}
.tablesaw thead tr:first-child th {
    border: none;
    font-weight: 500;
    font-family: "Cerebri Sans,sans-serif";
}
.tablesaw td {
    border-top: 1px solid #f3f7f9 !important;
    border-bottom-width: 0;
}
.tablesaw tbody th,
.tablesaw td {
    font-size: inherit;
    line-height: inherit;
    padding: 10px !important;
}
.tablesaw tbody tr,
.tablesaw-stack tbody tr {
    border-bottom: none;
}
.tablesaw-bar .btn-select.btn-micro:after,
.tablesaw-bar .btn-select.btn-small:after {
    font-size: 8px;
    padding-right: 10px;
}
.tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: none;
    border-color: #f3f7f9;
}
.tablesaw-enhanced .tablesaw-bar .btn {
    text-shadow: none;
    background-image: none;
    text-transform: none;
    border: 1px solid #dee2e6;
    padding: 3px 10px;
    color: #323a46;
}
.tablesaw-enhanced .tablesaw-bar .btn:after {
    display: none;
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover {
    background: #fff;
}
.tablesaw-enhanced .tablesaw-bar .btn:active,
.tablesaw-enhanced .tablesaw-bar .btn:focus,
.tablesaw-enhanced .tablesaw-bar .btn:hover {
    color: #6658dd !important;
    background-color: #f3f7f9;
    outline: 0 !important;
    box-shadow: none !important;
    background-image: none;
}
.tablesaw-columntoggle-popup .btn-group {
    display: block;
}
.tablesaw-swipe .tablesaw-swipe-cellpersist {
    border-right: 2px solid #f3f7f9;
}
.tablesaw-sortable-btn {
    cursor: pointer;
}
.tablesaw-swipe-cellpersist {
    width: auto !important;
}
.tablesaw-bar-section label {
    color: inherit;
    margin-bottom: 0.5rem;
}
.jsgrid-cell {
    padding: 0.85rem;
    border: 1px solid #dee2e6;
}
.jsgrid-edit-row > .jsgrid-cell,
.jsgrid-filter-row > .jsgrid-cell,
.jsgrid-grid-body,
.jsgrid-grid-header,
.jsgrid-header-row > .jsgrid-header-cell,
.jsgrid-insert-row > .jsgrid-cell {
    border: none;
}
.jsgrid-row > .jsgrid-cell {
    background: 0 0 !important;
}
.jsgrid-alt-row > .jsgrid-cell {
    background: #f3f7f9;
}
.jsgrid-selected-row > .jsgrid-cell {
    background: #f3f7f9;
    border-color: #dee2e6;
}
.jsgrid-header-row > .jsgrid-header-cell {
    background: #f3f7f9;
    text-align: center !important;
}
.jsgrid-filter-row > .jsgrid-cell {
    background: #fafcfc;
}
.jsgrid-edit-row > .jsgrid-cell,
.jsgrid-insert-row > .jsgrid-cell {
    background: #f3f7f9;
}
.jsgrid input,
.jsgrid select,
.jsgrid textarea {
    padding: 0.4em 0.6em;
    outline: 0 !important;
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
}
.jsgrid-pager-container {
    margin-top: 10px;
}
.jsgrid-pager-page {
    padding: 0;
    margin: 0 2px;
}
.jsgrid-pager-page.jsgrid-pager-current-page {
    background-color: #6658dd;
    color: #fff;
}
.jsgrid-pager-current-page,
.jsgrid-pager-page a {
    background-color: #f3f7f9;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    color: #6c757d;
}
.jsgrid-pager-nav-button a {
    color: #6c757d;
    font-weight: 600;
}
.jsgrid-pager-nav-button a:hover {
    color: #6658dd;
}
.jsgrid .jsgrid-button {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-image: url(../../../images/jsgrid.png);
    background-color: #f7f7f7;
    outline: 0 !important;
}
.jsgrid .jsgrid-button:hover {
    opacity: 0.9;
    background-color: #f3f7f9;
}
.jsgrid-search-mode-button {
    background-position: 0 -295px;
}
.jsgrid-insert-button {
    background-position: 0 -160px;
}
.jsgrid-header-sort:before {
    position: absolute;
}
.ms-container {
    background: transparent url(../../../images/multiple-arrow.png) no-repeat 50% 50%;
    width: auto;
    max-width: 370px;
}
.ms-container .ms-list {
    box-shadow: none;
    border: 1px solid #ced4da;
    box-shadow: none;
}
.ms-container .ms-list.ms-focus {
    box-shadow: none;
    border: 1px solid #b1bbc4;
}
.ms-container .ms-selectable li.ms-elem-selectable {
    border: none;
    padding: 5px 10px;
    color: #6c757d;
}
.ms-container .ms-selectable li.ms-hover {
    background-color: #6658dd;
    color: #fff;
}
.ms-container .ms-selection li.ms-elem-selection {
    border: none;
    padding: 5px 10px;
    color: #6c757d;
}
.ms-container .ms-selection li.ms-hover {
    background-color: #6658dd;
    color: #fff;
}
.ms-selectable {
    box-shadow: none;
    outline: 0 !important;
}
.ms-optgroup-label {
    font-weight: 500;
    font-family: "Cerebri Sans,sans-serif";
    color: #323a46 !important;
    font-size: 13px;
}
.ms-container .ms-selectable,
.ms-container .ms-selection {
    background-color: #fff;
}
.autocomplete-suggestions {
    border: 1px solid #e9f0f4;
    background-color: #fff;
    cursor: default;
    overflow: auto;
    max-height: 200px !important;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
}
.autocomplete-suggestion {
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-no-suggestion {
    padding: 5px;
}
.autocomplete-selected {
    background: #f7f7f7;
    cursor: pointer;
}
.autocomplete-suggestions strong {
    font-weight: 700;
    color: #323a46;
}
.autocomplete-group {
    padding: 5px;
    font-weight: 500;
    font-family: "Cerebri Sans,sans-serif";
}
.autocomplete-group strong {
    font-weight: 700;
    font-size: 16px;
    color: #323a46;
    display: block;
}
.bootstrap-touchspin .btn .input-group-text {
    padding: 0;
    border: none;
    background-color: transparent;
    color: inherit;
}
.parsley-errors-list {
    margin: 0;
    padding: 0;
}
.parsley-errors-list > li {
    list-style: none;
    color: #f1556c;
    margin-top: 5px;
    padding-left: 20px;
    position: relative;
}
.parsley-errors-list > li:before {
    content: "\F0159";
    font-family: "Material Design Icons";
    position: absolute;
    left: 2px;
    top: -1px;
}
.parsley-error {
    border-color: #f1556c;
}
.parsley-success {
    border-color: #1abc9c;
}
.flatpickr-calendar {
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border: 1px solid #e9f0f4;
}
.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #fff;
}
.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
    border-top-color: #fff;
}
.flatpickr-current-month {
    font-size: 110%;
}
.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
    background: #6658dd;
    border-color: #6658dd;
}
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)) {
    box-shadow: -10px 0 0 #6658dd;
}
.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
    background: #fff;
    color: #323a46;
}
.flatpickr-months .flatpickr-month {
    height: 36px;
}
.flatpickr-months .flatpickr-month,
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
    color: #adb5bd;
    fill: #adb5bd;
}
.flatpickr-weekdays {
    background-color: #f3f7f9;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover,
.flatpickr-day,
.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time input,
span.flatpickr-weekday {
    color: #6c757d;
    fill: #6c757d;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
    color: #98a6ad;
}
.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    background: #f3f7f9;
    border-color: #f3f7f9;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    border-top: 1px solid #fff;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover,
.numInputWrapper:hover {
    background-color: transparent;
    color: #323a46;
}
.flatpickr-day.inRange {
    box-shadow: -5px 0 0 #f3f7f9, 5px 0 0 #f3f7f9;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    color: #98a6ad;
}
.sp-container {
    background-color: #fff;
    z-index: 9;
}
.sp-container button {
    padding: 0.25rem 0.5rem;
    font-size: 0.71094rem;
    border-radius: 0.2rem;
    font-weight: 400;
    color: #323a46;
}
.sp-container button.sp-palette-toggle {
    background-color: #f3f7f9;
}
.sp-container button.sp-choose {
    background-color: #1abc9c;
    margin-left: 5px;
    margin-right: 0;
}
.sp-palette-container {
    border-right: 1px solid #dee2e6;
}
.sp-input {
    background-color: #fff;
    border-color: #ced4da !important;
    color: #6c757d;
}
.sp-input:focus {
    outline: 0;
}
.clockpicker-popover .btn-default {
    background-color: #6658dd;
    color: #fff;
}
.clockpicker-popover {
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border: 1px solid #e9f0f4;
}
.clockpicker-popover .popover-title {
    background-color: transparent;
    font-weight: 500;
}
.clockpicker-popover .clockpicker-plate {
    background: #f3f7f9;
    border: 1px solid #e9f0f4;
}
.clockpicker-popover .popover-content {
    background-color: transparent;
}
.clockpicker-tick {
    color: #6c757d;
}
.clockpicker-tick:hover {
    background-color: rgba(102, 88, 221, 0.35);
}
.clockpicker-canvas line {
    stroke: #6658dd;
}
.clockpicker-canvas-bg {
    fill: rgba(102, 88, 221, 0.35);
}
.clockpicker-canvas-bearing,
.clockpicker-canvas-fg {
    fill: #6658dd;
}
.clockpicker-button {
    display: block;
    width: 100%;
}
[dir="rtl"] .sp-alpha {
    direction: ltr;
}
[dir="rtl"] .sp-original-input-container .sp-add-on {
    border: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
[dir="rtl"] input.spectrum.with-add-on {
    border: 1px solid #ced4da;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.sp-original-input-container .sp-add-on {
    border: none !important;
}
.ql-container {
    font-family: Nunito, sans-serif;
    border-bottom-left-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.ql-container.ql-snow {
    border-color: #ced4da;
}
.ql-bubble {
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
}
.ql-toolbar {
    font-family: Nunito, sans-serif !important;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
}
.ql-toolbar span {
    outline: 0 !important;
    color: #6c757d;
}
.ql-toolbar span:hover {
    color: #6658dd !important;
}
.ql-toolbar.ql-snow {
    border-color: #ced4da;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: transparent;
}
.ql-toolbar.ql-snow .ql-formats {
    margin-right: 15px;
    margin-left: 0;
}
.ql-snow .ql-script,
.ql-snow .ql-strike svg,
.ql-snow .ql-stroke {
    stroke: #6c757d;
}
.ql-snow .ql-fill {
    fill: #6c757d;
}
.ql-snow .ql-picker-options {
    background-color: #fff;
    border-color: #e9f0f4 !important;
}
.ql-editor {
    text-align: left;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
    position: absolute;
    margin-top: -9px;
    right: 0;
    left: auto;
    top: 50%;
    width: 18px;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
    padding-left: 1.5em;
    padding-right: 0;
}
.ql-editor li:not(.ql-direction-rtl):before {
    margin-left: -1.5em;
    margin-right: 0.3em;
    text-align: right;
}
.ql-editor ol,
.ql-editor ul {
    padding-left: 1.5em;
    padding-right: 0;
}
.dropzone {
    border: 2px dashed #ced4da;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    min-height: 150px;
    padding: 20px;
    box-shadow: none;
}
.dropzone .dz-message {
    text-align: center;
    margin: 2rem 0;
}
.dropzone.dz-started .dz-message {
    display: none;
}
@font-face {
    font-family: dropify;
    src: url(../../../fonts/dropify.eot);
    src: url(../../../fonts/dropify.eot#iefix) format("embedded-opentype"), url(../../../fonts/dropify.woff) format("woff"), url(../../../fonts/dropify.ttf) format("truetype"), url(../../../fonts/dropify.svg#dropify) format("svg");
    font-weight: 400;
    font-style: normal;
}
.dropify-wrapper {
    border: 2px dashed #ced4da;
    background: #fff;
    border-radius: 6px;
    color: #6c757d;
}
.dropify-wrapper:hover {
    background-image: linear-gradient(-45deg, #edeff1 25%, transparent 25%, transparent 50%, #edeff1 50%, #edeff1 75%, transparent 75%, transparent);
}
.dropify-wrapper .dropify-preview {
    background-color: #fff;
}
.editable-clear-x {
    background: url(../../../images/clear.png) center center no-repeat;
}
.editableform-loading {
    background: url(../../../images/loading.gif) center center no-repeat;
}
.editable-checklist label {
    display: block;
}
.editable-input .form-control,
.editable-input .form-select {
    display: inline-block;
}
.editable-buttons {
    margin-left: 7px;
}
.editable-buttons .editable-cancel {
    margin-left: 7px;
}
.editable-checklist > div {
    margin-bottom: 7px;
}
.image-crop-preview .img-preview {
    float: left;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem;
    overflow: hidden;
    background-color: #f3f7f9;
    text-align: center;
    width: 100%;
}
.image-crop-preview .img-preview > img {
    max-width: 100%;
}
.image-crop-preview .preview-lg {
    height: 9rem;
    width: 16rem;
}
.image-crop-preview .preview-md {
    height: 4.5rem;
    width: 8rem;
}
.image-crop-preview .preview-sm {
    height: 2.25rem;
    width: 4rem;
}
.image-crop-preview .preview-xs {
    height: 1.125rem;
    margin-right: 0;
    width: 2rem;
}
.img-crop-preview-btns > .btn,
.img-crop-preview-btns > .btn-group {
    margin-bottom: 8px;
    margin-right: 8px;
}
.docs-cropped .modal-body > canvas,
.docs-cropped .modal-body > img {
    max-width: 100%;
}
.docs-drop-options {
    max-height: 400px;
    overflow-y: auto;
}
.gmaps,
.gmaps-panaroma {
    height: 300px;
    background: #f3f7f9;
    border-radius: 3px;
}
.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #6658dd;
    border-radius: 4px;
    padding: 10px 20px;
}
.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}
.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #6658dd;
}
.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #6658dd;
}
.jvectormap-label {
    border: none;
    background: #323a46;
    color: #f3f7f9;
    font-family: "Cerebri Sans,sans-serif";
    font-size: 0.875rem;
    padding: 5px 8px;
}
.mapael .map {
    position: relative;
}
.mapael .map .zoomIn {
    top: 25px;
}
.mapael .map .zoomOut {
    top: 50px;
}
.mapael .mapTooltip {
    position: absolute;
    background-color: #6658dd;
    opacity: 0.95;
    border-radius: 3px;
    padding: 2px 10px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    color: #fff;
    font-family: "Cerebri Sans,sans-serif";
}
.mapael .zoomIn,
.mapael .zoomOut,
.mapael .zoomReset {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    font-weight: 500;
    cursor: pointer;
    background-color: #6658dd;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.mapael .plotLegend text {
    font-family: Nunito, sans-serif !important;
    fill: #98a6ad;
}
.datepicker {
    padding: 10px !important;
    animation: none;
}
.datepicker td,
.datepicker th {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.datepicker table tr td .active.disabled:hover[disabled],
.datepicker table tr td .active.disabled[disabled],
.datepicker table tr td .active:active,
.datepicker table tr td .active:hover,
.datepicker table tr td .active:hover.active,
.datepicker table tr td .active:hover.disabled,
.datepicker table tr td .active:hover:active,
.datepicker table tr td .active:hover:hover,
.datepicker table tr td .active:hover[disabled],
.datepicker table tr td .active[disabled],
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled],
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background-color: #6658dd !important;
    background-image: none !important;
    color: #fff;
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover,
.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #f7f7f7;
}
.datepicker table tr td span.new,
.datepicker table tr td span.old,
.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #6c757d;
    opacity: 0.4;
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #f7f7f7;
}
.datepicker .datepicker-switch:hover {
    background: 0 0;
}
.datepicker-dropdown:after {
    border-bottom: 6px solid #fff;
}
.datepicker-dropdown:before {
    border-bottom-color: #e9f0f4;
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid #e9f0f4;
}
.datepicker-dropdown.datepicker-orient-top:after {
    border-top: 6px solid #fff;
}
.gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: 0.8;
}
.gu-hide {
    display: none !important;
}
.gu-unselectable {
    -webkit-user-select: none !important;
    user-select: none !important;
}
.gu-transit {
    opacity: 0.2;
}
.dragula-handle {
    position: relative;
    width: 36px;
    height: 36px;
    font-size: 24px;
    text-align: center;
    cursor: move;
}
.dragula-handle:before {
    content: "\F01DB";
    font-family: "Material Design Icons";
    position: absolute;
}

.home-card {
    background: #fff !important;
}
.home-card .avatar-lg {
    line-height: 50px;
    text-align: center;
}
.widget-rounded-circle.card {
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
}

@keyframes cardIcon {
    0% {
        font-size: 18px !important;
    }
    50% {
        font-size: 15px !important;
    }
    100% {
        font-size: 18px !important;
    }
}
.widget-rounded-circle.card .card-body .home-card:hover .avatar-lg i {
    transition: 0.3s;
    font-size: 15px !important;
}
/*
.skin-black .main-header .navbar, .skin-black-light .main-header .navbar{
    padding:0;
}

.main-header .navbar-custom-menu{
    position: absolute;
    left: 0;
}
.skin-black-light .main-header .navbar>.sidebar-toggle {
position: absolute;
} */

.btn-navbar {
    background: #2aa0db;
    color: #fff;
    border: 0;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    padding: 1px 15px;
}
.btn-navbar:hover {
    background: #2aa0db;
    color: #fff;
}
.dropdown-navbar a {
    font-size: 12px;
    text-align: center;
    margin-top: 4px;
}
.user-navbar a {
    font-size: 14px;
}
.user-navbar .user-image {
    object-fit: contain;
}
.user-navbar .user-header img {
    object-fit: contain !important;
}
.user-navbar .user-footer a:hover {
    background: transparent;
    border-color: #2aa0db;
    border-radius: 10px;
}
.dropdown-toggle.load_notifications {
    font-size: 15px;
}
#notifications_list {
    font-size: 11px;
    padding: 4px;
}
.skin-black-light .main-header .navbar .sidebar-toggle:hover {
    background: transparent;
}
.skin-black-light .sidebar-menu > li > a {
    font-size: 13px;
}
.sidebar-menu li.active > a {
    font-weight: 400 !important;
}
.skin-black-light .sidebar-menu .treeview-menu > li > a {
    font-size: 13px !important;
    margin: 0 20px;
    border-bottom: 1px solid #dddddd4d;
}

.skin-black-light .sidebar-menu > li.active > a {
    border-right-color: #ef9724;
    background: #2aa0db !important;
    color: #fff;
}
.sidebar-menu > li.active > a > .pull-right-container > .fa-angle-left {
    color: #2b80ec  !important;
}
.skin-black-light .sidebar-menu > li > .treeview-menu {
    background: #f4f4f545 !important;
}
.treeview-menu a::before {
    content: " " !important;
    width: 7px;
    height: 7px;
    background: #2aa0db;
    position: absolute;
    right: -6px;
    top: 11px;
    border-radius: 50%;
}
.info-box.info-box-new-style {
    text-align: center;
}
.info-box.info-box-new-style .info-box-text {
    margin-bottom: 15px;
}
.info-box.info-box-new-style .fa {
    display: block;
    margin: 5px auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 65px;
    font-size: 35px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.dashboard-summery-total .box {
    border: 0;
    padding: 0;
    background: transparent;
    box-shadow: none !important;
}

.box .box-header {
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.dropdown-menu > .active > a {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
    font-size: 12px;
    margin: 4px;
    padding: 6px 20px 8px;
}

.dataTables_wrapper {
    text-align: center;
}
.dataTables_wrapper a.btn.btn-default {
    font-size: 12px;
    color: #fff;
    background: #2aa0db;
    margin: 5px;
    border-radius: 10px !important;
    padding: 4px 12px;
}
.dataTables_info {
    text-align: end;
    font-size: 10px;
}
.dataTables_paginate.paging_simple_numbers {
    margin-top: -17px !important    ;
}

body,
span,
p,
h3,
h2,
h1,
h4,
h5,
h6 {
    font-family: "Droid Arabic Kufi", sans-serif;
    font-weight: bold;
}

.content-header > h1 {
    margin: 0;
    font-size: 21px;
}
.box-header .box-title {
    float: left;
}
.box-header .box-tools button , .box-header .box-tools a , button[type=submit] , .btn_save_file , #add_variation,#labels_preview {
    color: #fff;
    background-color: #2aa0db !important;
    border-color: #2aa0db !important;
    font-size: 12px;
    border-radius: 20px;
    padding: 6px 16px;
}
.p-list.btn-danger{
    color: #fff;
    background-color: #f1556c !important;
    border-color: #f1556c !important;
    font-size: 12px;
    border-radius: 20px;
    padding: 6px 16px;
}
.p-list.btn-warning{
    color: #fff;
    background-color: #f7b84b !important;
    border-color: #f7b84b !important;
    font-size: 12px;
    border-radius: 20px;
    padding: 6px 16px;
}

.box.box-primary {
    border: 0 !important;
    padding-bottom: 10px;
}

.pagination > li.paginate_button {
    display: inline;
    width: 27px;
    height: 27px;
    margin: 0 3px;
    position: relative;
}

.pagination > li.paginate_button.previous,
.pagination > li.paginate_button.next {
    width: auto !important;
}

.pagination > .active > a {
    background-color: #2aa0db;
    border-color: #2aa0db;
}
.table>thead:first-child>tr:first-child>th{
    vertical-align: middle;
    font-size: 10px;
    background: #d2d6de;
    color: #333;
}
.table>tbody>tr>td{
    font-size: 11px;
    vertical-align: middle;
}
.table .btn-group>.btn:first-child{
    font-size: 11px;
    background: #2aa0db;
    border-color: #2aa0db;
    border-radius: 20px;
    padding: 2px 7px;
}
.table .btn-group>.btn:first-child .caret{
    margin: 0 3px;
}
.table .dropdown-menu>li>a {
    color: #777;
    text-align: initial;
    font-size: 12px;
    padding: 5px 10px;
}
.table .dropdown-menu i{
    margin: 0 6px;
}
div.dataTables_wrapper div.dataTables_length select{
    line-height: 9px;
    cursor: pointer;
    margin: 0 5px;
}

@media  screen and (max-width: 576px){
    .sidebar-open .main-header {
        -webkit-transform: translate(230px,0);
        -ms-transform: translate(230px,0);
        -o-transform: translate(230px,0);
        transform: translate(-230px,0);
    }
    .navbar #view_todays_profit ,.navbar #header_shortcut_dropdown {
        display: none;
    }
    .navbar .fa-info-circle {
        display: none;
    }
}
.alert-success, .bg-green, .callout.callout-success, .label-success, .modal-success .modal-body, .progress-bar-green, .progress-bar-success {
    background-color: #0c0d16!important;
}
.treeview-menu li {
    padding-right: 15px;
}

.skin-blue-light .sidebar-menu>li.active>a{
    color: #2b80ec !important;
    background: #2b80eb40 !important;
}

.table-responsive .row {
    width: 98%;
}

.dataTables_wrapper .col-sm-5 {
    float: left !important;
}

.dataTables_paginate.paging_simple_numbers {
    margin-top: -4px !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    position: relative;
    left: -7px;
}
#receipt_section {
    display: none;
}
.table-responsive {
    padding-bottom: 10px;
}
.skin-blue .main-header .navbar, .skin-container-light .main-header .navbar {
    background: #75a4ad;
}
.skin-blue .main-header .logo, .skin-container-light .main-header .logo {
    background: #648e97;
}
.skin-blue .main-header .logo:hover, .skin-container-light .main-header .logo:hover {
    background: #6a929b;
}
.skin-container-light .sidebar-menu>li.active>a {
    color: #171818 !important;
    background: #2b80eb40 !important;
}
.skin-container-light .sidebar-menu>li.active {
    border-left-color: #648e97;
}
.skin-container-light .main-header li.user-header, .skin-container-light .main-header li.user-header {
    background-color: #648e97;
}
.pos-tab-content {
    display: none;
}
.pos-tab-content.active {
    display: block;
}
.skin-container-light .main-header .navbar .sidebar-toggle:hover {
    background-color: #6d969f;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu, .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.1);
    color: #282727;
    border-radius: 5px 0px 0px 5px !important;
    border-right: none;
}
.skin-green .main-sidebar .logo:hover, .skin-container-light .main-sidebar .logo:hover {
    background: #648E97 !important;
}
.skin-green .main-sidebar .logo, .skin-container-light .main-sidebar .logo {
    background: #648E97;
    color: #fff;
}
.input-group-btn button {
    background: #6658dd !important;
    padding: 8px;
    margin-right: -20px;
    padding-right: 11px;
    color: #fff;
}
.input-group-btn button i {
    color: #fff !important;
}
.file-input.file-input-new .btn-file {
    padding: 9px;
}
table .product-thumbnail-small {
    width: 45px;
}
.sidebar-menu.tree ul i {
    display: none;
}
.modal-xl{
    width: 90%; /* respsonsive width */
    margin-left: auto !important;
    margin-right: auto !important;
}

td button , td a {
    margin-bottom: 3px !important;
}

div.pos-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-bottom: 28px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
div.pos-tab-content {
    background-color: #ffffff;
    padding-left: 20px;
    padding-top: 20px;
}
.pos-tab-menu {
    padding: 0;
}
div.pos-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #6658DD;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #6658DD;
    border-color: #6658DD;
}
.bg-light-green {
    background: #008039;
}
.wrapper {
    position: relative;
}
.landmark-error , .status-error {
    color: firebrick;
    font-size: 13px;
}
.pos_remove_row {
    cursor: pointer;
}
.input-group #search_product:focus {
    z-index: 1;
}
span.section-pritner {
    margin-left: 6px;
    background: #2b80ec;
    padding: 2px 20px;
    color: #fff;
    border-radius: 5px;
    user-select: none;
}
label.error {
    color: firebrick;
    font-size: 12px;
}

@media print{
    .print_section{
        display: inline !important;
    }
    .modal-xl{
        width: 100% !important;
    }
    ::-webkit-scrollbar{
        display: none !important;
    }
    #toast-container {
        display: none;
    }
}
