.register_bg {
    background-color: #F6F6F6;
    height: 100%
}

.container-header-reg {
    background-image: url('../images/register_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding-top: 165px;
}

.reg__title {
    font-size: 40px;
    color: #2D84BF;
    /* font-weight: bold; */
    margin: 0 53px;
    /* update register page */
    text-align: center;
    font-size: 40px;
    line-height: 47px;
    color: #48A648;
    margin-top: 26px !important;
    margin-bottom: 25px !important;
}

.help-text-reg {
    color: white;
    width: 72%;
    text-align: center;
    margin: auto;
    font-size: 20px;
}

.reg__form--container {
    padding: 16px 40px;
    border-radius: 28px;
    box-shadow: 0px 7px 0px rgba(0, 0, 0, 0.16);
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #E4E4E4;
    background-color: white;
}

.containertitle-reg {
    text-align: center;
    color: #828282;
    font-size: 18px;
}

.formcontent-reg {
    background-color: rgba(246, 246, 246, .32);
    border-radius: 16px;
    padding: 5%;
    padding-bottom: 1%;
    padding-top: 0px;
    min-height: 244px;
    padding-top: 1%;
    margin-top: 1%;

}

.inputlabel-reg {
    font-size: 20px;
    font-weight: bold;
}

.inputfeild-reg {
    border-radius: 8px;
    border: 1px solid #E4E4E4;
    height: 33px;
    margin-bottom: 20px;
}

.inputfeild-reg.error {
    margin-bottom: 0px;
}

.mTop-reg {
    margin-top: 1%;
}

.fmTop-reg {
    margin-top: 2%;
}

.starstyle-reg {
    color: #ED3424;
}

.submitbtn-reg {
    background-color: #FFBE2C;
    border: 1px solid #FFBE2C;
    box-shadow: 0px 3px 0px #E67F25;
    width: 85%;
    font-size: 20px;
    font-weight: bold;
    border-radius: 9px;
    padding: 0px;
    height: 45px;
    text-transform: uppercase;
}

.prevtbtn-reg {
    background-color: #FFFFFF;
    border: 3px solid #363738;
    width: 85%;
    color: #363738;
    font-size: 20px;
    font-weight: bold;
    border-radius: 9px;
    padding: 0px;
    height: 45px;
    text-transform: uppercase;
}

.nav-tabs {
    justify-content: space-around;
}

.nav-tabs .nav-link:hover {
    border: 1px solid transparent;
    cursor: pointer;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: rgb(45, 132, 191);
    background-color: #fff;
    border-color: unset;
    border: 0px;
    border-bottom: 5px solid rgb(45, 132, 191);
}

#confirmation_modal .modal-content {
    border-radius: 20px;
    padding: 10px 30px;
}

#complete_reg_modal #download_syllabus_btn {
    text-decoration: underline;
    color: #3D8FDF;
    cursor: pointer;
}

#detailscont,
#about-youcont,
#Paymentcont {
    display: none;
}

.hearoptions-reg {
    border: 1px solid #E4E4E4;
    border-radius: 17px;
    padding: 0px 12px;
    cursor: pointer;
    color: rgb(130, 130, 130);
    font-size: 20px;
}

.abouttext-reg {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px;

}

.websitetext {
    margin-top: 11px
}

.linkInput-reg {
    border-radius: 8px;
    border: 1px solid #E4E4E4;
    height: 33px;
}

.payment-text-reg {
    font-size: 16px;
    color: #707070;
    opacity: .7;
    margin-top: 25px;
}

.refundableText-reg {
    color: #707070;
    font-size: 20px;
}

.courseNamecont-reg {
    padding: 1%;
    justify-content: space-evenly;
}

.courseName-reg {
    font-size: 20px;
    /* color: rgba(246, 246, 246, 1); */
    padding-left: 0px;
    padding-right: 0px;

}

.emp-program-reg {
    font-weight: bold;
    color: rgb(45, 132, 191) !important;
    background-color: rgb(232, 246, 255);
    border: 0px;
}

.dcourse-reg {
    background-color: rgba(45, 132, 191, 1);
    border-radius: 13px;
    margin-right: 5%;

}

.changebtn-reg {
    color: #E4E4E4;
    width: 100%;
    color: #828282;
    text-transform: uppercase;
    text-align: center;
    border: 3px solid #E4E4E4;
    margin-top: 4%;
    font-size: 20px;
    font-weight: 400;
    height: 35px;
}

