@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
* {
    font-family: "Raleway", sans-serif ;
    /* font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off; */
    font-feature-settings: "pnum" on, "lnum" on, "ss09" on, "liga" off;
    font-weight: 500;
}
.login-card{
    background-image: url(../../custom-design/login-bg-business-partner.png) !important;
    background-position: unset !important; 
    background-size:100% 100%;
}
.page-sidebar .sidebar-link span {
        font-size: 15px;
    }
.important-validation .form-label span{
        font-weight: 900;
}
.uni-info-header{
    margin-bottom: 8px;
}
.uni-info-header .label{
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
}
.uni-info-header .value {
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
}
.custom-uniInfo-checkSec{
    max-height: 200px !important;
    overflow-y: scroll;
}
/* .custom-uni-datattable thead tr th{
    color: var(--bs-card-color);
    font-weight: 700;
} */
/* .custom-uni-datattable thead tr th:last-child{
    text-align: left;
} */
.testimonials-del-btn{
    margin-top: 29px;
}
.test-tbl-img{
    width: 150px !important;
}
.testimonials-tbl-img{
    height: 80px;
    width: 80px;
    overflow: hidden;
    object-fit: cover;
}
.testimonials-tbl-img img{
    height: 100%;
    width: 100%;
}
.custom-show-hide{
    top: 50%;
    right: 10px !important;
}
.show-hide.custom-show-hide span:before {
    content: "\f070";
    font-family: "Font Awesome 6 Free"
}
.show-hide.custom-show-hide span.show:before {
    content: "\f06e";
    font-family: "Font Awesome 6 Free"
}
div .action .view {
    margin-right: 5px;
}

div .action .view i{
    color: #2E8DD3;
}
.custom-tbl-status input{

    height: auto !important;
}
.custom-main-uniProfile{
height: fit-content;
}
.custom-social-profile{
    background-image: none;
}
.custom-select-box .select2-container--default.select2-container--open .select2-selection--single {
    z-index: 3;
}
.CustomSelectInput .select2-container .select2-selection--single,
    .CustomSelectInput .select2-container--default .select2-selection--multiple  {
        border-radius: var(--bs-border-radius) !important;
        border: 1px solid var(--solid-border) !important;
        height: 38px !important;
        padding: 6px 12px 6px;
        background-color: var(--bs-body-bg) !important;
    }
    /* .CustomSelectInput .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline{
        width: 100%;
    } */
    .CustomSelectInput .select2-container--default .select2-selection--multiple  {
        min-height: 38px;
        height: 100% !important;
        padding: 4px 12px 4px;
    }
    .CustomSelectInput .select2-container--default .select2-selection--multiple .select2-selection__choice{
        margin: 2px;
    }
    .CustomSelectInput .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline::after{
        content: "";
        position: absolute;
        border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
        right: 10px;
    }
    .CustomSelectInput .select2-container--default.select2-container--open .select2-selection--multiple .select2-search.select2-search--inline::after{
    transform: rotate(180deg);
    }
    .CustomSelectInput .select2-container--default .select2-selection--multiple .select2-selection__choice:first-child{
        margin-left: 0px;
    } 
    .CustomSelectInput .select2-container--default .select2-selection--multiple .select2-selection__clear{
        margin-top: 0;
        right: 10px;
    }
    .CustomSelectInput .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        padding-left: 0 !important;
    }
