body {
    background-color: #edf2f9;
    color: #5e6e82;
}

.zluck-container {
    padding: 6rem 0 5.5rem 0;
}

.bg-light {
    background-color: #f9fafd !important;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.font-sans-serif {
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

label {
    font-size: .8333333333rem;
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: 0.5rem;
}

.appCancelBtnBlock .btn {
    display: inline-block;
}

.btn-primary {
    background-color: #47b2e4;
    border-color: #47b2e4;
}
.btn-primary:hover,.btn-primary:focus,.btn-info:hover,.btn-info:focus {
    background-color: #2b94c5;
    border-color: #2b94c5;
}
.btn-danger {
    color: #fff;
    background-color: #e63757;
    border-color: #e63757;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
}

.btn-info {
    color: #fff;
    background-color: #27bcfd;
    border-color: #27bcfd;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
}

.mb-4 {
    margin-bottom: 1.8rem !important;
}

.mt-lg-7 {
    margin-top: 7rem;
}

.mt-lg-6 {
    margin-top: 5rem;
}

@media (max-width: 768px) {
    .mt-lg-7 {
        margin-top: 5rem;
    }
}

.fw-bolder {
    font-weight: 800 !important;
}
.fw-normal {
    font-weight: 400 !important;
}
.fs-4 {
    font-size: 2.0736rem !important;
}

.d-inline-block {
    display: inline-block !important;
}

.bg-holder {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    will-change: transform, opacity, filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    z-index: 0;
}

.cover-image {
    overflow: hidden;
}

.avatar-profile {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.avatar-5xl {
    height: 10.5rem;
    width: 10.5rem;
}

.avatar {
    position: relative;
    display: inline-block;
}

.avatar img {
    -o-object-fit: cover;
    object-fit: cover;
}

.avatar img,
.avatar .avatar-name {
    width: 100%;
    height: 100%;
}

.avatar img {
    display: block;
}

.avatar:hover .overlay-icon {
    opacity: 1;
    background: rgba(0, 0, 0, .65);
}

.z-index-1 {
    z-index: 1 !important;
}

.text-white {
    color: #fff !important;
}

.text-white {
    --falcon-text-opacity: 1;
    color: #fff !important;
}

.text-center {
    text-align: center !important;
}

.fs--1 {
    font-size: .8333333333rem !important;
}

.overlay-icon {
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.rounded-circle {
    border-radius: 50% !important;
}

.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    max-width: 100%;
}

.card-header:first-child {
    border-radius: calc(0.375rem - 0px) calc(0.375rem - 0px) 0 0;
}

.mb-8 {
    margin-bottom: 7.5rem !important;
}

.min-vh-25 {
    min-height: 25vh !important;
}

.position-relative {
    position: relative !important;
}

.card-header {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}

.h-100 {
    height: 100% !important;
}

.w-100 {
    width: 100% !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-hidden[class*=rounded] {
    -webkit-mask-image: radial-gradient(#fff, #000);
    mask-image: radial-gradient(#fff, #000);
}

.form-select {
    cursor: pointer;
    display: block;
    width: 100%;
    padding: .3125rem 3rem .3125rem 1rem;
    -moz-padding-start: calc(1rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #344050;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%234d5969' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    border: 1px solid #dbdbdb;
    border-radius: .25rem;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.flatpickr-input[readonly] {
    background-color: inherit;
    opacity: 1;
}
@media(prefers-reduced-motion: reduce) {
    .form-select {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.form-select:focus {
    border-color: #dbdbdb;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 .25rem rgba(44, 123, 229, .25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 .25rem rgba(44, 123, 229, .25)
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    padding-right: 1rem;
    background-image: none
}

.form-select:disabled {
    background-color: #edf2f9;
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #344050
}

.form-select-sm {
    padding-top: .1875rem;
    padding-bottom: .1875rem;
    padding-left: .75rem;
    font-size: 0.875rem
}

.form-select-lg {
    padding-top: .375rem;
    padding-bottom: .375rem;
    padding-left: 1.25rem;
    font-size: 1.2rem
}

.card {
    -webkit-box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.theme-wizard .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;
    color: #748194;
    display: block
}

.theme-wizard .nav-link .nav-item-circle {
    color: #9da9bb;
    background-color: #fff;
    border: 2px solid #d8e2ef;
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
    line-height: 2.25rem;
    padding: 0;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.theme-wizard .nav-link.active {
    color: #47b2e4;
}

.theme-wizard .nav-link.active .nav-item-circle {
    background-color: #47b2e4 !important;
    color: #fff;
    border-color: #47b2e4
}

.theme-wizard .nav-link.done {
    color: #00d27a
}

.theme-wizard .nav-link.done .nav-item-circle {
    background-color: #00d27a !important;
    color: #fff;
    border-color: #00d27a
}

.theme-wizard .nav-link.done .nav-item-circle .check-icon {
    display: inline-block
}

.theme-wizard .nav-link.done .nav-item-circle-parent:before {
    background-color: #00d27a
}

.theme-wizard .nav-link .nav-item-circle .check-icon {
    display: none
}

.theme-wizard .nav-link .nav-item-circle-parent {
    display: block
}

.theme-wizard .nav-link .nav-item-circle-parent:before {
    content: "";
    height: 2px;
    width: 101%;
    position: absolute;
    left: 51%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background: #d8e2ef;
}

.theme-wizard .nav-item:not(:first-child) .active .nav-item-circle-parent:after {
    content: "";
    width: 50%;
    position: absolute;
    left: -1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    background-color: #00d27a
}

.theme-wizard .nav-item-circle-parent {
    position: relative;
    padding: 0 1rem
}

.theme-wizard .nav-item-circle {
    margin: 0 auto;
    z-index: 1;
    position: relative
}

.theme-wizard .nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.theme-wizard .nav-item:first-child .nav-item-circle-parent:before,
.theme-wizard .nav-item:last-child .nav-item-circle-parent:before {
    width: 50%
}

.theme-wizard .nav-item:first-child .nav-item-circle-parent:before {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.theme-wizard .nav-item:last-child .nav-item-circle-parent:before {
    left: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.theme-wizard .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.theme-wizard .wizard-lottie-wrapper {
    height: 1px;
    position: relative;
    padding-bottom: 11.875rem;
    overflow: hidden
}

.theme-wizard .wizard-lottie-wrapper .wizard-lottie {
    width: 21.25rem;
    height: auto;
    -webkit-transform: translateY(-73%);
    -ms-transform: translateY(-73%);
    transform: translateY(-73%)
}

.badge-soft-primary {
    color: #1c4f93;
    background-color: #d5e5fa;
}

.badge-soft-primary[href]:hover,
.badge-soft-primary[href]:focus {
    text-decoration: none;
    color: #78abee;
}

.badge-soft-secondary {
    color: #6d798b;
    background-color: #e3e6ea;
}

.badge-soft-secondary[href]:hover,
.badge-soft-secondary[href]:focus {
    text-decoration: none;
    color: #6d798b;
}

.badge-soft-success {
    color: #00864e;
    background-color: #ccf6e4;
}

.badge-soft-success[href]:hover,
.badge-soft-success[href]:focus {
    text-decoration: none;
    color: #00864e;
}

.badge-soft-info {
    color: #75d4fe;
    background-color: #d4f2ff;
}

.badge-soft-info[href]:hover,
.badge-soft-info[href]:focus {
    text-decoration: none;
    color: #75d4fe;
}

.badge-soft-warning {
    color: #f9ae83;
    background-color: #fde6d8;
}

.badge-soft-warning[href]:hover,
.badge-soft-warning[href]:focus {
    text-decoration: none;
    color: #f9ae83;
}

.badge-soft-danger {
    color: #8a2134;
    background-color: #fad7dd;
}

.badge-soft-danger[href]:hover,
.badge-soft-danger[href]:focus {
    text-decoration: none;
    color: #8a2134;
}

.badge-soft-light {
    color: #9fa0a2;
    background-color: #fefeff;
}

.badge-soft-light[href]:hover,
.badge-soft-light[href]:focus {
    text-decoration: none;
    color: #9fa0a2;
}

.badge-soft-dark {
    color: #070f19;
    background-color: #ced1d4;
}

.badge-soft-dark[href]:hover,
.badge-soft-dark[href]:focus {
    text-decoration: none;
    color: #070f19;
}
.fs-error {
    font-size: 7rem;
}
.text-300 {
    color: #d8e2ef !important;
}
.lh-1 {
    line-height: 1 !important;
}
.fw-black {
    font-weight: 900 !important;
}
.text-800 {
    color: #4d5969 !important;
}
.fw-semi-bold {
    font-weight: 600 !important;
}
@media (min-width: 768px) {
    .w-md-75 {
        width: 75% !important;
    }
}
@media (min-width: 576px){
    .fs-error {
        font-size: 10rem;
    }
}
/* Notification */
.notification {
    color: #232e3c!important;
    text-decoration: none;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    font-size: .8333333333rem;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.notification:not(.notification-flush) {
    border: 1px solid #d8e2ef;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border-radius: .375rem;
    padding: 1rem
}

.notification:hover,
.notification:focus {
    color: #0b1727!important;
    text-decoration: none
}

.notification-body {
    margin-bottom: .25rem
}

.notification-time {
    margin-bottom: 0;
    color: #748194;
    font-size: .8333333333rem
}

.notification-unread {
    background-color: #edf2f9 !important
}

.notification-unread:hover,
.notification-unread:focus {
    background-color: #dae4f3 !important
}

.notification-indicator {
    position: relative
}

.notification-indicator::before {
    position: absolute;
    content: "";
    right: .995rem;
    top: .6rem;
    height: 0.8rem;
    width: 0.8rem;
    border-radius: 50%;
    border: 2px solid #edf2f9;
    z-index: 2;
}
@media (max-width: 991.5px) {
    .notification-indicator::before {
        display: none;
    }
}
.notification-indicator-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: .125rem;
    top: .505rem;
    height: 1rem;
    width: 1rem;
    font-size: .67rem;
    color: #fff;
    font-weight: 700
}

.notification-indicator-primary::before {
    background-color: #2c7be5;
}

.notification-indicator-secondary::before {
    background-color: #748194;
}

.notification-indicator-success::before {
    background-color: #00d27a;
}

.notification-indicator-info::before {
    background-color: #27bcfd;
}

.notification-indicator-warning::before {
    background-color: #f5803e;
}

.notification-indicator-danger::before {
    background-color: #e63757;
}

.notification-indicator-light::before {
    background-color: #f9fafd;
}

.notification-indicator-dark::before {
    background-color: #0b1727;
}

.notification-indicator-fill::before {
    border: 0
}
.dropdown-menu:after {
    display: none;
}
.dropdown-menu.dropdown-menu-end:after {
    right: 0.95rem;
    left: auto;
}
.dropdown-menu:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 1rem;
    height: 1rem;
    background: #000;
    top: -0.375rem;
    left: 1.8rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: inherit;
    border-radius: 0.125rem;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #d8e2ef;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
@media (min-width: 992px) {
    .dropdown-menu:after {
        display: block;
    }   
}
.dropdown-menu-notification {
    min-width: 16rem;
    max-width: 5rem
}

.dropdown-menu-notification .card-header,
.dropdown-menu-notification .card-footer {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.dropdown-menu-notification .list-group-flush .list-group-item {
    padding: 0
}

.dropdown-menu-notification .list-group-flush .list-group-item .notification-flush {
    padding: .5rem 1rem
}

.dropdown-menu-notification .list-group-flush .list-group-title {
    background-color: #f9fafd;
    font-weight: 600;
    font-size: .6944444444rem;
    color: #748194;
    padding: .25rem 1.25rem
}

@media(min-width: 576px) {
    .dropdown-menu-notification {
        min-width: 20rem
    }
}

.avatar {
    position: relative;
    display: inline-block;
}
.avatar-xl {
    height: 3rem;
    width: 3rem;
}
.avatar-2xl {
    height: 2.5rem;
    width: 2.5rem;
}
.me-4 {
    margin-right: 1.8rem !important
}
.me-3 {
    margin-right: 1rem !important;
}
.me-2 {
    margin-right: 0.5rem !important;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0.255em;
    content: "\ea99";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-family: IcoFont;
    padding-left: 0;
}
.dropdown-menu {
    transition: 0.3s;
}
.dropdown-menu.dropdown-menu-end {
    left: auto;
    right: -0.5625rem;
}
.dropdown-menu-card .card {
    border: 0;
}
.dropdown-menu-card h6 {
    font-size: 0.8333333333rem;
}
.scrollbar-overlay {
    overflow: hidden !important;
}
.card-link {
    color: #2c7be5!important;
    font-size: .8333333333rem;
    font-weight: 600;
}
.wrap {
    word-break: break-word;
    white-space: pre-wrap;
}
.desktop-view.active > a,.mobile-view.active > a {
    color: #47b2e4;
}
