* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	color: #4C5557;
}

body {
	margin-top: 20px;
	font-family: 'AvenirLTStd-Light';
	font-size: 15px;
}

body.modal-open {
	overflow: hidden;
}

#warning-tooltip{
	padding: 10px;
	background-color: #b7e2ff;
    color: #0e63a0;
    margin-bottom: 10px;
    margin-top:3px;
}

@font-face {
	font-family: 'AvenirLTStd-Heavy';
	src:
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Heavy.eot?#iefix')
		format('embedded-opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Heavy.otf')
		format('opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Heavy.woff')
		format('woff'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Heavy.ttf')
		format('truetype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy')
		format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd-Medium';
	src:
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Medium.eot?#iefix')
		format('embedded-opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Medium.otf')
		format('opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Medium.woff')
		format('woff'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Medium.ttf.ttf')
		format('truetype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd-Light';
	src:
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Light.eot?#iefix')
		format('embedded-opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Light.otf')
		format('opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Light.woff')
		format('woff'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Light.ttf')
		format('truetype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light')
		format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd-LightOblique';
	src:
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-LightOblique.eot?#iefix')
		format('embedded-opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-LightOblique.otf')
		format('opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-LightOblique.woff')
		format('woff'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-LightOblique.ttf.ttf')
		format('truetype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-LightOblique.svg#AvenirLTStd-LightOblique')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd-Book';
	src:
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Book.eot?#iefix')
		format('embedded-opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Book.otf')
		format('opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Book.woff')
		format('woff'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Book.ttf')
		format('truetype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book')
		format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd-Black';
	src:
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Black.eot?#iefix')
		format('embedded-opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Black.otf')
		format('opentype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Black.woff')
		format('woff'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Black.ttf')
		format('truetype'),
		url('/stw5/fncWebPrescriptores/ecommerce/css/fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black')
		format('svg');
	font-weight: 400;
	font-style: normal;
}

/* GENERAL SETTINGS */
.ecommerce-body,.ecommerce-head {
	max-width: 1280px;
	margin: auto;
	position: relative;
	padding: 0 40px;
}

.background-color {
	background-color: #f9f9f9;
	border-bottom: 1px solid #979797;
}

h2 {
	font-size: 24px;
	width: 285px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 30px;
}

h21 {
	font-size: 24px;
	margin: auto;
	margin-bottom: 30px;
}

h212 {
	font-size: 20px;
	margin: auto;
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	font-family: 'AvenirLTStd-Medium';
	margin-top: 55px;
	margin-bottom: 30px;
}

h31 {
	font-size: 18px;
	font-family: 'AvenirLTStd-Medium';
}

h6 {
	font-size: 45px;
	font-family: 'AvenirLTStd-Heavy';
	margin-top: 55px;
	margin-bottom: 30px;
	display: inline;
}

h7 {
	font-size: 12px;
	font-family: 'AvenirLTStd-Light';
	margin-top: 55px;
	margin-bottom: 30px;
}

h2Error {
	font-size: 24px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #017BC6 !important;
}

input[type="text"] {
	border: 2px solid #dce4e6;
	border-radius: 0;
}

a,.ecommerce-color {
	color: #017BC6;
}

.ecommerce-calculadora-color {
	color: #007BC6;
}

.black {
	color: #4C5557;
}

a,p a {
	text-decoration: underline;
}

.blue-color {
	color: #017BC6;
}

.form-btn {
	font-size: 11px;
	background-color: #017BC6;
	color: #fff;
	border: 1px solid #017BC6;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 18px 10px;
	width: 170px;
}

.form-btn-roxa {
	font-size: 11px;
	background-color: #017BC6;
	color: #fff;
	border: 1px solid #017BC6;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 18px 10px;
	width: 227px;
}

.form-btn-Sol {
	font-size: 11px;
	background-color: #007BC6;
	color: #fff;
	border: 1px solid #007BC6;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 18px 10px;
	width: 170px;
}

.form-btn-icar {
	font-size: 11px;
	background-color: #017BC6;
	color: #fff;
	border: 1px solid #017BC6;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 18px 10px;
	width: 170px;
}

.form-btn-subir {
	font-size: 11px;
	background-color: #017BC6;
	color: #fff;
	border: 1px solid #017BC6;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 18px 10px;
	width: 170px;
}

.form-btn:hover,.form-btn:focus {
	color: #fff;
	background-color: #5F89B3;
}

.form-btn.btn-white {
	color: #9B9B9B;
	border: 1px solid #9B9B9B;
	background-color: #fff;
}

.form-btn.btn-white:hover,.form-btn.btn-white:focus {
	background-color: #FBF6F6;
}

.medium {
	font-family: 'AvenirLTStd-Medium';
}

.bold,b {
	font-family: 'AvenirLTStd-Heavy';
}

.light {
	font-family: 'AvenirLTStd-Light';
}

.table {
	display: table;
}

.cell {
	display: table-cell;
}

img.line {
	margin: 0 20px;
}

.dni-margen {
	margin-right: 20px;
}

.dni-text {
	font-size: 14px;
}

.asterisco {
	font-size: 11px;
	margin: 40px 0;
}

.vertical-divider {
	margin: 0 20px;
	height: 100%;
	width: 1px;
	background-color: #979797;
}

.vertical-divider.ecommerce-select {
	height: 150px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0 30px 20px;
}

.padding0 {
	padding: 0;
}

.residencia-ask {
	margin: 30px 0;
	font-family: 'AvenirLTStd-Heavy';
}

.residencia-ask2 {
	margin: 10px 0;
	font-family: 'AvenirLTStd-Heavy';
}

.jumbotron {
	background-color: #F9F9F9;
	max-width: 700px;
	margin: auto;
	margin-bottom: 10px;
	padding: 30px !important;
	border: 1px dotted #DCE4E6;
}

.jumbotron a.enlace-imagen {
	font-size: 14px;
}

.jumbotron p {
	font-size: 16px;
}

.jumbotron .movil {
	font-size: 57px;
}

.text-left {
	text-align: left !important;
}

.title-header {
	line-height: 33px;
}

.ask-prestamo {
	margin-top: 32px;
	font-family: 'AvenirLTStd-Light';
}
/* HEADER */
.header {
	font-size: 11px;
	margin-left: 20px;
}

.header img {
	display: block;
	margin-bottom: 10px;
}

.header a {
	color: #4C5557;
}

.header a:hover,.header a:focus {
	text-decoration: none;
}

/* BRAND */
.ecommerce-brand {
	padding: 10px 0;
	background-color: #017BC6;
	margin-top: 10px;
	position: relative;
}

.ecommerce-brand h1 {
	font-size: 26px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	float: left;
	font-family: "AvenirLTStd-Medium";
}
/* IDIOMA */
.idioma {
	position: absolute;
	z-index: 1;
	padding: 10px;
	right: 40px;
	top: -10px;
}

.idioma span {
	color: #fff;
	display: block;
	line-height: 26px;
	padding-right: 25px;
	font-size: 16px;
	cursor: pointer;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/dropdown.png");
	background-repeat: no-repeat;
	background-position: 95% center;
}

.idioma:hover .idiomas {
	display: block;
}

.idioma .idiomas {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #017BC6;
	padding: 10px;
	padding-top: 0;
}

.idioma .idiomas ul {
	margin: 0;
}

.idioma .idiomas ul li {
	list-style: none;
	margin: 0 0 10px 0;
}

.idioma .idiomas ul li:last-child {
	margin: 0;
}

.idioma .idiomas ul li a {
	color: #fff;
	font-size: 16px;
}

.idioma .idiomas ul li a:hover,.idioma .idiomas ul li a:focus {
	text-decoration: none;
}

.ecommerce-brand .tarjeta {
	position: absolute;
	right: 200px;
	top: -75px;
}
/* STEPS */
.pasos {
	text-align: center;
	font-size: 16px;
	padding: 0;
	margin-top: 22px;
}

.pasos .icon {
	font-size: 40px;
}

.pasos.borders {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.steps {
	height: 3px;
	width: 100%;
	background-color: #D8D8D8;
	position: relative;
	margin-top: 10px;
}

.steps .steps-one,.steps .steps-two,.steps .steps-three,.steps .steps-four,.steps .steps-five,.steps .steps-six,.steps .steps-one-two,.steps .steps-two-two,.steps .steps-one-one
	{
	width: 16.66%;
	height: 100%;
	background-color: #017BC6;
}

.steps .steps-one-zero {
	width: 0%;
}

.steps .steps-one-one {
	width: 100%;
}

.steps .steps-one-two {
	width: 50%;
}

.steps .steps-two {
	width: 33.32%;
}

.steps .steps-three {
	width: 49.98%;
}

.steps .steps-four {
	width: 66.64%;
}

.steps .steps-five {
	width: 83.3%;
}

.steps .steps-six,.steps .steps-two-two {
	width: 100%;
}

.steps-xs .col-xs-4 {
	padding-right: 5px;
	padding-left: 5px;
}

.pasos .active {
	color: #017BC6;
}

/* FORM */
form {
	margin-top: 20px;
}

.form-group,.form-group .form-inner-group {
	display: block;
	margin-bottom: 25px;
	padding: 0;
}

.form-group .form-inner-group {
	margin-bottom: 0;
}

.form-group::after {
	content: '';
	clear: both;
}

.form-group-margin {
	padding-left: 20px;
}

.form-container {
	border-bottom: 1px solid #E6E6E6;
}

.form-container .form-grp.last-grp {
	border: 0;
}

.form-grp {
	padding: 30px 20px;
	border-bottom: 1px solid #E6E6E6;
}

.form-grp-titulo {
	padding: 10px 0px;
	border-bottom: 1px solid #007BC6;
}

.form-grp.last-form-grp {
	border-bottom: 0;
}

.form-grp.first-form-grp {
	border-top: 1px solid #E6E6E6;
}

form label {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 2px;
	color: #4C5557;
}

.form-help {
	line-height: 50px;
}

form .group-label {
	color: #017BC6;
	text-transform: uppercase;
	font-size: 11px;
}

.icon-form {
	font-size: 25px;
	vertical-align: middle;
}

form .icon-form-holder {
	height: 25px;
	width: 50px;
	text-align: center;
	position: absolute;
	top: 2px;
	left: 0;
}

form .icon-form-holder.small .icon-form {
	font-size: 20px;
}

form .label-form-holder.small {
	top: 5px;
}

form .label-form-holder {
	position: absolute;
	top: 11px;
	left: 55px;
	line-height: 15px;
}

form .fecha-nacimiento {
	width: 65px;
	float: left;
}

form .fecha-nacimiento.ano {
	width: 110px;
}

form .fecha-nacimiento input {
	text-align: center;
}

form .fecha-divider {
	width: 40px;
	float: left;
}

form .fecha-divider p {
	padding: 13px 0;
	margin: 0;
}

.doble-input .little {
	width: 95%;
}

.margin0 {
	margin: 0;
}

.bloque,.numero,.piso,.puerta {
	width: 30%;
	float: left;
}

.bloque {
	margin-left: 5%;
}

.piso {
	margin: 0 5%;
}

.puerta {
	float: left;
}

.cuenta-bancaria input[type="text"] {
	border-width: 1px;
	border-right-width: 0;
}

.cuenta-bancaria input[type="text"].last {
	border-right-width: 1px;
}

input.ingresos {
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/form/euros.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-right: 32px;
}
/* .form-grp .form-group:last-child {
    margin-bottom: 0;
} */
/* FORM ERRORS */
.form-group.error input,.form-group.error .dropdown,.form-group.error .dropdown .dropdown-options
	{
	border-color: #DA001B;
	color: #DA001B;
}

.form-group.error .dropdown {
	background-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/form/dropdown-arrow-error.png);
}

.form-group.error .dropdown span {
	color: #DA001B;
}

.form-group.error .select span {
	color: #DA001B;
}

.form-group.error .chosen-container-single .chosen-single {
	color: #DA001B;
	border: 2px solid #DA001B;
}

.form-group.error.select {
	border-color: #DA001B;
}

.form-group.error .combo {
	border-color: #DA001B;
}

.input-error {
	color: #DA001B;
	font-size: 11px;
	padding-left: 3px;
	display: none;
	margin-top: 3px;
}


.sms_error_ajax.input-error {
   display: block;
    color: black;
    background-color: #FAD4D4;
    padding: 11px;
    margin-top: 6px;
    font-weight: bold;
    clear: both;
    font-size: 14px;
    line-height: 1;
}

.sms_error_ajax.input-error.oculto {
    display: none;
}

.sms_error_ajax.oculto {
    display: none;
}

.checkbox-container {
	text-align: center;
	margin: 20px 0;
}

.capaAlineadaBloque {
	display: inline-block;
	width: 100%;
}

.capaAlineadaBloqueDos {
	display: inline-block;
	width: 42%;
}

.capaAlineadaBloque .imagenUno {
	float: left;
	width: 48%;
}

.capaAlineadaBloque .imagenDos {
	float: right;
	width: 48%;
}

.capaAlineadaBloque .infoUno {
	float: left;
	width: 40%;
}

.capaAlineadaBloque .infoUnoCalc {
	float: left;
	width: 30%;
	margin-top: 2%;
}

.capaAlineadaBloque .infoDos {
	float: right;
	width: 60%;
	margin-top: 2%;
}

.capaAlineadaBloque .infoDosCalc {
	float: right;
	width: 69%;
	margin-top: 2%;
	margin-left: 1%;
}

.imagenFoto {
	background-color: black !important;
	width: 100%;
	height: 300px;
}

.relativa {
	position: relative;
}

/* MODAL */
.modal-content {
	text-align: center;
	padding: 40px;
}

.modalImagenes {
	height: 300px;
	display: block;
	margin: auto;
	max-width: 100%;
}

.modal-dialog {
	max-width: 600px;
	width: 100%;
}

.modal-dialog-big {
	max-width: 1110px;
	width: 100%;
}

.redim {
	max-width: 800px !important;
}

.modal-left {
	text-align: left;
}

.modal-content h4 {
	font-size: 23px;
	color: #017BC6;
	font-family: 'AvenirLTStd-Heavy';
}

.tamTextH4 {
	font-size: 12px !important;
}

.tamTextH7 {
	font-size: 10px !important;
}

.modal-content h3 {
	color: #017BC6;
	font-family: 'AvenirLTStd-Heavy';
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
}

.modal-content h5 {
	font-size: 18px;
	font-family: 'AvenirLTStd-Heavy';
	margin-top: 0;
}

.modal-left h3,.modal-left h4 {
	text-align: left;
	margin: 20px 0;
}

.modal-text {
	font-size: 14px;
	text-align: left;
	margin: 20px 0;
}

.modal-buttons {
	margin-top: 20px;
}

.modal-content .form-btn {
	max-width: 200px;
	width: 100%;
	padding: 18px 0;
}

.modal-content .custom-checkbox-container,.modal-content .custom-radio-container
	{
	margin: 20px;
	text-align: left;
}

.enlace-collapse,.enlace-collapse:hover,.enlace-collapse:focus {
	font-size: 11px;
	color: #017BC6;
	text-decoration: none;
}

.enlace-collapse2,.enlace-collapse2:hover,.enlace-collapse2:focus {
	font-size: 11px;
	color: #017BC6;
	text-decoration: none;
}
.enlace-collapse {
	background-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.enlace-collapse2 {
	background-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-down.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 2%;
	background-position-x: 33%;
}

.enlace-collapse[aria-expanded="true"] {
	background-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-up.png);
}
.enlace-collapse2[aria-expanded="true"] {
	background-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-up.png);
}

.modal-content  ul {
	margin-left: 20px;
}

.modal-content li {
	list-style-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/option-list.png);
}

.modal-content .panel-collapse {
	width: 90%;
	margin: auto;
	text-align: left;
}

.modal-content .icon-datos-personales {
	font-size: 43px;
	margin-top: 20px;
}

.modal-content .titulo-modal:first-child {
	margin-top: 15px;
}

.modal-content .titulo-modal {
	margin-top: 30px;
	font-family: 'AvenirLTStd-Medium';
}

.modal-content .lista-ventajas {
	margin-left: 0;
	margin-top: 20px;
}

.modal-content .lista-ventajas li {
	text-align: left;
	font-size: 14px;
	font-family: 'AvenirLTStd-Heavy';
	list-style: none;
	margin: 15px 10px 25px 30px;
}

.modal-content .lista-ventajas .col-xs-2 {
	max-width: 50px;
}

.modal-content .lista-ventajas .icon-desempleo,.modal-content .lista-ventajas .icon-garantia-pago
	{
	font-size: 20px;
}

.subtitulo-modal {
	font-size: 14px;
	font-family: "AvenirLTStd-Medium";
}

.modal-content .btn-modal-compras {
	white-space: normal;
	text-align: left;
	max-width: 300px;
	width: 100% \9;
	font-size: 14px;
	font-family: "AvenirLTStd-Heavy";
	padding: 18px;
	padding-left: 50px;
	background-position: 10px;
	background-repeat: no-repeat;
	text-transform: none;
}

.btn-ok,.btn-ok:active {
	background-image: url("/stw5/fncWebPrescriptores/ecommerce/img/ok.png");
}

.btn-not-ok,.btn-not-ok:active {
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/not-ok.png");
}

.btn-confirmar {
	margin: 0 15px;
}

.text-small {
	font-size: 11px;
}

.modal-left .modal-buttons {
	margin-top: 20px;
	margin-bottom: 20px;
}

.modal-content .icon-reloj {
	font-size: 53px;
}
/* MODAL GRAFICO */
.grafico,.grafico-text-container {
	position: relative;
	height: 150px;
	font-size: 9px;
	font-family: "AvenirLTStd-Medium";
}

.grafico-text {
	position: absolute;
	left: 0;
	bottom: 10px;
	padding-right: 10px;
}

.barra-text {
	font-size: 9px;
	text-align: center;
}

.col-barra {
	width: 20%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.barra {
	height: 100%;
	width: 100%;
	background-color: #017BC6;
	position: absolute;
	bottom: 0;
	left: 0;
	display: table;
}

.barra2 {
	left: 30%;
	height: 50%;
}

.barra3 {
	left: 60%;
	height: 30%;
}

.barra span {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

.leyenda-container {
	border-top: 1px solid #E6E6E6;
	padding: 5px 0;
	font-family: "AvenirLTStd-Medium";
	font-size: 9px;
}

.leyenda {
	font-size: 9px;
	position: absolute;
	width: 20%;
	text-align: right;
	word-wrap: break-word;
	white-space: nowrap;
}

.leyenda2 {
	left: 30%;
}

.leyenda3 {
	left: 60%;
}
/* MODAL DNI*/
.modulo-subir .icon-dni2,.modulo-subir .icon-documento {
	font-size: 40px;
	color: #D0D0D0;
}

.modulo-subir .icon-dni2 {
	font-size: 30px;
}

.subir-imagen.modulo-subir {
	display: block;
	float: none;
	background-image: none;
	height: auto;
	padding: 30px;
	margin-top: 20px;
	max-width: 365px;
	cursor: pointer;
}

.subir-imagen2.modulo-subir {
	display: block;
	float: none;
	background-image: none;
	height: auto;
	margin-top: 20px;
	cursor: pointer;
}

.subir-imagen.modulo-subir.modulo-subir-confirmacion {
	float: right;
	width: 75%;
}

.subir-imagen.modulo-subir p {
	font-size: 14px;
	text-transform: none;
}

.subir-imagen.modulo-subir p.title {
	font-family: 'AvenirLTStd-Heavy';
	margin-top: 20px;
}

.subir-imagen {
	position: relative;
	height: 170px;
	border: 2px dashed #97a0ae;
	background-color: #F9F9F9;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/subir-img.png");
	background-repeat: no-repeat;
	background-position: center 30%;
	border-radius: 5px;
}

.subir-imagen2 {
	border: 2px;
	background-color: #F9F9F9;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/subir-img.png");
	background-repeat: no-repeat;
	background-position: center 30%;
	border-radius: 5px;
	float: left;
	position: relative;
}

.subir-imagen-button {
	position: absolute;
	width: 100%;
	top: 55%;
	left: 0;
	display: block;
	text-align: center;
	font-family: 'AvenirLTStd-Heavy';
}

.modulo-subir .subir-imagen-button {
	position: relative;
}

.subir-imagen-button .form-btn {
	padding: 10px 20px !important;
	font-family: 'AvenirLTStd-Light';
}

.modal-content .dni-col {
	background-color: #F9F9F9;
	height: 100%;
}

.modal-content.modal-dni {
	padding: 0;
}

.modal-content.modal-dni2 {
	padding: 10px;
}

.dni-container {
	background-color: #fff;
	height: 130px;
	overflow: hidden;
	width: 100%;
	max-width: 240px;
	margin: auto;
	border: 1px solid #E6E6E6;
	display: table;
	margin-top: 20px;
}

.dni-container.dni-paso {
	height: auto;
	margin-top: 0;
	border: 0;
	max-width: inherit;
	width: auto;
	display: inline-block;
	position: relative;
	overflow: visible;
}

.dni-container.dni-paso img {
	width: auto;
	display: block;
}

.dni-cell {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	position: relative;
}

.dni-container img {
	width: 70%;
}

.dni-container img.diagonal {
	width: 100%;
	margin: -40px;
}

.subir-dni-col,.dni-col {
	padding: 50px;
}

.text-centrado {
	text-align: center;
}

.modal-content-margin {
	margin-left: 20px;
}

.modal-content .modal-buttons.modal-buttons-margin {
	margin-top: 50px;
}

.modal-content.modal-dni h3 {
	margin-top: 0px;
	margin-bottom: 40px;
}

.modal-dni-shadow {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/shadow.png");
	font-size: 11px;
	color: #fff;
	padding: 8px;
	font-family: "AvenirLTStd-Medium";
}

.modal-dni-shadow img {
	width: auto;
	margin-right: 5px;
}

.modal-content .icon-alerta-dos {
	margin-right: 10px;
}

.dni-imagen {
	position: relative;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/subir-img.png");
	background-repeat: no-repeat;
	background-position: center 30%;
}

.dni-imagen2 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center 30%;
}

.enlace-imagen,.enlace-imagen u {
	color: #017BC6;
	margin-top: 10px;
	cursor: pointer;
	font-size: 12px;
}

.enlace-imagen:focus u,.enlace-imagen:hover u {
	color: #23527c;
}

.enlace-imagen-doc {
	width: 200px;
	float: right;
	display: block;
}

.enlace-imagen-doc.width100 {
	width: 100%;
	float: right;
	display: block;
	text-align: center;
	padding-right: 10px;
}

.dni-imagen img {
	width: 100%;
}

.dni-container .dni-tick,.dni-imagen .dni-tick {
	height: auto !important;
	position: absolute;
	right: -7px;
	top: -7px;
	width: auto;
}

.dni-tick-apa {
	background-color: transparent;
	POSITION: absolute;
	top: 0;
	right: 0;
}

.dni-imagen span {
	position: relative;
	display: inline-block;
	height: 100%;
}
/*MODAL SUBIR DOC*/
.modal-content .subir-imagen.subir-doc {
	max-width: 200px;
	min-height: 200px;
	width: 100%;
	margin: 20px auto;
	border-color: #DCE4E6;
}

.subir-imagen.subir-doc .form-btn {
	width: auto;
}

.dni-imagen.more-docs,.dni-imagen.more-docs-dashboard {
	float: right;
	margin-top: 20px;
	height: 212px;
	width: 200px;
	background-color: #F9F9F9;
}

.more-docs-dashboard {
	height: 212px;
}

.subir-imagen.subir-doc.more-docs,.subir-imagen.subir-doc.more-docs-dashboard
	{
	height: 212px;
	margin: 20px 0;
	width: 200px;
	min-height: 200px;
}

.modal-content .enlace-imagen.docs {
	width: 200px;
	float: right;
}

.modal-content .doc-info .cell {
	width: 40%;
}

.modal-content .doc-info .cell-middle {
	width: 20%;
}

.doc-cols {
	float: left;
}

.doc-cols-der {
	float: right;
}

.info-doc-text {
	text-align: left;
	margin: 20px;
}

.solicitud-text {
	margin: 20px;
}

.tabla-validar-doc {
	margin-top: 35px;
}

.tabla-validar-doc p {
	text-align: left;
	font-size: 11px;
}

.tabla-validar-doc .titulo-validar {
	color: #017BC6;
	font-size: 14px;
	font-family: "AvenirLTStd-Heavy";
	margin: 10px 0 5px 0;
}
/* SELECTION */
.ecommerce-selection {
	width: 150px;
	height: 150px;
	background-color: #F3F4F7;
	border-radius: 10px;
	padding: 20px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	margin: 20px 15px 30px 15px;
	text-align: left;
	vertical-align: top;
	border: 2px solid #F3F4F7;
}

.ecommerce-selection.big {
	width: 325px;
	text-align: center;
	background-color: #fff;
	border: 2px solid #fff;
	cursor: default;
}

.icn-cuanto {
	font-size: 25px;
}

.ecommerce-selection .importe-prestamo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.ecommerce-selection .asterisco {
	margin: 0;
}

.ecommerce-selection .importe-prestamo.big {
	position: relative;
}

.ecommerce-selection .importe-prestamo span {
	left: 68px;
	top: 15px;
	position: absolute;
}

.ecommerce-selection .importe-prestamo span.prestamo-text {
	font-size: 12px;
}

.ecommerce-selection .importe-prestamo.big span.icn-cuanto {
	position: relative;
	left: inherit;
	top: inherit;
}

.ecommerce-selection .importe-prestamo.big span.prestamo-text {
	position: relative;
	left: 6px;
	top: -16px;
}

.ecommerce-selection .importe-prestamo.big span.prestamo {
	position: relative;
	top: -17px;
	left: 16px;
	padding: 5px 10px;
}

.ecommerce-selection .importe-prestamo .prestamo {
	background-color: #F3F4F7;
	padding: 0 10px;
	border-radius: 5px;
	font-size: 26px;
	left: 42px;
	top: 33px;
}

.ecommerce-selection.big .prestamo {
	left: 135px;
	background-color: #fff;
}

.ecommerce-selection .doc {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}

.ecommerce-selection.big .doc {
	margin-bottom: 0;
	margin-top: -17px;
}

.ecommerce-selection.big .asterisco {
	margin: 0;
}

.ecommerce-selection.active {
	border: 2px solid #4A90E2;
	box-shadow: inset 0 0 3px #017BC6;
	background-color: #fff;
}

.ecommerce-selection.active .prestamo {
	background-color: #fff;
}
/* SEGUROS */
.ecommerce-seguros {
	margin-bottom: 40px;
}

.ecommerce-seguros .add-item {
	padding: 10px;
	padding-right: 40px;
}

.ecommerce-seguros .ico-seguro {
	font-size: 36px;
	color: #017BC6;
}

.ecommerce-seguros h4 {
	font-size: 16px;
	color: #017BC6;
	font-family: 'AvenirLTStd-Heavy';
}

.crediprotect-asterisco .custom-checkbox-label {
	margin-bottom: 20px;
	font-size: 14px;
	padding-left: 32px;
	display: block;
}

.crediprotect-asterisco .custom-checkbox {
	position: absolute;
}

.crediprotect-asterisco {
	margin: 10px 0;
}
/* TOOLTIP */
.input-tooltip {
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}

.tooltip-input {
	margin-right: 10px !important;
}

.ayuda-tooltip {
	display: inline-block;
	font-size: 22px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
}

.help-tooltip {
	font-size: 16px;
	margin: 0 10px;
}

.help-tooltip span {
	margin-right: 10px;
}

.ayuda-tooltip:hover .tooltip-container {
	display: block;
}

.ayuda-tooltip .tooltip-container {
	border: 1px solid #017BC6;
	position: absolute;
	top: -50px;
	left: 100%;
	width: 170px;
	background-color: #f5faff;
	padding: 10px;
	z-index: 1;
	display: none;
}

.ayuda-tooltip .tooltip-container .tip {
	position: absolute;
	right: 100%;
	top: 43px;
}

.ayuda-tooltip .tooltip-container p {
	color: #017BC6;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 10px;
}

.ayuda-tooltip .tooltip-container p.tooltip-title {
	font-family: 'AvenirLTStd-Heavy';
	margin-bottom: 10px;
	margin-top: 0;
}
/* CONFIRMACIÓN NÚMEROS */
input[type="text"].numero-confirmacion {
	border-color: #017BC6;
	background-color: #fff;
	height: 52px;
	width: 52px;
	text-align: center;
	margin-right: 5px;
	display: inline-block;
}

.clave-error {
	background-color: #f5dfe2;
	color: #DA001B;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	max-width: 700px;
	margin: auto;
	margin-top: 20px;
}

.pasos-info-container {
	padding: 0 20px;
}

.number-position-icon {
	position: absolute;
	top: 0;
	margin-top: -5px;
	left: 20px;
	font-size: 28px;
}

.text-description {
	padding-left: 40px;
}

.text-description p {
	font-size: 16px;
}

.text-description p.title {
	font-family: 'AvenirLTStd-Heavy';
	margin-bottom: 20px;
}

.confirmacion-container {
	width: 60%;
	margin: auto;
}

.confirmacion-container .recordatorio {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}

.confirmacion-container .recordatorio:last-child {
	border: 0;
}

.confirmacion-container .recordatorio .conf-icon {
	float: left;
}

.confirmacion-container .recordatorio .conf-icon .ecommerce-pay {
	font-size: 90px;
}

.confirmacion-container .recordatorio .conf-text {
	padding-left: 100px;
	padding-top: 10px;
}

.banner {
	width: 100%;
	margin-top: 20px;
}

.recordatorio-confirmacion {
	font-family: 'AvenirLTStd-Heavy';
	text-align: center;
	color: #017BC6;
}

.title-confirmacion {
	font-family: 'AvenirLTStd-Medium';
	text-align: center;
	font-size: 18px;
	margin: 50px 0 20px;
}

.resultado {
	width: 50%;
	margin: 100px auto;
}

.resultado p {
	margin-bottom: 20px;
}

.resultado .btn {
	margin-top: 40px;
}

.resultado ul li {
	display: inline-block;
}

.resultado ul li .dot {
	margin-right: 10px;
	font-size: 7px;
}

.resultado .title {
	font-family: 'AvenirLTStd-Heavy';
	color: #017BC6;
}
/* OPCIONES OCULTAS */
#nacionalidad,.options-show,.tarjeta-mobile {
	display: none;
}
/* CAROUSEL CONTROLLER */
.owl-carousel .owl-controls {
	text-align: center;
}

.owl-carousel .owl-controls .owl-dot {
	width: 10px;
	height: 10px;
	background-color: #AED2F7;
	border-radius: 5px;
	display: inline-block;
	margin: 0 5px;
}

.owl-carousel .owl-controls .owl-dot.active {
	background-color: #017BC6;
}

.modal {
	text-align: center;
	padding: 0 !important;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal.modal-big .modal-dialog {
	max-width: 1000px;
	width: 70%;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}


.enFila{
	display: inline !important;
	width:20%;
}

/* FORM ERRORS */
.enFila.error input,.enFila.error .dropdown,.enFila.error .dropdown .dropdown-options
	{
	border-color: #DA001B;

}

.margenFila{
	 margin-left: 8%;
	 margin-top: 3%;
}

.esp{
	padding: 0px;
	margin-top: 0%;
	
}
.conf-text a {
	text-decoration: underline;
}

input[type="text"] {
	border: 2px solid #dce4e6;
}

.dropdown span {
	height: 46px;
	padding-top: 15px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
input[type="textCalc"]{
	border-radius: 0;
	height: 50px;
	font-size: 24px;
	max-width: 43%;
	border: 2px solid #dce4e6;
}
input[type="text"],.dropdown-selected {
	border-radius: 0;
	height: 50px;
	font-size: 16px;
}



.texto-margin {
	margin-bottom: 20px;
}

.crediprotect-asterisco .custom-checkbox-container,.custom-radio-container
	{
	margin-right: 0px;
}

.icon-info2 {
	margin-right: 10px;
}

.subir-info-text {
	margin-top: 20px
}

.form-control:focus {
	border-color: #017BC6;
}

a.btn {
	text-decoration: none;
}

.always-visible {
	display: block !important;
}

/* Cambios */
.btn-anterior {
	margin-right: 10px;
	float: right
}

.text-info {
	color: #4C5557;
	font-family: 'AvenirLTStd-LightOblique';
	margin-top: 10px;
}

.book {
	font-family: 'AvenirLTStd-Book';
}

.black {
	font-family: 'AvenirLTStd-Black';
}

.heavy {
	font-family: 'AvenirLTStd-Heavy';
}

.grafico-container {
	padding-left: 30px;
}

.border-right {
	border-left: 2px solid #75A5D6;
}

.not-underline {
	text-decoration: none;
}

.enlace-confirmacion {
	margin-top: 20px;
	text-align: center;
}

.dni-imagen.more-docs {
	margin-bottom: 0;
}

.dni-imagen span.cell {
	display: table-cell;
	vertical-align: middle;
}

.form-grp .btn-continuar {
	width: 100%;
	display: none;
}

/***************************************************************************************************************/
.logoSmall {
	/* 	height: 3.3em; */
	width: 7.6em;
	vertical-align: middle;
}
/***************************************************************************************************************/
/*** Estilos FOOTER ***/
#footer {
	float: left;
	width: 100%;
	background: url("/stw5/fncWebPrescriptores/ecommerce/img/bg_footer.jpg")
		repeat-x scroll left top transparent;
}

#footer .footer_simple {
	border-top: 0.1em solid #3C50B0;
	float: left;
	height: 6em;
	width: 100%;
	background:
		url("/stw5/fncWebPrescriptores/ecommerce/img/verysign_logo.jpg")
		no-repeat scroll 92em 5px transparent;
}

#footer .footer_simple p {
	padding: 0.9em 0 0.2em;
	text-align: center;
}

#footer .footer_simple ul {
	padding: 0.6em 0 0.6em;
	text-align: center;
}

#footer .footer_simple ul li {
	color: #607988;
	display: inline;
}

#footer .footer_simple a {
	color: #607988;
	text-decoration: underline;
}

#footer .footer_simple a:hover {
	color: #999999;
	text-decoration: underline;
}

