header {
	background-color: #f2f2f2;
}
.container {
	max-width: 1200px;
	display: block;
	position: relative;
	font-family: caption,Arial,Helvetica,sans-serif;
}

.logo {
	min-width: 180px;
	float: left;
	padding: 10px;
}

.logo img {
	width: 156px;
}

div#geral {
/* 	height: 100%; */
}

#telaLogin {
	width: 70%;
}

.recuperarSenha {
	display: none;
}

.lembreteLogin {
	display: none;
}

.logoSide {
	float: right;
	text-align: left;
	width: 260px;
}

.logoSideUpper {
	float: right;
	padding: 10px;
}

#nav a:hover {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
}

.menu {
	float: left;
	width: 100%;
	height: 100%;
}

.menu ul {
	float: left;
	width: 100%;
}

.menu-item {
	cursor: pointer;
	position: relative;
	background-color: #dbdbdb;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.menu-item:last-child {
	border-bottom: none;
}

.menu-item a {
	line-height: 50px;
	padding: 10px;
	text-align: center;
	color: #08449b;
	font-size: 17px;
	text-decoration: none;
}

.menu li:last-child a {
	border: none;
}

.menu-item:hover {
	background-color: #ebebeb;
}

.menu-item a:hover {
	color: #5b97d1;
}

.msg {
	color: #5d87c4;
}

.logoSide a {
	color: #900;
	text-decoration: none;
	font-size: 1em;
}

.logoSideUpper input {
	border: 1px solid #ccc;
}

.logoSideUpper input {
	font-size: 1.2em;
}

.logoSideUpper input[type="submit"] {
	margin-top: 5px;
	border-radius: 5px;
}

.divEsqueciSenha {
	text-align: left;
}

.pesquisaRapida {
	max-width: 960px;
}

#pesquisaRapida {
	background-color: #f2f2f2;
	border-radius: 3px;
	margin: 3px 0;
	padding: 15px 20px;
}

#pesquisaRapida input,#pesquisaRapida select {
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	height: 25px;
	font-size: 1em;
}

#pesquisaRapida select[id="estado"],#pesquisaRapida select[id="cidade"],#pesquisaRapida input[id="chave"],#pesquisaRapida select[id="area"],#pesquisaRapida select[id="especializacao"],#pesquisaRapida select[id="nivelHierarquico"]
	{
	width: 100%;
}

#nivelHierarquico {
	margin-bottom: 7px;
}

#form {
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	margin-top: 40px;
}

#pesquisaRapida select,#pesquisaRapida input,#pesquisaRapida input[type="checkbox"]
	{
	padding: 1px 0px;
	margin-top: 3px;
}

#pesquisaRapida input[type="checkbox"] {
	margin: 0px 2px;
}

#tableLogin {
	width: 50%;
}

#tableLogin input:not ([type="submit"] ) {
	width: 70%;
}

.curr_visual h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}

.curr_visual h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}

.curr_visual h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}

#tituloCurriculo {
	font-size: 1.5em;
	text-align: -moz-center;
	text-align: -webkit-center;
}

.detalhesVaga {
	margin-top: 20px;
	margin-bottom: 20px;
}

.detalhesVaga table {
	width: 100%;
}

.linhaLista {
	margin-bottom: 15px;
}

.linhaLista td {
	text-align: -moz-center;
	text-align: -webkit-center;
}

#lista a {
	color: #0F37A8;
	font-weight: bold;
	text-decoration: none;
}

#lista a:hover {
	text-decoration: underline;
}

#lista a:visited {
	color: #0F37A8;
}

#lista a:visited:hover {
	text-decoration: underline;
}

#lista td {
	font-size: 13px;
	padding: 2px 4px;
}

.cabecalhoLista {
	background-color: #f2f2f2;
}

#pesquisaRapidaAside {
	background-color: #f2f2f2;
	margin: 25px 0px 0 0;
	padding: 15px 20px;
	float: none;
	width: 100%;
	position: relative;
	font-size: 11px;
	border-radius: 7px;
	box-shadow: 1px 1px 2.5px #aaa;
}

