@font-face {
    font-family: Inter;
    src: url(/assets/google-fonts/Inter-VariableFont_opsz\,wght.ttf);
}

@font-face {
    font-family: "Noto Nastaliq Urdu";
    src: url(/assets/google-fonts/NotoNastaliqUrdu-VariableFont_wght.ttf);
}

body {
    background-color: #fff;
}

.light-style .menu .app-brand.demo {
    height: 64px;
}

.dark-style .menu .app-brand.demo {
    height: 64px;
}

.navbar-custom {
    z-index: 100;
}

.d-proc {
    top: 67px;
    z-index: 99;
}

.app-brand-logo.demo svg {
    width: 38px;
    height: 20px;
}

.app-brand-text.demo {
    font-size: 1.25rem;
    letter-spacing: 0.15px;
}

/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
    padding-top: 64px;
}

.space-top-0 {
    padding: 0 !important;
}

/*custom scrollbar style end */
.iframe-content {
    min-height: 1210px !important;
    width: 100% !important;
}

/* Navbar page z-index issue solution */
.content-wrapper .navbar {
    z-index: auto;
}

.dropdown-notifications-list .scrollbar-track-y,
.dropdown-notifications-list .scrollbar-thumb {
    width: 3px;
}

.scroll-content {
    padding-bottom: 12px;
}

/*
* Content
******************************************************************************/

a:focus-visible {
    outline: none;
}

.layout-demo-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.25rem;
}

.layout-demo-placeholder img {
    width: 900px;
}

.layout-demo-info {
    text-align: center;
    margin-top: 1.25rem;
}

/* Custom css start here */
#template-customizer {
    display: none !important;
}

