.bg[data-v-71b52688] {
    position: absolute;
    z-index: 800;
    opacity: .2
}

.overLap[data-v-71b52688] {
    z-index: 900;
    background: hsla(0, 0%, 96.5%, .85);
    height: 56px
}

.v-autocomplete.v-input > .v-input__control > .v-input__slot {
    cursor: text
}

.v-autocomplete input {
    align-self: center
}

.v-autocomplete.v-select.v-input--is-focused input {
    min-width: 64px
}

.v-autocomplete:not(.v-input--is-focused).v-select--chips input {
    max-height: 0;
    padding: 0
}

.v-autocomplete--is-selecting-index input {
    opacity: 0
}

.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot > input {
    margin-top: 24px
}

.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot > input {
    margin-top: 20px
}

.v-autocomplete:not(.v-input--is-disabled).v-select.v-text-field input {
    pointer-events: inherit
}

.v-autocomplete__content.v-menu__content, .v-autocomplete__content.v-menu__content .v-card {
    border-radius: 0
}

.theme--light.v-text-field > .v-input__control > .v-input__slot:before {
    border-color: rgba(0, 0, 0, .42)
}

.theme--light.v-text-field:not(.v-input--has-state):hover > .v-input__control > .v-input__slot:before {
    border-color: rgba(0, 0, 0, .87)
}

.theme--light.v-text-field.v-input--is-disabled .v-input__slot:before {
    border-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, .38) 0, rgba(0, 0, 0, .38) 2px, transparent 0, transparent 4px) 1 repeat
}

.theme--light.v-text-field--filled > .v-input__control > .v-input__slot {
    background: rgba(0, 0, 0, .06)
}

.theme--light.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot:hover {
    background: rgba(0, 0, 0, .12)
}

.theme--light.v-text-field--solo > .v-input__control > .v-input__slot {
    background: #fff
}

.theme--light.v-text-field--solo-inverted > .v-input__control > .v-input__slot {
    background: rgba(0, 0, 0, .06)
}

.theme--light.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot {
    background: #424242
}

.theme--light.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot input {
    color: #fff
}

.theme--light.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot input::placeholder {
    color: hsla(0, 0%, 100%, .5)
}

.theme--light.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot .v-label {
    color: hsla(0, 0%, 100%, .7)
}

.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot fieldset {
    color: rgba(0, 0, 0, .38)
}

.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled) > .v-input__control > .v-input__slot:hover fieldset {
    color: rgba(0, 0, 0, .86)
}

.theme--light.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled > .v-input__control > .v-input__slot fieldset {
    color: rgba(0, 0, 0, .26)
}

.theme--dark.v-text-field > .v-input__control > .v-input__slot:before {
    border-color: hsla(0, 0%, 100%, .7)
}

.theme--dark.v-text-field:not(.v-input--has-state):hover > .v-input__control > .v-input__slot:before {
    border-color: #fff
}

.theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before {
    border-image: repeating-linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, .5) 2px, transparent 0, transparent 4px) 1 repeat
}

.theme--dark.v-text-field--filled > .v-input__control > .v-input__slot {
    background: hsla(0, 0%, 100%, .08)
}

.theme--dark.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot:hover {
    background: hsla(0, 0%, 100%, .16)
}

.theme--dark.v-text-field--solo > .v-input__control > .v-input__slot {
    background: #1e1e1e
}

.theme--dark.v-text-field--solo-inverted > .v-input__control > .v-input__slot {
    background: hsla(0, 0%, 100%, .16)
}

.theme--dark.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot {
    background: #fff
}

.theme--dark.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot input {
    color: rgba(0, 0, 0, .87)
}

.theme--dark.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot input::placeholder {
    color: rgba(0, 0, 0, .38)
}

.theme--dark.v-text-field--solo-inverted.v-input--is-focused > .v-input__control > .v-input__slot .v-label {
    color: rgba(0, 0, 0, .6)
}

.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot fieldset {
    color: hsla(0, 0%, 100%, .24)
}

.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled) > .v-input__control > .v-input__slot:hover fieldset {
    color: #fff
}

.theme--dark.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled > .v-input__control > .v-input__slot fieldset {
    color: hsla(0, 0%, 100%, .16)
}

.v-text-field {
    padding-top: 12px;
    margin-top: 4px
}

.v-text-field__prefix, .v-text-field__suffix {
    line-height: 20px
}

.v-text-field input {
    flex: 1 1 auto;
    line-height: 20px;
    padding: 8px 0 8px;
    max-width: 100%;
    min-width: 0;
    width: 100%
}

.v-text-field .v-input__control, .v-text-field .v-input__slot, .v-text-field fieldset {
    border-radius: inherit
}

.v-text-field.v-input--has-state .v-input__control > .v-text-field__details > .v-counter, .v-text-field.v-input--is-disabled .v-input__control > .v-text-field__details > .v-counter, .v-text-field.v-input--is-disabled .v-input__control > .v-text-field__details > .v-messages, .v-text-field .v-input__control, .v-text-field fieldset {
    color: inherit
}

.v-text-field.v-input--dense {
    padding-top: 0
}

.v-text-field.v-input--dense .v-label {
    top: 4px
}

.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__prefix, .v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__suffix, .v-text-field.v-input--dense:not(.v-text-field--outlined) input {
    padding: 4px 0 2px
}