.CustomSelectInput .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    padding-left: 0 !important;
}
.CustomSelectInput .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px !important;
}
.CustomSelectInput .select2-container--default .dropdown-wrapper{
    display: none;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
/* Phone num input */
.CustomSelectInput .CustomPhoneNumSelectInput .select2-container .select2-selection--single{
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    width: 130px;
    border-color: var(--solid-border) !important;
}
.CustomPhoneNumInput input{
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.CustomPhoneNumInput input:focus{
    border-color: var(--solid-border) !important;
}
.chat-add-input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.file-content .custom-doc-sec  .folder .folder-box{
padding: 10px;
}
.custom-doc-sec .close{
    background-color: transparent;
    padding: 0;
    top: 3px;
    right: 2px;
}
.custom-doc-sec .download{
    background-color: var(--theme-default);
    font-size: 15px;
    border-radius: 5px;
    padding: 6px 10px;
    color: white;
}
.default-dashboard .profile-greeting h1, .default-dashboard .profile-greeting .h1 {
    margin-bottom: 8px;
    -webkit-text-fill-color: transparent;
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(transparent, transparent), url(/university/assets/images/dashboard1/1.gif);
    background-position: left;
    background-size: 130%;
    filter: opacity(86%);
}
.default-dashboard .profile-greeting .card-body {
    background-image: url(/university/assets/images/dashboard1/bg.png);
}
.form-control::placeholder{
    color: #767676;
    font-size: 14px;
}
.custom-tooltip-bg{
    background-color: white;
}
.custom-tooltip-bg .custom-svg-primary{
    stroke: #767676;
    width: 18px;
    height: 18px;
}
.wonky-tooltip .input-group .custom-tooltip-bg.input-group-text .tooltip{
    right: 0;
    left: revert;
    top: 28px;
    border: 1px dashed #FCB500 !important;
    background-color: red;
}
@media screen and (max-width: 1440px) {
    .custom-doc-sec .download{
        margin-top: 10px;
    }
    .custom-doc-sec .download i{
        font-size: 15px !important;

    }
}
@media (max-width:767px) {
    .testimonials-del-btn{
        margin-top: 0;
    }
}

/* width */
::-webkit-scrollbar {
    width: 8px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background:#a7a6a6; 
  }
  .mail-btn svg{
    width: 18px;
    height: 18px;
    margin-right: 10px;
  }
  .icons-accordion .accordion-item .accordion-header .accordion-button:after {
    background: var(--theme-default);
}
.icons-accordion .accordion-item .accordion-header .accordion-button:before {
    background: var(--theme-default);
}
.custom-accordian-page .form-check-size{
    gap: 0 !important;
}
/* student dashboard */
.inline-link{
    color: var(--theme-default);
    font-weight: 600;
    position: relative;
}
.inline-link.active::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 30px;
    bottom: 5px;
    left: 0;
    background-color: var(--theme-default);
}
.col_no{
    width: 80px;
}
.col_action{
    width: 100px;
}
.like-checkbox {
    position: absolute;
    left: 0px;
    top: 0px;
}

.like-checkbox input {
    background-image: url(../custom-images/yellow-border-like.svg);
    background-size: 100% 100%;
    height: 27px;
    width: 27px;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.like-checkbox input.form-check-input:checked {
    background-image: url(../custom-images/like-yellow.svg);
    height: 27px;
    width: 27px;
    padding: 0;
    background-color: transparent;
    border: none;
}
.user-profile{
    margin-bottom: 15px;
    width: 100px;
    height: 130px;
}
.user-profile .avatar img {
    width: 100px;
    height: 100px;
    max-width: 155px;
    max-height: 155px;
    border-radius: 50%;
    border: 7px solid rgba(0, 8, 67, 0.1);
}
.profile-body li {
    text-align: center;
    border-bottom: 1px solid black;
}

.profile-body li:last-child {
    border-bottom: none;
}

.profile-change-btn {
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    color:black;
    position: absolute;
    top: 27px;
    right: 50%;
    transform: translateX(50%);
}

.profile-modal .modal-dialog {
    max-width: fit-content;
}

.remove-img-btn {
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    color: black;
    border: none;
    background-color: transparent;
    box-shadow: none;
    padding-block: 18px 13px;
}
.edit-photo {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    opacity: 0;
    height: 49px;
}
.edit-img-btn {
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}
.custom-inline-link{
    overflow-x: auto;
        overflow-y: hidden;
}
.custom-inline-link .inline-link{
    white-space: nowrap;
    padding-block: 10px;
}
.col-date{
    width: 180px;
}

.page-sidebar .sidebar-submenu .according-submenu .submenu {
  margin-top: 4px;
  margin-left: 16px;
}
 .page-sidebar .sidebar-submenu .according-submenu .submenu {
  margin-right: 16px;
  margin-left: unset;
}
.page-sidebar .sidebar-submenu .according-submenu .submenu.active {
  display: block;
}
.page-sidebar .sidebar-submenu .according-submenu .submenu:not(.active) {
  display: none;
}
.page-sidebar .sidebar-menu .sidebar-list svg.stroke-icon.custom-stroke-icon{
fill: #767676;
}
.page-sidebar .sidebar-link:hover svg.stroke-icon.custom-stroke-icon{
    fill: #000843;
}
.page-sidebar .sidebar-menu .sidebar-list svg.stroke-icon {
    stroke: var(--light-font);
    fill: var(--light-font);
}
.page-sidebar .sidebar-link:hover svg.stroke-icon {
    fill: var(--theme-default);
}
.color-table thead tr{
    border-bottom: 1px solid #000843 !important;
}
.color-table tbody tr:nth-child(3n + 1){
    border-bottom: 1px solid #FD7E40  !important;
}
.color-table tbody tr:nth-child(3n + 2){
    border-bottom: 1px solid #17A600 !important;
}
.color-table tbody tr:nth-child(3n + 3){
    border-bottom: 1px solid #F0AD4E  !important;
}
.color-table tbody tr:nth-child(3n + 4){
    border-bottom: 1px solid #2E8DD3 !important;
}
.color-table tbody tr:nth-child(3n + 5){
    border-bottom: 1px solid #C42A02 !important;
}
.color-table tbody tr:nth-child(3n + 6){
    border-bottom: 1px solid #C280D2 !important;
}
.color-table tbody tr:nth-child(n):last-child{
    border: none;
    border-bottom: none !important;
}
.dataTables_wrapper .color-table.dataTable td {
    padding: 0.75rem;
    padding-bottom: 0.75rem !important;
}
.badge-light-blue {
    background-color: #2e8dd321;
    color: #2E8DD3 !important;
}

.custom-icon-input{
        border: 1px solid var(--solid-border);
        
    border-radius: var(--bs-border-radius);
}
.custom-icon-input .form-control {
    border: 1px solid transparent;
}
input::file-selector-button {
    display: none;
}
.custom-range-slider .rs-container .rs-scale span ins,
.custom-range-slider .rs-container.rs-noscale span::before {
    display: none !important;
}
.custom-range-slider .rs-container .rs-selected{
    background-color: #D9DDFF;
    border: 1px solid #D9DDFF;
}

.custom-range-slider .rs-container .rs-pointer{
     border: 1px solid transparent;     
    box-shadow: 0px 0px 4px 2px #00000024;
}
.custom-range-slider .rs-container .rs-pointer::after, .custom-range-slider .rs-container .rs-pointer::before{
    background-color:#000843;
}
.range-slider .card .card-body .slider-container.custom-range-slider{
margin-left: 10px;
margin-bottom: 0;
}
.custom-range-slider .rs-container .rs-bg{
background-color: #f6f6f6;
border: 1px solid #f6f6f6;
}
.custom-range-slider .rs-tooltip {
    color: #333;
    width: auto;
    min-width:fit-content;
    left: 31px;
    padding: 0px 5px;
    height: fit-content;
    background-color: transparent;
    top: 15px;
      border: 1px solid transparent;     
     font-size: 11px
}
.custom-range-slider .rs-pointer[data-dir="right"] .rs-tooltip{
   left: 0px;
   /* top: 8px; */
}
.per-range .rs-tooltip::after{
content: "%";
}
.ifYes{
    min-width: 70%;
    margin-bottom: 10px;
    padding-inline: 10px;
}
.word-limited + p{
    font-size: 10px;
}
.modal-msger .msger-chat{
    height: calc(100vh - 240px);
}
.note-sec{
    height: calc(100vh - 240px);
}
.note-date{
   position: absolute;
    bottom: 5px;
    right: 10px;
    color: gray;
    font-size: 10px;
}
.custom-table-badges:nth-of-type(4n + 1) .custom-row-badges{
       background-color: #DF5F24;
    border-color: #DF5F24;
}
 
 .custom-table-badges:nth-of-type(4n + 2) .custom-row-badges{
       background-color: #2E8DD3;
    border-color: #2E8DD3;
}
 .custom-table-badges:nth-of-type(4n + 3) .custom-row-badges{
       background-color: #F0AD4E;
    border-color: #F0AD4E;
}
 .custom-table-badges:nth-of-type(4n + 4) .custom-row-badges{
       background-color: #000843;
    border-color: #000843;
}


.noUi-target {
    height: 8px;
    background: #e2e8f0;
    border-radius: 10px;
    border: none;
}

.noUi-connect {
    background: #6B46C1; 
}

.noUi-handle {
    width: 20px;
    height: 20px;
    top: -6px;
    border-radius: 50%;
    border: 2px solid #6B46C1;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
}

.noUi-handle::before,
.noUi-handle::after {
    display: none;
}

.noUi-tooltip {
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-top: -40px;
    padding: 4px 10px;
}

.range-slider-wrapper .slider-value-min,
.range-slider-wrapper .slider-value-max {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}
.range-slider-wrapper{
    margin-top: 25px;
}
.noUi-target {
    height: 6px;
    background: #f1f1f1;
    border-radius: 6px;
    margin-inline: 20px;
}

.noUi-connect {
    background: #D9DDFF !important;
}

.noUi-handle {
    width: 26px;
    height: 26px;
    top: -10px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 6px rgba(0,0,0,0.12);
    cursor: grab;
}

.noUi-handle::before,
.noUi-handle::after { display: none; }


.noUi-tooltip {
    background: transparent !important;
    border: none !important;
    color: #000; /* Keep text visible */
    font-weight: normal;
    box-shadow: none !important;
}

.noUi-tooltip {
    padding: 0 !important;
}

.range-slider-wrapper .slider-value-min,
.range-slider-wrapper .slider-value-max {
    display: none;
}
.slider-current-value {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.table.dataTable.no-footer{
    border-bottom: none;
}

.CustomSelectInput .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-overflow: unset;
    white-space: unset;
}
.field-error {
    display: block !important;
    margin-top: 4px;
    font-size: 12px;
    color: #dc3545 !important;
  }
.CustomSelectInput .CustomPhoneNumSelectInput .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
    padding-right: 3px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.CustomSelectInput .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px;
    margin-left:0px;

}
.dataTables_wrapper table.dataTable th, .dataTables_wrapper table.dataTable td{
    padding-right: 40px !important;
}
.table.dataTable.no-footer{
    border-bottom: none;
}
.un-read{
    background-color: #C42A02;
    border: 1px solid #C42A02;
}
.read{
    background-color: #C42A02;
    border: 1px solid #C42A02;
}
.followed{
    background-color: #000843;
    border: 1px solid #000843;
}
.engaged{
    background-color: #000843;
    border: 1px solid #000843;
}
.on-schedule{
    background-color: #000843;
    border-color: #000843;
}
.converted{
    background-color: #17A600;
    border-color: #17A600;
}
.lead-status{
    background-color: #43B9B2;
    border-color: #43B9B2;
}
.custom-fieldset{
    border: 1px solid var(--solid-border);
    border-radius: 5px;
    padding: 15px;
    /* position: relative; */
}
.custom-fieldset legend{
    float: none;
    width: fit-content;
    font-size: 20px;
    color: #000843;
    font-weight: 600;
    padding-inline: 5px;
    margin-bottom: 0;
}
.add-field-btn{
    position: absolute;
    top: 0;
    right: 20px;
   
}
.add-field-btn .btn{
    padding: 7px 7px;
    height: 35px;
    width: 35px;
}
.custom-icon-dropdown{
    width: fit-content;
    height: fit-content;
}
.custom-icon-dropdown .dropdown-toggle {
    width: fit-content;
    background-color: rgb(0, 8, 67);
    color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 8, 67);
    border-image: initial;
    border-radius: 5px;
    font-family: "Raleway", sans-serif;
}
.custom-reminder-card:nth-child(4n + 1) .rounded{
    border-top: 2px solid #DF5F24 !important;
 }
 .custom-reminder-card:nth-child(4n + 2) .rounded{
    border-top: 2px solid #2E8DD3 !important;
 }
 .custom-reminder-card:nth-child(4n + 3) .rounded{
    border-top: 2px solid #F0AD4E  !important;
 }
 .custom-reminder-card:nth-child(4n + 4) .rounded{
    border-top: 2px solid #000843 !important;
 }
