/*
Theme Name: AETAPI 2018
Theme URI: http://www.flopsestudio.com
Template: Divi
Author: Marga Lamas
Author URI: http://www.flopsestudio.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.9.1475668263
Updated: 2016-10-05 13:51:03

*/

@import url("../Divi/style.css");
/* Mis cambios */





#top-header .container {background-color: #e4dede;width: 100%;}

::-webkit-scrollbar {
width: 10px;
height: 12px;
}
::-webkit-scrollbar-track {
background-color: #f5f5f5;
border-left: 1px solid #cccccc;
}
::-webkit-scrollbar-thumb {
background-color: #e4dede;
}

/* formulario */
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {padding: 10px;border: 1px solid #e4dede; color: #3b8d30; background-color: #e4dede;}
input[type=text], #respond textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {width: 100%;}
input[type="submit"] {padding: 10px; border: 1px solid #3b8d30; background-color: #3b8d30; color: #FFF; font-size: 18px;}
span.wpcf7-list-item {margin-left: 0.5em;display: block;}