#formulario_upaep_google h5.modal-title {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
	position: absolute;
    width: 100%;
}

#formulario_upaep_google .modal-header {
    display: block;
}


#formulario_upaep_google .close {
    font-size: 32px !important;
}

#formulario_upaep_google .form_container {
    border: 0px solid #B3B4B4;
	max-width: 100% !important;
}



#formulario_upaep_google  label.container_check {
    margin: 0px;
	width: 225px;
	font-family: 'Roboto Condensed', sans-serif;
}



#formulario_upaep_google form#sheets label {
    font-size: 12px;
	color: #636363 !important;
	font-family: 'Roboto Condensed', sans-serif;
}

.modal-backdrop.in{
    z-index: 9;
}	
	