.com-xl {
  min-width: 1500px !important;
}

input:invalid {
  border: 1px solid red;
}

.incorrecto {
  border: 1px solid red !important;
}

.autocomplete-required {
  border: 1px solid red !important;
}

.angucomplete-input-not-empty {
  border: 1px solid #cdcdcc !important;
}

textArea:invalid {
  border: 1px solid red;
}

textarea:invalid {
  border: 1px solid red;
}

select:invalid {
  border: 1px solid red;
}

.tr-danger-color td,
.tr-danger-color th {
  color: red !important;
}

.sinpadding [class*="col-"] {
  padding: 1px;
}

.cCargando {
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: fixed;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80); /* Internet Explorer 8*/
  z-index: 9999;
  transition: width 2s;
  -moz-transition: width 2s; /* Firefox 4 */
  -webkit-transition: width 2s; /* Safari and Chrome */
  -o-transition: width 2s; /* Opera */
  cursor: progress;
}

.cCargandoImg {
  cursor: progress;
  position: absolute;
  top: 32%;
  right: 45%;
  left: 35%;
  filter: alpha(opacity=80); /* Internet Explorer 8*/
  opacity: 0.8;
  margin: auto;
  width: 350px;
  text-align: center;
  height: 150px;
  padding: 10px;
  background-color: #000;
  /*border: 1px solid #000;*/
  color: #ffffff;
  font-size: 2em;
}

.broker-estado {
  display: none;
  position: absolute;
  background-color: #ffffff;
  margin-left: -90px;
  z-index: 8885;
}

.mayuscula {
  text-transform: uppercase !important;
}

.info-listar {
  width: 450px;
  display: none;
  position: absolute;
  margin-top: -50px;
  background-color: #222222;
  color: #ffffff;
  margin-left: 210px;
  z-index: 855;
  font-size: 14pt;
  font-family: "Roboto";
}

.info-listar3 {
  width: 350px;
  display: none;
  position: absolute;
  background-color: #222222;
  color: #ffffff;
  margin-left: -25px;
  z-index: 855;
  font-size: 14pt;
  font-family: "Roboto";
}

.info-base1 {
  background-color: #222222;
  width: 50px;
  float: left;
  text-align: center;
  height: 100%;
  min-height: 100%;
}

.info-base2 {
  background-color: #393939;
  width: 399px;
  float: left;
  height: 100%;
  min-height: 100%;
  font-family: "Helvetica";
  font-size: 12px;
}

.info-base3 {
  background-color: #393939;
  width: 290px;
  padding-left: 3px;
  float: left;
  height: 100%;
  min-height: 100%;
}

.info-base4 {
  background-color: #222222;
  width: 30px;
  float: left;
  text-align: center;
  height: 100%;
  min-height: 100%;
  margin-top: 5px;
}

.info-base2 table {
  background-color: #393939;
}

.close-info {
  color: #7f7f7f;
  position: absolute;
  margin-left: 380px;
  top: 5px;
}

.info-contenedor {
  width: 110px;
  float: left;
  margin: auto;
}

.contenido-contenedor {
  margin: auto;
  float: left;
}

.chek {
  background-image: url(../img/tick.ico);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 25px;
  height: 20px;
  margin: auto;
}

.cuerpo-togle {
  display: none;
  position: absolute;
  z-index: 9999;
  background-color: #ffffff;
  float: right;
  right: 100px;
  border: #7f7f7f solid 2px;
}

.panel-heading h3 {
  font-size: 18pt;
  font-family: "Roboto";
  color: #333333;
}

.panel-heading div {
  width: 100%;
  height: 1px;
  background-color: #dadada;
}

.menu-generico {
  color: #666666;
  cursor: pointer;
}

.menu-generico i {
  color: #ba2a2c;
}

.table th {
  font-family: "Helvetica";
  font-weight: normal;
  font-style: normal !important;
  font-size: 12px;
  color: #333333;
}

.tableMas th {
  font-family: "Helvetica";
  font-size: 12px !important;
}

.table th i,
.table td i {
  color: #ba2a2c;
}

.table td {
  font-family: "Helvetica";
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  font-style: normal !important;
}

.tableMas td {
  font-family: "Helvetica";
  font-size: 12px !important;
}

.paginate_button {
  font-weight: normal;
  font-style: normal !important;
}

label li {
  color: #ba2a2c;
  height: 16px;
  width: 10px;
}