textarea{
    resize: none;
 }

#sessionPopup {
    z-index: 2000 !important;
}

#sessionPopup .modal-dialog {
    z-index: 2001 !important;
}
.session-msg{
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
    padding: 5px 20px;;
    color: var(--theme-default);
}
.cutom-dropdown-label label {
    font-size: 12px;
    margin-bottom: 2px;   }

    span.custom-error,
    div.custom-error{
        font-size: 13px;
        color: #F44336 !important;
    }
    span.custom-error{
        position: absolute;
        left: 6px;
        bottom: -19px;
        font-size: 13px;
        color: #F44336;
    }
    /* Error message styling for custom-input-error container */
    .custom-input-error,
    .custom-input-error label,
    .custom-input-error .error,
    .custom-input-error .custom-error {
        color: #F44336 !important;
        font-size: 13px;
        display: block;
        margin-top: 4px;
        margin-bottom: 0;
    }
    /* Add spacing below test name error message */
    span.test-name-error.custom-error,
    .test-name-error.custom-error {
        position: relative !important;
        left: 0 !important;
        bottom: 0 !important;
        margin-bottom: 15px !important;
        display: block !important;
        margin-top: 4px;
    }
    input.custom-error,
    select.custom-error{
        color: inherit !important;
    }
.page-sidebar .sidebar-submenu a{
    display:flex !important;
}
.page-sidebar .sidebar-menu .svg-menu {
    margin-top: 2px;
}
.wonky-tooltip .input-group{
    width: fit-content;
}

