@import url('https://fonts.googleapis.com/css?family=Catamaran:700,800&display=swap|Source+Sans+Pro:300,300i,400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
html,
body {
  height: 100vh;
  font-size: 16px;
  line-height: 1.56;
  /*  font-family: 'Inter', sans-serif; */
  font-family: system-ui !important;
}
body {
  background-color: #e7e7e75c;
}
.print {
  border: dotted 1px  purple;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: 'Catamaran', sans-serif; */
  font-family: system-ui !important;
  font-weight: 700;
}

.boton-linea-cobertura{
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: row;
}

.table > tbody > tr > td {
  vertical-align: top;
}

.card-cat-siniestros{
  max-width: 33%;
  background-color: rgba(171, 171, 171, 0.3);
  border-radius: 10px;
  margin: 0 10px 10px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.container-card-siniestros{
  display: flex;
  flex-wrap: wrap;
  max-height: 600px;
  overflow-y: scroll;
}

.tablaObjetivosMetasTareas li {
  cursor: pointer;
}
.jFiler-theme-default .jFiler-input {
  width: 100% !important;
  margin-bottom: 10px !important;
}
.btn-group-xs > .btn, .btn-xs {
  padding  : 0.4rem .5rem;
  font-size  : .8rem;
  line-height  : .5;
  vertical-align: middle;
  border-radius : .2rem;
}

.navbar {
  background: linear-gradient(to right, rgba(0,91,152,1) 0%, rgba(0,30,72,1) 100%) !important;
  box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.4);
}

.bg-gallbo {
  color: #ffffff;
  background-color: #314d72;
}
.bg-gallbo-light {
  color: #ffffff;
  background-color: #537fb6;
}

.text-gallbo {
  color: #314d72 !important;
}

.logo {
  width: auto;
  height: 45px;
}

#mostrar-menu {
  height: 100%;
  padding: 0 1.6rem;
  color: #314d72;
  background-color: #fff;
  border: none;
  transition: all 0.2s ease;
}

#mostrar-menu:hover {
  background-color: #eee;
}

#mostrar-menu:active {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}

.side-menu {
  height: 100%;
  width: 250px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: -250px;
  padding: 10px;
  background-color: #eee;
  overflow-x: hidden;
  box-sizing: border-box;
  transition: all 0.2s ease;
  visibility: hidden;
  /* display: none; */
}

.subtema:first-letter {
  text-transform: uppercase;
}

.side-menu.slide {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.425);
  visibility: visible;
  left: 0;
}

.label-prevent {
  background-color: #F8D244;
}

.alert-success a {
  text-decoration: none;
  background-color: #337ab7;
}

.section-card {
  background-color: #ffffff;
  color: #314d72;
  transition: all 0.2s ease;
  border: 1px solid rgba(0,0,0,.125);
  justify-content: center;
  align-items: center;
}
.imgCard{
  max-height: 80px;
  margin: 10px;
}
.section-card:hover {
    text-decoration: none;
    transform: translateY(-10px);
    transition: all ease-in-out 300ms;
}

.section-card span {
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
  /* font-family: 'Inter', sans-serif; */
  font-family: system-ui !important;
  font-weight: 400;
}

@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  #tabla_tareas table,
  #tabla_tareas thead,
  #tabla_tareas tbody,
  #tabla_tareas th,
  #tabla_tareas td,
  #tabla_tareas tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #tabla_tareas thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #tabla_tareas tr {
    border: 1px solid #ccc;
  }
  #tabla_tareas td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  #tabla_tareas td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
  Label the data
  */
  #tabla_tareas td:before {
    content: attr(data-title);
  }
}

.doc-button {
  width: 250px;
  border-radius: 3px;
  margin-bottom: 10px;
  background: #eee;
  transition: all 0.2s ease;
}
.doc-button.disabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.6;
  text-decoration: none;
  pointer-events: none;
}

.doc-button:hover {
  background: #ddd;
}

.doc-button a {
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  padding: 10px;
  display: block;
}

.doc-button p {
  margin: 10px 0 0;
}

.k-icon.k-clear-value.k-i-close {
  display: none !important;
}

.input-group>.form-control.form-control-autow {
  flex: 0;
  width: auto;
  max-width: 100%;
}

.input-symbol-money{
  position: relative !important;
}

.input-symbol-money:before {
  position: absolute;
  top: 7px;
  content: "$";
  font-size: 13px;
  left: 10px;
  color: rgb(160, 160, 160);
  z-index: 99;
}


td.input-symbol-money:before {
  top: 10px;
}

.table-scroll {
  max-height: 380px;
  display: block;
  overflow-y: auto;
}

#estadosSiniestro .dropdown-item{
  display: block;
  width: 100%;
  padding: .25rem 1rem;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  transition: all 0.2s ease;
}
#estadosSiniestro .dropdown-item:hover{
  background-color: #e0e0e0;
}

#estadosSiniestro .dropdown-item.active::after {
  content: "\2022";
  margin-left: 5px;
  font-size: 1.4rem;
  font-weight: bolder;
  line-height: normal;
  vertical-align: middle;
}

