.vue-feather {
    overflow: unset!important;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.p-icon-field-left .form-control {
    padding-left: 2.25rem;
}

.p-icon-field-right .form-control {
    padding-right: 2.25rem;
}

.p-invalid, .p-invalid .p-inputtext, .p-dropdown.p-inputwrapper.p-invalid {
    border-color: #f44336;
}

.p-icon-field > .p-input-icon {
    margin-top: 0;
    transform: translateY(-50%)
}

.vr-wizard--footer {
    display: flex !important;
    justify-content: flex-end;
    padding: 1.5rem 1.5rem 1.5rem;
    margin-bottom: -2rem;
    margin-left: -1.5rem;
    width: calc(100% + 3rem);
    background-color: #f7f7f7;
}

.vr-wizard--btn {
    --wizard-stepper--btn-bg: #FF9F43;
    --wizard-stepper--btn-border-color: #FF9F43;
    --wizard-stepper--btn-color: #fff;
    --wizard-stepper--prev-btn-bg: #fff;
    --wizard-stepper--prev-btn-color: #495057;
    --wizard-stepper--prev-btn-border-color: #e9ecef;
    border-radius: 3px;
    min-width: 100px;
    text-transform: unset !important;
    margin: 0 !important;
}

.vr-wizard--footer, .vr-wizard--footer > div {
    gap: 0.5rem;
}

.vr-wizard--btn.vr-wizard--close-btn, .vr-wizard--btn.vr-wizard--prev-btn {
    --wizard-stepper--btn-bg: #fff;
    --wizard-stepper--btn-border-color: #e9ecef;
    --wizard-stepper--btn-color: #495057;
}

.p-dialog .p-dialog-header {
    border-bottom: 1px solid #f7f7f7;
}

.p-dropdown:not(.p-disabled).p-focus {
    box-shadow: none;
}

.p-confirm-dialog .p-dialog-content {
    padding: 1.5rem 1.5rem 2rem 1.5rem;
}

.p-confirm-dialog .p-dialog-footer button {
    min-width: 75px;
}.summary-cont {
    max-width: 725px;
    margin: 20px auto;
    font-size: 14px;
    border: 1px solid rgba(72, 94, 144, 0.16);
    border-radius: 0.25rem;
}

.summary-cont .summary-title {
    padding: 10px 15px;
    background-color: #f5f6fa;
    border-bottom: 1px solid rgba(72, 94, 144, 0.16);
    font-size: 1.125rem;
    margin-bottom: 0;
}

.summary-cont > div.d-flex > span {
    padding: 8px 15px;
    border: 1px solid rgba(72, 94, 144, 0.16);
    border-top-width: 0;
    border-right-width: 0;
    white-space: nowrap;
    line-height: 1.5;
    flex: 1;
    font-size: 13px;
}

.summary-cont > div.d-flex > span:first-child {
    border-left-width: 0;
    color: #636d7a;
    letter-spacing: .5px;
    max-width: 275px;
}

.summary-cont > div.d-flex > span:last-child {
    font-weight: 500;
    text-align: right;
    white-space: normal;
}

.tx-12 {
    font-size: 12px;
}
.tx-color-03 {
    color: #8392a5;
}

.p-paginator .p-paginator-pages {
    display: flex;
    gap: 0.5rem;
}

.p-focus:not(.p-disabled), .p-inputtext:enabled:focus {
    box-shadow: none !important;
}

.w-stepper__item.active, .w-stepper__item.completed {
    --wizard-line-color: var(--primary);
}

/* .w-stepper__item.active .w_stepper__item_content::before, .w-stepper__item.completed .w_stepper__item_content::before {
    --wizard-stepper--active: var(--primary);
} */

.verify-container {
    max-width: 400px;
    margin: 0 auto;
}

.main-registration-container {
    max-width: 80%;
    margin: 0 auto;
}

.dataflow-animation-label {
    width: 40%;
}

.dataflow-animation-label.provider-dvs {
    left: 10%;
    bottom: calc(50% + 15px);
    max-width: 35%;
}

.dataflow-animation-label.dvs-ltms {
    right: 10%;
    max-width: 30%;
}

.dataflow-animation-label.dvs-ic {
    right: 5%;
    bottom: calc(90% + 10px);
}

.dataflow-animation-label.ic-ltms {
    right: 6%;
    max-width: calc(30% - 10px);
}

.p-datepicker {
    min-width: 0 !important;
}

.p-datepicker-header .p-datepicker-title {
    display: flex;
    gap: 0.5rem;
}

.p-datepicker .p-datepicker-header {
    border-bottom: 0;
}

.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year, .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    padding: 0 0.5rem;
    font-weight: 600;
}

