.error-message{
    color: red;
    font-size: 14px;
    margin-left: 15px;
}
.iti.iti--allow-dropdown.iti--separate-dial-code
{
    width: 100%;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
}
.iti__selected-flag {
    padding: 0 6px 0 15px !important;
}
.phone-input{
    height: 45px;
}

.phone-input::placeholder {
  color: transparent; /* Makes the placeholder invisible */
}
ul#iti-0__country-listbox
{
    width: 300px!important;
}

.otp-box {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.otp-box:focus {
    border-color: #000;
    outline: none;
}

.otp-box {
    margin: 0 5px !important;
    padding: 10px 10px !important;
    border-radius: 0px !important;
}


.reg-pass-toggle{
    top: 53%;
}

.common-section {
    padding: 45px 0 !important;
}

.form-password {
    position: relative;
}

.toggle-password {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px ;
        color: #888;
    }

.toggle-signup-password {
    position: absolute;
    top: 14px;
    right: 30px;
    /* right: 16px; */
    color: #888;
}
.toggle-reset-password {
    position: absolute;
    top: 14px;
    right: 16px;
    color: #888;
}
.toggle-confirm-password {
    position: absolute;
    top: 14px;
    right: 16px;
    color: #888;
}

.error {
    margin-left: 15px;
    color: red;
}
.short-text {
  display: none;
}
.university-picture span{
    background: transparent !important;
    border-radius: 50%;
    position: relative !important;
    bottom: 0;
    right: 0;
    display: contents !important;
    align-items: center;
    justify-content: center;
    border: 3px solid #E5E5E5;
    width: 0;
    height: 0;
}
.university-picture .form-error-msg {
    width: 190px;
}
/* .uni-type{
    display: block;
} */
@media screen and (min-width:300px)and (max-width:767px) {


    .collegebol-predictor-section {
        background: transparent !important;
    }

    h1.cmn-heading, h2.cmn-heading {
        font-size: 22px;
        line-height: 35px;
    }

    .full-text {
        display: none;
    }
    .short-text {
        display: block;
    }
    /* .login-form-div .phone-input {
        width: 280px !important;
    } */

    .mob-css .form-cnt-area
    {
        width: 75%;
        float: left;
    }
    .mob-css .form-label
    {
        width: 25% !important;
    }

    .forgot-password-div{
        margin-top: 10%;
        margin-bottom: 15%;
    }

    /* .login-button{
        margin-top: 10%;
    } */

    /* .signup-div{
        height: 500px !important;
    } */

    .btn-div {
        margin-top: 12px;
        margin-left: 12px;
    }
    .signup-div input#password {
        width: 260px !important;
    }
    .signup-div input#phone_number
    {
        width: 260px !important;
    }
    .signup-div input#user_name {
        width: 260px !important;
    }
    .toggle-signup-password {
        position: relative;
        top: -31px;
        right: 0 !important;
        left: 225px;
        color: #888;
    }
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
	display: none !important;
    visibility: hidden !important;
}
.skiptranslate{
    margin-top: -40px;
}

div#goog-gt-tt
{
    display: none !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display: none !important;
}


@media (max-width: 768px) {
  .goog-te-banner-frame.skiptranslate,
  .VIpgJd-ZVi9od-ORHb-OEVmcd,
  .VIpgJd-ZVi9od-aZ2wEe-wOHMyf,
  #goog-gt-tt {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    margin-top: -40px !important;
  }
}

.flatpickr-months {
    background: #569ff7 !important;
    padding-bottom: 10px !important;
}
.flatpickr-weekdays {
    background:#569ff7 !important;
}

span.flatpickr-weekday {
    color: #282828 !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    color: #000 !important;
}
select.flatpickr-monthDropdown-months {
    color: #fff !important;
}

.flatpickr-current-month input.cur-year {
    color: #fff !important;
}

span.flatpickr-weekday {
    color: #fff !important;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month
{
    color: rgb(255 255 255 / 90%) !important;
    fill: rgb(255 255 255 / 90%) !important;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
    color: rgb(57 57 57 / 37%) !important;
}


.loader {
  border: 2px solid #f3f3f3;
  border-top: 2px solid #000;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  animation: spin 0.6s linear infinite;
}

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

.preview-box {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
    border: 2px solid #ddd;
}

.preview-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.select2-container--default .select2-selection--single
{
    border: 1px solid #dcdcdc !important;
    background: #ffffff !important;
    font-size: 16px;
    color: #2a2a2a !important;
    box-sizing: border-box !important;
    border-radius: 30px !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1) !important;
    padding: 5px 15px 35px 15px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
    right: 10px !important;
}

.select2-container--open .select2-dropdown {
    left: 5px !important;
}