#pesquisaRapidaAside h1 {
	font-weight: bold;
	margin-bottom: 10px;
}

#pesquisaRapidaAside select,#pesquisaRapidaAside input[type="text"] {
	margin-bottom: 10px;
	height: 23px;
}

#pesquisaRapidaAside input[type="submit"] {
	margin-bottom: 10px;
}

#pesquisaRapidaAside input[type="button"] {
	margin-bottom: 10px;
}

#listaPesquisa {
	position: relative;
	float: left;
	width: 100%;
}

#listaPesquisa select {
	max-width: 100%;
	position: relative;
}

#listaPesquisa td {
	font-size: 11px;
	padding: 0;
}

#listaPesquisa a {
	color: #0F37A8;
	font-weight: bold;
	text-decoration: none;
}

#listaPesquisa a:hover {
	text-decoration: underline;
}

#listaPesquisa a:visited {
	color: #0F37A8;
}

#listaPesquisa a:visited:hover {
	text-decoration: underline;
}

.tdMaisInfo {
	width: 135px;
	text-align: -moz-center;
	text-align: center;
}

.tdMaisInfo a {
	display: none;
}

.tdMaisInfo img {
	cursor: pointer;
}

.tdQtdVagas {
	display: none;
}

.botaoFiltrar {
	background: linear-gradient(to bottom, #FFAD33 0%, #FF9D5C 100%) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #FF9900;
	height: 23px;
	padding: 0 5px 0 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0em;
	font-family: helvetica;
	cursor: pointer;
	text-decoration: none;
}

.botaoFiltrar:hover {
	background: linear-gradient(to bottom, #FF9D5C 0%, #FFB17D 100%) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
}

#limparFiltro {
	border: 1px solid #9999FF;
	padding: 0 2px 0 2px;
	cursor: pointer;
	display: none;
}

#limparFiltro:hover {
	background-color: #E0E0FF;
}

#divMenuTelaMenor {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}

#menuTelaMenor li {
	list-style: none;
	border-bottom: 1px solid #9E9C9B;
}

#menuTelaMenor li a {
	text-decoration: none;
	color: #0F37A8;
	font-weight: normal;
	font-size: 18px;
	padding: 5px;
	background: linear-gradient(to bottom, #FDAA76 0%, #FEC7A4 100%) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	text-align: center;
	width: 100%;
	display: block;
}

#menuTelaMenor li a:hover {
	background: #FED5BB;
}

#divTerceiraUm div {
	width: 95%;
}

#divTerceiraDois div {
	width: 95%;
}

#divTerceiraUm input {
	width: 100%;
	max-width: 250px;
}

#divTerceiraDois select {
	width: 100%;
	max-width: 250px;
}

#linksAdicionaRemove {
	display: table;
}

#divEspacoLinks {
	display: none;
}

.divForm label,.divForm span {
	font-size: 17px;
}

#base_form_idioma {
	margin-bottom: 0;
}

#base_form_idioma select {
	margin-right: 10px;
}

#dynamic_form_idioma select {
	margin-right: 10px;
}

#base_form_habilidade {
	margin-bottom: 0;
}

#base_form_habilidade select {
	margin-right: 10px;
}

#dynamic_form_habilidade select {
	margin-right: 10px;
}

.termoCondicoes ul {
	list-style: disc;
	margin: 0 0 30px 30px;
	text-decoration: underline;
}

.termoCondicoes p {
	margin-top: 10px;
}

.termoCondicoes div {
	margin-top: 20px;
}

.hrflex {
	width: 100%;
	display: inline-block;
	display: -webkit-inline-block;
	max-width: 600px;
}

#fotoCurriculo input {
	max-width: 100%;
}

#tableSubmit {
	left: 38%;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

.tituloCadastro {
	padding-bottom: 5px;
}

.tituloCadastro h1:not(span) {
	font-weight: normal;
	margin: 10px 0;
	color: #5d87c4;
	font-size: 1.5em;
}