.Cprice-reg {
    color: #E4E4E4;
    width: 14%;
    font-weight: bold;
    color: #535353;
    border: 3px solid #535353;
    font-size: 20px;
}

.selectdate-reg {
    color: #707070;
    font-size: 20px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.12549019607843137);
    border-radius: 4px;
}

.submitSH-reg {
    display: none;
}

.selectCourseNAME {
    width: 100%;
    background-color: transparent;
    border: 0px;
    color: white;
    vertical-align: middle;
    font-size: 16px;
    background-color: rgba(45, 132, 191, 1);
    border-radius: 13px;
    height: 50px;
    text-align: left;
}

.selectCourseNAME .dropdown-menu {
    width: 100%;
    color: #707070;
}

.reg-course_container {
    display: inline-block;
    width: 100%;
}

.check-mark {
    position: absolute;
    width: 27px;
    right: -14px;
    top: -6px;
    display: none !important;
}

.reg-course_details {
    position: relative;
    padding: 10px;
    border: 1px solid #eee;
    background-color: #FFF;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
    height: 125px;
    margin-bottom: 20px;
    border-radius: 10px;
    cursor: pointer;
}

.reg-course_details.checked .check-mark {
    display: block !important;
}

.reg-course_details.checked {
    box-shadow: 0px 0px 2px 2px #FFBE2C;
}

.reg-checkout {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: right;
}

.reg-checkout--price {
    color: #2D84BF;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}

.reg-course--title {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: left;
}

.reg-courses-note {
    font-size: 18px;
    color: #2d84bf;
    font-weight: 700;
}

.reg-courses-note--span {
    color: #000;
}

.reg-course--price {
    color: #547dbf;
    font-size: 15px;
    font-weight: 600;
    left: 20px;
    position: absolute;
    bottom: 7px;
}

.reg-course--period {
    color: #547dbf;
    font-size: 15px;
    font-weight: 600;
    right: 20px;
    position: absolute;
    bottom: 7px;
}


.selectCourseNAME .dropdown-menu .dropdown-item {
    height: 45px;
}

.selectCourseNAME .dropdown-menu .dropdown-item.selectbgcolor,
.selectCourseNAME .dropdown-menu .dropdown-item.selected .price {
    background-color: rgba(45, 132, 191, 1);
    color: #fff;
}


.selectCourseNAME .dropdown-menu .dropdown-item:hover,
.selectCourseNAME .dropdown-menu .dropdown-item:hover .price {
    background-color: #2D84BF;
    color: #fff;
}

.selectCourseNAME.show .dropdown-toggle::after {
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
}

.selectCourseNAME:hover {
    color: #fff;
}

.total_course_price {
    display: flex;
}

.total_course_price p {
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    width: 24%;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 5px;
}

.total_course_price .course_price {
    padding: 13px 14px 26px;
    border-radius: 22px 22px 86px 22px;
    background-color: transparent;
    display: flex;
    color: #000;
}

.total_course_price .price {
    font-weight: 800;
    border-left: 2px solid #FFBE2C;
    padding-left: 25px;
    font-size: 40px;
    padding-bottom: 17px;
    color: #FFBE2C;
    border-bottom: 0;
    margin: 0;
}

.total_course_price img {
    width: 41px;
    height: 64px;
    margin-top: 15px;
    margin-right: 15px;
}

.total_course_price small {
    position: absolute;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 28px;
    top: 64px;
    font-size: 19px;
    color: #FFBE2C;
}

.course_price {
    background-color: #F6F6F6;
    padding: 5px;
    border-radius: 8px;
    color: #535353;
    font-weight: bold;
    float: right;
}

.selectCourseNAME .dropdown-toggle::after {
    float: right;
    margin-top: 13px;
    right: 20px;
    margin-top: -18px;
    position: absolute;
}

.dropdown__container {
    width: 100%;
}

.dropdown__container img {
    width: 25px;
}

.selectCourseNAME .dropdown-menu .price {
    float: right;
    color: #707070;
}

/* .selectCourseNAME,
.selectdate-reg {
    width: 80%;
} */

.multiselect-native-select .btn-group {
    width: 100%;
}

.btn.multiselect {
    width: 100%;
    background-color: #2d84bf;
    color: #fff;
    font-size: 20px;
    border-radius: 12px;
}

.multiselect-container.dropdown-menu {
    width: 100%;
}

.multiselect-container>li>a>label {
    padding: 10px;
}

.selsctcont {
    margin-top: 1%;
    padding-right: 0px;
    margin-left: 9%;
}

.optionStyle {
    background-image: url(../images/circle-left.png);
    padding-left: 50px;
    font-size: 20px;
    background: white;
    color: black;
}

.correcticon-reg {
    color: white;
    width: 50%;
    height: 50%;
    font-size: 105%;
}

.font-w400 {
    font-weight: 400;
}

.widthchange {
    width: 15%;
}

.textareaaCourse {
    border-radius: 8px;
    border: 1px solid #E4E4E4;
    resize: none;
}

.date-reg {
    color: #E4E4E4;
}

.btns-w-reg {
    width: 20%
}

.other-style {
    color: #E4E4E4;
    border-radius: 8px;
    text-align: left;
}

.required {
    color: red;
    font-size: 15px;
}

.payment_icon {
    width: 40px;
    height: 38px;
    margin-right: 3px;
}

.btn.disabled,
.btn:disabled {
    opacity: .65;
    cursor: not-allowed;
}

.form-control.error,
.form-control.error:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.help-block {
    font-size: 18px;
}

.img_center {
    display: table !important;
    margin: 0 auto;
}


.error {
    color: red;
    width: 100%;
}

/************* Slick ************************/
#reg-slick .slick-arrow {
    top: 132px;
}

