body {
    font-family: Noto Sans;
}

html {
    scroll-behavior: smooth;
}

.candidateErr {
    color: red;
    font-size: 0.80rem;
}

.hide {
    display: none;
    position: absolute;
    background-color: rgba(226, 226, 226, 0.8);
    color: white;
    padding: 10px;
    border-radius: 5px;
    width: 200px;
    /* Increased width */
    font-size: 12px;
    z-index: 100;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    left: 11px;
    /* Adjust left position to make it extend to the left */
}



.myDIV:hover+.hide {
    display: block;
    color: red;
}

@font-face {
    font-display: swap;
    font-family: 'BIZ UDGothic';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/biz-udgothic-v12-latin-regular.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'BIZ UDGothic';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/biz-udgothic-v12-latin-700.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/roboto-serif-v15-latin-100.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/roboto-serif-v15-latin-100italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/roboto-serif-v15-latin-200.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/roboto-serif-v15-latin-200italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-serif-v15-latin-300.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/roboto-serif-v15-latin-300italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-serif-v15-latin-regular.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/roboto-serif-v15-latin-italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-serif-v15-latin-500.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/roboto-serif-v15-latin-500italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/roboto-serif-v15-latin-600.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/roboto-serif-v15-latin-600italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-serif-v15-latin-700.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/roboto-serif-v15-latin-700italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/roboto-serif-v15-latin-800.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/roboto-serif-v15-latin-800italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto-serif-v15-latin-900.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto Serif';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/roboto-serif-v15-latin-900italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/noto-sans-v37-latin-100.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/noto-sans-v37-latin-100italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/noto-sans-v37-latin-200.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/noto-sans-v37-latin-200italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/noto-sans-v37-latin-300.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/noto-sans-v37-latin-300italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/noto-sans-v37-latin-regular.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/noto-sans-v37-latin-italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/noto-sans-v37-latin-500.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/noto-sans-v37-latin-500italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/noto-sans-v37-latin-600.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/noto-sans-v37-latin-600italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/noto-sans-v37-latin-700.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/noto-sans-v37-latin-700italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/noto-sans-v37-latin-800.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/noto-sans-v37-latin-800italic.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/noto-sans-v37-latin-900.woff2') format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/noto-sans-v37-latin-900italic.woff2') format('woff2')
}


.container {
    max-width: 1340px;
    /* Matches md:max-w-[1140px] */
    width: 100%;
    /* w-[100%] */
    margin-left: auto;
    /* mx-auto for horizontal centering */
    margin-right: auto;
    padding-left: 0.5rem;
    /* px-2 */
    padding-right: 0.5rem;
}

@media (min-width: 640px) {

    /* sm breakpoint for sm:px-6 */
    .container {
        padding-left: 1.5rem;
        /* sm:px-6 */
        padding-right: 1.5rem;
    }
}

.container-fluid {
    padding-left: 0;
    /* px-0 */
    padding-right: 0;
}

@media (min-width: 768px) {

    /* md breakpoint for md:px-4 */
    .container-fluid {
        padding-left: 1rem;
        /* md:px-4 */
        padding-right: 1rem;
    }
}


/* header  */
.header_parent_cust {
    border-bottom: 1px solid gray !important;
    background: #fff;
    z-index: 999;
    position: relative;
    padding: 8px 0;

}

.header_parent_cust .logo_cust {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    padding-left: 8px;
}

.header_parent_cust .logo_cust a img {
    width: 144px;
}

.header_parent_cust .logo_cust .logo_content {
    width: 60%;
    padding-left: 8px;
}

.header_parent_cust .logo_cust .logo_content h4 {
    font-size: 1rem;
    font-weight: 700 !important;
}

.header_parent_cust .logo_cust .logo_content p {
    font-size: 0.75rem;
    font-weight: 500;
}

.header_li {
    display: flex;
    align-items: center;
    justify-content: end;
    color: #000;
    gap: 30px;
    font-size: 0.875rem;
    font-weight: 500;
}

ul.header_li li a.active {
    border-bottom: 2px solid #FF7A47 !important;
    padding: 4px 0;
}

ul.header_li li a:hover {
    border-bottom: 2px solid #FF7A47 !important;
    padding: 4px 0;
}

/* dashboard_header  */
.dashboard_bg_body {
    background: #f6f6f6;
}

