@charset "UTF-8";

.profile-text {
	float: right;
	width: 20%;
	margin-top: 30px;
}
.preguntas .personal-item {
	float: left;
	width: 100%;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EBE6EF;
	border-right-color: #EBE6EF;
	border-bottom-color: #EBE6EF;
	border-left-color: #EBE6EF;
	line-height: 50px;
	font-size: 14px;
	position: relative;
}
a.boton-item {
	float: right;
	background-color: #1B4C83;
	height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	top: 5px;
	right: 0px;
	color: #FFF;
	line-height: 40px;
	display: block;
}
.verev {
	display: block;
	position: absolute;
	right: 180px;
	top: 0px;
	width: 100px;
}

.gender span {
	float: left;
	width: 20%;
}
.gender label {
	float: left;
	width: 25%;
	display: block;
}
.answer label {
	float: left;
	width: 17%;
	display: block;
}
label.lablar {
	width: 23%;
}
.numero {
	height: 53px;
	width: 53px;
	background-color: #aaaaaa;
	font-size: 17px;
	line-height: 53px;
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 0px;
	-webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
}
.personal-info {
	background-color: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: left;
}
.preguntas {
	width: 80%;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
.question {
	width: 100%;
	margin-bottom: 8px;
	float: left;
	font-size: 17px;
	font-weight: 400;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	padding-top: 20px;
}
.question-two .question{
	width: 100%;
	float: left;
	font-size: 17px;
	font-weight: 400;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.question-two {
	width: 31%;
	float: left;
	font-size: 17px;
	font-weight: 400;
}
.question-two.right {
	float: right;
}
.question-two.mid {
	margin-left: 4%;
}
.personal-info .forms {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.forms input {
	width: 49%;
	float: left;
	display: block;
	border: 1px solid #24A3B1;
	line-height: 45px;
	height: 45px;
	text-indent: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 14px;
	margin-bottom: 10px;
	background-color: #E3F2FD;
}
.forms.dos input{
	width: 100%;
	float: left;
	display: block;
	border: 1px solid #0D47A1;
	line-height: 45px;
	height: 45px;
	text-indent: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 14px;
	margin-bottom: 10px;
	background-color: #FFF;
}
input.uploads {
	height: auto;
	width: auto !important;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.personal-info.dos {
	padding-top: 1px;
}
.personal-info.tres {
	padding-top: 1px;
	width: 34%;
}
label.uploads-b {
	float: left;
	clear: both;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.minitext {
	float: left;
	clear: both;
	width: 100%;
	display: block;
	font-size: 13px;
	text-align: center;
}
.answer input {
	width: 98%;
	float: left;
	display: block;
	border: 1px solid #c0c0c0;
	line-height: 45px;
	height: 45px;
	text-indent: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 14px;
	margin-bottom: 10px;
}
.clearfix {
	clear: both;
	width: 100%;
}

.gender {
	width: 49%;
	float: right;
	display: block;
	line-height: 45px;
	height: 45px;
	font-size: 14px;
}
.answer {
	width: 100%;
	float: right;
	display: block;
	line-height: 45px;
	height: 45px;
	margin-bottom: 20px;
}
#radio {
	height: 21px;
	width: 8%;
	float: left;
	margin-top: 12px;
}
.answer #radio {
	height: 21px;
	width: 4%;
	float: left;
	margin-top: 12px;
}
.forms h2 , .preguntas h2{
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: 300;
	margin-top: 30px;
}
.forms h3 {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: 300;
	margin-top: 30px;
	float: left;
	font-size: 16px;
	width: 100%;
}
input.impright {
	float: right !important;
}
.numero.active {
	background-color: #1b4c83;
}
.numero.done {
	background-color: #DFDBE4;
}
.theme {
	float: left;
	width: 77%;
	display: block;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
}
.theme-imp {
	float: left;
	width: 78%;
	display: block;
	height: 140px;
	line-height: 47px;
	font-size: 18px;
}
a.boton {
	background-color: #1b4c83;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 30px;
	margin-bottom: 60px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.boton-in {
	background-color: #0D47A1 !important;
	width: 20% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	font-size: 18px !important;
	color: #FFF !important;
	text-align: center !important;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
	margin-top: 30px !important;
	margin-bottom: 60px !important;
	display: block !important;
	text-decoration: none !important;
	-webkit-border-radius: 7px !important;
	-moz-border-radius: 7px !important;
	border-radius: 7px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	font-weight: lighter !important;
	clear: both !important;
	line-height: 20px !important;
	text-indent: 0px !important;
}
.ftnf{
	float: none;
	display: inline-block !important;
	margin-right: 1% !important;
  margin-left: 1% !important;
}
.losbtncot{text-align: center;}
a.boton-add {
	background-color: #1b4c83;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 30px;
	margin-bottom: 60px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
.theme-ist {
	float: left;
	width: 17%;
	display: block;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	margin-right: 5%;
	text-decoration: none;
}
.theme-imp textarea {
	height: 120px;
	width: 99%;
	display: block;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
	font-size: 16px;
	text-indent: 20px;
}
.forms textarea {
	height: 120px;
	width: 99%;
	display: block;
	border: 1px solid #B71C1C;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
	font-size: 16px;
	text-indent: 20px;
}
.order input {
	width: 100%;
	float: left;
	display: block;
	border: 1px solid #c0c0c0;
	line-height: 45px;
	height: 45px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-size: 26px;
	text-align: center;
}
.order {
	float: left;
	width: 15%;
	margin-right: 8%;
}
.preguntas .logos {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	width: auto;
}
.logos img {
	width: auto;
	height: auto;
	max-width: 100px;
	/*max-height: 50px;*/
	margin-right: 20px;
	min-height: 40px;
}
