form .form-group .row{
    display: contents;
}

form .form-group .row .btn.btn-primary {
    color: #FFFFFF;
    background-color: var(--main-yellow-color);;
    border-color: var(--main-yellow-color);;
}

form .form-group .row .btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled), 
form .form-group .row .btn.btn-light-primary:focus:not(.btn-text), 
form .form-group .row .btn.btn-light-primary.focus:not(.btn-text) {
    color: #FFFFFF;
    background-color: #233d8b;
    border-color: transparent;
}

form .form-group .row .btn.btn-light-primary {
    color: #ffffff;
    background-color: var(--main-yellow-color);;
    border-color: transparent;
}

.alert.alert-success ul li{
    list-style: none;
}
.alert.alert-success ul{
    margin-bottom: 0px;
    padding-left: 0px;
}

.checkbox-inline, .radio-inline {
    display: inline-flex !important;
    padding-left: 0px !important; 
    gap: 5px;
}

.checkbox, .radio {
    display: inherit !important;
}

.checkbox+.checkbox, .radio+.radio {
     margin-top: auto !important; 
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 14px;
}

.mstinstitue-class, .mastboard-class{
    display: none;
}

.register-form .col-sm-2{
    padding-left:0px;
    padding-top: 30px;
    width: 18.666667%;
    max-width: 18.666667%;
}

.register-form .col-sm-10{
    padding-right:0px;
    width: 81.333333%;
    max-width: 81.333333%;
}

.image-input{
    width:100%
}

.register-form  .are-of-spec{
    padding-left: 0px;
    padding-right: 0px;
}
.register-form  .are-of-spec label{
    padding-right: 0px;
}

.register-form .mari-status{
    padding-left: 0px;
}
.register-form .mari-status .col-sm-12{
    /*padding-right: 0px;*/
}
.register-form textarea.form-control {
    height: 150px !important;
}

.register-form .col-sm-6{
    padding-right:0px;
}

#myacc_content{
    margin-top: 2%;
}

.register-form .datepic span {
    padding: 1.4rem 1rem;
}

.form-head{
    font-size: 20px;
    color: var(--main-yellow-color) !important;
    padding-left: 15px;
    margin-top: 0px;
}

#reg-step3-bld .form-plus-add, #app-sub-step3-bld .form-plus-add, #app-sub-exp-step3-bld .form-plus-add{
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

#step5-reg-bld .card-header, #step5-app-sub-suc-bld .card-header{
    text-align: center;
}
#step5-reg-bld .card-title, #step5-app-sub-suc-bld .card-title{
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}
#step5-reg-bld .card-label, #step5-app-sub-suc-bld .card-label{
    text-align: center;
    width: 100%;
}
#step5-reg-bld #table_data, #step5-app-sub-suc-bld #table_data{
    width: 65%;
    margin: 0 auto;
}
#step5-reg-bld .col-form-label, #step5-app-sub-suc-bld .col-form-label{
    padding-top: 0px;
    padding-bottom: 6px;
    font-size: 15px;
}
#step5-reg-bld .view-button, #step5-app-sub-suc-bld .view-button{
    text-align: center;
}
#step5-reg-bld .btn, #step5-app-sub-suc-bld .btn{
    text-align: center !important;
    padding: 10px 20px !important;
}

#step5-reg-bld .st-col p .edit-icon, #step5-app-sub-suc-bld .st-col p .edit-icon{
   position: absolute;
   margin-top: -1.5px;
}
#step5-reg-bld .st-col p span:last-child, #step5-app-sub-suc-bld .st-col p span:last-child{
   padding-left: 22px;
}
/* select.form-control{
    background-image: url(/assets/svg/down.svg) !important;
    appearance: none !important;
    background-repeat: no-repeat !important;
    background-position: 97% 55% !important;
    background-size: 12px !important;
} */
.fv-help-block{
    font-family: var(--font-family-primary);
    font-size: 13px !important;
}
.radio-group{
    display: inline-flex !important;
    vertical-align: middle;
    cursor: pointer;
    height: calc(1.5em + 1.3rem + 2px) !important;
}
.padding_0{
    padding-left: 0px !important;
    margin-bottom: 0px;
}
.form-margin{
    margin-bottom: 15px;
    margin-top: 10px;
}
.radio-group .radio{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 1rem !important;
    position: relative;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.radio-btn{
    visibility: hidden;
}
.radio-inline .radio span{
    margin-right: 0.75rem;
}
.radio{
    margin-bottom: 0px !important;
  }
.myaccountsec.top-mrgn{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
    .page .was-validated .form-control:valid, .form-control.is-valid{
        background-position: right calc(-0.625em + 1.5rem) center;
    }
    .was-validated .form-control:invalid, .form-control.is-invalid{
        background-position: right calc(0.375em + 0.3rem) center;
    }
@media (max-width: 991.98px){
    .top-no-menu, #kt_header_mobile_toggle, .mobile-logo img{
       display: none !important;
    } 
    .page .topcontent {
        margin-top: 25px;
        margin-left: 15px !important;
    }
    .page .top-no-menu .menu-nav{
        display:unset;
    }
    #kt_aside_mobile_toggle{
    z-index: 99999;
    }
    .page .admin-header{
        width: 100%;
        position: relative;
        display: none;
    }
    .header-mobile .burger-icon span::before, .header-mobile .burger-icon span::after, .header-mobile-fixed .header-mobile .burger-icon span{
        background-color: #fff;
    }
    .page .admin-bg-brown{
        height:0 !important;
    }
    .notification-none{
        display: none;
    }
    .header-mobile{
        background-color: #ffffff !important;
    }
}
@media (max-width:768px){
    .myaccountsec.top-mrgn {
        margin-top: -10px;
    }
    }
    
@media (max-width:767px){
        .page .footer-align{
            justify-content: center;
            margin-bottom: 5px;
        }
        #kt_footer .text-dark{
            text-align: center !important;
        }
        .header-fixed.subheader-fixed.subheader-enabled .wrapper{
            padding-bottom: 0px;
        }
        #kt_footer .text-dark.year-section{
            padding: 0px;
        }
    }
@media (max-width:575px){
    .page .footer-align{
        margin-bottom: 0px;
    }
    .footer-align.nav .nav-link{
        padding: 0.5rem 1rem;
    }
    }