.rec_login_body
{
	background: url('../images/login.jpg') no-repeat right;
	background-size: cover;
	width: 100%;
	min-height: 100%;
	background-attachment: fixed;
}
.rec_home_body
{
	background: url(../images/bgg.png);
/*	background: url(../images/top.png) no-repeat right;
    background-position-y: 0;
    background-size: 240px 55px;
*/	

}
.apply_body
{
	background: url(../images/bgg.png);
	background-attachment: fixed;
/*	background: url(../images/apply.png) no-repeat left;
	background-position-y: 0;
    background-size: 170px;*/
}
.apply-page-error-message{
	padding: 10px;
	width: 80%;
	margin: auto;
	margin-top: 17%;
	font-size: 26px;
	color: #949494;
	text-align: center;
}
.top
{
	background: url(../images/top.png) no-repeat;
    background-position-y: 0;
	
	float: right;

	height: 57px;
    width: 400px;
    padding-top: 7px !important;
    background-size: 400px 57px;
	text-align: right;
	padding-right: 16px;
}
#system-title{
	color: #fff;
	vertical-align: text-top;
	font-size: 19px;
	font-weight: 100;
	margin-top: 4px;
	display: inline-block;
}
.top a{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
}
.top a:hover{
	text-decoration: none;
	color: #fff;
}
.top_btn
{
	height: 35px;
	width: 35px;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 1px;
	background-color: white !important;
	border: none !important;
}
.top_btn_img
{
	margin-bottom: 1px;
}
.btn_catogry
{
	background-color: #46A1FF;
	color: white;
	width: 100%;
}
.btn_catogry_active:before {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #3C8BF0 transparent transparent transparent;
    bottom: -0.5em;
    left: 80px;
    border-width: 0.5em 0.5em 0 0.5em;
}
.left_side
{
    
}
.recruitment_table
{
	font-size: 10px;
	width: auto;
	font-weight: normal;
}
.recruitment_table thead
{
	background-color: #3F7FD5;
	color: white;
}
.recruitment_table thead th 
{
	vertical-align: middle; 
    border-bottom: 2px solid #dee2e6;
}
.recruitment_table thead tr
{
	vertical-align: top !important;
}
.recruitment_table tbody
{
	background-color: #CDDDE8;
	padding-bottom: 50px;
}
.recruitment_table tbody tr
{
	height: 50px;
}
.recruitment_table tbody tr td
{
	border:solid 1px #3f7fd5;
}
.edit_info_btn
{
	background-color: #18BF71;
	padding: 3px;
}
.edit_info_btn:hover,.dlt_info_btn:hover
{
	opacity: 0.8
}
.edit_info_btn_img
{
	width: 20px;
    height: 22px;
    padding: 2px;
}
.dlt_info_btn
{
	background-color: #E6263D;
	padding: 3px;
}
.dlt_info_btn_img
{
	width: 20px;
    height: 22px;
}
@media only screen and (max-width: 600px) {
  body {
    background-color: lightblue;
  }
}
/*
Apply for vaccancy CSS
*/
.vacancy_wrapper
{
	color: black;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top: 15px;
	box-shadow: 2px 2px 11px #3C8BF0;
	margin-left: 15px;
	opacity: 0.8;
	margin-bottom: 10px;
}
.vacancy_wrapper .job_icons{
	margin-right: 12px;
}
.vacancy_wrapper .data-label
{
	font-weight: 300;
	color: #46A1FF;
}
.vacancy_wrapper .data-value
{
	color: #787878;
	font-size: 16px;
	font-weight: 400;
}
.vacancy_wrapper .data-value.with-icon{
	margin-left: 36px;
}
.vacancy_wrapper.login_page{
	color: #fff;
	background-color: #ffffff52;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top: 15px;
	box-shadow: 2px 2px 11px #3C8BF0;
	margin-left: 0;
	opacity: 0.8;
	margin-bottom: -3px;
}
.vacancy_wrapper.login_page .data-label{
	font-size: 14px;
	color: #0f265a;
}
.vacancy_wrapper.login_page .data-value{
	font-size: 14px;
	font-weight: 500;
	color: #2664a5;
}
.vac_col
{
	margin-top: 12px;
}
.apply_btn 
{
    background-color: #3687EF !important;
    color: white !important;
    border-radius: 15px;
    margin-top: 40px;
    padding: 3px 20px;
    border: 1px solid transparent;
}
.apply_btn:hover
{
	background-color: white;
	color: #3687EF;
	border-color: #3687EF;

}
/*CSS  for Updated design */
.all_data
{
	background-color: white;
	opacity: 0.8;
	padding-bottom: 28px;
	padding-left: 47px !important;
	padding-top: 15px; 
	margin-bottom: 10px;
}
.outer_img
{
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: #3C8BF0;
	float: left;
}
.info_title
{
	margin: 8px;
	color: #3C8BF0;
	
}
.img_tag
{
	height: 15px;
	margin: 2px;
	cursor: pointer;
}
.info_row
{
	border-left: 4px solid #3C8BF0;
	padding-top: 20px;
	padding-left: 20px;
	position: relative;
}
.info_row_space
{
	border-left: 4px solid #3C8BF0;
	padding-top: 20px;
	padding-left: 20px;
}
.all_data .info_row::after
{
	box-shadow: 0 0 0 2px #3C8BF0;
	left: -7px;
	background: #3C8BF0;
	border-radius: 50%;
	height: 10px;
	width: 10px;
	content: "";
	top: 50%;
	position: absolute;
}
.title_row
{
	padding-left: 12px;
	margin-left: -45px !important;
}
.data
{
	/*margin-left: 20px;
	padding-right: 20px*/
	/*width: 20% ;*/
	font-size: 11px;
	margin-bottom: 10px;
}
/*Apply new css*/
.left_border_img
{
	width: 100%;
	margin-top: -58px;
	background-color: white;
    opacity: 0.8;
    padding: 18%;
    background-repeat: repeat-y;
}
@media only screen and (max-width: 767px) {
  
  .apply_btn 
  {
  	margin-left: 50px;
  }
  .vac_col:nth-child(3)
  {
  	margin-left: 38px;
  }
}
@media only screen and (max-width: 600px) 
{
	.sidebar 
	{
		display: none;
	}
}

