:root{--app-height:100%}html{padding:0;margin:0;width:100vw;height:100vh;overflow-y:auto!important}@media not all and (hover:hover){html{height:var(--app-height)}}body{padding:0;margin:0;width:100vw;height:100vh;position:fixed;overflow-y:auto;-webkit-overflow-scrolling:touch}@media not all and (hover:hover){body{height:var(--app-height)}}.v-dialog__content.fixed-dialog{align-items:start!important}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:25px!important;padding:0}.full-container{max-width:100%!important}.opacity-icon{opacity:.5}