/* override bootstrap styles */
@import url('http://fonts.googleapis.com/css?family=Oswald:300,400:latin,latin-ext');
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.navbar-form input, .form-inline input {
  width:auto;
}

html {
    position: relative;
    min-height: 100%;
}


body {
  padding-top:5px;
  font-family: Arial;
  font-size:15px;
  padding-bottom: 60px;
}

h1,h2,h3,.highlight,.navbar a,#masthead h4 {
  font-family:'Oswald',arial narrow,sans-serif;
}

footer {

    padding-top: 3px;
    padding-bottom: 3px;
    color: #fff;
    background-color: #111166;
    position: absolute;
    width:100%;
    bottom: 0;
}


#masthead {
	background: #fff; 
}

#masthead h1 {
    font-size: 21px;
    line-height: 26px;
    color: #000;
    margin-top: 33px;
	margin-left: -40px;
	letter-spacing: 2px;
	font-weight:bold;
}
#masthead h2 {
    font-size: 17px;
    line-height: 26px;
    color: #000;
	margin-left: -40px;
	letter-spacing: 2px;
	font-weight:bold;
	margin-top: 21px;
}




/* #ackmasthead {
  background-color:#000044;
  color:#aaaacc;
  text-align:center;
}

#ackmasthead h1 {
    font-size: 35px;
    line-height: 1;
    color: #fefeff;
    padding-bottom:11px;
}
 */
#masthead .well {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    margin: 10px 0;
    padding: 0;
}

#topPanel {
  padding-top:0px;
  padding-left:22px;
  padding-right:22px;
}
#topPanel .panel-body {
  padding-top:0px;
}

.navbar.affix {
  position:fixed;
  top:0;
  width:100%;
}

.top-spacer {
  height:27px;
}

a,a:hover {
  color:#223344;
  /*text-decoration:none;*/
}

