@import url(https://fonts.googleapis.com/css?family=Roboto);
body{
	font-family: 'Roboto', sans-serif; font-size:14px
}
h1,h2,h3,h4,h5,ul,li,br,p{padding:0; margin:0;}
img{
	max-width: 100%; max-height: 100%;
}
label{font-weight: normal; font-size: 13px;}
.control-label{font-weight: bold; display:block;}
.control-label small{font-weight: normal;font-style: italic;}
.required{
	color:#ff0000; font-weight: normal;
}
textarea.form-control {
  height:69px; resize: none;
}
.container .jumbotron, .container-fluid .jumbotron{
	padding:20px;
}
header{box-shadow:0 0 2px rgba(0,0,0,0.5); padding:10px 0; border-bottom: 1px solid #dedede;}
.title_bg {background:url(../images/header_bg.jpg) no-repeat; text-align: center; display: block; padding:25px 0;; display: block;}
.sub-title{display:block;}
.sub-title ul{display: inline-block; list-style-type: none; overflow: hidden; margin:10px 0 0;}
.sub-title ul li{float: left; font-size:16px; padding:0 10px; line-height: 20px; font-weight:bold;}
.description{padding:20px 0;}
.description .add_image img{max-width: 100%; max-height:100%; border:2px solid #ccc; padding:2px;}
.description h3{margin-bottom: 10px; overflow: hidden;}
.apply_btn{text-align: right;}
footer{padding:20px 0; border-top:1px solid #ccc;}
.copy{text-align: center; color:#ccc; display: block;}

/*******otp page start*******/
#phonenodiv{
	width:400px; position: fixed; left:50%; top:50%; transform:translate(-50%,-50%); background:#fff; border-radius:5px; box-shadow:0 0 5px #ccc; padding:20px;
}
#phonenodiv .title.hedear h3{
margin:-20px -20px 0 -20px; border-radius:5px 5px 0 0; padding:20px;
}
#phonenodiv .title.hedear p{
	font-size: 12px; margin:10px 0;
}
.form-control{
	border-radius:0; box-shadow:none;
}
#verification_otp_em_div #otp_msg{
	font-size: 12px; margin-bottom: 10px;
}
label.error,#ageErr{
	position: absolute; left:15px; bottom:-16px; margin:0; background:#fff; border-radius:3px; color:#ff0000; font-size: 12px; padding:5px; border:1px solid #ccc; display: none;
}

.form-control.error{
	border-color:#ff0000;
}
/*******otp page end*******/
fieldset{
	padding:10px; border:1px solid #ccc; position: relative;
}
fieldset legend{
	border:none; background: none; padding:0; margin: 0; width: auto; padding:5px 15px; font-size: 16px; border-radius:5px 5px 0 0; font-weight: bold;
}
/*******application page start*******/
.application_form{
	background:#fff; padding: 10px;
}
.radio_btn{
	display: inline-block; vertical-align: top;
}
.radio_btn label{
	padding-left: 10px;
}
.academic_label{
	width:115px; display: inline-block;
}
/*******application page end*******/
.radio_btn{margin-right: 10px;}
.radio_btn label,.checkbox_btn label{position: relative; padding-left:20px; cursor: pointer;}
.radio_btn label:before,.checkbox_btn label:before{
	position: absolute;
	content:'';	
	width:16px;
	height:20px;
	left:0;
	top:-1px;
	}
.radio_btn label:hover:before{
	background-position:-120px 0;
}
.checkbox_btn label:hover:before{
	background-position:-20px 0;
}
.radio_btn input:checked+label:before{
background-position:-220px 0;	
}
.checkbox_btn input:checked+label:before{
background-position:-200px 0;		
}
.count{
	width:30px; height:30px; text-align:center; border-radius:50%; text-align: center; line-height:30px;border:1px solid #ccc; display: inline-block; margin-right:10px;
}
.experience_div{
	padding-top: 10px;
}
.fixed_message{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	z-index:999;
	display: none;
}
.alert-msg{
	display: none;
	text-align: center;
	font-size: 18px;
}
.preview-form{
	background:#fff; padding: 10px; list-style-type: none; margin:0
}
.section-break-title{
	font-size:18px; font-weight: normal; margin-bottom:20px;
}
.permanant_checkbox{
	position: absolute; right:25px; top:28px; z-index:99;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .permanant_checkbox{top:61px;}
}
#subject_dropdown .dropdown-menu.open,#class_dropdown .dropdown-menu.open{max-height:300px!important}
#subject_dropdown .dropdown-menu.open .dropdown-menu.inner,#class_dropdown .dropdown-menu.open .dropdown-menu.inner{max-height:200px!important}
.exp_date{
	margin-right:10px; line-height:18px; border:1px solid #ccc; padding:5px 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-weight: bold;
}

fieldset#verification_otp_em_div{
	border: 1px solid #5bbc2e !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #5bbc2e;
            box-shadow:  0px 0px 0px 0px #5bbc2e;
	}
@media screen and (max-width:780px){
.special_section fieldset{margin-top: 10px;}	
	
	}
