@charset "utf-8";
#currentvacancies_ADV {
	background-color: rgba(233,232,232,1.00);
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
	height: 25px;
	width: 716px;
	margin-right: auto;
	margin-bottom: 16.5px;
	margin-left: auto;
	border: 1px dotted rgba(154,154,154,1);
	min-height: 125px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#currentvacancies_ADV:hover {
	background-color: rgba(15,123,152,0.1);
}
#currentvacancies_ADV_NAME {
	font-family: futura-pt-condensed;
	font-size: 19pt;
	font-style: normal;
	line-height: 34px;
	font-weight: lighter;
	color: hsla(359,91%,43%,1.00);
	text-decoration: none;
	background-color: hsla(0,0%,72%,0.80);
	text-align: center;
	word-spacing: 0.5px;
	float: none;
	height: 35px;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #D2090D;
	clear: none;
	left: auto;
	right: auto;
}
#currentvacancies_ICON {
	float: left;
	height: auto;
	width: 717px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#currentvacancies_ICON_1 {
	font-family: open-sans;
	font-size: 11pt;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,24%,1);
	text-decoration: none;
	background-color: hsla(193,82%,33%,.20);
	margin: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
	height: 26px;
	width: 219px;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}
#currentvacancies_ICON_1:hover {
	background-color: hsla(193,82%,33%,.40);
}