.icon-bar {
  background-color:#fff;
}
.row.content ul {
    line-height: 25px;
}
.login-page {
    width: 100%;
    padding: 0 0 0;
    margin: auto;
    position: relative;
}
.form-log {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    border-radius: 4px;
    max-width: 340px;
    margin: 55px auto 100px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form-list {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    border-radius: 4px;
    max-width: 340px;
    margin: 1px auto 40px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form-fp {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    border-radius: 4px;
    max-width: 550px;
    margin: 1px auto 40px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.form-list input {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 0 15px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.form-fp input {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 0 15px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.form-fp select {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    text-align: center;
    border: 0;
	padding: 10px;
    box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}
.form-fp input {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 0 15px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.form-list select {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 0 15px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}

.form-log button:hover, .form-log button:active, .form-log button:focus {
    background: #46b8da;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form-fp button:hover, .form-fp button:active, .form-fp button:focus {
    background: #46b8da;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form-log input {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 0 15px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.form-log select {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 0 15px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
}
.form-fp .login {
    
    width: 100px;
	 padding: 10px;
	  font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #46b8da;
	border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
}

.form-log .login {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #46b8da;
    width: 100%;
    border: 0;
    padding: 10px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
}
.member {
    color: black;
    font-size: 24px;
}
.sidebar-nav{
    padding: 0;
    float: left;
    width: 240px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.main-navHeader{
  background-color: #111166;
  color: #fff;
  padding: 5px;
  border-bottom: 4px solid #ddd;
}
.main-content{
    margin: 0;
    padding: 0;
    float: right;
    width: 855px;
}
.sub-content{
   border:1px solid black;
   padding: 10px;
   margin-top: 6px;
}
.sidebar-nav li{
      border-bottom: 1px dotted #ddd;
}
.content-sub{
  padding-bottom: 10px;
  display: block;
  margin-left: auto;
  text-align: justify;
  margin-right: auto;
}
.slip-content{
  margin-top: 10px;
}
.border-range{
  margin-top: 30px;
  width: 247px;
  color: #505050;
}
table.table.acknowledgement-table {
    border: 1px solid #ddd;
}
.preference-table{
  width: 100%;
  line-height: 30px;
}
.submit-btn{
  background-color: #111166;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin:10px;
}
table.table.details-table>tbody>tr>td {
    border: none;
}
table.table.contact-table>tbody>tr>td {
    border: none;
}
table.table.qualifications-table>tbody>tr>td {
    border: none;
}
table.table.experience-table>tbody>tr>td {
    border: none;
}
table.table.documents-table>tbody>tr>td {
    border: none;
}
table.table.background-table>tbody>tr>td {
    border: none;
}

.name-text{
  min-width:247px;
}
.select{
  padding-right: 5px;
}
table.experience-table {
    line-height: 30px;
}
table.documents-table{
  line-height: 30px;
}
.image-section{
  margin:10px;
}
 .declaration-content{
 float: left; 
 margin-top: 1px; 
 padding: 1px;
width: 840px; 
font-size: 12px;
}
.registrationDetails .form-group{
	overflow: hidden;
}
.registrationDetails h2{
	text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #000044;
    font-size: 25px;
    font-weight: bold;
}
.registrationDetails h3{
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 20px;
}
.registrationDetails h4{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 18px;
    font-weight: bold;
}
.registrationDetails label{
	font-weight: normal;
}
.registrationDetails .formBlock{
	border: solid 1px #d9d9d9;
    padding: 10px 20px;
	margin-bottom: 30px;
}
.aboveDetails{
	margin-right: 20px;
}
.registrationDetails1 .form-group{
	overflow: hidden;
}
.registrationDetails1 h2{
	text-align: center;
    text-transform: uppercase;
    /* padding-bottom: 20px; */
    color: #000044;
    font-size: 25px;
    font-weight: bold;
}
.registrationDetails1 h3{
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 20px;
}
.registrationDetails1 h4{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 18px;
    font-weight: bold;
}
.registrationDetails1 h5{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 29px;
    font-weight: bold;
}
.registrationDetails1 h6{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 16px;
    font-weight: bold;
}
.registrationDetails1 label{
	font-weight: normal;
	font-size:12px;
	text-transform: uppercase;
	margin-left:6px;
}
.registrationDetails1 .formBlock{
	border: solid 1px #d9d9d9;
    padding: 10px 20px;
	margin-bottom: 30px;
}

.registrationDetails2 .form-group{
	overflow: hidden;
}
.registrationDetails2 h2{
	text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #000044;
    font-size: 25px;
    font-weight: bold;
}
.registrationDetails2 h3{
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 20px;
}
.registrationDetails2 h4{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 18px;
    font-weight: bold;
}
.registrationDetails2 h6{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 16px;
    font-weight: bold;
}
.registrationDetails2 h5{
	text-align: center;
    text-transform: uppercase;
    color: #000044;
    font-size: 29px;
    font-weight: bold;
}
.registrationDetails2 .formBlock{
	border: solid 1px #d9d9d9;
    padding: 10px 20px;
	margin-bottom: 30px;
}
.registrationDetails2 label{
	font-weight: normal;
	font-size:8px;
	text-transform: uppercase;
	margin-left:2px;
}
.profileEntireDetails{
    width: 70%;
    margin: 20px auto;
}
.formDiv{
 padding: 0 25px;
}
.formDiv span{
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}
.panel-body p{
 text-align:center;
 font-size:16px;
 color:#004;
 font-weight: bold;
 text-transform: uppercase;
}
@media(max-width: 779px){ 
 .profileEntireDetails{
  width: 100%;
 }
 .formDiv{
  padding: 0;
 }
}
@media screen and (min-width: 768px) {
  #masthead h1 {
    font-size: 24px;
  }
}

.navbar-bright {
  background-color:#111166;
  color:#fff;
  margin-bottom: 0;
  border-width: 0;
}

.navbar-bright a, .navbar-bright .navbar-brand, #masthead h4 {
  color:#ccccdd;
  font-size:14px;
  text-transform: uppercase;
  letter-spacing:.08em;
}


.navbar-bright li > a:hover {
  background-color:#000044;
  color: #fff;
}

.dropdown-menu {
  min-width: 250px;
}

.caret {
  color:#fff;
}

.navbar-toggle {
  color:#fff;
  border-width:0;
}

.navbar-toggle:hover {
  background-color:#fff;
}

.panel {
  border-color:transparent;
  border-radius:0;
  background: transparent;
  border: solid 1px #ccc;
    padding: 20px;
    border-radius: 8px;
   /*   background: #FFFFFF;  */
  /*  background: #E0F7FA;  screen -5 */
 /* background: #81D4FA;  screen -3
   background: #B3E5FC;  screen -4
  background: #E0F7FA;  screen -5
 background: #ECEFF1;  screen -6 
 background: #FFCCBC; screen -7  
  background: #81C784; screen -8 
  background: #80CBC4;  screen -9 
  
 /*    screen -1 */
/*      background: -moz-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(24%, rgba(255,255,255,0)), color-stop(78%, rgba(184,222,235,1)), color-stop(100%, rgba(184,222,235,1)));
    background: -webkit-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,0) 100%);
    background: linear-gradient(2deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,0) 100%); */
	 /* border: solid 2px #92cddc; */
	 
	 
	/*  screen -2
	background: -moz-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(158,187,94,1)), color-stop(41%, rgba(158,187,94,1)), color-stop(71%, rgba(191,212,151,1)), color-stop(100%, rgba(191,212,151,1)));
    background: -webkit-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: -o-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: -ms-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: linear-gradient(2deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
 */	 
  
}

.thumbnail {
  margin-bottom:8px;
}

.img-container {
  overflow:hidden;
  height:170px;
}

.img-container img {
  min-width:280px;
  min-height:180px;
  max-width:380px;
  max-height:280px;
}

.txt-container {
  overflow:hidden;
  height:100px;
}

.panel .lead {
  overflow:hidden;
  height:90px;
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.label-float{
  margin:0 auto;
  position: absolute;
  top: 0;
  z-index: 1;
  width:100%;
  opacity:.9;
  padding:6px;
  color:#fff;
}
.recruitmentFaqs ol{
  color: #000044;
  font-weight: bold;
  font-size: 15px;
}
.recruitmentFaqs ol a{
  color: #111166;
}
.recruitmentFaqs li {
  padding-bottom: 15px;
}
.recruitmentFaqs li .question{

} 
.recruitmentFaqs li .answerBlock{
  color: #000;
  font-weight: normal;
}  
.btn-twitter {background-color:#4099FF;color:#fff;}
.btn-facebook {background-color:#3B5998;color:#fff;}
.btn-google-plus {background-color:#d34836;color:#fff;}

.btn-twitter:hover {background-color:#3088FF;color:#62BBFF;}
.btn-facebook:hover {background-color:#2A4998;color:#4C6BBA;}
.btn-google-plus:hover {background-color:#C23836;color:#E45A58;}

/*media queries*/
@media(max-width: 767px){
  .profileName{
    width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
  }
  #masthead h1 {
    font-size: 15px;
    margin-top: 15px;
	 margin-left: 0;
}
	
#masthead .well {
  margin-top:0px;
 
}
}
.home_link{
    text-align: right;
    display: block;
    padding-right: 20px;
    line-height: 50px;
    color: #111166;
}

#mainWrapper .panel .panel{
	border: solid 4px #f2f2f2;
    border-radius: 38px;
  /*   background: #9bbb59; */
        margin-top: 10px;
    padding-bottom: 13px;
}
#mainWrapper .panel{
	background: transparent;
	border: none;
    box-shadow: none;
}
#mainWrapper .mainPanel{
    margin-bottom: 0;
}
.mainPanel .recruitment_posts{
    margin-bottom: 0;
}
#mainWrapper .borderBox{
    border:4px solid #485c5a;
    padding: 8px 5px;
    margin-bottom: 0;
    border-radius: 10px;
}
#mainWrapper .panel .registration_sec .panel{
	/* background: #fff; */
	border: none;
    border-radius: 0;
}
.registration_sec, .registration_sec h4{
	font-weight: 600;
}
#mainWrapper .panel .registration_sec .panel-heading{
	text-align: center;
	background-image: linear-gradient(rgb(183, 222, 237) 0%, rgb(113, 206, 239) 27%, rgb(33, 180, 226) 60%, rgb(183, 222, 237) 100%);
    border: solid 1px #2d7284;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: 1px 1px 2px #000;
	font-weight: 500;
	color: #000;
    padding: 3px 15px;
}

#mainWrapper .panel .registration_sec .registrationBlock .panel-body{
	background: -moz-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(24%, rgba(255,255,255,1)), color-stop(78%, rgba(184,222,235,1)), color-stop(100%, rgba(184,222,235,1)));
    background: -webkit-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(88deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%);
    background: linear-gradient(2deg, rgba(184,222,235,1) 0%, rgba(184,222,235,1) 22%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%);
	border: solid 2px #92cddc;
    
}
#mainWrapper .panel .registration_sec .panel-body{
    border-radius: 50px;
	padding: 0 30px;
}
#mainWrapper .panel-heading{
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
#mainWrapper .panel-heading img{
	width: 30px;
    margin-right: 10px;
}
#mainWrapper  .panel-body{
	font-family: 'Open Sans', sans-serif;
	padding: 15px 0 0;
}
.buttonWrapper {
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}