body.login-page {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

body.login-page::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.login-aside::before {
    content: "";
    background-repeat: repeat;
    background-size: auto;
    background-image: url("/assets/img/pattern-bg.webp");
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(255, 255, 255, 0.3); */
}

/* Animated Icons */
.icon {
    animation: float 6s infinite ease-in-out;
    pointer-events: none;
}

/* Floating Animation Keyframes */
@keyframes float {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    50% {
        transform: translateY(-20px);
        opacity: 0.8;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Position and unique animation settings for each icon */
.icon1 {
    top: 10%;
    left: 5%;
    animation-delay: 0s;
    animation-duration: 5s;
}

.icon2 {
    top: 20%;
    left: 20%;
    animation-delay: 1s;
    animation-duration: 6s;
}

.icon3 {
    top: 60%;
    left: 10%;
    animation-delay: 0.5s;
    animation-duration: 7s;
}

.icon4 {
    top: 70%;
    left: 25%;
    animation-delay: 1.5s;
    animation-duration: 8s;
}

.icon5 {
    top: 30%;
    left: 45%;
    animation-delay: 2s;
    animation-duration: 5.5s;
}

.icon6 {
    top: 15%;
    left: 65%;
    animation-delay: 0.8s;
    animation-duration: 6.5s;
}

.icon7 {
    top: 50%;
    left: 80%;
    animation-delay: 1.2s;
    animation-duration: 7s;
}

.icon8 {
    top: 75%;
    left: 60%;
    animation-delay: 2s;
    animation-duration: 5s;
}

.icon9 {
    top: 40%;
    left: 90%;
    animation-delay: 1.8s;
    animation-duration: 6.2s;
}

.icon10 {
    top: 10%;
    left: 85%;
    animation-delay: 0.4s;
    animation-duration: 7.5s;
}

/* Animated Icons */

.app-brand-logo img {
    max-width: 220px;
}

.video-sec::before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    inset: 0;
}

.text-transform {
    text-transform: initial;
}

.text-custom {
    color: #ff6764;
}

.text-custom:hover {
    color: #ff6764;
}

.table-hover>tbody>tr:hover>* {
    --bs-table-bg-state: rgba(149, 150, 159, 0.23);
}

.alert-solid-warning {
    background-color: #e2ad4b !important;
}

/* Custom css ends here */

/* Menu Css Start */
.menu-vertical .menu-inner .menu-items .menu-sub li a {
    font-size: 14px;
}

.menu-vertical .menu-inner .menu-item .menu-sub .menu-item a {
    font-size: 13px;
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu-vertical .menu-inner .menu-item .menu-sub .menu-item {
    margin: 3px 0 0 0;
}

/* Menu Css Ends */

/* new custom css starts here */

.btn-cb-icon {
    height: 28px;
    width: 28px;
    padding: 0;
    border-color: #cccaca;
    border-radius: 4px;
}

.btn-cb-icon i {
    font-size: 1.1rem;
}

/* new custom css end here */

/* intl tel phone css  */
.iti {
    width: 100% !important;
}

.iti--inline-dropdown .iti__dropdown-content {
    z-index: 99 !important;
}

/* intl tel phone css  */

/* custom-classes-start */
.table-cb-dark th,
.table-cb-dark td {
    background-color: #282a42 !important;
    color: #ffffff !important;
    text-transform: capitalize;
    border-color: #282a42a8 !important;
    padding-block: 12px !important;
}

.table-cb-light th,
.table-cb-light td {
    padding-block: 12px !important;
}

.table tbody td {
    font-size: 13px;
    color: #7f8393;
    /* color: #676b7b; */
}

.spacing-small tr td,
.spacing-small tr th {
    padding-left: 14px;
    padding-right: 14px;
}

/* Reset the counter for each table */
.table-cb {
    counter-reset: row-number;
    /* Reset the counter at the start of the table */
}

.table-cb .sr-no,
.table-cb .act-col {
    width: 1%;
}

.table-cb .sr-no {
    counter-increment: row-number;
    /* Increment the counter for each row */
}

/* Add the counter value as the content of the cell */
.table-cb .sr-no::before {
    /* content: "#"; */
    content: counter(row-number);
    display: inline-block;
    /* Ensure proper alignment */
}

.table-controls button {
    height: 100%;
}

.table-cb td {
    padding-block: 6px;
}

.mx-width-400 {
    max-width: 400px !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.logo {
    inset: auto !important;
    margin-bottom: 50px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    appearance: textfield;
    -moz-appearance: textfield;
}

.scroll-card {
    max-height: 800px;
}

.scrollbar-thumb {
    background-color: rgb(40, 42, 66) !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pe-30 {
    padding-right: 30px !important;
}

.ps-30 {
    padding-left: 30px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pe-25 {
    padding-right: 25px !important;
}

.ps-25 {
    padding-left: 25px !important;
}

.p-3r {
    padding: 3rem !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.rotate-90 {
    rotate: 90deg;
}

.min-height-85vh {
    min-height: 85vh !important;
}

.modal .select2-container--default.select2-container--focus,
.modal .select2-container--default.select2-container--open {
    z-index: 9998;
}

.modal label {
    z-index: 9999;
}

/* custom-classes-end */

label:empty {
    display: none !important;
}

.input-group:not(.input-group-floating):focus-within label {
    border: none !important;
}

.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
    background-color: #666cff !important;
    border-color: #666cff !important;
}

.iti .iti__selected-dial-code,
.iti__search-input,
.iti__country-name,
.iti__dial-code {
    font-size: 13px !important;
}

.iti__search-input {
    border-radius: 0;
    border: 1px solid #cfd0d6;
    padding: 4px;
    margin-bottom: 4px;
}

.iti__search-input {
    border-radius: 6px;
}

.iti__dropdown-content {
    padding: 4px;
}

.iti__search-input:focus {
    outline: none;
}

/* select 2  */
.light-style .select2-container--default .select2-selection--single {
    height: 40px !important;
}

.light-style .select2-container--default .select2-selection {
    min-height: 40px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.light-style .select2-container--default .select2-selection .select2-selection__rendered {
    line-height: 36px !important;
    font-size: 0.8125rem !important;
}

#vendor_status+.select2 .select2-selection {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
}

.light-style .select2-container--default .select2-results__option {
    font-size: 0.8125rem !important;
}

.light-style .select2-container--default .select2-selection .select2-selection__arrow {
    height: 100% !important;
}

.light-style .select2-selection--multiple .select2-selection__clear {
    height: 38px !important;
    margin-top: 0;
}

body>.select2-container {
    width: auto !important;
}

.select2-container .select2-search--inline .select2-search__field {
    line-height: 36px;
    margin-top: 0;
    width: 100% !important;
}

.light-style .select2-container--default .select2-selection {
    background-color: #f7f7f9 !important;
}

.lighter-style-select2 .select2-container--default .select2-selection {
    background-color: #f2f2f4 !important;
}

.light-style .select2-selection--multiple .select2-selection__choice {
    margin-top: 7px;
    background-color: #282a42 !important;
    color: #fff !important;
}

/* Select2 XS Start here */
.light-style-xs .select2-container--default .select2-selection {
    height: 31px !important;
    min-height: 33px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.light-style-bg .select2-container--default .select2-selection {
    background-color: #f7f7f9 !important;
}

.light-style-xs .select2-container--default .select2-selection .select2-selection__rendered {
    line-height: 31px !important;
    font-size: 14px !important;
}

.light-style .bg-lightest+.select2-container--default .select2-selection {
    background-color: #fcfcfc !important;
}

/* Select2 XS Ends here */

/* select 2  */
.iti__search-input {
    padding: 4px;
}

/* form styling  */
.required-star::after {
    content: "*";
    color: rgba(255, 0, 0, 0.815);
}

.form-cover {
    background-color: #f7f7f9;
}

.form-check-input[type="radio"] {
    background-size: 20px 20px !important;
}

.input-group .form-control.form-input {
    padding-block: 4px !important;
}

.input-group:has(button) .form-control:focus {
    border-width: 2px !important;
}

.form-input textarea {
    font-size: 13px !important;
}

/* Change the white to any color */
/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
} */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #25241d;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #fff;
}

.light-style .select2-container--default .select2-selection:focus-within {
    border-color: #666cff;
    border-width: 2px;
}

/* form styling  */

.select-group>div {
    flex-shrink: 0;
    flex-grow: 1;
}

.select-group .select2-container--default .select2-selection {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.flatpickr-wrapper {
    display: block !important;
}

/* Page Auth Css  (login page) */
.authentication-wrapper {
    display: flex;
    flex-basis: 100%;
    min-height: 100vh;
    width: 100%;
}

.authentication-wrapper .authentication-inner {
    width: 100%;
}

.authentication-wrapper.authentication-basic {
    align-items: center;
    justify-content: center;
}

.authentication-wrapper .auth-cover-illustration {
    z-index: 1;
    max-inline-size: 38rem;
}

.authentication-wrapper .authentication-image {
    z-index: -1;
    inline-size: 100%;
    inset-block-end: 7%;
    position: absolute;
    inset-inline-start: 0;
}

.authentication-wrapper.authentication-cover {
    align-items: flex-start;
}

.authentication-wrapper.authentication-cover .authentication-inner {
    min-height: 100vh;
    position: relative;
}

.authentication-wrapper.authentication-cover .authentication-image {
    inline-size: 70%;
}

html:not([dir="rtl"]) .authentication-wrapper.authentication-cover .authentication-image {
    inset-inline-start: unset;
}

.authentication-wrapper.authentication-basic .authentication-inner {
    max-width: 450px;
}

.authentication-wrapper .auth-input-wrapper .auth-input {
    max-width: 50px;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    font-size: 150%;
}

.authentication-wrapper .divider .divider-text {
    font-size: 0.9375rem;
}

input:disabled {
    background-color: #eeeeee !important;
}

@media (max-width: 575.98px) {
    .authentication-wrapper .auth-input-wrapper .auth-input {
        font-size: 1.125rem;
    }

    .shadow-sm-off {
        box-shadow: none !important;
    }

    .fs-14 {
        font-size: 0.92rem !important;
    }

    /* .card-header{
    font-size: 14px;
  }
  .card-header h5{
    font-size: 17px !important;
  } */
    .landing-logo {
        margin: auto;
    }

    .btn-grps {
        width: 100%;
        justify-content: center !important;
    }

    .d-proc {
        top: 118px;
    }
}

.toggle-btn-bs {
    .switch .switch-toggle-slider {
        width: 2.5rem;
        height: 1.35rem;
        font-size: 0.625rem;
        line-height: 1.35rem;
        border: 1px solid rgba(0, 0, 0, 0);
        top: 0;
        left: 90px !important;
    }
}

@media (max-width: 1199.98px) {
    .authentication-cover .authentication-image {
        inset-block-end: 9%;
    }

    [dir="rtl"] .authentication-cover .authentication-image {
        inline-size: 65%;
    }
}

#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control {
    border-color: #ff4d49;
}

@media (max-width: 575.98px) {
    .numeral-mask-wrapper .numeral-mask {
        padding: 0 !important;
    }

    .numeral-mask {
        margin-inline: 1px !important;
    }
}

.authentication-bg {
    background-color: #e8e8e8;
}

.light-style .authentication-wrapper .authentication-bg {
    background-color: #fff;
}

.light-style .authentication-wrapper .divider .divider-text {
    color: #3b4056;
}

.dark-style .authentication-wrapper .authentication-bg {
    background-color: #30334e;
}

.dark-style .authentication-wrapper .divider .divider-text {
    color: #d7d8ed;
}

/* page auth css ends here */

.ps>.ps-scrollbar-x-rail,
.ps>.ps-scrollbar-y-rail {
    opacity: 0.6 !important;
}

.ps>.ps__rail-x,
.ps>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: 0.6;
}

/* custom aside start here */
.profile-forms .bs-stepper-header {
    min-width: auto !important;
}

.profile-forms .custom-aside .bs-stepper-label {
    transition: all 0.3s ease !important;
    width: auto;
}

.profile-forms .custom-aside.active .bs-stepper-label {
    width: 0;
    opacity: 0;
    margin-left: 0 !important;
}

.custom-aside,
.custom-aside-content {
    transition: all 0.3s ease !important;
}

.custom-aside {
    overflow: hidden;
}

.custom-aside:not(.active) {
    z-index: 10;
    width: auto;
}

.stepper-profile:has(.custom-aside.mouseover, .custom-aside.active) {
    padding-left: 81px;
}

.stepper-profile {
    padding-left: 289.071px;
    transition: all 0.3s ease;
}

/* .custom-aside.active,
.custom-aside.mouseover {
} */

.custom-aside-toggle span {
    transition: rotate 0.5s ease;
    font: 21px;
}

.custom-aside.active {
    width: 81px !important;
}

.custom-aside-toggle {
    right: 10px;
    height: 24px;
    width: 24px;
    border-radius: 2px;
    top: 10px;
}

.stepper-profile .custom-aside {
    z-index: 10;
    max-width: 100%;
    position: absolute;
    width: 289.071px;
}

.stepper-profile .custom-aside.active .custom-aside-toggle {
    display: none !important;
}

.input-group:has(> button) .form-control.is-invalid {
    border-width: 2px !important;
}

/* .input-group:has(i.ri-lightbulb-flash-line) input {
  border-right: 1px solid #cfd0d6 !important;
} */

/* logo */
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .app-brand {
    padding-inline: 5px;
}

/* custom aside ends here */

input.userId::placeholder {
    text-transform: none !important;
}

/* 404 CSS start here */
.misc-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
    position: relative;
    padding: 1.25rem;
}

.misc-bg {
    inline-size: 100%;
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
}

.misc-object {
    position: absolute;
    bottom: 8%;
    z-index: 1;
}

html:not([dir="rtl"]) .misc-object {
    left: 16%;
}

[dir="rtl"] .misc-object {
    right: 10%;
}

/* 404 CSS ends here */

.img-upload img[src=""] {
    display: none;
}

.img-upload img {
    max-width: 200px;
    padding: 10px;
    background-color: #ededed;
    margin-top: 5px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    transition: border 0.3s;
    height: 100px;
    object-fit: contain;
    object-position: center center;
}

.img-upload img:hover {
    border: 1px solid #b6b6b6;
}

[class^="ri-"],
[class*=" ri-"] {
    font-size: 17px;
}

aside .app-brand-logo img {
    max-width: 58px;
}

aside .app-brand-logo {
    display: none;
}

.app-brand-text {
    display: block;
    max-width: 190px;
}

.layout-menu-collapsed:not(.layout-menu-hover) .app-brand-logo {
    display: block;
}

.layout-menu-collapsed:not(.layout-menu-hover) .app-brand-text {
    display: none;
}

/* alert css  */

.alert a {
    color: #fff;
    text-decoration: underline;
}

.alert a:hover {
    color: #fff;
    text-decoration: underline;
}

body>.alert {
    margin-bottom: 0 !important;
}

/* Switch Css  Comment  */
td .switch-input:not(:checked)~.switch-toggle-slider .switch-on {
    display: none;
}

span.opt-out {
    background-color: #666cff;
}

td .switch {
    margin-right: 0;
}

td .switch-toggle-slider {
    left: 50%;
    transform: translateX(-50%);
}

/* Input check  */
.check-success .form-check-input:checked {
    background-color: #0f5132;
    border-color: #0f5132;
}

.bg-menu-theme .menu-item.active:not(.open)>.menu-link:not(.menu-toggle),
.bg-menu-theme .menu-item.active:not(.open)>.menu-link:not(.menu-toggle)::before {
    color: #fff !important;
    background-color: transparent;
    border-radius: 0;
}

.menu-vertical .menu-item .menu-link {
    font-size: 13px;
}

.select2-dropdown .level-0 {
    font-weight: 600;
    font-size: 14px;
    color: #1a7d17 !important;
}

.select2-dropdown .level-1 {
    font-weight: 500;
    font-size: 14px;
    color: #26c6f9 !important;
}

.select2-dropdown .select2-results__option--highlighted span,
.select2-dropdown .select2-results__option:hover span {
    color: #fff !important;
}

.select2-dropdown .level-2 {
    font-weight: 400;
    font-size: 13px;
    color: #ff4d49 !important;
}

.select2-dropdown .level-3 {
    font-weight: 400;
    margin-left: 40px;
    font-size: 12px;
    color: #282a42 !important;
}

.level-0 td:nth-child(2) a {
    font-weight: 600;
    font-size: 16px;
    color: #1a7d17 !important;
}

.level-1 td:nth-child(2) a {
    font-weight: 500;
    font-size: 15px;
    margin-left: 20px;
    color: #666cff !important;
}

.level-2 td:nth-child(2) a {
    font-weight: 500;
    font-size: 14px;
    margin-left: 30px;
    color: #26c6f9 !important;
}

.level-3 td:nth-child(2) a {
    font-weight: 400;
    font-size: 13px;
    margin-left: 40px;
    color: #ff4d49 !important;
}

.level-4 td:nth-child(2) span.title,
.level-4 td:nth-child(2) a {
    font-weight: 400;
    font-size: 12px;
    margin-left: 50px;
    color: #282a42 !important;
}

.menu-item.open {
    background-color: rgba(247, 247, 249, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.133);
    border-left: 2px solid #fff;
}

.menu-item.active {
    background-color: rgba(247, 247, 249, 0.08);
}

.bg-menu-theme.menu-vertical .menu-item.open>.menu-link {
    background-color: transparent;
}

.ri-lightbulb-flash-line {
    transition: 0.4s ease;
}

span:hover .ri-lightbulb-flash-line {
    color: #666cff !important;
}

.cancel-click {
    pointer-events: none;
}

/* other input values */
form [class="col"]:has(.other-input) {
    display: none;
}

/* Select 2  */

.select2-dropdown {
    font-size: 13px;
}

.select2-dropdown span.cb-option {
    font-size: 13px;
    font-weight: 400;
}

.select2-dropdown .level-0 {
    font-weight: 400;
    font-size: 13px;
    color: #1a7d17 !important;
}

.select2-results {
    padding: 6px 6px;
}

.select2-results__option {
    padding: 4px 6px;
}

.select2-dropdown .level-1 {
    font-weight: 400;
    font-size: 13px;
    margin-left: 20px;
    color: #26c6f9 !important;
}

.select2-dropdown .select2-results__option--highlighted>span,
.select2-dropdown .select2-results__option:hover>span {
    color: #fff !important;
}

.select2-dropdown .level-2 {
    font-weight: 400;
    margin-left: 30px;
    font-size: 13px;
    color: #ff4d49 !important;
}

/* Disable Input */

.disable {
    pointer-events: none;
    opacity: 0.9;
}

.disable .input-group-text {
    background-color: #bfbfbf !important;
    opacity: 0.7;
}

.light-style .disable .select2-container--default .select2-selection,
.disable input {
    background-color: #f7f7f7 !important;
}

.was-validated .input-group .form-select:invalid~.input-group-text,
.input-group .form-select.is-invalid~.input-group-text {
    border-color: var(--bs-form-invalid-color) !important;
}

form select.is-valid~.select2 .select2-selection {
    border-width: 2px;
    border-color: var(--bs-form-valid-color) !important;
}

.was-validated .input-group .form-select:valid~.input-group-text,
.input-group .form-select.is-valid~.input-group-text {
    border-color: var(--bs-form-valid-color) !important;
}

div:where(.swal2-container) {
    z-index: 1100 !important;
}

.input-group-sm>.form-control,
.input-group-sm>.form-control:focus-within {
    height: 40px;
}

.layout-menu {
    position: sticky;
    top: 0;
    height: 100vh;
}

/* Language Popup */
.language-change li button.nav-link {
    background-color: #e7e7ff;
}

.tab-content-height {
    display: flex;
}

.tab-content-height .tab-pane {
    flex-grow: 1;
    min-height: 200px;
}

.urdu-language {
    font-family: "Noto Nastaliq Urdu";
    text-align: end;
}

/*/Language Popup */

.form-input .nav-pills .nav-link.active,
.form-input .nav-pills .nav-link.active:hover,
.form-input .nav-pills .nav-link.active:focus {
    background-color: #282a42;
    color: #fff;
}

.form-input .nav .nav-link:not(.active):hover {
    color: #282a42;
}

td .account-badge {
    left: 0px;
}

@media (max-width: 767.98px) {
    .responsive-nav ul.nav {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .responsive-nav .nav-item {
        width: 100%;
        text-align: left;
    }

    .responsive-nav .nav-link {
        justify-content: flex-start !important;
        text-align: left;
        padding-left: 1rem;
        border-radius: 0.375rem;
    }
}

@media (min-width: 768px) {
    .responsive-nav ul.nav {
        flex-direction: row !important;
        justify-content: center;
    }
}

/* pagination css */
li.ellipses span.page-link,
.pagination.pagination-rounded .page-item .page-link {
    border-radius: 0.5rem;
    font-size: 13px;
    min-height: auto;
}

/* department-table */
.dep-table .badge {
    left: -8px;
}

.badge-sm {
    font-size: 12px !important;
}

.inactive-badge {
    padding: 3px;
    font-size: 10px !important;
    height: 18px;
    background: #979aa152;
    color: #6a6e77;
    font-weight: bold;
    font-family: Inter !important;
}

.img-thumbnail {
    border: 1px solid #e8e8e8;
    padding: 5px;
    background-color: #fff;
    width: 100px;
    height: auto;
}

.table-icons img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.table-icons i {
    margin-right: 5px;
    font-size: 20px;
}

.avatar .varified-step {
    top: -6px;
    left: -12px;
}

/* Back to Top Button  */

.back-to-top {
    background-color: #282a42;
    text-decoration: none;
    cursor: pointer;
    width: 35px;
    height: 35px;
    z-index: 999;
    position: fixed;
    right: 25px;
    bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgba(black, 0.4);
}

.back-to-top:hover {
    background-color: lighten(#282a42, 12%);
}

.back-to-top:active {
    box-shadow: none;
    background-color: darken(#282a42, 12%);
}

.back-to-top svg.svg {
    fill: #fff;
    width: 18px;
    height: 18px;
}

/* Back to Top Button  */
li.ellipses span.page-link,
.pagination.pagination-rounded .page-item .page-link {
    border-radius: 0.5rem;
    font-size: 13px;
    min-height: auto;
    margin-left: 5px;
}

/* Custom RAdio Button Css Start */
.usertype input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.usertype input[type="radio"]:checked+label,
.usertype input[type="radio"]:checked+label:disabled {
    background: #666cff !important;
    color: #fff;
    transition: all 0.5s ease;
    opacity: 1;
}

.usertype input[type="radio"]:checked+label:hover {
    background-color: #282a42 !important;
}

.usertype label,
.usertype label:disabled {
    cursor: pointer;
    z-index: 90;
    background-color: #e2e2e2 !important;
    opacity: 1 !important;
}

.usertype label:hover {
    background-color: #282a42 !important;
    color: #fff;
}

.dashboard-page .swal2-container.swal2-center.swal2-backdrop-show {
    backdrop-filter: blur(10px) !important;
}

.transform-initial {
    text-transform: initial;
}

.optional-required input[type="radio"]:checked+label.btn-label-secondary {
    background-color: #6d788d;
    color: #fff;
}

.optional-required input[type="radio"]:checked+label.btn-label-danger {
    background-color: #ff4d49;
    color: #fff;
}

.custom-title-class {
    margin-bottom: 0 !important;
}

.uploaded-image img {
    object-fit: cover;
    object-position: center center;
}

.info-mw {
    max-width: 200px;
}

/* Custom RAdio Button Css Ends */

/* report sucess tag Css */

.winner-stamp::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: auto;
    min-height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    background: url(/assets/img/stamp.png) repeat;
}

.winner-stamp {
    transform: translate(-50%, -50%) rotate(-24deg) !important;
    opacity: 0.5;
}

.vendor-welcome img {
    width: 200px;
}

.eligibility-card a,
.evaluation-card a {
    color: #666cff !important;
}

.pay-bid-security-modal-card-body a {
    color: #666cff !important;
}

.welcome-img {
    position: relative;
    overflow: hidden;
    width: 70%;
    min-width: 70%;
}

/* svg */
.cloudRtoL {
    -webkit-animation: cloudMovingRight linear infinite;
    animation: cloudMovingRight linear infinite;
    position: absolute;
    z-index: 5;
}

.cloudLtoR {
    -webkit-animation: cloudMovingLeft linear infinite;
    animation: cloudMovingLeft linear infinite;
    position: absolute;
}

.an-1 {
    -webkit-animation-duration: 45s;
    animation-duration: 45s;
    right: 85px;
    top: 43%;
    width: 87px;
    height: 21px;
}

.an-2 {
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    right: 146px;
    top: 44%;
    width: 62px;
    height: 15px;
}

.wheelRotate {
    position: absolute;
    -webkit-animation: Rotate190Deg linear infinite;
    animation: Rotate190Deg linear infinite;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

.an-3 {
    right: 163px;
    top: 42%;
    width: 32px;
    height: 32px;
    z-index: 4;
}

.an-4 {
    -webkit-animation-duration: 55s;
    animation-duration: 55s;
    left: 85px;
    bottom: 20%;
    width: 87px;
    height: 21px;
}

.an-5 {
    -webkit-animation-duration: 75s;
    animation-duration: 75s;
    left: 85px;
    bottom: 16%;
    width: 62px;
    height: 15px;
}

.an-6 {
    left: 38%;
    bottom: 18%;
    width: 50px;
    height: 50px;
}

.wow {
    visibility: hidden;
}

@keyframes cloudMovingRight {
    0% {
        right: -100px;
    }

    25% {
        right: 0px;
    }

    50% {
        right: 180px;
    }

    75% {
        right: 0px;
    }

    100% {
        right: -105px;
    }
}

@keyframes cloudMovingLeft {
    0% {
        left: -15%;
    }

    25% {
        left: 25%;
    }

    50% {
        left: 50%;
    }

    75% {
        left: 75%;
    }

    100% {
        left: 100%;
    }
}

.blinkcolor1 {
    animation: blinkcolor1 3s infinite;
}

.blinkcolor2 {
    animation: blinkcolor2 3s infinite;
}

.blinkcolor3 {
    animation: blinkcolor3 3s infinite;
}

@keyframes blinkcolor2 {

    0%,
    100% {
        fill: #a5ce39;
    }

    33% {
        fill: #867c7c;
    }

    66% {
        fill: #148340;
    }
}

@keyframes blinkcolor1 {

    0%,
    100% {
        fill: #148340;
    }

    33% {
        fill: #a5ce39;
    }

    66% {
        fill: #867c7c;
    }
}

@keyframes blinkcolor3 {

    0%,
    100% {
        fill: #867c7c;
    }

    33% {
        fill: #148340;
    }

    66% {
        fill: #a5ce39;
    }
}

.plane {
    position: absolute;
    top: 0px;
    right: -500px;
    opacity: 0.8;
    animation: plane 10s linear 0s infinite reverse;
    z-index: 99;
}

@keyframes plane {
    from {
        right: -500px;
    }

    to {
        right: 102%;
    }
}

/* Animation ends here */

/* Svg Map hover  */
.milston-hover path,
.milston-hover g,
.milston-hover,
.region-hover {
    cursor: pointer;
    transition: fill 0.3s ease-in-out;
}

.region-links:hover .region-hover,
.region-links:hover .region-hover>path {
    fill: #286c3f !important;
}

.map {
    overflow: hidden !important;
}

.fourteen {
    overflow: hidden;
}

.welcome-img {
    position: relative;
    overflow: hidden;
    width: 70%;
    min-width: 70%;
}

/* Svg Map hover  */
/* svg */
.pakistan-moto {
    display: none;
    max-width: 230px;
    margin: auto auto 20px auto;
}

.hexagon {
    /* transition: fill 0.5s ease; */
    opacity: 0.6;
    transition: opacity 1s ease-in-out;
}

.app-brand-logo-sm {
    display: none;
}

.mw-px-400 {
    max-width: 450px;
    width: 100%;
}

/* Media Query Start Here */

@media (max-width: 1199.98px) {
    .authentication-wrapper.authentication-cover .authentication-inner {
        min-height: 100vh;
        position: relative;
        height: 100vh;
    }

    .menu-top-toggle {
        position: absolute;
        left: 10px;
        top: 53%;
        transform: translateY(-50%) !important;
    }

    .layout-navbar.navbar-detached {
        width: calc(100vw - (100vw - 100%) - 1.5rem * 2) !important;
        padding: 0 15px 0 25px;
    }
}

@media (max-width: 991.98px) {
    .welcome-img {
        min-width: 81%;
    }

    /* Login Side Responsive Start */
    .pks-login {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.2);
        z-index: 9;
    }

    .authentication-bg {
        background-color: rgba(0, 0, 0, 0.2);
    }

    /* Login Side Responsive Ends */

    .page-title .card-header small.text-danger {
        display: none;
    }

    .input-group-sm>.reason,
    .input-group-sm>.reason:focus-within {
        height: 60px;
    }

    .progress-steps {
        display: none !important;
    }
}

@media (max-width: 767.98px) {
    .pakistan-moto {
        display: flex;
        max-width: 230px;
        margin: 30px auto 20px auto;
    }

    .portfolio-listing {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0;
    }

    .portfolio-listing li {
        width: 50%;
        margin-bottom: 25px;
    }

    .profile-info-card .profile-avatar {
        align-items: flex-start !important;
        text-align: left !important;
    }

    .profile-info-card .customer-info {
        text-align: left !important;
    }

    .profile-info-card .info-container {
        text-align: left !important;
    }

    .profile-info-card .profile-btn-container {
        justify-content: flex-start !important;
    }

    .profile-info-card img {
        margin-left: 0 !important;
    }
}

@media (max-width: 575.98px) {
    .portfolio-listing {
        flex-direction: column;
    }
}

.other-pages {
    margin-bottom: 9px;
}

.other-pages .bs-stepper-header {
    display: flex;
    flex-direction: row !important;
    padding: 0 !important;
    gap: 5px;
}

.other-pages .bs-stepper-header .cb-steps {
    flex: 1 1 0;
    margin-bottom: 0 !important;
    border-radius: 0;
    justify-content: center;
    padding: 10px 8px;
}

.other-pages .bs-stepper-header .cb-steps .avatar .avatar-initial,
.other-pages .bg-menu-theme {
    display: none !important;
}

.other-pages .bs-stepper-header .alert.alert-danger {
    display: none;
}

.other-pages .bs-stepper-header .cb-steps i {
    margin-left: 0 !important;
    font-size: 20px;
}

.other-pages .bs-stepper-header .cb-steps .bs-stepper-title {
    font-size: 14px;
}

.other-pages .active.bg-danger-subtle {
    background-color: #ee807d !important;
}

.other-pages .active.bg-danger-subtle .bs-stepper-title {
    color: #fff !important;
}

.other-pages .active.bg-danger-subtle .avatar .text-danger {
    color: #fff !important;
}

.other-pages .active.bg-success-subtle {
    background-color: #0f5132c4 !important;
}

.other-pages .active.bg-success-subtle .bs-stepper-title {
    color: #fff !important;
}

.other-pages .active.bg-success-subtle .avatar .text-success {
    color: #fff !important;
}

.currency-item {
    font-size: 14px;
}

.other-pages .avatar {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
}

.other-pages .avatar i {
    top: auto;
    left: auto;
}

.other-pages .bg-success-subtle,
.other-pages .bg-danger-subtle,
.other-pages .active.bg-success-subtle .bs-stepper-title,
.other-pages .active.bg-success-subtle .avatar .text-success,
.other-pages .bs-stepper-header .cb-steps .bs-stepper-title,
.other-pages .bs-stepper-header .cb-steps i {
    transition: all 0.5s ease-in-out;
}

.other-pages .bg-success-subtle:hover {
    background-color: #0f5132c4 !important;
}

.other-pages .bg-success-subtle:hover .bs-stepper-title,
.other-pages .bg-success-subtle:hover .text-success {
    color: #fff !important;
}

.other-pages .active.bg-success-subtle:hover {
    background-color: #e1f9d0 !important;
}

.other-pages .active.bg-success-subtle:hover .bs-stepper-title,
.other-pages .active.bg-success-subtle:hover .text-success {
    color: #0f5132c4 !important;
}

.other-pages .bg-danger-subtle:hover {
    background-color: #ff4d49 !important;
}

.other-pages .bg-danger-subtle:hover .bs-stepper-title,
.other-pages .bg-danger-subtle:hover .text-danger {
    color: #fff !important;
}

.wrapWord {
    word-break: break-all;
    white-space: normal;
}

.h-12 {
    height: 12px;
}

.bg-success-custom {
    background-color: rgb(26, 125, 23) !important;
}

.text-darkgreen {
    color: #31693e !important;
}

select:focus-visible {
    outline: none;
}

/* shake badge */
@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-4px);
    }

    50% {
        transform: translateX(4px);
    }

    75% {
        transform: translateX(-4px);
    }

    100% {
        transform: translateX(0);
    }
}

.shake {
    animation: shake 2s ease-in-out infinite;
}

/* circular progress bar css  */

.lc-progress-wrap {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.lc-progress {
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
}

.lc-track,
.lc-fill {
    fill: none;
    stroke-width: 4;
    r: 18;
    cx: 20;
    cy: 20;
}

.lc-track {
    stroke: #e0e0e0;
    fill: #fff;
    /* Light gray background */
}

.lc-fill {
    stroke: #28a745;
    /* Green progress */
    stroke-linecap: round;
    transition: stroke-dashoffset 0.3s ease;
}

.lc-label {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 8px;
    font-weight: bold;
    color: #28a745;
    transform: translate(-50%, -50%);
}

.input-group .flatpickr-wrapper {
    flex-grow: 1;
}

.pulse-button {
    animation: pulse 1.5s infinite;
}

.pulse-button:hover {
    animation: none;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(75, 75, 75, 0.4);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(75, 75, 75, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(75, 75, 75, 0);
    }
}

.form-input .input-group .select2.select2-container {
    width: calc(100% - 40px) !important;
}

/* icon captcha css  */
.iconcaptcha-widget {
    width: 100% !important;
    max-width: 100% !important;
}

.counter-reset {
    counter-reset: step-counter;
}

.counter-reset li a {
    counter-increment: step-counter;
    transition: 0.3s ease-in-out;
}

/* .counter-reset li {
  counter-increment: step-counter;
  border-bottom: 5px solid transparent;
  transition: 0.3s ease-in-out;
} */

.counter-reset li a::before {
    content: counter(step-counter) " ";
    color: var(--bs-nav-link-color);
    transition: 0.3s ease-in-out;
    margin-right: 5px;
}

.counter-reset li a.active::before {
    color: #fff;
}

.counter-reset li a.active:hover::before {
    color: #fff;
}

.counter-reset li a:hover::before {
    color: #666cff;
}

.counter-reset .tab-slider {
    display: none;
}

.counter-reset .nav-link.active {
    background-color: #666cff !important;
    color: #fff;
}

.counter-reset .nav-link.active:hover {
    color: #fff !important;
}

ul.listing-style li {
    background-color: #f2f2f4;
}

ul.listing-style li:nth-child(even) {
    background-color: #fff;
}

/* .counter-reset li.active {
  background-color: #666cff !important;
  border-bottom-color: #fff !important;
} */

/* .counter-reset li:last-child {
  border-right-color: transparent !important;
}

.counter-reset li.active a,
.counter-reset li.active {
  color: #fff !important;
}

.counter-reset li.active::before {
  color: #fff !important;
} */

.w-px-75 {
    width: 75px !;
}

.h-pxm-300 {
    max-height: 900px;
}

/* .focus-visible-none:focus-visible{

} */
.focus-ring-0:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.input-group:focus-within .input-group-text {
    border-width: 1px;
}

/* 
.counter-reset li:hover::before {
  color: #666cff !important;
} */
.equal-spcae {
    flex: 1 1 0;
    width: 0;
}

.accordion-button.remove-after::after {
    content: "" !important;
    width: auto;
    height: auto;
}

.accordion-button.icon-white::after {
    filter: brightness(10);
}

.triangle {
    border-top: 40px solid #ea6c6c;
    border-right: 40px solid transparent;
}

.triangle span {
    top: -30px;
    transform: rotate(-45deg);
    font-size: 8px;
}

.custom-text .form-input+.is-invalid {
    font-size: 11px !important;
    text-align: right !important;
}

.highlight-flash {
    animation: flashText 1s infinite;
}

@keyframes flashText {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }
}

.object-position-custom {
    object-position: 0 -150px;
}

.btn-danger:hover i {
    color: #fff !important;
}

/* Publication Content Start Here */

.publication-content {
    color: #000;
    background-color: #f5eddf54 !important;
    /* height: 1000px; */
    /* overflow-y: scroll; */
}

/* .publication-content * {
  text-align: justify;
} */

.publication-content h1 {
    font-size: 25px;
}

.publication-content h2 {
    font-size: 23px;
}

.publication-content h3 {
    font-size: 18px;
}

.publication-content h4 {
    font-size: 16px;
}

.publication-content h5 {
    font-size: 14px;
}

.publication-content h6 {
    font-size: 12px;
}

.publication-content h2:first-child,
.publication-content h3:first-of-type {
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 2.5rem;
}

.publication-content :where(h1, h2, h3, h4, h5, h6):first-child:last-child {
    margin: 0;
}

.publication-content p {
    text-align: justify;
}

.publication-content table table {
    width: 100%;
    border-collapse: collapse;
    display: table;
}

.publication-content a {
    text-decoration: underline;
    font-weight: 500;
}

.publication-content ol li,
.publication-content ul li {
    margin-bottom: 15px;
}

.publication-content td {
    vertical-align: baseline;
}

.publication-content h3:first-of-type {
    margin-bottom: 30px;
    text-decoration: underline;
}

/* .publication-content p:last-of-type {
  text-align: center;
  margin-top: 25px;
} */

.publication-content blockquote {
    border-left: 4px solid #666cff;
    background-color: #f8f9fa;
    padding: 16px 24px;
    font-style: italic;
    color: #495057;
    margin: 24px 0;
}

.publication-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    font-size: 15.2px;
    overflow-x: auto;
    display: table;
    /* allows horizontal scrolling */
    /* white-space: nowrap; */
    /* prevents text wrapping */
}

.publication-content th,
.publication-content td {
    /* white-space: nowrap; */
    vertical-align: baseline;
    border: 1px solid #dee2e6;
    /* padding: 0.75rem; */
    padding: 0.75rem 1rem;
    text-align: left;
}

.publication-content th:first-child p,
.publication-content td:first-child p {
    text-align: left;
}

.publication-content th {
    background-color: #e9ecef;
    font-weight: 600;
}

.publication-content img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
    margin: 1rem 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Publication Content Ends Here */

@media (min-width: 1400px) and (max-width: 1950px) {
    .custom-cardss {
        display: flex !important;
        flex-wrap: wrap;
    }

    .counter-reset {
        width: 100%;
        order: 2;
    }

    .bidding-counter {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
        justify-content: flex-end;
        order: 0;
        width: 100%;
    }

    .counter-reset li {
        flex: 1 1 auto !important;
    }
}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {}

@media (max-width: 575.98px) {
    .fs-resonsive {
        font-size: 22px !important;
    }

    .card-header {
        font-size: 14px;
    }

    .card-header h5 {
        font-size: 15px !important;
    }

    .heading-sm {
        font-size: 14px;
    }

    .other-pages .bs-stepper-header .cb-steps {
        justify-content: left;
    }

    .transform-initial {
        font-size: 8.5px !important;
    }

    .switching {
        padding: 7px !important;
    }
}

@media (max-width: 767.98px) {}

#copy-toast {
    visibility: hidden;
    min-width: 250px;
    background-color: #10b981;
    /* Tailwind green-500 */
    color: #fff;
    text-align: center;
    border-radius: 9999px;
    /* Fully rounded */
    padding: 16px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    box-shadow:
        0 4px 6px -1px rgba(0, 0, 0, 0.1),
        0 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition:
        opacity 0.3s,
        visibility 0.3s,
        transform 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 500;
}

