@import url('https://fonts.googleapis.com/css?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;700&display=swap');

body {
    font-family: 'Nunito', sans-serif;        
    font-style: normal;
    font-weight: normal;    
}

.texto-titulo {
    font-size: 36px;
    font-weight: bold;
    color: #0DAAB4;
    text-align: center;
}

.header-logo{
    display:flex;
    justify-content: center;
    align-items: center;
}

/***************************************************************

                      FORMULARIO DE REGISTRO 

***************************************************************/

#formulario-registro {
    display: none;
}

.frame-captura {
    border: solid 1px #D1D0D0;
    box-sizing: border-box;
    padding: 1rem 2rem 1rem 2rem;
    box-shadow:2px 5px 5px #ccc;
    border-radius: 5px;
    margin-top:10px;
    margin-bottom: 10px;    
}

.texto-titulo-login {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.texto-normal {
    font-weight: normal;
    font-size: 16px;    
    text-align: center;
    color: #000;
}

.texto-olvidar-password {
    font-weight: 200;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #b50000;
}

.texto-no-registrado {
    font-weight: 200;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    color: #000;    
    
}

.texto-beneficios {
    font-weight: 200;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000;    
    
}

.texto-alt-form {
    font-weight: 200;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-decoration: underline;
    color: #086268; 
    cursor: pointer;
}

.boton-ingresar{
    background-color: #0d7826;
    border-radius: 5px;
    border: none;
    color: #FFF;
    padding: 8px 16px;
    text-decoration: none;
    margin: 4px 2px;
    cursor:pointer;    
}

.br-solid-1{
    border: solid 1px;   
 }
 
 .br-solid-2{
     border: solid 2px;   
  }
 
 
 .br-radius{
     border-radius: 5px;;
 }

/***************************************************************

                      BARRA DE NAVEGACION

***************************************************************/

.navbar-light .navbar-nav .nav-link {
    color: #0DAAB4;
}

.navbar-light .navbar-nav .active>.nav-link  {
    color: #0DAAB4;
}

.navbar-light .navbar-nav .dropdown-item {
    color:#0DAAB4;
}

.navbar-light .navbar-nav .navbar-toggler-icon {
    color:#0DAAB4;
}

/*******************************************************************

                            GESTIONAR BOTON NUEVO
  
*******************************************************************/


.gestionar-boton-nuevo {
    display: inline-block;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 5px;
    -webkit-box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
    -moz-box-shadow:    2px 5px 5px 0px rgba(181, 181, 181, 1);
    box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
    background: #fff;
    color: #0DAAB4;
    margin-bottom: 10px;
}

.gestionar-boton-nuevo:hover{
    background: #0DAAB4 ;
    color: #fff;
    text-decoration: none;
}
.gestionar-boton-nuevo:focus{
    color: #fff;
    text-decoration: none;
}

/*******************************************************************

                            GESTIONAR LISTADO
  
*******************************************************************/

/* Card del titulo */
.gestionar-card {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #0DAAB4;
    height: 75px;
    display: flex;
    justify-content: center;
}

.gestionar-card-circulo {
    width: 55px;
    height: 55px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
    border-radius: 50%; 
    background-color: #fff;
    margin-right: 15px;
}

.gestionar-card-icon{
    color: #0DAAB4;
    position: inherit;
    margin-top: 9px;
    margin-left: 12px;
}

.gestionar-card-icon-asignacion{
    color: #0DAAB4;
    position: inherit;
    margin-top: 9px;
    margin-left: 10px;
}

.gestionar-card-title{
    font-size: 32px;
    font-weight: bold;
    color: #fff; 
    margin-left: 15px;
}

/* Header de la tabla */ 
.gestionar-listado-header{
    background-color: #0DAAB4;
    color: #fff;
}

/* Header del acordeon */
.gestionar-listado-acordeon{
    background-color: #fff;
    color: #0DAAB4;    
}

/* Boton de acción  */
.gestionar-listado-boton-accion{
  color: #0DAAB4;
}

/* Estatus cancelado */ 
.gestionar-estatus-cancelado{
    color: #FF0000;
}

.gestionar-resultados-label{
    font-size: 20px;
    font-weight: bold;  
}

.crear-card-circulo {
    width: 55px;
    height: 55px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
    border-radius: 50%; 
    background-color: #0DAAB4;
    margin-right: 15px;
}

.crear-card-icon{
    color: #fff;
    position: inherit;
    margin-top: 9px;
    margin-left: 0px;
}


/*******************************************************************

                            FORM BUSCAR
  
*******************************************************************/

.buscar-form{
    margin-bottom: 15px;
}

.buscar-form-input{
    padding: 0px;
}

.buscar-form-button{
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    background: #fff;
    color: #0DAAB4;
    padding: 5px 20px 5px 20px;
}

.buscar-form-button:hover{
    background: #0DAAB4 ;
    color: #fff;
    text-decoration: none;
}
.buscar-form-button:focus{
    color: #fff;
    text-decoration: none;
}


/*******************************************************************

                            CARD DE DATOS 
  
*******************************************************************/
.bordado {
    border: 1px solid #000;    
}

.card-data {    
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;    
    -webkit-box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
    -moz-box-shadow:    2px 5px 5px 0px rgba(181, 181, 181, 1);
    box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
    margin-top: 10px;
    margin-bottom: 20px;
}

.card-data-logo-company {    
    display:flex;
    align-items: center;
    justify-content: center;
}

.card-data-company-atributes-bold {
    font-family: 'Nunito', sans-serif; 
    font-size: 18px;       
    font-style:normal;
    font-weight:bold;
    color: #54ABB4; 
    text-align: left;
}

.card-data-company-atributes-normal {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;        
    font-style:normal;
    font-weight:normal;
    color: #525858cb;
    float: right; 
}


.card-data-left {
    float: left;
}

.card-data-right {
    float: right;
}

.card-circulo {
    width: 75px;
    height: 75px;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
    border-radius: 50%; 
    position: relative;
}

.card-signo {
    font-size: 48px;
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -28px;
    margin-top: -30px;    
}

.card-circulo-color-home{
    background-color: #54ABB4;
}

.card-signo-color-home{
    color:#FFF;
}

.card-circulo-color-ingreso-ayer {
    background-color: #6FCF9780;    
}

.card-signo-color-ingreso-ayer {
    color: #219653;
}

.card-circulo-color-ingreso-hoy {
    background-color: #F2C94C80;
}

.card-signo-color-ingreso-hoy {
    color:#ECBB25;
}

.card-circulo-color-ingreso-manana {
    background-color: #BB6BD980;
}

.card-signo-color-ingreso-manana {
    color:#9B51E0;
}

.card-circulo-color-cita-ayer {
    background-color: #EB575780;    
}

.card-signo-color-cita-ayer {
    color: #EB5757;
}

.card-circulo-color-cita-hoy {
    background-color: #F2994A80;    
}

.card-signo-color-cita-hoy {
    color: #F2994A;
}

.card-circulo-color-cita-manana {
    background-color: #2F80ED80;    
}

.card-signo-color-cita-manana {
    color: #2F80ED;
}

.card-texto-concepto {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.4px;
    color: #9FA2B4;    
}

.card-texto-cantidad {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 1px;
    color: #252733;        
}

.card-texto-main {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 1px;
    color: #252733;        
}

.card-grafico {
    margin-left: auto;
    margin-right: auto;
}
/*
#chart-wrap {
    position:relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

#donutchart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;    
}*/


/*********************************************************************


                                ACCORDION


**********************************************************************/

.myaccordion .card,
.myaccordion .card:last-child .card-header{
    border: none;
}

.myaccordion .card-header{
    background-color: #0DAAB4;
}

.myaccordion .card-link,
.myaccordion .card-link:hover,
.myaccordion .card-link:focus
{
    color: #fff;
    text-decoration: none;
}


/*********************************************************************


                                LISTADO DE CITAS 


**********************************************************************/

.listado-citas-title {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    color: #0DAAB4;        
}

.header-title{
    background-color: #0DAAB4;
    color:#FFF;
}

.header-title-cancel{
    background-color:#FF0000;
    color:#FFF;
}

.header-confirm{
    display: flex;
    justify-content: center;
}

/*********************************************************************


                                PERFIL USER


**********************************************************************/

.perfil-user-div {
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    -webkit-box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
    -moz-box-shadow:    2px 5px 5px 0px rgba(181, 181, 181, 1);
    box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.perfil-user-titulo {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.perfil-user-cabecero {
    font-size: 18px;
    font-weight:lighter;
    text-align: center;
    margin-left: 20px;    
}

.perfil-user-detalle {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 5px;    
}

.perfil-user-botones {
    
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    
}

.detalle-mapa{
    display:flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.map{
    width: 300px;
    height: 300px;
}

/*********************************************************************


                                VARIOS 


**********************************************************************/

.texto-welcome {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: normal;    
    font-size: 26px;
    color: #000;
    text-align: center;
}

.boton-verify-sesion-div{
    display:flex;
    justify-content: center;
    align-items: center;
}

.boton-verify-sesion{
    font-size: 22px;
    background-color: #086268; 
    border: none;
    color: #FFF;
    text-decoration: none;
    cursor:pointer;
    border-radius: 5px;
    text-align: center;
    padding: 8px 16px;
}

.boton-verify-sesion:hover,
.boton-verify-sesion:focus{
    color: #fff;
    text-decoration: none;
}

.recupera-color-icon{
    color: #007fAA;
  }

  .card-data-plan-h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    color:#000;
    text-align: center;
  }

  .card-data-plan-backcolor-green {
    font-family: 'Nunito', sans-serif; 
    font-size: calc(0.8em + 0.8w);
    font-style:normal;
    font-weight:bold;
    color: #FFF;
    text-align: center;
    background-color: #007fAA;
}

.card-data-plan-backcolor-orange {
    font-family: 'Nunito', sans-serif; 
    font-size: calc(0.8em + 0.8w);
    font-style:normal;
    font-weight:bold;
    color: #FFF;
    text-align: center;
    background-color: #F58634;
}

.card-data-plan-bold {
    font-family: 'Nunito', sans-serif; 
    font-size: 22px;       
    font-style:normal;
    font-weight:bold;
    /*color: #54ABB4; */
    text-align: center;
}

.card-data-plan-normal {
    font-family: 'Nunito', sans-serif;
    font-size: calc(1em + 1w);
    font-style:normal;
    font-weight:normal;
    color: #525858cb;
    float: left; 
}

.table-center{
    margin-left: auto;
    margin-right: auto;
  }

/*********************************************************************


                                FOOTER


**********************************************************************/
#footer {
  background: #343A40;
  padding: 30px 0 0 0;
  font-size: 12px;
  color: #cbcbcb;
}

#footer a {
  color: #ccc;
}

#footer a:hover {
  color: #fff;
}

