#error-valida-pincode, #cont-form-alta-cliente, #enviarForma, .formSan03, #formSan04, #socioAMPA, #contactForma, #cont2-form-alta-cliente, #error-alta-cliente, #ok-alta-cliente, #ok-alta-cliente-cursiva, .cont-actividades-tere, .cont-actividades-beata{
	display: none;
}
p {
    margin: 0 0 4px !important;
}
form label {
    width: 100% !important;
    text-align: left !important;
}

.ckh{
	width: 100%;
	height: 20px;
}

.egt{
	width: 100%;
	border: 1px solid #000;

}

.egt td{
	border: 1px solid #000;
	width: 10%;
    height: 30px;
    padding-top: 6px;
}

.egt th{
	background: #C0E0F5;
    height: 40px;
    padding-top: 10px;
    border: 1px solid #000;
}
.egt2{
	width: 100%;
	border: 1px solid #000;

}

.egt2 td{
	border: 1px solid #000;
	width: 10%;
    height: 30px;
    padding-top: 6px;
}

.egt2 th{
	background: #C0E0F5;
    height: 40px;
    padding-top: 10px;
    border: 1px solid #000;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}



.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
