p {
    font-size: 16px;
    line-height: 26px;
}
.clear {
    clear: both;
}
.coursesTable {
    margin-top: 50px;
}
.regEmail_error {
    position: absolute;
    bottom: -25px;
    left: 5px;
    font-size: 13px !important;
    color: #c30;
    display: none;
}
.regEmail_success {
    position: absolute;
    bottom: -25px;
    left: 5px;
    font-size: 13px !important;
    color: #04AA6D;
    display: none;
}
#regStatusMsg {
    display: none;
}
#regEmailStatusMsg {
    display: none;
}
.success {
     padding: 20px;
  background-color: #04AA6D; 
  color: white;
  margin-bottom: 15px;
}
.ajax_error {
     padding: 20px;
  background-color: #f44336; 
  color: white;
  margin-bottom: 15px;
}
.content#validateSection {
    margin: auto;
    margin-top: 60px;
    border: 1px solid #e3e3e3;
    width: 50%;
    min-height: 240px;
    height: auto;
    box-shadow: 0 0 20px 4px rgb(185 185 185 / 8%);
}
.content h2.stdblue {
    color: #0c1016;
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
}
#validateSection form {
    padding: 50px 0;
}
.inputBox {
    width: 85%;
    display: block;
    margin: auto;
    border: 1px solid #e3e3e3;
    position: relative;
}
.inputBox input {
    width: 90%;
    padding: 12px;
    box-sizing: border-box;
    float: left;
    height: 40px;
    border: none;
    border-right: 1px solid #e3e3e3;
    outline: none;
}
input {
    border-radius: 2px;
}
.btn {
    float: left;
    width: 10%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: relative;
    height: 40px;
}
.btn .fa {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 20px;
    width: 18px;
    line-height: 40px;
}
.regnote {
    font-size: 14px;
    line-height: 20px;
    width: 85%;
    margin: auto;
    margin-top: 20px;
}
.eachregsection h2 {
    margin-bottom: 30px;
}
.sub-title {
    padding: 20px 30px;
    background: #f1f1f1;
    font-size: 18px;
    text-align: center;
}
.bodysection {
    background: #fbfbfb;
}
.sectionpad {
    padding: 80px 0 60px;
}
.insTitle {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 0;
}
.instruction {
    margin-left: 20px;
}
.instruction li {
    font-size: 13px;
    list-style-type: disc;
    padding-bottom: 5px;
}
.eachregsection {
    width: 100%;
    box-sizing: border-box;
    border: 0.0625rem solid rgba(247, 160, 2, 0.2);
    margin-top: 40px;
}
.inner-reg {
    padding: 0 30px 30px 30px;
}
.eachInput {
    padding: 20px 0;
    width: 50%;
    position: relative;
}
#paymentScreen .sub-title, #registerScreen .sub-title, #courseRegisterScreen .sub-title, #coursePaymentScreen .sub-title {
    text-align: left;
    padding-left: 0;
    background: none;
    margin-bottom: 0;
}
#registerScreen .eachInput, #courseRegisterScreen .eachInput {
    width: calc(50% - 10px);
    margin-right: 20px;
    float: left;
    position: relative;
}
.eachInput input, .eachInput select {
    width: 100%;
    padding: 12px;
    border: 1px solid #e3e3e3;
    font-size: 18px;
    color: #444;
    box-sizing: border-box;
}
input {
    border-radius: 2px;
}
.eachInput p {
    font-size: 15px;
}
.error {
    position: absolute;
    bottom: -10px;
    left: 5px;
    font-size: 13px !important;
    color: #c30;
    display: none;
}
.removemar {
    margin-right: 0 !important;
}
option:first-child {
    color: #aaa;
}
#studentCat, #countryCat, #abstractCat, #abstractType, #studentCatId, #shortCourses, #abstractCatId, #abstractTypeId {
    border: 1px solid #e3e3e3;
    padding: 8px;
    margin: 20px 0;
    box-sizing: border-box;
}
.eachInput .label {
    float: left;
    font-size: 18px;
}
.eachInput input[type="radio"] {
    float: left;
    width: 20%;
    margin-top: 8px;
}
#studentCat .error, #studentCatId .error {
    bottom: -25px;
}
#stupload {
    height: 44px;
}
#feeTable, #becomeMemberCheck, #stupload, .indianNon, .submitCardDetails, .indianPay {
    display: none;
}
input[type="file"] {
    opacity: 0;
    z-index: 2;
    width: 120px;
    height: 44px;
    position: absolute;
    left: 0;
}
.fupload {
    position: absolute;
    left: 0;
    width: 150px;
    background-color: #0c1016;
    color: #fff;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    height: 44px;
    z-index: 1;
}
.filename {
    text-align: left;
    padding-top: 8px;
    padding-left: 160px;
    font-size: 13px;
    line-height: 18px;
}
#becomeMember, input.inp_checkbox.courseCheck {
    width: 30px;
    float: left;
}
.chekLabel {
    float: left;
    width: calc(100% - 30px);
    font-size: 13px;
    line-height: 20px;
}
#confPrice, #confPriceId {
    background-color: #f5f5f5;
    padding: 12px;
    box-sizing: border-box;
    width: 320px;
    float: right;
}
#confPrice p span, #confPriceId p span {
    padding-left: 10px;
    font-weight: 600;
}
.eachInputFull {
    width: 100%;
    margin-top: 20px;
}
.stdButton {
    width: 120px;
    border: 2px solid #0c1016;
    padding: 8px 20px;
    text-align: center;
    border-radius: 20px;
    box-sizing: border-box;
    float: left;
    margin-top: 40px;
}
.stdButton:hover {
    background-color: #0c1016;
    color: #fff;
    cursor: pointer;
}
.eachSubInput {
    width: calc(33.33% - 10px);
    float: left;
    margin-right: 10px;
}
.eachSubInput select {
    font-size: 14px;
}
#nonindian, .submitCardDetails, .submitCourseCardDetails, .indianPay {
    display: none;
}
.previous, .previousId {
    margin-right: 10px;
}
.eachInput input.inp_radio {
    width: 10%;
}
.stdButton.abstract {
   width: 160px;
}
.eachInput input.abs_radio {
    width: 30%;
    float: none;
}
.eachInput .label.reg_abstractType {
    width: 55%;
}
#abstractType, #abstractTypeId {
    display: none;
}
/*******short courses*******/


@media only screen and (max-width: 1490px) {
    .eachInput input.inp_radio {
        width: 8%;
    }
}

@media only screen and (max-width: 1400px) {
    .eachInput .label {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1300px) {
    .eachInput input.inp_radio {
        width: 6%;
    }
    .eachInput .label.reg_abstractType {
        width: 60%;
    }
    .eachInput .label {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .eachInput input.inp_radio {
        width: 6%;
    }
    .eachInput .label.reg_abstractType {
        width: 65%;
    }
    .eachInput input.abs_radio {
        width: 25%;
    }
    .eachInput .label {
        font-size: 15px;
    }
}