.bdr{
border:1px solid #a0a0a0;
border-left:none;
border-right:none;
}
.bdrBottom{
border-bottom:1px solid #a0a0a0;
border-left:none;
border-right:none;
}

.text{
/* border:1px solid #000; */
width:456px;
height:30px;
}
.border1{
border:1px solid #000;
}
.text1{
width:300px;
height:25px;
/* border:1px solid #000; */
margin: 1px 1px 1px 1px;
text-indent:3px;
}
.text_small{
width:97.5px;
height:25px;
/* border:1px solid #000; */
margin: 0px 0px 0px 0px;
text-indent:3px;
}
.text1_medium{
width:200px;
height:25px;
/* border:1px solid #000; */
margin: 1px 1px 1px 1px;
text-indent:3px;
}

.board{
width:120px;
height:25px;
/* border:1px solid #000; */
margin: 1px 1px 1px 1px;
text-indent:3px;
}
.marks{
width:50px;
height:25px;
/* border:1px solid #000; */
margin: 1px 1px 1px 1px;
text-indent:3px;
}

.stream{
width:150px;
border:1px solid #2a2a2a;
height:25px;
margin: 1px 1px 1px 1px;
font-size:12px;
text-indent:3px;
}

.appFormBtmleft {
    float: left;
    margin: 0;
    width: 120px;
	background:#343434;
	border:none;
	color:#fff;
	border-radius:5px;
	height:42px;
	font-size:16px;
	font-weight:normal;
}

