.v-application{font-weight:300}.v-tab{text-transform:none}.v-tabs-bar{margin-bottom:24px;position:relative}.v-tabs-bar:before{content:"";position:absolute;border-bottom:1px solid hsla(0,0%,76.9%,.5);bottom:0;left:0;right:0}.v-application .v-data-table{background:transparent}.v-application .v-data-table td,.v-application .v-data-table th{padding-top:20px;padding-bottom:20px;font-weight:500;vertical-align:top}.list-super-small .v-list-item{min-height:28px}.v-chip{font-weight:300!important}.v-expansion-panel:before{box-shadow:none!important}.v-expansion-panel .v-expansion-panel-content{font-weight:300}.v-btn.v-size--small{font-size:.875rem}.theme--light.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background:#3db7eb!important;color:#fff!important;height:40px}.theme--light.v-btn.v-btn--disabled:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined){background-color:rgba(0,0,0,.12)!important}.v-text-field--outlined.v-input--dense .v-text-field input{padding:0}.v-text-field--outlined.v-input--has-state fieldset,.v-text-field--outlined.v-input--is-focused fieldset{border-width:1px}.v-stepper__step__step{font-size:18px!important;height:30px!important;width:30px!important;min-width:30px!important}.theme--light.v-tabs .v-tab--active:before,.theme--light.v-tabs .v-tab--active:hover:before,.theme--light.v-tabs .v-tab:focus:before{opacity:0}.v-footer--absolute,.v-footer--absolute .content{z-index:0}.v-progress-circular{position:relative;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .6s ease-in-out}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}