.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;
	font-weight:normal
}

.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: 14px;
	line-height: 24px;
	color: #FFF;
}

.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: 20px;*/
	background:#f9f9f9;
	padding: 0px 10px 10px;
	margin-bottom: 20px;
	position: relative;
	min-height: 380px;
}

.standardBox.vacList .buttonHolder{
	position: absolute;
	right: 0px;
	bottom: 20px;
}

.standardBox.vacList.jobType2{
/*	border: 3px solid;*/
}

.standardBox.vacList.jobType4{
	background: #F0F0F0;
}


.standardBox.vacList .description{
	color: #3D3D40;
	margin-top: 10px;
	float: left;
	font-size: 16px;
	margin-bottom: 80px;
	min-height: 170px;
}

.featLabel{
	text-align: center;
  background: #0f3051;
  color: #FFF;
  padding-top: 5px;
  padding-bottom: 5px;
}

.jobType4 .featLabel{
	background: #ff8a02;
}

#vac_results_list{
	float: left;
	width: 100%;
}

#vac_results_list .button a{
	/*background: #0276b2 !important;
	color: #FFF;
	padding: 5px 15px;*/
	float: left;
	font-size: 14px;
/*	width: 100%;*/
/*	margin-top: 0px;*/
margin-bottom: 10px;
	
}

#vac_results_list .button a:hover{
	/*background: #FFF !important;
	color: #0276b2;
	text-decoration: none;*/
}
.standardBox.vacList:hover{
	cursor:pointer;
	
}

.standardBox.vacList .left{
	padding: 10px;
}

.standardBox.vacList .button{
	margin-top: 20px;
}

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

.standardBox.vacList .right img{
	margin: 0px auto;
	box-shadow: 2px 2px 15px #e1e1e1;

}

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

.standardBox.vacList .title h2{
	margin-top: 5px !important;
}

.standardBox.vacList .title h2 a{
	color:#25337A;
	font-size: 26px;
	font-weight: 500;
	line-height: 32px;
}

.vac_title{
	    width: 100%;
    position: relative;
    display: inline-block;
}
.share-box{text-align: center;
    margin: auto;
    background: #f9f9f9;
/*    border-radius: 20px;*/
    padding: 15px;}
.standardBox.vacList .tabTitle{
	padding:25px 25px 20px 25px;
	width: 100%;
	margin-bottom:0;
}

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

.standardBox.vacList.featVac,
.standardBox.vacList.featVac > .content{
	background:#1cacb5;
	color:#fff;
}

.standardBox.vacList.featVac:hover,
.standardBox.vacList.featVac:hover > .content{
	background:#fff;
	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:grid;*/
margin-left: -10px;
min-height: 50px;
/*	    padding: 20px 0px;*/
}

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

.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;
}


