@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500&display=swap);body,html{padding:0;margin:0;font-family:Montserrat,sans-serif;overflow:hidden}.home{height:100vh!important;display:flex;align-items:center;justify-content:center}.home form{max-width:370px;width:100%;padding:15px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.home form img{width:100%;height:150px;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.home form button{float:right}.v-main__wrap{overflow-y:scroll;padding:25px;height:calc(100vh - 64px)}.bookings .search,.certificates .search{margin-bottom:15px}.bookings .search .v-input__append-inner,.certificates .search .v-input__append-inner{margin:auto!important}.bookings .search .v-text-field__details,.certificates .search .v-text-field__details{display:none!important}.bookings .search button,.certificates .search button{margin-left:10px}.bookings .notif,.certificates .notif{padding:15px}.bookings .notif p,.certificates .notif p{margin:0}.bookings table thead .text,.certificates table thead .text{display:flex;align-items:center}.bookings table thead i,.certificates table thead i{font-size:18px!important;margin-right:5px}.v-input__append-inner{margin:auto auto auto auto!important}.container.about{background:#f1f1f1;max-width:1100px!important;margin:75px auto 0 auto!important;padding:20px;border-radius:3px;box-shadow:0 5px 5px rgba(0,0,0,.1);display:flex}.container.about>*{width:50%}.container.about>:last-child{padding-left:20px}