.emploi-similaire,
.emploi-ideal {
	margin-top: 25px;
	margin-bottom: 5px;
	border-radius: 10px;
	padding: 0px 15px 15px 15px;
}

.plus-emploi-similaire,
.plus-emploi-ideal {
	font-size: 14px;
}

.plus-emploi-ideal {
	color: #a10000;
}

.plus-emploi-similaire:focus {
	color: #001d51;
	text-decoration: none;
}

.plus-emploi-ideal:focus {
	color: #a10000;
	text-decoration: none;
}

.emploi-similaire {
	border: 1px solid #001d51;
}

.emploi-ideal {
	border: 1px solid #a10000;
}

.emploi-similaire .description,
.emploi-ideal .description {
	width: 100%;
}

.emploi-similaire table,
.emploi-ideal table {
	margin-bottom: 0px !important;
}

.emploi-similaire .image-responsive,
.emploi-ideal .image-responsive {
	max-width: 50px;
	max-height: 50px;
	padding-top: 7px;
}


.emploi-similaire h4,
.emploi-ideal h4 {
	font-size: 18px;
	line-height: 18px;
	margin-top: -14px;
}

.emploi-similaire h4 {
	color: #144dc8;
}

.emploi-ideal h4 {
	color: #a10000;
}

.emploi-similaire h4 img,
.emploi-ideal h4 img {
	float: right;
	margin-top: 7px;
	margin-right: 15px;
}

.emploi-similaire span,
.emploi-ideal span {
	background-color: white;
	padding: 5px;
}

.emploi-similaire .poste,
.emploi-ideal .poste {
	white-space: nowrap;
	overflow: hidden;
	font-family: 'Open Sans', sans serif;
	color: #001d51;
	line-height: 17px;
	margin-bottom: 0px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0em;
}

.emploi-similaire .poste:after,
.emploi-ideal .poste:after {
	content: "";
	position: absolute;
	right: 15px;
	width: 60px;
	height: 17px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}

.degrade-blanc {
	position: absolute;
	right: 0;
	height: 100%;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}

.emploi-similaire .compagnie,
.emploi-ideal .compagnie {
	white-space: nowrap;
	overflow: hidden;
	font-family: 'Open Sans', sans serif;
	color: black;
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 15px;
	/*line-height: 16px;*/
	letter-spacing: 0em;
}

.emploi-similaire .compagnie:after,
.emploi-ideal .compagnie:after,
.emploi-similaire .lieu:after,
.emploi-ideal .lieu:after {
	content: "";
	position: absolute;
	right: 15px;
	width: 60px;
	height: 24px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}

.emploi-similaire .lieu,
.emploi-ideal .lieu {
	white-space: nowrap;
	overflow: hidden;
	font-family: 'Open Sans', sans serif;
	color: #626469;
	margin-top: 0px;
	font-size: 14px;
	/*line-height: 15px;*/
	letter-spacing: 0em;
}

.emploi-similaire .lieu span,
.emploi-ideal .lieu span {
	padding: 0px;
	font-size: 13px;
}