.ri-folder-upload-fill.text-primary.m-0 {
    font-size: 40px;
}

#copy-toast.show {
    visibility: visible;
    animation:
        fadeIn 0.5s,
        fadeOut 0.5s 2.5s;
}

/* Keyframe animations for the toast */
@keyframes fadeIn {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Utility classes for better visual feedback on hover/active states */
.copy-button:active {
    transform: scale(0.95);
}

/* Procurement Steps Css */
.progress-steps {
    counter-reset: step;
    padding: 0 8%;
}

.progress-steps::before {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    height: 4px;
    background: #dee2e6;
    z-index: 0;
    margin: auto;
    width: var(--progress-width, 83%);
}

.step {
    flex: 1;
    counter-increment: step;
}

/* .step:first-child,
.step:last-child {
  flex: 0.5;
} */

.circle {
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
    border-radius: 50%;
    background: #6c757d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

.circle::before {
    content: counter(step);
}

.title {
    font-size: 14px;
    font-weight: 500;
    color: #212529;
    word-break: break-word;
}

.completed .circle {
    background: #198754;
}

.completed .circle::before {
    content: "✔";
    font-size: 20px;
}

.pending .circle {
    background: #0d6efd;
}

.pending .circle::before {
    content: counter(step);
}

.completed::after,
.pending::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 50%;
    width: 100%;
    height: 4px;
    z-index: -1;
}

.completed::after {
    background: #198754;
}

.pending::after {
    background: #0d6efd;
}

.step:last-child::after {
    display: none;
}

.step:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 19px;
    right: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #6c757d !important;
    z-index: 2;
}

