@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);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}.render-section{padding-top:4.3em}.top-bar{top:0;position:fixed;background-color:#003466;color:#f5f5f5;width:100%;text-align:center;border-bottom:5px solid #cf272d;height:4em;box-shadow:0 15px 10px -15px #003466;z-index:11}.logo{background-color:#fff;position:fixed;width:19em;-webkit-clip-path:polygon(0 0,100% 0,75% 94%,0 94%);clip-path:polygon(0 0,100% 0,75% 94%,0 94%);height:inherit}.logo-background{background-color:#fff;height:100%}.txt-header{margin-top:10px;font-size:180%}.bar1,.bar2,.bar3{width:35px;height:5px;background-color:#cf272d;margin:6px 0;transition:.4s}.change .bar1{-webkit-transform:rotate(-45deg) translate(-9px,6px);transform:rotate(-45deg) translate(-9px,6px)}.change .bar2{opacity:0}.change .bar3{-webkit-transform:rotate(45deg) translate(-8px,-8px);transform:rotate(45deg) translate(-8px,-8px)}.header1-container{position:fixed;display:inline-block;cursor:pointer;right:20px;top:12px}@media only screen and (max-width:947px){.txt-header,.username-text{display:none}}.side-bar{top:0;position:fixed;width:20rem;background-color:#003466;background-image:linear-gradient(180deg,#003466,#cf272d);right:0;height:100%;z-index:10;transition:1s;overflow:hidden;box-shadow:-15px 0 10px -15px #003466}.hide{right:-20rem}.menu-List{padding-top:20%;text-align:left;list-style-type:none;margin-top:.5em;color:#faebd7}.menu-list-item{position:relative;padding:10px;font-size:80%;width:100%;height:auto;box-shadow:0 15px 10px -15px #111}.menu-List a,a:active,a:focus,a:hover{text-decoration:none;color:inherit}.shadow-bottom{box-shadow:0 15px 10px -15px #111}.shadow-top{box-shadow:0 -15px 10px -15px #111}.shadow-left{box-shadow:-15px 0 10px -15px #111}.shadow-right{box-shadow:0 15px 10px -15px #111}.align-menu-text{position:absolute;margin:2px 0 0 10px}.menu-list-item:hover{background-color:hsla(0,0%,50.2%,.3215686274509804)}.symbols-bar{display:none;position:absolute;right:20%;top:1.5em}.profile-picture{height:30px;width:30px;border-radius:50px;margin-left:15px}.username-text{letter-spacing:2px;position:fixed;margin-top:5px;margin-left:10px}.show{display:block!important}.disappear{display:none}.bottom-bar{position:fixed;bottom:0;background-color:#003466;color:#f5f5f5;width:100%;text-align:center;border-top:5px solid #cf272d;height:2em;z-index:11}.bottom-bar h5{display:-webkit-inline-flex;display:inline-flex;margin-top:7px}.bottom-bar .pi{margin-top:7px;position:absolute;right:2%}.bottom-bar a{color:#fff;text-decoration:none}.main-page{-webkit-align-items:center;align-items:center;text-align:-webkit-center;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.desk-box{position:relative;text-align:center;padding:20px;margin:20px}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;word-wrap:break-word;outline-color:#a6d5fa}.flexDisplay{display:-webkit-flex;display:flex}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Poppins",sans-serif}.site-container{max-width:500px;margin:30px auto;overflow:auto;min-height:300px;border:0 solid #4682b4;padding:30px;border-radius:5px}.site-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-bottom:20px}.btn{display:inline-block;background:#000;color:#fff;border:none;padding:10px 20px;margin:5px;border-radius:5px;cursor:pointer;text-decoration:none;font-size:15px;font-family:inherit}.btn:focus{outline:none}.btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.btn-block{display:block;width:100%}.site{background:#f4f4f4;margin:5px;padding:10px 20px;cursor:pointer}.site.reminder{border-left:5px solid green}.site h3{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.add-form{margin-bottom:40px}.form-control{margin:20px 0}.form-control label{display:block}.form-control input{width:100%;height:40px;margin:5px;padding:3px 7px;font-size:17px}.form-control-check{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.form-control-check label{-webkit-flex:1 1;flex:1 1}.form-control-check input{-webkit-flex:2 1;flex:2 1;height:20px}footer{margin-top:30px;text-align:center}.number-input input[type=number]{-webkit-appearance:textfield;appearance:textfield}.number-input input[type=number]::-webkit-inner-spin-button,.number-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.number-input{margin-bottom:3rem}.number-input button{-webkit-appearance:none;background-color:transparent;border:none;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;margin:0;position:relative}.number-input button:after,.number-input button:before{display:inline-block;position:absolute;content:"";height:2px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.number-input button.plus:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.number-input input[type=number]{text-align:center}.number-input.number-input{border:1px solid #ced4da;width:10rem;border-radius:.25rem}.number-input.number-input button{width:2.6rem;height:.7rem}.number-input.number-input button.minus{padding-left:10px}.number-input.number-input button:after,.number-input.number-input button:before{width:.7rem;background-color:#495057}.number-input.number-input input[type=number]{max-width:4rem;padding:.5rem;border:1px solid #ced4da;border-width:0 1px;font-size:1rem;height:2rem;color:#495057}.dialog-demo .p-button{margin:0 .5rem 0 0;min-width:10rem}.dialog-demo p{margin:0;line-height:1.5}.dialog-demo .p-dialog .p-button{min-width:6rem}.p-datatable .p-datatable-header{background:#f8f9fa!important;color:#0d141b!important;border:0 solid #e9ecef!important;padding:0!important;font-weight:600!important}.outerContainer{max-width:700px;margin:30px auto;overflow:hidden;height:100px;padding:15px 0;border-radius:5px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.19);display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;text-align:inherit}.red{border-left:5px solid red}.green{border-left:5px solid green}.blue{border-bottom:5px double #003466}.covidfree-Tag{padding:10px}.btn-custom{text-align:right}.childcontainer-data{width:40%;padding:10px}.childcontainer-data span{display:-webkit-flex;display:flex}.childcontainer-data h4{margin-left:3px}.btn-align{margin-left:45px!important}.seatNo-align{text-align:center;width:35%;height:40%;display:inline-block;zoom:1;display:inline}.btn-custom p{text-align:right;padding-bottom:10px}.datatable-responsive-demo .p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-column-title{display:none}@media screen and (max-width:40em){.datatable-responsive-demo .p-datatable.p-datatable-responsive-demo .p-datatable-tfoot>tr>td,.datatable-responsive-demo .p-datatable.p-datatable-responsive-demo .p-datatable-thead>tr>th{display:none!important}.datatable-responsive-demo .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td{text-align:left;display:block;width:100%;float:left;clear:left;border:0}.datatable-responsive-demo .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;min-width:30%;display:inline-block;margin:-.4em 1em -.4em -.4rem;font-weight:700}.datatable-responsive-demo .p-datatable.p-datatable-responsive-demo .p-datatable-tbody>tr>td:last-child{border-bottom:1px solid var(--surface-d)}}.p-datatable-responsive-demo table{display:revert!important}.main-content{margin-top:5%}.btn-Find{position:relative}.datatable-filter-demo .p-paginator .p-paginator-current{margin-left:auto}.datatable-filter-demo .p-progressbar{height:.5rem;background-color:#d8dadc}.datatable-filter-demo .p-progressbar .p-progressbar-value{background-color:#607d8b}.datatable-filter-demo .table-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.datatable-filter-demo .p-datepicker{min-width:25rem}.datatable-filter-demo .p-datepicker td{font-weight:400}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-header{padding:1rem;text-align:left;font-size:1.5rem}.datatable-filter-demo .p-datatable.p-datatable-customers .p-paginator{padding:1rem}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-thead>tr>th{text-align:left}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td{cursor:auto}.datatable-filter-demo .p-datatable.p-datatable-customers .p-dropdown-label:not(.p-placeholder){text-transform:uppercase}.datatable-filter-demo .p-datatable-customers .p-datatable-tbody>tr>td .p-column-title{display:none}.p-datatable.p-component.p-datatable-customers{padding-bottom:4em}.test{display:none}@media screen and (max-width:960px){.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-tfoot>tr>td,.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-thead>tr>th{display:none!important}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr{border-bottom:1px solid var(--layer-2)}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td{text-align:left;display:block;border:0!important;width:100%!important;float:left;clear:left;border:0}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;min-width:30%;display:inline-block;margin:-.4rem 1rem -.4rem -.4rem;font-weight:700}.datatable-filter-demo .p-datatable.p-datatable-customers .p-datatable-tbody>tr>td .p-progressbar{margin-top:.5rem}.p-datatable-tbody{font-size:small}}.customer-badge.status-cancelled,.customer-badge.status-unqualified{background-color:#ffcdd2;color:#c63737}.customer-badge.status-completed{background-color:#c8e6c9;color:#256029}.customer-badge.status-upcoming{background-color:#eccfff;color:#694382}.customer-badge.status-no.show{background-color:#eccfff;color:#fa140c;display:inline!important}.customer-badge{border-radius:2px;padding:.25em .5rem;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.3px}.p-tooltip .p-tooltip-text{box-shadow:0 2px 10px -2px #d3d1d1!important}@media screen and (max-width:40em){.bookingid{display:none!important}.test{display:block!important}.action .p-button-label,.noDisplay,.p-filter-column,.scan .p-button-label{display:none!important}.customer-badge.status-upcoming{background-color:#eccfff;color:#694382;font-size:xx-small}.customer-badge.status-cancelled{background-color:#ffcdd2;color:#c63737;font-size:xx-small}.customer-badge.status-completed{background-color:#c8e6c9;color:#256029;font-size:xx-small}.customer-badge.status-no.show{display:inline!important;background-color:#feedaf;color:#8a5340;font-size:xx-small;white-space:nowrap}.p-datatable-tbody{font-size:x-small}.p-button-outlined.headerFilter{display:none}}.p-filter-column{padding:10px}.p-datatable .p-datatable-thead>tr>th{padding:1rem 13px!important}.align-login-center{text-align:center}.rootClass{width:100%}.desk-image{position:absolute;left:0;width:auto;height:50vh;margin-left:10%;margin-top:10%}.float{position:fixed!important;width:60px;height:60px;bottom:40px;right:40px;background-color:#0c9;color:#fff;border-radius:50px;text-align:center;box-shadow:2px 2px 3px #999}.login-section{width:40%;height:88%;position:absolute;right:0;-webkit-clip-path:polygon(27% 0,100% 0,100% 100%,7% 100%);clip-path:polygon(27% 0,100% 0,100% 100%,7% 100%);background-color:hsla(0,0%,81.2%,.5686274509803921);z-index:1}.google-login-button{overflow:hidden;width:50%;margin-left:0;position:relative;text-align:center;margin-top:10%;border-radius:25px!important}.google-login-button span{color:rgba(0,0,0,.7411764705882353);letter-spacing:2px}.login-below-text{width:67%;position:absolute;margin-top:2em;margin-left:-22%}.spinner{width:40%;height:60%;top:35%;left:0;right:0;bottom:0;background-color:transparent;z-index:10;cursor:pointer}.hideSpinner{display:none!important}@media only screen and (max-width:768px){.desk-image{width:80vw;margin-top:0}.rootClass{width:100%}.align-login-center{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.login-below-text{width:100%;position:unset;margin-left:0}.login-section{padding:10px;width:100%;height:88%;position:unset;-webkit-clip-path:none;clip-path:none;background-color:transparent}.google-login-button{margin-bottom:5%;margin-top:8%;margin-left:5%}}@media only screen and (max-width:412px){.login-section,.rootClass{width:100%}}circle{fill:transparent!important}.main-page{padding-bottom:50px}.desk-box{max-width:1200px;margin:30px auto;overflow:auto;min-height:300px;padding:30px 30px 5px;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.desk-box h3,.desk-box p{margin-top:-10px;text-align:left;margin-left:43px}.dataview-demo .p-dropdown{width:14rem;font-weight:400}.dataview-demo .product-name{font-size:1.5rem;font-weight:700}.dataview-demo .product-description{margin:0 0 1rem}.dataview-demo .product-category-icon{vertical-align:middle;margin-right:.5rem}.dataview-demo .product-category{font-weight:600;vertical-align:middle}.dataview-demo .product-list-item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:1rem;width:100%}.dataview-demo .product-list-item img{width:150px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);margin-right:2rem}.dataview-demo .product-list-item .product-list-detail{-webkit-flex:1 1;flex:1 1}.dataview-demo .product-list-item .p-rating{margin:0 0 .5rem}.dataview-demo .product-list-item .product-price{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;-webkit-align-self:flex-end;align-self:flex-end}.dataview-demo .product-list-item .product-list-action{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.dataview-demo .product-list-item .p-button{margin-bottom:.5rem}.dataview-demo .product-grid-item{margin:.5em;border:1px solid #dee2e6;padding:2rem}.dataview-demo .product-grid-item .product-grid-item-bottom,.dataview-demo .product-grid-item .product-grid-item-top{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.dataview-demo .product-grid-item img{width:75%;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);margin:2rem 0}.dataview-demo .product-grid-item .product-grid-item-content{text-align:center}.dataview-demo .product-grid-item .product-price{font-size:1.5rem;font-weight:600}@media screen and (max-width:576px){.dataview-demo .product-list-item{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.dataview-demo .product-list-item img{width:75%;margin:2rem 0}.dataview-demo .product-list-item .product-list-detail{text-align:center}.dataview-demo .product-list-item .product-price{-webkit-align-self:center;align-self:center}.dataview-demo .product-list-item .product-list-action{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:2rem;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%}}
/*# sourceMappingURL=main.79f4d995.chunk.css.map */