@font-face {
    font-family: "Rubik", sans-serif;
    src: url('../fonts/rubik-v12-latin-regular.ttf');
}

@font-face {
    font-family: "Rubik", sans-serif;
    src: url('../fonts/rubik-v12-latin-600.ttf');
}

/* rubik-300 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-300.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-500 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-500.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-600 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/rubik-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-600.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-700 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rubik-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-700.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-800 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/rubik-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-800.svg#Rubik') format('svg'); /* Legacy iOS */
}

body {
    font-family: "Rubik", sans-serif;
    font-size: 15px;
}

main.mb {
    margin-bottom: 25px;
    padding-bottom: 125px;
}

/* clases genericas */

.np {
    padding-right: 0;
    padding-left: 0;
}

.or {
    color: #FF7A00;
}

.gr {
    color: #6c7b8d;
}

.gr-participants {
    color: #ff8a00;
    font-weight: 700;
}

.bgvi {
    background-color: #FF7A00;
    border: 1px solid #FF7A00!important;
    color: #ffffff!important;
}

.gree {
    color: #FF7A00;
    font-family: "Rubik", sans-serif;
    font-size: 0.85rem;
    font-weight:500;
}

.bggree {
    background-color: #E9E9F1;
    border: 1px solid #E9E9F1!important;
    color: #8181A5!important;
}

.text {
    margin: 0px;
    font-size: 0.85rem;
    color: #6c7b8d;
    font-family: "Rubik", sans-serif;
}

.text-resumen {
    margin: 0;
    font-size: .85em;
    color: #6c7b8d;
    font-family: "Rubik", sans-serif;
    padding: 10px 8px 10px 10px;
    letter-spacing: 0px;
}

.text.bold {
    font-family: "Rubik", sans-serif;
}

.buscar-reserva {
    font-family: "Rubik", sans-serif;
    margin-right: 30px;
}

.title {
    font-family: "Rubik", sans-serif;
    font-size: 1.0em;
    padding-bottom: 8px;
}

.title-resumen {
    font-family: "Rubik", sans-serif;
    font-size: 1.0em;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-top: 10px;
}

.img-size {
    height: 50px;
    padding-right: 10px;
}

.featured-title {
    margin-top: 0px!important;
    font-weight: 500;
    color: #FF7A00!important;
}

.boxReward {
    /* min-height: 150px; */
    overflow: hidden;
    margin-top: 24px;
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
}

.boxRewardReport {
    /* min-height: 150px; */
    overflow: hidden;
    margin-top: 24px;
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);  
}

.link {
    text-decoration: none;
}

.ms-parent.form-control {
    border-radius: 12px !important;
    width: 100% !important;
    background: white;
    border-color: #F0F0F3;
    margin-top: 10px;
    height: 37px;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #FF7A00;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.table td, .table th {
    padding: unset;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
    text-align: center!important;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius:10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a.visited {
    color: #ffffff;
}

.gj-picker-bootstrap {
    border: none;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 7%);
    color: #46525f;
    font-size: 13px;
}

.gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    position: relative;
    border: 1px solid #F0F0F3;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f0f2f4;
    border-color: #F0F0F3;
    height: 37px;
    opacity: 1;
}

.sep {
    height: 2.0px;
    background-color: #e0e9f5;
    position: relative;
    z-index: 90;
    margin-left: 10px;
    margin-bottom: 10px;
}

