.select2-selection__rendered, .select2-results__option {
    font-weight: 400;
    color: #717171 !important;
    font-family: "Montserrat", sans-serif !important;
}
.btn-upload.input-error * {
    color: #d22d3d !important;
}
.btn-upload.input-error:hover {
    background-color: #ccc !important;
    border-color: #d22d3d !important;
}
a.badge:hover, button.btn-info:hover, button.btn-info:focus {
    color: #FFF;
}

.rep-date-widget .datepicker {
    width: unset !important;
    box-shadow: none !important;
}

.personalInfo .select2-container .select2-selection--single,
.f1 .select2-container .select2-selection--single {
    height: 35px !important;
}

.personalInfo .select2-container--default .select2-selection--single .select2-selection__rendered,
.f1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 23px !important;
}

.personalInfo .select2-container--default .select2-selection--single .select2-selection__arrow,
.f1 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

.was-validated .select2-selection {
    border-color: #198754 !important;
    padding-right: calc(0.75em + 2.3125rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-position: center right 1.75rem;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-repeat: no-repeat;
}
.was-validated .select2-selection:focus {
    border-color: #198754;
    -webkit-box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
            box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.removeoutline {
    outline: none !important
}
.font-white {
    color: #ffffff !important;
}
.p-f-w-400::placeholder {
    font-weight: 400 !important;
}
.webapp-header {
    max-height: 80px !important;
    min-height: 70px !important;
    border-right: 0 !important;
}
.webapp-header img {
    max-height: 40px !important;
}
.skyprivate_logo {
    min-width: 40px !important;
    min-height: 40px !important;
    display: block;
    background-image: url('../images/skyprivate_logo.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.login-social li {
    background-color: transparent !important;
}
.tooltip-inner {
    background-color: #168eea;
    opacity: 1 !important;
    width: auto !important;
    max-width: 1000px !important;
}
.tooltip.bs-tooltip-end {
    border-right-color: #168eea !important;
}
.tooltip.bs-tooltip-start {
    border-left-color: #168eea !important;
}
.tooltip.bs-tooltip-bottom {
    border-bottom-color: #168eea !important;
}
.tooltip.bs-tooltip-top {
    border-top-color: #168eea !important;
}
.tooltip-arrow::before {
    border-top-color: #168eea !important;
}
.radio-primary input[type="radio"]:disabled + label::before {
    border-color: #d6d5d5 !important;
    background-color: #e9ecef !important;
}
.radio-primary input[type="radio"]:disabled + label {
    color: #898989 !important;
    cursor: not-allowed !important;
}
.dark-only .radio-primary input[type="radio"]:disabled + label::before {
    border-color: #1b2639 !important;
    background-color: #2d323a !important;
}
.dark-only .radio-primary input[type="radio"]:disabled + label {
    color: #616161 !important;
}
.bookmark-dropdown {
    top: 34px !important;
    right: 0 !important;
    left: auto !important;
    max-height: 40vh;
    overflow-y: auto;
    z-index: 10 !important;
}
body.dark-only .table-collapse {
    background-color: #3b485e;
}
body:not(.dark-only) .table-collapse {
    background-color: #fafafa;
}
body:not(.dark-only) .table-collapse table th {
    color: #FFF !important;
    background-color: rgba(22, 142, 234);
    border-bottom: 2px solid #EEE !important;
}
body:not(.dark-only) .table-collapse table td {
    color: #FFF !important;
    background-color: rgba(22, 142, 234, 0.6);
    border-color: #444 !important;
}
.table-collapse table tr:last-child td {
    border: 0 !important
}
#question-textarea .iziToast-inputs > textarea {
    position: relative;
    display: inline-block;
    margin: 4px;
    margin-top: 6px;
    border-radius: 2px;
    border: 0;
    padding: 4px 7px;
    font-size: 13px;
    letter-spacing: 0.02em;
    background: rgba(0, 0, 0, 0.1);
    color: #000;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    height: 26px;
    overflow: hidden;
}
#question-textarea .iziToast-inputs > select:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6) !important;
}
#question-textarea .iziToast-texts {
    margin-top: 15px !important;
}
#question-textarea .iziToast-buttons {
    margin-top: 6px !important;
}
.page-wrapper.compact-wrapper .page-body-wrapper header.main-nav.close_icon ~ footer {
    margin-left: 0px;
}
#question-textarea .iziToast-inputs, #question-textarea .iziToast-inputs .changeComment {
    width: 100%;
    height: 80px;
}
.loader-wrapper {
    width: 0 !important;
    height: 0 !important;
}
.loader-spinner {
    display: inline-block;
    position: absolute;
    width: 80px !important;
    height: 80px !important;
    top: calc(50vh - 40px) !important;
    left: calc(50vw - 40px) !important;
    box-sizing: border-box;
    animation: rotation .8s linear infinite;
    border-radius: 50%;
}
.loader-spinner::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 6px solid;
    border-color: #168eea transparent;
}
.loader-progress {
    display: inline-block;
    position: relative;
    width: 120px !important;
    height: 120px !important;
    top: calc(50vh - 60px) !important;
    left: calc(50vw - 60px) !important;
    text-align: center;
    color: #168eea;
    font-weight: 700;
    line-height: 6em;
    background: rgba(255, 255, 255, 0.8) !important;
    font-size: 1.4em;
    border-radius: 10%;
    box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.2);
}
.dark-only .loader-progress {
    background: rgba(17, 23, 39, 0.8) !important;
    box-shadow: 4px 4px 16px rgb(0, 0, 0);
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.file-input-sent-pending, .file-input-sent-pending:hover {
    background-color: #e8e8e8 !important;
    color: #717171 !important;
    cursor: not-allowed;
    border-color: #717171 !important
}
.file-input-sent-ok, .file-input-sent-ok:hover {
    background-color: #d3e3d2 !important;
    color: #1b4c43 !important;
    cursor: not-allowed;
    border-color: #1b4c43 !important
}
.custom-pagination {
    display: flex !important;
    overflow: auto !important;
}
.custom-pagination ul {
    margin-left: auto !important;
}

.input-text-group-checkbox {
    padding: 0 !important;
    width: 33px !important;
}

.input-text-group-checkbox .checkbox_animated {
    margin: 0 0 0 0 !important;
}

.input-text-group-checkbox label {
    margin: -2px 0 0 5px !important;
}

.needs-validation .custom-invalid-tooltip, .needs-validation .custom-valid-tooltip {
    position: absolute !important;
    top: auto !important;
    bottom: auto !important;
    right: 12px !important;
    max-width: calc(100% - 23px) !important;
}

@media only screen and (max-width: 575px) {
    .faq-widgets svg {
        width: 50px;
        height: 50px;
        position: relative;
        opacity: 0.5;
        top: 0;
        right: 0;
        color: #fff;
    }
}
.custom-gallery img, .custom-gallery .caption {
    background: #ddc753;
}
.custom-gallery img {
    box-shadow: inset 0 0 1px 10px #ddc753, inset 0 0 1px 1000px rgba(0,0,0,0.1)
}
.custom-gallery .custom-gallery-verified img, .custom-gallery .custom-gallery-verified .caption {
    background: #41766a;
}
.custom-gallery .custom-gallery-verified img {
    box-shadow: inset 0 0 1px 10px #41766a, inset 0 0 1px 1000px rgba(0,0,0,0.1)
}
body:not(.dark-only) .custom-gallery .caption h4 {
    color: #fff;
}
.custom-gallery-buttons {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.custom-gallery-thumbnail {
    width: 100% !important;
    height: 70% !important;
    object-fit: contain !important;
}
.bookmark-dropdown-scroll {
    z-index: 4 !important;
}
.bookmark-dropdown-container-scroll {
    max-height: 40vh;
    overflow-y: auto;
}
.alt-input-size {
    padding-top: 8px;
    padding-bottom: 9px;
}
.alt-input-size-sm {
    padding-top: 4px;
    padding-bottom: 4px;
}
.alt-input-size-xs {
    height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.custom-edit-cancel, .custom-edit-start {
    border-radius: 0 0.25rem 0.25rem 0;
}
.custom-edit-preview-value {
    width: calc(100% - 42.5px);
    border-radius: 0.25rem 0 0 0.25rem;
    letter-spacing: 0;
}
.custom-edit-preview-value-sm {
    width: calc(100% - 31px);
}
.custom-edit-start, .custom-edit-cancel, .custom-edit-ok {
    width: 42.5px;
    height: 40px;
    padding: 0.375rem 0.75rem;
}
.custom-edit-start-sm, .custom-edit-cancel-sm, .custom-edit-ok-sm {
    width: 31px;
    height: 31px;
    padding: 0.45rem 0.5rem;
}
.custom-edit-start-xs, .custom-edit-cancel-xs, .custom-edit-ok-xs {
    width: 24px;
    height: 24px;
    padding: 0.3rem 0.4rem;
}
.custom-edit-container .select2-container {
    width: calc(100% - 84px) !important;
    margin-left: 0 !important;
    letter-spacing: 0;
}
.custom-edit-container .select2-selection__rendered {
    line-height: 27.5px;
    padding-left: 0.44rem !important;
}
.custom-edit-container select {
    line-height: 27px;
    padding: 0.3rem 0.75rem;
}
.alt-faq-form .search-icon {
    top: 12px !important;
}
.custom-dropdown-xs .dropdown-menu a:not(.custom-input-button):hover {
    background-color: rgba(22, 142, 234, 0.1) !important;
    color: #168eea !important;
}
.input-custom-sm {
    width: 40px !important;
    max-width: 40px !important;
    min-width: 40px !important;
}
body:not(.dark-only) .custom-dropdown-xs .dropdown-menu {
    background: #FFF !important;
}
.min-w-auto {
    min-width: auto !important;
}
.badge-alt-xs {
    padding: 0.419rem 0.7rem !important;
    font-size: 10px !important;
    font-weight: 600 !important;
}
.dropdown-menu-scroll {
    max-height: 200px;
    max-width: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.footer {
    padding: 14px !important;
}
.collapse .list-group .list-group-item .feather {
    height: 16px !important;
}
.fa-w-14 {
    width: 14px !important;
}
.default-according.style-1 button[aria-expanded="true"]:before {
    content: "\f107";
    font-family: FontAwesome;
}
.default-according.style-1 button[aria-expanded="false"]:before {
    content: "\f106";
    font-family: FontAwesome;
}

.select2-selection.select2-selection--single.select2-xs {
    height: 23px !important;
}
.select2-container--default .select2-selection--single.select2-xs .select2-selection__arrow {
    top: -1px !important;
}
.select2-container--default .select2-selection--single.select2-xs .select2-selection__rendered {
    line-height: 13px !important;
}
.select2-xs .select2-results__option {
    font-size: 12px !important;
    padding: 4px !important;
}
ul.select2-selection__rendered {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.irs-to, .irs-from {
    background: #168eea;
}
.select2-search__field {
    width: 100% !important;
}
.pre-log {
    color: #242934;
    background: transparent !important
}
.dark-only .pre-log {
    color: #FFF
}
.log-bg {
    background: #F0F0F0 !important;
}
.dark-only .log-bg {
    background: #2f3b52 !important;
}

body.dark-only .was-validated .select2-selection.custom-isValid, .was-validated .select2-selection.custom-isValid, .login-form.was-validated .form-group input:valid {
    border-color: #198754 !important;
    padding-right: calc(0.75em + 2.3125rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
    background-position: center right 1.75rem;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
    background-repeat: no-repeat !important;
}

body.dark-only .was-validated .select2-selection.custom-isInvalid, .was-validated .select2-selection.custom-isInvalid, .login-form.was-validated .form-group input:invalid {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.custom-accordion .card-header h5 {
    display: flex;
    align-items: center;
    column-gap: 1rem;
}

.custom-accordion-collapse-btn {
    border-radius: 0.25rem 0.25rem 0 0;
}

body.dark-only a.cke_button {
    -webkit-filter: none !important;
    filter: none !important;
}

body.dark-only #cke_myGrid {
    border: 1px solid #444 !important;
}

table.calender-widget,
table.calender-widget tbody,
table.calender-widget tr,
table.calender-widget td {
    background: transparent !important;
    border: 0 !important;
}

.folder-custom {
    box-sizing: border-box;
    width: calc(25% - 20px);
    background: rgba(22, 142, 234, 0.05);
    padding: 15px;
    margin: 10px;
}
.folder-menu .dropdown-toggle {
    cursor: pointer;
    margin-right: -0.25rem;
}
.folder-menu .dropdown-item {
    font-size: 0.8rem;
}
.folder-menu .dropdown-toggle::after {
    display: none;
}
.overflow-custom {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.folder-data {
    display: block;
    width: calc(34px - 1rem + 100%);
}

@media only screen and (max-width: 1150px) {
    .folder-custom {
        width: calc(50% - 30px);
    }
}

@media only screen and (max-width: 575px) {
    .folder-custom {
        width: calc(100% - 30px);
    }
}

.media-caption {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px !important;
    text-transform: none !important;
}

.media-preview {
    margin-top: 30px;
}

.media-container {
    position: relative;
    height: 12vmax !important;
    overflow: hidden;
    object-fit: cover;
}
.media-container .media-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.media-preview-close {
    position: absolute;
    top: 1vmin;
    right: 1vmin;
}

.media-modal .btn-close {
    top: 25px;
}

.media-content {
    max-height: 75vh;
    min-height: 50vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.media-modal .media-image, .media-modal .media-video {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.media-progress {
    min-height: 16px;
}

.media-loader {
    width: 10vmin;
    height: 10vmin;
    display: inline-block;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.media-loader::after,
.media-loader::before {
    content: '';  
    box-sizing: border-box;
    width: 10vmin;
    height: 10vmin;
    border-radius: 50%;
    border: 2px solid #FFF;
    position: absolute;
    left: 0;
    top: 0;
    animation: animloader 2s linear infinite;
}
.media-loader::after {
    animation-delay: 1s;
}
  
@keyframes animloader {
    0% {
      transform: scale(0);
      opacity: 1;
    }
    100% {
      transform: scale(1);
      opacity: 0;
    }
}

.mediaFileProgress div {
    position: relative;
    height: 24px;
}

.mediaFileProgress div div:first-child {
    position: absolute;
    line-height: 2;
    z-index: 1;
}

#mediaProgress .modal-body {
    max-height: 50vh;
    overflow: auto;
}
.img-max-200 {
    max-width: 200px;
    max-height: 200px;
}

.max-400 {
    max-width: 400px;
    max-height: 400px;
}

h6.header {
    height: 32px;
    line-height: 32px;
}

.minH200 {
    min-height: 200px;
}

.text-transform-none {
    text-transform: none !important;
}

.custom-color-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2.5rem;
    position: relative;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 16 16%22%3E%3Cpath fill%3D%22%23FFF%22 d%3D%22M1.5 5l6 6 6-6H1.5z%22/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 12px 12px;
}

.form-select-xs {
    font-size: 0.75rem !important;
    padding: 0.25rem 0.5rem !important;
    height: auto !important;
    line-height: 1.2 !important;
}

.custom-json, .custom-json * {
    background: #f8f4e9 !important;
}

.saveJSON {
    position: relative;
    margin-bottom: -100% !important;
}

.input-group-text-xs, .form-control-xs {
    height: 24px !important;
}

.custom-bookmark-icon {
    width: 20px;
}
.permissions_checkbox {
    top: 6px;
}

.nav-menu .according-menu {
    top: 8px !important;
}
.nav-badge {
    position: absolute;
    top: 11px;
    right: 31px;
}
.nav-submenu .nav-badge {
    right: 0;
    top: 9px;
}


.media-container-md {
    height: 8vmax !important;
}

.media-drawer {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(-100% + 40px);
    height: 100%;
    background-color: transparent;
    color: #fff;
    opacity: 0.25;
    transition: top 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    z-index: 1;
}

.media-drawer:not(.show) .media-drawer-header i {
    padding: 0.5rem;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
}

.media-drawer:not(.show):hover {
    opacity: 1;
}

.media-drawer.show {
    top: 0;
    background-color: rgba(255, 255, 255, 0.9);
    color: #111;
    opacity: 1;
}

.media-drawer-header {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 40px;
}

.media-drawer-header {
    cursor: pointer;
}

.media-drawer:not(.show) .media-drawer-arrow-up {
    display: none;
}
.media-drawer.show .media-drawer-arrow-up {
    display: inline;
}

.media-drawer:not(.show) .media-drawer-arrow-down {
    display: inline;
}
.media-drawer.show .media-drawer-arrow-down {
    display: none;
}

.password-show-hide {
    position: absolute;
    top: 18px;
    right: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: none;
    z-index: 2;
}
.was-validated .password-show-hide {
    right: 30px;
}
.password-show-hide span {
    cursor: pointer;
    font-size: 16px;
    color: var(--primary-color);
}
.password-show-hide span.hide:before {
    content: "\f070";
}
.password-show-hide span.show:before {
    content: "\f06e";
}

.login-input-icon {
    min-width: 40px;
}

.setting-primary:hover i {
    -webkit-animation: rotateInSetting 1.5s ease infinite;
    animation: rotateInSetting 1.5s ease infinite;
}

.bg-promo {
    background-color: color-mix(in srgb, var(--primary-color) 8%, #FFF) !important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 8px;
}

.sub-option:hover, .sub-option:focus {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.promo-trial-label {
    border-radius: 0.25rem;
    border: 1px solid var(--primary-color);
}
.sub-option:hover .promo-trial-label {
    background-color: var(--primary-color) !important;
    border: 1px solid #FFF;
}
.pulse-alert {
    display: inline-block;
    transform-origin: center;
    transform: scale(1);
    animation: pulse-alert-size 1.5s ease-in-out infinite;
    will-change: transform;
}
@keyframes pulse-alert-size {
  0%, 100% { transform: scale(1); }
  50%      { transform: scale(1.4); }
}