.step.completed::before {
    border-left-color: #198754 !important;
}

.step.pending::before {
    border-left-color: #0d6efd !important;
}

.remove-participant {
    padding: 4px 8px;
}

/* Procurement Steps Css Ends */

.asst-number>span:first-child,
.abc>span:nth-child(5) {
    display: block;
    margin-bottom: 4px;
}

.act-col .product_media_collection .ri-file-pdf-2-line.file-icon {
    font-size: 40px;
}

.asst-number hr {
    margin: 8px 0;
}

table {
    display: table;
}

/* Fix for all table-responsive tables to prevent compression */
/* .table-responsive table {
    min-width: 100%;
    width: max-content;
}

.table-responsive table th,
.table-responsive table td {
    white-space: nowrap;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.accordion-body .table-responsive {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
}

.accordion-body .table-responsive table {
    min-width: 600px;
    width: 100%;
    margin-bottom: 0;
}

.accordion-body .table-responsive th,
.accordion-body .table-responsive td {
    white-space: nowrap;
} */

/* .procurement-details-wrapper {
   display: none;
  } */

  

@media (min-width: 1700px) {
    .custom-col {
        flex: 0 0 auto;
        width: 16.666667%;
    }
}

.bg-icon::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #282a42;
    opacity: 0.5;
    z-index: -1;
}

