.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em;color:#000}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}#toast{visibility:hidden;min-width:250px;margin-left:-125px;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;top:1em;right:1em;font-size:17px}#toast.error{background:#e74c3c}#toast.success{background:#228b22}#toast.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 4.5s;animation:fadein .5s,fadeout .5s 4.5s}@-webkit-keyframes fadein{0%{right:0;opacity:0}to{right:1em;opacity:1}}@keyframes fadein{0%{right:0;opacity:0}to{right:1em;opacity:1}}@-webkit-keyframes fadeout{0%{right:1em;opacity:1}to{right:1em;opacity:0}}@keyframes fadeout{0%{right:1em;opacity:1}to{right:0;opacity:0}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}small a{color:grey}a{color:#000}.App{text-align:left}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App .container .nav-link.active{background-color:#a9a9a9!important;color:#fff}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.privacy-policy-overlay-content a{color:#00f}.required label:after{content:"*";color:red}.react-overlay{display:block;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.4)}.overlay-content .spinner-border{width:10em;height:10em;position:absolute;left:40%;top:40%}@media only screen and (max-width:400px){.overlay-content .spinner-border{width:10em;height:10em;position:absolute;left:30%;top:40%}}.App-booking-admin .app-title,.curr-date,.curr-time{font-weight:400}.App-booking-admin .places-counter.progress{height:25px}.App-booking-admin .room-number{font-weight:400}.App-booking-admin .total-places{font-weight:180;font-size:.7em}.App-booking-admin .room-places-ratio{font-weight:400;font-size:xx-large}.App-booking-admin .check-in,.App-booking-admin .logout{padding-top:15px;padding-bottom:15px}.App-booking-admin .real-time{color:grey;font-size:x-large}.App-booking-admin .last-refresh{color:grey;font-weight:150}.thick-btn{padding-top:15px;padding-bottom:15px}.checkmark{font-size:100px;color:green}.react-confirm-alert{width:80%}.react-confirm-alert .card{max-height:80vh}.react-confirm-alert .card-footer{background-color:#fff;z-index:1}.react-confirm-alert .react-confirm-alert-body{overflow-y:auto;width:100%}@media only screen and (min-width:576px){.App-booking-admin .app-title{font-size:3em}.react-confirm-alert-overlay .react-confirm-alert{width:60%!important}.App-booking-admin .check-in{padding-top:15px;padding-bottom:15px;position:relative;bottom:14px}}