.combo {
	width: 100%;
	border: 2px solid #dce4e6;
	border-radius: 0;
	height: 50px;
	font-size: 16px;
}

.alert {
	padding: 0;
}

.ecommerce-color {
	color: #017BC6;
}
.ecommerce_cabecera-color {
	color: #000000;
}

.step {
	color: #033854;
	font-weight: bold;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}

.step .left {
	background: url(../img/step/bgl_step.png) no-repeat scroll 0 0;
	color: white;
	font-weight: bold;
	width: 35px;
	float: left;
	height: 35px;
	text-align: center;
	padding-top: 6px !important;
	padding-top: 5px;
	font-size: 21px;
	font-family: Arial;
	margin-right: -2px !important;
	margin-right: 0px;
	padding-left: 2px !important;
	padding-left: 6px;
}

.step .leftNoNum {
	background:
		url(/stw5/fncWebPrescriptores/ecommerce/img/step/bgl_no_num_step.png)
		no-repeat scroll 0 0;
	width: 12px;
	float: left;
	height: 35px;
}

.step .ctr {
	background:
		url(/stw5/fncWebPrescriptores/ecommerce/img/step/bgc_step.png)
		repeat-x scroll 0 0;
	float: left;
	height: 35px;
	padding-left: 10px;
	padding-top: 10px;
}