.cerrar {
  float: right !important;
  top: 10px;
  right: 10px;
  position: absolute;
  color: #666666 !important;
  font-size: 15pt;
}

.pie-flotante {
  margin-top: 20px;
  height: 5px;
  border-bottom: 1px solid #dce0e6;
}

.button-div-tab {
  width: 100%;
  height: 40px;
  border: 1px solid #dce0e6;
  text-align: center;
  cursor: pointer !important;
  background-color: #e8e8e8;
}

.activo-button {
  background-color: #ffffff;
}

.activo-button-emision {
  background-color: #ba2a2c;
}

.activo-button-emision span {
  color: #ffffff;
}

.button-div-tab div {
  height: 10px;
}

.button-div-tab span {
  margin: auto;
  white-space: nowrap;
  padding: 10px;
}

.base-arbol {
  list-style: none;
  background-color: transparent !important;
  width: 100% !important;
}

.base-arbol ol {
  width: 100% !important;
}

.nodo-cabecera {
  min-width: 650px !important;
  background-color: #e7e7e7;
  height: 24px;
  font-size: 13px;
}

.base-nodo {
  list-style: none;
  padding-top: 0px;
  background-color: #ffffff !important;
}

.nodo-titulo {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  background-color: #f5f5f5;
}

.base-nodo span {
  cursor: pointer;
}

.base-nodo button {
  border: 0px !important;
  background-color: transparent !important;
}

.base-nodo button:hover {
  border: 0px !important;
  background-color: transparent !important;
}

.node-item {
  background-color: transparent !important;
  border: solid 1px #e7e7e7;
}

/*.node-item:hover {
    background-color: #ededed !important;
}*/

.base-nodo li {
  width: 100% !important;
  background-color: #ffffff !important;
}

.base-nodo div {
  margin: 0px;
}

.base-nodo i {
  color: #ba2a2c;
}

.base-nodo a {
  margin-top: 5px;
  text-decoration: none;
}

.nodo-telefono-contenedor {
  width: 150px;
  min-width: 150px;
  max-width: 150px;
}

.nodo-telefono-contenedor input {
  border: 0px !important;
  width: 150px !important;
  font-size: 14px;
  background-color: transparent !important;
}

.nodo-mombre-contenedor {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}

.nodo-mombre-contenedor input {
  border: 0px !important;
  width: 200px !important;
  font-size: 14px;
  background-color: transparent !important;
}

.fuelux {
  border: 1px #dadada solid;
  padding: 10px;
  margin: auto;
}

.texto-titulo-contenedor {
  background-color: #54646d !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
  height: 35px;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  text-align: center;
  display: flex;
  align-items: center;
}

.titulo-contenedor-acordion {
  background-color: #f5f5f5;
  margin-left: 5px !important;
  margin-right: 5px !important;
  height: 45px;
  margin-top: 1px !important;
  margin-bottom: 3px !important;
}

.texto-titulo {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 13px;
  font-family: "Trebuchet MS";
  margin-top: 5px;
  /* position: absolute; */
  margin-left: -5px;
}

.contenedor-buscador,
.menu-contenedor {
  margin-bottom: 5px !important;
  cursor: pointer !important;
}

.contenedor-buscador input {
  padding-right: 0px !important;
  float: left;
  left: 0px;
}

.contenedor-buscador i {
  float: right;
  margin-top: -28px;
  position: relative;
  margin-right: 10px;
  color: #ba2a2c;
  cursor: pointer;
}

.table th {
  border: 0px !important;
  border-right: solid 1px #ffffff !important;
}

.table td {
  border: 0px !important;
  border-bottom: 1px #dadada solid !important;
}

.titulo-fondo {
  background: #ededed;
  padding: 5px;
}

.eliminar {
  display: none;
  width: 400px;
  height: 100px;
  margin-left: -50%;
  position: absolute;
  background-color: #ffffff;
  border: 1px;
  margin-top: -30px;
  z-index: 8878;
  overflow: hidden;
  text-align: center;
  border: 1px solid #54646d;
}

.eliminarmovi {
  display: none;
  width: 400px;
  height: 100px;
  margin-left: -50%;
  position: absolute;
  background-color: #ffffff;
  border: 1px;
  margin-top: -30px;
  z-index: 8878;
  overflow: hidden;
  text-align: center;
}

