.stepper{position:absolute;width:100%;margin-left:-1rem;margin-top:-3.1rem;display:flex;flex-direction:row;background-color:#fff;height:4px}.step{background-color:#e1e1e1;box-shadow:0 1px 1px silver}.step,.stepactive{margin-right:2px;width:100%}.stepactive{background-color:#3b8149;box-shadow:0 1px 1px #a3a3a8}.step:last-child{margin-right:0}.steps-hide{height:0;display:none}#create .v-speed-dial{position:absolute}#create .v-btn--floating{position:relative}.lds-dual-ring{display:inline-block;width:10rem;height:10rem}.lds-dual-ring:after{content:" ";display:block;width:10rem;height:10rem;border-radius:50%;border:16px solid #5e6881;border-color:#5e6881 transparent #5e6881 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::-webkit-scrollbar{width:0;background:transparent}::-webkit-scrollbar-thumb{background:red}