.erro{margin-bottom:0px !important;}
.erro_message{ 
	display:none; 
	padding: 0.375rem 0.5625rem 0.5625rem; 
	margin-top: -1px; 
	margin-bottom: 1rem; 
	font-size: 0.75rem; 
	font-weight: normal; 
	background: none repeat scroll 0% 0% #C60F13; 
	color: #FFF; 
}

.panel-flex{
	display: flex;
	flex-direction: column;
}

.h100pc{height: 100%}

.goto-b{
	margin-top: auto;
}

.goto-cc{margin: auto}

.titulo.uk-margin-small-bottom{font-weight: 600}

.filtro-fam {margin-bottom: 40px}
.filtro-fam a > span{
	display: block;
	color: #fff !important;
    font-size: 13px;
}
.filtro-fam a:hover{text-decoration: none}


.filtro-fam.grid-margin, .filtro-fam.uk-grid + .uk-grid, .filtro-fam.uk-grid > .uk-grid-margin {
    margin-top: 20px;
}

.text-left{text-align: left}
.text-center{text-align: center}
.text-right{text-align: right}

@media only screen and (-webkit-min-device-pixel-ratio:0) { 
    .panel-flex:before, .panel-flex:after{
        width: 0;
    }
}


@media screen and (max-width: 39.9375em) {
	.g-recaptcha{
		transform:scale(0.68);-webkit-transform:scale(0.68);transform-origin:0 0;-webkit-transform-origin:0 0;
	}
}