.imagenppal{
    text-align:center;
}
.oculto{
    display: none;
}
.ordenamiento{
    cursor:pointer;
}
.ordenamiento th{
    background-image: url(../../image/ordenamiento.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right:15px;
}
th.headerSortUp{
    background-image: url(../../image/ordenamientoabajo.png);
}
th.headerSortDown{
    background-image: url(../../image/ordenamientoarriba.png);
}
th{
    white-space: nowrap;
}
.container {
    width: 95%;
    max-width: 1600px;
    margin-top: 10px;
}
.grande{
    width: 95% !important;
    max-width: 2000px !important;
}
.dropdown-menu{
    right: 0;
    left: auto;
}
.btn_busqueda > button{
    width: 100%;
}
#inicio_sesion {
    margin-left: 400px;
    margin-top: 110px;
}
#inicio_sesion2 {
    /* margin-left: 200px; */
    margin-top: 40px;
}
.pestanas_cliente{
    margin-top: 22px;
}
.e_guardarCita{
    cursor: pointer;
}
.colorCitaInactivo{
    background-color: #cacaca;
}
.imglogo{
    width: 250px;
    text-align: center;
    padding: 20px;
}
.imglogomenu{
    width: 80px;
    text-align: center;
}

.fondo_formulario{
    background-image: url("../../image/fondo.jpg");
}
.caja{
    background-color: #fff;
    /* padding: 20px; */
    border: none;
    border-radius: 30px;
    box-shadow: 0px 2px 5px 5px  #888888;
    width: 90%;
    padding: 10px 20px;

}
.logo_formulario{
    width: 70%;
    padding: 10px;
}
.caja_formulario{
    padding: 5px;
    text-align: center;
}
.centrar{
    text-align: center;
}
#e_agendar{
    margin-bottom: 10px;
    font-size: 20px;
}
.imagenPerfil{
    width: 100%;
}