#listaDocumentos {
  max-height: 400px;
  overflow-y: auto;
}

#float-panel {
  border: solid 1px rgba(0, 0, 0, 0.125);
  max-width: 720px;
  position: fixed;
  top: 50%;
  margin-top: -200px;
  right: -9999px;
  background-color: #fff;
  z-index: 800;
  border-radius: 5px 0 0 5px;
  transition: all 0.5s ease;
  visibility: hidden;
}

#float-panel #listaDocumentos {
  max-height: 225px;
}

#float-panel.show {
  right: 0;  
  visibility: visible;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.scroll-obs {
 overflow-y: auto;
 max-height: 150px;
 font-size: 0.9rem;
}
.fill-form .k-dropdown {
  max-width: 350px;
}
.mony-form:before {
  content: "$";
  font-size: 0.9rem;
  margin-right: 5px;
  color: #707070;
}
.actividadBitacora{
  transition: all ease .3s;
}
.actividadBitacora:hover{
  background-color: rgb(233, 233, 233);
}
/* .dataTables_processing {
  left: 50% !important;
  position: absolute !important;
  top: 250px !important;
  z-index: 100 !important;
} */

.input-mensaje{
  border-top: 1px solid #000;
  border-radius: 0;
  border-left: none;
  border-right: none;
}

#conversaciones-chat{
  display: flex;
}

.barra-chat{
  position: fixed;
  width: 100%;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  flex-direction: row-reverse;
  height: 0px;
  z-index: 1000;
}

.bandeja-contactos-abierta{
  position: absolute;
  margin-left: 10px;
  margin-right: 10px;
  width: 330px;
  display: flex;
  align-items: flex-start;
  height: 600px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 0.5px solid;
  border-left: 0.5px solid;
  border-right: 0.5px solid;
  flex-direction: column;
}

.titulo-bandeja{
  background-color: #314d72;
  color: #FFFFFF;
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: space-between;
}

.titulo-bandeja:hover{
  cursor: pointer;
}

.titulo-bandeja span{
  margin-left: 10px;
  margin-right: 10px;
}

.titulo-bandeja span:last-of-type{
  font-size: 25px;
}

.lista-contactos{
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  overflow: overlay;
}

.lista-mensajes{
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

.lista-contactos ul{
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.lista-contactos ul li{
  margin-top: 5px;
  height: 45px;
  border-bottom: 1px solid;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
}

.lista-contactos ul li span{
  margin-left: 5px;
}

.bandeja-contactos{
  margin-left: 10px;
  margin-right: 10px;
  width: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 0.5px solid;
  border-left: 0.5px solid;
  border-right: 0.5px solid;
  background-color: #314d72;
  color: #FFFFFF;
}

.bandeja-contactos:hover{
  cursor: pointer;
}

.bandeja-chat{
  margin-left: 10px;
  width: 330px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 0.5px solid;
  border-left: 0.5px solid;
  border-right: 0.5px solid;
  background-color: #314d72;
  color: #FFFFFF;
}

.bandeja-chat span:first-of-type{
  margin-left: 10px;
}

.bandeja-chat span:last-of-type{
  margin-right: 10px;
  font-size: 25px;
}

.bandeja-chat b:first-of-type{
  margin-bottom: 40px;
  position: absolute;
  margin-left: 315px;
  color: red;
  font-size: 20px;
}

.bandeja-chat:hover{
  cursor: pointer;
}

.img-chat{
  border: 1px solid;
  border-radius: 30px;
  font-size: 12px;
  width: 32px;
  display: flex;
  height: 32px;
  font-weight: bold;
  letter-spacing: 1px;
  align-items: center;
  justify-content: center;
}

.conver-nombre{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.conversacion-chat{
  left: 0;
  position: absolute;
  margin-left: 10px;
  margin-right: 10px;
  width: 330px;
  display: flex;
  align-items: flex-start;
  height: 600px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 0.5px solid;
  border-left: 0.5px solid;
  border-right: 0.5px solid;
  flex-direction: column;
}

.mensaje-recibido{
  display: flex;
  justify-content: left;
  width: 95%;
}

.mensaje-enviado{
  display: flex;
  justify-content: right;
  width: 95%;
  flex-direction: column;
  align-items: flex-end;
}

.mensaje-recibido span:first-of-type{
  border: 0.5px solid;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 10px 10px 10px 0;
  padding: 5px;
  font-size: 14px;
  background-color: aliceblue;
  max-width: 95%;
}

.mensaje-enviado span:last-of-type{
  font-size: 13px;
}

.mensaje-enviado span:first-of-type{
  border: 0.5px solid;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 10px 10px 0 10px;
  padding: 5px;
  font-size: 14px;
  background-color: beige;
  max-width: 95%;
}

.lista-mensajes ul{
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  overflow: overlay;
  width: 100%;
  height: 519px;
  display: flex;
  flex-direction: column;
}

.lista-mensajes ul li:last-of-type span{
  margin-bottom: 10px;
}