#footer h3.widget-title {
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  color: #ccc;
  margin: 0 0 20px;
}

#underfooter {
  background: #191919;
  padding: 15px 0;
  color: #a5a5a5;
  font-size: 12px;
}

#underfooter a {
  color: #aaa;
}

#underfooter a:hover {
  color: #fff;
}

#underfooter p {
  margin: 0;
}

.follow-me-icons {
  font-size: 20px;
}

.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
}


/**************************************************
                     MEDIA QUERY 
**************************************************/  

@media(min-width:993px) {
    
    .img-responsive{
        width:750px;
        height:132px;
    }    
    
    .card-data {
        border: 1px solid #D3D3D3;
        border-radius: 5px;
        padding-top: 7px;
        padding-bottom: 7px;    
        -webkit-box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
        -moz-box-shadow:    2px 5px 5px 0px rgba(181, 181, 181, 1);
        box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
        margin-top: 9px;
        margin-bottom: 17px;
    }

    .card-data-left {
        float: left;
    }

    .card-data-right {
        float: right;
    }

    .card-circulo {
        width: 45px;
        height: 45px;
        -moz-border-radius: 50%;
         -webkit-border-radius: 50%;
        border-radius: 50%; 
        position: relative;
    }
    
    .card-signo {
        font-size: 38px;
        padding: 4px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -22px;
        margin-top: -24px;    
    }
    
    .card-texto-concepto {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.4px;
        color: #9FA2B4;    
    }

    .card-texto-cantidad {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0.7px;
        color: #252733;        
    }    
    
    .card-grafico {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-size: 24px;
/*        width: 310px;
        height: 310px;*/
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }    
    
    .map{
    width: 600px;
    height: 400px;
   }
    
}

