/* Set gray background color and 100% height */
.sidenav {
  background-color: #f1f1f1;
  height: 100%;
}
/* Set black background color, white text and some padding */
#footer {
	background-color:#0a2b40;
	width:100%;
	height:40px;	
	position : relative !important;
	bottom : 0!important;
	font-size:13px; 	
}
#footer p{ margin: 5px 10px !important; padding-top: 10px;}
#footer a{ color: #F2F5A9; margin: 10px 5px !important;	}
.login_label{color: #444; font-size: 12px; width:100%; display:inline-block; padding-bottom: 5px; padding-left: 3px;}
/* On small screens, set height to 'auto' for sidenav and grid */
.faq_content{ margin-bottom: 10px; }


.toggle{
	width:100%;
	float:left;
	text-align:left;
}
.navbar-custom {
	margin-bottom : 0 !important;
	background-image : url('../images/header_bg.jpg') !important;
	height:100px;
	border-radius: 4px 4px 0 0 !important;
	margin : 0 !important;
}
.ca_container {
    margin: 0 auto;
    position: relative;
	color: brown;	
	padding : 0px;
	font-weight: bold;
}
.activity_title{ padding : 8px 15px; text-align: center;}
#menu_container {
    background: url("../images/nav_bg.jpg") 0 0 repeat-x;   
    height: 40px;
    width: 100%;
	border-radius:0 0 4px 4px !important;
}
.nav-title-custom {
	padding : 20px 0 0 0;
	color:white;
}
.right {	float:right !important;	}
.faq {	padding-top : 5px;	float:left;}
.well {	margin : 5px 0 !important;	}
.table-curved {	border-collapse: separate;}
.table-curved {
    border: solid #ccc 1px;
    border-radius: 6px;
    border-left:0px;
}
.table-curved td, .table-curved th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table-curved th {	border-top: none;}
.table-curved th:first-child {	border-radius: 6px 0 0 0;	}
.table-curved th:last-child {	border-radius: 0 6px 0 0;	}
.table-curved th:only-child{	border-radius: 6px 6px 0 0;	}
.table-curved tr:last-child td:first-child {	border-radius: 0 0 0 6px;	}
.table-curved tr:last-child td:last-child {	border-radius: 0 0 6px 0;	}
#candidate_login {	
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    box-shadow: -1px 1px #f2f2f2;
	padding: 10px;
	border-radius : 6px;
	margin-top:15px;
}
#disclaimer
{
	background: #f5e0e0 none repeat scroll 0 0;
    border: 1px solid #ee7777;
    box-shadow: -1px 1px #f2f2f2;
	padding: 10px;
	border-radius : 6px;
	margin-top:16px;
	margin-bottom: 50px;
	text-align:justify;
	font-size: 12px;
	color: #000;
}
.disclaimer-title{	font-size: 18px; }
/*use this for old ibps logo*/
/*Allowed height: 110px*/
/*.clientlogo img{
	width: 280px;	
	height: 85px;
}*/
/*use this for new revised 2024 logo*/
.clientlogo img{
    width: 390px;
    height: 85px;
}

.container-body{
	width: 100%;
	padding-bottom: 30px;
}
.container-body p{
	text-align: center;
	margin-top: 65px;
	font-size: 24px;
	color: red;
}

/* Jquery validation section */
.input-group-addon, .input-group-btn {
	vertical-align: top;			
}
.input-group {
	height: 60px;
}
.input-group label.error {
	color:red;
	font-size: 11px;
	font-weight: 500;
	width: 100% !important;
}
input.error, input.error label.reg-btn {
	border: 1px solid #a94442;;
}
.form-control:focus {
	box-shadow: none;
	
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	z-index: 0;
}
.js-invalid {
	font-size: 12px;
	font-weight: 500;
}
.checkbox label, .radio label {
	padding-right: 12px;
}
.js-sub-for-sec {
	margin-bottom:16px;
}
.js-for-link a {
	margin-top:10px;
	font-size: 12px;
}
.logo-pad {
	padding-left: 0px;
}
.header-img {	
	background-image : url('../images/header_bg.jpg') !important;
	border-radius: 0 0 0 0 !important;	
}
.sub-title-con {
	margin-top:6px;
	margin-bottom:6px;
	padding-left: 0px;
}
.sub-title-back {
	background: url("../images/nav_bg.jpg") 0 0 repeat-x;   
	border-radius:0 0 4px 4px !important;
}
.error{
	color:red;	
}
.login_radiobutton{
	margin-left: 0px !important; display: inline-block !important;
}
.left_margin{
	margin-left: 4px !important;
}

/* forgot password page styles*/

.inner-bodycontainer{
	padding-bottom: 30px; margin-top: 20px;
}
.form-container{
	margin: 0px 1px; padding: 5px;
}
.formheader-title{
	border-bottom: 1px solid #AAA;  background-color: #82BBE6; font-size: 16px;
}
.form-row{
	background-color: #EFF6FC; font-size: 12px;
}
.star{	color: red;	}

.inner-bodycontainer a{ color: red; font-size: 12px; text-decoration: none;}
.inner-bodycontainer a: hover{ text-decoration: underline;}


 .blue_button5{font-size:14px; width: auto; height:30px;  background: url(../images/blue_btn5.jpg) repeat-x; padding: 4px 24px;*padding: 6px 10px;  text-align: center;  color:#fff;   border: none; border-radius:5px;margin:0 6px 0 0;}
.blue_button5:hover{ background:url(../images/blue_btn5_hover.jpg) repeat-x;cursor:pointer;}

/* Admin header pages styles	*/
.change_password{
	margin: 0px;
	margin-right:-5px !important;
}
.change_password a{	color: brown; font-size: 12px; font-family: Helvetica,Arial,sans-serif; font-weight: 600; padding-right: -5px !important; }

.hidden{
min-height:0px!important;

}
/*use this css for old logo*/
/*
.upt-logo img{
    width: 305px !important;
    height: 85px !important;
}*/
/*use this css for revised 2024 logo*/
.upt-logo img{
    width: 390px !important;
    height: 85px !important;
}
input#Password::placeholder, input#Registration_No::placeholder {
    font-size: 13px;
}