#reg-slick .slick-dots li button:before {
    opacity: 1;
    color: #C9C9C9;
    font-size: 30px;
}

#reg-slick .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #FFBE2C;
    font-size: 30px;
}

#reg-slick .slick-dots {
    bottom: -5px;
}

/********************* Responsive Design *********************/
/*********************Ipad Screen********************/
@media screen and (min-width: 768px)and (max-width:991.8px) {
    .container-header-reg {
        background-size: 100% 100%;
        padding-top: 17%;
        height: 100%;
    }

    .help-text-reg {
        width: 100%;
    }

    .hearoptions-reg {
        font-size: 16px;
    }

    .abouttext-reg {
        font-size: 16px;
    }

    .prevtbtn-reg {
        font-size: 16px;
        height: 40px;
    }

    .nextbtn-reg {
        font-size: 16px;
        height: 40px;
    }

    .submitbtn-reg {
        font-size: 16px;
        height: 40px;
    }

    .inputlabel-reg {
        font-size: 16px;
    }

    .contactusStyle-reg {
        font-size: 33px;
    }

    .formcontent-reg {
        background-color: rgba(246, 246, 246, .32);
        border-radius: 16px;
        padding: 3%;
        padding-bottom: 0%;
        padding-top: 0px;
        min-height: 229px;
        padding-top: 1.5%;
        margin-top: 1%;
        margin-bottom: 11.5px;
    }

    .btns-w-reg {
        width: 23%;
    }

    .inputfeild-reg {
        border-radius: 8px;
        border: 1px solid #E4E4E4;
        height: 41.5%;
    }

    #selectedCourse {
        font-size: 17px;
    }

    .course_price {
        font-size: 17px;
    }

    .courseName-reg {
        font-size: 16px;
    }

    .reg-course--title {
        font-size: 15px;
    }
}


/*********************Md Screen**************************/
@media screen and (min-width: 992px)and (max-width: 1199px) {
    .secondcontent-reg {
        padding: .8% 3%;
        min-height: 68.3%;
    }

    .btns-w-reg {
        width: 25%;
    }

    .courseName-reg {
        font-size: 16px;
    }

    .hearoptions-reg {
        font-size: 16px;
    }

    .abouttext-reg {
        font-size: 16px;
    }

    .prevtbtn-reg {
        font-size: 16px;
    }

    .nextbtn-reg {
        font-size: 16px;
    }

    .submitbtn-reg {
        font-size: 16px;
    }

    #selectedCourse {
        font-size: 15px;
    }

    .course_price {
        font-size: 15px;
    }

    .courseName-reg {
        font-size: 16px;
    }
}

/************************XL Screen******************************/
@media screen and (min-width: 1200px) {
    .reg__title {
        margin: 0 15%;
    }

    .reg__form--container {
        width: 75%;
    }

    .help-text-reg {
        width: 72%;
    }

    .mTop-reg {
        margin-top: 2%;
    }

    .courseName-reg {
        font-size: 18px;
    }

    .prevtbtn-reg {
        font-size: 20px;
    }

    .nextbtn-reg {
        font-size: 20px;
    }

    .submitbtn-reg {
        font-size: 20px;
    }

    .course_price {
        margin-left: 0;
    }

    /* 
    .selectCourseNAME,
    .selectdate-reg {
        width: 85%;
    } */
}