@media screen and (max-width:480px){
#phonenodiv{width:100%;}	
#phonenodiv .title.hedear h2 {font-size: 20px;}
.special_section fieldset{margin-top: 10px;}
}
.exp_date.pull-right {
    display: none;
}
@media screen and (max-width: 480px){
fieldset.margin-top-prent {
    margin-top: 15px;
}
.margin-top-prent .jumbotron {
    padding: 20px 20px 40px;
}
.margin-top-prent .permanant_checkbox {
    position: relative;
    margin-top: -124px;
    float: left;
    left: 18px;
}
	/*@media screen and (-webkit-min-device-pixel-ratio:0) {
   .margin-top-prent .permanant_checkbox {
    top: 90px !important;
    left: 28px;
}	
}
	.margin-top-prent .permanant_checkbox {
    top: 60px;
    left: 28px;
}
 @-moz-document url-prefix(){
.margin-top-prent .permanant_checkbox {
    top: 60px !important;
}
}*/
	.separation-div {
    clear: both;
}
}


/*apply online redesign*/
.comm-width-100{
width:100%;
float:left;
}
.comm-width-100.top-logo-details {
    padding: 8px 0px;
    text-align: center;
	
}
.comm-width-100.top-logo-details img{
    max-width:100%;
	width:460px;
}
.school-address-detail {
    display: block;
    max-width: 452px;
    margin: 0 auto;
    width: 100%;
	    padding: 12px 0px;
}
.col-sm-12.job-title h1 {
    text-align: center;
    padding: 20px 0px 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 25px;
    color: #00481a;
}
.vacancies-right-content h2 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 24px;
    position: relative;
	
}
.vacancies-right-content h2:after {
    position: absolute;
    content: "";
    width: 60px;
    background: #000;
    padding: 2px;
    bottom: 10px;
    left: -10px;
}
.col-sm-6.vacancies-right-content .comm-width-100 {
    padding-left: 10px;
}
.school-address-detail h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 4px;
}
.school-address-detail :nth-child(1).col-sm-6 {
    border-right: 2px solid #00483c;
}
.col-sm-6.Application-left p {
    padding-bottom: 15px;
}
.comm-width-100.fromdetails {
    padding-left: 0px !important;
	
}
.comm-width-100.fromdetails {
    background: #fff;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.from-div-top.col-sm-12 h3 {
    padding: 12px 0px;
    font-size: 20px;
}
.from-div-top.col-sm-12 {
    background: #00481a;
    text-align: center;
    color: #fff;
}
.from-div-bottom.col-sm-12 {
    padding-top: 15px;
}
.comm-width-100.fromdetails {
    margin-top: 15px;
}
.from-div-bottom.col-sm-12 h3 {
    font-size: 20px;
    font-weight: 600;
    color: #00481a;
    margin-bottom: 8px;
}
.from-div-bottom.col-sm-12 form.form-horizontal {
    width: 100%;
    float: left;
}
.from-div-bottom.col-sm-12 form.form-horizontal .form-group {
    width: 100%;
    float: left;
   margin: 16px 0px 0px;
}
.from-div-bottom.col-sm-12 .comm-width-100 {
    padding-left: 0px;
}
.from-div-bottom.col-sm-12 form.form-horizontal .form-group input#phoneno {
    width: calc(100% - 100px);
    float: left;
}
.from-div-bottom.col-sm-12 form.form-horizontal .form-group input#otpsubmit {
    width: 100px;
    border-radius: 0px;
    border: 1px solid #00481a;
    background: #00481a;
}
div#verification_otp_em_div.for-otp-detail {
    margin-top: 18px !important;
    float: left;
}
div#verification_otp_em_div.for-otp-detail .form-group {
    margin-top: 0px;
    margin-bottom: 15px;
}
div#verification_otp_em_div.for-otp-detail fieldset#verification_otp_em_div {
    margin-bottom: 0px !important;
	    border: 1px solid #00481a !important;
}
div#verification_otp_em_div.for-otp-detail fieldset#verification_otp_em_div legend {
    background: #00481a;
}
div#verification_otp_em_div.for-otp-detail fieldset#verification_otp_em_div button#verifybtns {
    background: #00481a;
    border-radius: 0px;
    border: 1px solid #00481a;
}
.comm-width-100.top-logo-details p a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.comm-width-100#phonenodiv {
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    background: transparent !important;
    border-radius: 0px  !important;
    box-shadow: 0px 0px 0px aliceblue !important;
    padding: 0px !important;
}
.comm-width-100.all-cont-med {
    display: flex;
    align-items: center;
    min-height: 100vh;
	    border-top: 6px solid #3a4e08;
}

@media(min-width:767px){
	.comm-width-100.top-logo-details {
    margin-bottom: 15px;
}
}
@media(max-width:767px){
.school-address-detail :nth-child(1).col-sm-6 {
    border-right: 0px;
    margin-bottom: 13px;
}
.school-address-detail .col-sm-6 {
    text-align: center;
}
}