.word-count-row {
  font-size: 12px;
  color: #767676;
}
.word-count-row .wordCount {
  font-size: inherit;
}
.word-limit-error {
  font-size: 12px;
}

.charCount {
    font-size: 12px;
    color: #888;
}
.charCount-error {
    font-size: 12px;
    color: #d32f2f;
    display: block;
    margin-top: 2px;
}

.disabled-row {
  background-color: #f5f5f5;
  opacity: 0.6;
}

.testimonial-image-block .view-image-link {
  margin-top: 8px;
  margin-left: 2px;
  display: inline-block;
  position: static;
}

.modal-content {
    background-color:#ffffff;
}
.editButton i{
    font-size: 20px;
    margin-right: 8px;
}
.permission-btn i{
    font-size: 20px;
    margin-right: 8px;
}
.deleteButton i{
    margin-right: 8px;
    font-size: 20px;
}
.duplicate-btn i{
    margin-right: 8px;
    font-size: 20px; 
}


.custom-tooltip-bg {
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    /* padding-block: 0; */
}

.custom-tooltip-bg .tooltip {
    display: none;
    position: absolute;
    left: 110%;
    top: 50%;
    transform: translateY(-50%);
    min-width: 220px;
    background: #fff;
    border: 1px solid #eee;
    color: #333;
    padding: 8px 12px;
    z-index: 10;
    font-size: 0.95em;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    border-radius: 4px;
    white-space: normal;
}

