/*
 Theme Name:   Divi Child by ProdeX (JM)
 Theme URI:    http://prodex-informatica.com
 Description:  Divi Child by ProdeX (JM)
 Author:       PRODEX
 Author URI:   http://prodex-informatica.com
 Template:     Divi 
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child
*/
/* Aquí empieza la personalización
-------------------------------------------------------------- */


.prodex_div_form {

	/* color: red !important; border-width: 4px !important; border-bottom-color: green !important; */
	
}

.prodex_form {

	/* color: maroon !important; border-width: 4px !important; border-bottom-color: green !important; */
}

.prodex_input_border {
	/*color: yellow !important; border-width: 4px !important; border-bottom-color: green !important; */
	
}
	

.prodex_label {
	/*color: olive !important; border-width: 4px !important; border-bottom-color: green !important; */
	
}

.prodex_input {

	/*color: lime !important; border-width: 4px !important; border-bottom-color: green !important;*/
	background-color: white !important;
    border: 5px solid #9ccfc6 !important;
}

.prodex_input a:hover {

	/*color: lime !important; border-width: 4px !important; border-bottom-color: green !important;*/ 
	background-color: yellow !important;
}

.prodex_button {
	
}

#nombre {
	/*color: green !important; border-width: 4px !important; border-bottom-color: green !important;*/
}

#apellido1 {
	/*color: aqua !important; border-width: 4px !important; border-bottom-color: green !important;*/
}

#documento {
	/*color: purple !important; border-width: 4px !important; border-bottom-color: green !important;*/
}

p {
	/* color: fuchsia; */
}