.step .right {
	background:
		url(/stw5/fncWebPrescriptores/ecommerce/img/step/bgr_step.png)
		no-repeat scroll 0 0;
	float: left;
	width: 12px;
	height: 35px;
}

.subir-imagen {
	position: relative;
	height: 170px;
	border: 2px dashed #97a0ae;
	background-color: #F9F9F9;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/subir-img.png");
	background-repeat: no-repeat;
	background-position: center 30%;
	border-radius: 5px;
}

.subir-imagen-button {
	position: absolute;
	width: 100%;
	top: 55%;
	left: 0;
	display: block;
	text-align: center;
	font-family: 'AvenirLTStd-Heavy';
}

.subir-imagen-button .form-btn {
	padding: 10px 20px !important;
	font-family: 'AvenirLTStd-Light';
}

.ktuin-brand.ecommerce-brand {
	padding: 12px 0;
	color: #FFF;
}

.ktuin-brand.ecommerce-brand h1.open-info {
	color: #fff;
	font-size: 22px;
	text-transform: none;
	cursor: pointer;
	font-family: "AvenirLTStd-Light";
}

.ktuin-brand.ecommerce-brand h1.open-info b {
	color: #fff;
}

.ktuin-brand .idioma span {
	color: #fff;
	background-image:
		url("/stw5/fncWebPrescriptores/appgtr/img/ecommerce/dropdown-black.png");
}

