.standardBox {

}

.standardBox.alt{
	background:none;
	color:#555;
}

.standardBox.dark{
	background:#565656;
	color:#555;
}

.standardBox.dark .col_title{
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}

.standardBox.dark .col_title,
.standardBox.dark p{
	color:#555;
}

.standardBox.alt p{
	color:#555;
}

.standardBox .box_row {
	font-size:12px;
	background: #fff;
	font-weight:normal;
	padding: 5px;
/*	margin-right: 15px;*/
/*	margin-bottom: 10px;*/
}
.standardBox .box_row:first-child{
border-radius: 25px 0 0 25px;
}
.standardBox .box_row:last-child{
border-radius: 0 25px 25px 0;
}
@media (max-width: 767px){
body form .btn {
    color: #FFF !important;
    width: 100%;
}
.standardBox .box_row{
border-radius: 25px !important;
margin-bottom: 5px;
}}
.standardBox .box_row .form-control{
	border: 0;
	box-shadow: none;
}
.standardBox .box_row > LABEL {
	font-weight:normal
}

.standardBox h2.tabTitle {
	font-size:1.2em;
}

.standardBox > .content, .showbullets {
	padding-bottom: 0px;
	border: 0px;
	margin-bottom: 10px
}

.standardBox > .content.refine{
	border: 0px;	
}

.standardBox .header{
	font-weight:bold;
}

.standardBox > .title,
.standardBox > .col_title { 
	padding:0 0 14px 0;
	color:#555;
	width:100%;
	font-size:2em;
	font-weight:normal;

}

.standardBox > .title {font-size:1.333em;font-weight:bold;}

.standardBox .content {
	/*padding:10px 10px 10px 0px;*/
	padding:0px;
	font-size: 16px;
	line-height: 24px;
	color: #6D6E70;
}

.standardBox.noPadding .content {padding:0;}

.standardBox.col2{
	width:29.4%;
	margin-left:2.6%;
}

.standardBox.col2.first{margin-left:0;width:68%;}




/* ------------------ Vac List  */
.standardBox.vacList{
	padding:0px;
	overflow:hidden;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	background: #FAFAFA ;
/*    border: 1px solid #707070;*/

}

.standardBox.vacList:hover{
	cursor:pointer;
/*	background: #D82438;*/
}/*
.standardBox.vacList:hover #onHover{
	display: inline !important;
}
.standardBox.vacList:hover #offHover{
	display: None !important;
}*/
.standardBox.vacList .left{
	padding:10px 20px;
}

.standardBox.vacList .right{
	padding: 20px 10px 20px 0px;
}

.standardBox.vacList .right img{
	margin: 0px auto;
}

.standardBox.vacList .title{
	width: 100%;
	text-align: left;
	float: left;
}

.standardBox.vacList .title h2{
	text-transform: none !important;
}

.standardBox.vacList .title h2 a{
	color: #00356C;
    font-size: 22px;
	line-height: 26px;
	font-weight: normal;
/*	text-transform: uppercase;*/
	margin-bottom: 10px;
}

.standardBox.vacList .tabTitle{
	padding:25px 25px 20px 25px;
	width: 100%;
	margin-bottom:0;
}

.standardBox.vacList .tabTitle span{
	color:#333;
	padding-left:30px;
	border-radius: 10px;
	line-height:24px;
}

.standardBox.vacList.featVac,
.standardBox.vacList.featVac > .content{
	background:#A5DAF3;
	border-radius: 10px;
	color:#000;
}

.standardBox.vacList.featVac:hover,
.standardBox.vacList.featVac:hover > .content{
	background:#292B77;
	color:#333;
}

.standardBox.vacList.featVac  .tabTitle{
}

.standardBox.vacList .tabTitle:hover a{
	text-decoration: underline;
	
}

.standardBox.vacList .tabTitle A{
	color: #333;
}


.standardBox.vacList .tab_midContainer .midInner > .content{
	width:100%;
	padding:25px;
}

.standardBox.vacList .tab_midContainer .midInner > .content{
	color: #555557;
	background: #FFF;
	transition: background 0.5s;
}


.standardBox.vacList:hover .tab_midContainer .midInner > .content{

	background: #7f8082;
	color: #FFF;
	transition: background 0.5s;
}

.standardBox.vacList:hover .tabTitle A{
	text-decoration: none;
}

.standardBox.vacList:hover .tabTitle .detialsBtn a{
	color: #303030 !important;
	background: #E0E0E0;
	text-decoration: none;
}

.standardBox.vacList .content .desc{
	width:700px;
	height:auto;
	margin-right:60px;
}

.standardBox.vacList .content .salary{
	width:auto;
	height:auto;
	font-weight:strong;
}

.standardBox.vacList .content .content{
	float: left;
	margin-bottom: 0;
	line-height: 28px;
}

.standardBox.vacList .strapline{
	width:100%;
	display:table;
/*	margin-bottom:20px;	*/
/*	padding-top:20px;*/
}

.standardBox.vacList .strapline SPAN{
	float:left;
	display:block;
	line-height:24px;
	text-transform:capitalize;
	padding-left:0px;
	margin-right: 20px;
	font-size: 16px;
	color: #00356C;
}

.standardBox.vacList .strapline SPAN.vl-loc{
	margin-right: 10px;
	padding-left: 45px;
	background: url('../../gfx/icon_location.png') no-repeat left center;
}

.standardBox.vacList .strapline SPAN.vl-sec{
	margin-right: 0px;
	padding-left: 45px;
	background: url('../../gfx/icon_sector.png') no-repeat left center;
}

.standardBox.vacList .strapline SPAN.vl-break{
	width: 1px;
	floaT: left;
	background: #555;
	height: 20px;
	margin-right: 10px;
	margin-top: 6px;
}

.standardBox .footer_runner{
	width:100%;
	padding:5px 10px;
	border-top:1px solid #DBDBDB;
	display:table;
	background:#F1F1F1;
}

.standardBox .tabTitle A SPAN.vc-loc:before{
	content:' ';
	padding:10px;

	background-position:50% 50%;
	width:20px;
	height:20px;
	margin-left: -20px;
}


