@charset "UTF-8"; 
@font-face {
  font-family: "bancsabadell_icons";
  src: url(../fonts/bancsabadell_icons.eot);
  src: url(../fonts/bancsabadell_icons.eot#iefix) format("embedded-opentype"), url(../fonts/bancsabadell_icons.woff2) format("woff2"), url(../fonts/bancsabadell_icons.ttf) format("truetype"), url(../fonts/bancsabadell_icons.woff) format("woff"), url(../fonts/bancsabadell_icons.svg#bancsabadell_icons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; 
}
@-ms-keyframes spin {from{-ms-transform: rotate(0deg)}to{-ms-transform: rotate(360deg)}}
@-moz-keyframes spin {from{-moz-transform: rotate(0deg)}to{-moz-transform: rotate(360deg)}}
@-webkit-keyframes spin {from{-webkit-transform: rotate(0deg)}to{-webkit-transform: rotate(360deg)}}
@keyframes spin {from{transform: rotate(0deg)}to{transform: rotate(360deg)}}
   
/* CSS Document */
.oculto {
	display: none;
}

.oculto2 {
	visibility: hidden;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

br.finbloquefloat {
	clear: both;
	font-size: 0px;
}

h1 {
	font-size: 0px;
}

.zonaizda {
	float: left;
	width: 578px;
	margin-bottom: 20px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #F4F4F4;
}

#lienzo {
	max-width: 1280px; /* ancho de la pagina */
	min-width:  952px;
	margin: 0px auto; /* centrado en NS, Opera... */
	text-align: left;
}

.login {
	float: left;
	padding-left: 135px;
	color: #fff;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
}

.logout {
	float: right;
	color: #fff;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 20px;
	font-weight: bold;
}

/* INICIO ZONA CABECERA */
#cabecera {
	/*height: 68px;*/
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #006DFF;
}

#cabecera div.zonalogo {
	/*margin-bottom: 11px;*/
	/*margin-top: 8px;*/
	/*height: 41px;*/
	height: 91px;
	/* 	background: url(../img/fondo_logo.gif) no-repeat; */
	padding-top: 30px;
}

#cabecera div.zonalogo a {
	text-decoration: none;
}

#cabecera div.zonalogo img {
	margin-left: 20px;
	float: left;
	cursor: pointer;
}

#cabecera div.zonaimagen {
	border-bottom: 2px solid #E6E7E4;
	min-height: 10px;
}

#cabecera div.zonaimagen.cl {
	/* color de fondo de condiciones legales */
	background-color: #000000;
	color: #FFFFFF;
}

#cabecera div.zonaimagen div.imagen {
	float: left;
}

#cabecera div.zonaimagen div.texto {
	float: left;
	width: 205px;
	padding-left: 15px;
	padding-top: 65px;
	font-size: 13px;
}

#cabecera div.zonaimagen div.texto.admin {
	/*padding-top: 48px;*/
	padding-top: 18px;
}

#cabecera div.zonaimagen div.texto div.titulo {
	font-size: 23px;
	padding-bottom: 15px;
}

#cabecera div.zonaimagen div.texto div.descripcion {
	font-size: 14px;
}

/* FIN ZONA CABECERA */
/* INICIO ZONA PASOS */
#sinpasos {
	height: 13px;
	clear: both;
}

/* FIN ZONA PASOS */
/* INICIO ZONA CONTENIDO */
#contenido {
	font-size: 11px;
	padding: 1px 3px 15px 1px;
	background: url(../img/sombra-der.gif) 100% 2px no-repeat #fff;
	border-bottom: 2px solid #dbdbdb;
	margin-bottom: 16px;
	color: #666;
	clear: both;
}

#contenido h2 {
	height: 38px;
	padding: 15px;
	margin: 0;
	background: url(../img/fondo-tit-interior.gif) repeat-x;
	font-size: 12px;
}

#contenido h3, #contenido p, #contenido ul, #contenido .formulario,
	#contenido .botonera {
	margin: 0;
	padding: 0 20px 15px 30px;
}

#contenido h3.tit-interior {
	padding: 0;
	color: red;
	font-size: 15px;
}

#contenido a {
	color: #525252;
	text-decoration: underline;
}

#contenido .foto {
	float: right;
	width: 100px;
	padding-right: 80px;
}

#contenido .formulario {
	padding-top: 20px;
}

#contenido .formulario .fila {
	min-height: 20px;
	padding-bottom: 10px;
}

