.readonly {
    background-color: #e9ecef !important;
    opacity: 0.65;
    cursor: not-allowed;
}

.right-content .no-early {
    min-height: 665px !important;
}

.apply-now-form .steps {
    width: 49% !important;
}

.apply-now-inquire-form {
    margin-top: 8.5rem;
}

.apply-now-inquire-form .inputs-wrapper.d-flex .input-wrapper {
    flex: 1;
    max-width: 100%;
}

.apply-now-inquire-form .inputs-wrapper.d-flex .form-control {
    width: 100%;
}

.apply-now-inquire-form .input-wrapper.preferred .inquire-select {
    width: 50%;
    max-width: 100%;
}

.apply-now-inquire-form button[type="submit"] {
    width: 100%;
    max-width: 400px;
}


/* Responsive stacking on small screens */

@media (max-width: 768px) {
    .apply-now-inquire-form .inputs-wrapper.d-flex {
        flex-direction: column;
    }
    .apply-now-inquire-form .inputs-wrapper.d-flex .input-wrapper {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 1rem;
    }
}

.apply-now-inquire-form .input-name-wrapper .first_name,
.apply-now-inquire-form .input-name-wrapper .last_name {
    width: 250px;
    max-width: 250px;
}

/*
#pills-info .course-pre-requisite .accordion ul li,
.course-pre-requisite .accordion ol li {
    list-style-type: none !important;
}
*/

.apply-now-inquire-form .form-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.no-form img {
    margin-inline-end: 8px;
}

div.calendly-overlay {
    z-index: 90000;
}

div.calendly-overlay .calendly-popup {
    width: 100%;
    max-width: 100%;
    max-height: 1000px !important;
}

.share-news {
    z-index: 999;
}

.loader-outer .loader-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.8509803922);
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.loader-outer .loader-inner .logo-spin-loader {
    position: relative;
}

.loader-outer .loader-inner .logo-spin-loader::after {
    background-image: url(../images/loader-gif.gif);
    background-size: contain;
    height: 166px;
    width: 166px;
}

.loader-outer .logo-spin-loader:before,
.loader-outer .logo-spin-loader::after {
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
}

.loader-outer .logo-spin-loader:before {
    background-image: url(../images/loader-logo.png);
    background-size: cover;
    height: 30px;
    position: absolute;
    width: 55px;
    left: 34%;
    top: 42%;
}

.schedule-title .calendar-icon img {
    height: 18px;
    width: 18px;
}

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

.label-icons .circle-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.label-icons .label-text {
    font-size: 14px;
    font-weight: 500;
    color: #76787C;
    opacity: 90%;
    margin: 0 32px 0 10px;
}
.label-icons .label-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.label-icons {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
}
.academic-extendable-calendar, .academic-extendable-calendar .yearly-grid .month {
    height: 100%;
}
.academic-extendable-calendar .label-icons .label-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 240px;
    text-align: start;
}
/* .declaration-link {
    margin-top: -26px;
    color: rgb(228, 91, 27);
    font-size: 13px;
} */
.form-check-label span {
    font-size: 13px;
    line-height: 1.5;
    margin-left: 6px;
}

.declaration-link {
    margin-left: 8px;
    color: rgb(228, 91, 27);
    font-size: 13px;
    text-decoration: underline;
}
[dir="rtl"] .declaration-link {
    margin-left: 0;
    margin-right: 5px;
}


.clamp-text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    transition: max-height 0.3s ease;
}

.clamp-text.expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
}

.testimonial-read-more-toggle {
    display: inline-block;
    color: #ffffff;
    cursor: pointer;
    margin-top: 10px;
}

.global-search-suggestions-list {
    list-style: none;   /* remove bullets */
    margin: 0;
    padding: 0;
    max-height: 300px;  /* scroll if too many results */
    overflow-y: auto;
}

.global-search-suggestions-list li a {
    padding: 8px 12px;
    display: block;
    color: #333;
    text-decoration: none;
}

.global-search-suggestions-list li a:hover {
    background-color: #f8f9fa;
}
.swal-container-visibility {
  z-index: 99999 !important;
}

.blue-muted-badge {
  font-size: 13px !important;
}

.nav-link.active img.white-icon {
    filter: brightness(0) invert(1) !important;
}

/* Arabic adjustment */
html[lang="ar"] .terms-and-conditions .h2 {
    font-size: 22px; /* slightly bigger */
  }
  html[lang="ar"] .terms-and-conditions h5,
  html[lang="ar"] .terms-and-conditions .h5 {
    font-size: 18px;
  }
  html[lang="ar"] .terms-and-conditions p {
    font-size: 15px;
}