.color-blanco {
	color: #fff;
}

.ktuin-brand .idioma .idiomas {
	background-color: #017BC6;
	border: 1px solid #017BC6;
	border-top: 0;
}

.ktuin-brand .idioma .idiomas ul li a {
	color: #fff;
}

.info-collapse {
	padding: 20px;
	font-size: 18px;
	font-family: 'AvenirLTStd-Medium';
	text-align: center;
}

.info-collapse p {
	margin: 0;
}

.info-collapse .numero-info {
	color: #000000;
	font-size: 24px;
}

.info-collapse .comision {
	font-size: 12px;
	margin-top: 10px;
	color: #9B9B9B;
}

.info-collapse .condiciones {
	font-size: 14px;
	margin-top: 10px;
}

.col-info {
	padding: 10px;
	border-right: 1px solid #E6E6E6;
	height: auto;
}

.ktuin-body .pasos .active,.ktuin-body form .group-label {
	color: #017BC6;
}

.icon-close-info {
	margin-left: 15px;
}

.dni-info {
	margin-top: 40px;
}

.no-border {
	border: 0;
}

.icon-cuenta.ktuin-color .path1:before {
	color: #017BC6
}

/* BOTONES */
.ktuin-body .form-btn,.ktuin-body .dropdown .dropdown-options ul li:hover,.ktuin-modal .form-btn
	{
	background-color: #017BC6;
	color: #fff;
}