.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year, .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month,
.p-datepicker .p-datepicker-header .p-datepicker-prev, .p-datepicker .p-datepicker-header .p-datepicker-next,
.p-datepicker-buttonbar .p-button.p-button-text,
.p-datepicker table td > span {
    color: #172b4d;
}

.p-datepicker .p-datepicker-header .p-datepicker-prev svg,  .p-datepicker .p-datepicker-header .p-datepicker-next svg {
    width: 12px;
}

.p-datepicker table th {
    color: #97a0af;
    font-size: 85%;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.p-datepicker table th,
.p-datepicker table td {
    padding: 0.25rem 0.5rem;
}

.p-datepicker table td > span {
    width: 2rem;
    height: 2rem;
    border-radius: 0.25rem;
}

.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
    background: #ecedf0;
}

.p-datepicker table td > span.disabled {
    opacity: 0.9;
    color: #7a869a;
}

.p-datepicker table td.p-datepicker-today > span {
    color: #0052cc;
    background-color: transparent;
    position: relative;
    font-weight: 600;
    overflow: unset;
}

.p-datepicker table td.p-datepicker-today > span:after {
    content: "";
    width: 85%;
    height: 2px;
    border-radius: 0.25rem;
    background-color: #0052cc;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.p-datepicker table td > span.p-highlight {
    background-color: #0052cc;
    color: #fff;
    font-weight: 600;
}

.p-datepicker-buttonbar {
    padding: 0.25rem 0 0.5rem;
    border-top: 0;
}

.p-datepicker-buttonbar .p-button.p-button-text {
    font-size: 0.85rem;
    font-weight: 500;
}

.min-w-275px {
    min-width: 275px !important;
}

.min-w-290px {
    min-width: 290px !important;
}

.height-0 {
    height: 0 !important;
}

.input-icon-addon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    pointer-events: none;
    font-size: 12px;
    color: #6c757d;
    z-index: 9;
}

.dashboard-filter .p-multiselect-label {
    padding: 0.45rem 0.85rem 0.45rem 30px;
    text-transform: uppercase;
    font-size: 0.8725rem;
}

.dashboard-filter .p-multiselect .p-multiselect-trigger {
    display: none;
}