#contenido .formulario .fila.esp {
	min-height: 48px;
}

#contenido .formulario .una_columna {
	padding-left: 250px;
}

#contenido .formulario .una_columna p {
	padding: 2px 0 5px 0;
}

#contenido .formulario .una_columna .captcha {
	float: left;
	margin-top: 5px;
}

#contenido .formulario .imgayuda {
	float: left;
	margin: 0;
}

#contenido .formulario .txtayuda {
	float: left;
	background: url(../img/fondo_txtayuda.gif) no-repeat;
	font-size: 10px;
	width: 185px;
	height: 43px;
	padding-left: 15px;
	padding-top: 5px;
	display: none;
}

#contenido .formulario label {
	float: left;
	display: block;
	width: 160px;
	padding: 5px 5px 0 0;
	text-align: left;
	font-weight: bold;
	margin-left: 200px;
}

#contenido .formulario label.esp {
	text-align: left;
	width: 85px;
	margin-left: 180px;
}

#contenido .formulario label.mensajeTest {
	text-align: left;
	width: 500px;
	margin-left: 1px;
}

#contenido .formulario label.deshabilitado {
	color: #ccc;
}

#zonaadministracion .obligatorio {
	color: #006DFF;
	font-size: 11px;
}

#contenido .formulario input.texbox {
	width: 200px;
	height: 16px;
	padding-top: 4px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

#contenido .formulario input.solo_lectura {
	/* modificador para clase: .texbox */
	background-color: #d9d9d9;
	font-weight: bold;
}

#contenido .formulario input.deshabilitado {
	/* modificador para clase: .texbox */
	border-color: #d5d5d5;
}

#contenido .formulario .ico {
	vertical-align: top;
	padding: 5px 0 0 5px;
}

#contenido .formulario .ico2 {
	vertical-align: top;
	padding: 0 5px;
}

#contenido .formulario .box {
	border: 1px solid #d9d9d9;
	width: 378px;
	padding: 10px;
}

#contenido .botonera {
	padding-top: 10px;
}

#contenido .botoneraform { /* modificador para clase: .botonera*/
	padding-left: 270px;
	padding-right: 300px;
}

input.boton {
	font-weight: bold !important;
	float: left;
	font-size: 1.1em;
	cursor: pointer;
	color: #FFF;
	border: 0;
	min-height: 1.8em;
	text-align: center;
	margin-right: .8em !important;
	background-color: #006DFF;
}

#contenido input.boton a {
	text-decoration: none;
}

input.boton.derecha {
	float: right;
}

div.capaerror {
	width: 350px;
	border: 1px solid #F7AF41;
	background-color: #FFFFEB;
	padding: 5px 0;
	margin-left: 50px;
	margin-top: 0px;
	padding: 10px;
}

div.capaerror div.imagen {
	float: left;
	margin: 0 15px;
	padding-top: 8px;
}

div.capaerror div.texto {
	float: left;
	width: 260px;
}

div.errorlogin {
	color: #F80000;
	margin-left: 253px;
	margin-bottom: 15px;
	background-color: #FFCCCC;
	border: 1px solid #CC0000;
	width: 200px;
	padding: 5px 15px 5px 15px;
}

#contenido .formulario input.texbox.error {
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

/* FIN ZONA CONTENIDO */
/* INICIO ZONA CONTENIDO ADMINISTRACION */
#zonaadministracion {
	font-size: 12px;
	max-width: 1280px;
	min-width: 952px;
	display: flex;
}

#zonaadministracion div.contenido_admin {
	float: left;
	padding: 1px 3px 15px 1px;
	background: url(../img/sombra-der.gif) 100% 2px no-repeat #fff;
	border-bottom: 2px solid #dbdbdb;
	margin-bottom: 16px;
	color: #666;
	width: 100%;
	max-width: 1073px;
	min-width:  711px;
	margin-right: 7px;
}

#zonaadministracion div.contenido_admin h2 {
	height: 38px;
	padding: 15px 15px 10px 15px;
	margin: 0;
	background: url(../img/fondo-tit-interior.gif) repeat-x;
	font-size: 12px;
}

#zonaadministracion div.contenido_admin div.titulo {
	margin-left: 20px;
	margin-top: 10px;
}

#zonaadministracion div.contenido_admin div.titulo img {
	vertical-align: middle;
}

#zonaadministracion div.contenido_admin div.titulo2 {
	margin-left: 30px;
	margin-bottom: 20px;
}