.confirmar {
  display: none;
  width: 400px;
  height: 130px;
  margin-left: 13%;
  position: absolute;
  background-color: #ffffff;
  border: 2px solid #b1b1b1;
  margin-top: -135px;
  z-index: 8878;
  overflow: hidden;
  text-align: center;
}
.confirmar_encuesta {
  display: none;
  margin-left: -70%;
  position: absolute;
  background-color: #ffffff;
  border: 1px;
  margin-top: -30px;
  z-index: 8878;
  overflow: hidden;
  text-align: center;
}

.pres-oficina {
  width: 200px;
}

.pres-meses-contenedor {
  width: 100%;
  white-space: nowrap;
  margin-left: 300px !important;
}

.pres-meses {
  width: 100px;
}

.ta-editor .ta-bind {
  height: 500px !important;
}

.panel-editor {
  width: 100%;
  padding: 0px !important;
  padding-right: 8px !important;
}

.editor-heading {
  background-color: #b3b8c3;
  height: 25px;
  text-align: center;
  padding-left: 10px;
}

.editor-heading span {
  font-size: 14px;
  color: #565656;
}

.selector-contenido {
  width: 85%;
  border: 1px solid #e8ebed;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  height: 37px;
  padding: 5px 12px 5px 12px;
  margin-left: 15px;
  border: 1px solid #cdcdcc;
  color: #565656;
  font-weight: bold;
}

.colum-editor {
  padding: 0px !important;
}

.contenido-contenedor-editor {
  height: 475px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 15px;
  float: left;
}

.boton-pdf-contenedor {
  width: 100%;
  margin-top: 5px;
}

.base-presupuesto {
  list-style: none;
  background-color: transparent !important;
}

.matriz-titulo {
  background-color: #e7e7e7;
  font-size: 14px;
  text-transform: uppercase;
  height: 30px;
}

.matriz-titulo-producto {
  font-size: 10px !important;
}

.matriz-titulo table {
  border: 0px !important;
  font-size: 14px;
}

.matriz-titulo td {
  height: 29px;
  border: 1px solid #cdcdcc;
}

.matriz-titulo-general {
  background-color: #e7e7e7;
  width: 250px;
  border: 1px solid #cdcdcc;
}

.fondo-gris-claro {
  background-color: #ededed !important;
  font-size: 13px;
}

.matriz-titulo-general span {
  /*position: absolute;*/
  margin-top: 8px;
}

.matriz-cuerpo {
  margin-left: 249px !important;
  margin-top: -30px;
}

.matriz-cuerpo td {
}

.matriz-cuerpo input {
  height: 25px;
}

.texto-centrado {
  text-align: center;
}

.texto-centrado span {
  margin-left: -15px !important;
}

.presupuesto-input {
  width: 82px;
  font-size: 12px !important;
}

.panel table {
  margin-top: 25px;
}

.activo-inactivo {
  float: right;
  margin-right: 10px;
}

.row-cuerpo {
  margin-right: -10px;
  margin-left: -10px;
}

.obligatorio-class {
  margin-top: 20px;
}

.ocultar {
  display: none;
}

.icon-buscador {
  float: right;
  margin-top: -28px;
  position: relative;
  margin-right: 10px;
  color: #ba2a2c;
  cursor: pointer;
}

.sorting_disabled {
  background: #ffffff !important;
}

.fa-pencil,
.fa-trash,
.fa-wrench,
.fa-level-up,
.fa-at,
.fa-times-circle,
.fa-pencil-square-o,
.fa-list-ol {
  cursor: pointer !important;
}

.no-ordenable {
  background: #ffffff !important;
  pointer-events: none !important;
}

.with-fijo {
  width: 30px !important;
  text-align: center;
}

.active-condicion {
  background: #f5f5f5 !important;
}

.pageheader i {
  cursor: default !important;
}

.marcar-catalogo td {
  background: #b3b8c3 !important;
}

.contenedor-logo {
  width: 60px !important;
  height: 60px !important;
}

.fa-asterisk {
  color: #ba2a2c;
  font-size: 7px;
  margin-right: 2px;
  float: left;
}

.radio span {
  position: absolute;
  margin-top: 2px;
}

.fa-icon-plus-producto {
  font-size: 20px;
  color: #ba2a2c;
  margin-top: 4px;
  margin-right: 5px;
  cursor: pointer !important;
}

