.gridview-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}

#panel-feedbacks .badge[data-bs-toggle=tooltip] {
    position: absolute;
    left: -0.1em;
    bottom: 0.1em;
}

.relative {
    position: relative;
}

.form-group {
    margin-bottom: 20px;
}

.form {
    max-width: 500px;
    padding-left: 1.5rem;
}

.form .form-group-buttons {
    margin-top: 1.5rem;
}

.has-error .help-block {
    color: red;
}

.card .nav.nav-tabs {
    margin-left: 0;
    margin-right: 0;
}

.table-fixed {
    table-layout: fixed;
}

.border-file {
    border-left-width: 10px !important;
}

.card-header .form-label {
    font-size: 0.9rem;
}

.table-fixed {
    table-layout: fixed;
}

.border-bottom-none {
    border-bottom: none;
}

form div.required label.form-label:after {
    content:" * ";
    color:red;
}

.form-label {
    margin-bottom: 0.5rem;
    font-size: 0.9375rem;
    color: var(--bs-body-color);
}

.select2-container.select2-container--krajee-bs5 .select2-selection--single .select2-selection__rendered {
    padding-left: 8px;
    padding-right: 10px;
    padding-top: 2px;
}

.select2-container.select2-container--krajee-bs5 .select2-selection--single .select2-selection__rendered,
.select2-container.select2-container--krajee-bs5 .select2-search--dropdown .select2-search__field,
.select2-container.select2-container--krajee-bs5 .select2-results__option[aria-selected],
.select2-container.select2-container--krajee-bs5 .select2-selection__clear {
    color: #696969;
}

.select2-container.select2-container--krajee-bs5 .select2-selection__clear {
    margin-right: 0.5rem;
}

.select2-container.select2-container--krajee-bs5 .select2-results__option.select2-results__option--selected,
.select2-container.select2-container--krajee-bs5 .select2-results__option[aria-selected=true] {
    color: #31708f;
}

.select2-container.select2-container--krajee-bs5 .select2-results__option--highlighted[aria-selected] {
    color: #fff;
}

.select2-container.select2-container--krajee-bs5 .select2-selection--single {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%236f6b7d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='white' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: 22px 20px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 0.875rem center;
}

.select2-container.select2-container--krajee-bs5.select2-container--open .select2-selection--single {
    background-size: 16px 12px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' fill='none' stroke='%236f6b7d' stroke-linecap='round' stroke-linejoin='round' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'%2f%3e%3c/svg%3e");
}

.select2-container.select2-container--krajee-bs5.select2-container--disabled .select2-selection,
.select2-container.select2-container--krajee-bs5.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    color: #a5a3ae;
    background-color: rgba(75, 70, 92, 0.08);
}

.range-tickmarks {
    display: flex;
    justify-content: space-between;
    padding: 0 6px;
}
.range-tickmarks p {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 1px;
    background: #D3D3D3;
    height: 10px;
    line-height: 40px;
    margin: 0 0 20px 0;
}

.ti {
    vertical-align: text-top;
}

.fi {
    vertical-align: inherit;
}

.select2-container--krajee-bs5 .select2-selection--single .select2-selection__placeholder {
    color: #696969;
}

.select2-container--krajee-bs5 .select2-selection--single {
    padding: 0.422rem 2.45rem 0.422rem 0.875rem;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    text-overflow: unset;
}

.select2-container.select2-container--krajee-bs5 .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

.as-link {
    text-decoration: underline;
    cursor: pointer;
    color: #7367D8;
}

.input-group .input-group-text {
    cursor: pointer;
}

.hide {
    display: none;
}

.invalid-feedback {
    display: block;
}

.menu-vertical + .layout-navbar + .layout-page {
    margin-top: 60.09px;
}


@media (max-width: 768.5px) {
    .menu-vertical + .layout-navbar + .layout-page {
        margin-top: 55.38px;
    }
}

.select2-container--krajee-bs5.select2-container--open:not(.select2-container--disabled) .select2-selection,
.select2-container--krajee-bs5:not(.select2-container--disabled) .select2-selection:focus,
.select2-container--krajee-bs5:not(.select2-container--disabled) .select2-dropdown {
    border-color: #7367D8;
    outline: 0;
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3)
}

.select2-container--krajee-bs5 .select2-selection {
    box-shadow: none;
    border: 1px solid #dbdade;
}

.copy-alert {
    top: -0.5em;
    left: 1em;
    max-width: max-content;
}

#loading {
    display: none;
    margin-left: 10px;
}

.layout-navbar {
    height: auto;
}

html .menu-vertical .navbar-brand {
    margin-right: 1rem !important;
}

.progress-bar-title {
    text-align: center;
    position: absolute;
    overflow: visible;
    left: 0;
    right: 0;
    top: -2px;
}

@media (max-width: 768.5px) {
    .card-header.referral-program .relative {
        position: static;
    }

    .referral-program .copy-alert {
        top: -1em;
    }
}

.footer-top {
    background-image: none !important;
}

.footer-tech-info {
    font-size: 0.8em;
}

.footer-tech-soft-list {
    line-height: normal;
    font-size: unset;
}

@media (max-width: 1200px) and (min-width: 992px){
    #integration-item {
        display:none
    }
}

@media (min-width: 992px) {
    .navbar.landing-navbar .navbar-nav .nav-item.mega-dropdown > .dropdown-menu {
        inset-inline-start: 26% !important;
    }
}

.landing-hero-blank {
    padding-top: 1rem;
}

.landing-hero {
    padding-top: 5rem;
}

.landing-footer .footer-top {
    padding: 3.5rem 0 2rem;
}