#zonaadministracion div.contenido_admin div.formulario {
	margin: 20px 0 15px 100px;
}

#zonaadministracion div.contenido_admin div.formulario .botonera {
	margin-left: 100px;
}

#zonaadministracion div.contenido_admin div.formulario consulta {
	margin: 20px 0 15px 55px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform {
	/*float: left;*/
	margin-bottom: 10px;
	min-height: 20px;
}

#zonaadministracion div.contenido_admin div.formulario .una_columna.pq {
	/* modificador para clase: fila*/
	padding-left: 125px;
}

#zonaadministracion div.contenido_admin div.formulario .box {
	border: 1px solid #d9d9d9;
	width: 420px;
	padding: 10px;
}

#zonaadministracion div.contenido_admin div.formulario .box label {
	width: 120px;
	text-align: left;
	margin-left: 0px;
	padding: 4px;
	float: left;
}

#zonaadministracion div.contenido_admin div.formulario .box label.texto
	{
	width: 220px;
	text-align: left;
	margin-left: 0px;
	float: left;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform.d {
	margin-bottom: 10px;
	float: right;
	min-height: 20px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform.i {
	margin-bottom: 10px;
	min-height: 20px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform label
	{
	float: left;
	width: 135px;
	font-size: 11px;
	padding-top: 5px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform label.corto
	{
	width: 115px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform label.fecha
	{
	width: 55px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform label.fecha2
	{
	width: 45px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform label.larga
	{
	width: 250px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform input
	{
	width: 200px;
	height: 16px;
	padding-top: 4px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform input[type="file"]
	{
	float: left;
	width: 250px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	height: 22px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform input[type="file"].error
	{
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform input.fecha
	{
	width: 80px;
	padding-bottom: 0px;
	text-align: center;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform select
	{
	height: 22px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	padding: 2px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform select.error
	{
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform select.normal
	{
	width: 202px;
}

#zonaadministracion div.contenido_admin div.formulario div.filaform img
	{
	float: left;
	vertical-align: middle;
	margin: 0 10px 0 5px;
}

#zonaadministracion div.menu_admin {
	float: left;
	width: 200px;
	background: url(../img/sombra-der.gif) 100% 2px no-repeat #fff;
	border-bottom: 2px solid #dbdbdb;
	margin-bottom: 20px;
}

#zonaadministracion div.menu_admin div.titmenu {
	height: 36px;
	background: #EBEBEB url(../img/fondo-menu.gif) no-repeat 5px 5px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 12px;
	width: 196px;
	margin: 1px;
}

#zonaadministracion div.menu_admin ul {
	font-size: 11px;
	padding-left: 0;
	margin: 0;
}

#zonaadministracion div.menu_admin ul li {
	list-style-type: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 9px 7px 9px 18px;
	background: url(../img/flecha_menu.gif) no-repeat 8px 13px;
}

#zonaadministracion div.menu_admin ul li.activo {
	background: url(../img/flecha_menu_azul.gif) no-repeat 8px 13px;
	color: #006DFF;
}

#zonaadministracion div.menu_admin ul li a {
	color: #666;
}

#zonaadministracion div.menu_admin ul li.last {
	border-bottom: none;
}

#zonaadministracion .botonera {
	margin-right: 100px;
}

#zonaadministracion .txtayuda {
	background: url(../img/fondo_txtayuda.gif) no-repeat;
	font-size: 10px;
	width: 185px;
	height: 43px;
	padding-left: 15px;
	padding-top: 5px;
	display: none;
}

/* Inicio estilos tabla */
#zonaadministracion table.capatabla {
	margin: 15px 0 0 30px;
	width: 655px;
}

/* Inicio estilos tabla */
#zonaadministracion div.capatabla {
	margin: 15px 0 40px 30px;
	width: 655px;
}

table {
	margin: 0px;
	padding: 0px;
}

table th {
	border-right: 1px solid #FFF;
	background-color: #EDEDED;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	margin-right: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
}

table th.blanco {
	border-right: 1px solid #FFF;
	background-color: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #EDEDED;
}

table th div.imagen {
	float: right;
	width: 9px;
}

table th div.imagen img {
	clear: both;
	margin-top: 3px;
}

table th div.texto {
	float: left;
}

table th.primero, td.primero {
	border-left: 1px solid #CCC;
}

table th.ultimo, td.ultimo {
	border-right: 1px solid #CCC;
}

table th.thancho80 {
	width: 80px;
}

table th.thancho170 {
	width: 170px;
}

table th.thancho110 {
	width: 110px;
}

table th.thancho120 {
	width: 120px;
}

table th.thancho150 {
	width: 150px;
}

table th.thancho30 {
	width: 30px;
}

table td a {
	color: #F80000;
}

table td a.dev {
	color: #006DFF;
	text-decoration: underline;
}

table td.imagen {
	vertical-align: middle;
	text-align: center;
	border-right: 0px;
	padding-left: 0em;
}

#zonaadministracion div.capatabla {
	margin: 15px 0 40px 30px;
	width: 655px;
}

div.botonera_tabla {
	float: right;
}

div.botonera_tabla input.boton_tabla {
	float: left;
	height: 20px;
	padding: 0px 10px 0 10px;
	margin-left: 10px;
	background: url(../img/fondo-boton-tabla.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #780000;
}

/* Fin estilos tabla */
span.asterisco {
	color: #006DFF;
	float: left;
	padding-top: 6px;
	padding-right: 3px;
}

#zonaadministracion div.contenido_admin div.formulario input.texbox.error
	{
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

#zonaadministracion div.contenido_admin div.formulario input.fecha.error
	{
	background-color: #fff2f2;
	border: 1px solid #bd0000;
	color: #bd0000;
}

#zonaadministracion div.contenido_admin div.capainfo {
	width: 358px;
	border: 1px solid #F7AF41;
	background-color: #FFFFEB;
	padding: 20px;
	margin: 20px 0 20px 150px;
}

#zonaadministracion .obligatorio {
	color: #006DFF;
	font-size: 11px;
}

/* FIN ZONA CONTENIDO ADMINISTRACION */
/* INICIO ZONA PIE */
#pie {
	height: 43px;
	border: 1px solid #FFFFFF;
	background-color: #EBEBEB;
	padding-top: 12px;
	padding-left: 26px;
	padding-right: 10px;
	clear: both;
}

#pie div.zonaenlaces {
	float: left;
	color: #666;
}

