/* InicioestilosHome*/

.botonQr {
    border-radius: 5px;
}

/* FinestilosHome*/

/*InicioestilosChat*/


@keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  
    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }
  
    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  
  .pulse {
    animation-duration: 2s;
  animation-delay: 1s;
  animation-iteration-count: infinite;
    animation-name: pulse;
  }

.iconAlertaColono{
    width: 300px;
    margin: 0 auto;
    display: block;
}

.ModalAlertSoS h4 {
    margin: 60px 0 0;
    text-align: center;
    font-size: 35px;
    font-weight: 800;
}

.modalWidth {
    width: 30% !important;
}

.ModalAlertSoS p {
    text-align: justify;
    font-size: 25px;
}

.BackAzulS{
    background-color: #1d3959;
    color: grey;
    font-family: Muli-Bold;
    padding: 30px 0;
}

.search-bar{
    display: flex;
    border: 2px solid #1d3959;
    border-radius: 25px;
}

input#search {
    border: none;
    height: 2rem;
    margin:0;
}

.paddingSearch{
    padding: 5px 0px 5px 5px;
}

.textos {
    text-align: left;
    line-height: 0;
}

.textos h3 {
    line-height: inherit;
}

.textos p {
    line-height: .4;
}

.ml-3{
    margin-left: 3rem;
}

.caja1{
    height: 100%;
    align-items: baseline;
    border-bottom: 1px solid #777;
}

img.images-user{
    width: 40px !important;
}

p.tituloCard {
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    text-align: left;
}

p.textoCard {
    font-size: 12px;
    line-height: 1;
    text-align: left;
}

.cardChatSideLeft {
    position: relative;
    justify-content: space-around;
    display: flex;
    align-items: center;
    background: #fff;
    margin: 10px 15px;
    color: #000;
    box-shadow: 3px 3px 3px #00000059;
}

.cardChatSideLeft:hover {
    position: relative;
    justify-content: space-around;
    display: flex;
    align-items: center;
    background: #e2e2e2;
    margin: 10px 15px;
    box-shadow: 3px 3px 3px #00000059;
}

.card-imageLeft {
    margin: 15px;
    display: flex;
    width: 40px;
    height: 40px;
}

.contenidoCard {
    width: 100%;
}


.iconAlert {
    padding: 10px;
}

.espacio3 {
    padding: 0 30px 0 0;
}

.colorError{
    color: red;
}

.boxConversation {
    display: flex;
} 

.textConversation p {
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    padding: 0 20px;
}

.textConversation {
    background: #e2e2e2;
    border-radius: 25px;
}

.textConversationR {
    background: #1a173b;
    border-radius: 25px;
}

.textConversationR p {
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    padding: 0 20px;
    color: #fff;
}

.imageConversation {
    margin: 0 20px;
}


.espacioEnviar {
    margin: 50px 0 0 0;
}

input[type=text]:not(.browser-default).inputEnviarC {
    border: 2px solid #1a173b;
    border-radius: 25px;
}

button#enviar.botonEnviar {
    position: relative;
    bottom: 53px;
    float: right;
    background: #1a173b;
    height: 40px;
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
    width: 100px;
    cursor: pointer;
}

button#enviar.botonEnviar:hover {
    position: relative;
    bottom: 53px;
    float: right;
    background: #1a173b;
    height: 40px;
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
    width: 100px;
    cursor: pointer;
}

.espacioContainer {
    padding: 20px;
}

.espacioContainer2 {
    padding: 0 20px;
}

img.imagensos {
    width: 50px;
}

.mensajesContainer {
    height: 600px;
    overflow: auto;
}

/*FinestilosChat*/

.separador{
    margin: 0px 30px 0px 30px;
    font-size: 2.5em;
    font-family: Muli-Extra-Light;
    color:white;
}

.separador-poco-margen{
    margin: 0px 0px 0px 0px;
    font-size: 2.5em;
    font-family: Muli-Extra-Light;
    color:white;
}

.numeros-principales{
    font-family: Muli-Bold;
    font-size: 2em;
}

.title-box{
    font-size: 1.5em;
    font-family: Muli-Bold;
    margin: 10px 0px 0px 0px;
    color: #9b9b9b;
    letter-spacing:2px;
}

.title-box-2{
  font-size: 1.5em;
  font-family: Muli-Bold;
  color: #9b9b9b;
  letter-spacing:2px;
}

.subtitulo-box{
    font-family: Muli-Regular;
    font-size: 0.8em;
    display: block;
}


.step{
    background-color: #1d3959 !important;
}

/* Círculos de colores numerados */
.pink {
    background: #ff6260;
     border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 10px;
    text-align: center;
    width: 1em; 
  }

  .Rectangle-28 {
    width: 388px;  
    height: 41px;  
    border-radius: 6px;  
    background-color: #ffffff;  
    box-shadow: 0 2px 23px 0 #e4e6e9;  
  }

  .Rectangle-32 {
    font-family: Muli-Bold;
    width: 25px;  
    height: 25px;  
    border-radius: 100px;  
    background-color: #ff6260;
    color: #ffffff;  
    font-size:10px;
    vertical-align: middle;
  }

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {

overflow: hidden;
padding: 20px;
}