.drop_profile_bg {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.drop_profile_bg {
    justify-content: end;
    padding-right: 0;
    display: flex;
    align-items: center;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: rgba(128, 128, 128, 0.699);
    flex-direction: row;
    cursor: pointer;
}

.drop_profile_bg a {
    color: #000 !important;
}

.drop_profile_bg span {
    font-size: 0.813rem !important;
    font-weight: 600 !important;
    color: #757575;
}

.drop_cont_cust {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.drop_profile_bg button img {
    width: 32px;
    height: 32px !important;
    margin-right: 5px;
    border-radius: 5px;
}

.after_dropdown {
    font-size: 0.875rem;
    color: #000;
    background: #f3f3f3;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.after_dropdown li a {
    display: block;
    padding: 8px 16px;
    transition: 0.1s ease-in-out;
}

.after_dropdown li a:hover {
    color: #fff !important;
    background: #2B2C2D;
    transition: 0.1s ease-in-out;
}


/* Edn dashbkiatrd header  */

/* header  */

/* maine banner  */

.banner_cust_m {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.banner_cust_m .regis_cust {
    width: 100%;
    padding-top: 25px;
    justify-content: end;
    z-index: 30;
}

.banner_cust_m .regis_cust .reg_cust_bg {
    width: 100%;
    background: #f8f8f8;
    position: relative;
    padding: 16px;
    padding-bottom: 30px;
    border-radius: 10px;
    z-index: 30;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: rgb(50 50 93 / 7%) 0px 2px 5px -1px, rgb(0 0 0 / 0%) 0px 1px 3px -1px;
    margin-bottom: 25px;
}

.form_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    gap: 0 20px;
}

.heading__regist {
    text-align: center;
    color: #fff;
    padding: 30px 0 0 0;
    z-index: 999;
    position: relative;
    font-size: 1.5rem;
    font-style: italic;
}

.banner_cust_m .left_side {
    width: 50%;
    position: relative;
}

.banner_cust_m .right_form {
    width: 30%;
    justify-content: end;
    z-index: 30;
    padding-top: 0;
}

.banner_cust_m .right_pform {
    width: 50%;
    justify-content: end;
    z-index: 30;
}

.banner_cust_m .right_form .bg_form_ {
    width: 100%;
    position: relative;
    background: #fff;
    margin-top: 0;
    border-radius: 20px;
    z-index: 30;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 16px;
        border-bottom: 4px solid #FFAA3B;
}

.banner_cust_m .right_form .bg_form_ form {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
}



.forgot_pads_cust {
    text-decoration: underline !important;
    font-size: 0.75rem;
    font-weight: 500;
    color: black;

}

.forgot_pads_cust:hover {
    color: #E9784C !important;
}

/* end main banner  */

/* module index  */
.moudle_list_cust {
    display: flex;
    flex-wrap: nowrap;
    padding: 16px;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 30;

}

.section_right_bg {
    position: relative;
}

.moudle_list_cust .left_side {
    width: 75%;
    background: #fff;
    padding: 16px;
    position: relative;
    margin-top: -70px;
    border-radius: 10px 10px 0 0;
    z-index: 30;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.moudle_list_cust .left_side ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 16px;
}

.moudle_list_cust .left_side ul li img {
    width: 45%;
}

.moudle_list_cust .right_side {
    width: 25%;
    position: relative;
    padding: 20px 0;
}

.moudle_list_cust .right_side p {
    padding-top: 8px;
    font-size: 0.75rem;
    text-align: justify;
}

.moudle_list_cust .right_side a {
    color: #eb7c4c !important;
    font-size: 0.875rem;
    font-weight: 700;
    padding-top: 15px;
}

.moudle_list_cust .right_side a:hover {
    color: #353535 !important;
}

/* Edn module index  */

/* banner heading  */
.banner_heading h4 {
    font-size: 2.375rem;
    color: #fff;
    font-family: Roboto serif;
    font-style: italic;
    font-weight: 200 !important;
    position: relative;
}

.banner_heading h4::before,
.banner_heading h4::after {
    content: '"';
    /* Adds inverted comma */
    font-size: 8.5rem;
    /* Matches the font size of h4 */
    font-family: BIZ UDGothic;
    /* Matches the font family of h4 */
    color: inherit;
    /* Matches the color of h4 */
}

.banner_heading h4::before {
    margin-right: 5px;
    position: absolute;
    transform: rotate(180deg);
    top: -160px;
    left: -29px;
    color: #ffffff54;
}

.banner_heading h4::after {
    margin-right: 5px;
    position: absolute;
    bottom: -130px;
    right: -29px;
    color: #ffffff54;
}

.banner_heading p {
    font-size: 1.25rem;
    color: #fff;
    font-weight: 200 !important;
    margin-top: 20px !important;
    width: 100%;
    letter-spacing: 1px;
        text-align: justify;
}

.banner_heading h4 span {
    font-weight: 600 !important;
}


/* Edn banner heanding  */

/* modal  */
.modal_body_cust {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
}

.modal_body_cust h4 {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    color: #000;
}

.modal_body_cust p {
    font-size: 1rem;
    text-align: center;
    font-weight: 500;
    color: #000;
}

.modal_body_cust span {
    font-size: 0.75rem;
}

.modal_body_cust span a {
    color: #6868ff !important;
}

/* Edn modal  */

/* footer  */
.bg-footer-color p {
    color: #fff;
    text-align: center;
    font-size: 0.75rem;
}

.bg-footer-color {
    padding: 12px;
    background: #2B2C2D;
}

/* Edn footer  */
.bg_main_ {
    position: relative;
    /* relative */
    background-image: url('../images/banner-login.png');
    /* bg-[url()] */
    background-size: cover;
    /* bg-cover */
    background-position: center;
    /* bg-center */
    padding-bottom: 0rem;
    /* pb-20 */
    width: 100%;
    /* w-full */
    height: 100%;
    /* height: 100% */
}

.bg_main_:after {
    content: '';
    /* after:content-[''] */
    position: absolute;
    /* after:absolute */
    inset: 0;
    /* after:inset-0 */
    background: linear-gradient(to bottom, rgb(58 114 209), rgb(93 60 176 / 86%));
    /* after:bg-gradient-to-b, after:from-[#3a72d1cc], after:to-[#5d3cb0cc] */
    z-index: 0;
    /* after:z-0 */
    height: 100%;
    /* after:h-full */
}

.main_header {
    position: relative;
    /* relative */
    z-index: 10;
    /* z-10 */
    display: flex;
    /* md:flex */
    flex-wrap: wrap;
    /* sm:flex-wrap */
    align-items: center;
    /* items-center */
    justify-content: space-between;
    /* justify-between */
    flex-wrap: nowrap;
    /* md:flex-nowrap */
    padding-bottom: 0;
    /* padding-bottom: 0 */
}

.heding_style {
    font-size: 1.25rem;
    /* text-xl */
    font-weight: 500;
    /* font-medium */
    line-height: 1.5;
    /* leading-tight */
    letter-spacing: -0.015em;
    /* tracking-tight */
    color: var(--footer-color);
    /* text-footer-color */
    position: relative;
    /* relative */
    margin-bottom: 15px !important;
}

.heding_style:after {
    content: '';
    /* after:content-[''] */
    width: 27px;
    /* after:w-[27px] */
    height: 2px;
    /* after:h-[2px] */
    display: inline-block;
    /* after:inline-block */
    background-color: var(--search-bg);
    /* after:bg-search-bg */
    position: absolute;
    /* after:absolute */
    bottom: -5px;
    /* after:bottom-[-5px] */
    left: 0;
    /* after:left-0 */
}

.top_heading_text {
    position: relative;
    /* relative */
}

.top_heading_text:before {
    content: '';
    /* before:content-[''] */
    height: 100%;
    /* before:h-[100%] */
    width: 1px;
    /* before:w-[1px] */
    background-color: var(--border-color);
    /* before:bg-border-color */
    display: block;
    /* before:block */
    position: absolute;
    /* before:absolute */
    top: 0;
    /* before:top-0 */
    right: -9px;
    /* before:right-[-9px] */
}

.hover-text {
    transition: color 0.3s ease-in-out;
    /* Add smooth transition */
}

.hover-text:hover {
    color: #ff6600;
    /* hover:text-orange-600 */
}


.list_card {
    display: flex;
    /* flex */
    justify-content: center;
    /* justify-center */
    border: 1px solid rgb(228, 228, 228) !important;
    /* border */
    padding: 15px !important;
    /* p-2 and adjusted padding */
    overflow: hidden;
    /* overflow-hidden */
    position: relative;
    /* relative */
    align-items: flex-start;
    /* items-start */
    border-radius: 5px !important;
    font-size: 0.875rem;
    /* text-sm */
}

.list_card a {
    text-align: center;
    /* text-center */
    margin: 0 auto;
    /* mx-auto */
    display: flex;
    /* flex */
    flex-direction: column;
    /* flex-col */
    justify-content: center;
    /* justify-center */
    align-items: center;
    /* items-center */
    gap: 0.5rem;
    /* gap-2 */
}

.hover_bottm_to_top {
    position: relative;
}

.hover_bottm_to_top:before {
    content: '';
    /* before:content-[''] */
    position: absolute;
    /* before:absolute */
    top: 100%;
    /* before:top-[100%] */
    width: 100%;
    /* before:w-[100%] */
    height: 100%;
    /* before:h-[100%] */
    left: 0;
    /* before:left-[0] */
    background-color: #e2e8f0;
    /* before:bg-slate-200 */
    transition: all 0.3s ease;
    /* before:transition-all */
    z-index: -1;
    /* before:z-[-1] */
}

.hover_bottm_to_top:hover:before {
    top: 0;
    /* hover:before:top-[0] */
}

/* Sidebar CSS */
.sidebar {
    width: 0;
    transition: width 0.3s ease;
}

.sidebar .nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar .menu-item {
    position: relative;
}

.sidebar .menu-item a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000;
    transition: color 0.3s;
}

.sidebar .menu-item a img {
    margin-right: 10px;
}

.sidebar .menu-item a .links_name {
    font-size: 0.875rem;
}

/* .sidebar .menu-item.active a {
    color: #fff;
  } */



/* For the dropdown menu */
.sidebar .menu-item.dropdown .menu-link {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.sidebar.open .menu-item.dropdown .menu-link {
    padding-right: 25px;
}

.sidebar .dropdown-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 10px;
}

.sidebar .menu-item.dropdown:hover .dropdown-menu {
    display: block;
}

.sidebar .open .menu-item.dropdown:hover .dropdown-menu {
    display: none !important;
}

.sidebar .dropdown-menu .dropdown-item {
    padding: 0px;
    color: #000;
    text-decoration: none;
}



/* Custom class for dropdown toggle and customization */
.cust_drop {
    position: absolute;
    top: 0;
    left: 100%;
    width: 200px;
    /* Customize width as needed */
}

/* Responsiveness for different screen sizes */
@media (min-width: 768px) {
    .sidebar {
        width: 110px;
    }
}

.sidebar ul li:after {
    content: '';
    /* content-[''] */
    border-bottom: 1px solid rgba(255, 255, 255, 0.42) !important;
    /* border-b-1 and border-[#ffffff6b] */
    display: block;
    /* block */
    width: 30px;
    /* w-[30px] */
    margin: 14px 0;
    /* my-[14px] and mx-[0] */
    position: absolute;
    /* absolute */
    left: 40%;
    /* left-[40%] */
}

.sidebar ul li:nth-last-child(1)::after,
.sidebar.open ul li:after,
.sidebar ul li.active:after,
ul.dropdown-menu.cust_drop li:after {
    display: none;
    /* Remove border styles for specific conditions */
}


.logo_details {
    padding: 0 8px;
}

.logo-details i {
    position: absolute;
    color: black;
    font-size: 1.125rem;
    z-index: 999999;
    cursor: pointer;
    background: #f8f8f8;
    border-radius: 5px;
    padding: 6px 8px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    top: 16px;
}

.sidebar {
    height: auto;
    padding-bottom: 30px;
    background: linear-gradient(to bottom, #3641D4, #7908A1);
    position: relative;
    transition: all 0.5s ease;
    z-index: 99;
    border-top-right-radius: 25px;
}

.sidebar::-webkit-scrollbar {
    display: none;
}

.sidebar .nav-list {
    padding: 0;
}

.sidebar .scroll {
    overflow-y: auto;
}

.sidebar li {
    position: relative;
    margin: 0;
    list-style: none;
    padding: 10px;
    margin-bottom: 10px;
}



.sidebar.open li {
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

.sidebar.open li.active {
    border: none;
}

.sidebar li a {
    display: flex;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    transition: all 0.4s ease;
}

.sidebar.open li a {
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
}

.sidebar li a:hover .links_name,
.sidebar li a:hover i {
    transition: all 0.5s ease;
}

.sidebar li a span {
    color: white;
    font-size: 0.875rem;
    font-weight: 300;
    white-space: normal;
    pointer-events: none;
    opacity: 1;
    text-align: center;
    transition: 0.4s;
}

.sidebar li img {
    height: 18px;
    width: 18px;
    object-fit: contain;
    border-radius: 6px;
    margin: 5px 10px 1px 10px;
}

/* Expanded sidebar styles */
.sidebar.open {
    width: 220px !important;
    position: relative;
    top: 0;
    left: 0;
}

.sidebar.open li a .links_name {
    opacity: 1;
    text-align: left;
    line-height: 22px;
}

.sidebar.open input {
    padding: 0 20px 0 50px;
    width: 100%;
}

/* Sidebar dropdown styles */
ul.dropdown-menu.cust_drop li {
    text-align: left;
}

ul.dropdown-menu.cust_drop li a {
    background: none;
    text-align: left;
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    color: black;
    margin-bottom: 0;
}

ul.dropdown-menu.cust_drop {
    position: absolute;
    top: 8px;
    left: 80px;
    background: #ffde06;
    border: none;
    text-align: left;
    display: none;
    padding: 0;
    z-index: 1000;
    width: 160px;
    border-radius: 10px;
}

ul.dropdown-menu.cust_drop::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #ffde06;
    top: 10px;
    left: -6px;
    transform: rotate(-45deg);
}

.sidebar:hover {
    overflow-y: visible;
}

.home-section::-webkit-scrollbar {
    display: none;
}

ul.dropdown-menu.cust_drop li {
    line-height: 33px;
    border-bottom: 1px solid #0000001a !important;
    margin: 0;
    padding: 2px 10px;
}

ul.dropdown-menu.cust_drop li:nth-last-child(1) {
    border-bottom: none;
}

ul.dropdown-menu.cust_drop li:hover {
    background: #ff7a47;
}

ul.dropdown-menu.cust_drop li:nth-child(1):hover {
    border-top-left-radius: 10px;
}

.open ul.dropdown-menu.cust_drop li:nth-child(1):hover {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

ul.dropdown-menu.cust_drop li:nth-last-child(1):hover {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.open ul.dropdown-menu.cust_drop li:nth-last-child(1):hover {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* ul.dropdown-menu.cust_drop li:hover a {
    color: white;
  } */

.show ul.dropdown-menu.cust_drop::before {
    display: none;
}

.sidebar li:hover .dropdown-menu {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

.menu-item .dropdown-menu {
    display: none;
    position: relative;
    left: 0;
}

.menu-item .dropdown-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 10px;
    background: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

.menu-item.dropdown.show .dropdown-menu {
    display: block;
}

.menu-item.dropdown {
    position: relative;
}

.open .menu-link::after {
    content: '▼';
    font-size: 0.75rem;
    margin-left: 8px;
    color: white;
    position: absolute;
    right: 10px;
    transition: transform 0.3s ease;
}

.menu-item.dropdown.show .menu-link::after {
    transform: rotate(-180deg);
}

.sidebar.open li .dropdown-menu {
    display: none;
}

.open li.menu-item.dropdown.show .dropdown-menu {
    display: block;
    position: relative;
    left: 0;
    border-radius: 0;
    margin-left: 0;
    width: 100%;
}

.sidebar li.active {
    background: linear-gradient(to bottom right, #D8265C, #FF8929);
}

.sidebar li:nth-child(1).active,
.sidebar li:nth-child(1):hover {
    border-top-right-radius: 25px;
}

.sidebar li:hover {
    background: linear-gradient(to bottom right, #D8265C, #FF8929);
}




.home-section {
    position: relative;
    min-height: 100vh;
    z-index: 2;
    padding: 20px;
    width: 100%;
}

/* Edn sidebar  */

/* main container  */

/* dashbard  */
.bg_main_dash {
    position: relative;
}

.bg_main_dash:before {
    content: '';
    position: absolute;
    display: block;
    background-image: url(../images/banner-login.png);
    background-size: cover;
    padding-bottom: 20px;
    width: 100%;
    height: 160px;
    background-repeat: no-repeat;

}

.bg_main_dash:after {
    content: '';
    position: absolute;
    inset: 0;
    background: #2b2c2dd2;
    z-index: 0;
    height: 160px;

}

.cust_corl_bg:after {
    background: transparent linear-gradient(237deg, #0937CEF2 0%, #653CAEE6 100%) 0% 0% no-repeat padding-box;
}

.top_heading_dash__ {
    margin-top: 0;
    margin-bottom: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top_heading_dash__ .main_hed {
    font-size: 1.25rem;
    font-weight: 500;
}

.top_heading_dash__ select {
    background: #fff;
    border: 1px solid #d7d7d7 !important;
    border-radius: 5px;
    color: #989898 !important;
    font-size: 0.875rem !important;
    padding: 4px 8px !important;
}

.dashbord_main_content_rigt {
    background: #fff;
    padding: 20px;
    display: flex;
    gap: 20px;
    border-radius: 5px;
}

.dashbord_main_content_rigt .one_cut {
    width: 100%;
}

.dashbord_main_content_rigt .second_cust {
    width: 25%;
}

.card_cust_parnet_dash {
    display: flex;
    gap: 10px;
}

.card_cust_parnet_dash .first_card_dash {
    width: 25%;
}

.card_cust_parnet_dash .first_card_dash .bg_card_1 {
    height: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #8384F8;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #3F40F3, #8384F8);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #3F40F3, #8384F8);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.card_cust_parnet_dash .first_card_dash .bg_card_1 a {
    display: flex;
    justify-content: space-between;
    height: 100%;
    flex-direction: column;
}

.inner_flex_card {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.inner_flex_card p {
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #fff;
}

.inner_flex_card h5 {
    font-size: 2.125rem !important;
    font-weight: 600 !important;
    color: #fff;
    padding-top: 8px;
}

.inner_span_custom span.bg_span {
    font-size: 0.625rem !important;
    border-radius: 12px;
    background: #ffffff2e;
    color: white;
    padding: 4px 16px;
}

.inner_span_custom span {
    font-size: 0.625rem !important;
    color: white;
}

.card_cust_parnet_dash .second_card_dash {
    width: 75%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;

}

.card_cust_parnet_dash .second_card_dash .coman_bg_card_dash {
    background: #fff;
    border: 1px solid #2ecbe540 !important;
    padding-right: 15px;
    min-height: 75px;
    border-radius: 5px;
}

.card_cust_parnet_dash .second_card_dash .coman_bg_card_dash a {
    display: flex;
    gap: 10px;
    height: 100%;
    align-items: center;
}

.inner_bg_images_cust {
    height: 100%;
    padding: 0 10px;
    display: flex;
    border-top-right-radius: 35px;
    align-items: center;
}

.card_dash_1 {
    background: #2ecbe5;
}

.card_dash_2 {
    background: #0D9D74;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #25BA7A, #0D9D74);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #25BA7A, #0D9D74);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.card_dash_3 {
    background: #803D24;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FF7A47, #803D24);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #FF7A47, #803D24);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.card_dash_4 {
    background: #E64440;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #E64440, #E64440);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #E64440, #E64440);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.card_dash_5 {
    background: #2541E1;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #538EFF, #2541E1);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #538EFF, #2541E1);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.card_dash_6 {
    background: #024659;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #09A4D1, #024659);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #09A4D1, #024659);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.inner_bg_images_cust img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

.content_card_dash h5 {
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    padding-top: 4px;
}

.content_card_dash1 h5 {
    color: #2ECBE5;
}

.content_card_dash2 h5 {
    color: #0D9E74;
}

.content_card_dash3 h5 {
    color: #FF7A47;
}

.content_card_dash4 h5 {
    color: #E64440;
}

.content_card_dash5 h5 {
    color: #2846E3;
}

.content_card_dash6 h5 {
    color: #056C89;
}

.content_card_dash p {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: #787878;
    padding-bottom: 4px;
}

.chart_grid_custom {
    display: flex;
    gap: 10px;
    margin: 20px 0;
}

.bg_chart_card .heading_chart_ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 10px;
}

.heading_chart_ h5 {
    font-size: 1rem !important;
    color: #000;
    font-weight: 600 !important;
}

.parrent_dahboard_ div {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400 !important;
    font-family: Noto Sans;
}

.parrent_dahboard_ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0 0 0;
    flex-wrap: wrap;
}

.scrollbar-hide::-webkit-scrollbar {
    display: none;
}

.inpus_cust_cs label {
    display: block;
    margin-bottom: 2px;
    font-size: 0.775rem;
    font-weight: normal;
    color: black;
}

.inpus_cust_cs input,
.inpus_cust_cs select,
.inpus_cust_cs textarea {
    background: transparent;
    font-size: 0.775rem;
    color: #4B5563;
    border-radius: 5px;
    width: 100%!important;
    font-weight: 300 !important;
    padding: 6px 10px !important;
}


.inpus_cust_cs input:focus,
.inpus_cust_cs select:focus,
.inpus_cust_cs textarea:focus {
    outline: none;
    border-color: #5555C9;
    box-shadow: 0 0 0 1px #5555C9;
}

input#dropzone-file {
    visibility: hidden;
}

/* color added by abc */
.gray_btn {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    padding: 8px 50px !important;
    border-radius: 5px !important;
    background: #dbdbdb !important;
    color: black !important;
}

.fill_btn {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    padding: 8px 50px !important;
    border-radius: 5px !important;
    background: transparent linear-gradient(90deg, #E9784C 0%, #F8994C 100%) 0% 0% no-repeat padding-box !important;
    color: white !important;
}

.border_btn {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    padding: 8px 50px !important;
    border-radius: 5px !important;
    background: #2B2C2D !important;
    color: white !important;
}

.hover-effect-btn {
    position: relative;
    overflow: hidden;
    transition: color 0.3s;
}

.hover-effect-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #010176;
    transition: all 0.3s;
    z-index: -1;
}

.hover-effect-btn:hover::before {
    left: 0;
}

.hover-effect-btn:hover {
    color: white !important;
    z-index: 2;
}

.hover-effect-dash {
    position: relative;
    overflow: hidden;
    transition: color 0.3s;
}

.hover-effect-dash::before {
    content: '';
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    transition: all 0.3s;
    z-index: -1;
}

.hover-effect-dash:hover::before {
    bottom: 0;
}

.hover-effect-dash:hover {
    color: white;
    z-index: 2;
}


/* Define custom hover class */



/* .dash_card_1{ background: #8384F8;
  background: -webkit-linear-gradient(to right, #3F40F3, #8384F8);
  background: linear-gradient(to right, #3F40F3, #8384F8);
} */
.dark\:bg-gray-900\/80 {
    display: none;
}

.cust_table__ {
    width: 100%;
    font-size: 0.813rem;
    text-align: start;
    white-space: nowrap;
    border-spacing: 1px;
    border-radius: 8px;
    border-collapse: collapse;
    margin-top: 20px;
}

.input_with_icons_padding input {
    padding-left: 35px !important;
}

.input_f input {
    padding-left: 10px !important;
}

.cust_table__ thead {
    background: #373737;
    color: #fff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    font-weight: 400;
}

.cust_table__ thead tr th {
    padding: 12px 8px;
    text-align: start;
    font-weight: 400;
}

.cust_table__ tbody {
    background: #fff;
    color: #000;
    border: 1px solid #e0e0e0 !important;
}

.cust_table__ tbody tr:hover {
    background: rgba(128, 128, 128, 0.356) !important;
}

.cust_table__ tbody tr td {
    padding: 12px;
    font-size: 0.75rem !important;
    text-align: start;
}

.cust_table__ tbody tr td #default-checkbox {
    width: 16px;
    height: 16px;
    color: #2541E1;
    background: rgb(226, 226, 226);
    border: 1px solid gray !important;
    border-radius: 3px;
}

.cust_table__ tbody tr td select {
    background: transparent;
    padding: 5px 10px !important;
    font-size: 0.875rem !important;
    border-radius: 5px;
    border: 1px solid #E1E1E1 !important;
}

.cust_table__ tbody tr td a i {
    color: #1c274c;
}

.cust_table__ tbody tr td span.interview {
    color: #2541E1;
}

.cust_table__ tbody tr td span.rejected {
    color: #ff7a47;
}

.cust_table__ tbody tr td span.selected {
    color: #16986C;
}

.cust_table__ thead th:nth-child(1) {
    border-top-left-radius: 10px;
}

.cust_table__ thead th:nth-last-child(1) {
    border-top-right-radius: 10px;
}

.table_sparated tbody tr {
    background: #F6F6F6;
}

.table_sparated tbody tr:nth-child(2n) {
    background: #FFF;
}

.pagination_cust {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.813rem;
    margin-top: 10px;
}

.pagination_cust {
    font-size: 0.875rem;
    color: #333;
    margin-top: 20px;
}

.pagination_cust span {
    display: block;
    color: #666;
}

.cust-pagination {
    display: inline-flex;
    gap: 5px;
    /* Adds spacing between items */
    list-style: none;
    padding: 0;
    margin: 0;
}

.cust-pagination li {
    display: inline-block;
}

.cust-pagination-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    /* Adjust button size */
    height: 32px;
    font-size: 0.875rem;
    color: #333;
    text-decoration: none;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.cust-pagination-link:hover {
    background-color: #f2f2f2 !important;
}

.cust-pagination-link i {
    font-size: 0.75rem;
}


/* upcoming  */


.cust-box {
    background-color: #F6F6F6;
    padding: 16px;
    border-radius: 5px;
    height: 100%;
    overflow-y: auto;
}

.cust-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.cust-title {
    font-size: 1rem !important;
    color: #000;
    font-weight: bold;
}

.cust-icon i {
    font-size: 1.125rem;
    color: #666;
}


.cust-schedule-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec !important;
}

.cust-schedule-title {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 5px;
}

.cust-schedule-type {
    font-size: 0.875rem;
    color: #666;
    margin-bottom: 0;
}

.cust-schedule-details {
    display: flex;
    gap: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.cust-schedule-date,
.cust-schedule-time {
    font-size: 0.75rem;
    color: #969EAE;
    display: flex;
    align-items: center;
}

.cust-schedule-date i,
.cust-schedule-time i {
    margin-right: 5px;
    font-size: 0.75rem;
    color: #969EAE;
}

/* Edn upcoming  */


.job_posted_cust {
    padding: 20px;
    border: 1px solid #EEEEEE !important;
    border-radius: 10px;
}

.job_posted_cust .cust_p p {
    display: inline-block;
    border: 1px solid #DDDDDD !important;
    padding: 3px 15px;
    font-style: italic;
    border-radius: 10px;
    font-weight: normal;
    font-size: 0.625rem;
}

.job_posted_cust .cust_p p span {
    color: black;
    font-weight: 600;
}

.job_posted_cust h4 {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
}

.job_posted_cust p {
    font-size: 0.75rem;
    color: #878787;
}

.job_posted_cust .cust_points_jobs {
    display: flex;
    flex-direction: row;
    gap: 10px;

}

.job_posted_cust .cust_points_jobs span {
    background: #fff;
    font-size: 0.625rem;
    border: 1px solid #DDDDDD !important;
    padding: 3px 5px;
    color: black;
    border-radius: 3px;
}

.job_posted_cust .cust_points_jobs span:nth-child(1) {
    background: #9EFF8B;
}


.bg_chart_card {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
    width: 50%;
}



.chart_ {
    display: flex;
    gap: 50px;
    align-items: center;
}

.bg_elips_ic i {
    align-items: center;
    font-size: 0.75rem;
    background: #c5c5c5;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.chart_ img {
    width: 50%;
}

.chart_2_img img {
    width: 100%;
}

.chart_ ul li {
    color: #787878;
    font-size: 0.75rem;
    line-height: 25px;
    list-style: disc;
}

.chart_ ul li::marker {
    color: #32B952;
    font-size: 0.938rem;

}

.chart_ ul li:nth-child(2)::marker {
    color: #2541E1;
}

.chart_ ul li:nth-child(3)::marker {
    color: #FF7A47;
}

.table_over {
    position: relative;
    overflow-x: scroll;
}

.table_over h4 {
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #000;
    margin-bottom: 5px !important;
}

.table_over::-webkit-scrollbar {
    display: none;
}

.parrent_dahboard_ {
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    background: transparent !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0 !important;
    font-weight: 800 !important;
}

.parrent_dahboard_ div {
    font-weight: 600 !important;
}

.inner_body_style {
    position: sticky;
    top: 0px;
    z-index: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-bottom: 10px;
    padding-top: 20px;
}

.inner_body_style::before {
    content: "";
    position: absolute;
    left: -0px;
    bottom: 3px;
    height: 3px;
    width: 26%;
    --tw-bg-opacity: 1;
    background-color: rgb(117 132 216 / var(--tw-bg-opacity, 1));

}

.inner_body_style::after {
    content: "";
    position: absolute;
    right: -0px;
    bottom: 3px;
    height: 1px;
    width: 74%;
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 245 / var(--tw-bg-opacity, 1));

}

.inner_pages {
    position: relative;
}

.inner_pages div {
    color: #000;
    font-size: 1.125rem;
    font-weight: 600;
}

.inner_pages::before {
    content: "";
    position: absolute;
    left: -0px;
    bottom: 3px;
    height: 3px;
    width: 40px;
    --tw-bg-opacity: 1;
    background-color: rgb(117 132 216 / var(--tw-bg-opacity, 1));

}

.inner_pages::after {
    display: none;

}

.bg_elips_ic i {
    display: flex !important;
}

.shedul_custom_ span {
    color: #969EAE;
    font-size: 0.75rem;
}

.shedul_custom_ {
    padding-top: 10px;
    border-bottom: 1px solid #e8e8e8 !important;

}

.shedul_custom_:nth-last-child(1) {
    padding-top: 10px;
    border-bottom: 1px solid transparent !important;

}

.shedul_custom_ p {
    color: #969EAE;
    font-size: 0.875rem;
}

.shedul_custom_ h4 {
    font-size: 1.125rem;
    font-weight: 700;
}


label.upload_cust input {
    display: none !important;
}

label.upload_cust {
    background: #2B2C2D;
    color: white !important;
    margin-bottom: 0 !important;
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 8px 20px;
    width: fit-content;
    width: 50%;
    cursor: pointer;
    border-radius: 5px;
}

.tab_custom_c {
    border-bottom: 1px solid #ECECEC !important;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: center;
    gap: 10px;
    margin-bottom: 20px;
    display: flex !important;
}


.tab_custom_c button {
    background: #dbdbdb !important;
    padding: 10px 20px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 400;
    border-radius: 5px 5px 0 0;
}

.tab_custom_c button.active {
    background: #373737 !important;
    color: white !important;
    padding: 10px 20px !important;
    position: relative;
    /* Needed for positioning the pseudo-element */
    font-weight: 400;
}

.tab_custom_c button.active:after {
    content: "";
    position: absolute;
    bottom: -6px;
    /* Adjust to position the triangle outside the button */
    left: 50%;
    /* Center the triangle horizontally */
    transform: translateX(-50%);
    /* Center alignment */
    width: 0;
    height: 0;
    border-left: 7px solid transparent !important;
    /* Triangle shape */
    border-right: 7px solid transparent !important;
    /* Triangle shape */
    border-top: 7px solid #373737 !important;
    /* Triangle color matches the background */
}

.job_poster_grid_cust {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin: 8px 0 0 0;
}

.inner_page_dash__ {
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
}

.form_grid_dashboard_cust_ {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 16px;
}

.button_flex_cust_form {
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: start;
    width: 100%;
    margin-top: 30px;
}

.inner_select_cust_op {
    display: flex;
    align-items: center;
    justify-content: end;
    padding-bottom: 10px;
}

.inner_select_cust_op select {
    background: #fff;
    border: 1px solid #666666 !important;
    border-radius: 5px;
    color: #666666;
    font-size: 0.75rem !important;
    padding: 5px 8px !important;
}

.input_cust_end {
    display: flex;
    justify-content: end;
    padding-bottom: 10px;
    gap: 15px;
}


/* candidate advertisement  */
.candidat_cust-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 16px;
}

.candidat_cust-item {
    padding: 10px;
    border: 1px solid #DDDDDD !important;
    border-radius: 10px;
    background-color: #fff;
}

.candidat_cust-item a {
    text-decoration: none;
    color: inherit;
}

.candidat_cust-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.candidat_cust-logo {
    width: 42px;
    height: 42px;
    border: 1px solid #DEDEDE !important;
    border-radius: 5px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.candidat_cust-logo img {
    max-width: 100%;
    max-height: 100%;
}

.candidat_cust-time {
    font-size: 0.75rem;
    font-weight: 500;
    color: #737373;
}

.candidat_cust-title {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 4px;
}

.candidat_cust-description {
    font-size: 0.625rem;
    color: #878787;
    margin-bottom: 10px;
}

.candidat_cust-dates {
    display: flex;
    justify-content: space-between;
    font-size: 0.75rem;
    color: #737373;
    margin-top: 10px;
}

.candidat_cust-dates p {
    margin: 0;
}

.candidat_cust-dates span {
    font-weight: bold;
}

/* Edn  */
/* check -nline  */
.custom_check_inline-container {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 8px;
    /* mt-2 equivalent */
}

.custom_check_inline-item {
    display: flex;
    /* align-items: center; */
    align-items: start;
    gap: 10px;
}

.custom_check_inline-checkbox {
    width: 16px;
    /* w-4 equivalent */
    height: 16px;
    /* h-4 equivalent */
    margin-top: 4px;
}

.custom_check_inline-label {
    font-size: 0.875rem;
    font-weight: 400;
    color: #000;
    margin-bottom: 0 !important;
    /* white-space: nowrap; */
}

/* Edn  */
/* applicati privew */
.applicat_cust-title {
    font-size: 1rem !important;
    color: #000;
    font-weight: 600 !important;
    padding: 10px 0;
}

.applicat_cust-container {
    display: flex;
    flex-direction: column;
    border: 1px solid #EDEDED !important;
    border-radius: 5px;
}

.applicat_cust-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-bottom: 1px solid #EDEDED !important;
}

.applicat_cust-row:last-child {
    border-bottom: none;
}

.applicat_cust-label {
    padding: 10px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #000;
    border-right: 1px solid #EDEDED !important;
}

.applicat_cust-value {
    padding: 10px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #000;
}


/* edn app  */

/* radio button  */
.radio_cust {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.radio_cust input[type="radio"] {
    width: 16px !important;
    /* Equivalent to w-4 */
    height: 16px !important;
    /* Equivalent to h-4 */
    appearance: none;
    background-color: #f3f4f6;
    /* Equivalent to bg-gray-100 */
    border: 1px solid #d1d5db !important;
    /* Equivalent to border-gray-300 */
    border-radius: 50% !important;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: inherit !important;
}

.radio_cust input[type="radio"]:checked {
    background-color: #2563eb !important;
    /* Equivalent to text-blue-600 */
}

.radio_cust input[type="radio"]:focus {
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.5) !important;
    /* Equivalent to focus:ring-blue-500 */
}

.radio_cust label {
    margin-left: 0.5rem;
    /* Equivalent to ms-2 */
    font-size: 0.875rem !important;
    /* Equivalent to text-sm */
    font-weight: 500;
    /* Equivalent to font-medium */
    color: #111827;
    /* Equivalent to text-gray-900 */
    cursor: pointer;
}

.radio_cust input[type="radio"]:focus-visible {
    outline: auto;
    /* Add this for better keyboard navigation */
}

.radio_cust input[type="radio"].dark {
    background-color: #374151;
    /* Equivalent to dark:bg-gray-700 */
    border-color: #4b5563;
    /* Equivalent to dark:border-gray-600 */
}

.radio_cust label.dark {
    color: #d1d5db;
    /* Equivalent to dark:text-gray-300 */
}

/* Edn radio button  */

/* data table pagination css  */
.datatable-bottom {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
}

.datatable-bottom .datatable-info {
    display: block;
    color: #666;
    font-size: 0.8rem;
}

nav.datatable-pagination ul {
    display: inline-flex;
    gap: 5px;
    /* Adds spacing between items */
    list-style: none;
    padding: 0;
    margin: 0;
}

nav.datatable-pagination ul li {
    display: inline-block;
}

nav.datatable-pagination li button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    /* Adjust button size */
    height: 32px;
    font-size: 0.875rem;
    color: #333;
    text-decoration: none;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

nav.datatable-pagination li button:hover {
    background-color: #f2f2f2 !important;
}

:after,
:before {
    --tw-content: "";
}

.datatable-ascending .datatable-sorter::after,
.datatable-descending .datatable-sorter::before,
.datatable-ascending .datatable-filter::after,
.datatable-descending .datatable-filter::before {
    opacity: 1;
}

.datatable-sorter,
.datatable-filter {
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
    text-align: start;
}

.datatable-sorter::before {
    border-top: 4px solid #ffffff !important;
    bottom: 0px;
}

.datatable-sorter::before,
.datatable-sorter::after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 4px;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    opacity: 0.8;
}

.datatable-sorter::after {
    border-bottom: 4px solid #ffffff !important;
    border-top: 4px solid transparent !important;
    top: 0px;
}

.datatable-sorter::before,
.datatable-sorter::after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 4px;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    opacity: 0.8;
}

.datatable-top {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: end;
}

.datatable-dropdown label {
    font-size: 0;
}

.datatable-dropdown label select {
    font-size: 0.8rem;
    border: 1px solid #6b6b7a;
    color: #6b6b7a;
    border-radius: 5px;
    padding: 5px;
}

.datatable-search {
    border: 1px solid #6b6b7a;
    border-radius: 5px;
    padding: 4px 10px;
}

.datatable-search input:focus-visible {
    outline: none;
}

/* Edn dtata table pagination css  */

/* notification icons css  */
.notification-cust {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0.5rem;
    font-size: 0.875rem;
    /* text-sm */
    font-weight: 500;
    /* font-medium */
    text-align: center;
    background: transparent;
    border: none;
    cursor: pointer;
}

.notification-cust i {
    font-size: 1.25rem;
    /* text-xl */
    color: var(--bell-color, #7584d8);
    /* Allow customization using CSS variables */
}

.notification-badge {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.25rem;
    /* 20px */
    height: 1.25rem;
    /* 20px */
    font-size: 0.5rem;
    /* 8px */
    font-weight: bold;
    color: white;
    background-color: red;
    border: 2px solid white;
    border-radius: 50%;
    top: -0.3rem;
    /* -8px */
    right: -0.5rem;
    /* -8px */
}

.cust_notif_prf_ {
    display: flex;
    gap: 40px;
    align-items: center;
}

/* .cust_notif_prf_ .drop_profile_bg:nth-child(1)::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #e9e9e9;
    right: -22px;
} */

/* Edn  */

/* yash css start 08-01-2025  */
.cust_flex_checkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.cust_flex_checkbox .custom_check_inline-container {
    width: max-content;
    min-width: 245px;
}

.cust_flex_checkbox .custom_check_inline-container input {
    width: fit-content;
}

a.action {
    padding: 0 7px;
}

.cust_two_table_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px;
}

.cust_list_notification {
    line-height: 35px;
    margin-top: 13px;
}

.cust_list_notification .list-group-item {
    border-bottom: 1px solid #e1e1e1;
}

.plain_dlfex.bg_elips_ic {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.plain_dlfex.bg_elips_ic h3 {
    font-size: 1.5rem;
    font-weight: 500;
}

.cust_list_notification .list-group-item:nth-last-child(1) {
    border-bottom: none;
}

/* Edn yash css 08-01-20025 */
.fa-pencil {
    font-size: 14px;
    color: rgb(249 168 37) !important;
}

.fa-trash {
    font-size: 14px;
    color: #d54545 !important;
}

.fa-eye {
    font-size: 14px;
    color: #717ea1 !important;

}

/* edit page css start 08-01-2025 */

.edit_input__ div {
    margin: 10px 0;
}

.Cust_toggle_edit .toggle-wrapper {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}


.Cust_toggle_edit .toggle-input {
    display: none;
}

/* Slider styles */
.Cust_toggle_edit .toggle-slider {
    position: relative;
    width: 36px;
    height: 20px;
    background-color: #7b7b7b;
    /* Light gray */
    border-radius: 9999px;
    transition: background-color 0.3s ease;
    margin: 0 !important;
}

.Cust_toggle_edit .toggle-input:checked:disabled+.toggle-slider {
    background-color: #1141a8;
    position: relative;
    /* Ensures the lock icon is positioned relative to the slider */
}

.Cust_toggle_edit .toggle-input:checked+.toggle-slider::before {
    content: '\f023';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #00000038;
    font-size: 9px;
    position: absolute;
    top: 50%;
    left: 57%;
    transform: translate(28%, -49%);
    z-index: 99;
}


.Cust_toggle_edit .toggle-slider::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border: 1px solid #d1d5db;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

/* Checked styles */
.Cust_toggle_edit .toggle-input:checked+.toggle-slider {
    background-color: #2563eb;
    /* Blue */
}

.Cust_toggle_edit .toggle-input:checked+.toggle-slider::after {
    transform: translateX(16px);
    /* Move circle to the right */

}

/* Label text styles */
.Cust_toggle_edit .toggle-label {
    margin-left: 12px;
    /* Space between toggle and label */
    font-size: 0.875rem;
    /* Small font size */
    font-weight: 500;
    color: #111827;
    /* Dark gray */
}

.Cust_toggle_edit input.toggle-input {
    display: none;
}

.Cust_toggle_edit .toggle-wrapper {
    display: flex;
}

.Cust_toggle_edit small {
    color: gray;
}

.grid_rdit_page {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 0;
}

.border_check_box__ p {
    position: relative;
    top: -25px;
    display: inline;
    background: white;
    padding: 0 10px;
    font-size: 0.8rem;
    color: #2563eb;
    font-weight: 600;
}

.border_check_box__ {
    border: 1px solid #2563eb;
    padding: 10px;
    border-radius: 10px;
    margin-top: 25px;
}

/* .grid_for_check_box .custom_check_inline-item {
    min-width: 90px;
} */

.grid_for_check_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* gap: 20px 30px; */
    gap: 15px;
    margin-top: -19px;
    justify-content: start;
    /* align-items: center; */
    align-items: start;
}

.edit_page_head {
    color: black;
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .grid_rdit_page {
        grid-template-columns: 1fr;
        gap: 0px 20px;
    }

    .grid_for_check_box {
        gap: 10px 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1035px) {
    .grid_rdit_page {
        grid-template-columns: 1fr 1fr;
        gap: 0px 20px;
    }

    .grid_for_check_box {
        gap: 10px 40px;
    }
}

/* edn edit page css 08-01-2025 */
/* multiselect input css  */
.wapper_cust_ls .toggle-next {
    border-radius: 0
}

.wapper_cust_ls label {
    cursor: pointer
}

.wapper_cust_ls .ellipsis {
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden
}

.wapper_cust_ls button {
    text-align: start;
    background: 0 0;
    border: 1px solid #e1e1e1 !important;
    color: #4b5563;
    font-size: .875rem;
    border-radius: 5px !important;
    width: 100%;
    font-weight: 300 !important;
    padding: 8px 10px !important
}

.wapper_cust_ls .apply-selection {
    display: none;
    width: 100%;
    margin: 0;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc
}

.wapper_cust_ls .ajax-link {
    display: none
}

.wapper_cust_ls .checkboxes {
    margin: 0;
    display: none;
    border: 1px solid #ccc;
    border-top: 0
}

.wapper_cust_ls .inner-wrap {
    padding: 5px 10px;
    max-height: 140px;
    overflow: auto
}

.wapper_cust_ls .inner-wrap label input {
    display: inline;
    width: fit-content;
    height: fit-content
}

.wapper_cust_ls .inner-wrap label {
    display: flex;
    justify-content: start;
    gap: 21px;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 0
}

/* Edn multiselect css  */

.cust_card_design_iiner .second_card_dash {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    text-align: center;
    justify-content: space-around;
}

.cust_card_design_iiner .second_card_dash .coman_bg_card_dash a {
    text-align: center;
    justify-content: center;
}

.cust_card_design_iiner .second_card_dash .coman_bg_card_dash {
    padding: 0;
}

.cust_card_design_iiner {
    margin-top: 20px;
}

.cust_multiple_flex_user .custom_check_inline-item {
    min-width: 150px;
}

.cust_multiple_flex_user {
    display: flex;
    flex-wrap: wrap;
}

/* yash css start 17-02-2025 */
.download_prive_cust {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.custom_modal_latest {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.custom_modal_latest .modal-content {
    position: relative;
    width: 100%;
    max-width: 60rem;
    background-color: white;
    border-radius: 0.375rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 1rem;
}

.custom_modal_latest .modal-header {
    position: absolute;
    top: 1rem;
    right: 1rem;
}

.custom_modal_latest .close-btn {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #999;
}

.custom_modal_latest .modal-body {
    text-align: center;
    margin-top: 24px;
}

.custom_modal_latest .modal-body svg {
    color: #888;
    margin-bottom: 1rem;
}

.custome_flex_propr {
    display: flex;
    justify-content: space-around;
}

.custom_modal_latest.show {
    display: flex;
}

.custome_flex_propr div:nth-child(1) {
    font-weight: 600;
}

.cutom_flex_p {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
}

.custom_modal_latest .close-btn {
    background: #383fd2 !important;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -24px;
    right: -24px;
}

.custom_modal_latest .close-btn svg path {
    stroke: #fff !important;
}

.custom_modal_latest .close-btn:hover {
    box-shadow: 0 0 10px #0000007a;
}

/* Area of expertise */
.tag {
    display: inline-block;
    background-color: #4CAF50;
    color: white;
    padding: 5px 10px;
    margin: 3px;
    border-radius: 15px;
    font-size: 14px;
    cursor: pointer;
}

.tag span {
    margin-left: 5px;
    cursor: pointer;
}

/* Edn  */

.spinner-border {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.invalid-feedback {
    color: red !important;
    font-size: 0.80rem !important;
}

.error {
    color: red !important;
    font-size: 0.80rem !important;
}

.verified {
    color: #1d8503;
}

.error-message,
.error-message>.error {
    color: red;
    font-size: 13px;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
}

.alert-success {
    color: #008000;
    font-size: 0.90rem !important;
}

.alert-danger {
    color: red !important;
    font-size: 0.80rem !important;
}

.invisible {
    display: none !important;
}

.bg-blue-600 {
    background: #153cca;
}

.from-green-400 {
    background: #008000;
}

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


.textarea {
    width: 100%;
    background: rgb(243 243 243);
    height: 111px;
}

.mr {
    margin-bottom: 5px;
}

.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: all 0.15s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    margin: 2px 5px;
}

/* Small button size */
.btn-sm {
    padding: 0.15rem 0.5rem;
    font-size: 0.75rem;
    border-radius: 0.2rem;
}

/* Info color button */
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    background-color: #138496;
    border-color: #117a8b;
    color: #fff;
}

/* Primary Button */
.btn-primary {
    color: #fff;
    background-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
}

/* Danger Button */
.btn-danger {
    color: #fff;
    background-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
}

/* Warning Button */
.btn-warning {
    color: #fff;
    background-color: #ffc107;
    color: #212529; /* dark text for better contrast */
}

.btn-warning:hover {
    color: #fff;
    background-color: #e0a800;
}
.text-red {
    color: #e70000;
    font-size: 13px;
    margin: 10px;
}
.welcome-card {
        background: #f6f6f6;
    color: #fff;
    padding: 30px;
    border-radius: 15px 15px 0 0;
    display: flex;
    align-items: flex-start;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    max-width: 100%;
    position: relative;
}
.welcome-card:after {
    content: "";
    background: linear-gradient(to bottom, #3641D4, #7908A1);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.welcome-content {
    color: #000;
}

.welcome-icon {
    font-size: 40px;
    margin-right: 20px;
    margin-top: 6px;
}

.welcome-content h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.welcome-content p {
      font-size: 14px;
    color: #000000;
    margin: 4px 0;
}

.welcome-content strong {
    color: #000;
}
@media (max-width: 768px) {
    .welcome-card {
        flex-direction: column;
        text-align: center;
    }

    .welcome-icon {
        margin: 0 0 15px 0;
    }
}
.progress-wrapper {
    margin-top: 30px;
    background: #f6f6f6;
    color: #000;
    padding: 30px;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    max-width: 100%;
    position: relative;
}
.progress-wrapper:after {
    content: "";
    background: linear-gradient(to bottom, #3641D4, #7908A1);
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.progress-wrapper h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.progress-wrapper ul{color: #000 !important;padding-left: 0 !important;}
.progress-bar {
    background-color: #6c6c6c;
    border-radius: 10px;
    overflow: hidden;
    height: 24px;
    margin-bottom: 12px;
    font-size: 12px;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(to left, #3641D4, #7908A1);
    text-align: center;
    padding-right: 10px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    transition: width 0.6s ease-in-out;
}

.progress-message {
    color: #000;
    font-size: 14px;
}
.text-hover {color: #153cca;font-weight: 600;}
.text-hover:hover {text-decoration: underline;}
.loader {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(2px);
}

.loader::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  background: 
    linear-gradient(to bottom, #3641D4, #7908A1) border-box;
  -webkit-mask:
    radial-gradient(farthest-side, transparent 55%, black 56%);
  mask:
    radial-gradient(farthest-side, transparent 80%, black 30%);
  animation: spin 0.8s linear infinite;
}


@keyframes spin {
  to { transform: rotate(360deg); }
}
.ml-5{margin-left:5px;}
.cloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
    border: 2px solid #ccc;
    border-top: 2px solid #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    z-index: 1;
}

@keyframes spin {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
}

.custom-modal {
    display: -webkit-box;
    position: fixed;
    background: white;
    width: 400px;
    padding: 20px;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.modal-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.form-control {
    width: 100%;
    padding: 6px;
    margin-top: 5px;
    margin-bottom: 0px;
    border: 1px solid #d3cfcf;
    border-radius: 5px;
}

.btn-cancel {
    background-color: gray;
}
.form_grid_cust{
    display: block;
    position: relative;
    width: -webkit-fill-available;
}
.badge-primary {
    background-color: #007bff;
    color: #fff;
    padding: 2px 5px;
    font-size: 10px;
    border-radius: 10px;
}

/* yash css start 09-07-2025  */
.custom_font_size {
    font-size: 12px !important;
        font-style: italic;
        color: #af0000;
}
.cust_otp_veri {
    display: flex;
    align-items: start;
    gap: 10px;
}

.cust_otp_veri .sendEmailOTPDiv {
    margin-top: 27px;
    white-space: nowrap;
}
span#send_email_otp {
    cursor: pointer;
}
.cust_otp_veri .filed_inputs_custom {
    width: -webkit-fill-available;
}
.cust_otp_veri.verifyEmailOTPDiv{margin: 10px 0;}
.cust_otp_veri.verifyEmailOTPDiv .resendEmailBtnDiv
 {
    display: flex;
    align-items: start;
    margin-top: 25px;
    flex-direction: column;
    justify-content: start;
    gap: 5px;
}
.cust_otp_veri.verifyEmailOTPDiv .resendEmailBtnDiv .verifybtn_custom{display: flex;}
.custom_flex_checkbox {
    display: flex !important;
    align-items: center;
    gap: 6px;
}

.custom_flex_checkbox input {
    display: inline !important;
    width: fit-content !IMPORTANT;
}
.cust_otp_veri.verifyEmailOTPDiv span#email-otp-timer {
    font-size: 10px;
    margin: 0;
}
.cust_otp_veri.verifyEmailOTPDiv .resendEmailBtnDiv .verifybtn_custom span{display: flex; align-items: center; gap: 5px;}
.chart-container {
    width: 100% ! IMPORTANT;
}
.report_preview_support_photo {
    color: green;
}
.report_remove_efileCommittee{color:red;}
.bg-red-700{color:red;font-weight:700;}
.bg-blue-700{color: green;}


.custom_tool_tip p
 {
    color: #fff;
}

.custom_tool_tip {
    background: #502bc0;
    border-radius: 0;
    border: 0;
    padding: 3px 10px;
    color: #fff;
}
.progress-wrapper ul
 {
    color: #000 !important;
    padding-left: 0 !important;
    display: flex
;
    flex-direction: column;
    gap: 5px;
    font-size: 13px;
    margin: 10px 0 0 0;
}
.captur img {
    height: 36px;
    width: 120px;
    object-fit: contain;
}
.refresh img {
    width: 15px;
    height: 15px;
    object-fit: cover;
}
.captcha_custon_input input{margin: 0;}
.captur {
    min-width: fit-content;
}

.captcha_custon_input {
    width: -webkit-fill-available;
}
span#send_email_otp:hover {
    background: #112cc2;
}
/* Edn yash css 09-07-2025  */