#pie div.zonaenlaces img {
	vertical-align: middle;
	margin: 0 12px;
}

#pie div.zonaenlaces a {
	color: #666;
	vertical-align: middle;
}

#pie div.zonatarjetas {
	float: right;
	margin-top: 4px;
}

#pie div.zonatarjetas img {
	margin-right: 7px;
}

#cargando {
	padding-left: 2px;
	padding-right: 2px;
	background-color: transparent;
	font-weight: bold;
	font-size: 16;
	right: 3px;
	top: 3px;
	position: relative;
}
/* FIN ZONA PIE */
.paginas {
	margin-top: 5px;
	font-size: 11px;
	float: left;
	margin-bottom: 20px;
}

#zonaadministracion div.contenido_admin .columna label {
	font-weight: normal;
}

#zonaadministracion div.contenido_admin .columna.cabecera label {
	font-weight: bold;
}

.tablaDeudas {
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	width: 665px;
	display: table;
	margin-left: 20px;
	text-align: center;
}

.filaTablaDeudas {
	height: 40px;
	border: 1px solid #CCC;
}

div.filaTablaDeudas.cabecera {
	height: 40px;
	background-color: #EDEDED;
}

div.filaTablaDeudas .columna {
	float: left;
	width: 75px;
	height: 25px;
	padding-top: 15px;
	border-right: 1px solid #CCC;
	font-size: 11px;
	color: #757575;
}

div.filaTablaDeudas .columna.cabecera {
	height: 32px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #525252;;
}

div.filaTablaDeudas .columna.cabecera.max {
	width: 80px;
}

div.filaTablaDeudas .columna.max {
	width: 80px;
}

div.filaTablaDeudas .columna.grande {
	height: 35px;
	padding-top: 5px;
}

div.filaTablaDeudas .columna.ultima {
	border-right: none;
}

/* */
.tablaUsuarios {
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	width: 668px;
	display: table;
	margin-left: 20px;
	text-align: center;
}

.filaTablaUsuarios {
	height: 30px;
	border: 1px solid #CCC;
}

div.filaTablaUsuarios.cabecera {
	height: 30px;
	background-color: #EDEDED;
}

div.filaTablaUsuarios .columna {
	float: left;
	width: 90px;
	height: 22px;
	padding-top: 8px;
	border-right: 1px solid #CCC;
	font-size: 11px;
	color: #757575;
}

div.filaTablaUsuarios .columna.cabecera {
	height: 22px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #525252;;
}

div.filaTablaUsuarios .columna.cabecera.max {
	width: 133px;
}

