@import url(//cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:"Dubai-Light",sans-serif;font-weight:400;line-height:1.6;background-color:#f0eeee}.form-span{font-size:2rem;font-weight:600;color:#9b3737;margin-bottom:.2rem}@media only screen and (max-height:500px){.form-span{font-size:1.2rem;margin-bottom:.05rem}}.guest-span{font-weight:600;color:#9b3737;margin-bottom:.2rem}@media only screen and (max-height:500px){.guest-span{margin-bottom:.05rem}}.guest-span-date{font-weight:600;color:#9b3737;margin:0 20rem .2rem 0}@media only screen and (max-height:500px){.guest-span-date{margin-bottom:.05rem}}@media only screen and (max-width:500px){.guest-span-date{margin:0 5rem .2rem 0}}.red-span{color:#9b3737}.green-span{color:#379b37}.green-span-href{color:#379b37;cursor:pointer}.blue-span{color:#37739b;cursor:pointer}.checkbox-span{color:#373737;margin:.6rem}.form-input{background-color:#e1e1e1;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 2rem;min-width:45rem;transition:all .2s;font-size:1.8rem;display:block}@media only screen and (max-width:500px){.form-input{min-width:25rem}}.form-input:focus{outline:none}.form-input:active{transform:translateY(2px)}.select-input{background-color:#e1e1e1;color:#9b3737;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 2rem;min-width:45rem;transition:all .2s;font-size:1.8rem;display:block}@media only screen and (max-width:500px){.select-input{min-width:25rem}}.select-input:focus{outline:none}.select-input:active{transform:translateY(2px)}.update-input{background-color:#e1e1e1;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 2rem;min-width:30rem;transition:all .2s;font-size:1.8rem;margin:0 0 0 1rem}@media only screen and (max-width:500px){.update-input{min-width:25rem}}.update-input:focus{outline:none}.update-input:active{transform:translateY(2px)}.flex-input{background-color:#e1e1e1;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 2rem;min-width:45rem;transition:all .2s;font-size:1.8rem}@media only screen and (max-width:500px){.flex-input{min-width:25rem}}.flex-input:focus{outline:none}.flex-input:active{transform:translateY(2px)}.green-button{background-color:#379b37;color:#e1e1e1;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:45rem;transition:all .2s;cursor:pointer}@media only screen and (max-width:500px){.green-button{min-width:25rem}}.green-button:active{transform:translateY(4px)}.green-button-page{background-color:#379b37;color:#e1e1e1;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:35rem;transition:all .2s;margin-right:1rem;cursor:pointer}@media only screen and (max-width:500px){.green-button-page{min-width:25rem}}.green-button-page:active{transform:translateY(4px)}.yellow-button-page{background-color:gold;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:35rem;transition:all .2s;cursor:pointer}@media only screen and (max-width:500px){.yellow-button-page{min-width:25rem}}.yellow-button-page:active{transform:translateY(4px)}.red-button{background-color:#9b3737;color:#e1e1e1;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:45rem;transition:all .2s;cursor:pointer}.red-button:active{transform:translateY(4px)}@media only screen and (max-width:500px){.red-button{min-width:25rem}}.yellow-button{background-color:gold;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:45rem;transition:all .2s;cursor:pointer}.yellow-button:active{transform:translateY(4px)}@media only screen and (max-width:500px){.yellow-button{min-width:25rem}}.allAccess-button{background-color:#e75480;color:#e1e1e1;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:45rem;transition:all .2s;cursor:pointer}.allAccess-button:active{transform:translateY(4px)}@media only screen and (max-width:500px){.allAccess-button{min-width:25rem}}.limited-button{background-color:#6ca0dc;color:#e1e1e1;outline:none;font-size:2.5rem;border:.2rem solid #373737;border-radius:2rem;padding:1.5rem 1rem;min-width:45rem;transition:all .2s;cursor:pointer}.limited-button:active{transform:translateY(4px)}@media only screen and (max-width:500px){.limited-button{min-width:25rem}}.margin{margin-top:1.6rem}.margin-minus{margin-top:-8%}@media only screen and (max-width:500px){.margin-minus{margin-top:-25%}}@media only screen and (max-height:500px){.margin-minus{margin-top:0}}.margin-guest{margin:1.6rem}.margin-guest-minus{margin-top:-8%}@media only screen and (max-width:500px){.margin-guest-minus{margin-top:-25%}}@media only screen and (max-height:500px){.margin-guest-minus{margin-top:0}}.loading{min-height:100vh;background-color:#f0eeee;z-index:9999;display:flex;justify-content:center;align-items:center}.sig-container{background-color:#e1e1e1;border:.2rem solid #373737;border-radius:2rem}.sig-pad{width:80%;height:80%}.dashboard-container{min-height:100vh;background-color:#f0eeee;color:#373737;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.dashboard-container__h1{border-bottom:1px solid #373737;color:#9b3737;font-size:6rem;text-align:center}@media only screen and (max-height:500px){.dashboard-container__h1{font-size:4.5rem}}@media only screen and (max-width:500px){.dashboard-container__h1{font-size:4.5rem}}.button-container{display:flex}.label-block{flex:1 1;display:flex;flex-direction:column;font-size:1.8rem;font-weight:700;text-align:center}.label-block__button{margin:0 2rem;outline:none;border:none;cursor:pointer}.label-block__button:hover{transform:translateY(2px)}.button-icon{min-height:7.5rem;background-color:#f0eeee}@media only screen and (max-height:500px){.button-icon{min-height:4.5rem}}@media only screen and (max-width:500px){.button-icon{min-height:6rem}}.button-icon__all-access{fill:gold}.landing-container{color:#373737}.landing-container__header{text-align:center}.landing-container__header-login{padding:5%;text-align:center}.landing-container__header-login--h1-bottom{color:#9b3737;font-size:5rem;border-bottom:1px solid #373737}@media only screen and (max-height:500px){.landing-container__header-login--h1-bottom{font-size:3rem}}.landing-container__header-login--h1{color:#9b3737;font-size:5rem}@media only screen and (max-height:500px){.landing-container__header-login--h1{font-size:3rem}}.landing-container__header-login--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.landing-container__header-login--h3{font-size:1.5rem}}.landing-container__header--h1-bottom{color:#9b3737;font-size:5rem;border-bottom:1px solid #373737}@media only screen and (max-height:500px){.landing-container__header--h1-bottom{font-size:3rem}}.landing-container__header--h1{color:#9b3737;font-size:5rem}@media only screen and (max-height:500px){.landing-container__header--h1{font-size:3rem}}.landing-container__header--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.landing-container__header--h3{font-size:1.5rem}}.landing-container__warning{font-size:1.6rem;font-weight:700}.landing-container__form{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.landing-container__text{text-align:center;font-size:2.5rem;font-weight:700}.guest-container{min-height:100vh;background-color:#f0eeee;color:#373737}.guest-container__header{padding:5%;text-align:center}.guest-container__header--h1{color:#9b3737;font-size:5rem}@media only screen and (max-height:500px){.guest-container__header--h1{font-size:3rem}}.guest-container__header--h3-good{font-size:2.5rem;color:#379b37}@media only screen and (max-height:500px){.guest-container__header--h3-good{font-size:1.5rem}}.guest-container__header--h3-bad{font-size:2.5rem;color:#9b3737}@media only screen and (max-height:500px){.guest-container__header--h3-bad{font-size:1.5rem}}.guest-container__warning{font-size:1.6rem;font-weight:700}.guest-container__form{height:50%}.guest-container__form,.new-guest-container{display:flex;justify-content:space-around;align-items:center;flex-direction:column}.new-guest-container{background-color:#f0eeee;color:#373737}.new-guest-container__header{text-align:center}.new-guest-container__header--h1{color:#9b3737;font-size:5rem}@media only screen and (max-height:500px){.new-guest-container__header--h1{font-size:3rem}}.new-guest-container__header--h3-good{font-size:2.5rem;color:#379b37}@media only screen and (max-height:500px){.new-guest-container__header--h3-good{font-size:1.5rem}}.new-guest-container__header--h3-bad{font-size:2.5rem;color:#9b3737}@media only screen and (max-height:500px){.new-guest-container__header--h3-bad{font-size:1.5rem}}.new-guest-container__warning{font-size:1.6rem;font-weight:700}.new-guest-container__form{display:flex;justify-content:space-around;align-items:center;flex-direction:column}.new-guest-container__text{font-size:2rem;font-weight:600;text-align:center}.box{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:600;color:#7a869a}.guest-bad{font-size:2rem;font-weight:600}.notice-guest-container{min-height:100vh;background-color:#f0eeee;color:#373737}.notice-guest-container__header{padding:5%;text-align:center}.notice-guest-container__header--h1{color:#9b3737;font-size:5rem}@media only screen and (max-height:500px){.notice-guest-container__header--h1{font-size:3rem}}.notice-guest-container__header--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.notice-guest-container__header--h3{font-size:1.5rem}}.notice-guest-container__header--h3-good{font-size:2.5rem;color:#379b37}@media only screen and (max-height:500px){.notice-guest-container__header--h3-good{font-size:1.5rem}}.notice-guest-container__header--h3-bad{font-size:2.5rem;color:#9b3737}@media only screen and (max-height:500px){.notice-guest-container__header--h3-bad{font-size:1.5rem}}.notice-guest-container__warning{font-size:1.6rem;font-weight:700}.notice-guest-container__form{height:50%;display:flex;justify-content:space-around;align-items:center;flex-direction:column}.notice-guest-container__text{font-size:2rem;font-weight:600;text-align:center}.modal,.notice-guest-container__buttons{display:flex;flex-direction:column}.modal{height:100%;width:100%;background-color:#f0eeee;outline:none;align-items:center;justify-content:center}.modal__text{font-size:2rem;font-weight:600;text-align:center}.modal__header{padding:5%;text-align:center}.modal__header--h1{color:#9b3737;font-size:4rem}@media only screen and (max-height:500px){.modal__header--h1{font-size:3rem}}.modal__header--h3{font-size:2rem;color:#9b9b9b}@media only screen and (max-height:500px){.modal__header--h3{font-size:1.5rem}}.agree{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem}.fee-container{min-height:100vh;background-color:#f0eeee;color:#373737}.fee-container__header{padding:5%;text-align:center}.fee-container__header--h1{color:#9b3737;font-size:5rem;border-bottom:1px solid #373737}@media only screen and (max-height:500px){.fee-container__header--h1{font-size:3rem}}.fee-container__header--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.fee-container__header--h3{font-size:1.5rem}}.fee-container__text{font-size:2.5rem;font-weight:700}.fee-container__form{height:50%;justify-content:space-evenly}.edit-fee-container,.fee-container__form{display:flex;align-items:center;flex-direction:column}.edit-fee-container{min-height:100vh;background-color:#f0eeee;color:#373737;justify-content:space-around}.edit-fee-container__header{text-align:center}.edit-fee-container__header--h1{color:#9b3737;font-size:5rem}@media only screen and (max-height:500px){.edit-fee-container__header--h1{font-size:3rem}}.edit-fee-container__text{text-align:center;font-size:2.5rem;font-weight:700}.edit-fee-container__form{display:flex;justify-content:space-around;align-items:center;flex-direction:column}.transaction-container{min-height:100vh;background-color:#f0eeee;color:#373737}.transaction-container__header{padding:5%;text-align:center}.transaction-container__header--h1{color:#9b3737;font-size:5rem;border-bottom:1px solid #373737}@media only screen and (max-height:800px){.transaction-container__header--h1{font-size:3rem}}.transaction-container__header--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.transaction-container__header--h3{font-size:1.5rem}}.transaction-container__text{font-size:2.5rem;font-weight:700}@media only screen and (max-height:850px){.transaction-container__text{font-size:1.2rem}}.transaction-container__form{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.transaction-container__form--table{border-collapse:collapse;font-size:2rem}@media only screen and (max-height:850px){.transaction-container__form--table{font-size:1.2rem}}.transaction-container__form--table td{border:.2rem solid #373737;background-color:#e1e1e1;font-weight:700;padding:.5rem;min-width:10rem;text-align:center}@media only screen and (max-height:700px){.transaction-container__form--table td{padding:.1rem}}@media only screen and (max-width:500px){.transaction-container__form--table td{min-width:5rem}}.transaction-container__form--table-stage{color:#37739b;cursor:pointer}.transaction-container__form--table-name{color:#379b37}.transaction-container__form--table-name-limited{color:#379b37;cursor:pointer}.transaction-container__form--table-time,.transaction-container__form--table-value{color:#9b3737}.transaction-box{display:flex;justify-content:space-between;align-items:center;font-size:2rem;font-weight:600;color:#7a869a}.user-container{min-height:100vh;background-color:#f0eeee;color:#373737}.user-container__header{padding:5%;text-align:center}.user-container__header--h1{color:#9b3737;font-size:5rem;border-bottom:1px solid #373737}@media only screen and (max-height:500px){.user-container__header--h1{font-size:3rem}}.user-container__header--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.user-container__header--h3{font-size:1.5rem}}.user-container__text{font-size:2.5rem;font-weight:700}.user-container__form{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.user-container__form--table{border-collapse:collapse;font-size:2rem}@media only screen and (max-height:850px){.user-container__form--table{font-size:1.2rem}}.user-container__form--table td{border:.2rem solid #373737;background-color:#e1e1e1;font-weight:700;padding:1rem 3rem}@media only screen and (max-width:300px){.user-container__form--table td{padding:.5rem 1.5rem}}.user-container__form--table-stage{color:#37739b}.user-container__form--table-name{color:#379b37}.user-container__form--table-time,.user-container__form--table-value{color:#9b3737}.edit-user-container{background-color:#f0eeee;color:#373737;border-radius:2rem}.edit-user-container__header{padding:2.5%;text-align:center}.edit-user-container__header--h1{color:#9b3737;font-size:5rem;border-bottom:1px solid #373737}@media only screen and (max-height:500px){.edit-user-container__header--h1{font-size:3rem}}.edit-user-container__header--h3{font-size:2.5rem;color:#9b9b9b}@media only screen and (max-height:500px){.edit-user-container__header--h3{font-size:1.5rem}}.edit-user-container__text{font-size:2rem;font-weight:700}.edit-user-container__form{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.edit-user-container__form--table{border-collapse:collapse;font-size:2rem}@media only screen and (max-height:850px){.edit-user-container__form--table{font-size:1.2rem}}.edit-user-container__form--table td{border:.2rem solid #373737;background-color:#e1e1e1;font-weight:700;padding:1rem 3rem}@media only screen and (max-width:300px){.edit-user-container__form--table td{padding:.5rem 1.5rem}}.edit-user-container__form--table-stage{color:#37739b}.edit-user-container__form--table-name{color:#379b37}.edit-user-container__form--table-time,.edit-user-container__form--table-value{color:#9b3737}.user-button-icon{background-color:#e1e1e1;outline:none;border:none;display:flex;cursor:pointer}.tos-page{min-height:100vh;background-color:#f0eeee;color:#373737;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:2rem;text-align:center}.tos-page__h1{border-bottom:1px solid #373737;color:#9b3737;font-size:6rem}
/*# sourceMappingURL=main.bf8b5d7e.chunk.css.map */