.ktuin-body .custom-checkbox.checked {
	background-image:
		url(/stw5/fncWebPrescriptores/ecommerce/img/form/checkbox-checked.png);
}

.ktuin-body .form-btn:hover {
	background-color: #01609A;
}

.form-btn.btn-white {
	color: #9B9B9B;
	border: 1px solid #9B9B9B;
	background-color: #fff;
}

.form-btn.btn-white:hover,.form-btn.btn-white:focus {
	background-color: #FBF6F6;
}

/* CABECERA */
.ecommerce-brand {
	background-color: #017BC6;
}

.ecommerce-brand h1.open-info {
	color: #fff;
	background-color: #017BC6;
	font-size: 22px;
	text-transform: none;
	cursor: pointer;
}

.ecommerce-brand h1.open-info b {
	color: #fff;
}

.ktuin-brand .idioma span {
	color: #fff;
	background-image:
		url("/stw5/fncWebPrescriptores/ecommerce/img/dropdown.png");
}

.ktuin-body .steps .steps-one,.steps .steps-two,.steps .steps-three,.steps .steps-four,.steps .steps-five,.steps .steps-six,.steps .steps-one-two,.steps .steps-two-two,.steps .steps-one-one
	{
	background-color: #017BC6;
}

/* KYMCO */
.cotitular-text {
	margin-left: 40px;
}