.sep-int {
    min-height: 2.0px;
    width: 17.5%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.incentivo {
    color: #FF7A00!important;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    letter-spacing: .2px;
    text-transform: uppercase;
    padding: 5px 12px 5px 12px!important;
    font-size: .75em!important;
    width: 75px!important;
}

.pendiente {
    color: #FF808B!important;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    background-color: #fff2f3;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 12px 5px 12px!important;
    font-size: .75em!important;
    width:75px!important;
}

.pagado {
    background: rgba(124, 231, 172, 0.1);
    color: #00ce93!important;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 12px 5px 12px!important;
    font-size: .75em!important;
    width:75px!important;
}

.tagstatus {
    display: inline-flex;
    border: none;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    margin-top: 7px;
    margin-bottom: 7px;
}

.price {
    display: inline-flex;
    border: none;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    margin-top: 7px;
    margin-bottom: 7px;
}

.boxReward.white {
    /*  */
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    /*  */
}

.boxReward-main.white {
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 30px;
    margin-top: 30px;
}

.boxReward-profile1.white {
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 7.875rem;
    margin-top: 30px;
    padding: 30px;
}

.boxReward-profile2.white {
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 30px;
    padding: 15px;
}

.boxReward-contactenos.white {
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 15px;
}

.boxReward.white-dashboard {
    /*  */
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
    /*  */
}

.boxReward.transp {
    /*  */
    background-color: transparent;
    /*  */
}

.boxReward.line {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.boxReward:last-child {
    margin-bottom: 0px;
}

.boxReward.white-dashboard:last-child {
    margin-bottom: 41px;
}

/* ----------- */

/* Estructura */

.container-fluid {
    background: #F5F5FA;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}

.btn {
    color: #ffffff;
    border: none;
    text-align: center;
    font-size: 0.85rem;
    padding: 10px 20px 10px 20px;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: inherit;
    border-radius: 10px;
    -webkit-font-smoothing: antialiased;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #ffffff!important;
    background-color: #FF7A00;
    border-color: #FF7A00;
}

.btn:hover {
    color: #ffffff;
}

.btn:focus {
    box-shadow: none;
}

/* ----------- */

/* HEADER + MENU REWARDS */

header,
.nav-reward {
    height: 90px;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 100%;
    background: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #213c58;
    letter-spacing: 0px;
    font-size: 0.85rem;
    text-transform: inherit;
    margin-right: 3px;
    margin-left: 3px;
    font-weight: 500;
}

.nav-reward {
    justify-content: space-between;
}

.nav-reward a {
    font-family: "Rubik", sans-serif;
    color: #213c58;
    padding: 0;
    height: inherit;
    display: flex;
    align-items: center;
    border-top: 3px solid transparent;
    font-size: .85em;
    text-transform: uppercase;
    box-sizing: border-box;
}

/* BRAND */

.nav-reward a.navbar-brand {
    margin: 0;
    padding-left: 8px;
}

/* NAV-LINK CERRAR SESION */

.nav-reward a.cs img {
    margin-right: 8px;
}

/* NAV-LINK */

.nav-reward .nav-item.bt {
    padding: 0 8px;
}

.nav-reward .navbar-collapse,
.nav-reward .navbar-collapse ul,
.nav-reward .navbar-collapse ul .nav-item {
    height: inherit;
}

.nav-reward .navbar-collapse ul {
    width: 100%;
    background-color: #fff;
}

.nav-reward .navbar-collapse ul,
.nav-reward .navbar-collapse ul .nav-item {
    display: flex;
    align-items: center;
}

/* NAV-LINK COMPORTAMIENTOS ACTIVE HOVER */

.nav-reward .navbar-collapse ul .nav-item.bt a:hover,
.nav-reward .navbar-collapse ul .nav-item.bt.active a {
    border-top: 3px solid #FF7A00;
}

.nav-reward .navbar-collapse ul .nav-item.bt.active>a,
.nav-reward .navbar-collapse ul .nav-item.bt:hover>a {
    color: #FF7A00;
}

/* BANDERAS */

.flags img {
    margin-right: 5px;
    width: 30px;
    position: relative;
}

.flags .dropdown-menu.show {
    background-color: transparent;
    border: none;
    padding-top: 0;
    min-width: initial;
}

.flags .dropdown-menu .dropdown-item {
    margin: 0;
    padding: 8px;
    padding-right: 0;
    border: none;
}

/* COMPORTAMIENTO MENU SHOW RESPONSIVE */

.nav-reward .navbar-collapse.show {
    height: initial;
}

.nav-reward .navbar-collapse.show ul {
    /* align-items: flex-end; */
}

.nav-reward .navbar-collapse.show ul .nav-link {
    min-height: 40px;
}

.navbar-toggler {
    background-color: transparent;
    border: none;
}

.navbar-toggler:focus {
    outline: none;
}

/* ----------- */

main.dashboard .boxReward.transp {
    margin-bottom: 0;
}

/* Footer */

footer {
    background-color: #455ca9;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.box-footer {
    display: flex;
    align-items: center;
    height: 90px;
    font-size: .9em;
}

.copyright {
    color: #ffffff;
    font-size: .9em;
    margin: 0;
    padding: 0;
    width: 50%;
}

.nav-footer {
    width: 100%;
}

.nav-footer ul {
    width: 100%;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: flex-end;
}

.nav-footer .nav-link {
    color: #ffffff;
    font-size: .9em;
}

.nav-footer .nav-link:hover {
    color: #8da6f9;
}

@media screen and (max-width:767px) {
    .box-footer {
        flex-direction: column;
    }
    .copyright {
        width: 100%;
        text-align: center;
        padding: 8px 0;
    }
    .nav-footer .nav-link {
        padding: 0 8px;
    }
}

@media screen and (max-width:531px) {
    .nav-footer ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}

/* ----------- */

.inf-col {
    min-height: 160px;
}

.inf-col .gree {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.4em;
    font-family: "Rubik", sans-serif;
    text-align: center;
    margin-bottom: 0px;
    flex-wrap: wrap;
    font-weight: 600;
}

.usd {
    font-size: 0.4em;
    margin: 0;
    padding-right: 10px;
    padding-left: 5px;
    font-weight: 500;
    color: #a6b3dc;
}

.inf {
    /*display: flex;*/
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 500;
    font-size: 1.05em;
}

.inf img {
    padding: 15px;
}

.inf .text {
    font-size: 0.9em;
    margin-bottom: auto;
}

.slider {
    margin-bottom: 90px;
    background-color: #e4e7f1;
}

.slider .title {
    font-size: 1em;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 25px;
}

.box-slider img {
    max-width: 100%;
}

.slick-dots li button:before {
    color: #a4abb4;
    font-size: 40px;
}

.slick-dots li.slick-active button:before {
    color: #d4002a;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    margin: 0px 0px 5px 0px;
    cursor: pointer;
}

/* -- Main Dashboard --*/

/* End Main Dashboard */

/* Main Reservas */

#buscarReserva .modal-content {
    box-shadow: 0 0 1px 0 rgba(255, 255, 255, .4);
    padding: 24px 32px 10px 32px;
    box-sizing: border-box;
    margin: 0;
}

#buscarReserva .modal-header,
#buscarReserva .modal-body {
    padding: 0;
    padding: 0 0 25px 0;
    padding-top: 10px;
}

#buscarReserva .modal-title {
    color: #213c58;
    font-family: "Rubik", sans-serif;
    font-size: 1rem;
    /* margin-bottom: 5px;*/
}

.form-control-buscarreserva {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 0.85em;
    font-family: "Rubik", sans-serif;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    width: 350px;
}

#buscarReserva .modal-body p {
    padding-bottom: 20px;
    padding-top: 15px;
}

#buscarReserva .modal-body .form-group {
    display: flex;
}

#buscarReserva .modal-body .form-group label {
    padding-right: 60px;
}

#buscarReserva .modal-body .form-group input {
    color: #FF7A00;
}

#buscarReserva .modal-body .form-group input:focus {
    box-shadow: none;
    border-color: #FF7A00;
}

.modal-header .close {
    padding: 5px 5px 5px 15px;
    margin: -1rem -1rem -1rem auto;
}

.dropdown-menu.show.filtrarPor {
    transform: translate3d(105px, 50px, 0px)!important;
    border: 0px;
    box-shadow: 0px 0px 20px 0px rgba(82, 63, 105, 0.15);
    font-size: 0.85rem;
    letter-spacing: 0px;
    border-radius: .35rem;
    /* Correcion de la posicion original del menu dropdown en filtrar por pagina de reservas */
}

.boxReward.line img {
    margin-right: 20px;
    margin-left: 5px;
}

.col-form .boxReward {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 77px
}

.col-form p {
    display: flex;
    /* width: 60%; */
    margin-bottom: 0;
    margin: 2px 8px 0px 8px;
    align-items: center;
}

.col-form p img {
    margin-right: 15px;
}

.col-form p.gree {
    display: flex;
    align-items: center;
    font-size: 2em;
    font-family: "Rubik", sans-serif;
}

.col-form p.gree span {
    font-size: .5em;
}

.col-form form,
.col-form form.am {
    display: flex;
    align-items: center;
    justify-content: right;
}

.col-form form .form-group {
    margin: 0;
}

