.form-custom {
    max-height: 310px;
    overflow: auto;
    padding-right: 10px;
}
.dynamic_theme_block{border:0px;}
.dynamic_theme_block .panel-heading{background-color: #fff!important;border-color: #fff!important;padding: 0;color: #444;}
.dynamic_theme_block .panel-body{
    box-shadow: 0 0px 10px #a7a7a7;
    -webkit-box-shadow: 0 0px 10px #a7a7a7;
    -moz-box-shadow: 0 0px 10px #a7a7a7;
    -ms-box-shadow: 0 0px 10px #a7a7a7;
    -o-box-shadow: 0 0px 10px #a7a7a7;
    margin-top: 10px;
}
.dynamic_theme_block .tab-content{box-shadow: none;padding:0;margin-top: 0px;line-height: 20px;}
.dynamic_theme_block .form-custom .merge_field_div {margin-bottom: 18px;}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group {
    padding: 0;
    vertical-align: top;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
    margin: 0;
    padding: 2px 8px;
    height: 32px;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
    border-width: 1px;
    border-style: solid;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
    float: left;
    padding: 5px 10px;
    margin: 0;
    height: 34px;
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: #aaa;
    background-color: transparent;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select span {
    font-size: 12px;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select .caret {
    margin-left: 10px;
}
.dynamic_theme_block .form-custom .form-group.Mobile {
    position:relative;
}
.dynamic_theme_block .form-custom .Mobile .form-control {
    padding: 0 0 0 6px;
}
.dynamic_theme_block .form-control[disabled], .dynamic_theme_block .form-control[readonly], .dynamic_theme_block fieldset[disabled] .form-control{background-color: #fff;}
.dynamic_theme_block .form-custom .form-group.StateId {
    width: 50%;
    float: left;
    padding: 0 15px 0 0;
    z-index: 9999;
    clear: both;
}
.dynamic_theme_block .form-custom .form-group.CityId {
    width: 50%;
    float: left;
    padding: 0;
    z-index: 9999;
}
.dynamic_theme_block .form-custom .form-group.CourseId{
    width: 50%;
    float: left;
    padding: 0 15px 0 0;
    z-index: 9999;
}
.dynamic_theme_block .form-custom .form-group.SpecializationId{
    width: 50%;
    float: left;
    padding: 0;
    z-index: 9999;
}
.dynamic_theme_block .form-custom .captcha {
    width: 100%;
    float: left;
    padding: 0;
    z-index: 999;
    position: relative;
    clear: both;
}
.dynamic_theme_block .captcha img {
    width: 46%;
    height: 35px;
    float: left;
    margin-right: 17px;
}
.dynamic_theme_block .captcha .CaptchaRefreshBtn {
    color: #000;
    border: none;
    position: absolute;
    right: 202px;
    background-color: #fff;
    font-size: 0px;
    top: 4px;
}
.dynamic_theme_block .CaptchaRefreshBtn:before {
    content: "\f021";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 12px;
}
.dynamic_theme_block .form-custom .form-group.captcha-txt {
    margin: 0px;
    width: 49%;
    float: left;
    z-index: 9999;
    position: relative;
}
#registerForm .agree-group {
    padding: 0px !important;
    margin-bottom: 2px;
}
.dynamic_theme_block .form-custom .checkbox {
    text-align: left;
    margin: 18px 0 0;
}
.dynamic_theme_block .form-custom .agree-group .agree-condition {
    color: #515151;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.dynamic_theme_block .btn-register {
    background-color: #d79e2f;
    border-color: #d79e2f;
    color: #333;
    width: 100%;
    display: inline-block;
    margin: 18px 0 0;
    font-size: 17px;
    -webkit-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}
.dynamic_theme_block .btn-login {
    background-color: #d79e2f;
    border-color: #d79e2f;
    color: #333;
    width: 100%;
    display: inline-block;
    margin: 0;
    font-size: 17px;
    -webkit-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}
.dynamic_theme_block #forgotBtn {    
    margin: 0;    
}
.dynamic_theme_block .btn-register:hover, .dynamic_theme_block .btn-register:focus {
    color: #d79e2f!important;
    background-color: #fff;
    color: #0064b1;
    text-decoration: none;
    border-color: #d79e2f;
}
.dynamic_theme_block .btn-login:hover, .dynamic_theme_block .btn-login:focus {
    color: #d79e2f!important;
    background-color: #fff;
    color: #0064b1;
    text-decoration: none;
    border-color: #d79e2f;
}
.dynamic_theme_block .fpass a {
    font-size: 12px;
    color: #2874f0;
    padding: 10px 0 0px;
    display: inline-block;
}
.dynamic_theme_block .fpass a:hover, .dynamic_theme_block .fpass a:active {
    text-decoration: underline;
}
.dynamic_theme_block .form-custom .Mobile .otpverifylink {
    top: 5px;
    right: 3px;
    z-index: 99;
    position: absolute;
}
.dynamic_theme_block .form-custom .Mobile .otpverifylink a {
    height: 24px;
    line-height: 15px;
    display: inline-block;
    border-radius: 0px;
    background-color: #00BCD4;
    padding: 4px 6px;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}
.dynamic_theme_block .form-custom #otpverifylink-text {
    color: #b8b8b8;
    font-size: 12px;
    position: absolute;
    width: 60px;
    right: 0px;
    top: 2px;
}
.dynamic_theme_block .form-custom .form-group.OTP {
    position: relative;
    display: block;
    clear: both;
    margin-bottom: 30px;
}
.otpverified {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #10934d;
    font-size: 13px;
}
.otpunverified {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #fe3c38;
    display: none;
    font-size: 13px;
}
.verify-no-txt {
    display: block;
    position: relative;
}
.dynamic_theme_block .form-custom .verify-no-txt .verifytxt {
    padding: 2px 0 0 0;
}
.verifytxt {
    float: left;
    width: auto;
    font-size: 12px;
    color: #cecece;
    padding-top: 2px;
}
.otpresendlink {
    float: right;
    width: auto;
}
.otpresendlink a {
    font-size: 12px;
    text-decoration: none;
}
.otptimer {
    float: right;
    width: auto;
    font-size: 12px;
    color: #b8b8b8;
}
.form-group .help-block {
    position: relative;
    margin: 0;
}
.dynamic_theme_block .tab-pane .form-group {
    margin-bottom: 18px;
}
.dynamic_theme_block .fpass a {
    font-size: 12px;
    color: #2874f0;
    padding: 10px 0 0px;
    display: inline-block;
}
.dynamic_theme_block .row.margin0{
		margin-left:-15px;
		margin-right: -15px;
}
.CountryId, .StateId, .CityId, .CourseId, .SpecializationId{ position:relative;}

.CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .SpecializationId:before{
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
  font-size: 20px; 	
}
.StateId:before, .CourseId:before{right:25px;}
.has-error.CountryId:before, 
.has-error.StateId:before, 
.has-error.CityId:before, 
.has-error.CourseId:before, 
.has-error.SpecializationId:before{ color:#f44336;}

.select-arrow-cust{
	background-color:transparent;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    cursor: pointer;
    font-size: 14px;
	padding-right:24px;
	font-size:12px;
	position:relative;
}

/*** Social Icons ***/
.fbLogin, .gpLogin {
    border: 1px solid #111;
    border-radius:2px;
    display: block;
    padding: 5px 7px;
}
.fbLogin {
    border-color:#39579a;
    color:#39579a;
}
.gpLogin {
    border-color:#e24545;
    color:#e24545;
}
.fbLogin:hover{
	background-color:#39579a;
	color:#fff;
}
.gpLogin:hover {
    background-color:#e24545;
    color:#fff;
}
.fbLogin i, .gpLogin i{padding-right:4px;}

.or-seperator {
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    margin: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.or-seperator > span {
    background-color:#fff;
    color:#111;
    left:50%;
    margin-left:-18px;
    padding:0 10px;
    position:absolute;
    top:-10px;
}


/* error case css */
.dynamic_theme_block .form-group.has-error .help-block {
    text-align: left;
    font-size: 9px;
    color: #f44336;
	line-height:12px;
}
.dynamic_theme_block .captcha-txt.has-error .help-block {
    text-align: left;
    font-size: 10px;
    height:0px;
    color: #f44336;
    line-height: 10px;
}
.dynamic_theme_block .form-custom .merge_field_div .dropdown-menu{padding: 5px;}
.dynamic_theme_block .form-custom .merge_field_div .dropdown-menu .search_box_code {
    background: url(../img/npf-sprite.png) no-repeat 100% -20px,#fff;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    margin: 1px 0;
    padding: 4px 20px 4px 4px;
    width: 100%;
    font-size: 12px;
    color: #555;
}
.dynamic_theme_block .merge_field_div .dropdown-menu .dropdown-menu-list {
    color: #555;
    margin: 0 0px 4px 0;
    max-height: 200px;
    padding: 4px 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}
.dynamic_theme_block .form-custom .merge_field_div .dropdown-menu .dropdown-menu-list li {
    font-size: 12px;
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    padding: 2px 4px;
    font-size: 13px;
    text-align: left;
    cursor: pointer;
}
.dynamic_theme_block .form-custom .merge_field_div .dropdown-menu .dropdown-menu-list li:hover {
    background-color: rgb(0,100,177);
    background-image: none!important;
    color: #fff!important;
}

.loader-block {
    background-image: url(../img/loader_small.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    display: none;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.modal-dialog{
/*  max-width:300px; */
  max-width: 600px;
}
.modal-header{background-color:#0064b1;color:#fff;}

/* custom css */
.no-word-break {white-space: nowrap}
.custom-nav .navbar-brand { padding: 0;}
.custom-nav .navbar-brand img { height: 65px; margin-top: -19px;}
.custom-nav .navbar-nav {/*margin-top: 15px; */}
.custom-nav .navbar-nav>li {border: none;}
.custom-nav .navbar-nav>li:last-child {border: none;}
.custom-nav .navbar-nav>li a { color: #000; border-bottom: 1px solid transparent}
.custom-nav .navbar-nav>li a:hover,.custom-nav .navbar-nav>li a:active {background: transparent; border-bottom: 1px solid #ffc41f}
.navbar-toggle {border: 1px solid #024ba0 !important;}
.navbar-toggle .icon-bar {border: 1px solid #024ba0 !important;}
.mt-26{
	margin-top: 10px !important;
    opacity: 0.9 !important;
    color: #063b65;
    margin-right: 25px;
    
}
.mt-13{
    margin-top: 10px !important;
    opacity: 0.9 !important;
    color: #db7e2d !important;
    margin-right: 21px;
}
.frm-btn{
	text-align: center;
    font-size: 23px;
}
.mt-130{
	margin-top: 130px !important;
}
.frm-width{
	width: 366px;
    height: 380px;
}
.mdl-width{
    width: 616px;
    height: 302px;
}
.bluebg ul li img{
    height: 22px;
    margin-right: 5px;
}
.bluebg ul {
    list-style-type: none;
}
.bluebg ul li span{
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
    color: #333;
}
.bluebg ul li{
 margin-top: 5px;
}
@media(max-width:600px ){
 .mdl-width{
    width: 340px !important;
    height: 330px;
  }
}
.formDesc {
    float: left;
    width: 50%;
    color: #333;
    text-align: center;
    padding-top: 64px;
    padding-bottom: 46px;
    position: relative;
}
.heading2{
    color: #333;
    text-transform: none;
    border: 0;
    padding: 20px 0px 5px 0px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    background: none;
}
.heading3{
    padding: 2px 3px 5px 3px;
}

@media only screen and (max-width: 767px){
  .hide-image{
    display: none;
   }
  .heading2{
        color: #333;
        text-transform: none;
        border: 0;
        padding: 20px 0px 5px 0px;
        margin: 0;
        font-size: 20px;
        font-weight: 600;
   }
 .mt-26 {
    margin-top: 10px !important;
    opacity: 0.9 !important;
    margin-right: 22px;
   }
  .mt-20-xs{
    margin-top: 20px;
  }
  .mt-34{
    margin-top: 34px !important;
  }
  .auto-margin{
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.modal-open {
overflow: visible !important;
}
.tabs {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.tabs nav {
    text-align: center;
}
.tabs nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.tabs nav ul li{
    border: 1px solid #becbd2;
    border-bottom: none;
    margin: 0 0.20em;
    display: block;
    float: left;
    position: relative;
    display: table;
    font-weight: bold !important;
    background-color: #eaa62d;
    color:#fff;
}

.tabs nav li.tab-current {
    border: 2px solid #d37a2b;
    box-shadow: inset 0 2px #d87c2c;
    border-bottom: none;
    z-index: 100;
    background-color: #fff;
    color: #eaa62d;

}

.tabs nav li.tab-current:before, .tabs nav li.tab-current:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #002b53;
}
.tabs nav li.tab-current:after {
    right: auto;
    left: 100%;
    width: 4000px;
}
.tabs nav i{
    cursor: pointer;
    text-decoration: none !important;
    display: block;
    font-size: 16px;
    line-height: 2.3;
    padding: 0 1.25em;
    white-space: nowrap;
    text-decoration: none;
}
.tabs nav i:before {
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-family: 'ElegantIcons';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    margin: -0.25em 0.4em 0 0;
}
.tabs nav a{
    cursor: pointer;
    text-decoration: none !important;
    display: block;
    font-size: 16px;
    line-height: 2.3;
    padding: 0 1.25em;
    white-space: nowrap;
    text-decoration: none;
}
.tabs nav a:before {
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-family: 'ElegantIcons';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    margin: -0.25em 0.4em 0 0;
}
.content section.content-current {
    display: block;

}
.content section {
    padding: 15px 0 0 0;
    display: none;
    max-width: 1230px;
    margin: 0 auto;
}
.content section:before, .content section:after {
    content: '';
    display: table;
}
.list_courses_tabs ul {
    list-style: none;
    margin: 0 0 0 0;
    width: 100%;
    padding: 0;
}
.list_courses_tabs ul li img{
    width: 45px;
}
.list_courses_tabs ul li {
    position: relative;
    padding: 5px 5px 8px 60px !important;
    min-height: 55px;
    width: 100%;
    border-bottom: 1px solid #ededed;

}
.list_courses_tabs ul li:hover {
    background-color: #F7C46A;

}
.list_courses_tabs ul li div {
    display: table-cell;
    vertical-align: middle;
}
.list_courses_tabs ul li figure {
    width: 45px;
    height: 45px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 5px;
}
.list_courses_tabs h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #002b53;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 700;
}
.list_courses_tabs ul li h3 {
    color: #333;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.list_courses_tabs ul a{
    text-decoration: none;
    color: #777;
}
.list_courses_tabs ul li a small {
    color: #777;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.line{
    background-color: #db7e2d;
    margin-top: 0px;
}
@media only screen and (max-width: 767px) {
    .accordian-container .card-header + div ul li::before {
        content: '' ;
    }
    .course-heading{
       font-size: 20px;
       color: #fff;
    }
    .course-bg-color{
        background-color: #db7e2d !important;
    }
}
.scrollTop { 
    width: 64px;
    height: 64px;
    position: fixed;
    right: 20px;
    bottom: 40px;
    border-radius: 50%;
    cursor: pointer;
    /* box-shadow: 0px 3px 5px #888888;*/
}
.scrollTop::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f062";
    color: #db7e2d;
    background-image: url(https://www.amecet.in/images/icons-new/whatsapp.png);
    background-repeat: no-repeat;
    text-align: center;
    position: absolute;
    font-size: 0px;
    left: 0px;
    top: -1px;
    animation: MoveUpDown 1s linear infinite;
    width: 100%;
    height: 100%;
}
 @keyframes MoveUpDown {
    0%,7%{
       transform:rotateZ(0)}15%{transform:rotateZ(-15deg)
    }
    20%{
       transform:rotateZ(10deg)
    }
    25%{
       transform:rotateZ(-10deg)
    }
    30%
    {
       transform:rotateZ(6deg)
    }
    35%{
       transform:rotateZ(-4deg)
    }
    100%,40%{
        transform:rotateZ(0)
    }
  }
.google-play-app {
    width: 350px;
    padding-top: 26px;
    border-top: 1px solid #d2d6de;
    position: relative;
    margin: 32px auto 0 auto;
    text-align: center;
}
 .google-play-app::before {
    content: "Or";
    font-size: 14px;
    font-weight: 500;
    color: #51565e;
    display: inline-block;
    width: 30px;
    height: 20px;
    background: #f8fbff;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: auto;
}
.qr-code p{
    color: #51565e;
    line-height: 1.43;
    font-size: 14px;
    font-weight: 500;
    max-width: 230px;
    margin: 0 auto;
    text-align: left;
}
.g-recaptcha{
   -webkit-transform:scale(0.88);
   -webkit-transform-origin:0 0
}
.mt-2-5{
  margin-top: -25px;
}
@media only screen and (max-width: 767px) {
  .hide-xs{
     display: none;
  }
 .google-play-app::before {
    content: "";
  }
.google-play-app {
  width: 350px;
  padding-top: 30px;
  border-top: hidden;
  position: relative;
  margin: 5px auto 30px auto;
  text-align: unset;
 }

.g-recaptcha{
   -webkit-transform:scale(1);
   -webkit-transform-origin:0 0
}
.mt-2-5 {
    margin-top: 15px;
}
}
.margin-10{
 margin-top: 10px;
}
.mob-apply-btn {
    display: none;
}
@media only screen and (max-width: 767px) {
    .mob-apply-btn {
        display: block;
        float: right;
        margin-top: -40px;
        padding-left: 7em;
        margin-right: 65px;
    }
}



.model-form-custom .modal-dialog {
    max-width: 800px;
    top: 10%;
}
.popup-content-main h3 {
    font-size: 22px;
    font-weight: 600;
    font-family: unset;
    color: #001529;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    padding-bottom: 0px;
}
.popup-content-main h3:before {
    position: absolute;
    content: '';
    background: #db7e2d;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 70px;
    right: 0;
    margin: auto;
}
.model-form-custom .modal-body {
    padding: 10px;
}
.model-form-custom .modal-content {
    border-radius: 0;
}
.model-form-custom .modal-body::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    background: url(https://www.pilotcet.com/images/popup-top-right-shap.png) no-repeat;
    height: 20%;
    width: 15%;
}
button.close:focus {
    outline: none !important;
}
.popup-content-main input.form-control {
    height: 44px;
    background: #8080801f;
}
.popup-content-main select.form-control {
    height: 44px;
    background: #f0f0f0;
}
.popup-content-main .form-control:focus {
    color: #000000;
    background-color: #fff;
    border-color: #0e0e0e;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 1%);
}
input.submit-btn {
    cursor: pointer;
    padding: 7px 20px;
    background: #db7e2d;
    color: #fff;
    border: 1px solid #db7e2d;
    border-radius: 5px;
}
button.close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    opacity: 1;
    padding: 5px 15px !important;
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    z-index: 999999
}
.close:hover {
    color: #fff;
}

.modal-dialog {
    width: auto !important;
    top: 10%;
}
.modal-content {
    height: auto;
}

@media only screen and (max-width: 767px) {
   .model-form-custom img {
        display: none;
    }
    .model-form-custom .modal-body::before {
        height: 22%;
        width: 33%;
    }
}








