@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;}
.add_image img{max-width: 100%; max-height:250px; border:1px solid #ccc; padding:3px;}
.description h3{margin-bottom:15px; overflow: hidden;}
.apply_btn{text-align: right;}
footer{padding:20px 0; border-top:1px solid #ccc;}
.copy{text-align: center; color:#ccc; display: block;}
.add_image{margin-bottom:15px;}

/*******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;
}
}