div.filaTablaUsuarios .columna.max {
	width: 133px;
}

div.filaTablaUsuarios .columna.cabecera.min {
	width: 39px;
}

div.filaTablaUsuarios .columna.min {
	width: 39px;
}

div.filaTablaUsuarios .columna.ultima {
	border-right: none;
}

#securityForm div.filaform {
	clear: left;
}

table {
	margin: 0px;
	padding: 0px;
	margin-left: 170px;
	text-align: center;
}

table th {
	border-right: 0px solid #FFF;
	background-color: #666666;
	color: #ccc;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	margin-right: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	font-size: 13px;
}

table th:hover {
	color: #000;
}

table td {
	font-size: 12px;
	color: #757575;
	height: 25px;
	padding-left: 10px;
	border-right: 0px solid #EDEDED;
	border-bottom: 0px solid #000;
	background-color: #FFF;
}

#ex1Slider .slider-selection {
	background: #B1D1E8;
}

#ex1Slider .slider-handle {
	background: #006DFF;
}

#ex2Slider .slider-selection {
	background: #B1D1E8;
}

#ex2Slider .slider-handle {
	background: #006DFF;
}

.bgsabadell {
	background-color: #006DFF !important;
}

.csabadell {
	color: #006DFF !important;
}

.row-bgs {
	margin-bottom: 20px;
	color: #FFF;
}

.panel-login-heading {
	color: #FFF;
	border-radius: 0px;
}

.brad0 {
	border-radius: 0px;
}

.pd10 {
	padding: 10px;
}

.pdr0 {
	padding-right: 0px;
}

.pdl0 {
	padding-left: 0px;
}

.h40 {
	height: 40px;
}

.bordersabadell {
	border: solid 1px #006DFF;
}

.bordersabadell2 {
	border: solid 2px #006DFF;
}

.pendant-debt {
	text-align: right;
	color: #fff;
}

.help-min-icon {
	min-width: 10%;
	float: left;
	height: 34px;
	color: #FFF;
	cursor: pointer;
}

.mw9p {
	min-width: 9%;
}

.mw400{
	min-width: 400px;
}
.mw450{
	min-width: 450px;
}
.mw50{
	min-width: 50px;
}

.step-contract {
	color: #FFF;
	cursor: pointer;
}

.m0auto{
	margin: 0px auto;
}

.m20 {
	margin: 20px !important;
}

.mt0{
	margin-top: 0px !important;
}

.mt40 {
	margin-top: 40px;
}

.mt20 {
	margin-top: 20px;
}

.mt21 {
	margin-top: 21px;
}

.ml200{
	margin-left: 200px;
}

.ml20{
	margin-left: 20px;
}

.ml26{
	margin-left: 26px;
}


.ml80{
	margin-left: 80px;
}

.clightblue {
	color: #dff0ff;
}

.bglightblue {
	background-color: #dff0ff;
}

.header-contract {
	height: 50px;
	color: #fff;
}

.mb4 {
	margin-bottom: 4px;
}

.custom-alert {
	margin-bottom: 10px;
	margin-top: 10px;
}

.w40p {
	width: 40%;
}

.w38p {
	width: 38%;
}

.w22p {
	width: 22%;
}

.w100p{
	width: 100%;
}

.w200{
	width: 200px;
}

.taleft {
	text-align: left;
}

.cwhite {
	color: #ffffff;
}

.bcsabadell {
	border-color: #006DFF;
}

.head-debt {
	color: #fff;
	text-align: center;
	height: 50px;
	border-bottom: 2px solid #fff;
}

.step3-menu {
	float: left;
	padding: 6px;
	width: 120px;
	background-color: #dff0ff;
}

.setp3-menu2 {
	float: left;
	margin-left: 5px;
	padding: 6px;
	width: 120px;
	color: #dff0ff;
}

.data-table-header {
	color: #fff;
	text-align: center;
	height: 40px;
	border-bottom: 2px solid #fff;
}

.plr {
	padding-left: 10px;
	padding-right: 10px;
}

.zonalogo>img {
	width: 180px;
}

.panel-login-heading h4 {
	color: #fff;
}

.mt12p {
	margin-top: 12%;
}

.cursor-default{
	cursor: default;
}

.mt10{
	margin-top: 10px;
}

.mb20{
	margin-bottom: 20px;
}

div.jtable-main-container table.jtable tbody>tr.jtable-row-selected, div.jtable-main-container table.jtable tbody>tr.jtable-row-selected:hover
	{
	background-color: #006DFF;
}