.appFormBtmRight {
    float: right;
    width: 120px;
	background:#343434;
	border:none;
	color:#fff;
	border-radius:5px;
	font-size:16px;
	height:42px;
}
.note{
font-size:20px;
font-style:italic;
color:#2100FF;
text-align:left;
}
#div4 img {
    margin: 7px 0 0;
}
.browse{
width:139px;
height:42px;
color:#fff;
background:#343434;
border:none;
font-size:16px;
border-radius:5px;
}
#file {
    display:none;
}

.contentinner img {
    margin: 4px 0 0;
}

.buttonWrapper {
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

#divFooterInner {
    margin: 0 auto;
    padding:15px 0;
    text-align: center;
    width: 900px;
	font-size:14px;
}
#divFooterInner a {
    color: #fff;
    margin-bottom: 10px;
    text-decoration: underline;
	font-size:16px;
}
.error {
    color: red;
    font-size: 14px;
	font-style:italic;
}

.rightsideErrorClassR {
    float: left;
    position: relative;
    top:0px;
    width:100%;
}
/* a{
	color:#a9100a;
} */
.errorpageText {font-size: 20px; font-weight: bold; color: red; width: 100%; float: left; margin-top: 150px; text-align: center;}
.errorpageText1 {font-size: 14px;   width: 100%; float: left; margin-top: 0px;}
.errorpageText2 {font-size: 14px; font-weight: bold;  color: red; width: 100%; float: left; margin-top: 0px;}

.transpagestyle1 {
	color: #296803;
	font-weight: bold;
	font-size: 30px;
}
.transpagestyleError1 {
	color: #e41b29;
	font-weight: bold;
	font-size: 30px;
}
.transpagestyle2 {
	font-size: 38px;
	color: #296803;
	font-weight: bold;
}
.transpagestyle3 {
	font-size: 25px;
	color: #296803;
	font-weight: bold;
}
.logoleft{
float:left;
width:15%;
}
.logoright{
float:right;
width:85%;
text-align:center;
padding:8px 0px 0px 0px;	
}
.colorText {
color: #FF0000; font-size: 18px;
}

.stream{
width:200px;
border:1px solid #2a2a2a;
height:30px;
padding:0px 0px 0px 0px;
font-size:12px;
}



.contentinner{
/* width:900px; */
height:auto;
margin:0 auto;
border:1px solid #858585;
overflow:hidden;
}

.marg{
margin:50px 0px 0px 0px;
}
.margack{
margin:5px 0px 0px 0px;
}
.drop{
width:100%;
/* border:1px solid #2a2a2a; */
height:40px;
padding:10px 0px 10px 0px;
font-size:17px;
font-style:italic;
}
.drop1{
width:300px;
/* border:1px solid #2a2a2a; */
height:26px;
padding:3px 0px 3px 0px;
font-size:13px;
}

.drop1_medium{
width:200px;
/* border:1px solid #2a2a2a; */
height:26px;
padding:3px 0px 3px 0px;
font-size:13px;
}