.info_row_hr{
	border-left: 4px solid #3C8BF0;
	margin-left: -15px !important;
	height: 10px;
}
.info_row_hr:last-child{
	border-left: none;
	margin-left: 0 !important;
	height: 0 !important;
}

#login-screen-right-side{
	text-align: right;
	color: #fff;
	padding-top: 38px;
}
#login-footer{
	text-align: right;
	position: fixed;
	bottom: 0;
	right: 40px;
	width: auto;
}
#powered-by-empleado{
	font-size: 10px;
	font-weight: 500;
	color: #f3f1f1;
}

.landing-page-box{
	color: #fff;
	background-color: #46a1ffb8;
	height: 200px;
	padding: 38px;
	text-align: center;
	padding-top: 82px;
	box-shadow: 0 0 6px 2px #4c4a4a;
	border-radius: 4px;
	cursor: pointer;
	font-size: 19px;
	margin-top: 40%;
}
.landing-page-box:hover{
	box-shadow: 0 0 6px 2px #020000;
}
.single-question-wrapper{
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.single-question-wrapper .question-options{
	padding-left: 16px;
}
.single-question-wrapper .question{
	font-size: 12px;
	font-weight: 700;
	color: #715c5c;
	margin-bottom: 10px;
}
.single-question-wrapper .question .question-counter{
	width: 24px;
	height: 24px;
	display: inline-block;
	background: #e8e2e2;
	color: #000;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	margin-right: 10px;
}
.single-question-wrapper .question-options label{
	font-size: 13px;
	vertical-align: text-top;
}
@media (max-width: 767px) {

	#cell-number-tooltip{
		left: 0;
		width: 100% !important;
		top: -63px !important;
	}
	#cell-number-tooltip::after{
		content: '';
		position: absolute!important;
		left: 51px!important;
		bottom: -25px!important;
		width: 0!important;
		height: 0!important;
		border-right: 13px solid transparent!important;
		border-left: 13px solid transparent!important;
		border-top: 13px solid #ffffff!important;
		clear: both!important;
		top: auto !important;
	}

}
@media (max-width: 767px) {

	body{
		background-color: #3c8bf0!important;
	}
	#login-screen-right-side{
		color: #fff!important;
		padding-top: 15px!important;
		text-align: center!important;
	}
	.landing-page-box{
		margin-top: 7%!important;
	}
	.top{
		/*background-size: 100%!important;
		width: 100%!important;*/
	}

}