.select2-container--open .select2-dropdown--below
{
    border-top: 1px solid #aaa !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
span.select2-dropdown.select2-dropdown--below {
    width: 250px !important;
}

.gender-options {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 20px;
}

.gender-card {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 10px;
    width: 120px;
    padding: 20px;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gender-card img {
    width: 70px;
    margin-bottom: 10px;
}

.gender-card.selected {
    border-color: #5c5ce0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}


/* .role-card {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 10px;
    width: 120px;
    padding: 20px;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.role-card img {
    width: 70px;
    margin-bottom: 10px;
}

.role-card.selected {
    border-color: #5c5ce0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
} */

.role-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* center the cards in each row */
    gap: 15px; /* spacing between cards */
}

.role-card {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 10px;
    width: 180px; /* card width */
    padding: 20px;
    cursor: pointer;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.role-card img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

.role-card.selected {
    border-color: #5c5ce0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.role-card h4 {
    font-size: 15px;
    margin: 10px 0 5px 0;
}

.role-card span {
    font-size: 14px;
    margin-top: 5px;
}


.text-end{
    text-align: end;
}

.fa
{
    color: #333232c2;
    font-weight: 600;
    font-size: 16px;
    margin: 5px;
}

.loader{
    position: absolute;
    top: 13px;
    right: 0;
}

.step-icon img{
        width: 55px;
}

.share-tooltip button,
    .share-tooltip a {
        background: #f5f5f5;
        border: none;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin: 0 5px;
        color: #333;
        text-decoration: none;
        transition: background 0.2s;
    }

    .share-tooltip button:hover,
    .share-tooltip a:hover {
        background: #e0e0e0;
    }

    .share-tooltip i {
        font-size: 16px;
    }

    .ad-clg-logo{
        height: 41px !important;
    }
    .uni-type{
        color: #2c4489;
        font-size: 10px;
    }


    ul.predict-listing-cnt .not-data-li {
        list-style-type: none;
        background: #ffffff;
        border-radius: 15px;
        box-shadow: 0 0 15px rgba(0, 0, 0, .2);
        display: block;
    }

    .no-search-results-hd b{
        font-size: 20px;
    }

    .back-to-list-btn{
        font-weight: 600;
    }

    .uni-type p{
        font-weight: 600;
        font-size: 10px;
        line-height: 10px;
        color: #000;
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .copy-link{
        background: none;
    }

    .copy-success-msg {
        position: absolute;
        left: 45%;
        bottom: 42%;
        color: #28a745;
        font-weight: 600;
        margin-left: 8px;
        display: none;
        font-size: 14px;
    }
    @media screen and (max-width:767px) {
        .adbanner-placeholder-full-width img{
            width: 100%;
        }
        .copy-success-msg {
            left: 25%;
            bottom: 41%;
        }

        .fourzerofour-error {
        flex-direction: column-reverse;}

        .error-l {
            order: 1 !important;
            width: 100%;
            padding-top: 15px;
        }

        .error-r {
            order: 2 !important;
            width: 100%;
            padding-bottom: 15px;
            padding-top: 15px;
        }
        .error-hd {
            font-size: 18px;
        }

        .adbanner-placeholder {
            background: transparent;
        }

        .common-section { padding: 30px 0!important; }
        .cmn-btn{
            line-height: 18px;
        }
    }

    .student-img img{
        border-radius: 45px;
    }

    a.more-btn {
        font-size: 11px;
        text-decoration: underline;
        font-weight: 600;
    }
    .fourzerofour-error {
    display: flex;

    }

    .error-l {
    order: 1;
    }

    .error-r {
    order: 2;
    }

    .multiple-selection-seccodeline{
        padding-bottom: 20px;
    }
    .multiple-selection-seccodeline ul{
        position: absolute;
        top: 45px;
        width: 100%;
        left: 0;
        display: flex !important;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 5px;
    }
    .select2-container--default .select2-selection--multiple .select2-selection__choice{
        border-radius: 30px !important;
        border: 0 !important;
        padding: 5px !important;
        padding-left: 30px !important;
    }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        border-right: none !important;

        left: 6px !important;
        line-height: 32px !important;
        font-size: 25px !important;
    }

    .multiple-selection-seccodeline .select2-selection__clear {
        display: none !important;
    }


     span.select2-dropdown.select2-dropdown--below {
            width: 336px !important;
            left: 0 !important;
        }

        span.select2-selection.select2-selection--multiple.select2-selection--clearable {
            border: 1px solid #dcdcdc !important;
            background: #ffffff !important;
            font-size: 16px;
            color: #2a2a2a !important;
            box-sizing: border-box !important;
            border-radius: 30px !important;
            box-shadow: 0 0 3px rgba(0, 0, 0, .1) !important;
            padding: 5px 15px 5px 15px !important;
        }

        textarea.select2-search__field {
            margin-bottom: 6px;
        }

        span.select2-selection.select2-selection--multiple {
            border: 1px solid #dcdcdc !important;
            background: #ffffff !important;
            font-size: 16px;
            color: #2a2a2a !important;
            box-sizing: border-box !important;
            border-radius: 30px !important;
            box-shadow: 0 0 3px rgba(0, 0, 0, .1) !important;
            padding: 5px 15px 5px 15px !important;
        }