.content-box-blue {
    border: 2px solid #1d3959;
    border-radius: 10px 10px 10px 10px;
    font-family: Muli-Bold;
    }

    .title-event {
        font-family: Muli-Bold;
        color: #1a173b;
        padding: 10px 0px 0px 10px;
    }

    .subtitle-event{
        text-align: left;
        color: #9b9b9b;
    }


      .texto-en-card {
        text-align: center;
        font-family: Muli-Bold;
      }
      .texto-en-card span{
          font-family: Muli-Bold;
      }

      .pagination {
        margin-top: 0.5em;
      }
      .pagination .page {
        margin-right: 0.2em;
        display: inline-block;
        color: #c5c5c5;
        width: 1.2em;
        height: 1.5em;
        line-height: 1.4em;
        text-align: center;
        font-size: 1em;
        cursor: pointer;
        font-family: Muli-Bold;
        border-radius: 2.8px;
        border: 1px solid #c5c5c5;        
      }
      .pagination .page:hover {
        color:#2c93b6;
      }
      .pagination .page.disabled {
        color: #c5c5c5;
        font-family: Muli-Bold;
      }
      .pagination .page.active {
        color: white;
        border-radius: 2.8px;
        background-color: #0077ff;
        font-family: Muli-Bold;
      }

      .pagina-pagination{
        margin-top: 0.5em;
        display: inline-block;
        color: #c5c5c5;
        width: 1.2em;
        height: 1.5em;
        line-height: 1.4em;
        text-align: center;
        font-size: 1em;
        font-family: Muli-Bold;
      }

     


      .zoom{
        /* Aumentamos la anchura y altura durante 2 segundos */
        transition: width 2s, height 2s, transform 0.5s;
        -moz-transition: width 2s, height 2s, -moz-transform 0.5s;
        -webkit-transition: width 2s, height 2s, -webkit-transform 0.5s;
        -o-transition: width 2s, height 2s,-o-transform 0.5s;
    }

    .activezoom{
      /* tranformamos el elemento al pasar el mouse por encima al doble de
         su tamaño con scale(2). */
      transform : scale(5);
      -moz-transform : scale(5);      /* Firefox */
      -webkit-transform : scale(5);   /* Chrome - Safari */
      -o-transform : scale(5);        /* Opera */
  }


  .modalTitle {
    font-family: Muli-regular;  
    font-weight: normal;  
    font-style: normal;  
    font-stretch: normal;  
    line-height: normal;  
    font-size: 21px;
    letter-spacing: 0.2px;  
    text-align: center;  
    color: #1a173b;
  }

  .modalTitleGrey {
    font-family: Muli-regular;  
    font-weight: normal;  
    font-style: normal;  
    font-stretch: normal;  
    line-height: normal;  
    font-size: 21px;
    letter-spacing: 0.2px;  
    text-align: center;  
    color: #9b9b9b;
  }

  .modalInputTitle {
    font-family: Muli-regular;
    font-size: 20px;  
    font-weight: bold;  
    font-style: normal;  
    font-stretch: normal;  
    line-height: normal;  
    letter-spacing: 1.8px;  
    text-align: center;  
    color: #9fa9ba;
  }

  .modalBtn{
    font-family: Muli-regular;
    font-size: 12px;
    font-style: normal;  
    font-stretch: normal;
    color: #1d3959;
  }

  .tdListSmall{
    padding: 0px 5px;
  }

.subtitle_modal_preregistro {  
    font-family: Muli-regular;  
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #010005;
}

.subtitle2_modal_preregistro  {
  font-family: Muli-regular;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.1px;
  text-align: center;
  color: #3a3756;
}

.text_modal_preregistro {
  font-family: Muli-regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.79;
  letter-spacing: 0.1px;
  color: #8a96a0;
}

.border_bottom_short{
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 5px;
}


@media (min-width: 0px)  and (max-width: 991px) {
    
    /* Estilos chat */
    .textos {
        text-align: center;
        line-height: 0;
    }

    img.imagensos {
        width: 50px;
        margin: 0 auto;
        display: block;
    }

    button#enviar.botonEnviar {
        position: initial;
        float: none;
        width: 150px;
    }
    /* Estilos chat */

    /* InicioestilosHome*/

.orderButtons {
    display: inline-grid;
    flex-direction: row;
}

    .botonProveedores {
        order: 1;
    }

    .botonHistorico {
        order: 2;
    }

    .botonEntreProv {
        order: 3;
    }

    .botonQr {
        width: 200px;
    }

    .botonQr {
        width: 200px;
        height: 40px;
        margin-top: 20px;
    }

/* FinestilosHome*/

}



@media only screen and (min-width: 992px) {
    .border_bottom_short{
        border-bottom: 1px solid #e3e3e3;
    }

    /* Estilos Chat */
    img.imagensos {
        float: right;
    }
    /* Estilos Chat */

    /*Estilos HOme*/
    .botonQr {
        width: 100%;
    }
    /*Estilos HOme*/
}






.circle-draw {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: grey;
    border-color: white;
    border: 1px solid;
    cursor: pointer;

}

.circle-draw-active
{
    background: white;
}

.chart-container {
  position: relative;
  margin: auto;
  height: 60vh;
  width: 80vw;
}

.caja-estadistica hr
{
    width:25%;
    border: 0;
    border-top: 1px solid black;
    opacity: .1;
}



.table-head-center-align thead tr th{
    text-align: center;
}


.recuadro-azul
{
    background-color: #1d3959;
    color: grey;
    font-family: Muli-Bold;
    padding: 0px 25px;
}

@media only screen and (min-width: 1200px) {
    .recuadro-azul
    {
        height: 106px;
    }

        /* Estilos Chat */
        img.imagensos {
            float: right;
        }
        /* Estilos Chat */
}

.bordes-caja-home{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 0px 0px 0 rgba(0,0,0,0.12), 0 0px 0px 1px rgba(0,0,0,0.2);
}

.msgBox {
  border: 1px #777 solid;
  padding: 5px 10px;
  text-align: center;
  font-size: 0.75rem: 
}

/* APR */

.title-event-past {
  font-family: Muli-Bold;
  color: #A40000;
  padding: 10px 0px 0px 10px;
}

