.form-check label{
    margin-right: 2em;
}
.campos {
	margin-top: 10px;
	width: 250px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.imagenTipoPiel {
    width: 400px;
    margin: 30px auto;
}

#imagenTipoPiel {
    display: block;
    margin: auto;
    width: 100%;
}

.ciclo-mestrual, .datos-padre{
    display: none;
}

.fototipo, .escala {
	margin-top: 15px;
	width: 500px;
}

.fototipo img, .escala img {
	display: block;
	margin: auto;
	width: 100%;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    font-weight: bold;
    border-bottom: 3px solid #e5e5e5;    
}
/*
coordinacionsalud@palestina-caldas.gov.co
*/
.col-tipopiel-1{
	background: rgba(23,114,111,0.03);
}

.col-tipopiel-2{
	background: rgba(23,114,111,0.05);
}

.col-tipopiel-3{
	background: rgba(23,114,111,0.03);
}

.modalFoto{
	width: 100%;
}

.modalFoto img{
	width: 100%;
	margin: auto;
	display: block;
}

.informacion-personal-btn, .informacion-tipo-piel, .informacion-antecedentes-btn, .informacion-covid-btn, .informacion-habeas-data{
	display: none;
}