.poducto-condicion-titulo {
  overflow: hidden;
  width: 200px;
}

.text-info {
  white-space: nowrap;
  overflow: hidden;
  width: 360px;
  max-width: 360px;
}

/*DHS - Estilos para plantillas - tabla condiciones*/

.cond-nivel1 {
  background-color: #c8c8c8 !important;
}

.cond-nivel2 {
  background-color: #ebebeb !important;
}

.cond-nivel3 {
}

.login {
  background-image: url("../img/login.jpe");
  background-repeat: repeat;
  background-size: 100% 100%;
}

.easy-logo {
  background-image: url("../img/logo_easybrok.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 90% !important;
  width: 55% !important;
}

.easy-logo-negativo {
  background-image: url("../img/logo_easybrok_negativo.png");
  background-repeat: no-repeat;
  background-size: 100% 80%;
  height: 60px;
  width: 140px;
  margin-top: 5px !important;
  margin: auto;
}

.easyfact-logo {
  background-image: url("../img/logo-easyfact.png");
  background-repeat: no-repeat;
  background-size: 100% 80%;
}

.btn-login {
  background-color: transparent !important;
}

.btn-login-entrar {
  /* margin-right: 20px; */
  background-color: #ba2a2c;
  color: #ffffff;
  width: 110px;
  margin-top: 9px;
}

.btn-login-entrar:hover,
.btn-login-entrar::selection,
.btn-login-entrar:focus {
  color: #ffffff;
}

.btn-login:focus,
.btn-login:hover,
.btn-login::selection {
  color: #ba2a2c !important;
}

.login-contenedor {
  background-color: #54646d;
  border: 1px solid #000000;
}

.button-entrar {
  background-color: #54646d !important;
  border-color: #aaaaaa !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-radius: 5px !important;
}

.button-entrar:hover {
  background-color: #ba2a2c !important;
  border-color: #aaaaaa !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-radius: 5px !important;
}

.logon-index1 {
  background-color: #54646d !important;
  opacity: 0.5;
  height: 50px;
  margin-top: 100px;
  border-radius: 7px 7px 0 0;
}

.logon-index2 {
  /*border-radius: 0 0 7px 7px;*/
  background-color: #ba2a2c;
}

.logon-contacto {
  background-image: url("../img/header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 40px;
}

.cotizador {
  background-image: url("../img/login1.jpe");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.emitir {
  background-image: url("../img/login2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.pagos {
  background-image: url("../img/login3.jpe");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.comisiones {
  background-image: url("../img/login4.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.siniestro {
  background-image: url("../img/login5.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.modulos-superior {
  background-image: url("../img/modulos_superior.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 530px;
  height: 125px;
}

.beneficios-superior {
  background-image: url("../img/beeficios-cabecera.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 510px;
  height: 125px;
}

.easy-superior {
  background-image: url("../img/easybrok_tema.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 510px;
  height: 290px;
}

.titulo-login {
  font-size: 30px;
}

.login-mediacontenedor {
}

.login-text-titulo {
  margin-left: 70px;
  margin-top: -50px;
  position: absolute;
  color: #ba2a2c;
}

.login-text-titulo-rigth {
  margin-left: -65px;
  position: absolute;
  margin-top: 15px;
  color: #ba2a2c;
}

.feature-icon {
  background-color: #ffffff;

  float: left;
  padding-top: 16px;
  padding-left: 14px;
  margin-top: 10px;
  margin-right: 10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 5px solid #ba2a2c;
  margin-bottom: 0px;
}

.feature-icon i {
  margin-top: -6px;
  color: #ba2a2c;
  font-size: 30px;
  position: absolute;
  margin-left: -4px;
}

.btn-formula {
  width: 40px;
}

.modal {
  z-index: 8999 !important;
}

.cuerpo-gris {
  background-color: #d4d4d4;
  margin-left: 15px;
  margin-top: 20px;
  margin-right: 15px;
  padding-bottom: 50px;
  /*background-image: url("./../img/login.jpe");*/
}

.cuerpo-blanco {
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.condiciones-producto,
.condiciones-producto-op {
  position: relative;
  overflow-x: scroll;
}

.linea-blanca {
  text-transform: uppercase;
  margin-top: 8px;
  background-color: #ffffff;
  height: 35px;
  text-align: center;
  font-size: 0.75em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.linea-roja {
  text-transform: uppercase;
  margin-top: 8px;
  background-color: #ba2a2c;
  height: 35px;
  text-align: center;
  font-size: 0.75em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.linea-gris {
  background-color: #c8c8c8;
  border-radius: 5px;
  color: #000000;
  font-size: 15px;
  height: 35px;
  margin-top: 8px;
  padding-top: 5px;
  text-align: center;
}

.linea-roja div {
  margin-top: 11px;
  color: #ffffff;
  padding-bottom: 9px;
}

.linea-roja input {
  margin-top: 2px;
}

/* estilos corizador masivo */

.title {
  text-align: right;
  padding-right: 5px;
}

.boton-continuar-masivo {
  vertical-align: bottom;
}

.table-masivo {
  width: 100%;
}

.table-masivo td {
  width: 20%;
}

.table-masivo .title label {
  line-height: 1em;
}

.borde-masivo {
  border-bottom: 1px solid #b3b8c3;
  padding-bottom: 5px;
}

.masivo-derecha {
  text-align: right;
}

.alto_accesorios {
  height: 50px;
}

.space .panel-body {
  padding: 25px;
}

.space .panel-body .col-lg-3,
.space .panel-body .col-md-3,
.space .panel-body .col-sm-3 {
  font-size: 12px;
}

.col-cotizador {
  padding-left: 2px !important;
  padding-right: 2px !important;
  font-size: 11px !important;
  white-space: nowrap !important;
}

.cargar_info {
  display: none;
}

.table-emision th {
  font-size: 13px;
  text-align: center;
}

.table-emision td {
  font-size: 13px;
}

.fondo-gis {
  border: solid 1px #cdcdcc;
  background-color: #cdcdcc;
  margin: 0px !important;
  white-space: nowrap;
  padding-top: 4px;
  height: 30px;
  font-size: 14px;
}

.fondo-no-gis {
  margin: 0px !important;
  white-space: nowrap;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 14px;
}

.fondo-factura {
  font-size: 16px !important;
}

.tabla-pago th,
.tabla-pago td {
  font-size: 10px;
}

.ui-grid-viewport {
  height: auto !important;
}

.btn-trans {
  border: 0px;
  background-color: transparent;
  color: #666666;
}

/*.btn-trans i {
    color: #ba2a2c;
}*/

.btn-trans :disabled,
.btn-trans:hover,
.btn-trans:focus,
.btn-trans::selection {
  background-color: transparent !important;
}

.color-aux1 th {
  background-color: #e6e3e3 !important;
}

.color-aux1 td {
  background-color: #edecec !important;
}

.datepicker span i {
  color: #ffffff !important;
}

.ADMdtp-box .arrow.left {
  border-style: none !important;
  margin-top: 0 !important;
  top: 0 !important;
}

.ADMdtp-box .arrow.right {
  border-style: none !important;
  margin-top: 0 !important;
  top: 0 !important;
}

.contenedor-compara {
  width: 250px;
  margin: auto;
  float: left;
}

.ADMdtp-box .daysNames > span {
  color: #ba2a2c !important;
}

.ADMdtp-box footer .timeSelectIcon {
  fill: #ba2a2c !important;
}

.ADMdtp-box footer .today {
  color: #ba2a2c !important;
}

.dtpNewBox .calendarIcon::after {
  border-top: 3em solid #ba2a2c !important;
}

.ADMdtpTime span.dtpIcon svg {
  fill: #ba2a2c !important;
}

.ADMdtpTime span.dtpIcon:hover svg {
  fill: #ba2a2c !important;
}

.contenedor-imgcuerpo {
  height: 300px;
  width: 300px;
}

.contenedor-imgcuerpo img {
  height: 290px;
  width: 290px;
}

notifyjs-happyblue-base {
  white-space: nowrap;
  background-color: lightblue;
  padding: 5px;
}

.notifyjs-happyblue-superblue {
  color: #c09853;
  background-color: #fcf8e3;
}

.menusin {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (min-width: 768px) {
  .navbar1-collapse {
    height: auto;
    border-top: 0;
    box-shadow: none;
    max-height: none;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar1-collapse.collapse {
    display: block !important;
    width: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar1-collapse.in {
    overflow-x: visible;
  }

  .navbar1 {
    max-width: 300px;
    margin-right: 0;
    margin-left: 0;
  }

  .navbar1-nav,
  .navbar1-nav > li,
  .navbar1-left,
  .navbar1-right,
  .navbar1-header {
    float: none !important;
  }

  .navbar1-right .dropdown-menu {
    left: 0;
    right: auto;
  }

  .navbar1-collapse .navbar1-nav.navbar1-right:last-child {
    margin-right: 0;
  }
}

.navbar1-nav > li > a,
.navbar1-nav > li > ul > li > a {
  font-size: 12px;
}

.navbar1-nav > li > ul > li > a {
  border-bottom: solid 1px #b3b8c3;
  font-size: 11px;
}

.liaux {
  padding-left: 11px;
  border-bottom: solid 1px #b3b8c3;
}
/*Siniestros*/
.table-siniestro th {
  font-size: 9px;
  padding: 0px 5px 10px 5px !important;
  text-align: center;
}

.table-siniestro > tbody > tr > td {
  font-size: 12px;
  vertical-align: center !important;
}

.cartera th {
  font-size: 9px;
  padding: 14px 5px 10px 5px !important;
  text-align: center;
}

.siniestros-generico .texto-titulo-contenedor {
  background-color: #54646d !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  height: 35px;
  margin-top: 0px !important;
  margin-bottom: 15px !important;
}

.siniestros-generico .texto-titulo {
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 5px;
  position: absolute;
  margin-left: -5px;
}

.siniestros-generico label {
  white-space: nowrap;
}
.siniestros-generico input,
.siniestros-generico select {
  margin-bottom: 4px;
  height: 20px !important;
}

.p-3 {
  padding: 14px !important;
}

.siniestros-generico-div-first {
  padding-right: 4px !important;
  padding-left: 15px !important;
}
.siniestros-generico-div {
  padding-left: 0px !important;
  padding-right: 4px !important;
}
.siniestros-generico-div-last {
  padding-right: 15px !important;
  padding-left: 0px !important;
}

.siniestro-input-lg,
.siniestro-input-md,
.siniestro-input-xs {
  margin-right: 4px;
}
.siniestro-input-lg {
  width: 100%;
  float: left;
}
.siniestro-input-md {
  width: 240px;
  float: left;
}
.siniestro-input-xs {
  width: 119px;
  float: left;
}

.table-siniestro > th.sorting {
  font-size: 12px !important;
}

.inactivo-tablero {
  background: white;
  border-radius: 8px !important;
  border: 1px solid darkgray !important;
  padding: 5px !important;
  margin: 1px;
}
.activo-tablero {
  background: rgba(119, 136, 153, 0.56);
  border-radius: 8px !important;
  color: white !important;
  padding: 5px !important;
  margin: 1px;
}
.activo-tablero:hover {
  color: white;
}
.label-reporte-dinamico {
  font-size: 13px;
}

.border-reporte-dinamico {
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}

.icon-liquidacion {
  font-size: 12px;
}
.enlaces-liquidacion {
  padding: 2px !important;
}
.lista-errores-liquidacion {
  font-size: 12px;
  list-style-type: none;
}
.lista-errores-liquidacion li:before {
  content: "-";
}

/* dise�o tabla liquidaciones para asistencia medica */
.table-liquidaciones th {
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  padding: 5px;
  height: 30px; 
}

.table-liquidaciones th .btn-link {
  padding: 0;
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* definir tama�o de popup para tabla liquidaciones asistencia medica */
.custom-modal-width .modal-dialog {
  width: 95%; /* Ajusta este valor seg�n tus necesidades */
  max-width: none;
}
/*
.wizard-siniestro ul li:first-child {
    padding-left: 20px;
    -webkit-border-radius: 0px 0 0 0px;
    -moz-border-radius: 0px 0 0 0px;
    -ms-border-radius: 0px 0 0 0px;
    -o-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
}

.wizard-siniestro ul li.active {
    background: #ba2a2c;
    font-size: 11pt;
    color: #fff;
    border-top: 0px solid #ba2a2c;
}

.wizard-siniestro ul li {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 20px 0 30px;
    margin: 0;
    font-size: 13px;
    line-height: 46px;
    color: #ffffff;
    cursor: default; 
    background: #9b9b9b;
}
*/
.verrenovaciones:hover {
  cursor: pointer !important;
}

.verrenovaciones:hover td {
  background-color: #c9c9c9;
}


/*Gestionador*/
.table-gestionador th {
  text-align: center;
  background-color: #e8e8e8 !important;
  height: 30px;
  min-height: 30px;
  border: #cdcdcc solid 1px;
  border-top: #cdcdcc solid 1px;
  font-family: "Roboto";
  font-weight: normal;
  font-style: normal !important;
  font-size: 8pt;
  color: #333333;
  border: 0px !important;
  border-right: solid 1px #ffffff !important;
  vertical-align: revert;
  padding: 0px 18px 10px 5px !important;
  text-align: center;
}

  .table-gestionador > tbody > tr > td {
    font-size: 9px;  
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border: 1px solid #fff;
    border: 0px !important;
    border-bottom: 1px #dadada solid !important;
    text-align: left;
    
  }

  @media (max-width:360px) {
    .table-gestionador > tbody > tr > td {
      width: max-content;
    }
  }

.vergestionador:hover {
  cursor: pointer !important;
}

.vergestionador:hover td {
  background-color: #c9c9c9;
}

.gestionador-generico label {
  font-size: 11px !important;
  white-space: none;
}
.gestionador-generico input {
  margin-bottom: 4px;
  font-size: 11px !important;
  height: 25px !important;
}

.p-3 {
  padding: 14px !important;
}

.gestionador-generico-div-first {
  padding-right: 4px !important;
  padding-left: 15px !important;
}
.gestionador-generico-div {
  padding-left: 0px !important;
  padding-right: 4px !important;
}
.gestionador-generico-div-last {
  padding-right: 15px !important;
  padding-left: 0px !important;
}
.gestionador-generico select {
  margin-bottom: 4px;
  font-size: 11px !important;
  height: 25px !important;
}

.ul-generico {
  margin-top: 0;
  margin-bottom: 0px;
  margin-left: -40px;
}

.conoce-easybrok {
  font-size: 30px;
  color: #ffffff;
  font-family: "Trebuchet MS";
}

.div-icon-modulo {
  text-align: center;
}

.subtitulo-modulos {
  font-family: "Trebuchet MS";
  color: #ba2a2c;
  font-size: 14px;
  font-weight: bold;
}

.texto-modulos {
  font-family: Helvetica;
  font-size: 11px;
  color: #54646d;
}

.contactenos {
  font-family: "Swiss-721";
  font-size: 18px;
}

.titulos-modulo {
  font-family: "Trebuchet MS";
}

.social:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */

  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

.div-center {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid black;
}
.contacto-fila {
  padding-top: 5%;
  padding-left: 5%;
}

.contacto-campo {
  padding-left: 5%;
}

.bg-danger-important {
  background-color: #f2dede !important;
}

.riesgos-table-container {
  max-height: 400px;
  overflow-y: auto;
  border: 1px solid #ddd;
}

.riesgos-table {
  width: 100%;
  margin-bottom: 0;
}

.riesgos-table-container .riesgos-table thead th {
  position: sticky;
  top: 0;
  background-color: #f8f9fa;  /* Color de fondo para el encabezado */
  z-index: 1;
}

.riesgos-table-container::-webkit-scrollbar {
  width: 8px;
}

.riesgos-table-container::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.riesgos-table-container::-webkit-scrollbar-thumb {
  background: #888;
}

.riesgos-table-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Estilos adicionales espec�ficos para la tabla de riesgos */
.riesgos-table th, .riesgos-table td {
  padding: 10px;
  border: 1px solid #ddd;
}

.riesgos-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.riesgos-table tr:hover {
  background-color: #ddd;
}

.riesgos-table thead th.checkbox-column {
  text-align: right;
  padding-right: 10px;
}

.large-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  /* Centrar el checkbox */
  margin: 0 auto;
  display: block;
}

/* Estilo opcional para mejorar la apariencia en diferentes navegadores */
.large-checkbox:checked {
  background-color: #2196F3;
}

.checkbox-column {
  text-align: center;
  vertical-align: middle;
  width: 100px;
}

.checkbox-column input[type="checkbox"] {
  margin: 0 auto;
  display: block;
}

/* Ajuste para el encabezado "Todos" */
.checkbox-column:first-of-type {
  white-space: nowrap;
}

.checkbox-column:first-of-type input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.tasa-input {
  padding-right: 20px !important;
}

.porcentaje-symbol {
  position: absolute;
  right: 5px;
  top: 52%;
  transform: translateY(-50%);
  pointer-events: none;
}


/* Estilos para la sección principal de dependientes */
[ng-repeat="acce in objeto.hijo"] {
  margin-bottom: 20px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 0.3s ease;
}

/* Encabezado de cada dependiente */
[ng-repeat="acce in objeto.hijo"] > div:first-child {
  background-color: #f8fafc;
  padding: 15px;
  border-bottom: 1px solid #e5e7eb;
  border-radius: 8px 8px 0 0;
}

/* Hover effect para mejor distinción */
[ng-repeat="acce in objeto.hijo"]:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Encabezado de preexistencias */
div[style*="background: rgb(204, 204, 204)"] {
  background: linear-gradient(to right, #f1f5f9, #e2e8f0) !important;
  border: 1px solid #cbd5e1;
  border-radius: 4px 4px 0 0;
  margin: 10px 0 0 0 !important;
}

/* Contenedor de cada preexistencia */
[ng-repeat="preex in acce.preexistencias"] {
  padding: 10px;
  border-bottom: 1px solid #e5e7eb;
  background-color: white;
  margin: 5px 0;
  border-radius: 4px;
  transition: background-color 0.2s ease;
}

[ng-repeat="preex in acce.preexistencias"]:hover {
  background-color: #f8fafc;
}

/* Distintivo visual para cada nivel de dependiente */
[ng-repeat="acce in objeto.hijo"]:nth-child(odd) {
  border-left: 4px solid #ba2a2c;
}

[ng-repeat="acce in objeto.hijo"]:nth-child(even) {
  border-left: 4px solid #ba2a2c;
}

/* Separador entre dependientes */
[ng-repeat="acce in objeto.hijo"] + [ng-repeat="acce in objeto.hijo"] {
  margin-top: 20px;
}

/* Estilos para la sección principal de dependientes */
[ng-repeat="acce in objeto.emisionAccesorios"] {
  margin-bottom: 20px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 0.3s ease;
  padding: 15px;
}

/* Hover effect para mejor distinción */
[ng-repeat="acce in objeto.emisionAccesorios"]:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Mejoras visuales para los contenedores de información */
[ng-repeat="acce in objeto.emisionAccesorios"] > div {
  margin-bottom: 8px;
}

/* Estilos para los inputs y selects */
[ng-repeat="acce in objeto.emisionAccesorios"] .form-control {
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  padding: 8px;
  transition: border-color 0.2s ease;
  background-color: white;
}

[ng-repeat="acce in objeto.emisionAccesorios"] .form-control:focus {
  border-color: #ba2a2c;
  box-shadow: 0 0 0 2px rgba(186, 42, 44, 0.1);
  outline: none;
}

/* Encabezado de preexistencias */
[ng-repeat="acce in objeto.emisionAccesorios"] div[style*="background: rgb(204, 204, 204)"] {
  background: linear-gradient(to right, #f1f5f9, #e2e8f0) !important;
  border: 1px solid #cbd5e1;
  border-radius: 4px 4px 0 0;
  margin: 10px 0 0 0 !important;
}

/* Contenedor de cada preexistencia */
[ng-repeat="acce in objeto.emisionAccesorios"] [ng-repeat="preex in acce.preexistencias"] {
  padding: 10px;
  border-bottom: 1px solid #e5e7eb;
  background-color: white;
  margin: 5px 0;
  border-radius: 4px;
  transition: background-color 0.2s ease;
}

[ng-repeat="acce in objeto.emisionAccesorios"] [ng-repeat="preex in acce.preexistencias"]:hover {
  background-color: #f8fafc;
}

/* Distintivo visual para cada nivel de dependiente */
[ng-repeat="acce in objeto.emisionAccesorios"]:nth-child(odd) {
  border-left: 4px solid #ba2a2c;
}

[ng-repeat="acce in objeto.emisionAccesorios"]:nth-child(even) {
  border-left: 4px solid #ba2a2c;
}

/* Separador entre dependientes */
[ng-repeat="acce in objeto.emisionAccesorios"] + [ng-repeat="acce in objeto.emisionAccesorios"] {
  margin-top: 20px;
}

@font-face {
  font-family: Helvetica Neue;
  src: url("../fonts/HelveticaNeue-Regular.otf");
}

@font-face {
  font-family: Swiss-721;
  src: url("../fonts/swiss-721-bold-condensed-bt-70602.ttf");
}
