.keypad  button {
    width: 100%;
    background: #f8f9fa;
    border: 2px solid black;
    border-radius: 10px;
    font-size: 3em;
}

.portrait-view .keypad  button.delete,
.portrait-view .keypad  button.show-hide-class,
.portrait-view .keypad  button {
    max-height: 135px;
    min-height: 130px;
}

.num-div{
    padding:3px !important;
}

.keypad button.number.touched {
    background-color: hsl(153, 31%, 86%);
}

.keypad button.delete,
.keypad button.show-hide-class {
    background: #dc3545;
    color: white;
}
.keypad button.delete.touched,
.keypad button.show-hide-class.touched {
    background-color: lightcoral !important;
}

.landscape-view .keypad  button.delete,
.landscape-view .keypad  button.show-hide-class,
.landscape-view .keypad  button {
    min-height: 140px;
}

@media (orientation: landscape) {
    .portrait-view{
        display: none;
    }
    /* .keypad button {
        width: 100%;
        background: #f8f9fa;
        border: 2px solid black;
        border-radius: 10px;
        font-size: 3em;
    } */
    .keypad-btn{
        height: 600px !important;
    }
}
  
@media (orientation: portrait) {
    .landscape-view{
        display: none;
    }
    .stop-view{
        max-width: 600px !important;
    }
    .instant-start-view{
        max-width: 600px !important;
    }
    .start-reservation-view{
        max-width: 600px !important;
    }
}

.tablet-accordion-view{
    width: 100% !important;
}

.keypad-main-class{
    margin-left: 0.1em !important;
}

.session-code-font{
    font-size: 1.45em !important;
    text-align:center;
    letter-spacing: 0.55em;
    /* -webkit-password-security: square !important; */
}
.action-button{
    font-size: 1.4rem;
}
.scheduled-end-button{
    font-size: 1.4rem;
}
.default-background-color{
    color: #fff !important;
    background-color: var(--main-color);
    border-color: var(--main-color);
}

.lds-dual-ring {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 80px;
    height: 80px;
    margin: 8px;
    border-radius: 50%;
    border: 8px solid #0090D7;
    border-color: #0090D7 transparent #0090D7 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}

.select2-selection__rendered {
    line-height: 41px !important;
}
.select2-container .select2-selection--single {
    height: 46px !important;
}
.select2-selection__arrow {
    height: 47px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 46px;
}

.vertical-container {
    position: relative;
    border: 3px solid green;
}
  
.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.session-code-font::placeholder {
    opacity: 0.5 !important;
    letter-spacing: 0.2em !important;
    font-size: 1.0em !important;
}

.main-link-text{
    font-size: 1.43em;
}

.bg-session-clicked{
    background-color: #246647;
}

.portrait-min-height{
    min-height: 65px;
}

.portrail-max-width {
    max-width:  558.812px;
}

.portrail-padding-button{
    padding-left: 94px;
    padding-right: 94px;
}

.prevent-select {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.pointer-event-none{
    pointer-events: none;
}

.inactive-warning-text-class{
    font-size: 1.2em !important;
    padding-right: 4rem!important;
    padding-left: 4rem!important;
}

#language-main{
    min-width: 100px;
}

.border-radius-0{
    border-radius: 0 !important;
}

.popup-header-warning-color{
    color: #fff !important;
    background-color: #ffc107!important;
    background-color: #ffc107!important;
}

.default-color{
    color: var(--main-color);
}

#inactiveWarning{
    /* add  greater than one z-index to offcanvas from modal*/
    z-index: 1056;
}

.locker-infomation-icon {
    display: flex;
    align-items: center;
    padding: 0.7rem 0.75rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #aaa;
    border-left-style: none !important;
    border-radius: 0 0.375rem 0.375rem 0;
}

.locker-select-main-2 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0.375rem 0 0 0.375rem;
}

.top-logo-size{
    width: auto;
    height: auto;
    max-width: 623px;
    max-height: 120px;
}

.remove-accordion-arrow .accordion-button::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pencil-square" viewBox="0 0 16 16"> <path d="M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z"/><path fill-rule="evenodd" d="M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5z"/></svg>');
}
  
.remove-accordion-arrow .accordion-button:not(.collapsed)::after {
    background-image: \F4CA;
}

.locker-instant-select-2 .select2-container{
    width: 100% !important;
}

.btn-outline-success-custom {
    --bs-btn-hover-color: #198754 !important;
    --bs-btn-hover-bg: #fff !important;
}
.btn-outline-success-custom.touched {
    background-color: #198754 !important;
    color: #fff;
}

.btn-outline-danger-custom {
    --bs-btn-hover-color: #dc3545 !important;
    --bs-btn-hover-bg: #fff !important;
}
.btn-outline-danger-custom.touched {
    background-color: #dc3545 !important;
    color: #fff;
}

.load-state-main{
    position: relative;
}

.loading-state {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .loading {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 10px solid #ddd;
    border-top-color: #0090D7;
    animation: loading 1s linear infinite;
  }
  @keyframes loading {
    to {
      transform: rotate(360deg);
    }
  }

.menu-button-green {
    background-color: hsl(152, 69%, 31%) !important;
}
.menu-button-green.touched {
    background-color: hsl(152, 55%, 45%) !important;
}

.menu-button-blue {
    background-color: hsl(216, 98%, 52%) !important;
}
.menu-button-blue.touched {
    background-color: hsl(216, 84%, 66%) !important;
}
.btn-danger.touched {
    background-color: hsl(354, 56%, 68%) !important;
}
.btn-secondary.touched {
    background-color: hsl(208, 0%, 60%) !important;
}
.accordion-button-portrait-step-touch {
    display: none;
}
.accordion-display-div {
    background-color: #fff !important;
}
.accordion-display-div-none-hide {
    background-color: #fff !important;
}
.locker-div {
    margin-top: 1rem;
    border-style: solid;
    border-width: thin;
    width: fit-content;
    background-color: ghostwhite;
}
.locker-box {
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    height: 90px;
    display: flex;
    cursor: default;
    position: relative;
    overflow: hidden;
    margin: 10px;
    width: 110px;
    justify-content: center;
    align-items: center;
    background-color: #f8f9fa;
    border-style: solid;
    border-width: thin;
    font-size: x-large;
}
.locker-box.disabled {
    background-color: hsl(0, 0%, 67%);
}
.locker-box.touched {
    background-color: #d1e7dd !important;
}
.locker-box.disabled.touched {
    background-color: hsl(0, 0%, 50%) !important;
}

@keyframes select {
  0%   {box-shadow: 0 0 0 0;}
  100% {box-shadow: 0 0 0.5rem 0.1rem green;}
}
.locker-box.selected {
  animation-name: select;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
  box-shadow: 0 0 0.5rem 0.1rem green;
}

@keyframes offline {
    0%      {background-color: #aaa;}
    50%     {background-color: #d8d8d8;}
    100%    {background-color: #aaa;}
}
.locker-box.offline {
animation-name: offline;
animation-duration: 2.5s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
background-color: #aaa;
}

.locker-arrow {
    font-size: xx-large;
}
.btn-primary.touched {
    background-color: hsl(216, 84%, 66%);
}
.btn-dark.touched {
    background-color: #424649;
}
.locker-arrow.touched {
    color: #aaa;
}

.touch-href-link-color {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
}

.accordion.touch-version {
    font-size: large;
}

.accordion.touch-version .accordion-button {
    font-size: large;
}

.text-word-break {
    word-break: break-all;
}
.accordion-collapse {
    padding: 1.25rem;
}
.accordion-body {
    padding: 0;
}