.ktuin-modal h4,.ktuin-modal h3,.ktuin-modal .modal-content h3,.ktuin-modal .enlace-imagen,.ktuin-modal .enlace-imagen u
	{
	color: #017BC6;
}

.ktuin-body h2.titulo-ktuin {
	color: #017BC6;
	font-size: 18px;
	font-family: 'AvenirLTStd-Heavy';
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
}

.contratos-body {
	width: 70%;
	margin: 100px auto;
}

.table-titular {
	display: table;
	width: 100%;
}

.table-titular .cell-text {
	width: 25%;
	text-align: left;
	display: table-cell;
	font-family: 'AvenirLTStd-Heavy';
	font-size: 16px;
	border-bottom: 1px solid #E6E6E6;
	padding: 30px 10px;
	padding-left: 40px;
}

.table-titular .cell-btn {
	width: 75%;
	text-align: right;
	display: table-cell;
	border-bottom: 1px solid #E6E6E6;
	padding: 30px 10px;
}

.table-titular .cell-full {
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
	padding: 30px 10px;
	display: none;
}

.table-titular .cell-full img {
	display: inline-block;
	margin-top: -25px;
	margin-right: 20px;
}

.table-titular .cell-full h3 {
	font-family: 'AvenirLTStd-Heavy';
	font-size: 16px;
	margin: 0;
	margin-bottom: 5px;
}

.table-titular .cell-full p {
	margin: 0;
	font-family: 'AvenirLTStd-Light';
}

.text-titular {
	display: inline-block;
	font-size: 16px;
}
/* TABS */
.tabs-titular {
	border: 0;
	text-align: center;
}

.tabs-titular li {
	display: inline-block;
	margin-bottom: -1px;
	width: 50%;
}

.tabs-titular li.active,.tabs-titular.nav-tabs>li.active>a,.tabs-titular .nav-tabs>li.active>a:focus,.tabs-titular .nav-tabs>li.active>a:hover
	{
	border: 0;
}

.tabs-titular.nav-tabs>li.active>a span,.tabs-titular .nav-tabs>li.active>a span:focus,.tabs-titular .nav-tabs>li.active>a span:hover
	{
	font-family: 'AvenirLTStd-Heavy';
	color: #017BC6;
	font-size: 14px;
	border-bottom: 2px solid #017BC6;
}

.nav-tabs>li>a:hover {
	border: 0;
	background-color: #fff;
}

.nav-tabs>li>a {
	font-family: 'AvenirLTStd-Heavy';
	color: #69778B;
	font-size: 14px;
	text-transform: uppercase;
	padding: 30px;
	border: 0;
	text-decoration: none;
}

.nav-tabs>li>a span {
	border-bottom: 2px solid transparent;
}

.margen-inputs {
	margin-left: 17%;
}

.contenidoError {
	height: 590px;
}


