
body>footer a, body>footer a:hover {
    color: #fff;
}

.end-pag { justify-content: center!important; display: flex; } */

.show-info-1 { background-color: #fff; padding: 10px 0 10px 0; color: #112a46; margin-right: 10px; }
.show-d { background-color: #8a4500; padding: 12px; color: #fff; }
.show-div-main { background-color: #112a46; padding: 15px 15px 15px; color: #fff; }

.ui-datepicker {
    background: #112a46;
    border-radius: 0;
}

.ui-datepicker .ui-datepicker-header {
    background-color: #1d4067;
    border-radius: 0;
}


.ui-datepicker td a {
    text-decoration: none;
}

.ui-datepicker td .ui-state-hover, .ui-datepicker td .ui-state-active  {
    color: #ffffff;
    background: #8a4500;
    background-color: #8a4500;
}
