/******************************************************************
Theme Name: SimpleCorp
Theme URI: http://www.s5themes.com/theme/simplecorp/
Description:  SimpleCorp - Check <a href="http://www.s5themes.com/documentation/simplecorp/">SimpleCorp Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: Site5.com
Author URI: http://gk.site5.com/t/568
Version: 2.1.5

License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html 
******************************************************************/

@import url("library/css/main-css.css");
@import url("library/css/768.css");
@import url("library/css/320.css");
@import url("library/css/480.css");

/*** Aquí es donde comienza mi código personalizado FC7 ***/
.wpcf7 input[type="text"] {background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width:98%;}
.wpcf7 input[type="select"] { background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width:98%;}
.wpcf7 input[type="date"] { background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width:99%;}
.wpcf7 input[type="textarea"] { background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width:98%;}
.wpcf7 input[type="email"] { background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width:98%;}
.wpcf7 input[type="number"] { background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width: 99%;}
.wpcf7 input[type="checkbox"] { background: none repeat scroll 0 0 #e6f9ff; border: 1px solid #9dcedf; padding: 5px; width:20px;}
.wpcf7 input[type="submit"] { background-color: #03abf6; border: 1px solid #9dcedf; color: #FFFFFF; height:40px; width:100px;}
