/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.justify{
	text-align:justify;
}
.rgpd-input{
	margin:30px 0;
}
.rgpd-input .casilla{
	float:left;
	margin-right:10px;
	height:20px;width:auto;
}

.capargpd{
	margin:20px 0;
}

body#authentication .com_grid_view .col-lg-12:last-child > div > label,
body.identity .com_grid_view .col-lg-6:last-child > div > label{
	display:none;
}