.custom-tooltip-bg:hover .tooltip,
.custom-tooltip-bg:focus .tooltip {
    display: block;
}



.custom-tooltip-bg .custom-svg-primary {
    stroke: #767676;
    width: 18px;
    height: 18px;
}


.custom-tooltip-bg:hover .tooltip {
    display: block;
}

/* Fix for Bootstrap tooltip conflict */
.tooltip.bg-white {
    opacity: 1;
}

/* Specific fix for different parent contexts */
.form-label .custom-tooltip-bg .tooltip {
    top: 100%;
    left: 0;
    margin-top: 5px;
    transform: none;
}

/* Custom tooltip styling with yellow dashed border */
.wonky-tooltip .input-group .custom-tooltip-bg.input-group-text .tooltip{
    right: 0;
    left: revert;
    top: 28px;
    border: 1px dashed #FCB500 !important;
    background-color: white; /* Changed from red to white for better readability */
}

/* Make sure Bootstrap tooltip doesn't override our styling */
.tooltip.bg-white {
    opacity: 1;
}

/* Ensure tooltip appears on hover */
.custom-tooltip-bg:hover .tooltip {
    display: block !important;
}

/* Remove margin-bottom from textarea */
textarea {
    margin-bottom: 0 !important;
}

/* Remove margin-top from error message after textarea */
textarea + .field-error,
textarea ~ .field-error {
    margin-top: 0 !important;
}