/* MEDIUM DEVICES */
@media ( max-width : 1920px) {
	.ajuste{
		margin-left: 3%;
    	width: 78%;
	}
	.ajusteDos{
		margin-left: 6%;
	}
	
	.icono-verificacion-mail-form{
		top: 34px !important;
	}
	
	.icono-verificacion-movil-form{
		top: 34px !important;
	}

	.img-espacio{
		margin-top: 2%;
	}
	
	.boton-espacio{
		margin-bottom: 25%;
	}
}
@media ( max-width : 1246px) {
	
	.margenFila{
		 margin-left: 0%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		font-size: 14px !important;
	}
	.ajuste{
		margin-left: 3%;
    	width: 79%;
	}
	.ajusteDos{
		margin-left: 6%;
	}
	.img-espacio{
		margin-top: 2%;
	}
	
	.boton-espacio{
		margin-bottom: 25%;
	}
}

@media ( max-width : 1154px) {
	
	input[type="text"] {
		border: 2px solid #dce4e6;
		font-size: 13px !important;
	}
	.ajuste{
		margin-left: 4%;
    	width: 78%;
	}
	.ajusteDos{
		margin-left: 7%;
	}

	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 14px;
	}
	.img-espacio{
		margin-top: 2%;
	}
	
	.boton-espacio{
		margin-bottom: 25%;
	}
}

@media ( max-width : 1025px) {
	h21 {
		font-size: 20px;
		margin: auto;
		margin-bottom: 30px;
	}
	
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 13px;
	}
	
	input[type="textCalc"]{
		border-radius: 0;
		height: 50px;
		font-size: 20px;
		max-width: 43%;
		border: 2px solid #dce4e6;
	}

	input[type="text"] {
		border: 2px solid #dce4e6;
		font-size: 13px !important;
	}
	.ajuste{
		margin-left: 5%;
    	width: 78%;
	}
	.ajusteDos{
		margin-left: 8%;
	}
	.enlace-collapse2 {
		background-image:
			url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-down.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 2%;
		background-position-x: 31%;
	}
	.img-espacio{
		margin-top: 2%;
	}
	
	.boton-espacio{
		margin-bottom: 25%;
	}
}
@media ( max-width : 991px) {
	/* K-TUIN */
	.no-border-xs {
		border: 0;
	}
	.contratos-body {
		width: 100%;
		padding: 20px;
		margin: auto;
	}
	.ktuin-brand.ecommerce-brand h1.open-info {
		font-size: 16px;
	}
	.redim {
		max-width: 600px !important;
	}
	.margen-inputs {
		margin-left: 25%;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 13px;
	}
	h7 {
		font-size: 12px;
		font-family: 'AvenirLTStd-Light';
		margin-top: 55px;
		margin-bottom: 30px;
	}
	.contenidoError {
		height: 650px;
	}
	
	.tope{
		width:100% !important;
	}
	
	.enFila{
		display: inline-block !important;
		width:100%;
	}
	
	.margenFila{
		 margin-left: 0%;
	}

	.esp{
		padding: 0px;
		margin-top: 7%;
		
	}
	h21 {
		font-size: 24px;
		margin: auto;
		margin-bottom: 30px;
	}
	
	
	input[type="textCalc"] {
		border-radius: 0;
		height: 50px;
		font-size: 24px;
		max-width: 43%;
		border: 2px solid #dce4e6;
	}
	.enlace-collapse2 {
		background-image:
			url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-down.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 3%;
		background-position-x: 27%;
	}
	.ajuste{
		margin-left: 4%;
		width: 78%;
	}
	.ajusteDos{
		margin-left: 7%;
	}
	.img-espacio{
		margin-top: 9%;
	}
	
	.boton-espacio{
		margin-bottom: 48%;
	}
}
@media ( max-width : 792px) {
	.ajuste{
		margin-left: 0;
		width: 88%;
	}
}
  
@media ( max-width : 768px) {
	/* K-TUIN */
	.no-border-xs {
		border: 0;
	}
	.contratos-body {
		width: 100%;
		padding: 20px;
		margin: auto;
	}
	.ktuin-brand.ecommerce-brand h1.open-info {
		font-size: 16px;
	}
	.ktuin-brand.ecommerce-brand h1.open-info.open-info-idioma {
		width: 100%;
		display: block;
		margin-top: 30px;
		text-align: center;
	}
	.open-info.open-info-idioma .icon {
		font-size: 14px;
		color: #fff;
		display: block;
		text-align: center;
		margin-top: 10px;
	}
	.margen-inputs {
		margin-left: 0%;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 11px;
	}
	h7 {
		font-size: 10px;
		font-family: 'AvenirLTStd-Light';
		margin-top: 55px;
		margin-bottom: 30px;
	}
	.form-btn {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 373px;
	}
	.form-btn-Sol {
		font-size: 11px;
		background-color: #007BC6;
		color: #fff;
		border: 1px solid #007BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 373px;
	}
	.form-btn-icar {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 373px;
	}
	.form-btn-subir {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 373px;
	}
	.contenidoError {
		height: 397px;
	}
	form label {
		font-size: 16px;
		font-weight: 100;
		margin-bottom: 2px;
		color: #4C5557;
		display: none !important;
		max-width:100%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		width: 100%;
	}
	.ajuste{
		margin-left: 0;
		width: 100%;
	}
	.ajusteDos{
		margin-left: 0;
	}	
	
	.icono-verificacion-mail-form{
		top: 10px !important;
	}
	
	.icono-verificacion-movil-form{
		top: 10px !important;
	}
	
	.img-espacio{
		margin-top: 9%;
	}
	
	.boton-espacio{
		margin-bottom: 48%;
	}
}

@media ( max-width : 751px) {
	/* K-TUIN */
	.no-border-xs {
		border: 0;
	}
	.contratos-body {
		width: 100%;
		padding: 20px;
		margin: auto;
	}
	.ktuin-brand.ecommerce-brand h1.open-info {
		font-size: 16px;
	}
	.ktuin-brand.ecommerce-brand h1.open-info.open-info-idioma {
		width: 100%;
		display: block;
		margin-top: 30px;
		text-align: center;
	}
	.open-info.open-info-idioma .icon {
		font-size: 14px;
		color: #fff;
		display: block;
		text-align: center;
		margin-top: 10px;
	}
	.margen-inputs {
		margin-left: 0%;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 11px;
	}
	h7 {
		font-size: 10px;
		font-family: 'AvenirLTStd-Light';
		margin-top: 55px;
		margin-bottom: 30px;
	}
	.form-btn {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 200px;
	}
	.form-btn-Sol {
		font-size: 11px;
		background-color: #007BC6;
		color: #fff;
		border: 1px solid #007BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 200px;
	}
	.form-btn-icar {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 200px;
	}
	.form-btn-subir {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 170px;
	}
	.contenidoError {
		height: 397px;
	}
	form label {
		font-size: 16px;
		font-weight: 100;
		margin-bottom: 2px;
		color: #4C5557;
		display: none !important;
		max-width:100%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		width: 100%;
	}
	.warning-tooltip{
	    width: 98% !important;
	    margin-left: auto !important;
    	margin-right: auto !important;
	}
	
	.icono-verificacion-mail {
	    margin-top: -10px !important;
	}
	
	.icono-verificacion-movil {
	    margin-top: -10px !important;
	}
	
}