.tituloCadastro h2 {
	font-weight: bold;
	padding-left: 8px;
}

.tituloCadastro div {
	display: none;
}

.tituloHeader {
	background-color: #4d89e0;
    border-radius: 4px;
    color: white;
    position: relative;
    text-align: center;
    top: 8px;
}

.candidatarSe {
    height: auto;
    margin-top: 20px;
    width: 500px;
}

.btnPesquisa {
	background-color: #eaeaea;
    cursor: pointer;
    border: 1px solid #ccc;
}

.btnPesquisa:hover {
	background-color: #fafafa;
}

.info {
	background-color: #CDE6E6;
	padding: 25px;
	border-radius: 7px;
}

.info h3 {
	font-weight: bold;
}

.curr_visual {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.curr_visual h3 {
	border-bottom: 1px solid #000314;
}

.btn {
	font-size: 1.0em;
}

.formPesquisaVagas {
	background-color: #FFF3E0;
	padding: 10px;
	border-radius: 6px;
}

.formPesquisaVagas div,.formPesquisaVagas label {
	background-color: #FFF3E0;
}

.formPesquisaVagas span,.formPesquisaVagas h1,.formPesquisaVagas h2,.formPesquisaVagas label
	{
	color: #000;
	font-weight: bold;
}

#comunidadePesquisa {
	background-color: #FFF5EA;
}

.formPesquisaVagas h2 {
	font-weight: bold;
}

.formPesquisaVagas label {
	font-weight: bold;
}

.formPesquisaVagas td {
	border: none;
}

.formPesquisaVagas input,.formPesquisaVagas select {
	border: 1px solid #FED5BB;
}

.formPesquisaVagas select {
	height: 20px;
}

#divDadosDeAcesso table {
	width: 100%;
}

#divDadosDeAcesso tr {
	width: 100%;
}

#divDadosDeAcesso input {
	width: 100%;
}

.acesso input[type="submit"] {
	height: 23px;
	width: 145px;
	background-color: #6699FF;
}

.espacoAbaixo {
	margin-bottom: 20px;
}

#candidatura {
	width: 100%;
	max-width: 960px;
	color: #666;
}

#candidatura td {
	font-size: 0.9em;
}

#candidatura thead {
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
}

.divForm {
	width: 100%;
	background-color: #f7f7f7;
	padding: 10px;
	box-shadow: 1px 1px 2.5px #aaa;
	margin-bottom: 18px;
	border-radius: 7px;
	font-size: 13px;
}

.divForm input[type="text"],.divForm input[type="password"],.divForm textarea {
	border: 1px solid #B5CAEA;
	border-radius: 4px;
    padding: 0 0 0 5px;
}
.divForm textarea {
	padding: 5px;
}

.divForm input[type="text"],.divForm input[type="password"] {
	height: 26px;
}

.divForm input[type="text"]:hover,.divForm input[type="password"]:hover {
	background-color: #F9FFFF;
}

.divForm input[type="text"]:focus,.divForm input[type="password"]:focus {
	background-color: #F9FFFF;
}

.divForm div {
	margin-bottom: 10px;
}

.divForm select {
	border: 1px solid #B5CAEA;
	border-radius: 4px;
	height: 26px;
    padding: 0 0 0 5px;
}

.divForm h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.divForm h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.divForm td {
	border: none;
}

#formCurriculo {
	margin-bottom: 15px;
	border-radius: 7px;
}

#formCurriculo h5 {
	font-size: 0.7em;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

#formCurriculoAlteracao {
	background-color: #CDE6E6;
	padding: 25px;
	margin-bottom: 15px;
	border-radius: 7px;
}

#formCurriculoAlteracao h5 {
	font-size: 0.7em;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

.principal {
	background-color: #9FF7F7;
}

.principal label {
	background-color: #9FF7F7;
}

.mini {
	font-size: 10px
}

.btn_profissional {
	background-color: #BCDEFF;
}

