.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.select2-container--open {
    z-index: 9999;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.dataTables_length label select {
    width: 65px!important;
}

div.dt-button-collection {
    padding: 0;
}

.buttons-columnVisibility {
    display: block;
}

.buttons-columnVisibility.active {
    background-color: rgba(128, 128, 128, 0.1);
    font-weight: bolder;
}


body.vva {
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    margin-top: 0!important;
}
.vva-logo{
    width: 100%;
    text-align: center;
}
.vva-h1 {
    backface-visibility: visible;
    border-width: 0px;
    color: #252525;
    flex-grow: 0;
    flex-shrink: 0;
    font-family: 'Poppins', system-ui, sans-serif;
    font-size: 54px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 64px;
    margin-bottom: 16px;
    margin-top: 0px;
    opacity: 1;
    overflow: visible;
    position: relative;
    text-decoration-color: rgb(240, 172, 14);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: none;
    -webkit-box-flex: 0;
    width: 100%;
    text-align: center;
}
.vva-h2 {
    backface-visibility: visible;
    border-width: 0px;
    color:#252525;
    flex-grow: 0;
    flex-shrink: 0;
    font-family: 'Poppins', system-ui, sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    letter-spacing:0px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 0px;
    opacity: 1;
    overflow: visible;
    position: relative;
    text-decoration-color: rgb(240, 172, 14);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: none;
    -webkit-box-flex: 0;
    width: 100%;
    text-align: center;
  }
.vva-content {
    background-color: rgb(51, 51, 51);
    border-width: 0px;
    overflow-y: scroll;
    color: #F0AC0E;
    height: 100%;
}
.vva-form-input {
    place-content: flex-start;
    align-items: flex-start;
    align-self: stretch;
    backface-visibility: visible;
    background-color: rgb(85, 85, 85);
    border-radius: 42px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 0%) 0px 1px 1px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-wrap: nowrap;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom:24px;
    opacity: 1;
    padding: 8px 24px;
    position: relative;
    -webkit-box-align: start;
    -webkit-box-flex: 0;
    -webkit-box-pack: start;
    width: 100%;
}
.vva-input{
    border-width: 0px;
    color: rgb(240, 172, 14);
    font-family: Poppins, system-ui, sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    margin: 0px;
    outline: none;
    padding: 0px;
    text-align: left;
    text-transform: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    border: 0px solid black;
    box-sizing: border-box;
    margin: 0px;
    padding: 0;
    resize: none;
    height:42px
}
.vva-button {
    align-self: stretch;
    backface-visibility: visible;
    border-radius: 42px;
    border-width: 2px;
    border-color: rgb(240, 172, 14);
    border-style: solid;
    box-shadow: rgb(0 0 0 / 0%) 0px 2px 12px;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 0px;
    margin-top: 36px;
    padding: 8px 42px;
    height:58px;
    position: relative;
    transition-duration: 0s;
    -webkit-box-flex: 0;
    background-color: transparent;
    color: rgb(240, 172, 14);
    font-family: Poppins_600, system-ui, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 36px;
    text-align: center;
    text-decoration-color: rgb(240, 172, 14);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: none;
}

.table-condensed {
    height: 400px; line-height: 600px; min-width: 600px; padding:0px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width: 100%;
    min-width: 600px;
    /*left: calc(100% + -70px) !important;
    top: calc(-55vh - 35px) !important;*/
  }

  .bootstrap-datetimepicker-widget.dropdown-menu.bottom::after {
    border: 0;
  }
.bootstrap-datetimepicker-widget table td {
    color: rgb(240, 172, 14);
    font-family: Poppins_600, system-ui, sans-serif;
    font-size: 32px;
}
.picker-switch {
    color: rgb(240, 172, 14);
    font-family: Poppins_600, system-ui, sans-serif;
    font-size: 18px;
}
.head-right{
    background: #f0ac0e;
    align-self: center;
    padding: 70px 35px;
    display: flex;
    flex-flow: column;
    height: 100vh;
    justify-content: center;
    transition: all 0.4s;
  }
.head-right h1, .head-right h2{
    color:#252525;
}
.head-left{
    background-color:#252525;
    display: flex;
    justify-content: center;
    padding:35px;
    flex-flow: column;
}
.separator-vva{
    height: 6px;
    width: 112px;
    background: #252525;
    display: block;
    margin: 5px auto 25px;
}
.separator-vva-yl{
    height: 6px;
    width: 112px;
    background: #f0ac0e;
    display: block;
    margin: 5px auto 25px;
}

.card-header{padding:0}
.card-body.vva-form-body {
    padding: 70px 50px 50px;
    background: #252525;
    margin: 70px auto;
    max-width: calc(100% - 70px);
    border: 2px solid #f0ac0e;
    max-height: 460px;
  }
.vva-ajx-results {
    padding: 70px 70px;
    background: #252525;
    margin: 0 auto 105px;
    max-width: 768px;
    color: #f0ac0e;
  }

  .tabres-up, .tabres-down {
    color: #f0ac0e;
    position: absolute;
    font-size: 32px;
    right: 24px;
    display: block;
    min-height: 32px;
  }
  .tabres-up {top:368px;}
  .tabres-down {top: 416px;}

.card-body.vva-form-body .form-group label {
  font-family: 'Poppins';
  font-weight: 600 !important;
  font-size: 24px;
  letter-spacing: 0.5px;
  padding-left:24px;
  color: #f0ac0e;
}