.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__prefix {
    padding-right: 4px
}

.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__suffix {
    padding-left: 4px
}

.v-text-field.v-input--dense[type=text]::-ms-clear {
    display: none
}

.v-text-field.v-input--dense .v-input__append-inner, .v-text-field.v-input--dense .v-input__prepend-inner {
    margin-top: 0
}

.v-text-field .v-input__append-inner, .v-text-field .v-input__prepend-inner {
    align-self: flex-start;
    display: inline-flex;
    margin-top: 4px;
    line-height: 1;
    user-select: none
}

.v-application--is-ltr .v-text-field .v-input__prepend-inner {
    margin-right: auto;
    padding-right: 4px
}

.v-application--is-ltr .v-text-field .v-input__append-inner, .v-application--is-rtl .v-text-field .v-input__prepend-inner {
    margin-left: auto;
    padding-left: 4px
}

.v-application--is-rtl .v-text-field .v-input__append-inner {
    margin-right: auto;
    padding-right: 4px
}

.v-text-field .v-counter {
    white-space: nowrap
}

.v-application--is-ltr .v-text-field .v-counter {
    margin-left: 8px
}

.v-application--is-rtl .v-text-field .v-counter {
    margin-right: 8px
}

.v-text-field .v-label {
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 6px;
    white-space: nowrap;
    pointer-events: none
}

.v-application--is-ltr .v-text-field .v-label {
    transform-origin: top left
}

.v-application--is-rtl .v-text-field .v-label {
    transform-origin: top right
}

.v-text-field .v-label--active {
    max-width: 133%;
    transform: translateY(-18px) scale(.75);
    pointer-events: auto
}

.v-text-field > .v-input__control > .v-input__slot {
    cursor: text
}

.v-text-field > .v-input__control > .v-input__slot:after, .v-text-field > .v-input__control > .v-input__slot:before {
    bottom: -1px;
    content: "";
    left: 0;
    position: absolute;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    width: 100%
}

.v-text-field > .v-input__control > .v-input__slot:before {
    border-color: inherit;
    border-style: solid;
    border-width: thin 0 0 0
}

.v-text-field > .v-input__control > .v-input__slot:after {
    background-color: currentColor;
    border-color: currentColor;
    border-style: solid;
    border-width: thin 0 thin 0;
    transform: scaleX(0)
}

.v-text-field__details {
    display: flex;
    flex: 1 0 auto;
    max-width: 100%;
    min-height: 14px;
    overflow: hidden
}

.v-text-field__prefix, .v-text-field__suffix {
    align-self: center;
    cursor: default;
    transition: color .3s cubic-bezier(.25, .8, .5, 1);
    white-space: nowrap
}

.v-application--is-ltr .v-text-field__prefix {
    text-align: right;
    padding-right: 4px
}

.v-application--is-rtl .v-text-field__prefix {
    text-align: left;
    padding-left: 4px
}

.v-text-field__suffix {
    white-space: nowrap
}

.v-application--is-ltr .v-text-field__suffix {
    padding-left: 4px
}

.v-application--is-rtl .v-text-field__suffix {
    padding-right: 4px
}

.v-application--is-ltr .v-text-field--reverse .v-text-field__prefix {
    text-align: left;
    padding-right: 0;
    padding-left: 4px
}

.v-application--is-rtl .v-text-field--reverse .v-text-field__prefix {
    text-align: right;
    padding-right: 4px;
    padding-left: 0
}

.v-application--is-ltr .v-text-field--reverse .v-text-field__suffix {
    padding-left: 0;
    padding-right: 4px
}

.v-application--is-rtl .v-text-field--reverse .v-text-field__suffix {
    padding-left: 4px;
    padding-right: 0
}

.v-text-field > .v-input__control > .v-input__slot > .v-text-field__slot {
    display: flex;
    flex: 1 1 auto;
    position: relative
}

.v-text-field:not(.v-text-field--is-booted) .v-label, .v-text-field:not(.v-text-field--is-booted) legend {
    transition: none
}

.v-text-field--filled, .v-text-field--full-width, .v-text-field--outlined {
    position: relative
}

.v-text-field--filled > .v-input__control > .v-input__slot, .v-text-field--full-width > .v-input__control > .v-input__slot, .v-text-field--outlined > .v-input__control > .v-input__slot {
    align-items: stretch;
    min-height: 56px
}

.v-text-field--filled.v-input--dense > .v-input__control > .v-input__slot, .v-text-field--full-width.v-input--dense > .v-input__control > .v-input__slot, .v-text-field--outlined.v-input--dense > .v-input__control > .v-input__slot {
    min-height: 52px
}

.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled > .v-input__control > .v-input__slot, .v-text-field--filled.v-input--dense.v-text-field--outlined > .v-input__control > .v-input__slot, .v-text-field--filled.v-input--dense.v-text-field--single-line > .v-input__control > .v-input__slot, .v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled > .v-input__control > .v-input__slot, .v-text-field--full-width.v-input--dense.v-text-field--outlined > .v-input__control > .v-input__slot, .v-text-field--full-width.v-input--dense.v-text-field--single-line > .v-input__control > .v-input__slot, .v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled > .v-input__control > .v-input__slot, .v-text-field--outlined.v-input--dense.v-text-field--outlined > .v-input__control > .v-input__slot, .v-text-field--outlined.v-input--dense.v-text-field--single-line > .v-input__control > .v-input__slot {
    min-height: 40px
}