.btn_estagio {
	background-color: #A5D3FF;
}

.btn_jovem {
	background-color: #8EC8FF;
}

.btn_promocao {
	background-color: #78BCFF;
}

.btn_pesquisaVagas {
	background-color: #99FF66;
}

#colunaPesquisaEsquerda {
	float: left;
	width: 160px;
	top: 80px;
	left: 5px;
	background-color: lightgray;
	border-top: 20px solid #fff;
	border-bottom: 3px double #fff;
	border-right: 3px #666;
}

#colunaListaCentral {
	float: left;
	width: 599px;
	top: 60px;
	left: 5px;
	padding-bottom: 20px;
}

.curr_visual {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.curr_visual h3 {
	border-bottom: 1px solid #000314;
}

#divCheckDeficiente {
	margin: 5px 0;
}

#divCheckDeficienteFirst {
	float: left;
	width: 100%;
}

#divCheckDeficienteFirst input,#divCheckDeficienteFirst span,#divCheckDeficienteFirst img
	{
	position: relative;
	height: 12px;
}

.container h1,.container h2 {
	font-weight: bold;
}

.divPerguntaCandidato {
	max-width: 600px;
}

ul.drop a:not(#opcoesConta) {
	font-size: 20px;
}

.perguntaCandidato input[type="text"]{
	width: 100%!important;
}

#mainPesquisaVagas b {
	font-weight: bold!important;
}

#mainPesquisaVagas h2 {
	margin-bottom: 20px!important;
}

#mainPesquisaVagas .maisInfo td {
	text-align: -moz-left!important;
	text-align: -webkit-left!important;
}

#telaLogin input[type="text"], #telaLogin input[type="password"] {
	width: 100%!important;
}

#telaLogin .btn {
margin: 5px 0 10px 0!important;
}

#telaLogin a {
	color: #900!important;
	float: left!important;
	text-decoration: none!important;
	margin-right: 10px!important;
}

.logoSideUpper a:hover {
	text-decoration: underline;
}

#telaLogin a:hover {
	text-decoration: underline!important;
}

#navigationButtons a:hover {
	text-decoration: none;
}

.form-curriculo {
	max-width: 960px;
}

.campo {
    float: left;
    padding-right: 10px;
    min-width: 250px;
}
.campo label {
	white-space: nowrap;
}
.campo select {
    display: block;
    width: 100%;
}
.campo .field, .campo textarea, .campo select {
    display: block;
    margin-bottom: 1em;
    margin-right: 2px;
    width: 100%;
}
.campo select {
	min-width: 150px;
}
.campo .caracteres {
    margin-bottom: 1em;
}
.campo label  {
    width: 80%;
    min-width: 50px;
}
.linha {
    display: block;
}

.linha:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .linha {
    display: block;
}
 
* html .linha {
    height: 1%;
}

.divForm textarea {
	width: 100%;
	max-width: 600px;
}
.divForm #numero {
	width: 70px;
}

@media only screen and (min-width: 320px) {
	#logoSideUpper {
		width: 185px;
	}
	#logoSideUpper div {
		text-align: -moz-left;
		text-align: -webkit-left;
		text-align: left;
	}
	#logoSideUpper form {
		text-align: left;
		width: 100%;
	}
	#logoSide {
		max-width: 210px;
		float: left;
	}
	#logo {
		margin-right: 50px;
	}
	#listaPesquisa td {
		border-right: 2px solid #fff;
		padding: 2px 4px;
	}
	.deficiencia input {
		width: 19em;
	}
}