.col-form form.am .form-group {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.col-form form select {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    width: 75px;
    background-color: #F6F6FC;
    margin: 0 5px;
    font-size: 0.85rem;
    border: 1px solid #ced4daa3;
}

.col-form form select.mes {
    width: 125px;
}

.box-list {
    padding: 0;
}

.col-reserva {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding: 16px 32px 10px 32px;
}

.col-reserva h2 {
    margin: 0;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 1.0em;
    text-transform: inherit;
}

.box-list table .thead {
    background-color: #f0f1f6;
    border: none;
}

.box-list table .thead th {
    color: #8181A5;
    border: none;
    text-align: center;
    text-transform: inherit;
    font-size: 0.8rem;
    padding: 17px 17px 17px 17px;
    border-bottom: 1px solid #ffffff;
    vertical-align: middle;
    font-weight: 500;
}

.box-list table .reservas td {
    font-size: .85em;
    text-align: center;
    vertical-align: middle;
    color: #9d9db6;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap;
    padding-left: 15px;
    padding-bottom: 20px;
    color: #6c7b8d;
    font-size: 12px;
    margin-left: 10px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #FF7A00;
    border-color: #FF7A00;
}

.modal.infoPago .modal-content {
    padding: 16px;
}

.infoPago .modal-content .modal-title {
    color: #213c58;
    font-family: "Rubik", sans-serif;
    font-size: 1rem;
    margin-bottom: 5px;
}

.infoPago .modal-content .sep {
    height: 3px;
}

.infoPago .modal-content .box-infoPago {
    border: none;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 16px;
    margin: 0;
    background-color: #f7f7f7;
}

.infoPago .modal-content p.text {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left;
}

.infoPago .modal-content p.text:nth-child(3) {
    margin-top: 16px;
    margin-bottom: 20px;
    text-align: left;
}

.infoPago .modal-content button.print {
    float: left;
}

.infoPago .modal-content .box-infoPago .modalInfo {
    margin: 0;
    font-size: 1.3em;
    color: #213c58;
    font-family: "Rubik", sans-serif;
}

.infoPago .modal-content .box-infoPago .modalInfo span {
    color: #FF7A00;
    font-weight: 500;
}

/*End Main Reservas */

/* Como Ganar */

.comoganar-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 5px 15px 5px 15px;
}

.comoganar-list li {
    display: flex;
    align-items: flex-start;
    padding-bottom: 16px;
}

.comoganar-list li:nth-child(1) {
    padding-top: 16px;
}

.comoganar-list li img {
    margin-right: 8px;
    margin-top: 4px;
}

.comoganar-list li p {
    margin: 0;
    font-size: .9em
}

.boxDetalle {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #f5f5fa;
    padding-top: 16px;
    padding-right: 25px;
    margin: 10px;
}

.boxDetalle img {
    margin-left: 25px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.boxDetalle div.table-responsive {
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 0.85rem;
}

.boxDetalle table {}

.boxDetalle table td,
.boxDetalle table th {
    border: none;
}

.boxDetalle table th,
.boxDetalle table td {
    padding: 3px;
}

.boxDetalle table th:nth-child(2),
.boxDetalle table td:nth-child(2) {
    text-align: right;
}

.metodo-reserva h5 {
    font-size: 1.0em;
    padding-top: 12px;
    padding-left: 10px;
    padding-bottom: 15px;
}

.metodo-reserva .sep {
    height: 2px;
}

.metodo-reserva .sep-int {
    width: 65%;
    height: 1.5px;
}

.metodo-reserva ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 21px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
}

.metodo-reserva ul li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
}

.metodo-reserva ul li p {
    margin-bottom: 0;
}