.drop2{
width:154px;
/* border:1px solid #2a2a2a; */
height:25px;
/* padding:10px 0px 10px 0px; */
font-size:15px;
}

tr {
}

.date2{
width:300px;
height:25px;
/* border:1px solid #000; */
background:url(../images/calendar.png) no-repeat;
background-position:right;
text-indent:5px;

}

.date1{
width:128px;
height:25px;
/* border:1px solid #000; */
background:url(../images/calendar.png) no-repeat;
background-position:right;
text-indent:5px;
background-color:white;
}

.date{
width:128px;
/* border:1px solid #000; */
height:25px;
}
td
{
  padding-top: 1px;
  padding-bottom: 1px;
}
.label1{ font-weight:bold !important; margin: 2px 2px 2px 2px;}
.label2{ font-size:15px; margin: 2px 2px 2px 2px;}
::-webkit-input-placeholder {
   text-transform: uppercase;
}

:-moz-placeholder { 
   text-transform: uppercase;
}

::-moz-placeholder {  
   text-transform: uppercase;
}

:-ms-input-placeholder { 
   text-transform: uppercase;
}

input {text-transform: uppercase; font-size:12px;}
select {text-transform: uppercase;
font-size:11px;}


/*.recruitment_posts{
    border-color: #000044 !important;
}*/
.recruitment_posts .panel-footer{
    text-transform: none;
    border-color: transparent;
    background: transparent;
	padding: 0;
}
.recruitment_posts .panel-footer a{ 
    color: #4f41f4;
    font-size: 20px;
	text-decoration: underline;
}

.posts h2{
    color: #000;
	font-size: 24px;
    text-decoration: underline;
}

.posts p{
    color: #000;
}

.registration_sec .panel{
    min-height: 400px;
}
.registration_sec .panel-heading{
    font-size: 20px;
    color: #000044;
    background: transparent;
}
.registration_sec .panel-body{
    padding: 25px 10px;
    min-height: 380px;
}
.registration_sec form input{
    margin-bottom: 10px;
    border: 1px solid #000044;
    overflow: hidden;
    width: 100%;
    height: 24px;
}
.registration_sec .panel-footer{
    background: transparent;

}
.registration_sec .panel-footer a{
    color: #000;
    font-size: 17px;
}
.blue_btn{
    background: #000044;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    margin: 5px auto;
    width: 100%;
    font-size: 16px;
	font-weight: 600;
	padding : 5px 1px;
}
.blue_btn.registerBtn{
	background: -moz-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(12%, rgba(255,255,255,1)), color-stop(76%, rgba(231,192,191,1)), color-stop(100%, rgba(231,192,191,1)));
    background: -webkit-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: linear-gradient(2deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    color: #000;
    width: 40%;
    border-radius: 8px;
    border: solid 2px #e7c0bf;
    box-shadow: 1px 1px 2px #686666;
	text-transform: capitalize;
}
.blue_btn.candidateBtn{
	background: -moz-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(12%, rgba(255,255,255,1)), color-stop(76%, rgba(231,192,191,1)), color-stop(100%, rgba(231,192,191,1)));
    background: -webkit-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(88deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
    background: linear-gradient(2deg, rgba(231,192,191,1) 0%, rgba(231,192,191,1) 24%, rgba(255,255,255,1) 88%, rgba(255,255,255,1) 100%);
	border-radius: 8px;
    border: solid 2px #e7c0bf;
    box-shadow: 1px 1px 2px #686666;
	color: #000;
	text-transform: capitalize;
}

#mainWrapper .panel .registration_sec .panel-body.candidateBlock{
	background: -moz-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(158,187,94,1)), color-stop(41%, rgba(158,187,94,1)), color-stop(71%, rgba(191,212,151,1)), color-stop(100%, rgba(191,212,151,1)));
    background: -webkit-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: -o-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: -ms-linear-gradient(88deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
    background: linear-gradient(2deg, rgba(191,212,151,1) 0%, rgba(191,212,151,1) 29%, rgba(158,187,94,1) 59%, rgba(158,187,94,1) 100%);
	padding-top: 40px;
}
.blue_btn:active,.blue_btn:focus,.blue_btn:hover{
    opacity: 0.8;
}

.blue_btn1{
    background: #000044;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
}
.blue_btn1:active,.blue_btn1:focus,.blue_btn1:hover{
    color: #fff;
}

.candidate_links{
	padding: 30px 0 0;
}
.candidate_links a{
    text-transform: capitalize;
	text-decoration: underline;
}