@media only screen and (min-width: 500px) {
	.campo {
	    min-width: 20px;
	}
	.minw-170 {
	    min-width: 170px!important;
    }
	#linksAdicionaRemove div {
		float: left;
	}
	.divForm label,.divForm span {
		font-size: 13px;
	}
	#logoSideUpper {
		display: block !important;
	}
	#loginLink {
		display: none;
	}
	#labelLogin {
		display: inline !important;
	}
	.tdMaisInfo a {
		display: block;
	}
	.tdMaisInfo img {
		display: none;
	}
	#pesquisaRapida select[id="estado"] {
		width: 422px;
	}
	#pesquisaRapida select[id="cidade"] {
		width: 422px;
	}
	#pesquisaRapida input[id="chave"] {
		width: 90%;
	}
	#pesquisaRapida select[id="area"] {
		width: 280px;
	}
	#pesquisaRapida select[id="especializacao"] {
		width: 280px;
	}
	#pesquisaRapida select[id="nivelHierarquico"] {
		width: 280px;
		margin-bottom:0;
	}
	.divForm div div,.divForm div div div {
		margin: 0;
	}
	#divEspacoLinks {
		display: block;
	}
	.linkObjetivo {
		font-size: 12px;
	}
	#base_form_idioma div {
		display: table;
	}
	#dynamic_form_idioma div {
		display: table;
	}
	#base_form_idioma div div {
		float: left;
	}
	#dynamic_form_idioma div div {
		float: left;
	}
	#base_form_habilidade div {
		display: table;
	}
	#base_form_habilidade div div {
		float: left;
	}
	#dynamic_form_habilidade div {
		display: table;
	}
	#dynamic_form_habilidade div div {
		float: left;
	}
}

@media only screen and (min-width: 680px) {
	.menu {
		width: auto;
	}
	.candidatarSe {
		margin-top: 100px;
	}
	ul.drop a:not(#opcoesConta) {
		font-size: 12px;
	}
	.menu-item {
		background-color: transparent;
		border-bottom: none;
		float: left;
	}
	.menu-item:hover {
		background-color: transparent;
	}
	.menu-item:after {
    	background-color: rgba(0, 0, 0, 0.25);
    	box-shadow: 0 0 4px #dbdbdb;
    	content: "";
    	height: 50px;
    	left: 0;
    	position: absolute;
    	top: 10px;
    	width: 1px;
	}
	.menu-item:first-child:after {
		display: none;
	}
	.menu-item a {
		line-height: 70px;
	}
	.logoSide a {
		font-size: 0.7em;
	}
	.logoSideUpper input {
		font-size: 0.9em;
	}
	.divEsqueciSenha {
		text-align: right;
	}
	.logoSideUpper input[type="text"] {
		width: 130px;
		border-radius: 5px;
	}
	.logoSideUpper input[type="password"] {
		width: 125px;
		border-radius: 5px;
	}
	.logo
	.container {
		padding: 0 8px;
		width: 96%;
	}
	#telaLogin {
		width: 30%;
	}
	#logoSide {
		width: 70%;
		float: right;
		max-width: 400px;
	}
	.candidatarSe {
		width: 50%;
	}
	#logoSideUpper {
		display: block;
	}
	#logoSideUpper table {
		margin-right: 12px;
	}
	#logoSideUpper form label {
		display: inline;
	}
	#logoSideUpper {
		width: 100%;
	}
	#pesquisaRapidaAside {
		float: left;
		width: 20%;
		margin: 77px 0 0 5px;
		position: fixed;
		z-index: 4000;
	}
	#pesquisaRapidaAside {
	    -webkit-transition: margin 0.2s;
        transition: margin 0.2s;
    }
    .pesquisaRapidaAsideUp {
        margin: -30px 0 0 5px!important;
    }
    .pesquisaRapidaAsideDown {
        margin: 77px 0 0 5px!important;
    }
	#listaPesquisa {
		width: 74%;
		float: right;
	}
	
	#listaPesquisa td {
		font-size: 13px;
	}
	.paginationDinamic a {
		font-size: 12px;
	}
	.paginationDinamic span {
		font-size: 20px;
	}
	#navigationButtons {
		display: inline;
		margin-top: 0px;
	}
	#currentPag {
		font-size: 13px;
	}
	#limparFiltro {
		width: 100px;
	}
	.logoSide {
		width: 185px;
	}
}