@media (max-width: 1599px) {
    .custom-program-wrapper::before {
        top: 20px;
        height: 508px;
    }
}

@media (max-width: 1399.98px) {
    .custom-program-wrapper::before {
        height: 465px;
    }
}

.search-highlight {
    color: #F26522;

}

  /* Custom button colors */
  .cookiesBtn--essentials,
  .cookiesBtn--accept,
  .cookiesBtn__link,
  /* .cookies__btn--customize {
      background-color: #011B70 !important;
      color: #ffffff !important;
      border: #013366  !important;
  } */
  .cookiesBtn__link {
    background-color: #011B70 !important;
    color: #ffffff !important;
    border: #011B70  !important;
}


  .cookiesBtn--essentials:hover,
  .cookiesBtn--accept:hover,
  .cookiesBtn__link:hover,
  .cookies__btn--customize:hover {
      background-color: #011B70 !important;
      color: #ffffff !important;
      border: none !important;

  }
  .cookies__btn--customize svg path {
      fill: #ffffff !important;
  }
  .cookies__box{
    color: #011B70 !important;

  }
  .cookies__details{
    color: #011B70 !important;
  }
.rtl-arrow {
    transform: scaleX(-1); /* flips horizontally */
    rotate: 0deg !important; /* reset global rotate */
}
.no-underline{
    text-decoration: none !important;
}

.bullet-lists ul li {
    list-style-type: disc !important;   /* force bullet */
    margin-left: 1.5rem;
    font-size: 17px;
    font-weight: 500;
    line-height: 29px;
    color: #76787C;
}

.bullet-lists ol li {
    list-style-type: decimal !important; /* force number */
    margin-left: 1.5rem;
    font-size: 17px;
    font-weight: 500;
    line-height: 29px;
    color: #76787C;
}

.course-pre-requisite .accordion .extra-item {
    overflow: visible !important;

}

.register .registration-form .otp-input-wrapper {
    padding-top: 0 !important;
}

.register .registration-form #step2 .p {
    margin-bottom:0 !important;
}

.register .registration-form .otp-verification {
    height: auto !important;
}
.register .registration-form #step2 .resent-otp {
    margin-top: 12px;
    margin-bottom: 22px !important;
}

.register .registration-form .form-container .otp-input-wrapper .extraDiv {
    position: relative;
    width: 100%;
}

.numInputWrapper input {
    height: 40px !important;
    font-size: 12px !important;
    color: #000 !important;
}
.master-cancel-btn, .cancel-btn{
    z-index: 1;
}

/* Force Unsaved Changes modal above mobile menu overlays */
#unsavedChangesModal {
    z-index: 99999 !important;
}

#unsavedChangesModal .modal-backdrop {
    z-index: 99998 !important;
}
#unsavedChangesModal .modal-header {
  position: relative;
  border: none !important;
  justify-content: center !important;
}

#unsavedChangesModal .modal-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  text-align: center;
}

#unsavedChangesModal .btn-close {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.custom-course-request .select2-search {
    width: auto !important;
}

.form-step .input-wrapper .upload-input {
    border-top: 1px dashed rgba(0, 0, 0, 0.2509803922) !important;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2509803922) !important;
}
.sticky-menu .menu-item a {
    padding: 14px 10px !important;
  }

.schedule-message {
    text-align: center;
    margin: 30px 0;

}
.form-step .input-wrapper label{
    font-size: 14px;
    color: #76787C;
}

@media(max-width:1199px){
    .form-step .input-wrapper label{
        font-size: 12px;
    }
}

.declaration-text{
    font-weight: 500;
    color: #76787C;
}

.custom-whatsapp-icon {
    color: #25D366;
    font-size: 20px;
    margin-left: 8px;
}

.highlight-error, .highlight-error:focus {
    border: 2px solid #e53935 !important;
    background-color: #fff5f5;
    box-shadow: 0 0 0 3px rgba(229, 57, 53, 0.15);
    transition: all 0.25s ease;
}
.register .registration-form .text-danger {
    font-size: 12px;
    font-weight: 500;
}

.register .registration-form .form-container .policy-check {
    margin-bottom: 10px !important;
}

.register .registration-form .form-container .input-wrapper #phoneNum-input,
.register .registration-form .form-container .input-wrapper .phone_number {
    padding-inline-start: 150px !important;
}