.form-control-metodopago {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.modal-body-metodopago {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px 25px 10px 15px;
}

.form-control-numero {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem;
    font-family: "Rubik", sans-serif;
    line-height: 1.5;
    color: #FF7A00;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    margin-top: 9px;
}

.promEspecial {
    display: flex;
    align-items: center;
    padding-bottom: 35px;
}

.promEspecial img {
    margin-right: 15px;
}

/* Como Ganar */

/* Perfil */

.title-perfil {
    font-size: 1.0rem;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.sep.perf {
    height: 2px;
}

.sep.perf .sep-int {
    height: 2px;
}

form.perfil label {
    color: #8697ab;
    font-family: "Rubik", sans-serif;
    font-size: .9em;
    padding-top: 16px;
    padding-left: 16px;
}

form.perfil input {
    color: #FF7A00 !important;
    font-size: 0.85rem;
    font-family: "Rubik", sans-serif;
    border-color: #F0F0F3;
    font-weight: 500;
    margin-left: 16px;
    width: 19rem;
    height: 37px;
}

.reportes-label {
    color: #8697ab;
    font-family: "Rubik", sans-serif;
    font-size: .9em;
    padding-top: 16px;
    padding-left: 16px;
}

.reportes-input {
    color: #FF7A00!important;
    font-size: .85rem;
    font-family: "Rubik", sans-serif;
    margin-left: 16px;
    width: 19rem;
    
}

.form-select-country {
    display: block;
    width: 19rem;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    font-size: 0.85rem;
    margin-left: 16px;
    line-height: 1.5;
    color: #8697ab;
    background-color: #fff;
    background-clip: padding-box;
    border-color: #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    height: 37px;
}

form.perfil input:focus,
form.perfil select:focus {
    box-shadow: none;
    border-color: #FF7A00;
}

.btn-guardar-perfil {
    color: #ffffff;
    border: none;
    text-align: center;
    font-size: 0.80rem;
    padding: 10px 20px 10px 20px;
    text-transform: inherit;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0.5px;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 500;
}

.btn-generar-reporte {
    color: #ffffff;
    border: none;
    text-align: center;
    font-size: 0.8rem;
    padding: 10px 20px 10px 20px;
    text-transform: inherit;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 500;
}

/* Perfil */

/* Contactenos */

.form-contactenos {
    position: relative;
}

.form-contactenos img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.title-contacto {
    font-size: 1.0rem;
    margin-top: 235px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.contacto label {
    color: #687071;
    font-size: 0.85rem;
    margin-left: 15px;
}

.contacto label:nth-child(1) {
    margin-top: 20px;
    font-size: 0.85rem;
    margin-left: 15px;
}

.contacto input {
    margin-bottom: 15px;
    color: #FF7A00!important;
    outline: none;
    margin-left: 15px;
    font-size: 0.85rem;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}

.contacto input:focus,
.contacto textarea:focus {
    box-shadow: none;
    border-color: #FF7A00;
}

.contacto textarea {
    max-width: 100%;
    height: 244px;
    max-height: 193px;
    color: #FF7A00!important;
    font-size: 0.85rem;
    font-family: "Rubik", sans-serif;
}

/* Contactenos */

/* GSA - Reservas*/

.buttons-col {
    padding: 0;
}

.busquedaAvanzada {
    background: #FF7A00;
    border: 1px solid #FF7A00;
    margin-right: 10px;
}

.modal-title-busquedaavanzada {
    color: #213c58;
    font-family: "Rubik", sans-serif;
    font-size: 1rem;
}

.col-form-label-busquedaavanzada {
    margin-top: 7px;
    padding-right: 10px;
    margin-bottom: 0;
    font-size: inherit;
    font-size: .85rem;
    color: #6c7b8d;
}

.modal-content-busquedaavanzada {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    border-radius: 12px;
    outline: 0;
    padding: 20px;
}

.modal-body-busquedaavanzada {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px 15px 15px 15px;
}

.form-control-busquedaavanzada {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 0.85rem;
    font-family: "Rubik", sans-serif;
    line-height: 1.5;
    color: #FF7A00;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.limpiarFiltros {
    background-color: #E9E9F1;
    border: 1px solid #E9E9F1!important;
    color: #8181A5!important;
}

.cambiarestado {
    background: #FF7A00;
    border: 1px solid #FF7A00;
    margin-right: 10px;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #FF7A00;
    background-color: #FF7A00;
    box-shadow: none;
}

.custom-control-input:disabled~.custom-control-label::after {
    cursor: not-allowed;
}

.btn-consulta {
    color: #ffffff;
    border: none;
    text-align: center;
    font-size: 0.80rem;
    padding: 10px 20px 10px 20px;
    text-transform: inherit;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0.5px;
    margin: 15px;
    border-radius: 10px;
    font-weight: 500;
}

/* GSA - Reservas*/

/* Login */

.login .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.login .boxReward {
    padding: 0;
    margin: 0;
    max-width: 850px;
}

.login img.logo {
    margin-bottom: 16px;
    max-width: 100%;
}

.col-form-login h2,
.col-form-login form {
    padding-right: 24px;
}

.col-form-login h2 {
    font-size: 1.5em;
    margin-top: 35px;
}

.col-form-login p {
    font-size: .9em;
    margin-bottom: 25px;
}

.col-form-login form {
    display: flex;
    flex-direction: column;
}

.col-form-login form input {
    min-height: 58px;
    font-size: .9em;
}

.col-form-login form input:focus {
    box-shadow: none;
    border-color: #FF7A00;
}

.col-form-login button {
    justify-content: center;
    padding: 16px 0;
    font-family: "Rubik", sans-serif;
    position: relative;
}

.col-form-login button img {
    padding-right: 8px;
}

.col-form-login .contactenos {
    border: 3px solid #FF7A00;
    color: #FF7A00;
    margin-top: 16px;
    margin-bottom: 16px;
}

.btn-login a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-weight: 500;
}

.boxBtnLogin {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.boxBtnLogin .link {
    display: flex;
    justify-content: space-between;
    color: #FF7A00;
    font-size: 0.85rem;
}

.boxBtnLogin .link:hover {
    text-decoration: none;
}

.login p.copyright {
    margin-top: 16px;
    text-align: center;
    color: #687071;
}

@media (min-width: 576px) {
    .modal-dialog.log {
        max-width: 950px;
    }
}

.row-registro {
    margin-bottom: 25px;
}

.content-registro {
    margin-bottom: 25px;
}

.content-registro .header-registro {
    border: none;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 20px 30px 10px 30px;
}

.header__registro-title {
color: #FF7A00;
    font-size: 1.4em;
    padding-top: 16px;
}

.header-registro p {
    color: #a4abb4;
    margin-bottom: 0;
}

.registro__body {
    padding: 30px;
}

.registro__body .col-last {
    margin-bottom: 16px;
}

.registro__body .sep {
    margin-bottom: 16px;
    margin-left: 0;
}

.registro__body .sep-int {
    height: 2px;
}

.registro__body label {
    color: #a4abb4;
    font-size: .85em;
}

.registro__body .title-registro {
    font-size: 1.1em;
    letter-spacing: 0.5px;
}

.registro__body button {
    padding: 12px 25px 12px 25px
}

.registro__body button.enviar {
    margin-right: 16px;
}

.registro__body button.volver {
    background-color: #FF7A00;
}

.registro__body button.volver a:hover {
    text-decoration: none;
    color: #fff;
}

.registro__body .col-btn {
    display: flex;
}

/* Login */

/* Login gsa */

.gsa .boxBtnLogin {
    justify-content: flex-end;
}

/* Login gsa */

/* Reserva GSA */

.cancel {
    background-color: #d90b5d;
    border: 1px solid #d90b5d!important;
    margin-left: 20px;
}

/* Reserva GSA */

/* Modal resultado reserva */

.motivos {
    list-style: none;
    margin: 0;
    padding: 0;
}

.motivos li {
    display: flex;
    align-items: flex-start;
}

.motivos li img {
    width: 15px;
    margin-right: 8px;
}

.motivos li p {
    margin-top: 0!important;
}

/* Modal resultado reserva */

/* Querys */

@media screen and (max-width:991.98px) {
    .col-opc,
    .line {
        flex-wrap: wrap;
        justify-content: center;
    }
    .col-reserva {
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .form-control {
        max-width: 100%;
    }
    form {
        margin-right: 15px;
    }
    .title-contacto {
        margin-top: 150px;
    }
    .img-login {
        width: 100%;
        object-fit: cover;
    }
    .col-form-login {
        display: flex;
        flex-direction: column;
    }
    .col-form-login h2,
    .col-form-login p {
        margin-left: 16px;
    }
    .col-form-login form {
        margin-right: 0;
        padding: 0 16px;
    }
}

@media screen and (max-width:372.98px) {
    .navbar-brand img {
        width: 200px;
    }
}

/* Querys */

.input-group-append>button {
    color: #6c7b8d !important;
}


.gj-datepicke{
    width: 318px !important;
}

.gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
    position: absolute;
    font-size: 21px;
    top: 6px;
    left: 9px;
}

.gj-picker div[role=navigator] div[role=period] {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 12px;
    outline: 0;
}

.FormReports{
    margin-right: 15px !important;
    margin-left: 15px !important;
    margin-top: 15px !important;    
}

.input-date{
    color: #8697ab;
    font-family: "Rubik", sans-serif;
    font-size: .9em;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-top: 6px;
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-right: 17px;
    padding-bottom: 17px;
    margin: 0;
    white-space: nowrap;
    text-align: right;
    font-size: .85em;
}

.report-result-search{
    font-size: 15px;
    color: #6c7b8d;
    list-style-type: none;
    margin-bottom: 0px;
    margin-top: 0;
    font-family: "Rubik", sans-serif;    
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: .85rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
=======
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

@font-face {
  font-family: "Rubik", sans-serif;
  src: url("../fonts/fonts/rubik-v12-latin-regular.ttf");
}

@font-face {
  font-family: "Rubik", sans-serif;
  src: url("../fonts/rubik-v12-latin-600.ttf");
}

body {
  font-family: "Rubik", sans-serif;
  font-size: 15px;
}

main.mb {
  margin-bottom: 25px;
  padding-bottom: 125px;
}

/* clases genericas */
.row {
  width: 100% !important;
}
.np {
  padding-right: 0;
  padding-left: 0;
}

.or {
  color: #FF7A00;
}

.gr {
  color: #6c7b8d;
}

.bgvi {
    background-color: #FF7A00;
    border: 1px solid #FF7A00!important;
    color: #ffffff!important;
}

.gree {
  color: #FF7A00;
  font-family: "Rubik", sans-serif;
  font-size: 0.85rem;
  font-weight:500;
}

.bggree {
    background-color: #E9E9F1;
    border: 1px solid #E9E9F1!important;
    color: #8181A5!important;
}

.text {
    margin: 0px;
    font-size: 0.85rem;
    color: #6c7b8d;
    font-family: "Rubik", sans-serif;
}

.text-total-participants {
    margin: 0;
    font-size: 0.85rem;
    color: #FF7A00;
    font-family: "Rubik", sans-serif;
    margin-right: 10px;
  }

.text-resumen {
  margin: 0;
  font-size: 0.85em;
  color: #6c7b8d;
  font-family: "Rubik", sans-serif;
  padding: 10px 8px 10px 10px;
  letter-spacing: 0px;
}

.text.bold {
  font-family: "Rubik", sans-serif;
}

.buscar-reserva {
  font-family: "Rubik", sans-serif;
}
.busqueda-reservas .row {
  height: 100%;
}
.busqueda-reservas .col-form p,
.busqueda-reservas .col-form p.gree {
  height: 100%;
}
.title {
  font-family: "Rubik", sans-serif;
  font-size: 1em;
  padding-bottom: 8px;
}

.title-resumen {
  font-family: "Rubik", sans-serif;
  font-size: 1em;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-top: 10px;
}

.boxReward {
  /* min-height: 150px; */
  overflow: hidden;
  margin-top: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
}

.boxRewardReport {
  /* min-height: 150px; */
  overflow: hidden;
  margin-top: 24px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
}

.link {
  text-decoration: none;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a.visited {
  color: #ffffff;
}

.sep {
  height: 2px;
  background-color: #e0e9f5;
  position: relative;
  z-index: 90;
  margin-left: 10px;
  margin-bottom: 10px;
}

.sep-int {
  min-height: 2px;
  width: 17.5%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.incentivo {
    color: #FF7A00!important;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    letter-spacing: .2px;
    text-transform: uppercase;
    padding: 5px 12px 5px 12px!important;
    font-size: .75em!important;
    width: 75px!important;
}

.pendiente {
    color: #FF808B!important;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    background-color: #fff2f3;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 12px 5px 12px!important;
    font-size: .75em!important;
    width:75px!important;
}

.pagado {
    background: rgba(124, 231, 172, 0.1);
    color: #00ce93!important;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 12px 5px 12px!important;
    font-size: .75em!important;
    width:75px!important;
}

.boxReward.white {
  /*  */
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  /*  */
}

.boxReward-main.white {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
  margin-top: 30px;
}

.boxReward-profile1.white {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  margin-bottom: 25px;
  margin-top: 30px;
  padding: 30px;
}

.boxReward-profile2.white {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
  padding: 15px;
}

.boxReward-contactenos.white {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 15px;
}

.boxReward.white-dashboard {
  /*  */
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.02);
  /*  */
}

.boxReward.transp {
  /*  */
  background-color: transparent;
  /*  */
}

.boxReward.line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.boxReward:last-child {
  margin-bottom: 0px;
}

.boxReward.white-dashboard:last-child {
  margin-bottom: 41px;
}

/* ----------- */

/* Estructura */

.container-fluid {
  background: #F5F5FA;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}

.btn {
    color: #ffffff;
    border: none;
    text-align: center;
    font-size: 0.85rem;
    padding: 10px 20px 10px 20px;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: inherit;
    border-radius: 10px;
    -webkit-font-smoothing: antialiased;
}

.btn:hover {
  color: #ffffff;
}

.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* ----------- */

/* HEADER + MENU REWARDS */

header,
.nav-reward {
  height: 90px;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 100%;
  background: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #213c58;
    letter-spacing: 0px;
    font-size: 0.85rem;
    text-transform: inherit;
    margin-right: 3px;
    margin-left: 3px;
    font-weight: 500;
}

.nav-reward {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-reward a {
  font-family: "Rubik", sans-serif;
  color: #213c58;
  padding: 0;
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 3px solid transparent;
  font-size: 0.85em;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* BRAND */

.nav-reward a.navbar-brand {
  margin: 0;
  padding-left: 8px;
}

/* NAV-LINK CERRAR SESION */

.nav-reward a.cs img {
  margin-right: 8px;
}

/* NAV-LINK */

.nav-reward .nav-item.bt {
  padding: 0 8px;
}

.nav-reward .navbar-collapse,
.nav-reward .navbar-collapse ul,
.nav-reward .navbar-collapse ul .nav-item {
  height: inherit;
}

.nav-reward .navbar-collapse ul {
  width: 100%;
  background-color: #fff;
}

.nav-reward .navbar-collapse ul,
.nav-reward .navbar-collapse ul .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* NAV-LINK COMPORTAMIENTOS ACTIVE HOVER */

.nav-reward .navbar-collapse ul .nav-item.bt a:hover,
.nav-reward .navbar-collapse ul .nav-item.bt.active a {
  border-top: 3px solid #FF7A00;
}

.nav-reward .navbar-collapse ul .nav-item.bt.active > a,
.nav-reward .navbar-collapse ul .nav-item.bt:hover > a {
  color: #FF7A00;
}

/* BANDERAS */

.flags img {
  margin-right: 5px;
  width: 30px;
  position: relative;
}

.flags .dropdown-menu.show {
  background-color: transparent;
  border: none;
  padding-top: 0;
  min-width: initial;
}

.flags .dropdown-menu .dropdown-item {
  margin: 0;
  padding: 8px;
  padding-right: 0;
  border: none;
}

/* COMPORTAMIENTO MENU SHOW RESPONSIVE */

.nav-reward .navbar-collapse.show {
  height: initial;
}

.nav-reward .navbar-collapse.show ul {
  /* align-items: flex-end; */
}

.nav-reward .navbar-collapse.show ul .nav-link {
  min-height: 40px;
}

.navbar-toggler {
  background-color: transparent;
  border: none;
}

.navbar-toggler:focus {
  outline: none;
}

/* ----------- */

main.dashboard .boxReward.transp {
  margin-bottom: 0;
}

/* Footer */

footer {
  background-color: #455ca9;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.box-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
  font-size: 0.9em;
}

.copyright {
  color: #ffffff;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  width: 50%;
}

.nav-footer {
  width: 100%;
}

.nav-footer ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.nav-footer .nav-link {
  color: #ffffff;
  font-size: 0.9em;
}

.nav-footer .nav-link:hover {
  color: #8da6f9;
}

@media screen and (max-width: 767px) {
  .box-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .copyright {
    width: 100%;
    text-align: center;
    padding: 8px 0;
  }
  .nav-footer .nav-link {
    padding: 0 8px;
  }
  .boxReward.white-dashboard:last-child {
    margin-bottom: 25px;
    margin-top: 0;
  }
}

@media screen and (max-width: 531px) {
  .nav-footer ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* ----------- */

.inf-col {
  min-height: 160px;
}

.inf-col .gree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2.4em;
  font-family: "Rubik", sans-serif;
  text-align: center;
  margin-bottom: 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 600;
}

.usd {
    font-size: 0.4em;
    margin: 0;
    padding-right: 10px;
    padding-left: 5px;
    font-weight: 500;
    color: #a6b3dc;
}

.inf {
  display: -webkit-box;
  display: -ms-flexbox;
  /*display: flex;*/
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 500;
    font-size: 1.05em;
}

.inf img {
  padding: 15px;
}

.inf .text {
  font-size: 0.9em;
  margin-bottom: auto;
}

.slider {
  margin-bottom: 90px;
  background-color: #e4e7f1;
}

.slider .title {
  font-size: 1em;
  margin: 0;
  padding-top: 50px;
  padding-bottom: 25px;
}

.box-slider img {
  max-width: 100%;
}

.slick-dots li button:before {
  color: #a4abb4;
  font-size: 40px;
}

.slick-dots li.slick-active button:before {
  color: #d4002a;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  margin: 0px 0px 5px 0px;
  cursor: pointer;
}

/* -- Main Dashboard --*/

/* End Main Dashboard */

/* Main Reservas */

#buscarReserva .modal-content {
  -webkit-box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.4);
  padding: 24px 32px 10px 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

#buscarReserva .modal-header,
#buscarReserva .modal-body {
  padding: 0;
  padding: 0 0 25px 0;
  padding-top: 10px;
}

#buscarReserva .modal-title {
  color: #213c58;
  font-family: "Rubik", sans-serif;
  font-size: 1rem;
  /* margin-bottom: 5px;*/
}

.form-control-buscarreserva {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 0.85em;
    font-family: "Rubik", sans-serif;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    width: 350px;
}

#buscarReserva .modal-body p {
  padding-bottom: 20px;
  padding-top: 15px;
}

#buscarReserva .modal-body .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#buscarReserva .modal-body .form-group label {
  padding-right: 60px;
}

#buscarReserva .modal-body .form-group input {
  color: #FF7A00;
}

#buscarReserva .modal-body .form-group input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FF7A00;
}

.modal-header .close {
  padding: 5px 5px 5px 15px;
  margin: -1rem -1rem -1rem auto;
}

.dropdown-menu.show.filtrarPor {
  -webkit-transform: translate3d(105px, 50px, 0px) !important;
  transform: translate3d(105px, 50px, 0px) !important;
  border: 0px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(82, 63, 105, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(82, 63, 105, 0.15);
  font-size: 0.85rem;
  letter-spacing: 0px;
  border-radius: 0.35rem;
  /* Correcion de la posicion original del menu dropdown en filtrar por pagina de reservas */
}

.boxReward.line img {
  margin-right: 20px;
  margin-left: 5px;
}

.col-form .boxReward {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 95px;
}

.col-form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* width: 60%; */
  margin-bottom: 0;
  margin: 2px 8px 0px 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-form p img {
  margin-right: 15px;
}

.col-form p.gree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2em;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
}

.col-form p.gree span {
  font-size: 0.5em;
}

.col-form form,
.col-form form.am {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  height: 100%;
}

.col-form form .form-group {
  margin: 0;
}

.col-form form.am .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-form form select {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  width: 75px;
  background-color: #f6f6fc;
  margin: 0 5px;
  height: 39px;
  font-size: 0.85rem;
  border: 1px solid #ced4daa3;
}

.col-form form select.mes {
  width: 125px;
}

.box-list {
  padding: 0;
}

.col-reserva {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
  padding: 16px 0px 10px 32px;
}

.col-reserva h2 {
  margin: 0;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 1em;
  text-transform: inherit;
}

.box-list table .thead {
  background-color: #f0f1f6;
  border: none;
}

.box-list table .thead th {
    color: #8181A5;
    border: none;
    text-align: center;
    text-transform: inherit;
    font-size: 0.8rem;
    padding: 17px 17px 17px 17px;
    border-bottom: 1px solid #ffffff;
    vertical-align: middle;
    font-weight: 500;
}

.box-list table .reservas td {
    font-size: .85em;
    text-align: center;
    vertical-align: middle;
    color: #9d9db6;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
  padding-left: 15px;
  padding-bottom: 20px;
  color: #6c7b8d;
  font-size: 12px;
  margin-left: 10px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #FF7A00;
  border-color: #FF7A00;
}

.modal.infoPago .modal-content {
  padding: 16px;
}

.infoPago .modal-content .modal-title {
  color: #213c58;
  font-family: "Rubik", sans-serif;
  font-size: 1rem;
  margin-bottom: 5px;
}

.infoPago .modal-content .sep {
  height: 3px;
}

.infoPago .modal-content .box-infoPago {
  border: none;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  margin: 0;
  background-color: #f7f7f7;
}

.infoPago .modal-content p.text {
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: left;
}

.infoPago .modal-content p.text:nth-child(3) {
  margin-top: 16px;
  margin-bottom: 20px;
  text-align: left;
}

.infoPago .modal-content button.print {
  float: left;
}

.infoPago .modal-content .box-infoPago .modalInfo {
  margin: 0;
  font-size: 1.3em;
  color: #213c58;
  font-family: "Rubik", sans-serif;
}

.infoPago .modal-content .box-infoPago .modalInfo span {
  color: #FF7A00;
}

/*End Main Reservas */

/* Como Ganar */

.comoganar-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 5px 15px 5px 15px;
}

