/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
a.rl {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	color: #777777 !important;
	text-decoration: none !important;
}

a.rl:hover,a.rl:active {
	text-decoration: underline !important;
	color: #00ea9d !important;
}

p#conversiones {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 15px !important;
	margin-bottom: 0 !important;
}

.wpcf7-form input[type="date"] {
	width: 180px !important;
}

.wpcf7-form input[type=radio] {
	width: 10px !important;
}

.wpcf7-form input[type=text], .wpcf7 .wpcf7-form input[type="email"], .wpcf7 .wpcf7-form input[type="tel"] {
	width: 90% !important;
	max-width: none !important;
}

.wpcf7 .wpcf7-form span.select {
	padding: 10px;
	font-size: 16px !important;
	width: 90%;
	max-width: none;
	height: 22px;
}

.wpcf7 .wpcf7-form span.select span.value {
	padding: 12px 10px 8px;
	font-size: 16px;
}

.wpcf7-form table p {
	font-size: 16px;
	color: #2d3268;
}

.wpcf7-form table p span {
	color: #8d8d8d;
	font-size: 14px;
}

.wpcf7-form table td {
	border: hidden;
}

.wpcf7-form table h3 {
	background-color: #151515;
	padding: 20px;
	color: #ffffff;
	width: 100%;
}

.wpcf7-form table h3 span {
	display: block;
	font-size: 17px;
	font-style: italic;
	color: #e0e0e0;
}

span.wpcf7-list-item:first {
	margin-left: none;
}

.send-h {
	background-color: #00FFFF;
}

.send-td {
	background-color: #DF013A;
}

.personality-childs-personality-one {
	position: relative;
	padding: 0;
}

.table-request-form-11 .first-table-caracter {
	width: 33%;
	vertical-align: top;
}

.table-request-form-11 .two-table-caracter {
	width: 100% !important;
}

.table-request-form-11 .two-table-caracter #personality-above {
	width: 500px !important;
}

.first-table-caracter-one {
	width: 33%;
}

.one-caracter {
}

.two-caracter {
}

label.checkbox {
	padding-left: 32px;
/* float: left; */
	vertical-align: top;
}

.wpcf7-form table p span {
	display: inline-block !important;
}