.card-body.vva-form-body .input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f0ac0e;
    text-align: center;
    white-space: nowrap;
    background-color: #fff0!important;
    border: 0;

  }
  .box-results {
    max-height: calc(100vh - 280px);
    overflow-y: scroll;
    background: #333333;
    padding-top: 35px;
    display: none;
  }
  .card-body.vva-form-body .input-group-text i{
      font-size:24px;
      padding:0 0 0 16px;
  }
  .card-body.vva-form-body .input-group-text i.fa-eraser{
    font-size: 28px;
    margin-bottom: -2px;
  }
  body .keyboard {
    background: #333;
    box-shadow: 0 0 0;
    padding: 35px;
  }

  #reservationdate .bootstrap-datetimepicker-widget {
    background: #252525;
  }
  #reservationdate .bootstrap-datetimepicker-widget ul {
    display: inline-flex;

  }
  #reservationdate .bootstrap-datetimepicker-widget ul .dow {
    text-transform: uppercase;
    font-size: 24px;
    color: #f0ac0e;
  }
  #reservationdate .bootstrap-datetimepicker-widget table td span:hover, #reservationdate .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #333;
    cursor: pointer;
  }
  #reservationdate .bootstrap-datetimepicker-widget table td span.active, #reservationdate .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #f0ac0e;
    color: #252525;
    text-shadow: 0 0 0;
  }
  #reservationdate .bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 100%;
  }
  #reservationdate .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #333;
  }
  #reservationdate .bootstrap-datetimepicker-widget table td span {
    display: block;
    width: max-content;
    clear: both;
    margin: 0 auto;
    padding: 0 15px;
  }
  #reservationdate th.prev span::after{
    font-family: "Font Awesome 5 Free";
    content: "\f053";
    font-size: 36px;
    color: #f0ac0e;
  }
  #reservationdate th.next span::after{
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-size: 36px;
    color: #f0ac0e;
  }

  .vva-ajx-results.table thead th {
    vertical-align: bottom;
    border-bottom: 0;
    padding-top: 25px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Poppins';
    letter-spacing: 0.5px;
    font-weight: 600;
  }

  .vva-ajx-results.table td, .vva-ajx-results.table th {
    padding: .75rem;
    vertical-align: top;
    padding: 15px 35px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 21px;
    letter-spacing: 0.5px;
    border-top: 15px solid #333;
  }
  .vva-show .card-body {
    padding: 0;
  }
  .vva-qr-resuls {
    background: #f0ac0e;
    padding: 70px 70px;
    text-align: center;
    height: 50%;
  }
  .vva-qr-resuls svg{
    background: #ffffff;
    padding: 17.5px;
  }
  .vva-qr-resuls p {
    font-size: 21px;
    font-family: 'Poppins';
    font-weight: 600;
    padding-top:15px;
    max-width: 256px;
    margin: 0 auto;
    color:#252525;
  }
  .vva-map-resuls {
    display: flex;
    flex-flow: column;
    justify-content: start;
    padding: 0px;
    height: 100vh;
  }

  .vva-info-resuls {
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 70px;
    height: 50%;
    background:#252525;
  }
  .vva-info-resuls p {
    font-family: 'Poppins';
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
  }
  .vva-info-resuls p span {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.25px;
  }
  #countdown {
    font-family: 'Poppins';
    font-weight: 600;
  }
  @media (max-width:768px){
    .head-left {
        padding: 15px;
      }
    .head-left img {
        height: 198px;
      }
      .head-right {
        padding: 35px 15px;
      }
      .vva-h1 {
        font-size: 38px;
        letter-spacing: 0px;
        line-height: 45px;
      }
      .vva-h2 {
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: -0.5px;
        line-height: 24px;
      }
      .card-body.vva-form-body {
        padding: 40px 20px;
        background: #252525;
        margin: 35px auto 70px;
        max-width: calc(100% - 20px);
      }
      .vva-ajx-results.table thead th {
        vertical-align: middle;
        font-size: 21px;
      }
      .vva-ajx-results.table td, .vva-ajx-results.table th {
        padding: 15px;
        text-transform: uppercase;
        font-family: 'Poppins';
        font-size: 17px;
        letter-spacing: 0px;
        max-width: 50vw;
      }
      #reservationdate .bootstrap-datetimepicker-widget .table-condensed {
        height: 480px;
        line-height: 1000px;
        min-width: calc( 100vw - 40px);
        padding: 0px;
      }
      #reservationdate .bootstrap-datetimepicker-widget {
        inset: 56px auto auto 0!important;
      }
      .bootstrap-datetimepicker-widget table th.picker-switch {
        font-size: 28px;
      }
      .bootstrap-datetimepicker-widget table td {
        font-size: 21px;
      }
      #reservationdate th.prev span::after{
        font-size: 28px;
      }
      #reservationdate th.next span::after{
        font-size: 28px;
      }
      .vva-qr-resuls {
        display: none;
      }
      .vva-info-resuls {
        display: flex;
        flex-flow: column;
        justify-content: center;
        padding: 70px 35px;
        height: max-content;
        background: #252525;
      }
      .keyboard{display: none;}
      .vva-map-resuls {
        height: auto;
      }
      .vva-map-resuls img {
        height: auto;
      }


  }