.v-text-field--outlined {
    border-radius: 4px
}

.v-text-field--enclosed .v-input__append-inner, .v-text-field--enclosed .v-input__append-outer, .v-text-field--enclosed .v-input__prepend-inner, .v-text-field--enclosed .v-input__prepend-outer, .v-text-field--full-width .v-input__append-inner, .v-text-field--full-width .v-input__append-outer, .v-text-field--full-width .v-input__prepend-inner, .v-text-field--full-width .v-input__prepend-outer {
    margin-top: 17px
}

.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-inner, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-outer, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-inner, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-outer, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer {
    margin-top: 14px
}

.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer {
    margin-top: 9px
}

.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner, .v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner, .v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer {
    margin-top: 8px
}

.v-text-field--filled .v-label, .v-text-field--full-width .v-label {
    top: 18px
}

.v-text-field--filled .v-label--active, .v-text-field--full-width .v-label--active {
    transform: translateY(-6px) scale(.75)
}

.v-text-field--filled.v-input--dense .v-label, .v-text-field--full-width.v-input--dense .v-label {
    top: 17px
}

.v-text-field--filled.v-input--dense .v-label--active, .v-text-field--full-width.v-input--dense .v-label--active {
    transform: translateY(-10px) scale(.75)
}

.v-text-field--filled.v-input--dense.v-text-field--single-line .v-label, .v-text-field--full-width.v-input--dense.v-text-field--single-line .v-label {
    top: 11px
}

.v-text-field--filled {
    border-radius: 4px 4px 0 0
}

.v-text-field--filled:not(.v-text-field--single-line) input {
    margin-top: 22px
}

.v-text-field--filled.v-input--dense:not(.v-text-field--single-line).v-text-field--outlined input {
    margin-top: 0
}

.v-text-field--filled .v-text-field__prefix, .v-text-field--filled .v-text-field__suffix {
    max-height: 32px;
    margin-top: 20px
}

.v-text-field--full-width {
    border-radius: 0
}

.v-text-field--outlined .v-text-field__slot, .v-text-field--single-line .v-text-field__slot {
    align-items: center
}

.v-text-field.v-text-field--enclosed {
    margin: 0;
    padding: 0
}

.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix, .v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__suffix {
    margin-top: 0
}

.v-text-field.v-text-field--enclosed:not(.v-text-field--filled) .v-progress-linear__background {
    display: none
}

.v-text-field.v-text-field--enclosed .v-text-field__details, .v-text-field.v-text-field--enclosed:not(.v-text-field--rounded) > .v-input__control > .v-input__slot {
    padding: 0 12px
}

.v-text-field.v-text-field--enclosed .v-text-field__details {
    padding-top: 0;
    margin-bottom: 8px
}

.v-application--is-ltr .v-text-field--reverse input {
    text-align: right
}

.v-application--is-rtl .v-text-field--reverse input {
    text-align: left
}

.v-application--is-ltr .v-text-field--reverse .v-label {
    transform-origin: top right
}

.v-application--is-rtl .v-text-field--reverse .v-label {
    transform-origin: top left
}

.v-text-field--reverse .v-text-field__slot, .v-text-field--reverse > .v-input__control > .v-input__slot {
    flex-direction: row-reverse
}

.v-text-field--outlined > .v-input__control > .v-input__slot:after, .v-text-field--outlined > .v-input__control > .v-input__slot:before, .v-text-field--rounded > .v-input__control > .v-input__slot:after, .v-text-field--rounded > .v-input__control > .v-input__slot:before, .v-text-field--solo > .v-input__control > .v-input__slot:after, .v-text-field--solo > .v-input__control > .v-input__slot:before {
    display: none
}

.v-text-field--outlined, .v-text-field--solo {
    border-radius: 4px
}

.v-text-field--outlined {
    margin-bottom: 16px;
    transition: border .3s cubic-bezier(.25, .8, .5, 1)
}

.v-text-field--outlined .v-label {
    top: 18px
}

.v-text-field--outlined .v-label--active {
    transform: translateY(-24px) scale(.75)
}

.v-text-field--outlined.v-input--dense .v-label {
    top: 10px
}

.v-text-field--outlined.v-input--dense .v-label--active {
    transform: translateY(-16px) scale(.75)
}

.v-text-field--outlined fieldset {
    border-collapse: collapse;
    border-color: currentColor;
    border-style: solid;
    border-width: 1px;
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -5px;
    transition-duration: .3s;
    transition-property: color, border-width;
    transition-timing-function: cubic-bezier(.25, .8, .25, 1)
}

.v-application--is-ltr .v-text-field--outlined fieldset {
    padding-left: 8px
}

.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse fieldset, .v-application--is-rtl .v-text-field--outlined fieldset {
    padding-right: 8px
}

.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse fieldset {
    padding-left: 8px
}

.v-text-field--outlined legend {
    line-height: 11px;
    padding: 0;
    transition: width .3s cubic-bezier(.25, .8, .5, 1)
}

.v-application--is-ltr .v-text-field--outlined legend {
    text-align: left
}

.v-application--is-rtl .v-text-field--outlined legend {
    text-align: right
}

.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse legend {
    margin-left: auto
}

.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse legend {
    margin-right: auto
}