.comoganar-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 16px;
}

.comoganar-list li:nth-child(1) {
  padding-top: 16px;
}

.comoganar-list li img {
  margin-right: 8px;
  margin-top: 4px;
}

.comoganar-list li p {
  margin: 0;
  font-size: 0.9em;
}

.boxDetalle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #f5f5fa;
  padding-bottom: 11px;
  padding-top: 25px;
  padding-right: 25px;
  margin: 10px;
  border-radius: 12px;
  margin-top: 30px;
}

.boxDetalle img {
  margin-left: 25px;
  margin-right: 40px;
  margin-bottom: 20px;
}

.boxDetalle div.table-responsive {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.85rem;
}

.boxDetalle table {
}

.boxDetalle table td,
.boxDetalle table th {
  border: none;
}

.boxDetalle table th,
.boxDetalle table td {
  padding: 3px;
}

.boxDetalle table th:nth-child(2),
.boxDetalle table td:nth-child(2) {
  text-align: right;
}

.metodo-reserva h5 {
  font-size: 1em;
  padding-top: 12px;
  padding-left: 10px;
  padding-bottom: 15px;
}

.metodo-reserva .sep {
  height: 2px;
}

.metodo-reserva .sep-int {
  width: 65%;
  height: 1.5px;
}

.metodo-reserva ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 21px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
}