@media only screen and (min-width: 810px) {
	.menu {
		padding-left: 45px;
	}
}
@media only screen and (min-width: 860px) {
	.tdQtdVagas {
		display: block;
	}
	#logo {
		width: 25%;
		margin-right: 0px;
	}
	#logoSide {
		width: 75%;
		max-width: 2380px;
		float: left;
		margin: 10px auto 0;
		text-align: right;
	}
	#logoSideUpper {
		float: right;
		min-height: 50px;
		width: 100%;
	}
	#menu {
		display: block;
	}
	#divMenuTelaMenor {
		display: none;
	}
	#logoSideUpper div {
		text-align: -moz-right;
		text-align: -webkit-right;
	}
	#logoSideUpper form {
		text-align: -moz-right;
		text-align: -webkit-right;
		width: 100%;
	}
	#divCheckDeficienteFirst {
		float: right;
		width: auto;
	}
}
@media only screen and (min-width: 940px) {
	.logoSide {
		width: auto;
	}
}
@media only screen and (min-width: 990px) {
	.logoSideUpper input[type="text"] {
		width: 175px;
	}
}
@media only screen and (min-width: 1060px) {
	.margin-left-cadastro-curriculo {
	    padding-left: 50px;
	}
}
@media only screen and (min-width: 1200px) {
	.menu {
		float: left;
	}
}


.containerMain{
	background-color: #FBFBFB;
}


.novaNoticia{
	width: 840px;
	float: left;
	padding: 15px;
	/*background-image: linear-gradient(to bottom, #F8F8F8, #E0E0E0);
	box-shadow: 5px 5px 5px #CCC;*/
	background-color: #F5F5F5;
	margin-bottom: 15px;
}
.noticias{
	width: 840px;
	float: left;
	padding: 15px;
	
}

textarea#noticia{
	font-family: helvetica,tahoma,arial;
	width: 100%;
	resize: none;
}
.btnPostar{
	float: right;
	padding: 8px;
	cursor: pointer;
	font-size: 13pt;
	margin-top: 10px;
	width: 183px;
}
.sidebarHome{
	float: right;
	width: 320px;
	padding: 5px;
	margin: 0px 0px 15px 10px;
}
.clear{
	clear: both;
}
.marginContainer{	
	margin-top: 10px;
}
.candidaturas, .vagasAderentes, .membrosComunidade, .amigos{
	border: 1px solid blue;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	width: 100%;
}
.candidaturas .title, .vagasAderentes .title, .membrosComunidade .title, .amigos .title{
	text-align: center;
	font-size: 13pt;
	background-color: #7EB0D7;
	color: #FFFFFF;
}
.vagaSidebar, .candidaturaSidebar, .membrosComunidadeSidebar, .amigosSidebar{
	padding: 5px;
	font-size: 13px;
}
.vagaSidebar a{
	text-decoration: none;
	color: blue;
}
.vagasAderentes .footer, .candidaturas .footer, .membrosComunidade .footer, .amigos .footer{
	text-align: right;
}

.candidaturas .footer a, .vagasAderentes .footer a, .membrosComunidade a, .amigos a{	
	text-decoration: none;
	color: #0000FF;
	font-size: 13px;
}

.vagasSidebar, .candidaturasSidebar, .amigosSidebar{
	height: 250px;
	overflow: auto;
	margin: 5px 0px;
}

.noticia{
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;
	word-wrap: break-word;
	background-color: #F5F5F5;
}
.noticia:last-child{
	border-bottom: none;
}
.tituloNoticia{
	vertical-align: top;
}
.fotoPerfil{
	width: 50px;
	height: 50px;	
}
.fotoComentario{
	width: 30px;
	height: 30px;
}
.fotoHeader{
	float: right;
	margin: 10px;
}

.comentario{
	margin: 10px 0px 0px 30px;
	
}
.txtLinkNoticia{
	width: 418px;
}
.noticiaTexto{
	
}

.opcaoPost{
	float: left;
	margin-right: 15px;
}