@media (max-width: 768px)
{
    /* Stepper */
    .wrapper {
        display: block!important;
        margin-bottom: 2rem !important;
    }

    .w-stepper__item:not(.active), .w_stepper__item_content::before {
        display: flex!important;
    }

    .w_stepper__item_content > .w_stepper__title {
        display: none;
    }

    .w_stepper__item_content::before {
        justify-content: center;
        align-items: center;
        line-height: 1;
        font-size: 0.9rem;
        font-weight: 600;
        color: #fff;
    }

    .w-stepper__item.completed .w_stepper__item_content::before {
        color: #0065DC;
    }

    .w-stepper {
        margin: 1.5rem 0.5rem 0.5rem !important;
        --circle-size: 6.4vw !important;
    }

    .w-stepper__item:first-child .w_stepper__item_content:before {
        content: "1"
    }

    .w-stepper__item:nth-child(2) .w_stepper__item_content:before {
        content: "2"
    }

    .w-stepper__item:nth-child(3) .w_stepper__item_content:before {
        content: "3"
    }

    .w-stepper__item:nth-child(4) .w_stepper__item_content:before {
        content: "4"
    }

    .w-stepper__item:nth-child(5) .w_stepper__item_content:before {
        content: "5"
    }

    .w-stepper__item:nth-child(6) .w_stepper__item_content:before {
        content: "6"
    }

    .w-stepper__item:nth-child(7) .w_stepper__item_content:before {
        content: "7"
    }

    .w-stepper__item:nth-child(8) .w_stepper__item_content:before {
        content: "8"
    }

    .w-stepper__item:nth-child(9) .w_stepper__item_content:before {
        content: "9"
    }

    .w-stepper__item:nth-child(10) .w_stepper__item_content:before {
        content: "10"
    }

    .w_stepper__item_content {
        position: relative;
        flex-direction: column;
    }
    
    .w_stepper__item_content > .w_stepper__title {
        position: absolute;
        font-size: 0.725rem;
        display: block;
        bottom: 0;
        transform: translateY(100%);
    }

    .g-xs-1 {
        --bs-gutter-y: 0.25rem;
        --bs-gutter-x: 0.25rem;
    }

    .col-xs-4 {
        flex: 0 0 34%;
        max-width: calc(100% / 3);
    }

    .col-xs-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .flex-xs-40px {
        flex: 0 0 40px;
        max-width: 40px;
    }
}

.card-hover:hover {
    transform: scale(1.1);
    cursor: pointer;
}

.card-hover.active {
    border-color: #2196F3;
}

.card-hover {
    transition: 0.2s ease-in;
}

.registration-card .w-stepper__item:not(.active), .w_stepper__item_content::before {
    display: flex!important;
}

.registration-card .w_stepper__item_content > .w_stepper__title {
    display: none;
}

.registration-card .w_stepper__item_content::before {
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 0.9rem;
    font-weight: 600;
    color: #fff;
}

.registration-card .w-stepper {
    margin: 1.5rem 0.5rem 0.5rem !important;
    --circle-size: 2vw !important;
}

.registration-card .w-stepper__item:first-child .w_stepper__item_content:before {
    content: "1"
}

.registration-card .w-stepper__item:nth-child(2) .w_stepper__item_content:before {
    content: "2"
}

.registration-card .w-stepper__item:nth-child(3) .w_stepper__item_content:before {
    content: "3"
}

.registration-card .w-stepper__item:nth-child(4) .w_stepper__item_content:before {
    content: "4"
}

.registration-card .w-stepper__item:nth-child(5) .w_stepper__item_content:before {
    content: "5"
}

.registration-card .w_stepper__item_content::before {
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 0.9rem;
    font-weight: 600;
    color: #fff;
}

.registration-card .w_stepper__item_content::before {
    --size: 0;
    content: "";
    display: block;
    width: var(--circle-size);
    height: var(--circle-size);
    border-radius: 50%;
    background-color: var(--wizard-circle-color);
}

.bg-cyan-transparent {
    background: #E9F8FB !important;
}

.bg-teal-transparent {
    background: #E9F5F4;
}

.bg-orange-transparent {
    background: #FCEFEA;
}

.bg-indigo-transparent {
    background: #EDEDFB;
}

.text-cyan {
    color: #06AED4 !important;
}

.text-teal {
    color: #0E9384 !important;
}

.text-orange {
    color: #E04F16 !important;
}

.text-indigo {
    color: #391694 !important;
}

.sale-widget .sale-icon {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.title-icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.revenue-widget .revenue-icon {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.apexcharts-bar-series .apexcharts-series[seriesName="VoucherxRedeemed"] path {
    transform: scaleY(-1) translateY(-100%);
    transform-origin: top;
    transform-box: fill-box;
}

.avatar-profile{
    max-width:150px;
    max-height:150px;
}

.wallet-load-adjustment-table{
    font-size: 13px;
}