@media (max-width: 1799.98px) {
    .proc-schbtn {
        display: block !important;
    }
}

@media (min-width: 1799.98px) {
    .procurement-details-wrapper {
        display: block !important;
    }
}

/* Input Filter For Tablet & Mobile Start */
.advanced-filters-toggle {
    transition: all 0.3s ease;
}

.advanced-filters-toggle i.ri-arrow-down-s-line {
    transition: transform 0.3s ease;
}

.advanced-filters-toggle.expanded i.ri-arrow-down-s-line {
    transform: rotate(180deg);
}

@media (max-width: 1199.98px) {}

/* Hide advanced filters on mobile/tablet by default */
@media (max-width: 991px) {
    .advanced-filter-field {
        display: none;
    }

    .advanced-filter-field.show {
        display: block;
    }

    .filter-toggle-btn-wrapper {
        display: block;
    }
}

/* Show all filters on desktop */
@media (min-width: 992px) {
    .advanced-filter-field {
        display: block !important;
    }

    .filter-toggle-btn-wrapper {
        display: none !important;
    }
}

/* Input Filter For Tablet & Mobile Ends */

/* Sidebar Toggle On Small Screen Css Start */
/* Mobile Overlay */
.documents-sidebar {
    position: inherit;
    max-width: initial;
}

.sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}

@media (max-width: 1599.98px) {
    .documents-sidebar {
        transform: translateX(-100%);
    }

    .documents-sidebar.active {
        transform: translateX(0);
    }

    .sidebar-overlay.active {
        display: block;
    }

    #sidebarToggle {
        display: inline-flex !important;
    }

    .documents-sidebar {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        max-width: 325px;
        background-color: #fff;
        border-right: 1px solid #e2e8f0;
        overflow-y: auto;
        transition: transform 0.3s ease;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.05);
        z-index: 999999;
        margin: 0;
    }

    .custom-col-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .documents-sidebar {
        max-width: 300px !important;
    }
}

/* Sidebar Toggle On Small Screen Css Endsd */

.nav-align-top .nav-tabs .nav-link:not(.active):hover {
    border-bottom: 0 !important;
}

.ppra-logo {
    left: 15px;
    top: 15px;
    z-index: 9;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    font-weight: 600;
    color: #3b4056;
    margin: 10px 0;
    line-height: 32px;
}

.page-content h1 {
    font-size: 25px;
}

.page-content h2 {
    font-size: 23px;
}

.page-content h3 {
    font-size: 21px;
}

.page-content h4 {
    font-size: 18px;
}

.page-content h5 {
    font-size: 16px;
}

