#industryModal .modal-content.mobile-university {
    width: 100% !important;
    max-width: 100%;
}
select {
    border: solid 0.5px #b0b0b3 !important;
    background: #fff;
    border-radius: 3px;
}
#universityModal .modal-dialog,
#industryModal .modal-dialog {
    width: 100% !important;
    max-width: 55% !important;
}
#universityModal .modal-content.mobile-university {
    width: 100% !important;
    max-width: 100%;
}
#addRCollege .tmodal-conten.mobile-university {
    width: 100% !important;
    max-width: 100%;
}
#industryModal .row.p-20.pt-0 {
    padding-top: 0 !important;
}

@media only screen and (max-width: 800px) {
    #universityModal .modal-dialog,
    #industryModal .modal-dialog {
        width: 100% !important;
        max-width: 100% !important;
    }
}
/* .select2-container {
    display: inline !important;
} */
.select2-selection--single {
    height: 40px !important;
    border: 1px solid #e4e4e4 !important;
    border-radius: 2px !important;
}
.select2-selection__rendered {
    line-height: 40px !important;
}
/* .select2-selection__arrow {
    height: 40px !important;
} */
.asterisk-mark {
    color: red;
}
.generate-otp {
    margin-top: 40px !important;
}
.generate-otp-industry {
    margin-top: 19px !important;
}
.select2-dropdown {
    top: -26px !important;
}
.select2-selection__arrow b {
    top: 110% !important;
}
#universityModal .input-disabled {
    background-color: #00000017 !important;
}
body#page-site-index .candidate-reg-heading {
    margin-left: 110px;
}
body#page-site-index .trainer-reg-heading {
    margin-left: 110px;
}
body#page-site-index .ml-10 {
    margin-left: 30px !important;
}

@media only screen and (max-width: 480px) {
    body#page-site-index .candidate-reg-heading {
        margin-left: -34px !important;
    }
    body#page-site-index .trainer-reg-heading {
        margin-left: 0px !important;
    }
    body#page-site-index .generate-otp {
        margin-top: 20px !important;
    }
}
.site-footer {
    display: none !important;
}
.modal-open {
    overflow: hidden !important;
}

.modal.show .modal-dialog {
    display: block;
}

.jobs-card-skill-img {
    height: 30px;
    width: 40px;
}
.loadmore {
    margin-left: 225px !important;
}