@media ( max-width :641px) {
	.contenidoError {
		height: 370px;
	}
	.margen-inputs {
		margin-left: 0%;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 11px;
	}
	.form-btn {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 170px;
	}
	.form-btn-Sol {
		font-size: 11px;
		background-color: #007BC6;
		color: #fff;
		border: 1px solid #007BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 170px;
	}
	.form-btn-icar {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 170px;
	}
	.form-btn-subir {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 170px;
	}
	h21 {
		font-size: 18px;
		margin: auto;
		margin-bottom: 30px;
	}
	input[type="textCalc"] {
		border-radius: 0;
		height: 50px;
		font-size: 18px;
		max-width: 43%;
		border: 2px solid #dce4e6;
	}
	form label {
		font-size: 16px;
		font-weight: 100;
		margin-bottom: 2px;
		color: #4C5557;
		display: none !important;
		max-width:100%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		width: 100%;
	}
	.enlace-collapse2 {
		background-image:
			url(/stw5/fncWebPrescriptores/ecommerce/img/arrow-collapse-down.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 3%;
		background-position-x: 3%;
	}
	.img-espacio{
		margin-top: 9%;
	}
	
	.boton-espacio{
		margin-bottom: 48%;
	}
}

@media ( max-width :425px) {
	.form-btn {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 197px;
	}
	.form-btn-Sol {
		font-size: 11px;
		background-color: #007BC6;
		color: #fff;
		border: 1px solid #007BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 100%;
	}
	.form-btn-icar {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 100%;
	}
	.form-btn-subir {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 95px;
	}
	form label {
		font-size: 16px;
		font-weight: 100;
		margin-bottom: 2px;
		color: #4C5557;
		display: none !important;
		max-width:100%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		width: 100%;
	}
	h21 {
		font-size: 18px;
		margin: auto;
		margin-bottom: 30px;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 7px;
	}
	.icono-verificacion-mail-form{
		top: 10px !important;
		font-size: 10px;
	}
	.icono-verificacion-mail {
	    margin-top: -13px !important;
	}
	
	.icono-verificacion-movil-form{
		top: 10px !important;
		font-size: 10px;
	}
	.icono-verificacion-movil {
	    margin-top: -13px !important;
	}

	.img-espacio{
		margin-top: 9%;
	}
	
	.boton-espacio{
		margin-bottom: 48%;
	}
}

@media ( max-width :375px) {
	.form-btn {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 170px;
	}
	.form-btn-Sol {
		font-size: 11px;
		background-color: #007BC6;
		color: #fff;
		border: 1px solid #007BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 100%;
	}
	.form-btn-icar {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 100%;
	}
	.form-btn-subir {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 95px;
	}
	form label {
		font-size: 16px;
		font-weight: 100;
		margin-bottom: 2px;
		color: #4C5557;
		display: none !important;
		max-width:100%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		width: 100%;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 6px;
	}
	.icono-verificacion-mail{
		margin-top: -15px;
		font-size:10px;
	}
	.icono-verificacion-mail {
	    opacity: 0.5;
	}
	
	.icono-verificacion-movil{
		margin-top: -15px;
		font-size:10px;
	}
	.icono-verificacion-movil {
	    opacity: 0.5;
	}
	
	.img-espacio{
		margin-top: 9%;
	}
	
	.boton-espacio{
		margin-bottom: 48%;
	}
}

@media ( max-width :320px) {
	.form-btn {
		font-size: 11px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 150px;
	}
	.form-btn-icar {
		font-size: 9px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 10px;
		width: 100%;
	}
	.form-btn-subir {
		font-size: 9px;
		background-color: #017BC6;
		color: #fff;
		border: 1px solid #017BC6;
		text-transform: uppercase;
		border-radius: 2px;
		padding: 18px 0px;
		width: 74px;
	}
	.subir-imagen.modulo-subir p {
		font-size: 11px;
		text-transform: none;
	}
	form label {
		font-size: 16px;
		font-weight: 100;
		margin-bottom: 2px;
		color: #4C5557;
		display: none !important;
		max-width:100%;
	}
	input[type="text"] {
		border: 2px solid #dce4e6;
		width: 100%;
	}
	body {
		margin-top: 20px;
		font-family: 'AvenirLTStd-Light';
		font-size: 5px;
	}
	.img-espacio{
		margin-top: 9%;
	}
	
	.boton-espacio{
		margin-bottom: 18%;
	}
}

@media ( max-height :641px) {
	.contenidoError {
		height: 370px;
	}
}

@media ( max-height :481px) {
	.contenidoError {
		height: 240px;
	}
}

@media (min-width: 992px) {
	.margin-izd-neg {
    	margin-left: -4%;
    }
    .margin-izd {
    	margin-left: 2%;
    }
    .margin-dch {
    	margin-right: 2%;
    }
}

@media (max-width: 991px) {
	.modal-content .form-btn {
		max-width: 100%;
		width: 100%;
		padding: 18px 0;
	}

}

form .asalariado,form .temporal,form .funcionario,form .autonomo,form .pensionista,form .pensionista_enfermedad
	{
	display: none;
}

form .visible {
	display: block;
}

.negrita {
	font-weight: bold;
}

.ocultar {
	display: none;
	visibility: hidden;
}

/*SLIDER*/
input[type=range] {
  -webkit-appearance: none;
  width: 75%;
  margin: 7.8px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background:  #007bc6;
  border-radius: 0px;
  border: 0px solid #000000;
}

input[type=range]::-webkit-slider-thumb {
  box-shadow: 3px 3px 3px #d8d8d8, 0px 0px 3px #e6e5e5;
  border: 7.6px solid #ffffff;
  height: 28px;
  width: 28px;
  border-radius: 50px;
  background: #007bc6;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #EEECE1;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #007bc6;
  border-radius: 0px;
  border: 0px solid #000000;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 3px 3px 3px #d8d8d8, 0px 0px 3px #e6e5e5;
  border: 7.6px solid #ffffff;
  height: 14px;
  width: 14px;
  border-radius: 50px;
  background: #007bc6;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #007bc6;
  border: 0px solid #000000;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #dad8d8;
  border: 0px solid #000000;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 5.4px 5.4px 5.2px #d8d8d8, 0px 0px 5.4px #e6e5e5;
  border: 6.8px solid #ffffff;
  width: 10px;
  border-radius: 29px;
  background: #007bc6;
  cursor: pointer;
  height: 8.4px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #007bc6;
}
input[type=range]:focus::-ms-fill-upper {
  background: #007bc6;
}
/*------*/

.icono-verificacion-mail{
	margin-top: -5px;
}
.icono-verificacion-movil{
	margin-top: -5px;
}
.warning-tooltip{
	padding: 10px;
    background-color: #b7e2ff;
    color: #0e63a0;
    margin-bottom: 10px;
    width: 70%;
    margin-left: 70px;
    margin-top:3px;
}
.warning-tooltip-form{
	padding: 10px;
	background-color: #b7e2ff;
    color: #0e63a0;
    margin-bottom: 10px;
    margin-top:3px;
}
.oculto{
	display:none;
}
.warning-sign, .ok-sign{
	margin-right: 5px;
}
.warning-sign:before{
	content: url('/stw5/fncWebPrescriptores/ecommerce/img/warning-icon.png');
}
.ok-sign:before{
	content: url('/stw5/fncWebPrescriptores/ecommerce/img/correct-icon.png');
}