.vertical-top {
  vertical-align: top !important;
}
.w-full {
  width: 100% !important;
}
.max-w-auto {
  max-width: auto !important;
}
.w-80\% {
  width: 80% !important;
}
.pointer-events-none {
  pointer-events: none;
}
.gap-2 {
  gap: 8px;
}
.me-auto {
  margin-inline-end: auto;
}
.hidden {
  display: none !important;
}
#header {
  background: url(https://booking.roig.com/img/sprites/sprites-x.png) repeat-x 0 0;
}
#header .logo {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
}
button {
  font-family: Arial, Helvetica, sans-serif;
}
.dnone {
  display: none;
}
#footer {
  height: 25px;
  background-color: #147f4c !important;
  margin-top: 10px;
}
.form-horizontal {
  width: 100%;
}
.form-control.alert {
  border: 1px solid #F00;
}
a.btn_gris {
  display: inline-block;
  padding: 5px;
  margin-right: 5px;
  margin-top: 5px;
  border: 1px solid #ccc;
  background-color: #eee;
  text-align: center;
  text-decoration: none;
  color: #000;
  min-width: 60px;
  border-radius: 10px;
  font-size: 0.9em;
  font-weight: bolder;
}
a.btn_gris.touch {
  height: 100px;
  width: 100%;
  text-align: center;
  line-height: 100px;
  margin: 10px;
}
a.btn_gris.touch_small {
  height: 50px;
  width: 100%;
  text-align: center;
  margin: 10px;
}
a:hover.btn_gris {
  background-color: #AAA;
}
.vales-offline {
  width: 80%;
  margin: 5rem auto 0 auto;
}
.vales-offline .vale {
  border-radius: 15px;
}
.vales-offline .vale a {
  border-radius: inherit;
  background-color: #bee1ff;
  height: 100%;
  width: 100%;
  display: inline-block;
  padding: 1rem;
}
@media (hover: hover) {
  .vales-offline .vale a:hover {
    background-color: #96c8ff;
    text-decoration: none;
  }
}
.wellcome {
  margin-top: 10px;
  margin-bottom: 10px;
}
.vale {
  border: 2px solid #000;
  border-radius: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 0.8em;
}
.vale.nocerrado {
  border: 5px solid #f00;
}
.vale .btn {
  font-size: 0.8em;
}
.vale .cabecera_vale {
  padding: 0px;
  text-align: center;
  font-weight: bolder;
}
.vale .cabecera_vale span {
  color: #FA8072;
}
.vale .cabecera_vale a {
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 14px;
  text-decoration: none;
  color: black;
  border-radius: 10px;
  width: 100%;
  min-height: 44px;
}
.vale .cabecera_vale a.excursion {
  background-color: #d4edda;
  border-color: #c3e6cb !important;
}
.vale .cabecera_vale a.salida {
  background-color: #cce5ff;
  border-color: #b8daff !important;
}
.vale .cabecera_vale a.entrada {
  background-color: #fef8a1;
  border-color: #fff78b !important;
}
.vale .cabecera_vale a .started {
  color: #FA8072;
}
.vale .cabecera_vale a .unstarted {
  color: gray;
}
.vale .cabecera_vale a .finished {
  color: #00aa00;
}
.vale .cabecera_vale a:hover {
  background-color: #e2e3e5;
  border-color: #d6d8db !important;
}
.vale .head {
  color: black;
  text-align: center;
  background-color: #dee2e6;
  padding: 2px;
}
.vale .value {
  border: 1px solid #CCC;
  padding: 2px;
}
.vale table {
  margin-top: 10px;
}
.vale table .done {
  border: 3px solid #badbcc;
  display: none;
}
.vale table .done td button {
  background-color: #badbcc;
}
.vale table .pending td button {
  background-color: #f5c6cb;
}
.message {
  border: 2px solid #F00;
  font-size: 16px;
  font-weight: bolder;
  padding: 5px;
  text-align: center;
  background-color: pink;
  margin-top: 20px;
}
h1 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
table .green {
  color: green;
  font-weight: bolder;
}
#RecompraEditForm input[type=checkbox] {
  border: none;
  width: 30px;
}
#RecompraEditForm .row {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#RecompraEditForm .form-group {
  padding: 10px;
  margin-right: 0;
  margin-left: 0;
}
#RecompraEditForm .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#loading {
  z-index: 10000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#loading .imagenLoading {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0;
}
#loading .imagenLoading img {
  width: 300px;
  z-index: 100001;
  margin-top: 30px;
}
#loading #oscura {
  opacity: 0.7;
  background: black;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
.imageUpload {
  padding: 10px;
  background-color: #ffe4e1;
}
#incidenciaVale {
  display: none;
}
.botonesVale {
  padding: 5px;
}
.form-control {
  margin-bottom: 20px;
}
.input-group {
  margin-bottom: 20px;
}
.input-group input {
  height: 100px;
}
.input-pax .btn-outline-secondary {
  width: 2em;
  background-color: #007bff;
  color: #fff;
  font-size: 3em;
}
.input-pax input {
  font-size: 4em;
}
#cartel {
  z-index: 10000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  font-size: 12vw;
  font-weight: bold;
  text-align: center;
}
#cartel #target {
  width: 100%;
}
#cartel #logo {
  display: none;
  width: 20vw;
}
[data-show="hide"] {
  background-color: #DDE2E8;
}
[data-show="hide"] .LineaRelizadaBtn {
  display: none;
}
[data_status="notificado"] .cabecera_vale span {
  color: #90EE90;
}
[data_status="notificado"] .ValeSinIncidenciasBtn {
  display: none;
}
.hotel-started {
  background-color: #ccc;
}
.hotel-finished {
  background-color: #badbccaa;
}
#imagesRecompra img {
  width: 200px;
}
.prioridad_0 {
  color: #41464b !important;
  background-color: #e2e3e5 !important;
  border-color: #d3d6d8 !important;
}
.prioridad_1 {
  color: #0f5132 !important;
  background-color: #d1e7dd !important;
  border-color: #badbcc !important;
}
.prioridad_2 {
  color: #664d03 !important;
  background-color: #fff3cd !important;
  border-color: #ffecb5 !important;
}
.prioridad_3 {
  color: #842029 !important;
  background-color: #f8d7da !important;
  border-color: #f5c2c7 !important;
}
#vehiculosBloqueados {
  border: 1px solid #F00;
  margin-bottom: 10px;
  margin-top: 10px;
}
#vehiculosBloqueados .title {
  color: #F00;
  font-size: 1.5em;
  font-weight: bolder;
}
#vehiculosBloqueados a {
  font-size: 2em;
  font-weight: bolder;
  display: block;
  padding: 15px;
  background-color: #F00;
  border: 1px solid #000;
  margin: 5px;
  animation: blinking 3s infinite;
}
.welcome-message {
  width: fit-content;
  background-color: #79ca47;
  border: 1px solid #00733b;
  border-radius: 8px;
  padding: 8px;
}
@keyframes blinking {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