.page-content h6 {
    font-size: 14px;
}

.page-content p {
    margin-bottom: 10px;
}

.page-content strong {
    font-weight: 600;
}

.page-content ul {
    padding-left: 30px;
    list-style-type: disc;
    margin-bottom: 20px;
}

.page-content ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 20px;
}

.page-content ul li,
.page-content ol li {
    margin-bottom: 6px;
}

.error-rounded-remove p.alert {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.wow {
    visibility: hidden;
}

.animate__animated {
    visibility: visible !important;
    animation-fill-mode: both !important;
    /* prevent jump */
}

.hover-shadow-sm {
    box-shadow: 0 0 0 0 rgba(38, 43, 67, 0);
    transition: box-shadow 0.2s ease-in-out;
}

.hover-shadow-sm:hover {
    box-shadow: 0 0.25rem 0.875rem 0 rgba(38, 43, 67, 0.16) !important;
}

.text-purple {
    color: #9372dee1;
}

/* .table-scroll-wrapper {
    max-height: 85vh;
}

.table-scroll-wrapper .table thead th {
    position: sticky;
    top: 0;
    z-index: 10;
} */

.card-dark {
    background-color: #2f3349 !important;
    border: 1px solid #41455b !important;
}

.text-warning {
    color: rgb(200, 141, 27) !important;
}

.card.card-border-shadow-warning:hover::after {
    border-bottom-color: rgb(200, 141, 27) !important;
}

.card.card-border-shadow-primary-custom {
    background-color: #6f42c1;
}

.card.card-border-shadow-primary-custom::after {
    border-bottom-color: #6f42c1;
}

.bg-label-primary-custom {
    background-color: #6f42c1 !important;
    color: #fff !important;
}

.card.card-border-shadow-success-custom {
    background-color: #198754;
}

.card.card-border-shadow-success-custom::after {
    border-bottom-color: #198754;
}

.bg-label-success-custom {
    background-color: #198754 !important;
    color: #fff !important;
}

.card.card-border-shadow-warning-custom {
    background-color: #ff2e63;
}

.card.card-border-shadow-warning-custom::after {
    border-bottom-color: #ff2e63;
}

.card.card-border-shadow-grie-custom {
    background-color: #640d5f;
}

.card.card-border-shadow-grie-custom::after {
    border-bottom-color: #640d5f;
}

.card.card-border-shadow-ses-custom {
    background-color: #075b5e;
}

.card.card-border-shadow-ses-custom::after {
    border-bottom-color: #075b5e;
}

.card.card-border-shadow-les-custom {
    background-color: #292c6d;
}

.card.card-border-shadow-les-custom::after {
    border-bottom-color: #292c6d;
}

.card-border-shadow-dark-blue-custom {
    background-color: #002455;
}

.card-border-shadow-dark-red-custom {
    background-color: #901e3e;
}

.text-ses-custom {
    color: #075b5e !important;
}

.text-les-custom {
    color: #292c6d !important;
}

.text-grie-custom {
    color: #640d5f !important;
}

.text-dark-blue-custom {
    color: #002455 !important;
}

.text-dark-red-custom {
    color: #901e3e !important;
}

.bg-label-warning-custom {
    background-color: #ff2e63 !important;
    color: #fff !important;
}

.card.card-border-shadow-blue-custom {
    background-color: #1976d2;
}

.card.card-border-shadow-blue-custom::after {
    border-bottom-color: #1976d2;
}

.bg-label-blue-custom {
    background-color: #1976d2 !important;
    color: #fff !important;
}

.bg-warning-custom {
    background-color: #c89818 !important;
}

.alert-warning-custom {
    background-color: #ffd460 !important;
    border-color: #ffd460 !important;
    color: #9d750a;
}

.alert-warning-custom {
    color: #cf4b00 !important;
}

.text-primary-custom i {
    color: #6f42c1;
}

.text-success-custom i {
    color: #198754;
}

.text-warning-custom i {
    color: #cf4b00;
}

.text-blue-custom i {
    color: #1976d2;
}

/* Custom colors for landing page graphs and charts */

.text-pinterest {
    color: #bd081c !important;
}

.bg-blue-azure {
    background-color: #3b8ad9 !important;
}

.text-blue-azure {
    color: #3b8ad9 !important;
}

.blue-azure {
    color: #3b8ad9 !important;
}

.card.bg-blue-azure::after {
    border-bottom-color: #1976d2a2 !important;
}

.bg-emerald-green {
    background-color: #3b996d !important;
}

.text-emerald-green {
    color: #3b996d !important;
}

.emerald-green {
    color: #3b996d !important;
}

.bg-fire-red {
    background-color: #ce4426 !important;
}

.text-fire-red {
    color: #ce4426 !important;
}

.fire-red {
    color: #ce4426 !important;
}

.card.bg-fire-red::after {
    border-bottom-color: #c42f0e !important;
}

.bg-light-purple {
    background-color: #a986f7 !important;
}

.text-light-purple {
    color: #a986f7 !important;
}

.light-purple {
    color: #a986f7 !important;
}

.bg-light-purple::after {
    border-bottom-color: #9574dde2 !important;
}

/* .alert-warning {
  background-color: #FFD460;
  border-color: #FFD460;
  color: #9D750A;
}

.alert-warning {
  color: #9D750A;
} */

.bg-custom-dark {
    background-color: #282a42;
}

@media (max-width: 991.98px) {
    .text-md-nowrap {
        white-space: nowrap !important;
    }
}

.bg-Cerise {
    background-color: #ff2e63 !important;
}

/* badge css open procurement  */
.clean-badge {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 4px 15px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 5px;
}

.badge-text {
    font-size: 14px;
    font-weight: 600;
    color: #1f2937;
    letter-spacing: 0.3px;
}

.badge-divider {
    width: 2px;
    height: 20px;
    background: linear-gradient(to bottom,
            rgba(99, 102, 241, 0.88),
            rgba(99, 102, 241, 0.2));
    opacity: 0.7;
    transition: all 0.3s ease;
}

.badge-number {
    font-size: 16px;
    font-weight: 700;
    color: #1e40af;
    padding: 2px 5px;
    background: linear-gradient(135deg,
            rgba(99, 102, 241, 0.1),
            rgba(147, 51, 234, 0.05));
    border-radius: 4px;
    border: 1px solid rgba(99, 102, 241, 0.2);
    transition: all 0.3s ease;
}

.bg-label-danger-custom {
    background-color: #f8ebea !important;
    color: #fff !important;
}

.start-10 {
    left: 10px;
}

.filter-open-proc {
    left: -350px;
    transition: left 0.3s ease-in-out;
}

.filter-open-proc.slide {
    left: 0 !important;
}

.btn-close-filter {
    cursor: pointer;
}

.filter-proc {
    position: relative;
    overflow: hidden;
    animation: shake 1.4s cubic-bezier(.36, .07, .19, .97) infinite;
}

@keyframes shake {

    0%,
    100% {
        transform: translateX(0)
    }

    20% {
        transform: translateX(-4px)
    }

    40% {
        transform: translateX(4px)
    }

    60% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(3px)
    }
}

.no-cursor-pointer {
  cursor: default;
}
.card-hover-cta {
    position: relative;
    overflow: hidden;
}

.card-hover-cta .hover-show-text {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    color: #fff;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
    opacity: 0;
    transform: translate(20px, 20px);
    transition: all 0.35s ease;
    pointer-events: none; 
    z-index: 10; 
}

.card-hover-cta:hover .hover-show-text {
    opacity: 1;
    transform: translate(0, 0);
}

.bg-body-select {
	background-color: #f7f7f9;
}