div.jtable-main-container table.jtable tbody>tr.jtable-row-created, div.jtable-main-container table.jtable tbody>tr.jtable-row-updated,
	div.jtable-main-container table.jtable tbody>tr.jtable-row-deleting {
	background-color: #006DFF;
}

div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active,
	div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active:hover
	{
	background-color: #006DFF;
	border-color: #09C;
}

div.jtable-busy-message {
	background-color: #006DFF;
	border-color: #09C;
}

div.jtable-busy-message {
	background-image: none;
}

.mr183 {
	margin-right: 183px !important;
}

.mr46, input.boton.mr46 {
	margin-right: 46px !important;
}

.mr10{
	margin-right: 10px;
}

.form-group-custom label {
	text-transform: capitalize; 
	color: #000000;
}

.table-custom {
	margin-top: 10px;
	margin-bottom: 0px;
}

.txtc{
	text-align: center;
}

.panel-detail-custom{
	padding: 15px; 
	width: 100%;
}

.form-control-custom{
	float: left;
	width: 90%;
}

.euro-custom{
	width: 10%; 
	float: left; 
	text-align: center; 
	padding-top: 8px;
}

.help-block-custom{
	font-style: italic; 
	font-size: 12px;
}

.form-horizontal-custom{
	 background-color: #FFFFFF; 
	 border-radius: 4px; 
	 padding: 20px; 
	 border: 1px solid #FFFFFF;
}

.custom-btn-red{
	color: #FFFFFF; 
	background-color: #FF0000;
}

.custom-table{
	margin-top: 20px; 
	margin-bottom: 0px;
}

.custom-glyphicon{
	width: 20px; 
	cursor: pointer;
}

#custom-modal-radio-container span{
	display: flex;
}
#custom-modal-radio-container span > input{
	flex: none;
}
#custom-modal-radio-container span > label{
	flex: auto;
	line-height: 20px;
	font-weight: normal;
	margin-left: 4px;
}

.note-editor table{
	margin: 0px !important;
	padding: 0px !important;
}

.textarea-disabled{
	border: 1px solid #cccccc; 
	border-radius: 4px;
	background-color: #EEEEEE;
	padding: 6px 12px;
	min-height: 60px;
}

