/* 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; */
	background-color: #0a2b40;	
	width:100%;
	/* min-height : 40px; */
	height:auto;
	font-size:12px; 	
}
#footer p{ margin: 0px !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: 80px; }


.toggle{
	width:100%;
	float:left;
	text-align:left;
}

#accordion .card .card-link
{
	width: 100%;
	color: #333;
}

#accordion .card .card-link .fa
{
	float: right;
	color: #333;
	min-width: 10px;
}
/*	Not Used	*/
/* .navbar-custom {
	margin-bottom : 0 !important;
	background-image : url('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 {
   //*	margin:0 auto;
	position:relative;*/
	width:100%;
	background:#d8d8d8;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F0F0F0), to(#D8D8D8));
    /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #F0F0F0, #D8D8D8);
    /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #F0F0F0, #D8D8D8);
	/* IE 10 */
	background: -ms-linear-gradient(top, #F0F0F0, #D8D8D8);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #F0F0F0, #D8D8D8);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0F0F0', endColorstr='#D8D8D8',GradientType=0 ); /* IE6-9 */
	height:40px;
}
.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;
	margin-top: 25%;
}

/* Jquery validation section */
.input-group-addon, .input-group-btn {
	vertical-align: top;			
}
/*.input-group {
	height: 60px;
}*/
.input-group label.error {
	color:red;
	font-size: 14px;
	font-weight: 500;
	width: 100% !important;
}
input.error, input.error label.reg-btn {
	border: 1px solid #ff0000;;
}
.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: 14px;
	font-weight: 500;
	margin-top:10px;
}
.checkbox label, .radio label {
	padding-right: 12px;
}
.js-sub-for-sec {
	margin-bottom:16px;
}
.js-for-link a {
	font-size: 12px;
}
.logo-pad {
	padding-left: 0px;
}
.header-img {	
	/* background-image : url('header_bg.jpg') !important;
	border-radius: 0 0 0 0 !important; */
	background:#337AB7;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1D79C5), to(#2799F7));
    /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #1D79C5, #2799F7);
    /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #1D79C5, #2799F7);
	/* IE 10 */
	background: -ms-linear-gradient(top, #1D79C5, #2799F7);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #1D79C5, #2799F7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D79C5', endColorstr='#2799F7',GradientType=0 ); /* IE6-9 */
	border-radius: 0 0 0 0 !important;		
}
.sub-title-con {
	margin-top:6px;
	margin-bottom:6px;
	padding-left: 0px;
}
.sub-title-back {
	background: url("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;}

/* 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;
}
/* .blue_button5{font-size:14px; width: auto; height:30px;  background: url(../images/blue_btn5.jpg) repeat-x; padding: 4px 24px; 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;} */
/*	Front end buttons	*/
.blue_button5{
	font-size:14px;
	width: auto;
	height:30px;
	padding: 4px 24px;
	text-align: center;
	color:#fff;
	border: none;	
	margin:0 6px 0 0;
	background: none repeat scroll 0 0 #337AB7;
    border: 1px solid #2E6DA4;
	border-radius: 5px;
}
.blue_button5:hover{ 
	/* background:url(../images/blue_btn5_hover.jpg) repeat-x; */
	background: none repeat scroll 0 0 #1F7DC9;
	cursor:pointer;
	border-radius: 5px;
}
.upt-logo img{
    width: 305px !important;
    height: 85px !important;
}
input#Password::placeholder, input#Registration_No::placeholder {
    font-size: 14px;
}
input#txtCode::placeholder {
    font-size: 14px;
}