/* Estilo para las medidas entre 768 y 992 pixeles */
@media(min-width:768px) and (max-width:992px){
    
    .img-responsive{
        width:576px;
        height:101px;
    }    

    .card-data {
        border: 1px solid #D3D3D3;
        border-radius: 5px;
        padding-top: 10px;
        padding-bottom: 10px;    
        -webkit-box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
        -moz-box-shadow:    2px 5px 5px 0px rgba(181, 181, 181, 1);
        box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .card-data-left {
        float: left;
    }

    .card-data-right {
        float: right;
    }

    .card-circulo {
        width: 50px;
        height: 50px;
        -moz-border-radius: 50%;
         -webkit-border-radius: 50%;
        border-radius: 50%; 
        position: relative;
    }
    
    .card-signo {
        font-size: 38px;
        padding: 4px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -22px;
        margin-top: -24px;    
    }
    
    .card-texto-concepto {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.4px;
        color: #9FA2B4;    
    }

    .card-texto-cantidad {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0.7px;
        color: #252733;        
    }    
    
    .card-grafico {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-size: 24px;
/*        width: 370px;
        height: 370px;*/
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }    
    
        .map{
    width: 500px;
    height: 300px;
   }
    
}

/* Estilo para los 768px en adelante */
@media(min-width:768px){

    .img-responsive{
        width:400px;
        height:75px;
    }  
    
    .texto-barra-l{
        font-size: 40px;
        font-weight: bold;
        color: #000;        
        text-align: left;
        margin-bottom: 5px;
    }
    
    .texto-barra-r{
        font-size: 40px;
        font-weight: bold;
        color: #000;        
        text-align: right;
        margin-bottom: 5px;
    }   
    
    .hr-barra {
        margin: 1px;
        background-color: #D3D3D3;
        
    }
}

/* Estilo para los 767px para abajo */
@media(max-width:767px){
    
    .img-responsive{
        width:400px;
        height:75px;
    }  
    
    .texto-barra-l{
        font-size: 30px;
        font-weight: bold;
        color: #000;        
        text-align: center;
        margin-bottom: 5px;
    }
    
    .texto-barra-r{
        font-size: 30px;
        font-weight: bold;
        color: #000;        
        text-align: center;
        margin-bottom: 5px;
    }   
    
    .hr-barra{
        visibility: hidden;
    }
    
    .card-data {
        border: 1px solid #D3D3D3;
        border-radius: 5px;
        padding-top: 7px;
        padding-bottom: 7px;    
        -webkit-box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
        -moz-box-shadow:    2px 5px 5px 0px rgba(181, 181, 181, 1);
        box-shadow: 2px 5px 5px 0px rgba(181, 181, 181, 1);
        margin-top: 7px;
        margin-bottom: 15px;
    }    
    
    .card-grafico {
        font-family: 'Mulish', sans-serif;
        font-style: normal;
        font-size: 24px;
/*        width: 250px;
        height: 250px;*/
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }        
    
}

@media print {
    .no-print {
        display: none;
    }
}