/*************************XL Screen******************************/
@media screen and (min-width: 1365px) and (max-width: 1919px) {
    .container-header-reg {
        background-size: 100% 100%;
        height: auto;
    }

    .secondcontent-reg {
        padding: 1% 3%;
        width: 70%;
        min-height: 72.2%;
        height: auto;
    }

    .help-text-reg {
        width: 72%;
        font-size: 18px;
    }

    .containertitle-reg {
        font-size: 18px;
    }

    .inputlabel-reg {
        font-size: 20px;
    }
}

@media screen and (min-width: 1920px) and (max-height: 1080px) {
    .container-header-reg {
        height: 100%;
    }

    .secondcontent-reg {
        padding: 3% 4%;
        min-height: 47%;
        height: auto;
        width: 70%;
    }

    .help-text-reg {
        width: 72%;
    }

    .mTop-reg {
        margin-top: 1%;
    }

    .inputlabel-reg {
        font-size: 20px;
    }

    .help-text-reg {
        width: 72%;
        font-size: 30px;
    }

    .containertitle-reg {
        font-size: 18px;
    }

    .inputlabel-reg {
        font-size: 20px;
    }

    .formcontent-reg {
        min-height: 45%;
    }

    .hearoptions-reg {
        font-size: 20px;
    }

    .abouttext-reg {
        font-size: 20px;
    }
}

/***********************Mob Screen*****************************/
@media screen and (max-width: 767px) {
    .container-header-reg {
        padding-top: 90px;
        height: 100%;
    }

    .reg__form--container {
        margin: 0px;
        width: 100%;
        padding: 16px 8px;
    }

    .formcontent-reg,
    .courseNamecont-reg {
        padding: 0px;
    }

    .containertitle-reg {
        text-align: center;
        color: #828282;
        font-size: 15px;
    }

    .reg__title {
        font-size: 19px;
        text-align: center;
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 5px !important;
    }

    .inputlabel-reg {
        font-size: 16px;
    }

    .prevtbtn-reg {
        font-size: 16px;
        height: 40px;
    }

    .prevtbtn-reg {
        width: 100%;
    }

    .btns-w-reg {
        width: 30%;
    }

    .submitbtn-reg {
        font-size: 16px;
        height: 40px;
    }

    .hearoptions-reg {
        font-size: 12px;
        margin-top: 10px;
    }

    .selectCourseNAME {
        font-size: 13px;
    }

    .selectCourseNAME .dropdown-item {
        padding: 5px;
    }

    .courseName-reg {
        font-size: 11px;
    }

    .widthchange {
        width: 25%;
    }

    .changebtn-reg {
        font-size: 16px;
    }

    .selectdate-reg {
        font-size: 16px;
    }

    .date-reg {
        color: #E4E4E4;
    }

    .payment-text-reg {
        font-size: 12px;
    }

    .refundableText-reg {
        color: #707070;
        font-size: 12px;
    }

    .abouttext-reg {
        font-size: 16px;
    }

    .containertitle-reg {
        font-size: 17px;
    }

    .input-width {
        width: 80%;
    }

    .select-width {
        width: 20%;
    }

    .img-cont {
        width: 27%
    }

    .linkInput-reg-width {
        width: 70%;
    }

    .dcourse-reg {
        width: 70%;
    }

    #selectedCourse {
        font-size: 11px;
    }

    .selectCourse img {
        width: 6%;
    }

    .course_price,
    .price {
        font-size: 10px;
    }

    .reg-slick-container {
        margin-right: 30px;
        margin-left: 10px;
    }

    .reg-courses-note {
        font-size: 15px;
    }

    .reg-checkout,
    .reg-checkout--price {
        text-align: center;
    }


    .total_course_price .course_price {
        padding: 0;
    }

    .total_course_price .price {
        font-size: 20px;
        padding: 0;
        padding-left: 10px;    
    }

    .total_course_price img {
        width: 30px;
        margin-top: 0;
    }

    .total_course_price small {
        bottom: 100%;
        top: 35px;
        font-size: 16px;
        margin-left: 12px;    
    }
}