.cardCalendario {
    background-color: #ffffff;
    /* just in case there no content*/
    margin-bottom: 5px;
    padding: 5px 2px 5px;
    /* shadows and rounded borders */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

.enlace{
    text-align: center;
    background-color: #0d6efd;
    color: #fff;
    padding: 5px 10px 5px;
    border-radius: 10px;
    text-decoration: none;
    transition: padding .5s;
}

.enlace:hover {
    background-color: #3887fb;
    color: #fff;
    font-size: 18px;
}

.calendario_fuente{
    text-align: center;
    font-size: 12px;
    padding: 2px;
}

.dividir{
    border-left: solid 0.5px #7facef;
    border-right: solid 1px #7facef;

    -moz-border-radius: 2px;
    -webkit-border-radius: 5px;

}

.tituloDia{
    background-color: #0d6efd;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff;

    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.tamaÃ±o{
    flex: 0 0 auto;
    width: 14%;
}

.visualizacion_pdf{
    width: 100%;
    height: 300px;
}
.visualizacion_imagen{
    max-width: 100%;
}

.logo{
    max-height: 25px;
}


@media (min-width: 768px){
    .tamCal  {
        width: 50%;
        *width: 50%;
    }
}

@media (min-width: 992px) {
    .tamCal {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}

@media (min-width: 1200px) {
    .tamCal {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}

.margenmescalendario{
    overflow: auto;
    height: 200px;
}
.calendarioMes_fuente{
    font-size: 8pt;
    text-align: center;
}
.dividirMes{
    border: 1px solid #141414;
    border-top: none;
    border-left:none;
    box-shadow: 2px;
    padding: 0;
}
.diasemana {
    font-size: 0.8em;
    text-align: center;
}
.calendario_fuente{
    font-size: 8pt;
}
.cardCalendarioMes {
    background-color: #ffffff;
    margin: 0;
}
.separador{
    border: 1px solid #d9e9ff;
    border-radius: 15px;
    -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
}
.historial_contenedor{
    width:100%;
    text-align:center;

}
.historial_centrar{
    width: 800px;
    margin:0px auto;
    text-align: center;
    background-color: #fff;
}
.historial_centrar td{
    border: 1px solid;
}
.fondo_historial{
    margin: 0px auto;
    position: absolute;
    background-image:url("../../image/Fondo_Historia.jpg");
    z-index: -1;
    width: 21.59cm;
    height: 27.94cm;
}
.logo_historial{
    width: 250px;
}
.logo_alinear{
    text-align: left;
}
.fecha_alinear{
    text-align: right;
}
.borde_fecha{
    margin-left: 100px;
    text-align: left;
    padding: 5px;
    border: 1px solid;
    background-color:#fff;
}
.alinear_info{
    margin-top: 20px;
    text-align: center;
}
.icono_whpp{
    margin: 0px 5px;
    width: 25px;
}
.texto_info{
    font-size:15pt;

}
.tamaño_imagen_historial{
    width: 300px;
}

.btn_excel{
    font-size: 17pt;
    color: white;
}

.b_excel{
    width: 40px; /* Tamaño del círculo */
    height: 40px; /* Tamaño del círculo */
    background-color: #3c763d; /* Color de fondo del círculo */
    border-radius: 50%; /* Esto hace que sea un círculo */
    display: flex;
    justify-content: center; /* Centrar horizontalmente */
    align-items: center; /* Centrar verticalmente */
    cursor: pointer;
}
.signature-pad{
    width: 310px !important;
}
.circle-img {
    width: 200px; /* Ajusta el tamaño del círculo */
    height: 200px;
    border-radius: 50%; /* Hace que el contenedor sea un círculo */
    object-fit: cover; /* Asegura que la imagen cubra todo el círculo */
    display: block;
    margin: auto; /* Centra la imagen */
}
.icon-circle {
    width: 32px; /* Tamaño del círculo */
    height: 32px;
    background-color: #007bff; /* Fondo azul */
    border-radius: 50%; /* Hace el contenedor circular */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}

.icon-circle i {
    color: white; /* Icono en blanco */
    font-size: 18px; /* Tamaño del icono */
}
.fondoCrearCita{
    background: #8080801f;
    padding: 20px;
    border-radius: 5px
}
#tbl_cita{
    font-size: 8pt;
}
.mediano {
    width: 85% !important;
    max-width: 2000px !important;
}
.imagenPerfil{
    display: none;
}

.naranjaSpan{
    background:orange;
    padding:2px 10px;
    border-radius:10px;
    color: white;
    font-weight: bold;
}
.rojoSpan{
    background:red;
    padding:2px 10px;
    border-radius:10px;
    color: white;
    font-weight: bold;
}
.verdeSpan{
    background:green;
    padding:2px 10px;
    border-radius:10px;
    color: white;
    font-weight: bold;
}
.azulSpan{
    background:darkblue;
    padding:2px 10px;
    border-radius:10px;
    color: white;
    font-weight: bold;
}


.naranjaSpanB{
    border:solid 1px orange;
    border-radius: 10px;

}
.rojoSpanB{

    border:solid 1px red;
    border-radius: 10px;

}
.verdeSpanB{

    border:solid 1px green;
    border-radius: 10px green;

}
.azulSpanB{
    border:solid 1px darkblue;
    border-radius: 10px;
}
.bloqueAgg{
    border: 1px dashed blue;
    border-radius: 8px;
}
.colorIcon{
    color:blue;
}
.fondoSala{
    background: #0d6efd;
    color: white;
}
.separadorFecha {
    width: 100%;
    text-align: center;
    background: #898989;
    margin: 2px;
    color: white;
    border-radius: 5px;
}
.separadorFecha2 {
    width: 100%;
    text-align: center;
    background: #0d6efd;
    margin: 2px;
    color: white;
    border-radius: 5px;
    transition: 0.2s;
    cursor: pointer;
}
.separadorFecha2:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #1975fd;
    cursor: pointer;
    font-size: 12pt;
}

/*Colores estados de los pedidos*/

.p_solicitado{
    background: #8a2be275 !important;
}
.p_rechazado{
    background: #ff5656 !important;
}
.p_enviado{
    background: #4eb1f9c9 !important;
}
.p_devuelto{
     background: orange !important;
}
.p_finalizado{
     background: #d8d8d8 !important;
}
.p_edicion{
     background: white !important;
}
.estadoStl{
    border-radius: 5px;
    color: white;
    padding: 2px 5px;
}
.sombra_card{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.anchoFecha{
    width: 100px;
}
.textoFecha{
    font-size: 8pt;
    font-weight: bold;
}
.e_pedidoDetalleCargar{
    color: white !important;
    font-weight: bold !important;
}
.fuente_peq{
    font-size: 8pt;
}
.bloqueGris{
    background: #cfcfcf54;
    padding: 4px;
    margin: 5px;
    border-radius: 10px;
}
.fornularioColor{
    background: whitesmoke;
    padding: 10px 15px;
    border-radius: 10px;
}