body{
    color: #555;
}
[class*=sidebar-dark-] {
    background-color: #353535;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #E96146;
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #ED4F2F;
    border-color: #b4341a;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #dc401f;
    border-color: #b4341a;
}
.btn-primary:focus {
    color: #fff;
    background-color: #dc401f;
    border-color: #b4341a;
    box-shadow: 0 0 0 0rgba(38,143,255,.5);
}
.content-wrapper {
    background-color: #EBEBEB;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ED4F2F;
    border-color: #b4341a;
}
.card-primary:not(.card-outline)>.card-header {
    background-color: #ED4F2F;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ED4F2F;
    border-color: #b4341a;
}
.error-page{
    text-align: center;
    color: #666;
    margin-top: 100px;
}
p{
    margin: 0;
}
span.estado-activo {
    background-color: #54ca4d;
    padding: 3px 10px;
    border-radius: 4px;
    color: #fff;
}
span.estado-inactivo {
    background-color: #e32424;
    padding: 3px 10px;
    border-radius: 4px;
    color: #fff;
}

element.style {
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 0) calc(.25rem - 0);
}
.card-footer {
    padding: 0.75rem 1.25rem;
    border-top: 1px solid rgba(0,0,0,.125);
    background-color: transparent;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Cargar";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}
img.img-fluid.img-perfil {
    max-width: 200px;
}

/* CREDENCIAL */
.credencial-logo{
    margin-bottom: 15px;
}
p.title-logo {
    font-size: 14px;
    font-weight: 700;
    color: #444;
}
img.credencial-foto{
    width: 105px;
    height: auto;
}
span.item-name {
    font-weight: 700;
    color: #666;
    margin-right: 5px;
}
p.title-footer {
    text-align: center;
    font-size: 16px;
    color: #999;
    font-weight: 700;
}
.credencial-footer{
    margin-top: 15px;
}
.credencial {
    max-width: 486px;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}
.subtitle-logo {
    color: #666;
    font-size: 14px;
    margin-top: 5px;
}
.row-item{
    line-height: 1.2;
}
.credencial .title-logo{
    color: #2678d1;
}
span.titulo-credencial {
    padding: 0 10px;
    font-weight: 700;
    font-size: 18px;
    color: #444;
    line-height: 1.2;
}
.msg-reserva {
    font-weight: 600;
    color: #dc6161;
    background-color: #e9eff3;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
    max-width: 486px;
    font-size: 18px;
}
.col-logo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.credencial-logo {
    width: 115px;
    height: 100%;
    margin-bottom: 10px;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #989ea3;
    background-color: #efefef;
    cursor: not-allowed;
}
p.titulo-detalle {
    font-weight: 700;
    color: #007bff;
    font-size: 18px;
}
p.dia-detalle {
    font-size: 14px;
}
p.horario-detalle {
    font-size: 14px;
}
input#total-ingresos {
    font-size: 18px;
    font-weight: 700;
}
/* CREDENCIAL INICIO */

.credencial {
    max-width: 486px;
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}
.credencial p {
    margin: 0;
    font-family: sans-serif;
    font-size: 15px;
}
.credencial-logo {
    width: 115px;
    height: 100%;
    margin-bottom: 10px;
}
span.titulo-credencial {
    padding: 0 10px;
    font-weight: 700;
    font-size: 18px;
    color: #444;
    line-height: 1.2;
}
img.credencial-foto {
    width: 105px;
    height: fit-content;
}
.row-item {
    line-height: 1.2;
}
span.item-name {
    font-weight: 700;
    color: #666;
    margin-right: 5px;
}
.credencial-footer {
    margin-top: 15px;
}
p.title-footer {
    text-align: center;
    font-size: 16px;
    color: #999;
    font-weight: 700;
}
.credencial p.subtitle-logo {
    color: #666;
    font-size: 12px;
    margin-top: 7px;
}
.credencial span.item-name {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #666;
    margin-right: 5px;
}
.credencial span.item-value{
    font-family: sans-serif;
    font-size: 14px;
}
.credencial p.title-footer {
    text-align: center;
    font-size: 13px;
    color: #999;
    font-weight: 700;
}
#contenedor-asistencia {
    margin: 10px 0;
    color: #666;
}
span.item-fecha-asistencia {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #87f9ac;
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#contenedor-asistencia .col-md-3 {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}
span.fecha-empty {
    background-color: #ddd;
}
tr.ficha-seleccionada {
    background-color: #b6e8a1 !important;
}
span.item-fecha-asistencia.asistencia-estado-0{
    background-color: #8b8b8b;
    color: #fff;
}
span.item-fecha-asistencia.asistencia-estado-1{
    background-color: #87f9ac;
}
/* CREDENCIAL FIN */
@media (min-width: 576px){
    #modal-credencial .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}
@media (max-width: 768px){
    #credencial-foto {
        display: none;
    }
    .credencial p {
        margin: 0;
        font-family: sans-serif;
        font-size: 20px;
    }
    .row-item {
        text-align: center;
    }
    .credencial-footer {
        margin-top: 30px;
    }
    
}