body{
    /* background-color: #F4F4F4; */
    font-family: 'Quicksand',"Open Sans","Raleway", sans-serif;
}
h1, h2, h3, h4, h5, h6, #header .logo {
    font-family: 'Quicksand';
}
#footer{
    border-top: 1px solid #ccc;
    background-color: #F4F4F4;
}
#header{
    top: 0;
    padding: 15px 0 !important;
}
#header .logo img {
    max-height: 75px;
    margin-right: 10px;
}
#header .logo a {
    color: #2c4964;
    font-size: 28px;
    font-weight: 700;
}
.titulo-actividad{
    font-weight: 600;
    color: #e23d29;
}
.titulo-horario{
    font-size: 15px;
}
.icon-user {
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 3px;
}
.btn-login, .btn-secondary {
    background-color: #3B3F51;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600 !important;
}
.btn-login:hover, .btn-secondary:hover {
    background: #52576E !important;
    color: #FFFFFF;
}
section#banners_home {
    margin-top: 43px;
    padding: 0;
}
.img-banner {
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    margin-bottom: 0 !important;
    padding: 40px 0;
}
.img-banner .img-mask {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
}
.text-center.white.resoluciones {
    min-height: 200px;
}
section.landing{
    padding: 0;
    position: relative;
    overflow: initial;
}
.logo-landing {
    width: 160px;
    height: 160px;
    border: 10px solid #f4f4f4;
    border-radius: 10px;
    background-color: #f4f4f4;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-shadow: 0px 5px 4px #999;
}
.menu-landing {
    padding-left: 175px;
    padding-top: 20px;
}
.menu-landing h2 {
    margin: 0 0 10px 0;
    color: #3b3f51 !important;
    font-size: 24px;
    line-height: 1em;
    font-weight: 700;
}
section.panel.container {
    padding: 15px;
}
.input-group.date .input-group-addon {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    background-color: #fff;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    border-left: 0;
}
button.btn.btn-outline-primary {
    color: #3B3F51 !important;
    border-color: #3B3F51 !important;
    background-color: #fff;
    border-radius: 8px !important;
    font-size: 14px !important;
    padding: 0.375rem 0.75rem;
    font-weight: 600;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button.btn.btn-outline-primary:hover {
    color: #3B3F51 !important;
    border-color: #3B3F51;
    background-color: #ECEDF0 !important;
}
button#btn-buscar {
    width: 100%;
    /* color: #3B3F51 !important;
    border-color: #3B3F51 !important;
    background-color: #fff; */
    color: #fff !important;
    border-color: #e23d29 !important;
    background-color: #e23d29;
    border-radius: 8px !important;
    font-size: 14px !important;
    line-height: 1.8em !important;
    min-width: 32px !important;
    min-height: 32px !important;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-weight: 600;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button#btn-buscar:hover {
    color: #fff !important;
    border-color: #3B3F51;
    background-color: #ef4e0d  !important;
}
button.btn-si, button.btn-no {
    min-width: 100px;
}
input#calendario {
    /* border: 1px solid #dadada; */
    background-color: #fff;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #e23d29;
    border-color: transparent;
    color: #fff;
}
.daterangepicker td.start-date.end-date {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.nav-tabs .nav-link {
    color: #777;
    font-weight: 500;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #444;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 500;
}
.back-to-top i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #E96146;
    color: #fff;
    transition: all 0.4s;
}
img.logo_gym_footer {
    width: 100px;
}
a.link-footer {
    font-weight: 700;
    color: #666;
    padding: 15px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #8aff80;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #57da741c;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #e23d29;
    border-color: #e23d29;
}
table#turnos, table#misreservas, table#mispagos {
    background-color: #fff;
}
table#turnos thead, table#misreservas thead, table#mispagos thead {
    display: none;
}
td.separador-dia {
    background-color: #e9eaeb;
    font-weight: 700;
    color: #555;
}
.btn-success {
    font-size: 14px;
    color: #3B3F51;
    border-color: #3B3F51;
    background-color: #fff;
    border-radius: 8px;
    font-weight: 600;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-success:hover {
    color: #3B3F51;
    border-color: #3B3F51;
    background-color: #ECEDF0;
}
p.texto-celda {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    color: #444;
}

/* CREDENCIAL INICIO */

.credencial {
    margin: 0 auto;
    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;
}
/* CREDENCIAL FIN */

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #e23d29;
    border-color: #e23d29;
    box-shadow: 0 0 0 0.2rem rgb(180 72 72 / 50%);
}
#icon-error-aviso {
    font-size: 20px;
    color: #e23d29;
    margin-right: 5px;
}
#icon-ok-aviso {
    font-size: 20px;
    color: #12b816;
    margin-right: 5px;
}
#icon-info {
    font-size: 20px;
    color: #2967e2;
    margin-right: 5px;
}
#mensaje-horario{
    font-weight: 600;
    color: #e34531;
}
h4.header-aviso {
    color: #e23d29;
    font-size: 20px;
    font-weight: 700;
}
.detalle-aviso {
    background-color: #eee;
    padding: 5px;
}
#modal-aviso .modal-footer{
    border-top: none;
    padding: 0 0.75rem 0.75rem;
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(181 71 71 / 50%);
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #e23d29;
    border-color: #e23d29;
}
span.item-fecha-asistencia {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #efefef;
    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;
}
#modal-asistencia span.item-name, #modal-asistencia span.item-value {
    font-size: 14px;
}
#contenedor-asistencia {
    margin: 10px 0;
}
#contenedor-asistencia .col-md-3{
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}
span.fecha-empty {
    background-color: #ddd;
}
.back-to-top i:hover {
    background: #e23d29;
    color: #fff;
}
.btn-descargar {
    width: fit-content;
    margin: 10px auto 5px;
}
.loading {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    background-color: rgb(0 0 0 / 50%);
}

.loading i {
    left: 50%;
    right: 50%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    color: white;
}
.nav-tabs {
    border-bottom: 1px solid #ccc;
}
.mobile-nav-toggle i {
    color: #2c4964;
}
tr.reserva-vencida {
    background-color: #ececec;
    opacity: .7;
}
span.item-fecha-asistencia.asistencia-estado-0{
    background-color: #8b8b8b;
    color: #fff;
}
span.item-fecha-asistencia.asistencia-estado-1{
    background-color: #87f9ac;
}
@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;
    }
    .appointment-btn {
        margin: 0 !important;
        padding: 6px 18px;
    }
}