.v-application--is-ltr .v-text-field--outlined.v-text-field--rounded legend {
    margin-left: 12px
}

.v-application--is-rtl .v-text-field--outlined.v-text-field--rounded legend {
    margin-right: 12px
}

.v-text-field--outlined > .v-input__control > .v-input__slot {
    background: transparent
}

.v-text-field--outlined .v-text-field__prefix {
    max-height: 32px
}

.v-text-field--outlined .v-input__append-outer, .v-text-field--outlined .v-input__prepend-outer {
    margin-top: 18px
}

.v-text-field--outlined.v-input--has-state fieldset, .v-text-field--outlined.v-input--is-focused fieldset {
    border: 2px solid currentColor
}

.v-text-field--rounded {
    border-radius: 28px
}

.v-text-field--rounded > .v-input__control > .v-input__slot {
    padding: 0 24px
}

.v-text-field--shaped {
    border-radius: 16px 16px 0 0
}

.v-text-field.v-text-field--solo .v-label {
    top: calc(50% - 9px)
}

.v-text-field.v-text-field--solo .v-input__control {
    min-height: 48px;
    padding: 0
}

.v-text-field.v-text-field--solo .v-input__control input {
    caret-color: auto
}

.v-text-field.v-text-field--solo.v-input--dense > .v-input__control {
    min-height: 38px
}

