.v-footer{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 16px;position:relative;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);-o-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:height,width,max-width,left,right,top,bottom,-webkit-transform;transition-property:height,width,max-width,left,right,top,bottom,-webkit-transform;-o-transition-property:height,width,transform,max-width,left,right,top,bottom;transition-property:height,width,transform,max-width,left,right,top,bottom;transition-property:height,width,transform,max-width,left,right,top,bottom,-webkit-transform;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;-webkit-box-shadow:0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, .2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, .14)),0 0 0 0 var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, .12));-webkit-border-radius:0;border-radius:0;background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-footer--border{border-width:thin;-webkit-box-shadow:none;box-shadow:none}.v-footer--absolute{position:absolute}.v-footer--fixed{position:fixed}.v-footer--rounded{-webkit-border-radius:4px;border-radius:4px}