.metodo-reserva ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 5px;
}

.metodo-reserva ul li p {
  margin-bottom: 0;
}

.form-control-metodopago {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.modal-body-metodopago {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  padding: 15px 25px 10px 15px;
}

.form-control-numero {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem;
    font-family: "Rubik", sans-serif;
    line-height: 1.5;
    color: #FF7A00;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    margin-top: 9px;
}

.promEspecial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 35px;
}

.promEspecial img {
  margin-right: 15px;
}

/* Como Ganar */

/* Perfil */

.title-perfil {
  font-size: 1rem;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.sep.perf {
  height: 2px;
}

.sep.perf .sep-int {
  height: 2px;
}

form.perfil label {
  color: #8697ab;
  font-family: "Rubik", sans-serif;
  font-size: 0.9em;
  padding-top: 16px;
  padding-left: 16px;
}

form.perfil input {
    color: #FF7A00 !important;
    font-size: 0.85rem;
    font-family: "Rubik", sans-serif;
    border-color: #F0F0F3;
    font-weight: 500;
    margin-left: 16px;
    width: 19rem;
    height: 37px;
}

.reportes-label {
  color: #8697ab;
  font-family: "Rubik", sans-serif;
  font-size: 0.9em;
  padding-top: 16px;
  padding-left: 16px;
}

.reportes-input {
  color: #FF7A00 !important;
  font-size: 0.85rem;
  font-family: "Rubik", sans-serif;
  margin-left: 16px;
  width: 19rem;
}

.form-select-country {
    display: block;
    width: 19rem;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    font-size: 0.85rem;
    margin-left: 16px;
    line-height: 1.5;
    color: #8697ab;
    background-color: #fff;
    background-clip: padding-box;
    border-color: #F0F0F3;
    border-radius: 10px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    height: 37px;
}

form.perfil input:focus,
form.perfil select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FF7A00;
}