.pointer{
	cursor: pointer;
}
.tabla_daciones{
	margin-left: 0px;
	width: 100%;
}
.tabla_daciones .form-control, 
.tabla_consulta_blacklist .form-control{
	font-size: 12px;
	padding: 2px 4px;
	margin: 0px;
	height: 25px;
}
.tabla_daciones td,
.tabla_consulta_blacklist td{
	padding-left: 0px !important;
}
.w300{
	width: 300px !important;
}
.w215{
	width: 215px !important;
}
.w150{
	width: 150px !important;
}
.w135{
	width: 135px !important;
}
.w120{
	width: 120px !important;
}
.w100{
	width: 100px !important;
}
.w80{
	width: 80px !important;
}
.w75{
	width: 75px !important;
}
.w70{
	width: 70px !important;
}
.w40{
	width: 40px !important;
}
.w20{
	width: 20px !important;
}
.icon-firma{
	width: 15px;
	border-radius: 50%;
	height: 15px;
	border: solid 1px #666666;
	display: inline-block;
}
.icon-ready{
	background-color: #FF7F00;
}
.icon-pending{
	background-color: #FFFF00;
}
.icon-completed{
	background-color: #00FF00;
}
.icon-error{
	background-color: #FF0000;
}
#dacion legend{
	font-size: 12px;
	font-weight: 700;
	color: #666;
}
td > span.glyphicon{
	cursor: pointer;
}
.doc_green{
	background-color: #DDFFDD;
}
.doc_red{
	background-color: #FFDDDD;
}
@media (min-width: 1200px){
	.col-lg-offset-m{
		margin-left: 4.16%;
	} 
}
@media (min-width: 992px){
	.col-md-offset-m{
		margin-left: 4.16%;
	} 
}
legend.has-error{
	color: #a94442 !important;
	border-bottom: solid 1px #a94442;
}
.botoneraform-custom{
	margin-left: 0px !important; 
	margin-right: 120px !important; 
	margin-top: 5px !important;
}
div.jtable-main-container > ul > li {
	font-size: 12px;
    color: #757575;
}
.firvox-status{
	border: 3px solid; 
	padding: 6px;
}
.bold{
	font-weight: bold !important;
}
.tabla_consulta_blacklist{
	margin-left: 0px;
	width: 80%;
}
.text-doc-daciones{
	overflow: scroll; 
	height: 300px; 
	margin-bottom:20px; ;
}
.text-doc-daciones > div{
	padding: 0px 20px !important;
}
.text-doc-daciones h1{
	font-size: 15px !important;
	padding-bottom: 20px !important;
	margin-top: 0px !important;
}
#checkboxAlquiler label{
	margin-left: 10px;
}
.btn-primary{
	font-size: 14px;
	color: #fff;
    background-color: #006dff;
    border-color: #006dff;
}
.btn-primary:hover, .btn-primary:focus{
	color: #fff;
	background-color: #005dd9;
	border-color: #0057cc
}
.custom-modal .modal-header{
	margin: 14px 20px 5px 70px;
	padding: 0px;
	border: none;
}
.custom-modal .modal-header .modal-title {
	display: inline-block;
	color: #000;
	margin-top: 22px;
}
.custom-modal .modal-header .close{
	opacity: 1 !important;
}
.custom-modal .modal-header .close > span{
	color: #000 !important;
	font-weight: normal;
	font-size: 32px;
}
.custom-modal .table-container{
	margin: 21px 70px 0;
	border-top: 1px #E1E3E5 solid;
}
.custom-modal .modal-footer{
	border: none;
}
.custom-modal .list-docs{
	width: 100%;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
    border-collapse: collapse;
    border-spacing: 0px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #dbdbdb;
    border-radius: 10px !important;
}
.custom-modal .list-docs thead th{
	background: #006DFF;
    color: #FFF;
}    
.custom-modal .list-docs th, .custom-modal .list-docs td{
	border: solid 1px #DBDBDB;
    padding: 10px 16px;
    font-size: 16px;
    text-align: center;
}
.custom-modal .list-docs tbody th,
.custom-modal .list-docs tbody td{
	color: #000;
}
.custom-modal span.glyphicon{
	color: #006DFF;
	font-size: 20px;
}
.custom-modal .list-docs tr th:nth-child(1){
	text-align: left;
}
.custom-modal .list-docs tr th.link{
	text-align: right;
}
.custom-modal .list-docs tr th.link a{
	font-size: 14px;
	color: #fff;
}
.custom-modal table{
	margin-left: 0px;
}
.custom-modal .list-docs tbody tr:nth-child(odd) th,
.custom-modal .list-docs tbody tr:nth-child(odd) td{
	background: #FFF !important;
}
.custom-modal .list-docs tbody tr:nth-child(even) th,
.custom-modal .list-docs tbody tr:nth-child(even) td{
	background: #F9FAFA !important;
}
.custom-modal .list-docs thead th:first-child{
	border-radius: 10px 0 0 0;
}
.custom-modal .list-docs thead th:last-child{
	border-radius: 0 10px 0 0;
}
.custom-modal .list-docs tbody tr:last-child th:first-child{
	border-radius: 0 0 0 10px;
}
.custom-modal .list-docs tbody tr:last-child td:last-child{
	border-radius: 0 0 10px 0;
}
.custom-modal .list-docs td.error{
	border-radius: 0 0 10px 10px !important;
	color: #000;
}
.custom-modal .list-docs a{
	cursor: pointer;
}
.custom-modal .btns-documents{
	margin-left: 50px;
	text-align: left;
}
.custom-modal button{
	border-radius: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.ml0{
	margin-left: 0px !important;
}
.mrl0{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.ofscroll{
	overflow: auto;
}
.btn{
	line-height: 24px;
	font-size: 14px;
	font-weight: 600;
	border: none;
	border-radius: 3px; 
}
.btn:focus{
	outline: thin !important;
    outline-offset: 0 !important;
}
.btn-first{
	background-color: #006DFF;
	color: #fff;
}
.btn-first:hover, .btn-first:focus{
	background-color: #015DD9;
	color: #fff;
}
.btn-second{
	background-color: #3C9C44;
	color: #fff;
}
.btn-second:hover, .btn-second:focus{
	background-color: #1C7F37;
	color: #fff;
}
.btn-third{
	background-color: #FFFFFF;
	border: 1px solid #006DFF;
	color: #006DFF;
}
.btn-third:hover, .btn-third:focus{
	border: 1px solid #015DD9;
	color: #015DD9;
}
.btn-fourth{
	background-color: #FFFFFF;
	color: #006DFF;
}
.btn-fourth:hover, .btn-fourth:focus{
	color: #015DD9;
}
.bs-table{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: auto !important;
}
.bs-table div.jtable-main-container table{
	border-radius: 10px 10px 0 0;
	
}
.bs-table div.jtable-main-container table thead th{
	background-color: #006DFF;
	color: #fff;
}
.bs-table div.jtable-main-container table thead th:first-child{
	border-radius: 10px 0 0 0;
}
.bs-table div.jtable-main-container table thead th:last-child{
	border-radius: 0 10px 0 0;
}
.bs-table div.jtable-main-container table thead th span{
	color: #fff !important;
}
.bs-table div.jtable-main-container table tbody td span{
	color: #006dff;
}
.bs-table div.jtable-main-container table thead tr>th{
	border: 1px solid #fff;	
}
.bs-table div.jtable-main-container table thead tr>th:first-child{
	border: 1px solid #fff !important;	
}
.bs-table div.jtable-main-container table.jtable{
	border: none !important;
}
.bs-table div.jtable-main-container table.jtable tbody>tr>td:first-child,
.bs-table div.jtable-main-container table tbody tr>td{
	border: solid 1px #dbdbdb;
}
.bs-table div.jtable-main-container table tbody tr>td{
	background: #F9FAFA !important;
}
.bs-table div.jtable-main-container table tbody tr.jtable-row-even>td{
	background: #fff !important;
}
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active{
	background-color: #fff;
    border: solid 1px #006dff;
    margin: 0 2px;
    color: #006dff;
}
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number:hover, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space:hover, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first:hover, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last:hover, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous:hover, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next:hover,
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active, 
.bs-table div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active:hover{
	background: #006dff;
	color: #fff;
}
.bs-table div.jtable-main-container div.jtable-bottom-panel{
	border-radius: 0 0 10px 10px;
    border: solid 0px 1px 1px 1px #dbdbdb;
}
.bs-table div.jtable-main-container div.jtable-bottom-panel select,
.bs-table div.jtable-main-container div.jtable-bottom-panel select:active,
.bs-table div.jtable-main-container div.jtable-bottom-panel select:focus{
	border: solid 1px #006dff !important;;
    height: 20px;
    border-radius: 3px;
    background: #fff;
    color: #006dff !important;
}
.custom-modal-title-button{
	margin-top: 0px !important;
	line-height: 36px;
}
.custom-modal .table-container-list-docs{  
	overflow: overlay;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
    border-collapse: collapse;
    border-spacing: 0px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #dbdbdb;
    border-radius: 10px !important;
    padding-bottom: 15px;
}
.custom-modal-form{
	font-size: 16px;
	color: #000;
}
.custom-modal-form custom-modal-md{
	width: 600px !important;
}
.custom-modal-form textarea{
	resize: none;
}
.error{
	color: #F80000;
	margin-bottom: 10px;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: "bancsabadell_icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}
/** MODAL LOADING */
body .login-loader {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8)
}
body .login-loader .loading-wrapper {
	width: 135px;
	height: 110px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
body .login-loader .loading-wrapper i {
	font-size: 8rem;
	-webkit-animation-name: spin;
	-webkit-animation-duration: 4000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 4000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 4000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 4000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}
.icon-loading{
	width: 100%;
	float: left;
}
.icon-loading:before {
  content: ""; 
}
.lead{
	font-weight: bold;
	transform: rotate(90deg);
}
.invalid-tooltip {
    position: fixed;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 5px 10px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    background-color: #d60057;
    border-radius: 5px;
}
.modal-content .error{
	margin-bottom: 0px !important;
}
.modal-content .error .invalid-tooltip{
	display: block !important;
}
.modal-content .row .error .invalid-tooltip{
	top: auto;
}
.modal-documents .error input[type="text"], 
.modal-content .error input[type="text"] {
	border: solid 1px #d60057 !important;
	color: #495057;
}
.modal-documents input[type="text"] {
    padding: 7px;
    border: solid 1px #929492;
    width: 100%;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
}
.modal-documents .upload-button{
	display: block;
	margin-top: 10px;
}
.modal-documents .upload-button span{
	cursor: pointer;
}
.top30p{
	margin-top: 30% !important;
}
.green{
	color: #3C9C44 !important;
}
.red{
	color: #D60057 !important;
}
input[type=file].oculto{
	display: none !important;
}
.logo-header{
	margin-top:-8px; 
	margin-right: 0px; 
	cursor: auto;
}