/* Also target error inside parent for deeply nested layouts */
.product-form-block .field-error {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Remove padding/margin from parent if needed */
.product-form-block textarea {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.form-group,
.product-form-block {
    margin-bottom: 8px !important; /* Or less */
    padding-bottom: 0 !important;
}

/* Reduce margin below textarea */
textarea {
    margin-bottom: 0 !important;
}

/* Reduce margin above error message after textarea */
textarea + .field-error {
    margin-top: 2px !important;
}

/* If your form uses .form-group or .product-form-block, reduce their margin too */
.form-group textarea,
.product-form-block textarea {
    margin-bottom: 0 !important;
}

.form-group .field-error,
.product-form-block .field-error {
    margin-top: 2px !important;
    margin-bottom: 0 !important;
}

/* Remove the red exclamation icon for invalid fields */
input.form-control.is-invalid,
input.form-control:invalid {
    background-image: none !important;
    box-shadow: none !important;
}

/* Remove the error icon from input groups if added via pseudo-element */
.input-group .form-control.is-invalid {
    background-image: none !important;
    box-shadow: none !important;
}

/* Remove any FontAwesome exclamation icon inside input-group-text for error state */
.input-group-text .fa-exclamation,
.input-group-text .fa-exclamation-circle {
    display: none !important;
}

/* Remove the red exclamation icon for invalid textarea fields */
textarea.is-invalid,
textarea:invalid {
    background-image: none !important;
    box-shadow: none !important;
}

.custom-fieldset {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    background: #fff;
}
.custom-fieldset legend {
    font-size: 1.25rem;
    font-weight: 600;
    color: #222;
}

/* Increase vertical spacing between fields in fieldsets */
.custom-fieldset .col-sm-6,
.custom-fieldset .col-12,
.custom-fieldset .col {
    margin-bottom: 1rem !important;
}

/* Add margin below word count row for better spacing before the next label */
/* .word-count-row {
    margin-bottom: 1rem;
}
*/

.file-preview {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.file-preview .form-control.custom-img-name {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swal-btn-spacing {
    margin: 0 8px;
}
/* File input */
.custom-input-box .custom-form-input {
    width: 100%;
}

.custom-upload-input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
}

.custom-input-box .custom-form-input {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid transparent;
    width: 100%;
    padding: 6px 12px;
    border-radius: 8px;
}
.custom-upload-input.form-control:disabled{
    background-color: transparent;
    opacity: 0;
    cursor: not-allowed;
}
.form-control:disabled ,
.form-select:disabled {
    background-color: unset;
    opacity: 1;
    cursor: not-allowed;

}
.custom-form-input.custom-file-uploadname{
background-color: var(--bs-body-bg);
}
.custom-icon-input .show-hide {
    position: absolute;
    top: 19px;
    padding: 0px;
    background-color: transparent;
     z-index: 11; /* for without focus pointer cursor */
}

.show-hide { cursor: pointer; }
#phoneErrorContainer .custom-error{
    left: 15px;
}
.page-sidebar .sidebar-menu .sidebar-list .sidebar-link.active svg.stroke-icon {
    stroke: var(--theme-default);
    fill: var(--theme-default);
}

.swal2-icon.swal2-info {
    color: #ffb500 !important;
    border-color: #ffb500 !important;
}
.swal2-icon.swal2-info .swal2-icon-content {
    color: #ffb500 !important;
}

.swal2-actions.swal2-actions-gap {
    gap: 16px; /* or any value you prefer */
    display: flex;
    justify-content: center;
}
/* .nodata-text{
    display: block !important;
} */
 
/* hide datetpicker icon */
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0; 
    width: 100%; 
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}

input[type="date"] {
    position: relative;
}
.form-control {
    padding: 6px 12px;
}
@media (max-width:991px) {
    .CustomSelectInput .select2-container--default .select2-selection--single .select2-selection__rendered {
            overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
}