.btn-guardar-perfil {
  color: #ffffff;
  border: none;
  text-align: center;
  font-size: 0.8rem;
  padding: 10px 20px 10px 20px;
  text-transform: inherit;
  font-family: "Rubik", sans-serif;
  letter-spacing: 0.5px;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 10px;
  border-radius: 10px;
  font-weight: 500;
}

.btn-generar-reporte {
    color: #ffffff;
    border: none;
    text-align: center;
    font-size: 0.8rem;
    padding: 10px 20px 10px 20px;
    text-transform: inherit;
    font-family: "Rubik", sans-serif;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    margin-top: 10px;
    border-radius: 10px;
    font-weight: 500;
}

/* Perfil */

/* Contactenos */

.form-contactenos {
  position: relative;
}

.form-contactenos img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.title-contacto {
  font-size: 1rem;
  margin-top: 235px;
  margin-left: 15px;
  margin-bottom: 20px;
}

.contacto label {
  color: #687071;
  font-size: 0.85rem;
  margin-left: 15px;
}

.contacto label:nth-child(1) {
  margin-top: 20px;
  font-size: 0.85rem;
  margin-left: 15px;
}

.contacto input {
  margin-bottom: 15px;
  color: #FF7A00 !important;
  outline: none;
  margin-left: 15px;
  font-size: 0.85rem;
  font-weight: 500;  
  font-family: "Rubik", sans-serif;
}

.contacto input:focus,
.contacto textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FF7A00;
}

.contacto textarea {
  max-width: 100%;
  height: 244px;
  max-height: 193px;
  color: #FF7A00 !important;
  font-size: 0.85rem;
  font-family: "Rubik", sans-serif;
}

/* Contactenos */

/* GSA - Reservas*/

.buttons-col {
  padding: 0;
}

.busquedaAvanzada {
    background: #FF7A00;
    border: 1px solid #FF7A00;
    margin-right: 10px;
}

