.btn_voltar_topo_ver{
       background-color: #e5173e !important;
    border: none;
    border-bottom: 3px solid #c41536;
    border-top: 3px solid #e5173e !important;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 16px !important;
    font-size: 14px;
    color: #fff !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        padding: 4px 20px 4px 12px;
    text-decoration: none !important;
 
}
.btn_voltar_topo_ver:hover{
        border-bottom: 3px solid #E23857 !important;
    border-top: 3px solid #c41536 !important;
    padding: 4px 20px 4px 12px;
    text-decoration: none !important;
    background-color: #E23857 !important;

}
.tal{
	    text-align: end !important;
	    
}

/* widget */
.events_widget .select2-selection, .form_fotos .select2-selection{
	-webkit-border-radius :  0 !important;
	border-radius: 0 !important;
	border: 1px solid #cccccc !important;
	height: 31px !important;
	line-height: 30px !important;
}

.events_widget .select2{
	margin-bottom: 10px;
}
.events_widget .buscar_suafoto{
	text-align: right;
	margin-top: 12px;
}
.events_widget #id_evento{}
.events_widget #nome_candidato{
	width: 96%;
	height: 18px !important;
}
.events_widget #np_candidato{
	height: 18px !important;
}
.select2-results__option {
	padding: 6px 13px 3px !important;
}
.events_widget p {
	margin: 0 0 5px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f8f8f8 !important ;
	color: #000 !important ;
}

button.btn-search {
	margin: 0 !important;
}

/* form_fotos */
.form_fotos{
	padding-top: 15px!important;
}
.form_fotos input{
	width: 92%;
	height: 21px !important;
}
.form_fotos .form_fotos_btns{
	float: right;
	margin: 4px; 
	width: 27%;
}

.form_fotos .form_fotos_inputs{
	width: 70%;
	float: left;
	margin: 4px 0 10px 10px;
}
.form_fotos .form_fotos_input{
	float: left;
	width: 31%;
	margin-right: 2%;
}

.form_fotos .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 34px;
}

/*  events_list_fotos  */
.events_list_fotos .form_fotos .form_fotos_inputs{
	width: 85%;
	float: left;
	margin: 4px 0 10px 10px;
}
.events_list_fotos .form_fotos_btns{
	float: right;
	margin: 4px; 
	width: 12%;
}

.iframe-photo {width: 100%; height: 400px;}
.iframe-detalhe { display: none;}

/*ativo-foto-event-list-template.php*/ 
.bground-banner {
	text-align: center;
	background-color: #f5f6f5;
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 2px solid rgba(0,0,0,0.1);
}
.arroba1{
	margin-left:0px !important;     
}


/* FIM | ativo-foto-event-list-template.php*/


.iframe-detalhe .btn_voltar{
	background-color: #878e91 !important;
	border: none;
	border-bottom: 3px solid #737a7c !important;
	border-top: 3px solid #878e91 !important;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	line-height: 16px !important;
	font-size: 14px;
	color: #fff !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.iframe-detalhe .btn_voltar:hover{
	background-color: #9fa7ab !important;
	border: none;
	border-top: 3px solid #9fa7ab !important;
	color: #fff !important;
	border-bottom: 3px solid #888f92 !important;

}
.iframe-detalhe .btn_voltar:active{
	background-color: #6f7578 !important;
	border: none;
	border-top: 3px solid #5f6467 !important;
	color: #fff !important;
	border-bottom: 3px solid #6f7578 !important;
}



.btn_iscreva_grupo_info .title {
    background-color: #888e91;
    border-bottom: 3px solid #74797b !important;
    border-top: 3px solid #888e91 !important;
    color: #fff;
    display: block;
    font-family: "BebasNeueRegular",sans-serif;
    font-size: 22px;
    height: 55px !important;
    line-height: 60px !important;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    margin-bottom: 0 !important;
}

  .info_grupo  {background-color: #f2f2f2;
    border: 1px solid #dcddde;
    padding: 20px;}