.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat) > .v-input__control > .v-input__slot {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.v-text-field.v-text-field--solo .v-input__append-inner, .v-text-field.v-text-field--solo .v-input__prepend-inner {
    align-self: center;
    margin-top: 0
}

.v-text-field.v-text-field--solo .v-input__append-outer, .v-text-field.v-text-field--solo .v-input__prepend-outer {
    margin-top: 12px
}

.v-text-field.v-text-field--solo.v-input--dense .v-input__append-outer, .v-text-field.v-text-field--solo.v-input--dense .v-input__prepend-outer {
    margin-top: 7px
}

.v-text-field.v-input--is-focused > .v-input__control > .v-input__slot:after {
    transform: scaleX(1)
}

.v-text-field.v-input--has-state > .v-input__control > .v-input__slot:before {
    border-color: currentColor
}

.theme--light.v-select .v-select__selections {
    color: rgba(0, 0, 0, .87);
    min-height: 10px
}

.theme--light.v-select.v-input--is-disabled .v-select__selections, .theme--light.v-select .v-select__selection--disabled {
    color: rgba(0, 0, 0, .38)
}

.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections {
    color: #fff
}

.theme--dark.v-select .v-select__selections {
    color: #fff;
    min-height: 10px
}

.theme--dark.v-select.v-input--is-disabled .v-select__selections, .theme--dark.v-select .v-select__selection--disabled {
    color: hsla(0, 0%, 100%, .5)
}

.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections {
    color: rgba(0, 0, 0, .87)
}

.v-select {
    position: relative
}

.v-select:not(.v-select--is-multi).v-text-field--single-line .v-select__selections {
    flex-wrap: nowrap
}

.v-select > .v-input__control > .v-input__slot {
    cursor: pointer
}

.v-select .v-chip {
    flex: 0 1 auto;
    margin: 4px
}

.v-select .v-chip--selected:after {
    opacity: .22
}

.v-select .fade-transition-leave-active {
    position: absolute;
    left: 0
}

.v-select.v-input--is-dirty ::placeholder {
    color: transparent !important
}

.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix {
    line-height: 20px;
    top: 7px;
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-select.v-text-field--enclosed:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__selections {
    padding-top: 20px
}

.v-select.v-text-field--outlined:not(.v-text-field--single-line) .v-select__selections {
    padding: 8px 0
}

.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections {
    padding: 4px 0
}

.v-select.v-text-field input {
    flex: 1 1;
    min-width: 0;
    pointer-events: none;
    position: relative
}

.v-select.v-text-field:not(.v-text-field--single-line) input {
    margin-top: 0
}

.v-select.v-select--is-menu-active .v-input__icon--append .v-icon {
    transform: rotate(180deg)
}

.v-select.v-select--chips input {
    margin: 0
}

.v-select.v-select--chips .v-select__selections {
    min-height: 42px
}

.v-select.v-select--chips.v-input--dense .v-select__selections {
    min-height: 40px
}

.v-select.v-select--chips .v-chip--select.v-chip--active:before {
    opacity: .2
}

.v-select.v-select--chips.v-select--chips--small .v-select__selections {
    min-height: 26px
}

.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections, .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections {
    min-height: 68px
}

.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-input--dense .v-select__selections, .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-input--dense .v-select__selections {
    min-height: 40px
}

.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections, .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections {
    min-height: 26px
}

.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small.v-input--dense .v-select__selections, .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small.v-input--dense .v-select__selections {
    min-height: 38px
}

.v-select.v-text-field--reverse .v-select__selections, .v-select.v-text-field--reverse .v-select__slot {
    flex-direction: row-reverse
}

.v-select__selections {
    align-items: center;
    display: flex;
    flex: 1 1;
    flex-wrap: wrap;
    line-height: 18px;
    max-width: 100%;
    min-width: 0
}

.v-select__selection {
    max-width: 90%
}

.v-select__selection--comma {
    margin: 7px 4px 7px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.v-select.v-input--dense .v-select__selection--comma {
    margin: 5px 4px 3px 0
}

.v-select.v-input--dense .v-chip {
    margin: 0 4px 0 4px
}

.v-select__slot {
    position: relative;
    align-items: center;
    display: flex;
    max-width: 100%;
    min-width: 0;
    width: 100%
}

.v-select:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot > input {
    align-self: flex-end
}

.theme--light.v-input, .theme--light.v-input input, .theme--light.v-input textarea {
    color: rgba(0, 0, 0, .87)
}

.theme--light.v-input input::placeholder, .theme--light.v-input textarea::placeholder {
    color: rgba(0, 0, 0, .38)
}

.theme--light.v-input--is-disabled, .theme--light.v-input--is-disabled input, .theme--light.v-input--is-disabled textarea {
    color: rgba(0, 0, 0, .38)
}

.theme--dark.v-input, .theme--dark.v-input input, .theme--dark.v-input textarea {
    color: #fff
}

.theme--dark.v-input input::placeholder, .theme--dark.v-input textarea::placeholder {
    color: hsla(0, 0%, 100%, .5)
}

.theme--dark.v-input--is-disabled, .theme--dark.v-input--is-disabled input, .theme--dark.v-input--is-disabled textarea {
    color: hsla(0, 0%, 100%, .5)
}

.v-input {
    align-items: flex-start;
    display: flex;
    flex: 1 1 auto;
    font-size: 16px;
    letter-spacing: normal;
    max-width: 100%;
    text-align: left
}

.v-input .v-progress-linear {
    top: calc(100% - 1px);
    left: 0
}

.v-input input {
    max-height: 32px
}

.v-input input:invalid, .v-input textarea:invalid {
    box-shadow: none
}

.v-input input:active, .v-input input:focus, .v-input textarea:active, .v-input textarea:focus {
    outline: none
}

.v-input .v-label {
    height: 20px;
    line-height: 20px;
    letter-spacing: normal
}

.v-input__append-outer, .v-input__prepend-outer {
    display: inline-flex;
    margin-bottom: 4px;
    margin-top: 4px;
    line-height: 1
}

.v-input__append-outer .v-icon, .v-input__prepend-outer .v-icon {
    user-select: none
}

.v-application--is-ltr .v-input__append-outer {
    margin-left: 9px
}

.v-application--is-ltr .v-input__prepend-outer, .v-application--is-rtl .v-input__append-outer {
    margin-right: 9px
}

.v-application--is-rtl .v-input__prepend-outer {
    margin-left: 9px
}

.v-input__control {
    display: flex;
    flex-direction: column;
    height: auto;
    flex-grow: 1;
    flex-wrap: wrap;
    min-width: 0;
    width: 100%
}

.v-input__icon {
    align-items: center;
    display: inline-flex;
    height: 24px;
    flex: 1 0 auto;
    justify-content: center;
    min-width: 24px;
    width: 24px
}

.v-input__icon--clear {
    border-radius: 50%
}

.v-input__icon--clear .v-icon--disabled {
    visibility: hidden
}

.v-input__slot {
    align-items: center;
    color: inherit;
    display: flex;
    margin-bottom: 8px;
    min-height: inherit;
    position: relative;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    width: 100%
}

.v-input--dense > .v-input__control > .v-input__slot {
    margin-bottom: 4px
}

.v-input--is-disabled:not(.v-input--is-readonly) {
    pointer-events: none
}

.v-input--is-loading > .v-input__control > .v-input__slot:after, .v-input--is-loading > .v-input__control > .v-input__slot:before {
    display: none
}

.v-input--hide-details > .v-input__control > .v-input__slot {
    margin-bottom: 0
}

.v-input--has-state.error--text .v-label {
    animation: v-shake .6s cubic-bezier(.25, .8, .5, 1)
}

.theme--light.v-label {
    color: rgba(0, 0, 0, .6)
}

.theme--light.v-label--is-disabled {
    color: rgba(0, 0, 0, .38)
}

.theme--dark.v-label {
    color: hsla(0, 0%, 100%, .7)
}

.theme--dark.v-label--is-disabled {
    color: hsla(0, 0%, 100%, .5)
}

.v-label {
    font-size: 16px;
    line-height: 1;
    min-height: 8px;
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.theme--light.v-messages {
    color: rgba(0, 0, 0, .6)
}

.theme--dark.v-messages {
    color: hsla(0, 0%, 100%, .7)
}

.v-messages {
    flex: 1 1 auto;
    font-size: 12px;
    min-height: 14px;
    min-width: 1px;
    position: relative
}

.v-application--is-ltr .v-messages {
    text-align: left
}

.v-application--is-rtl .v-messages {
    text-align: right
}

.v-messages__message {
    line-height: 12px;
    word-break: break-word;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto
}

.theme--light.v-progress-linear {
    color: rgba(0, 0, 0, .87)
}

.theme--dark.v-progress-linear {
    color: #fff
}

.v-progress-linear {
    background: transparent;
    overflow: hidden;
    position: relative;
    transition: .2s cubic-bezier(.4, 0, .6, 1);
    width: 100%
}

.v-progress-linear__buffer {
    height: inherit;
    left: 0;
    position: absolute;
    top: 0;
    transition: inherit;
    width: 100%
}

.v-progress-linear--reverse .v-progress-linear__buffer {
    left: auto;
    right: 0
}

.v-progress-linear__background {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: inherit
}

.v-progress-linear--reverse .v-progress-linear__background {
    left: auto;
    right: 0
}

.v-progress-linear__content {
    align-items: center;
    display: flex;
    height: 100%;
    left: 0;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%
}

.v-progress-linear--reverse .v-progress-linear__content {
    left: auto;
    right: 0
}

.v-progress-linear__determinate {
    height: inherit;
    left: 0;
    position: absolute;
    transition: inherit
}

.v-progress-linear--reverse .v-progress-linear__determinate {
    left: auto;
    right: 0
}

.v-progress-linear .v-progress-linear__indeterminate .long, .v-progress-linear .v-progress-linear__indeterminate .short {
    animation-play-state: paused;
    background-color: inherit;
    bottom: 0;
    height: inherit;
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: auto;
    will-change: left, right
}

.v-progress-linear .v-progress-linear__indeterminate--active .long {
    animation-name: indeterminate-ltr;
    animation-duration: 2.2s;
    animation-iteration-count: infinite
}

.v-progress-linear .v-progress-linear__indeterminate--active .short {
    animation-name: indeterminate-short-ltr;
    animation-duration: 2.2s;
    animation-iteration-count: infinite
}

.v-progress-linear--reverse .v-progress-linear__indeterminate .long, .v-progress-linear--reverse .v-progress-linear__indeterminate .short {
    left: auto;
    right: 0
}

.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long {
    animation-name: indeterminate-rtl
}

.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short {
    animation-name: indeterminate-short-rtl
}

.v-progress-linear__stream {
    animation: stream-ltr .25s linear infinite;
    animation-play-state: paused;
    border-color: currentColor;
    border-top: 4px dotted;
    bottom: 0;
    left: auto;
    right: -8px;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 2px);
    transition: inherit
}

.v-progress-linear--reverse .v-progress-linear__stream {
    animation: stream-rtl .25s linear infinite;
    left: -8px;
    right: auto
}

.v-progress-linear__wrapper {
    overflow: hidden;
    position: relative;
    transition: inherit
}

.v-progress-linear--absolute, .v-progress-linear--fixed {
    left: 0;
    z-index: 1
}

.v-progress-linear--absolute {
    position: absolute
}

.v-progress-linear--fixed {
    position: fixed
}

.v-progress-linear--reactive .v-progress-linear__content {
    pointer-events: none
}

.v-progress-linear--rounded {
    border-radius: 4px
}

.v-progress-linear--striped .v-progress-linear__determinate {
    background-image: linear-gradient(135deg, hsla(0, 0%, 100%, .25) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .25) 0, hsla(0, 0%, 100%, .25) 75%, transparent 0, transparent);
    background-size: 40px 40px;
    background-repeat: repeat
}

.v-progress-linear--query .v-progress-linear__indeterminate--active .long {
    animation-name: query-ltr;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.v-progress-linear--query .v-progress-linear__indeterminate--active .short {
    animation-name: query-short-ltr;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long {
    animation-name: query-rtl
}

.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short {
    animation-name: query-short-rtl
}

.v-progress-linear--visible .v-progress-linear__indeterminate--active .long, .v-progress-linear--visible .v-progress-linear__indeterminate--active .short, .v-progress-linear--visible .v-progress-linear__stream {
    animation-play-state: running
}

@keyframes indeterminate-ltr {
    0% {
        left: -90%;
        right: 100%
    }
    60% {
        left: -90%;
        right: 100%
    }
    to {
        left: 100%;
        right: -35%
    }
}

@keyframes indeterminate-rtl {
    0% {
        left: 100%;
        right: -90%
    }
    60% {
        left: 100%;
        right: -90%
    }
    to {
        left: -35%;
        right: 100%
    }
}

@keyframes indeterminate-short-ltr {
    0% {
        left: -200%;
        right: 100%
    }
    60% {
        left: 107%;
        right: -8%
    }
    to {
        left: 107%;
        right: -8%
    }
}

@keyframes indeterminate-short-rtl {
    0% {
        left: 100%;
        right: -200%
    }
    60% {
        left: -8%;
        right: 107%
    }
    to {
        left: -8%;
        right: 107%
    }
}

@keyframes query-ltr {
    0% {
        right: -90%;
        left: 100%
    }
    60% {
        right: -90%;
        left: 100%
    }
    to {
        right: 100%;
        left: -35%
    }
}

@keyframes query-rtl {
    0% {
        right: 100%;
        left: -90%
    }
    60% {
        right: 100%;
        left: -90%
    }
    to {
        right: -35%;
        left: 100%
    }
}

@keyframes query-short-ltr {
    0% {
        right: -200%;
        left: 100%
    }
    60% {
        right: 107%;
        left: -8%
    }
    to {
        right: 107%;
        left: -8%
    }
}

@keyframes query-short-rtl {
    0% {
        right: 100%;
        left: -200%
    }
    60% {
        right: -8%;
        left: 107%
    }
    to {
        right: -8%;
        left: 107%
    }
}

@keyframes stream-ltr {
    to {
        transform: translateX(-8px)
    }
}

@keyframes stream-rtl {
    to {
        transform: translateX(8px)
    }
}

.theme--light.v-counter {
    color: rgba(0, 0, 0, .6)
}

.theme--dark.v-counter {
    color: hsla(0, 0%, 100%, .7)
}

.v-counter {
    flex: 0 1 auto;
    font-size: 12px;
    min-height: 12px;
    line-height: 12px
}

.v-simple-checkbox {
    align-self: center;
    line-height: normal;
    position: relative;
    user-select: none
}

.v-simple-checkbox .v-icon {
    cursor: pointer
}

.v-simple-checkbox--disabled {
    cursor: default
}

.theme--light.v-divider {
    border-color: rgba(0, 0, 0, .12)
}

.theme--dark.v-divider {
    border-color: hsla(0, 0%, 100%, .12)
}

.v-divider {
    display: block;
    flex: 1 1 0px;
    max-width: 100%;
    height: 0;
    max-height: 0;
    border: solid;
    border-width: thin 0 0 0;
    transition: inherit
}

.v-divider--inset:not(.v-divider--vertical) {
    max-width: calc(100% - 72px)
}

.v-application--is-ltr .v-divider--inset:not(.v-divider--vertical) {
    margin-left: 72px
}

.v-application--is-rtl .v-divider--inset:not(.v-divider--vertical) {
    margin-right: 72px
}

.v-divider--vertical {
    align-self: stretch;
    border: solid;
    border-width: 0 thin 0 0;
    display: inline-flex;
    height: inherit;
    min-height: 100%;
    max-height: 100%;
    max-width: 0;
    width: 0;
    vertical-align: text-bottom;
    margin: 0 -1px
}

.v-divider--vertical.v-divider--inset {
    margin-top: 8px;
    min-height: 0;
    max-height: calc(100% - 16px)
}

.theme--light.v-subheader {
    color: rgba(0, 0, 0, .6)
}

.theme--dark.v-subheader {
    color: hsla(0, 0%, 100%, .7)
}

.v-subheader {
    align-items: center;
    display: flex;
    height: 48px;
    font-size: .875rem;
    font-weight: 400;
    padding: 0 16px 0 16px
}

.v-subheader--inset {
    margin-left: 56px
}

.v-chip:not(.v-chip--outlined).accent, .v-chip:not(.v-chip--outlined).error, .v-chip:not(.v-chip--outlined).info, .v-chip:not(.v-chip--outlined).primary, .v-chip:not(.v-chip--outlined).secondary, .v-chip:not(.v-chip--outlined).success, .v-chip:not(.v-chip--outlined).warning {
    color: #fff
}

.theme--light.v-chip {
    border-color: rgba(0, 0, 0, .12);
    color: rgba(0, 0, 0, .87)
}

.theme--light.v-chip:not(.v-chip--active) {
    background: #e0e0e0
}

.theme--light.v-chip:hover:before {
    opacity: .04
}

.theme--light.v-chip--active:before, .theme--light.v-chip--active:hover:before, .theme--light.v-chip:focus:before {
    opacity: .12
}

.theme--light.v-chip--active:focus:before {
    opacity: .16
}

.theme--dark.v-chip {
    border-color: hsla(0, 0%, 100%, .12);
    color: #fff
}

.theme--dark.v-chip:not(.v-chip--active) {
    background: #555
}

.theme--dark.v-chip:hover:before {
    opacity: .08
}

.theme--dark.v-chip--active:before, .theme--dark.v-chip--active:hover:before, .theme--dark.v-chip:focus:before {
    opacity: .24
}

.theme--dark.v-chip--active:focus:before {
    opacity: .32
}

.v-chip {
    align-items: center;
    cursor: default;
    display: inline-flex;
    line-height: 20px;
    max-width: 100%;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
    transition-duration: .28s;
    transition-property: box-shadow, opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    vertical-align: middle;
    white-space: nowrap
}

.v-chip:before {
    background-color: currentColor;
    bottom: 0;
    border-radius: inherit;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0
}

.v-chip .v-avatar {
    height: 24px !important;
    min-width: 24px !important;
    width: 24px !important
}

.v-chip .v-icon {
    font-size: 24px
}

.v-application--is-ltr .v-chip .v-avatar--left, .v-application--is-ltr .v-chip .v-icon--left {
    margin-left: -6px;
    margin-right: 6px
}

.v-application--is-ltr .v-chip .v-avatar--right, .v-application--is-ltr .v-chip .v-icon--right, .v-application--is-rtl .v-chip .v-avatar--left, .v-application--is-rtl .v-chip .v-icon--left {
    margin-left: 6px;
    margin-right: -6px
}

.v-application--is-rtl .v-chip .v-avatar--right, .v-application--is-rtl .v-chip .v-icon--right {
    margin-left: -6px;
    margin-right: 6px
}

.v-chip:not(.v-chip--no-color) .v-icon {
    color: inherit
}

.v-chip .v-chip__close.v-icon {
    font-size: 18px;
    max-height: 18px;
    max-width: 18px;
    user-select: none
}

.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right {
    margin-right: -4px
}

.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right {
    margin-left: -4px
}

.v-chip .v-chip__close.v-icon:active, .v-chip .v-chip__close.v-icon:focus, .v-chip .v-chip__close.v-icon:hover {
    opacity: .72
}

.v-chip .v-chip__content {
    align-items: center;
    display: inline-flex;
    height: 100%;
    max-width: 100%
}

.v-chip--active .v-icon {
    color: inherit
}

.v-chip--link:before {
    transition: opacity .3s cubic-bezier(.25, .8, .5, 1)
}

.v-chip--link:focus:before {
    opacity: .32
}

.v-chip--clickable {
    cursor: pointer;
    user-select: none
}

.v-chip--clickable:active {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.v-chip--disabled {
    opacity: .4;
    pointer-events: none;
    user-select: none
}

.v-chip__filter {
    max-width: 24px
}

.v-chip__filter.v-icon {
    color: inherit
}

.v-chip__filter.expand-x-transition-enter, .v-chip__filter.expand-x-transition-leave-active {
    margin: 0
}

.v-chip--pill .v-chip__filter {
    margin-right: 0 16px 0 0
}

.v-chip--pill .v-avatar {
    height: 32px !important;
    width: 32px !important
}

.v-application--is-ltr .v-chip--pill .v-avatar--left {
    margin-left: -12px
}

.v-application--is-ltr .v-chip--pill .v-avatar--right, .v-application--is-rtl .v-chip--pill .v-avatar--left {
    margin-right: -12px
}

.v-application--is-rtl .v-chip--pill .v-avatar--right {
    margin-left: -12px
}

.v-chip--label {
    border-radius: 4px !important
}

.v-chip.v-chip--outlined {
    border-width: thin;
    border-style: solid
}

.v-chip.v-chip--outlined.v-chip--active:before {
    opacity: .08
}

.v-chip.v-chip--outlined .v-icon {
    color: inherit
}

.v-chip.v-chip--outlined.v-chip.v-chip {
    background-color: transparent !important
}

.v-chip.v-chip--selected {
    background: transparent
}

.v-chip.v-chip--selected:after {
    opacity: .28
}

.v-chip.v-size--x-small {
    border-radius: 8px;
    font-size: 10px;
    height: 16px
}

.v-chip.v-size--small {
    border-radius: 12px;
    font-size: 12px;
    height: 24px
}

.v-chip.v-size--default {
    border-radius: 16px;
    font-size: 14px;
    height: 32px
}

.v-chip.v-size--large {
    border-radius: 27px;
    font-size: 16px;
    height: 54px
}

.v-chip.v-size--x-large {
    border-radius: 33px;
    font-size: 18px;
    height: 66px
}

.theme--light.v-card {
    background-color: #fff;
    color: rgba(0, 0, 0, .87)
}

.theme--light.v-card .v-card__subtitle, .theme--light.v-card > .v-card__text {
    color: rgba(0, 0, 0, .6)
}

.theme--dark.v-card {
    background-color: #1e1e1e;
    color: #fff
}

.theme--dark.v-card .v-card__subtitle, .theme--dark.v-card > .v-card__text {
    color: hsla(0, 0%, 100%, .7)
}

.v-sheet.v-card {
    border-radius: 4px
}

.v-sheet.v-card:not(.v-sheet--outlined) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.v-sheet.v-card.v-sheet--shaped {
    border-radius: 24px 4px
}

.v-card {
    border-width: thin;
    display: block;
    max-width: 100%;
    outline: none;
    text-decoration: none;
    transition-property: box-shadow, opacity;
    overflow-wrap: break-word;
    position: relative;
    white-space: normal
}

.v-card > .v-card__progress + :not(.v-btn):not(.v-chip), .v-card > :first-child:not(.v-btn):not(.v-chip) {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.v-card > :last-child:not(.v-btn):not(.v-chip) {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit
}

.v-card__progress {
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.v-card__subtitle + .v-card__text {
    padding-top: 0
}

.v-card__subtitle, .v-card__text {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    letter-spacing: .0071428571em
}

.v-card__subtitle, .v-card__text, .v-card__title {
    padding: 16px
}

.v-card__title {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: .0125em;
    line-height: 2rem;
    word-break: break-all
}

.v-card__title + .v-card__subtitle, .v-card__title + .v-card__text {
    padding-top: 0
}

.v-card__title + .v-card__subtitle {
    margin-top: -16px
}

.v-card__text {
    width: 100%
}

.v-card__actions {
    align-items: center;
    display: flex;
    padding: 8px
}

.v-card__actions > .v-btn.v-btn {
    padding: 0 8px
}

.v-application--is-ltr .v-card__actions > .v-btn.v-btn + .v-btn {
    margin-left: 8px
}

.v-application--is-ltr .v-card__actions > .v-btn.v-btn .v-icon--left {
    margin-left: 4px
}

.v-application--is-ltr .v-card__actions > .v-btn.v-btn .v-icon--right {
    margin-right: 4px
}

.v-application--is-rtl .v-card__actions > .v-btn.v-btn + .v-btn {
    margin-right: 8px
}

.v-application--is-rtl .v-card__actions > .v-btn.v-btn .v-icon--left {
    margin-right: 4px
}

.v-application--is-rtl .v-card__actions > .v-btn.v-btn .v-icon--right {
    margin-left: 4px
}

.v-card--flat {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12) !important
}

.v-sheet.v-card--hover {
    cursor: pointer;
    transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1)
}

.v-sheet.v-card--hover:focus, .v-sheet.v-card--hover:hover {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.v-card--link, .v-card--link .v-chip {
    cursor: pointer
}

.v-card--link:focus:before {
    opacity: .08
}

.v-card--link:before {
    background: currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .2s
}

.v-card--disabled {
    pointer-events: none;
    user-select: none
}

.v-card--disabled > :not(.v-card__progress) {
    opacity: .6;
    transition: inherit
}

.v-card--loading {
    overflow: hidden
}

.v-card--raised {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}