.modal-title-busquedaavanzada {
  color: #213c58;
  font-family: "Rubik", sans-serif;
  font-size: 1rem;
}

.col-form-label-busquedaavanzada {
  margin-top: 7px;
  padding-right: 10px;
  margin-bottom: 0;
  font-size: inherit;
  font-size: 0.85rem;
  color: #6c7b8d;
}

.modal-content-busquedaavanzada {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  outline: 0;
  padding: 20px;
}

.modal-body-busquedaavanzada {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  padding: 30px 15px 15px 15px;
}

.form-control-busquedaavanzada {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-family: "Rubik", sans-serif;
  line-height: 1.5;
  color: #FF7A00;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.limpiarFiltros {
    background-color: #E9E9F1;
    border: 1px solid #E9E9F1!important;
    color: #8181A5!important;
}

.cambiarestado {
    background: #FF7A00;
    border: 1px solid #FF7A00;
    margin-right: 10px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #FF7A00;
  background-color: #FF7A00;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-control-input:disabled ~ .custom-control-label::after {
  cursor: not-allowed;
}

.btn-consulta {
  color: #ffffff;
  border: none;
  text-align: center;
  font-size: 0.8rem;
  padding: 10px 20px 10px 20px;
  text-transform: inherit;
  font-family: "Rubik", sans-serif;
  letter-spacing: 0.5px;
  margin: 15px;
  border-radius: 10px;
  font-weight: 500;
}

/* GSA - Reservas*/

/* Login */

.login .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
}

.login .boxReward {
  padding: 0;
  margin: 0;
  max-width: 850px;
}

.login img.logo {
  margin-bottom: 16px;
  max-width: 100%;
}

.col-form-login h2,
.col-form-login form {
  padding-right: 24px;
}

.col-form-login h2 {
  font-size: 1.5em;
  margin-top: 35px;
}

.col-form-login p {
  font-size: 0.9em;
  margin-bottom: 25px;
}

.col-form-login form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-form-login form input {
  min-height: 58px;
  font-size: 0.9em;
}

.col-form-login form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FF7A00;
}

.col-form-login button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 0;
  font-family: "Rubik", sans-serif;
  position: relative;
}

.col-form-login button img {
  padding-right: 8px;
}

.col-form-login .contactenos {
  border: 3px solid #FF7A00;
  color: #FF7A00;
  margin-top: 16px;
  margin-bottom: 16px;
}

.btn-login a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-weight: 500;
}

.boxBtnLogin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}

.boxBtnLogin .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #FF7A00;
  font-size: 0.85rem;
}

.boxBtnLogin .link:hover {
  text-decoration: none;
}

.login p.copyright {
  margin-top: 16px;
  text-align: center;
  color: #687071;
}

@media (min-width: 576px) {
  .modal-dialog.log {
    max-width: 950px;
  }
}

.row-registro {
  margin-bottom: 25px;
}

.content-registro {
  margin-bottom: 25px;
}

.content-registro .header-registro {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 20px 30px 10px 30px;
}

.header__registro-title {
  color: #FF7A00;
  font-size: 1.4em;
  padding-top: 16px;
}

.header-registro p {
  color: #a4abb4;
  margin-bottom: 0;
}

.registro__body {
  padding: 30px;
}

.registro__body .col-last {
  margin-bottom: 16px;
}

.registro__body .sep {
  margin-bottom: 16px;
  margin-left: 0;
}

.registro__body .sep-int {
  height: 2px;
}

.registro__body label {
  color: #a4abb4;
  font-size: 0.85em;
}

.registro__body .title-registro {
  font-size: 1.1em;
  letter-spacing: 0.5px;
}

.registro__body button {
  padding: 12px 25px 12px 25px;
}

.registro__body button.enviar {
  margin-right: 16px;
}

.registro__body button.volver {
  background-color: #FF7A00;
}

.registro__body button.volver a:hover {
  text-decoration: none;
  color: #fff;
}

.registro__body .col-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Login */

/* Login gsa */

.gsa .boxBtnLogin {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* Login gsa */

/* Reserva GSA */

.cancel {
    background-color: #d90b5d;
    border: 1px solid #d90b5d!important;
    margin-left: 20px;
}

/* Reserva GSA */

/* Modal resultado reserva */

.motivos {
  list-style: none;
  margin: 0;
  padding: 0;
}

.motivos li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.motivos li img {
  width: 15px;
  margin-right: 8px;
}

.motivos li p {
  margin-top: 0 !important;
}

/* Modal resultado reserva */

/* Querys */

@media screen and (max-width: 991.98px) {
  .col-form .boxReward {
    min-height: 120px;
  }
  .col-opc,
  .line {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .col-reserva {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .form-control {
    max-width: 100%;
  }
  form {
    margin-right: 15px;
  }
  .title-contacto {
    margin-top: 150px;
  }
  .img-login {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .col-form-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .col-form-login h2,
  .col-form-login p {
    margin-left: 16px;
  }
  .col-form-login form {
    margin-right: 0;
    padding: 0 16px;
  }
}
@media screen and (max-width: 448.98px) {
  .busquedaAvanzada {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 372.98px) {
  .navbar-brand img {
    width: 200px;
  }
}

/* Querys */

.input-group-append > button {
  color: #6c7b8d !important;
}

.gj-datepicke {
  width: 318px !important;
}

.gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  position: absolute;
  font-size: 21px;
  top: 6px;
  left: 9px;
}

.FormReports {
  margin-right: 15px !important;
  margin-left: 15px !important;
  margin-top: 15px !important;
}

.input-date {
  color: #8697ab;
  font-family: "Rubik", sans-serif;
  font-size: 0.9em;
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  margin-top: 6px;
}

div.dataTables_wrapper div.dataTables_paginate {
  padding-right: 17px;
  padding-bottom: 17px;
  margin: 0;
  white-space: nowrap;
  text-align: right;
  font-size: 0.85em;
}

.report-result-search {
  font-size: 15px;
  color: #6c7b8d;
  list-style-type: none;
  margin-bottom: 0px;
  margin-top: 0;
  font-family: "Rubik", sans-serif;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #F0F0F3;
  border-radius: 10px;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.col-form-login .boxReward {
  min-width: 450px;
}
@media screen and (max-width: 450px) {
  .col-form-login {
    padding: 0;
  }
  .col-form-login .boxReward {
    min-width: 320px;
    padding: 15px;
  }
}

