/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6 { color: ##0070cb; }

a:hover { color: #000; }

#footer a:hover { color: #fff; }

em, code { color: #79b8c7; }

ins,
mark { 
	padding: 2px 5px;
	color: #6f777b; 
	text-shadow: 0 1px 0 rgba(255,255,255,0.45);
}

ins { background-color: #f0f3f4; }
mark { background-color: #e0eaed; }

hr { border-top-color: #ddd; }

pre {
	border: 1px solid #ddd;
	background: #fafafa;
}
.icono {
	background: url("/images/bullets/bullet.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 5px;
}
.icon.email, .icon.print {
    display: none;
}
::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }

.formControlLabel {
    color: black;
}
.formResponsive > h2 {
    display: none;
}

.formBody label {
    color: black;
}
.rsform-input-box {
	background: #000 ;
	border: medium none;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 8px 14px;
}



.rsform-submit-button {
    background: #000 !important;
    border: 11px none #2f75ce;
    border-radius: 15px;
    color: white;
    padding: 11px !important;
    font-size:1.3em;
}
.formNoError {
    display: none;
}

.botonserv {
    background: none repeat scroll 0 0 #3075ce;
    border-radius: 5px;
    color: white;
    padding: 10px;
}
.leinteresa {
    margin-bottom: 20px !important;
}


.localizanos p {text-align: left !important}

.botonpaypal {
    background: #2d71ca none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
    color: white;
    padding: 5px;
} 