.opcaoPost:last-child{
	margin-right: 0px;
	width: 1px;
}

.opcaoPost select{
	width: 180px;
	padding: 2px 0px;
}
.opcoesPost{
	margin-top: 10px;
}


.imgLink{
	width: auto;
	height: 150px;
	margin: 10px 0px;
}
.listra{
	background-color: #F2F2F2;
}

.btnExcluirPost{
	cursor: pointer;
}

.right{
	float: right;
	position: relative;
	clear: both;
}
.ui-dialog-titlebar-close{
	float: right;
	clear: both;
}
.modalVaga{
	background-color: white;
	/*background-image: linear-gradient(to bottom, #F8F8F8, #E0E0E0);	*/
	box-shadow: 5px 5px 5px #CCC;
	padding: 25px;
}
#tituloVagaModal{
	font-weight: bold;
}
.tbVagaModal{
	width: 100%;
	background-color: #F5F5F5;
	margin-bottom: 18px;
}
.btnCandidatarModal{
	width: 100%;
	padding: 8px 42.15%;
}

.erro{
	color: red;
}

.botaoLink{
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	background-size: 100% 100%;
	margin: 10px 10px 0px 0px;
}

#linkFoto{
	background: url('http://portal.jobyou.com.br/wp-content/plugins/buddypress-activity-plus/img/system/camera.png');
}

#linkVideo{
	background: url('http://portal.jobyou.com.br/wp-content/plugins/buddypress-activity-plus/img/system/film.png');
}

#linkNoticia{
	background: url('http://portal.jobyou.com.br/wp-content/plugins/buddypress-activity-plus/img/system/link.png');
}

.interacaoNoticia{
	clear: both;
}

.btnCurtir{
	float: left;
	clear: both;
	margin-right: 10px;
	cursor: pointer;
}

.txtComentario{
	width: 80%;
}

.modalAlterarFoto{
	background-color: white;
	padding: 25px;
	text-align: center;
	border: 2px solid black;
	display: none;	
}
.tituloModalAlterarFoto{
	font-size: 16pt;
}
.fotoModal{
	width: 350px;
	height: 350px;
 	margin: 20px auto 10px;
  	position: relative;
}
.fotoModal img{
	width: 100%;
	height: 100%;
}

.btnSalvarFoto{
	width: 350px;
	height: 35px;
	cursor: pointer;
}

@media only screen and (max-width: 1180px) {
	.novaNoticia{
		width: 100%;
	}
	.sidebarHome{
		float: left;
		width: 100%;
		margin-left: 0px;
	}
	
	.vagasAderentes{
		width: 49%;
	}
	.candidaturas{
		width: 49%;
		margin-left: 2%;
		
	}
	
}
.filtro-membros{
	display: block !important;
}

.amigoSidebartr:nth-child(odd) {
	background: #F2F2F2;
}

#outros-dados .linha {
	margin: 10px 0;
}

.alerta-display {
	display: none;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
}

.alerta-display:BEFORE {
	background: #eee;
    display: block;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
}

.alerta-display .alerta-display-box {
	background-color: #fff;
	border-radius: 5px;
	display: block;
	padding: 20px;
	position: absolute;
	top: 35%;
	left: 10%;
}

.alerta-display .alerta-display-msg {
	margin: 5px 0;
	display: block;
	color: #5d87c4;
}

.lista-historico-compras {
	width: 60%;
}
.lista-historico-compras th {
	background-color: #f2f2f2;
	border: none!important;
}
.lista-historico-compras th:FIRST-CHILD {
	border-radius: 3px 0 0 3px;
}
.lista-historico-compras th:LAST-CHILD {
	border-radius: 0 3px 3px 0;
}

.form-curriculo .field {
	border: 1px solid #b5caea;
    border-radius: 4px;
}

.ldate {
	display: inline-block!important;
}
.ldate-dd {
	width: 35px!important;
}
.ldate-mm {
	width: 35px!important;
}
.ldate-yyyy {
	width: 45px!important;
}
