.cta_holder {
	width: 100%;
	margin-top: 20px;
	float: left;
}
.hub-vagas-anuncie {
	float: left;
	color: #2d1821 !important;
	background: #ffb71a;
	padding: 10px 10px;
	margin-right: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.hub-cv-envie {
	float: left;
	color: #2d1821 !important;
	background: #ffb71a;
	padding: 10px 10px;
	margin-right: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.hub-vagas-item {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.hub-vagas-saiba-mais {
	color: #ffffff !important;
	background: #f0565c;
	padding: 10px 10px;
	margin-top: -10px;
	font-weight: bold;
}
.opportunity_filter_holder,
.company_filter_holder,
.search_input_holder {
	width: 100%;
	float: left;
}
.opportunity_filter_holder,
.company_filter_holder {
	width: 320px;
}
.opportunity_filter_holder select,
.company_filter_holder select,
.search_input_holder input {
	width: 300px;
}
