.v-list__tile,
.v-navigation-drawer>.v-list .v-list--group .v-list__tile {
    font-weight: 400
}

.v-list .v-input,
.v-list .v-input__slot,
.v-list__tile,
.v-list__tile__action .v-radio.v-radio {
    margin: 0
}

.v-list--dense .v-list__tile,
.v-list--dense .v-list__tile__sub-title {
    font-size: 13px
}

.v-list__group__header--active .v-list__group__header__append-icon .v-icon,
.v-list__group__header--active.v-list__group__header--sub-group .v-list__group__header__prepend-icon .v-icon {
    transform: rotate(-180deg)
}

.theme--dark.application a,
.theme--light.application a,
.v-card--hover,
.v-icon.v-icon.v-icon--link,
.v-list__group__header,
.v-list__tile--link {
    cursor: pointer
}

.v-list .v-input .v-messages,
.v-list__group--active~.v-list__group:before,
.v-navigation-drawer--floating:after,
.v-text-field--full-width .v-input__slot:after,
.v-text-field--full-width .v-input__slot:before,
.v-text-field--outline .v-input__slot:after,
.v-text-field--outline .v-input__slot:before,
.v-text-field--solo .v-input__slot:after,
.v-text-field--solo .v-input__slot:before,
.v-text-field.v-text-field--enclosed:not(.v-text-field--box) .v-progress-linear__background,
.v-toolbar .v-overflow-btn .v-input__control:before,
.v-toolbar .v-overflow-btn .v-input__slot:before,
.v-toolbar .v-text-field--box .v-text-field__details,
.v-toolbar .v-text-field--enclosed .v-text-field__details {
    display: none
}

.v-btn,
.v-card,
.v-chip__close,
.v-list__tile {
    text-decoration: none
}

.v-btn,
.v-tabs__div {
    text-transform: uppercase
}

.v-carousel__controls,
.v-expansion-panel,
.v-list,
.v-pagination,
.v-tabs__container {
    list-style-type: none
}

a {
    color: #4f6df5
}

.primary {
    background-color: #4f6df5 !important;
    border-color: #4f6df5 !important
}

.primary--text {
    color: #4f6df5 !important
}

.primary--text input,
.primary--text textarea {
    caret-color: #4f6df5 !important
}

.primary.lighten-1 {
    background-color: #eef3ff !important;
    border-color: #eef3ff !important
}

.primary--text.text--lighten-1 {
    color: #eef3ff !important
}

.primary--text.text--lighten-1 input,
.primary--text.text--lighten-1 textarea {
    caret-color: #eef3ff !important
}

.primary.lighten-2 {
    background-color: #cfd7ff !important;
    border-color: #cfd7ff !important
}

.primary--text.text--lighten-2 {
    color: #cfd7ff !important
}

.primary--text.text--lighten-2 input,
.primary--text.text--lighten-2 textarea {
    caret-color: #cfd7ff !important
}

.primary.lighten-3 {
    background-color: #b0bbff !important;
    border-color: #b0bbff !important
}

.primary--text.text--lighten-3 {
    color: #b0bbff !important
}

.primary--text.text--lighten-3 input,
.primary--text.text--lighten-3 textarea {
    caret-color: #b0bbff !important
}

.primary.lighten-4 {
    background-color: #91a0ff !important;
    border-color: #91a0ff !important
}

.primary--text.text--lighten-4 {
    color: #91a0ff !important
}

.primary--text.text--lighten-4 input,
.primary--text.text--lighten-4 textarea {
    caret-color: #91a0ff !important
}

.primary.lighten-5 {
    background-color: #7186ff !important;
    border-color: #7186ff !important
}

.primary--text.text--lighten-5 {
    color: #7186ff !important
}

.primary--text.text--lighten-5 input,
.primary--text.text--lighten-5 textarea {
    caret-color: #7186ff !important
}

.primary.darken-1 {
    background-color: #2355d8 !important;
    border-color: #2355d8 !important
}

.primary--text.text--darken-1 {
    color: #2355d8 !important
}

.primary--text.text--darken-1 input,
.primary--text.text--darken-1 textarea {
    caret-color: #2355d8 !important
}

.primary.darken-2 {
    background-color: #003ebc !important;
    border-color: #003ebc !important
}

.primary--text.text--darken-2 {
    color: #003ebc !important
}

.primary--text.text--darken-2 input,
.primary--text.text--darken-2 textarea {
    caret-color: #003ebc !important
}

.primary.darken-3 {
    background-color: #0029a0 !important;
    border-color: #0029a0 !important
}

.primary--text.text--darken-3 {
    color: #0029a0 !important
}

.primary--text.text--darken-3 input,
.primary--text.text--darken-3 textarea {
    caret-color: #0029a0 !important
}

.primary.darken-4 {
    background-color: #001785 !important;
    border-color: #001785 !important
}

.primary--text.text--darken-4 {
    color: #001785 !important
}

.primary--text.text--darken-4 input,
.primary--text.text--darken-4 textarea {
    caret-color: #001785 !important
}

.secondary {
    background-color: #424242 !important;
    border-color: #424242 !important
}

.secondary--text {
    color: #424242 !important
}

.secondary--text input,
.secondary--text textarea {
    caret-color: #424242 !important
}

.secondary.lighten-1 {
    background-color: #c1c1c1 !important;
    border-color: #c1c1c1 !important
}

.secondary--text.text--lighten-1 {
    color: #c1c1c1 !important
}

.secondary--text.text--lighten-1 input,
.secondary--text.text--lighten-1 textarea {
    caret-color: #c1c1c1 !important
}

.secondary.lighten-2 {
    background-color: #a6a6a6 !important;
    border-color: #a6a6a6 !important
}

.secondary--text.text--lighten-2 {
    color: #a6a6a6 !important
}

.secondary--text.text--lighten-2 input,
.secondary--text.text--lighten-2 textarea {
    caret-color: #a6a6a6 !important
}

.secondary.lighten-3 {
    background-color: #8b8b8b !important;
    border-color: #8b8b8b !important
}

.secondary--text.text--lighten-3 {
    color: #8b8b8b !important
}

.secondary--text.text--lighten-3 input,
.secondary--text.text--lighten-3 textarea {
    caret-color: #8b8b8b !important
}

.secondary.lighten-4 {
    background-color: #727272 !important;
    border-color: #727272 !important
}

.secondary--text.text--lighten-4 {
    color: #727272 !important
}

.secondary--text.text--lighten-4 input,
.secondary--text.text--lighten-4 textarea {
    caret-color: #727272 !important
}

.secondary.lighten-5 {
    background-color: #595959 !important;
    border-color: #595959 !important
}

.secondary--text.text--lighten-5 {
    color: #595959 !important
}

.secondary--text.text--lighten-5 input,
.secondary--text.text--lighten-5 textarea {
    caret-color: #595959 !important
}

.secondary.darken-1 {
    background-color: #2c2c2c !important;
    border-color: #2c2c2c !important
}

.secondary--text.text--darken-1 {
    color: #2c2c2c !important
}

.secondary--text.text--darken-1 input,
.secondary--text.text--darken-1 textarea {
    caret-color: #2c2c2c !important
}

.secondary.darken-2 {
    background-color: #171717 !important;
    border-color: #171717 !important
}

.secondary.darken-3,
.secondary.darken-4 {
    background-color: #000 !important;
    border-color: #000 !important
}

.secondary--text.text--darken-2 {
    color: #171717 !important
}

.secondary--text.text--darken-3,
.secondary--text.text--darken-4 {
    color: #000 !important
}

.secondary--text.text--darken-2 input,
.secondary--text.text--darken-2 textarea {
    caret-color: #171717 !important
}

.secondary--text.text--darken-3 input,
.secondary--text.text--darken-3 textarea,
.secondary--text.text--darken-4 input,
.secondary--text.text--darken-4 textarea {
    caret-color: #000000 !important
}

.accent {
    background-color: #82b1ff !important;
    border-color: #82b1ff !important
}

.accent--text {
    color: #82b1ff !important
}

.accent--text input,
.accent--text textarea {
    caret-color: #82b1ff !important
}

.accent.lighten-1 {
    background-color: #fff !important;
    border-color: #fff !important
}

.accent--text.text--lighten-1 {
    color: #fff !important
}

.accent--text.text--lighten-1 input,
.accent--text.text--lighten-1 textarea {
    caret-color: #ffffff !important
}

.accent.lighten-2 {
    background-color: #f8ffff !important;
    border-color: #f8ffff !important
}

.accent--text.text--lighten-2 {
    color: #f8ffff !important
}

.accent--text.text--lighten-2 input,
.accent--text.text--lighten-2 textarea {
    caret-color: #f8ffff !important
}

.accent.lighten-3 {
    background-color: #daffff !important;
    border-color: #daffff !important
}

.accent--text.text--lighten-3 {
    color: #daffff !important
}

.accent--text.text--lighten-3 input,
.accent--text.text--lighten-3 textarea {
    caret-color: #daffff !important
}

.accent.lighten-4 {
    background-color: #bce8ff !important;
    border-color: #bce8ff !important
}

.accent--text.text--lighten-4 {
    color: #bce8ff !important
}

.accent--text.text--lighten-4 input,
.accent--text.text--lighten-4 textarea {
    caret-color: #bce8ff !important
}

.accent.lighten-5 {
    background-color: #9fccff !important;
    border-color: #9fccff !important
}

.accent--text.text--lighten-5 {
    color: #9fccff !important
}

.accent--text.text--lighten-5 input,
.accent--text.text--lighten-5 textarea {
    caret-color: #9fccff !important
}

.accent.darken-1 {
    background-color: #6596e2 !important;
    border-color: #6596e2 !important
}

.accent--text.text--darken-1 {
    color: #6596e2 !important
}

.accent--text.text--darken-1 input,
.accent--text.text--darken-1 textarea {
    caret-color: #6596e2 !important
}

.accent.darken-2 {
    background-color: #467dc6 !important;
    border-color: #467dc6 !important
}

.accent--text.text--darken-2 {
    color: #467dc6 !important
}

.accent--text.text--darken-2 input,
.accent--text.text--darken-2 textarea {
    caret-color: #467dc6 !important
}

.accent.darken-3 {
    background-color: #2364aa !important;
    border-color: #2364aa !important
}

.accent--text.text--darken-3 {
    color: #2364aa !important
}

.accent--text.text--darken-3 input,
.accent--text.text--darken-3 textarea {
    caret-color: #2364aa !important
}

.accent.darken-4 {
    background-color: #004c90 !important;
    border-color: #004c90 !important
}

.accent--text.text--darken-4 {
    color: #004c90 !important
}

.accent--text.text--darken-4 input,
.accent--text.text--darken-4 textarea {
    caret-color: #004c90 !important
}

.error {
    background-color: #ff3860 !important;
    border-color: #ff3860 !important
}

.error--text {
    color: #ff3860 !important
}

.error--text input,
.error--text textarea {
    caret-color: #ff3860 !important
}

.error.lighten-1 {
    background-color: #ffd2e4 !important;
    border-color: #ffd2e4 !important
}

.error--text.text--lighten-1 {
    color: #ffd2e4 !important
}

.error--text.text--lighten-1 input,
.error--text.text--lighten-1 textarea {
    caret-color: #ffd2e4 !important
}

.error.lighten-2 {
    background-color: #ffb4c8 !important;
    border-color: #ffb4c8 !important
}

.error--text.text--lighten-2 {
    color: #ffb4c8 !important
}

.error--text.text--lighten-2 input,
.error--text.text--lighten-2 textarea {
    caret-color: #ffb4c8 !important
}

.error.lighten-3 {
    background-color: #ff97ad !important;
    border-color: #ff97ad !important
}

.error--text.text--lighten-3 {
    color: #ff97ad !important
}

.error--text.text--lighten-3 input,
.error--text.text--lighten-3 textarea {
    caret-color: #ff97ad !important
}

.error.lighten-4 {
    background-color: #ff7992 !important;
    border-color: #ff7992 !important
}

.error--text.text--lighten-4 {
    color: #ff7992 !important
}

.error--text.text--lighten-4 input,
.error--text.text--lighten-4 textarea {
    caret-color: #ff7992 !important
}

.error.lighten-5 {
    background-color: #ff5a79 !important;
    border-color: #ff5a79 !important
}

.error--text.text--lighten-5 {
    color: #ff5a79 !important
}

.error--text.text--lighten-5 input,
.error--text.text--lighten-5 textarea {
    caret-color: #ff5a79 !important
}

.error.darken-1 {
    background-color: #df0049 !important;
    border-color: #df0049 !important
}

.error--text.text--darken-1 {
    color: #df0049 !important
}

.error--text.text--darken-1 input,
.error--text.text--darken-1 textarea {
    caret-color: #df0049 !important
}

.error.darken-2 {
    background-color: #bf0032 !important;
    border-color: #bf0032 !important
}

.error--text.text--darken-2 {
    color: #bf0032 !important
}

.error--text.text--darken-2 input,
.error--text.text--darken-2 textarea {
    caret-color: #bf0032 !important
}

.error.darken-3 {
    background-color: #9f001e !important;
    border-color: #9f001e !important
}

.error--text.text--darken-3 {
    color: #9f001e !important
}

.error--text.text--darken-3 input,
.error--text.text--darken-3 textarea {
    caret-color: #9f001e !important
}

.error.darken-4 {
    background-color: #7f0007 !important;
    border-color: #7f0007 !important
}

.error--text.text--darken-4 {
    color: #7f0007 !important
}

.error--text.text--darken-4 input,
.error--text.text--darken-4 textarea {
    caret-color: #7f0007 !important
}

.info {
    background-color: #2196f3 !important;
    border-color: #2196f3 !important
}

.info--text {
    color: #2196f3 !important
}

.info--text input,
.info--text textarea {
    caret-color: #2196f3 !important
}

.info.lighten-1 {
    background-color: #d4ffff !important;
    border-color: #d4ffff !important
}

.info--text.text--lighten-1 {
    color: #d4ffff !important
}

.info--text.text--lighten-1 input,
.info--text.text--lighten-1 textarea {
    caret-color: #d4ffff !important
}

.info.lighten-2 {
    background-color: #b5ffff !important;
    border-color: #b5ffff !important
}

.info--text.text--lighten-2 {
    color: #b5ffff !important
}

.info--text.text--lighten-2 input,
.info--text.text--lighten-2 textarea {
    caret-color: #b5ffff !important
}

.info.lighten-3 {
    background-color: #95e8ff !important;
    border-color: #95e8ff !important
}

.info--text.text--lighten-3 {
    color: #95e8ff !important
}

.info--text.text--lighten-3 input,
.info--text.text--lighten-3 textarea {
    caret-color: #95e8ff !important
}

.info.lighten-4 {
    background-color: #75ccff !important;
    border-color: #75ccff !important
}

.info--text.text--lighten-4 {
    color: #75ccff !important
}

.info--text.text--lighten-4 input,
.info--text.text--lighten-4 textarea {
    caret-color: #75ccff !important
}

.info.lighten-5 {
    background-color: #51b0ff !important;
    border-color: #51b0ff !important
}

.info--text.text--lighten-5 {
    color: #51b0ff !important
}

.info--text.text--lighten-5 input,
.info--text.text--lighten-5 textarea {
    caret-color: #51b0ff !important
}

.info.darken-1 {
    background-color: #007cd6 !important;
    border-color: #007cd6 !important
}

.info--text.text--darken-1 {
    color: #007cd6 !important
}

.info--text.text--darken-1 input,
.info--text.text--darken-1 textarea {
    caret-color: #007cd6 !important
}

.info.darken-2 {
    background-color: #0064ba !important;
    border-color: #0064ba !important
}

.info--text.text--darken-2 {
    color: #0064ba !important
}

.info--text.text--darken-2 input,
.info--text.text--darken-2 textarea {
    caret-color: #0064ba !important
}

.info.darken-3 {
    background-color: #004d9f !important;
    border-color: #004d9f !important
}

.info--text.text--darken-3 {
    color: #004d9f !important
}

.info--text.text--darken-3 input,
.info--text.text--darken-3 textarea {
    caret-color: #004d9f !important
}

.info.darken-4 {
    background-color: #003784 !important;
    border-color: #003784 !important
}

.info--text.text--darken-4 {
    color: #003784 !important
}

.info--text.text--darken-4 input,
.info--text.text--darken-4 textarea {
    caret-color: #003784 !important
}

.success {
    background-color: #23d160 !important;
    border-color: #23d160 !important
}

.success--text {
    color: #23d160 !important
}

.success--text input,
.success--text textarea {
    caret-color: #23d160 !important
}

.success.lighten-1 {
    background-color: #ceffe9 !important;
    border-color: #ceffe9 !important
}

.success--text.text--lighten-1 {
    color: #ceffe9 !important
}

.success--text.text--lighten-1 input,
.success--text.text--lighten-1 textarea {
    caret-color: #ceffe9 !important
}

.success.lighten-2 {
    background-color: #afffcc !important;
    border-color: #afffcc !important
}

.success--text.text--lighten-2 {
    color: #afffcc !important
}

.success--text.text--lighten-2 input,
.success--text.text--lighten-2 textarea {
    caret-color: #afffcc !important
}

.success.lighten-3 {
    background-color: #90ffb0 !important;
    border-color: #90ffb0 !important
}

.success--text.text--lighten-3 {
    color: #90ffb0 !important
}

.success--text.text--lighten-3 input,
.success--text.text--lighten-3 textarea {
    caret-color: #90ffb0 !important
}

.success.lighten-4 {
    background-color: #71ff95 !important;
    border-color: #71ff95 !important
}

.success--text.text--lighten-4 {
    color: #71ff95 !important
}

.success--text.text--lighten-4 input,
.success--text.text--lighten-4 textarea {
    caret-color: #71ff95 !important
}

.success.lighten-5 {
    background-color: #4fee7a !important;
    border-color: #4fee7a !important
}

.success--text.text--lighten-5 {
    color: #4fee7a !important
}

.success--text.text--lighten-5 input,
.success--text.text--lighten-5 textarea {
    caret-color: #4fee7a !important
}

.success.darken-1 {
    background-color: #00b546 !important;
    border-color: #00b546 !important
}

.success--text.text--darken-1 {
    color: #00b546 !important
}

.success--text.text--darken-1 input,
.success--text.text--darken-1 textarea {
    caret-color: #00b546 !important
}

.success.darken-2 {
    background-color: #00992d !important;
    border-color: #00992d !important
}

.success--text.text--darken-2 {
    color: #00992d !important
}

.success--text.text--darken-2 input,
.success--text.text--darken-2 textarea {
    caret-color: #00992d !important
}

.success.darken-3 {
    background-color: #007e10 !important;
    border-color: #007e10 !important
}

.success--text.text--darken-3 {
    color: #007e10 !important
}

.success--text.text--darken-3 input,
.success--text.text--darken-3 textarea {
    caret-color: #007e10 !important
}

.success.darken-4 {
    background-color: #006300 !important;
    border-color: #006300 !important
}

.success--text.text--darken-4 {
    color: #006300 !important
}

.success--text.text--darken-4 input,
.success--text.text--darken-4 textarea {
    caret-color: #006300 !important
}

.warning {
    background-color: #ffdd57 !important;
    border-color: #ffdd57 !important
}

.warning--text {
    color: #ffdd57 !important
}

.v-list__tile,
.v-navigation-drawer>.v-list .v-list__tile--active .v-list__tile__title {
    color: inherit
}

.warning--text input,
.warning--text textarea {
    caret-color: #ffdd57 !important
}

.warning.lighten-1 {
    background-color: #ffffe4 !important;
    border-color: #ffffe4 !important
}

.warning--text.text--lighten-1 {
    color: #ffffe4 !important
}

.warning--text.text--lighten-1 input,
.warning--text.text--lighten-1 textarea {
    caret-color: #ffffe4 !important
}

.warning.lighten-2 {
    background-color: #ffffc7 !important;
    border-color: #ffffc7 !important
}

.warning--text.text--lighten-2 {
    color: #ffffc7 !important
}

.warning--text.text--lighten-2 input,
.warning--text.text--lighten-2 textarea {
    caret-color: #ffffc7 !important
}

.warning.lighten-3 {
    background-color: #ffa !important;
    border-color: #ffa !important
}

.warning--text.text--lighten-3 {
    color: #ffa !important
}

.warning--text.text--lighten-3 input,
.warning--text.text--lighten-3 textarea {
    caret-color: #ffffaa !important
}

.warning.lighten-4 {
    background-color: #ffff8e !important;
    border-color: #ffff8e !important
}

.warning--text.text--lighten-4 {
    color: #ffff8e !important
}

.warning--text.text--lighten-4 input,
.warning--text.text--lighten-4 textarea {
    caret-color: #ffff8e !important
}

.warning.lighten-5 {
    background-color: #fff973 !important;
    border-color: #fff973 !important
}

.warning--text.text--lighten-5 {
    color: #fff973 !important
}

.warning--text.text--lighten-5 input,
.warning--text.text--lighten-5 textarea {
    caret-color: #fff973 !important
}

.warning.darken-1 {
    background-color: #e1c13b !important;
    border-color: #e1c13b !important
}

.warning--text.text--darken-1 {
    color: #e1c13b !important
}

.warning--text.text--darken-1 input,
.warning--text.text--darken-1 textarea {
    caret-color: #e1c13b !important
}

.warning.darken-2 {
    background-color: #c3a61a !important;
    border-color: #c3a61a !important
}

.warning--text.text--darken-2 {
    color: #c3a61a !important
}

.warning--text.text--darken-2 input,
.warning--text.text--darken-2 textarea {
    caret-color: #c3a61a !important
}

.warning.darken-3 {
    background-color: #a58c00 !important;
    border-color: #a58c00 !important
}

.warning--text.text--darken-3 {
    color: #a58c00 !important
}

.warning--text.text--darken-3 input,
.warning--text.text--darken-3 textarea {
    caret-color: #a58c00 !important
}

.warning.darken-4 {
    background-color: #887300 !important;
    border-color: #887300 !important
}

.warning--text.text--darken-4 {
    color: #887300 !important
}

.warning--text.text--darken-4 input,
.warning--text.text--darken-4 textarea {
    caret-color: #887300 !important
}

.application {
    display: flex
}

.application--is-rtl {
    direction: rtl
}

.application--wrap {
    flex: 1 1 auto;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    max-width: 100%;
    position: relative
}

.theme--light.application {
    background: #fafafa;
    color: rgba(0, 0, 0, .87)
}

.theme--light.application .text--primary {
    color: rgba(0, 0, 0, .87) !important
}

.theme--light.application .text--secondary {
    color: rgba(0, 0, 0, .54) !important
}

.theme--light.application .text--disabled {
    color: rgba(0, 0, 0, .38) !important
}

.theme--dark.application {
    background: #303030;
    color: #fff
}

.theme--dark.application .text--primary {
    color: #fff !important
}

.theme--dark.application .text--secondary {
    color: rgba(255, 255, 255, .7) !important
}

.theme--dark.application .text--disabled {
    color: rgba(255, 255, 255, .5) !important
}

.theme--light.v-navigation-drawer {
    background-color: #fff
}

.theme--light.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border {
    background-color: rgba(0, 0, 0, .12)
}

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

.theme--dark.v-navigation-drawer {
    background-color: #424242
}

.theme--dark.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border {
    background-color: rgba(255, 255, 255, .12)
}

.theme--dark.v-navigation-drawer .v-divider {
    border-color: rgba(255, 255, 255, .12)
}

.v-navigation-drawer {
    transition: none;
    display: block;
    left: 0;
    max-width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: auto;
    top: 0;
    will-change: transform;
    z-index: 3;
    -webkit-overflow-scrolling: touch
}

.v-navigation-drawer[data-booted=true] {
    transition: .2s cubic-bezier(.4, 0, .2, 1);
    transition-property: transform, width
}

.v-navigation-drawer__border {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px
}

.v-navigation-drawer.v-navigation-drawer--right:after {
    left: 0;
    right: initial
}

.v-navigation-drawer--right {
    left: auto;
    right: 0
}

.v-navigation-drawer--right>.v-navigation-drawer__border {
    right: auto;
    left: 0
}

.v-navigation-drawer--absolute,
.v-overlay--absolute {
    position: absolute
}

.v-navigation-drawer--fixed,
.v-overlay {
    position: fixed
}

.v-navigation-drawer--mini-variant,
.v-textarea--auto-grow textarea {
    overflow: hidden
}

.v-navigation-drawer--mini-variant .v-list__group__header__prepend-icon {
    flex: 1 0 auto;
    justify-content: center;
    width: 100%
}

.v-navigation-drawer--mini-variant .v-list__tile__action,
.v-navigation-drawer--mini-variant .v-list__tile__avatar {
    justify-content: center;
    min-width: 48px
}

.v-navigation-drawer--mini-variant .v-list__tile:after,
.v-navigation-drawer--mini-variant .v-list__tile__content {
    opacity: 0
}

.v-navigation-drawer--mini-variant .v-divider,
.v-navigation-drawer--mini-variant .v-list--group,
.v-navigation-drawer--mini-variant .v-subheader {
    display: none !important
}

.v-navigation-drawer--is-mobile,
.v-navigation-drawer--temporary {
    z-index: 6
}

.v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close),
.v-navigation-drawer--temporary:not(.v-navigation-drawer--close) {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}

.v-btn--icon,
.v-btn.v-btn--disabled {
    box-shadow: none !important
}

.v-navigation-drawer .v-list {
    background: inherit
}

.v-navigation-drawer>.v-list .v-list__tile {
    transition: none;
    font-weight: 500
}

.v-navigation-drawer>.v-list .v-list--group__header--active:after {
    background: 0 0
}

.v-navigation-drawer>.v-list:not(.v-list--dense) .v-list__tile {
    font-size: 14px
}

.v-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    z-index: 5
}

.v-footer--absolute,
.v-overlay:before {
    position: absolute
}

.v-overlay:before {
    background-color: #212121;
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
    transition: inherit;
    transition-delay: 150ms;
    width: 100%
}

.v-list--dense .v-list__group .v-subheader,
.v-list--dense .v-list__tile:not(.v-list__tile--avatar) {
    height: 40px
}

.v-overlay--active {
    pointer-events: auto;
    touch-action: none
}

.v-btn--loader,
.v-btn.v-btn--disabled,
.v-chip--disabled .v-chip__close,
.v-expansion-panel__container--disabled .v-expansion-panel__header,
.v-icon.v-icon--disabled,
.v-list--disabled,
.v-list__group--disabled,
.v-menu-transition-enter .v-list__tile,
.v-menu-transition-leave-active,
.v-menu-transition-leave-to,
.v-menu__activator--disabled,
.v-menu__content--active,
.v-ripple__animation,
.v-ripple__container,
.v-select.v-text-field input {
    pointer-events: none
}

.v-overlay--active:before {
    opacity: .46
}

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

.theme--dark.v-footer {
    background: #212121;
    color: #fff
}

.v-footer {
    align-items: center;
    display: flex;
    flex: 0 1 auto !important;
    min-height: 36px;
    transition: .2s cubic-bezier(.4, 0, .2, 1)
}

.v-footer--absolute,
.v-footer--fixed {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3
}

.v-footer--inset {
    z-index: 2
}

.v-footer--fixed {
    position: fixed
}

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

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

.theme--light.v-list .v-list__tile__sub-title {
    color: rgba(0, 0, 0, .54)
}

.theme--light.v-list .v-list__tile__mask {
    color: rgba(0, 0, 0, .38);
    background: #eee
}

.theme--light.v-list .v-list__group__header:hover,
.theme--light.v-list .v-list__tile--highlighted,
.theme--light.v-list .v-list__tile--link:hover {
    background: rgba(0, 0, 0, .04)
}

.theme--light.v-list .v-list__group--active:after,
.theme--light.v-list .v-list__group--active:before {
    background: rgba(0, 0, 0, .12)
}

.theme--light.v-list .v-list__group--disabled .v-list__group__header__prepend-icon .v-icon,
.theme--light.v-list .v-list__group--disabled .v-list__tile {
    color: rgba(0, 0, 0, .38) !important
}

.theme--dark.v-list {
    background: #424242;
    color: #fff
}

.theme--light.v-expansion-panel .v-expansion-panel__container .v-expansion-panel__header .v-expansion-panel__header__icon .v-icon,
.theme--light.v-icon {
    color: rgba(0, 0, 0, .54)
}

.theme--dark.v-list .v-list--disabled {
    color: rgba(255, 255, 255, .5)
}

.theme--dark.v-list .v-list__tile__sub-title {
    color: rgba(255, 255, 255, .7)
}

.theme--dark.v-list .v-list__tile__mask {
    color: rgba(255, 255, 255, .5);
    background: #494949
}

.theme--dark.v-list .v-list__group__header:hover,
.theme--dark.v-list .v-list__tile--highlighted,
.theme--dark.v-list .v-list__tile--link:hover {
    background: rgba(255, 255, 255, .08)
}

.theme--dark.v-list .v-list__group--active:after,
.theme--dark.v-list .v-list__group--active:before {
    background: rgba(255, 255, 255, .12)
}

.theme--dark.v-list .v-list__group--disabled .v-list__group__header__prepend-icon .v-icon,
.theme--dark.v-list .v-list__group--disabled .v-list__tile {
    color: rgba(255, 255, 255, .5) !important
}

.v-list {
    padding: 8px 0;
    transition: height .3s cubic-bezier(.4, 0, .2, 1)
}

.v-list__tile {
    align-items: center;
    display: flex;
    font-size: 16px;
    height: 48px;
    padding: 0 16px;
    position: relative;
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-list__tile--link {
    user-select: none
}

.fill-height,
.v-list__tile__action,
.v-list__tile__content {
    height: 100%
}

.v-list__tile__sub-title,
.v-list__tile__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    width: 100%
}

.v-list__tile__title {
    height: 24px;
    line-height: 24px;
    position: relative;
    text-align: left
}

.v-list__tile__sub-title {
    font-size: 14px
}

.v-list__tile__avatar {
    display: flex;
    justify-content: flex-start;
    min-width: 56px
}

.v-list__tile__action {
    display: flex;
    justify-content: flex-start;
    min-width: 56px;
    align-items: center
}

.v-list__tile__action .v-btn {
    padding: 0;
    margin: 0
}

.v-list__tile__action .v-btn--icon {
    margin: -6px
}

.v-list__tile__action-text {
    color: #9e9e9e;
    font-size: 12px
}

.v-list__group__header--active .v-list__group__header__prepend-icon .v-icon,
.v-list__tile--active .v-list__tile__action:first-of-type .v-icon,
.v-ripple__animation {
    color: inherit
}

.v-list__tile__action--stack {
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
    white-space: nowrap;
    flex-direction: column
}

.v-list__tile__content {
    text-align: left;
    flex: 1 1 auto;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column
}

.justify-end,
.v-list__tile__content~.v-list__tile__action:not(.v-list__tile__action--stack),
.v-list__tile__content~.v-list__tile__avatar {
    justify-content: flex-end
}

.v-list__tile--avatar,
table.v-table thead tr {
    height: 56px
}

.v-list--dense {
    padding-top: 4px;
    padding-bottom: 4px
}

.v-list--subheader,
.v-textarea.v-text-field--box.v-text-field--single-line.v-text-field--outline .v-input__control,
.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-text-field--outline .v-input__control {
    padding-top: 0
}

.v-list__group,
.v-list__group__items {
    padding: 0;
    transition: inherit;
    position: relative
}

.v-list--dense .v-subheader {
    font-size: 13px;
    height: 40px
}

.v-list--dense .v-list__tile--avatar {
    height: 48px
}

.v-list--dense .v-list__tile .v-icon {
    font-size: 22px
}

.v-list--two-line .v-list__tile {
    height: 72px
}

.v-list--two-line.v-list--dense .v-list__tile {
    height: 60px
}

.v-list--three-line .v-list__tile {
    height: 88px
}

.v-list--three-line .v-list__tile__avatar {
    margin-top: -18px
}

.v-list--three-line .v-list__tile__sub-title {
    white-space: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.ellipsis,
.no-wrap,
.v-btn__content,
.v-chip .v-chip__content,
.v-tabs__container,
.v-text-field .v-label,
.v-text-field__suffix,
.v-toolbar__title {
    white-space: nowrap
}

.v-list--three-line.v-list--dense .v-list__tile {
    height: 76px
}

.v-list>.v-list__group:before {
    top: 0
}

.v-list>.v-list__group:before .v-list__tile__avatar {
    margin-top: -14px
}

.v-list__group:after,
.v-list__group:before {
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    width: 100%
}

.v-list__group__header {
    align-items: center;
    display: flex;
    list-style-type: none
}

.v-list__group__header>div:not(.v-list__group__header__prepend-icon):not(.v-list__group__header__append-icon),
.v-responsive__content {
    flex: 1 0 auto
}

.v-list__group__header .v-list__group__header__append-icon,
.v-list__group__header .v-list__group__header__prepend-icon {
    padding: 0 16px;
    user-select: none
}

.container.fill-height,
.v-list__group__header--sub-group,
.v-pagination>li {
    align-items: center;
    display: flex
}

.v-list__group__header--sub-group div .v-list__tile {
    padding-left: 0
}

.v-list__group__header--sub-group .v-list__group__header__prepend-icon {
    padding: 0 0 0 40px;
    margin-right: 8px
}

.v-list__group__header .v-list__group__header__prepend-icon {
    display: flex;
    justify-content: flex-start;
    min-width: 56px
}

.v-list__group__items>div {
    display: block
}

.v-list__group__items--no-action .v-list__tile {
    padding-left: 72px
}

.theme--light.v-icon.v-icon--disabled {
    color: rgba(0, 0, 0, .38) !important
}

.theme--dark.v-icon {
    color: #fff
}

.theme--dark.v-icon.v-icon--disabled {
    color: rgba(255, 255, 255, .5) !important
}

.v-icon {
    align-items: center;
    display: inline-flex;
    font-feature-settings: 'liga';
    font-size: 24px;
    justify-content: center;
    line-height: 1;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    vertical-align: text-bottom
}

.v-avatar,
.v-btn {
    align-items: center;
    display: inline-flex
}

.v-avatar,
.v-btn,
.v-progress-circular {
    vertical-align: middle
}

.v-icon.v-icon--large {
    font-size: 2.5rem
}

.v-icon.v-icon--medium {
    font-size: 2rem
}

.v-icon.v-icon--x-large {
    font-size: 3rem
}

.v-avatar {
    border-radius: 50%;
    justify-content: center;
    position: relative;
    text-align: center
}

.v-avatar .v-icon,
.v-avatar img {
    border-radius: 50%;
    display: inline-flex;
    height: inherit;
    width: inherit
}

.v-btn:before,
.v-ripple__container {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.v-avatar--tile,
.v-avatar--tile .v-icon,
.v-avatar--tile img {
    border-radius: 0
}

.v-ripple__container {
    color: inherit;
    border-radius: inherit;
    overflow: hidden;
    z-index: 0;
    contain: strict
}

.v-ripple__animation {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: currentColor;
    opacity: 0;
    transition: .4s cubic-bezier(0, 0, .2, 1);
    overflow: hidden;
    will-change: transform, opacity
}

.v-btn:not(.v-btn--disabled):not(.v-btn--floating):not(.v-btn--icon) .v-btn__content .v-icon,
.v-ripple__animation--enter {
    transition: none
}

.v-ripple__animation--visible {
    opacity: .15
}

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

.theme--light.v-btn.v-btn--disabled,
.theme--light.v-btn.v-btn--disabled .v-btn__loading,
.theme--light.v-btn.v-btn--disabled .v-icon {
    color: rgba(0, 0, 0, .26) !important
}

.theme--light.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat) {
    background-color: rgba(0, 0, 0, .12) !important
}

.theme--light.v-btn:not(.v-btn--icon):not(.v-btn--flat) {
    background-color: #f5f5f5
}

.theme--dark.v-btn {
    color: #fff
}

.theme--dark.v-btn.v-btn--disabled,
.theme--dark.v-btn.v-btn--disabled .v-btn__loading,
.theme--dark.v-btn.v-btn--disabled .v-icon {
    color: rgba(255, 255, 255, .3) !important
}

.theme--dark.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat) {
    background-color: rgba(255, 255, 255, .12) !important
}

.theme--dark.v-btn:not(.v-btn--icon):not(.v-btn--flat) {
    background-color: #212121
}

.v-btn {
    border-radius: 2px;
    height: 36px;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    margin: 6px 8px;
    min-width: 88px;
    outline: 0;
    transition: .3s cubic-bezier(.25, .8, .5, 1), color 1ms;
    position: relative;
    user-select: none;
    padding: 0 16px
}

.v-btn:before,
.v-btn__content {
    border-radius: inherit;
    color: inherit
}

.v-btn--floating .v-btn__content :not(:only-child),
.v-btn:before,
.v-btn__content,
.v-expansion-panel__body {
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-btn:before {
    content: '';
    opacity: .12
}

.v-btn--active,
.v-btn:focus,
.v-btn:hover,
.v-btn__content,
.v-tabs,
.v-tabs__bar,
.v-text-field--box,
.v-text-field--outline,
.v-tooltip {
    position: relative
}

.v-btn--active:before,
.v-btn:focus:before,
.v-btn:hover:before {
    background-color: currentColor
}

.v-btn__content {
    align-items: center;
    display: flex;
    height: inherit;
    flex: 1 0 auto;
    justify-content: center;
    margin: 0 auto;
    width: inherit
}

.v-btn.v-btn--absolute,
.v-btn__loading {
    position: absolute
}

.v-btn--small {
    font-size: 13px;
    height: 28px;
    padding: 0 8px
}

.v-btn--large {
    font-size: 15px;
    height: 44px;
    padding: 0 32px
}

.v-btn--floating,
.v-btn--icon {
    padding: 0;
    border-radius: 50%;
    min-width: 0
}

.v-btn .v-btn__content .v-icon {
    color: inherit
}

.v-btn:not(.v-btn--depressed):not(.v-btn--flat) {
    will-change: box-shadow;
    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-btn:not(.v-btn--depressed):not(.v-btn--flat):active {
    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-btn--icon {
    background: 0 0;
    justify-content: center;
    width: 36px
}

.v-btn--icon.v-btn--small {
    width: 28px
}

.v-btn--icon.v-btn--large {
    width: 44px
}

.v-btn--icon:before {
    border-radius: 50%
}

.v-btn--floating {
    height: 56px;
    width: 56px
}

.v-btn--floating.v-btn--absolute,
.v-btn--floating.v-btn--fixed {
    z-index: 4
}

.v-btn--floating:not(.v-btn--depressed):not(.v-btn--flat) {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.v-btn--floating:not(.v-btn--depressed):not(.v-btn--flat):active {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}

.v-btn--floating .v-btn__content {
    flex: 1 1 auto;
    margin: 0
}

.v-btn--floating:after {
    border-radius: 50%
}

.v-btn--floating .v-btn__content :not(:only-child):first-child {
    opacity: 1
}

.v-btn--floating .v-btn__content :not(:only-child):last-child {
    opacity: 0;
    transform: rotate(-45deg)
}

.v-btn--floating .v-btn__content :not(:only-child):first-child,
.v-btn--floating .v-btn__content :not(:only-child):last-child {
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.v-btn--floating.v-btn--active .v-btn__content :not(:only-child):first-child {
    opacity: 0;
    transform: rotate(45deg)
}

.v-btn--floating.v-btn--active .v-btn__content :not(:only-child):last-child {
    opacity: 1;
    transform: rotate(0)
}

.v-btn--floating .v-icon {
    height: inherit;
    width: inherit
}

.v-btn--floating.v-btn--small {
    height: 40px;
    width: 40px
}

.v-btn--floating.v-btn--small .v-icon {
    font-size: 18px
}

.v-btn--floating.v-btn--large {
    height: 72px;
    width: 72px
}

.v-btn--floating.v-btn--large .v-icon {
    font-size: 30px
}

.layout.row.reverse,
.v-btn--reverse .v-btn__content {
    flex-direction: row-reverse
}

.layout.column.reverse,
.v-btn--reverse.v-btn--column .v-btn__content {
    flex-direction: column-reverse
}

.v-btn--absolute,
.v-btn--fixed,
.v-toolbar .v-input,
.v-toolbar .v-text-field--box,
.v-toolbar .v-text-field--enclosed {
    margin: 0
}

.v-btn.v-btn--fixed {
    position: fixed
}

.v-btn--top:not(.v-btn--absolute) {
    top: 16px
}

.v-btn--top.v-btn--absolute {
    top: -28px
}

.v-btn--top.v-btn--absolute.v-btn--small {
    top: -20px
}

.v-btn--top.v-btn--absolute.v-btn--large {
    top: -36px
}

.v-text-field.v-text-field--full-width .v-label,
.v-text-field.v-text-field--solo .v-label {
    top: calc(50% - 10px)
}

.v-btn--bottom:not(.v-btn--absolute) {
    bottom: 16px
}

.v-btn--bottom.v-btn--absolute {
    bottom: -28px
}

.v-btn--bottom.v-btn--absolute.v-btn--small {
    bottom: -20px
}

.v-btn--bottom.v-btn--absolute.v-btn--large {
    bottom: -36px
}

.v-btn--left {
    left: 16px
}

.v-btn--right {
    right: 16px
}

.v-btn--loader .v-btn__content {
    opacity: 0
}

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

.v-btn__loading .v-icon--left {
    margin-right: 1rem;
    line-height: inherit
}

.v-btn__loading .v-icon--right {
    margin-left: 1rem;
    line-height: inherit
}

.v-btn.v-btn--outline {
    border: 1px solid currentColor;
    background: 0 0 !important;
    box-shadow: none
}

.v-btn--round,
.v-btn--round:after,
.v-chip {
    border-radius: 28px
}

.v-btn.v-btn--outline:hover {
    box-shadow: none
}

.v-btn--block {
    display: flex;
    flex: 1;
    margin: 6px 0;
    width: 100%
}

.v-btn .v-icon--right {
    margin-left: 16px
}

.v-btn .v-icon--left {
    margin-right: 16px
}

.v-btn.accent,
.v-btn.error,
.v-btn.info,
.v-btn.primary,
.v-btn.secondary,
.v-btn.success,
.v-btn.warning {
    color: #fff
}

.v-progress-circular {
    position: relative;
    display: inline-flex
}

.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: 1.4s linear infinite progress-circular-rotate;
    transform-origin: center center;
    transition: .2s ease-in-out
}

.v-progress-circular--indeterminate .v-progress-circular__overlay {
    animation: 1.4s ease-in-out infinite progress-circular-dash;
    stroke-linecap: round;
    stroke-dasharray: 80, 200;
    stroke-dashoffset: 0px
}

.v-progress-circular__underlay {
    stroke: rgba(0, 0, 0, 0.1);
    z-index: 1
}

.v-progress-circular__overlay {
    stroke: currentColor;
    z-index: 2;
    transition: .6s ease-in-out
}

.v-progress-circular__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@-moz-keyframes progress-circular-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0px
    }
    50% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -15px
    }
    100% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -125px
    }
}

@-webkit-keyframes progress-circular-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0px
    }
    50% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -15px
    }
    100% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -125px
    }
}

@-o-keyframes progress-circular-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0px
    }
    50% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -15px
    }
    100% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -125px
    }
}

@keyframes progress-circular-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0px
    }
    50% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -15px
    }
    100% {
        stroke-dasharray: 100, 200;
        stroke-dashoffset: -125px
    }
}

@-moz-keyframes progress-circular-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes progress-circular-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes progress-circular-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes progress-circular-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.container {
    flex: 1 1 100%;
    margin: auto;
    padding: 24px;
    width: 100%
}

@media only screen and (min-width:960px) {
    .container {
        max-width: 900px
    }
}

@media only screen and (min-width:1264px) {
    .container {
        max-width: 1185px
    }
}

@media only screen and (min-width:1904px) {
    .container {
        max-width: 1785px
    }
}

.container.fluid,
.layout.column>.flex {
    max-width: 100%
}

.container.fill-height>.layout {
    height: 100%;
    flex: 1 1 auto
}

.container.grid-list-xs .layout .flex {
    padding: 1px
}

.container.grid-list-xs .layout:only-child {
    margin: -1px
}

.container.grid-list-xs .layout:not(:only-child) {
    margin: auto -1px
}

.container.grid-list-xs :not(:only-child) .layout:first-child {
    margin-top: -1px
}

.container.grid-list-xs :not(:only-child) .layout:last-child {
    margin-bottom: -1px
}

.container.grid-list-sm .layout .flex {
    padding: 2px
}

.container.grid-list-sm .layout:only-child {
    margin: -2px
}

.container.grid-list-sm .layout:not(:only-child) {
    margin: auto -2px
}

.container.grid-list-sm :not(:only-child) .layout:first-child {
    margin-top: -2px
}

.container.grid-list-sm :not(:only-child) .layout:last-child {
    margin-bottom: -2px
}

.container.grid-list-md .layout .flex {
    padding: 4px
}

.container.grid-list-md .layout:only-child {
    margin: -4px
}

.container.grid-list-md .layout:not(:only-child) {
    margin: auto -4px
}

.container.grid-list-md :not(:only-child) .layout:first-child {
    margin-top: -4px
}

.container.grid-list-md :not(:only-child) .layout:last-child {
    margin-bottom: -4px
}

.container.grid-list-lg .layout .flex,
.v-form>.container>.layout>.flex {
    padding: 8px
}

.container.grid-list-lg .layout:only-child,
.v-form>.container>.layout:only-child {
    margin: -8px
}

.container.grid-list-lg .layout:not(:only-child),
.v-form>.container>.layout:not(:only-child) {
    margin: auto -8px
}

.container.grid-list-lg :not(:only-child) .layout:first-child {
    margin-top: -8px
}

.container.grid-list-lg :not(:only-child) .layout:last-child {
    margin-bottom: -8px
}

.container.grid-list-xl .layout .flex {
    padding: 12px
}

.container.grid-list-xl .layout:only-child {
    margin: -12px
}

.container.grid-list-xl .layout:not(:only-child) {
    margin: auto -12px
}

.container.grid-list-xl :not(:only-child) .layout:first-child {
    margin-top: -12px
}

.container.grid-list-xl :not(:only-child) .layout:last-child {
    margin-bottom: -12px
}

.layout {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: nowrap;
    min-width: 0
}

.layout.row {
    flex-direction: row
}

.layout.column {
    flex-direction: column
}

.layout.wrap {
    flex-wrap: wrap
}

@media all and (min-width:0) {
    .flex.xs1 {
        flex-basis: 8.333333333333332%;
        flex-grow: 0;
        max-width: 8.333333333333332%
    }
    .flex.order-xs1 {
        order: 1
    }
    .flex.xs2 {
        flex-basis: 16.666666666666664%;
        flex-grow: 0;
        max-width: 16.666666666666664%
    }
    .flex.order-xs2 {
        order: 2
    }
    .flex.xs3 {
        flex-basis: 25%;
        flex-grow: 0;
        max-width: 25%
    }
    .flex.order-xs3 {
        order: 3
    }
    .flex.xs4 {
        flex-basis: 33.33333333333333%;
        flex-grow: 0;
        max-width: 33.33333333333333%
    }
    .flex.order-xs4 {
        order: 4
    }
    .flex.xs5 {
        flex-basis: 41.66666666666667%;
        flex-grow: 0;
        max-width: 41.66666666666667%
    }
    .flex.order-xs5 {
        order: 5
    }
    .flex.xs6 {
        flex-basis: 50%;
        flex-grow: 0;
        max-width: 50%
    }
    .flex.order-xs6 {
        order: 6
    }
    .flex.xs7 {
        flex-basis: 58.333333333333336%;
        flex-grow: 0;
        max-width: 58.333333333333336%
    }
    .flex.order-xs7 {
        order: 7
    }
    .flex.xs8 {
        flex-basis: 66.66666666666666%;
        flex-grow: 0;
        max-width: 66.66666666666666%
    }
    .flex.order-xs8 {
        order: 8
    }
    .flex.xs9 {
        flex-basis: 75%;
        flex-grow: 0;
        max-width: 75%
    }
    .flex.order-xs9 {
        order: 9
    }
    .flex.xs10 {
        flex-basis: 83.33333333333334%;
        flex-grow: 0;
        max-width: 83.33333333333334%
    }
    .flex.order-xs10 {
        order: 10
    }
    .flex.xs11 {
        flex-basis: 91.66666666666666%;
        flex-grow: 0;
        max-width: 91.66666666666666%
    }
    .flex.order-xs11 {
        order: 11
    }
    .flex.xs12 {
        flex-basis: 100%;
        flex-grow: 0;
        max-width: 100%
    }
    .flex.order-xs12 {
        order: 12
    }
    .flex.offset-xs0 {
        margin-left: 0
    }
    .flex.offset-xs1 {
        margin-left: 8.333333333333332%
    }
    .flex.offset-xs2 {
        margin-left: 16.666666666666664%
    }
    .flex.offset-xs3 {
        margin-left: 25%
    }
    .flex.offset-xs4 {
        margin-left: 33.33333333333333%
    }
    .flex.offset-xs5 {
        margin-left: 41.66666666666667%
    }
    .flex.offset-xs6 {
        margin-left: 50%
    }
    .flex.offset-xs7 {
        margin-left: 58.333333333333336%
    }
    .flex.offset-xs8 {
        margin-left: 66.66666666666666%
    }
    .flex.offset-xs9 {
        margin-left: 75%
    }
    .flex.offset-xs10 {
        margin-left: 83.33333333333334%
    }
    .flex.offset-xs11 {
        margin-left: 91.66666666666666%
    }
    .flex.offset-xs12 {
        margin-left: 100%
    }
}

@media all and (min-width:600px) {
    .flex.sm1 {
        flex-basis: 8.333333333333332%;
        flex-grow: 0;
        max-width: 8.333333333333332%
    }
    .flex.order-sm1 {
        order: 1
    }
    .flex.sm2 {
        flex-basis: 16.666666666666664%;
        flex-grow: 0;
        max-width: 16.666666666666664%
    }
    .flex.order-sm2 {
        order: 2
    }
    .flex.sm3 {
        flex-basis: 25%;
        flex-grow: 0;
        max-width: 25%
    }
    .flex.order-sm3 {
        order: 3
    }
    .flex.sm4 {
        flex-basis: 33.33333333333333%;
        flex-grow: 0;
        max-width: 33.33333333333333%
    }
    .flex.order-sm4 {
        order: 4
    }
    .flex.sm5 {
        flex-basis: 41.66666666666667%;
        flex-grow: 0;
        max-width: 41.66666666666667%
    }
    .flex.order-sm5 {
        order: 5
    }
    .flex.sm6 {
        flex-basis: 50%;
        flex-grow: 0;
        max-width: 50%
    }
    .flex.order-sm6 {
        order: 6
    }
    .flex.sm7 {
        flex-basis: 58.333333333333336%;
        flex-grow: 0;
        max-width: 58.333333333333336%
    }
    .flex.order-sm7 {
        order: 7
    }
    .flex.sm8 {
        flex-basis: 66.66666666666666%;
        flex-grow: 0;
        max-width: 66.66666666666666%
    }
    .flex.order-sm8 {
        order: 8
    }
    .flex.sm9 {
        flex-basis: 75%;
        flex-grow: 0;
        max-width: 75%
    }
    .flex.order-sm9 {
        order: 9
    }
    .flex.sm10 {
        flex-basis: 83.33333333333334%;
        flex-grow: 0;
        max-width: 83.33333333333334%
    }
    .flex.order-sm10 {
        order: 10
    }
    .flex.sm11 {
        flex-basis: 91.66666666666666%;
        flex-grow: 0;
        max-width: 91.66666666666666%
    }
    .flex.order-sm11 {
        order: 11
    }
    .flex.sm12 {
        flex-basis: 100%;
        flex-grow: 0;
        max-width: 100%
    }
    .flex.order-sm12 {
        order: 12
    }
    .flex.offset-sm0 {
        margin-left: 0
    }
    .flex.offset-sm1 {
        margin-left: 8.333333333333332%
    }
    .flex.offset-sm2 {
        margin-left: 16.666666666666664%
    }
    .flex.offset-sm3 {
        margin-left: 25%
    }
    .flex.offset-sm4 {
        margin-left: 33.33333333333333%
    }
    .flex.offset-sm5 {
        margin-left: 41.66666666666667%
    }
    .flex.offset-sm6 {
        margin-left: 50%
    }
    .flex.offset-sm7 {
        margin-left: 58.333333333333336%
    }
    .flex.offset-sm8 {
        margin-left: 66.66666666666666%
    }
    .flex.offset-sm9 {
        margin-left: 75%
    }
    .flex.offset-sm10 {
        margin-left: 83.33333333333334%
    }
    .flex.offset-sm11 {
        margin-left: 91.66666666666666%
    }
    .flex.offset-sm12 {
        margin-left: 100%
    }
}

@media all and (min-width:960px) {
    .flex.md1 {
        flex-basis: 8.333333333333332%;
        flex-grow: 0;
        max-width: 8.333333333333332%
    }
    .flex.order-md1 {
        order: 1
    }
    .flex.md2 {
        flex-basis: 16.666666666666664%;
        flex-grow: 0;
        max-width: 16.666666666666664%
    }
    .flex.order-md2 {
        order: 2
    }
    .flex.md3 {
        flex-basis: 25%;
        flex-grow: 0;
        max-width: 25%
    }
    .flex.order-md3 {
        order: 3
    }
    .flex.md4 {
        flex-basis: 33.33333333333333%;
        flex-grow: 0;
        max-width: 33.33333333333333%
    }
    .flex.order-md4 {
        order: 4
    }
    .flex.md5 {
        flex-basis: 41.66666666666667%;
        flex-grow: 0;
        max-width: 41.66666666666667%
    }
    .flex.order-md5 {
        order: 5
    }
    .flex.md6 {
        flex-basis: 50%;
        flex-grow: 0;
        max-width: 50%
    }
    .flex.order-md6 {
        order: 6
    }
    .flex.md7 {
        flex-basis: 58.333333333333336%;
        flex-grow: 0;
        max-width: 58.333333333333336%
    }
    .flex.order-md7 {
        order: 7
    }
    .flex.md8 {
        flex-basis: 66.66666666666666%;
        flex-grow: 0;
        max-width: 66.66666666666666%
    }
    .flex.order-md8 {
        order: 8
    }
    .flex.md9 {
        flex-basis: 75%;
        flex-grow: 0;
        max-width: 75%
    }
    .flex.order-md9 {
        order: 9
    }
    .flex.md10 {
        flex-basis: 83.33333333333334%;
        flex-grow: 0;
        max-width: 83.33333333333334%
    }
    .flex.order-md10 {
        order: 10
    }
    .flex.md11 {
        flex-basis: 91.66666666666666%;
        flex-grow: 0;
        max-width: 91.66666666666666%
    }
    .flex.order-md11 {
        order: 11
    }
    .flex.md12 {
        flex-basis: 100%;
        flex-grow: 0;
        max-width: 100%
    }
    .flex.order-md12 {
        order: 12
    }
    .flex.offset-md0 {
        margin-left: 0
    }
    .flex.offset-md1 {
        margin-left: 8.333333333333332%
    }
    .flex.offset-md2 {
        margin-left: 16.666666666666664%
    }
    .flex.offset-md3 {
        margin-left: 25%
    }
    .flex.offset-md4 {
        margin-left: 33.33333333333333%
    }
    .flex.offset-md5 {
        margin-left: 41.66666666666667%
    }
    .flex.offset-md6 {
        margin-left: 50%
    }
    .flex.offset-md7 {
        margin-left: 58.333333333333336%
    }
    .flex.offset-md8 {
        margin-left: 66.66666666666666%
    }
    .flex.offset-md9 {
        margin-left: 75%
    }
    .flex.offset-md10 {
        margin-left: 83.33333333333334%
    }
    .flex.offset-md11 {
        margin-left: 91.66666666666666%
    }
    .flex.offset-md12 {
        margin-left: 100%
    }
}

@media all and (min-width:1264px) {
    .flex.lg1 {
        flex-basis: 8.333333333333332%;
        flex-grow: 0;
        max-width: 8.333333333333332%
    }
    .flex.order-lg1 {
        order: 1
    }
    .flex.lg2 {
        flex-basis: 16.666666666666664%;
        flex-grow: 0;
        max-width: 16.666666666666664%
    }
    .flex.order-lg2 {
        order: 2
    }
    .flex.lg3 {
        flex-basis: 25%;
        flex-grow: 0;
        max-width: 25%
    }
    .flex.order-lg3 {
        order: 3
    }
    .flex.lg4 {
        flex-basis: 33.33333333333333%;
        flex-grow: 0;
        max-width: 33.33333333333333%
    }
    .flex.order-lg4 {
        order: 4
    }
    .flex.lg5 {
        flex-basis: 41.66666666666667%;
        flex-grow: 0;
        max-width: 41.66666666666667%
    }
    .flex.order-lg5 {
        order: 5
    }
    .flex.lg6 {
        flex-basis: 50%;
        flex-grow: 0;
        max-width: 50%
    }
    .flex.order-lg6 {
        order: 6
    }
    .flex.lg7 {
        flex-basis: 58.333333333333336%;
        flex-grow: 0;
        max-width: 58.333333333333336%
    }
    .flex.order-lg7 {
        order: 7
    }
    .flex.lg8 {
        flex-basis: 66.66666666666666%;
        flex-grow: 0;
        max-width: 66.66666666666666%
    }
    .flex.order-lg8 {
        order: 8
    }
    .flex.lg9 {
        flex-basis: 75%;
        flex-grow: 0;
        max-width: 75%
    }
    .flex.order-lg9 {
        order: 9
    }
    .flex.lg10 {
        flex-basis: 83.33333333333334%;
        flex-grow: 0;
        max-width: 83.33333333333334%
    }
    .flex.order-lg10 {
        order: 10
    }
    .flex.lg11 {
        flex-basis: 91.66666666666666%;
        flex-grow: 0;
        max-width: 91.66666666666666%
    }
    .flex.order-lg11 {
        order: 11
    }
    .flex.lg12 {
        flex-basis: 100%;
        flex-grow: 0;
        max-width: 100%
    }
    .flex.order-lg12 {
        order: 12
    }
    .flex.offset-lg0 {
        margin-left: 0
    }
    .flex.offset-lg1 {
        margin-left: 8.333333333333332%
    }
    .flex.offset-lg2 {
        margin-left: 16.666666666666664%
    }
    .flex.offset-lg3 {
        margin-left: 25%
    }
    .flex.offset-lg4 {
        margin-left: 33.33333333333333%
    }
    .flex.offset-lg5 {
        margin-left: 41.66666666666667%
    }
    .flex.offset-lg6 {
        margin-left: 50%
    }
    .flex.offset-lg7 {
        margin-left: 58.333333333333336%
    }
    .flex.offset-lg8 {
        margin-left: 66.66666666666666%
    }
    .flex.offset-lg9 {
        margin-left: 75%
    }
    .flex.offset-lg10 {
        margin-left: 83.33333333333334%
    }
    .flex.offset-lg11 {
        margin-left: 91.66666666666666%
    }
    .flex.offset-lg12 {
        margin-left: 100%
    }
}

@media all and (min-width:1904px) {
    .flex.xl1 {
        flex-basis: 8.333333333333332%;
        flex-grow: 0;
        max-width: 8.333333333333332%
    }
    .flex.order-xl1 {
        order: 1
    }
    .flex.xl2 {
        flex-basis: 16.666666666666664%;
        flex-grow: 0;
        max-width: 16.666666666666664%
    }
    .flex.order-xl2 {
        order: 2
    }
    .flex.xl3 {
        flex-basis: 25%;
        flex-grow: 0;
        max-width: 25%
    }
    .flex.order-xl3 {
        order: 3
    }
    .flex.xl4 {
        flex-basis: 33.33333333333333%;
        flex-grow: 0;
        max-width: 33.33333333333333%
    }
    .flex.order-xl4 {
        order: 4
    }
    .flex.xl5 {
        flex-basis: 41.66666666666667%;
        flex-grow: 0;
        max-width: 41.66666666666667%
    }
    .flex.order-xl5 {
        order: 5
    }
    .flex.xl6 {
        flex-basis: 50%;
        flex-grow: 0;
        max-width: 50%
    }
    .flex.order-xl6 {
        order: 6
    }
    .flex.xl7 {
        flex-basis: 58.333333333333336%;
        flex-grow: 0;
        max-width: 58.333333333333336%
    }
    .flex.order-xl7 {
        order: 7
    }
    .flex.xl8 {
        flex-basis: 66.66666666666666%;
        flex-grow: 0;
        max-width: 66.66666666666666%
    }
    .flex.order-xl8 {
        order: 8
    }
    .flex.xl9 {
        flex-basis: 75%;
        flex-grow: 0;
        max-width: 75%
    }
    .flex.order-xl9 {
        order: 9
    }
    .flex.xl10 {
        flex-basis: 83.33333333333334%;
        flex-grow: 0;
        max-width: 83.33333333333334%
    }
    .flex.order-xl10 {
        order: 10
    }
    .flex.xl11 {
        flex-basis: 91.66666666666666%;
        flex-grow: 0;
        max-width: 91.66666666666666%
    }
    .flex.order-xl11 {
        order: 11
    }
    .flex.xl12 {
        flex-basis: 100%;
        flex-grow: 0;
        max-width: 100%
    }
    .flex.order-xl12 {
        order: 12
    }
    .flex.offset-xl0 {
        margin-left: 0
    }
    .flex.offset-xl1 {
        margin-left: 8.333333333333332%
    }
    .flex.offset-xl2 {
        margin-left: 16.666666666666664%
    }
    .flex.offset-xl3 {
        margin-left: 25%
    }
    .flex.offset-xl4 {
        margin-left: 33.33333333333333%
    }
    .flex.offset-xl5 {
        margin-left: 41.66666666666667%
    }
    .flex.offset-xl6 {
        margin-left: 50%
    }
    .flex.offset-xl7 {
        margin-left: 58.333333333333336%
    }
    .flex.offset-xl8 {
        margin-left: 66.66666666666666%
    }
    .flex.offset-xl9 {
        margin-left: 75%
    }
    .flex.offset-xl10 {
        margin-left: 83.33333333333334%
    }
    .flex.offset-xl11 {
        margin-left: 91.66666666666666%
    }
    .flex.offset-xl12 {
        margin-left: 100%
    }
}

.child-flex>*,
.flex {
    flex: 1 1 auto;
    max-width: 100%
}

.align-start {
    align-items: flex-start
}

.align-end {
    align-items: flex-end
}

.align-center {
    align-items: center
}

.align-baseline {
    align-items: baseline
}

.align-content-start {
    align-content: flex-start
}

.align-content-end {
    align-content: flex-end
}

.align-content-center {
    align-content: center
}

.align-content-space-between {
    align-content: space-between
}

.align-content-space-around {
    align-content: space-around
}

.justify-start {
    justify-content: flex-start
}

.justify-center,
.v-pagination__item {
    justify-content: center
}

.justify-space-around {
    justify-content: space-around
}

.justify-space-between {
    justify-content: space-between
}

.spacer {
    flex-grow: 1 !important
}

.grow {
    flex-grow: 1 !important;
    flex-shrink: 0 !important
}

.shrink {
    flex-grow: 0 !important;
    flex-shrink: 1 !important
}

.scroll-y {
    overflow-y: auto
}

.hide-overflow {
    overflow: hidden !important
}

.show-overflow {
    overflow: visible !important
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-flex>*,
.d-inline-flex>* {
    flex: 1 1 auto !important
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline {
    display: inline !important
}

.v-content {
    transition: none;
    display: flex;
    flex: 1 0 auto;
    max-width: 100%
}

.v-content[data-booted=true],
.v-toolbar[data-booted=true] {
    transition: .2s cubic-bezier(.4, 0, .2, 1)
}

.v-content__wrap {
    flex: 1 1 auto;
    max-width: 100%;
    position: relative
}

@-moz-document url-prefix() {
    @media print {
        .application,
        .application--wrap,
        .v-content {
            display: block
        }
    }
}

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

.theme--dark.v-toolbar {
    background-color: #212121;
    color: #fff
}

.v-toolbar {
    transition: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    position: relative;
    width: 100%;
    will-change: padding-left, padding-right
}

.v-expansion-panel--inset,
.v-expansion-panel--popout,
.v-expansion-panel__body .v-card,
.v-toolbar .v-btn-toggle,
.v-toolbar .v-overflow-btn,
.v-toolbar--card {
    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)
}

.v-small-dialog a>*,
.v-toolbar .v-tabs,
table.v-table thead th>div {
    width: 100%
}

.v-toolbar__title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .02em;
    overflow: hidden;
    text-overflow: ellipsis
}

.v-toolbar__title:not(:first-child) {
    margin-left: 20px
}

.v-toolbar__content,
.v-toolbar__extension {
    align-items: center;
    display: flex;
    padding: 0 24px
}

.v-toolbar__content .v-btn--icon,
.v-toolbar__extension .v-btn--icon {
    margin: 6px
}

.v-toolbar__content>:first-child,
.v-toolbar__extension>:first-child {
    margin-left: 0
}

.v-toolbar__content>:first-child.v-btn--icon,
.v-toolbar__extension>:first-child.v-btn--icon {
    margin-left: -6px
}

.v-toolbar__content>:first-child.v-menu .v-menu__activator .v-btn,
.v-toolbar__content>:first-child.v-tooltip span .v-btn,
.v-toolbar__extension>:first-child.v-menu .v-menu__activator .v-btn,
.v-toolbar__extension>:first-child.v-tooltip span .v-btn {
    margin-left: 0
}

.v-toolbar__content>:first-child.v-menu .v-menu__activator .v-btn--icon,
.v-toolbar__content>:first-child.v-tooltip span .v-btn--icon,
.v-toolbar__extension>:first-child.v-menu .v-menu__activator .v-btn--icon,
.v-toolbar__extension>:first-child.v-tooltip span .v-btn--icon {
    margin-left: -6px
}

.v-toolbar__content>:last-child,
.v-toolbar__extension>:last-child {
    margin-right: 0
}

.v-toolbar__content>:last-child.v-btn--icon,
.v-toolbar__extension>:last-child.v-btn--icon {
    margin-right: -6px
}

.v-toolbar__content>:last-child.v-menu .v-menu__activator .v-btn,
.v-toolbar__content>:last-child.v-tooltip span .v-btn,
.v-toolbar__extension>:last-child.v-menu .v-menu__activator .v-btn,
.v-toolbar__extension>:last-child.v-tooltip span .v-btn {
    margin-right: 0
}

.v-toolbar__content>:last-child.v-menu .v-menu__activator .v-btn--icon,
.v-toolbar__content>:last-child.v-tooltip span .v-btn--icon,
.v-toolbar__extension>:last-child.v-menu .v-menu__activator .v-btn--icon,
.v-toolbar__extension>:last-child.v-tooltip span .v-btn--icon {
    margin-right: -6px
}

.v-toolbar__content>.v-list,
.v-toolbar__extension>.v-list {
    flex: 1 1 auto;
    max-height: 100%
}

.v-toolbar__content>.v-list:first-child,
.v-toolbar__extension>.v-list:first-child {
    margin-left: -24px
}

.v-toolbar__content>.v-list:last-child,
.v-toolbar__extension>.v-list:last-child {
    margin-right: -24px
}

.v-toolbar__extension>.v-toolbar__title {
    margin-left: 72px
}

.v-toolbar__items {
    display: flex;
    height: inherit;
    max-width: 100%;
    padding: 0
}

.v-toolbar__items .v-btn {
    align-items: stretch
}

.v-toolbar__items .v-tooltip,
.v-toolbar__items .v-tooltip>span {
    height: inherit
}

.v-toolbar__items .v-btn,
.v-toolbar__items .v-menu,
.v-toolbar__items .v-menu__activator {
    height: inherit;
    margin: 0
}

.v-toolbar--card {
    border-radius: 2px 2px 0 0
}

.v-card,
.v-expansion-panel {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.v-toolbar--fixed {
    position: fixed;
    z-index: 2
}

.v-toolbar--absolute,
.v-toolbar--fixed {
    top: 0;
    left: 0
}

.v-toolbar--absolute {
    position: absolute;
    z-index: 2
}

.v-toolbar--floating {
    display: inline-flex;
    margin: 16px;
    width: auto
}

.v-toolbar--clipped {
    z-index: 3
}

.theme--light.v-expansion-panel .v-expansion-panel__container {
    border-top: 1px solid rgba(0, 0, 0, .12);
    background-color: #fff;
    color: rgba(0, 0, 0, .87)
}

.theme--light.v-expansion-panel .v-expansion-panel__container--disabled {
    color: rgba(0, 0, 0, .38)
}

.theme--light.v-expansion-panel--focusable .v-expansion-panel__container:focus {
    background-color: #eee
}

.theme--dark.v-expansion-panel .v-expansion-panel__container {
    border-top: 1px solid rgba(255, 255, 255, .12);
    background-color: #424242;
    color: #fff
}

.theme--dark.v-expansion-panel .v-expansion-panel__container .v-expansion-panel__header .v-expansion-panel__header__icon .v-icon {
    color: #fff
}

.theme--dark.v-expansion-panel .v-expansion-panel__container--disabled {
    color: rgba(255, 255, 255, .5)
}

.theme--dark.v-expansion-panel--focusable .v-expansion-panel__container:focus {
    background-color: #494949
}

.v-expansion-panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    text-align: left;
    width: 100%
}

.v-expansion-panel__container {
    flex: 1 0 100%;
    max-width: 100%;
    outline: 0;
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-expansion-panel__container:first-child {
    border-top: none !important
}

.v-expansion-panel__container .v-expansion-panel__header__iconnel__header__icon {
    margin-left: auto
}

.v-datatable thead th.column.sortable.active.desc i,
.v-expansion-panel__container--active>.v-expansion-panel__header .v-expansion-panel__header__icon .v-icon {
    transform: rotate(-180deg)
}

.v-expansion-panel__header {
    display: flex;
    cursor: pointer;
    align-items: center;
    position: relative;
    padding: 12px 24px;
    height: 48px
}

.v-expansion-panel__header>:not(.v-expansion-panel__header__icon) {
    flex: 1 1 auto
}

.v-expansion-panel__body .v-card {
    border-radius: 0
}

.v-expansion-panel--inset .v-expansion-panel__container--active,
.v-expansion-panel--popout .v-expansion-panel__container--active {
    margin: 16px;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.v-expansion-panel--inset .v-expansion-panel__container,
.v-expansion-panel--popout .v-expansion-panel__container {
    max-width: 95%
}

.v-expansion-panel--popout .v-expansion-panel__container--active {
    max-width: 100%
}

.v-expansion-panel--inset .v-expansion-panel__container--active {
    max-width: 85%
}

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

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

.v-card {
    display: block;
    border-radius: 2px;
    min-width: 0;
    position: relative
}

.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--raised {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.v-card--tile {
    border-radius: 0
}

.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)
}

.v-chip--active,
.v-chip--selected,
.v-chip:focus:not(.v-chip--disabled),
.v-overflow-btn.v-input--is-focused .v-input__slot,
.v-overflow-btn.v-select--is-menu-active .v-input__slot,
.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat) .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-card--hover {
    transition: .4s cubic-bezier(.25, .8, .25, 1);
    transition-property: box-shadow
}

.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__title {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 16px
}

.v-card__title--primary,
.v-select.v-text-field--enclosed:not(.v-text-field--single-line) .v-select__selections {
    padding-top: 24px
}

.v-card__text {
    padding: 16px;
    width: 100%
}

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

.v-card__actions .v-btn,
.v-card__actions>*,
.v-select.v-select--chips input,
.v-text-field.v-text-field--enclosed {
    margin: 0
}

.v-card__actions .v-btn+.v-btn {
    margin-left: 8px
}

.v-image {
    z-index: 0
}

.v-image__image,
.v-image__placeholder {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.v-chip,
.v-menu,
.v-menu__activator,
.v-responsive,
.v-select,
.v-text-field__slot {
    position: relative
}

.v-image__image {
    background-repeat: no-repeat
}

.v-image__image--preload {
    filter: blur(2px)
}

.v-image__image--contain {
    background-size: contain
}

.v-image__image--cover {
    background-size: cover
}

.v-responsive {
    overflow: hidden;
    flex: 1 1 auto;
    display: flex
}

.v-responsive__sizer {
    transition: padding-bottom .2s cubic-bezier(.25, .8, .5, 1);
    flex: 0 0 0px
}

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

.theme--light.v-text-field:not(.v-input--has-state) .v-input__slot:hover: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(to right, rgba(0, 0, 0, 0.38) 0px, rgba(0, 0, 0, 0.38) 2px, transparent 2px, transparent 4px) 1 repeat
}

.theme--light.v-text-field__prefix,
.theme--light.v-text-field__suffix {
    color: rgba(0, 0, 0, .54)
}

.theme--light.v-text-field--solo .v-input__slot {
    border-radius: 2px;
    background: #fff
}

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

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

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

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

.theme--light.v-text-field--box:not(.v-input--is-focused) .v-input__slot:hover {
    background: rgba(0, 0, 0, .12)
}

.theme--light.v-text-field--outline .v-input__slot {
    border: 2px solid rgba(0, 0, 0, .54)
}

.theme--light.v-text-field--outline:not(.v-input--is-focused) .v-input__slot:hover {
    border: 2px solid rgba(0, 0, 0, .87)
}

.theme--dark.v-text-field .v-input__slot:before {
    border-color: rgba(255, 255, 255, .7)
}

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

.theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before {
    border-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.5) 0px, rgba(255, 255, 255, 0.5) 2px, transparent 2px, transparent 4px) 1 repeat
}

.theme--dark.v-text-field__prefix,
.theme--dark.v-text-field__suffix {
    color: rgba(255, 255, 255, .7)
}

.theme--dark.v-text-field--solo .v-input__slot {
    border-radius: 2px;
    background: #424242
}

.theme--dark.v-text-field--solo-inverted.v-text-field--solo .v-input__slot {
    background: rgba(255, 255, 255, .16)
}

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

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

.theme--dark.v-text-field--box .v-input__slot {
    background: rgba(0, 0, 0, .1)
}

.theme--dark.v-text-field--box:not(.v-input--is-focused) .v-input__slot:hover {
    background: rgba(0, 0, 0, .2)
}

.theme--dark.v-text-field--outline .v-input__slot {
    border: 2px solid rgba(255, 255, 255, .7)
}

.theme--dark.v-text-field--outline:not(.v-input--is-focused) .v-input__slot:hover {
    border: 2px solid #fff
}

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

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

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

.application--is-rtl .v-text-field--enclosed .v-input__append-outer {
    margin-left: 0;
    margin-right: 16px
}

.application--is-rtl .v-text-field--enclosed .v-input__prepend-outer {
    margin-left: 16px;
    margin-right: 0
}

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

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

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

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

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

.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-text-field .v-input__prepend-inner {
    margin-right: auto;
    padding-right: 4px
}

.v-text-field .v-input__append-inner {
    margin-left: auto;
    padding-left: 4px
}

.v-text-field .v-counter {
    margin-left: 8px;
    white-space: nowrap
}

.v-text-field .v-label {
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 6px
}

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

.v-text-field .v-input__slot {
    transition: background .3s cubic-bezier(.25, .8, .5, 1)
}

.v-text-field .v-input__slot:after,
.v-text-field .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__slot:before {
    border-style: solid;
    border-width: thin 0 0
}

.v-text-field .v-input__slot:after,
.v-text-field--box .v-input__slot:before {
    border-style: solid;
    border-width: thin 0
}

.v-text-field .v-input__slot:after {
    border-color: currentColor;
    transform: scaleX(0)
}

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

.v-text-field__prefix,
.v-text-field__suffix {
    align-self: center;
    cursor: default
}

.v-text-field__prefix {
    width: 16px;
    text-align: right;
    padding-right: 4px
}

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

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

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

.v-text-field__slot {
    display: flex;
    flex: 1 1 auto;
    height: 100%
}

.v-text-field--box .v-input__slot,
.v-text-field--outline .v-input__slot {
    align-items: stretch;
    min-height: 56px
}

.v-text-field--box input,
.v-text-field--outline input {
    margin-top: 22px
}

.v-text-field--box.v-text-field--single-line input,
.v-text-field--outline.v-text-field--single-line input {
    margin-top: 12px
}

.v-text-field--box .v-label,
.v-text-field--outline .v-label {
    top: 18px
}

.v-text-field--box .v-label--active,
.v-text-field--outline .v-label--active {
    transform: translateY(-6px) scale(.75)
}

.v-text-field--box .v-input__slot {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

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

.v-text-field.v-text-field--enclosed .v-input__slot,
.v-text-field.v-text-field--enclosed .v-text-field__details {
    padding: 0 12px
}

.v-text-field.v-text-field--enclosed .v-text-field__details {
    margin-bottom: 8px
}

.v-text-field.v-text-field--full-width.v-input {
    margin-bottom: 0;
    margin-top: 0
}

.v-text-field.v-text-field--full-width .v-input__control {
    padding: 12px 0
}

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

.v-text-field.v-text-field--full-width .v-input__append-inner {
    align-self: center;
    margin-top: 0
}

.application--is-rtl .v-messages,
.v-text-field--reverse input {
    text-align: right
}

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

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

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

.v-text-field--outline .v-input__slot {
    background: 0 0 !important;
    border-radius: 4px
}

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

.v-text-field--outline.v-input--is-focused .v-input__slot {
    border: 2px solid currentColor;
    transition: border .3s cubic-bezier(.25, .8, .5, 1)
}

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

.v-text-field.v-text-field--solo .v-text-field__slot {
    align-items: center
}

.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-overflow-btn,
.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-input--is-focused .v-input__slot:after {
    transform: scaleX(1)
}

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

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

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

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

.theme--dark.v-select .v-chip--disabled,
.theme--dark.v-select .v-select__selection--disabled,
.theme--dark.v-select.v-input--is-disabled .v-select__selections {
    color: rgba(255, 255, 255, .5)
}

.v-select {
    cursor: pointer
}

.v-select .v-menu {
    flex: 1 1 auto;
    width: 100%
}

.v-select .v-chip {
    flex: 0 1 auto
}

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

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

.v-select.v-text-field input {
    flex: 1 1;
    margin-top: 0;
    min-width: 0;
    position: relative
}

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

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

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

.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-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: 56px
}

.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 auto;
    flex-wrap: wrap;
    line-height: 18px
}

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

.v-select__selection--comma {
    align-items: center;
    display: inline-flex;
    margin: 7px 4px 7px 0
}

.v-select__slot {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%
}

.v-chip,
.v-chip .v-chip__content {
    display: inline-flex;
    vertical-align: middle
}

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

.theme--light.v-chip {
    background: #e0e0e0
}

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

.theme--dark.v-chip,
.theme--light.v-input:not(.v-input--is-disabled) input,
.theme--light.v-input:not(.v-input--is-disabled) textarea {
    color: rgba(0, 0, 0, .87)
}

.theme--dark.v-chip {
    background: #fff
}

.theme--dark.v-chip--disabled {
    color: rgba(255, 255, 255, .5)
}

.v-chip {
    align-items: center;
    border: 1px solid transparent;
    font-size: 13px;
    margin: 4px;
    outline: 0;
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-chip--small .v-icon,
.v-chip__close,
select option {
    font-size: 20px
}

.v-chip .v-chip__content {
    align-items: center;
    border-radius: 28px;
    cursor: default;
    height: 32px;
    justify-content: space-between;
    padding: 0 12px;
    z-index: 1
}

.v-chip--removable .v-chip__content {
    padding: 0 4px 0 12px
}

.v-chip .v-avatar {
    height: 32px !important;
    margin-left: -12px;
    margin-right: 8px;
    min-width: 32px;
    width: 32px !important
}

.v-chip .v-avatar img {
    height: 100%;
    width: 100%
}

.v-chip--active,
.v-chip--selected,
.v-chip:focus:not(.v-chip--disabled) {
    border-color: rgba(0, 0, 0, .13)
}

.v-chip--active:after,
.v-chip--selected:after,
.v-chip:focus:not(.v-chip--disabled):after {
    background: currentColor;
    border-radius: inherit;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: inherit;
    width: 100%;
    pointer-events: none;
    opacity: .13
}

.v-chip--label,
.v-chip--label .v-chip__content,
.v-menu__content {
    border-radius: 2px
}

.v-chip.v-chip.v-chip--outline {
    background: 0 0 !important;
    border-color: currentColor;
    color: #9e9e9e
}

.v-chip--small {
    height: 24px
}

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

.v-chip__close {
    align-items: center;
    color: inherit;
    display: flex;
    margin: 0 2px 0 8px;
    user-select: none
}

.v-chip__close>.v-icon {
    color: inherit !important;
    font-size: 20px;
    cursor: pointer;
    opacity: .5
}

.v-chip__close>.v-icon:hover,
.v-datatable thead th.column.sortable.active i {
    opacity: 1
}

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

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

.v-chip .v-icon--right {
    margin-left: 12px;
    margin-right: -8px
}

.v-chip .v-icon--left {
    margin-left: -8px;
    margin-right: 12px
}

.v-menu {
    display: block;
    vertical-align: middle
}

.v-menu--inline {
    display: inline-block
}

.v-menu__activator {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%
}

.v-menu__activator * {
    cursor: pointer
}

.v-menu__content {
    position: absolute;
    display: inline-block;
    max-width: 80%;
    overflow-y: auto;
    overflow-x: hidden;
    contain: content;
    will-change: transform;
    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-menu__content>.card {
    contain: content;
    backface-visibility: hidden
}

.v-menu>.v-menu__content {
    max-width: none
}

.v-menu-transition-enter .v-list__tile {
    min-width: 0
}

.v-menu-transition-enter-to .v-list__tile {
    pointer-events: auto;
    transition-delay: 0.1s
}

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

.v-autocomplete--is-selecting-index input,
.v-menu-transition-enter,
.v-menu-transition-leave-to {
    opacity: 0
}

.v-datatable thead th.column.sortable:focus i,
.v-datatable thead th.column.sortable:hover i,
.v-pagination--disabled {
    opacity: .6
}

.v-menu-transition-enter-active,
.v-menu-transition-leave-active {
    transition: .3s cubic-bezier(.25, .8, .25, 1)
}

.v-menu-transition-enter.v-menu__content--auto .v-list__tile {
    opacity: 0;
    transform: translateY(-15px)
}

.v-menu-transition-enter.v-menu__content--auto .v-list__tile--active {
    opacity: 1;
    transform: none !important;
    pointer-events: auto
}

.theme--light.v-input--selection-controls.v-input--is-disabled .v-icon {
    color: rgba(0, 0, 0, .26) !important
}

.theme--dark.v-input--selection-controls.v-input--is-disabled .v-icon {
    color: rgba(255, 255, 255, .3) !important
}

.application--is-rtl .v-input--selection-controls .v-input--selection-controls__input {
    margin-right: 0;
    margin-left: 8px
}

.v-input--selection-controls {
    padding: 4px 0
}

.v-input--selection-controls .v-input__append-outer,
.v-input--selection-controls .v-input__prepend-outer {
    margin-top: 0;
    margin-bottom: 0
}

.v-input--selection-controls__input {
    color: inherit;
    display: inline-flex;
    flex: 0 0 auto;
    height: 24px;
    position: relative;
    margin-right: 8px;
    transition: color .2s cubic-bezier(.25, .8, .25, 1), transform .3s cubic-bezier(.25, .8, .25, 1);
    width: 24px;
    user-select: none
}

.v-input--selection-controls__input input {
    position: absolute;
    opacity: 0
}

.v-input--selection-controls__input+.v-label {
    user-select: none;
    cursor: pointer
}

.v-input--selection-controls__ripple {
    cursor: pointer;
    height: 48px;
    position: absolute;
    transition: inherit;
    width: 48px;
    left: -12px;
    top: calc(50% - 24px)
}

.v-input__slot,
.v-label {
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-input--selection-controls__ripple:before {
    border-radius: 50%;
    bottom: 0;
    content: '';
    position: absolute;
    opacity: .2;
    left: 0;
    right: 0;
    top: 0;
    transform-origin: center center;
    transform: scale(.2);
    transition: inherit
}

.v-alert__dismissible:hover,
.v-carousel__controls__item:hover .v-icon {
    opacity: .8
}

.v-input--selection-controls.v-input .v-label {
    align-items: center;
    display: inline-flex;
    top: 0;
    height: auto
}

.v-alert--no-icon .v-alert__icon,
.v-input--is-loading .v-input__slot:after,
.v-input--is-loading .v-input__slot:before,
table.v-table .input-group--selection-controls .input-group__details {
    display: none
}

.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before,
.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before {
    background: currentColor;
    transform: scale(.8)
}

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

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

.theme--dark.v-input:not(.v-input--is-disabled) input,
.theme--dark.v-input:not(.v-input--is-disabled) textarea {
    color: #fff
}

.theme--dark.v-input input::placeholder,
.theme--dark.v-input textarea::placeholder {
    color: rgba(255, 255, 255, .5)
}

.theme--dark.v-input--is-disabled .v-label,
.theme--dark.v-input--is-disabled input,
.theme--dark.v-input--is-disabled textarea {
    color: rgba(255, 255, 255, .5)
}

.v-input {
    align-items: flex-start;
    display: flex;
    flex: 1 1 auto;
    font-size: 16px;
    margin-top: 16px;
    text-align: left
}

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

.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: 0
}

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

.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-input__append-outer {
    margin-left: 9px
}

.v-input__prepend-outer {
    margin-right: 9px
}

.v-input__control {
    display: flex;
    flex-direction: column;
    height: auto;
    flex-grow: 1;
    flex-wrap: wrap;
    position: relative;
    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,
.v-pagination--circle .v-pagination__item,
.v-pagination--circle .v-pagination__more,
.v-pagination--circle .v-pagination__navigation {
    border-radius: 50%
}

.v-input__slot {
    align-items: center;
    color: inherit;
    display: flex;
    margin-bottom: 8px;
    min-height: inherit;
    position: relative;
    width: 100%
}

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

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

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

.theme--light.v-datatable thead th.column.sortable i,
.theme--light.v-label--is-disabled,
.theme--light.v-radio--is-disabled label {
    color: rgba(0, 0, 0, .38)
}

.theme--dark.v-label {
    color: rgba(255, 255, 255, .7)
}

.theme--dark.v-label--is-disabled {
    color: rgba(255, 255, 255, .5)
}

.v-label {
    font-size: 16px;
    line-height: 1;
    min-height: 8px
}

.v-progress-linear__bar,
.v-progress-linear__bar__determinate {
    transition: .2s;
    height: inherit
}

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

.theme--dark.v-messages {
    color: rgba(255, 255, 255, .7)
}

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

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

.v-progress-linear {
    background: 0 0;
    margin: 1rem 0;
    overflow: hidden;
    width: 100%;
    position: relative
}

.v-progress-linear__bar {
    width: 100%;
    position: relative;
    z-index: 1
}

.v-progress-linear__bar__indeterminate .long,
.v-progress-linear__bar__indeterminate .short {
    height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    will-change: left, right;
    width: auto;
    background-color: inherit
}

.v-progress-linear__bar__indeterminate--active .long {
    animation: 2.2s infinite indeterminate
}

.v-progress-linear__bar__indeterminate--active .short {
    animation: 2.2s infinite indeterminate-short
}

.v-progress-linear__background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transition: .3s ease-in
}

.v-alert,
.v-alert__dismissible,
.v-overflow-btn .v-input__control::before,
.v-overflow-btn .v-input__slot {
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-progress-linear--query .v-progress-linear__bar__indeterminate--active .long {
    animation: 2s infinite query
}

.v-progress-linear--query .v-progress-linear__bar__indeterminate--active .short {
    animation: 2s infinite query-short
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.theme--dark.v-divider {
    border-color: rgba(255, 255, 255, .12)
}

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

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

.v-divider--vertical {
    width: 0;
    max-width: 0;
    height: 100%;
    max-height: 100%;
    border: solid;
    border-width: 0 thin 0 0
}

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

.v-divider--vertical.v-divider--inset {
    max-height: calc(100% - 16px)
}

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

.theme--dark.v-subheader {
    color: rgba(255, 255, 255, .7)
}

.theme--light.v-counter,
.theme--light.v-pagination .v-pagination__navigation .v-icon {
    color: rgba(0, 0, 0, .54)
}

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

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

.theme--dark.v-counter {
    color: rgba(255, 255, 255, .7)
}

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

.theme--light.v-overflow-btn .v-input__control::before,
.theme--light.v-overflow-btn .v-input__slot::before {
    background-color: rgba(0, 0, 0, .12) !important
}

.theme--light.v-overflow-btn--editable.v-input--is-focused .v-input__append-inner,
.theme--light.v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner,
.theme--light.v-overflow-btn--editable:hover .v-input__append-inner,
.theme--light.v-overflow-btn--segmented .v-input__append-inner {
    border-left: 1px solid rgba(0, 0, 0, .12)
}

.theme--light.v-overflow-btn.v-input--is-focused .v-input__slot,
.theme--light.v-overflow-btn.v-select--is-menu-active .v-input__slot,
.theme--light.v-overflow-btn:hover .v-input__slot {
    background: #fff
}

.theme--dark.v-overflow-btn .v-input__control::before,
.theme--dark.v-overflow-btn .v-input__slot::before {
    background-color: rgba(255, 255, 255, .12) !important
}

.theme--dark.v-overflow-btn--editable.v-input--is-focused .v-input__append-inner,
.theme--dark.v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner,
.theme--dark.v-overflow-btn--editable:hover .v-input__append-inner,
.theme--dark.v-overflow-btn--segmented .v-input__append-inner {
    border-left: 1px solid rgba(255, 255, 255, .12)
}

.theme--dark.v-overflow-btn.v-input--is-focused .v-input__slot,
.theme--dark.v-overflow-btn.v-select--is-menu-active .v-input__slot,
.theme--dark.v-overflow-btn:hover .v-input__slot {
    background: #424242
}

.v-overflow-btn--segmented .v-select__selections .v-btn__content::before,
select {
    background-color: transparent
}

.v-overflow-btn:not(.v-overflow-btn--editable) .v-menu__activator,
.v-overflow-btn:not(.v-overflow-btn--editable) .v-menu__activator * {
    cursor: pointer
}

.v-overflow-btn .v-select__slot,
table.v-table tbody td,
table.v-table tbody th,
table.v-table tfoot tr {
    height: 48px
}

.v-overflow-btn .v-select__selection--comma:first-child,
.v-overflow-btn .v-select__slot input {
    margin-left: 16px
}

.v-overflow-btn .v-input__slot::after {
    content: none
}

.v-overflow-btn .v-label {
    margin-left: 16px;
    top: calc(50% - 10px)
}

.v-overflow-btn .v-input__append-inner {
    width: 48px;
    height: 48px;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    padding: 0;
    flex-shrink: 0
}

.v-alert>div,
.v-autocomplete input {
    align-self: center
}

.v-overflow-btn .v-input__append-outer,
.v-overflow-btn .v-input__prepend-outer {
    margin-top: 12px;
    margin-bottom: 12px
}

.v-overflow-btn .v-input__control::before {
    height: 1px;
    top: -1px;
    content: '';
    left: 0;
    position: absolute;
    width: 100%
}

.v-overflow-btn .v-select__selections {
    width: 0
}

.v-overflow-btn--segmented .v-select__selections {
    flex-wrap: nowrap
}

.v-overflow-btn--segmented .v-select__selections .v-btn {
    border-radius: 0;
    margin: 0 -16px 0 0;
    height: 48px;
    width: 100%
}

.v-overflow-btn--segmented .v-select__selections .v-btn__content {
    justify-content: start
}

.v-dialog__activator,
.v-dialog__activator *,
.v-overflow-btn--editable .v-input__append-inner,
.v-overflow-btn--editable .v-input__append-inner * {
    cursor: pointer
}

.v-autocomplete .v-menu__activator,
.v-autocomplete .v-menu__activator *,
.v-autocomplete.v-input {
    cursor: text
}

.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo) .v-select__slot>input,
.v-textarea.v-text-field--box .v-text-field__prefix,
.v-textarea.v-text-field--box textarea,
.v-textarea.v-text-field--enclosed .v-text-field__prefix,
.v-textarea.v-text-field--enclosed textarea {
    margin-top: 24px
}

.v-autocomplete:not(.v-input--is-disabled).v-select.v-text-field input,
table.v-table thead th.sortable {
    pointer-events: auto
}

.v-alert {
    border-width: 4px 0 0;
    border-style: solid;
    color: #fff;
    display: flex;
    font-size: 16px;
    margin: 4px auto;
    padding: 16px;
    position: relative
}

.v-alert__dismissible,
.v-tabs__item {
    color: inherit;
    user-select: none;
    text-decoration: none
}

.v-alert .v-alert__icon.v-icon,
.v-alert__dismissible .v-icon {
    align-self: center;
    color: rgba(0, 0, 0, .3);
    font-size: 24px
}

.v-alert--outline .v-icon {
    color: inherit !important
}

.v-alert__icon {
    margin-right: 16px
}

.v-alert__dismissible {
    align-self: flex-start;
    margin-left: 16px;
    margin-right: 0
}

.v-alert>div {
    flex: 1 1
}

@media screen and (max-width:600px) {
    .v-alert__icon {
        display: none
    }
}

.v-alert.v-alert {
    border-color: rgba(0, 0, 0, .12) !important
}

.v-alert.v-alert--outline {
    border: 1px solid currentColor !important
}

.theme--light.v-tabs__bar {
    background-color: #fff
}

.theme--light.v-tabs__bar .v-tabs__div {
    color: rgba(0, 0, 0, .87)
}

.theme--light.v-tabs__bar .v-tabs__item--disabled {
    color: rgba(0, 0, 0, .26)
}

.theme--dark.v-tabs__bar {
    background-color: #424242
}

.v-carousel__controls__item:hover,
.v-carousel__next .v-btn:hover,
.v-carousel__prev .v-btn:hover {
    background: 0 0
}

.theme--dark.v-tabs__bar .v-tabs__div,
.theme--light.v-textarea.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused textarea {
    color: #fff
}

.theme--dark.v-tabs__bar .v-tabs__item--disabled {
    color: rgba(255, 255, 255, .3)
}

.v-tabs__icon {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    height: 100%;
    position: absolute;
    top: 0;
    user-select: none;
    width: 32px
}

.v-tabs__icon--prev {
    left: 4px
}

.v-tabs__icon--next {
    right: 4px
}

.v-tabs__wrapper {
    overflow: hidden;
    contain: content;
    display: flex
}

.v-tabs__wrapper--show-arrows {
    margin-left: 40px;
    margin-right: 40px
}

.v-tabs__wrapper--show-arrows .v-tabs__container--align-with-title {
    padding-left: 16px
}

.v-tabs__container {
    flex: 1 0 auto;
    display: flex;
    height: 48px;
    transition: transform .6s cubic-bezier(.86, 0, .07, 1);
    position: relative
}

.v-tabs__item,
.v-tabs__slider-wrapper {
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-tabs__container--overflow .v-tabs__div {
    flex: 1 0 auto
}

.v-tabs__container--grow .v-tabs__div {
    flex: 1 0 auto;
    max-width: none
}

.v-tabs__container--icons-and-text {
    height: 72px
}

.v-tabs__container--align-with-title {
    padding-left: 56px
}

.v-tabs__container--fixed-tabs .v-tabs__div,
.v-tabs__container--icons-and-text .v-tabs__div {
    min-width: 72px
}

@media only screen and (min-width:600px) {
    .v-tabs__container--fixed-tabs .v-tabs__div,
    .v-tabs__container--icons-and-text .v-tabs__div {
        min-width: 160px
    }
}

@media only screen and (max-width:599px) {
    .v-tabs__wrapper--show-arrows .v-tabs__container--align-with-title {
        padding-left: 24px
    }
    .v-tabs__container--fixed-tabs .v-tabs__div {
        flex: 1 0 auto
    }
}

.v-tabs__container--centered .v-tabs__slider-wrapper+.v-tabs__div,
.v-tabs__container--centered>.v-tabs__div:first-child,
.v-tabs__container--fixed-tabs .v-tabs__slider-wrapper+.v-tabs__div,
.v-tabs__container--fixed-tabs>.v-tabs__div:first-child,
.v-tabs__container--right .v-tabs__slider-wrapper+.v-tabs__div,
.v-tabs__container--right>.v-tabs__div:first-child {
    margin-left: auto
}

.v-tabs__container--centered>.v-tabs__div:last-child,
.v-tabs__container--fixed-tabs>.v-tabs__div:last-child {
    margin-right: auto
}

.v-tabs__container--icons-and-text .v-tabs__item {
    flex-direction: column-reverse
}

.v-tabs__container--icons-and-text .v-tabs__item .v-icon {
    margin-bottom: 6px
}

.v-tabs__div {
    align-items: center;
    display: inline-flex;
    flex: 0 1 auto;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    height: inherit;
    max-width: 264px;
    text-align: center;
    vertical-align: middle
}

.v-tabs__item {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    height: 100%;
    justify-content: center;
    max-width: inherit;
    padding: 6px 12px;
    white-space: normal
}

.v-tabs__item:not(.v-tabs__item--active) {
    opacity: .7
}

.v-tabs__slider {
    height: 2px;
    width: 100%
}

.v-tabs__slider-wrapper {
    bottom: 0;
    margin: 0 !important;
    position: absolute
}

.v-tabs__items {
    overflow: hidden;
    position: relative
}

.v-tabs__content {
    width: 100%;
    transition: transform .4s cubic-bezier(.86, 0, .07, 1)
}

.v-rating .v-icon {
    padding: .5rem;
    border-radius: 50%;
    user-select: none
}

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

.application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot {
    margin-right: 0;
    margin-left: -12px
}

.application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea {
    padding-right: 0;
    padding-left: 12px
}

.v-textarea textarea {
    flex: 1 1 auto;
    line-height: 18px;
    max-width: 100%;
    min-height: 32px;
    outline: 0;
    padding: 7px 0 8px;
    width: 100%
}

.v-textarea .v-text-field__prefix {
    padding-top: 4px;
    align-self: start
}

.v-textarea.v-text-field--full-width .v-text-field__slot textarea,
.v-textarea.v-text-field--full-width.v-text-field--single-line .v-text-field__slot textarea {
    margin-top: 0
}

.v-textarea.v-text-field--full-width .v-text-field__details,
.v-textarea.v-text-field--full-width.v-text-field--single-line .v-text-field__details {
    bottom: 4px
}

.v-textarea.v-text-field--enclosed .v-text-field__slot {
    margin-right: -12px
}

.v-textarea.v-text-field--enclosed .v-text-field__slot textarea {
    padding-right: 12px
}

.v-textarea.v-text-field--box.v-text-field--single-line .v-text-field__prefix,
.v-textarea.v-text-field--box.v-text-field--single-line textarea,
.v-textarea.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix,
.v-textarea.v-text-field--enclosed.v-text-field--single-line textarea {
    margin-top: 12px
}

.v-textarea.v-text-field--box.v-text-field--single-line .v-label,
.v-textarea.v-text-field--enclosed.v-text-field--single-line .v-label {
    top: 18px
}

.v-textarea.v-text-field--solo {
    align-items: flex-start
}

.v-textarea.v-text-field--solo .v-input__append-inner,
.v-textarea.v-text-field--solo .v-input__append-outer,
.v-textarea.v-text-field--solo .v-input__prepend-inner,
.v-textarea.v-text-field--solo .v-input__prepend-outer {
    align-self: flex-start;
    margin-top: 16px
}

.v-textarea--no-resize textarea {
    resize: none
}

.v-form>.container {
    padding: 16px
}

.v-dialog {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
    border-radius: 2px;
    margin: 24px;
    overflow-y: auto;
    pointer-events: auto;
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    width: 100%;
    z-index: inherit
}

.v-carousel,
.v-pagination__item,
.v-tooltip__content {
    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-dialog__activator--disabled,
.v-dialog__content,
.v-pagination--disabled,
.v-radio--is-disabled,
.v-tooltip__content[class*="-active"] {
    pointer-events: none
}

.v-dialog__content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    transition: .2s cubic-bezier(.25, .8, .25, 1);
    width: 100%;
    z-index: 6;
    outline: 0
}

.v-carousel__controls__item .v-icon,
.v-carousel__item,
.v-datatable thead th.column.sortable i,
table.v-table thead th {
    transition: .3s cubic-bezier(.25, .8, .5, 1)
}

.v-dialog:not(.v-dialog--fullscreen) {
    max-height: 90%
}

.v-dialog__container {
    display: inline-block;
    vertical-align: middle
}

.v-dialog--animated {
    animation-duration: .15s;
    animation-name: animate-dialog;
    animation-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1)
}

.v-dialog--fullscreen {
    border-radius: 0;
    margin: 0;
    height: 100%;
    position: fixed;
    overflow-y: auto;
    top: 0;
    left: 0
}

.v-dialog--fullscreen>.v-card {
    min-height: 100%;
    min-width: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.v-dialog--scrollable {
    display: flex
}

.v-dialog--scrollable>.v-card {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column
}

.v-dialog--scrollable>.v-card>.v-card__actions,
.v-dialog--scrollable>.v-card>.v-card__title {
    flex: 1 0 auto
}

.v-dialog--scrollable>.v-card>.v-card__text {
    overflow-y: auto;
    backface-visibility: hidden
}

@-moz-keyframes animate-dialog {
    0%,
    100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
}

@-webkit-keyframes animate-dialog {
    0%,
    100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
}

@-o-keyframes animate-dialog {
    0%,
    100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
}

@keyframes animate-dialog {
    0%,
    100% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.03)
    }
}

.application--is-rtl .v-carousel__prev {
    left: auto;
    right: 5px
}

.application--is-rtl .v-carousel__next {
    left: 5px;
    right: auto
}

.v-carousel {
    height: 500px;
    width: 100%;
    position: relative;
    overflow: hidden
}

.v-carousel__item {
    position: absolute;
    top: 0;
    width: 100%
}

.v-carousel__next,
.v-carousel__prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%)
}

.v-carousel__next .v-btn,
.v-carousel__prev .v-btn {
    margin: 0;
    height: auto;
    width: auto
}

.v-carousel__next .v-btn i,
.v-carousel__prev .v-btn i {
    font-size: 48px
}

.v-carousel__prev {
    left: 5px
}

.v-carousel__next {
    right: 5px
}

.v-carousel__controls {
    background: rgba(0, 0, 0, .5);
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1
}

.v-carousel__controls__item {
    margin: 0 8px !important
}

.v-carousel__controls__item .v-icon {
    opacity: .5
}

.v-carousel__controls__item--active .v-icon {
    opacity: 1;
    vertical-align: middle
}

.v-tooltip__content {
    background: #616161;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 5px 8px;
    position: absolute;
    text-transform: initial;
    transition: .15s cubic-bezier(.25, .8, .5, 1);
    width: auto
}

@media only screen and (max-width:959px) {
    .container {
        padding: 16px
    }
    .v-toolbar__content,
    .v-toolbar__extension {
        padding: 0 16px
    }
    .v-toolbar__content>.v-list:first-child,
    .v-toolbar__extension>.v-list:first-child {
        margin-left: -16px
    }
    .v-toolbar__content>.v-list:last-child,
    .v-toolbar__extension>.v-list:last-child {
        margin-right: -16px
    }
    .v-tooltip .v-tooltip__content {
        padding: 10px 16px
    }
}

.v-input--radio-group .v-radio {
    margin-bottom: 8px
}

.v-input--radio-group__input {
    display: flex;
    width: 100%
}

.v-input--radio-group__input>.v-label {
    padding-bottom: 8px
}

.v-input--radio-group--row .v-input--radio-group__input {
    flex-direction: row;
    flex-wrap: wrap
}

.v-input--radio-group--column .v-input--radio-group__input {
    flex-direction: column
}

.theme--light.v-radio--is-disabled .v-icon {
    color: rgba(0, 0, 0, .26) !important
}

.theme--dark.v-radio--is-disabled label {
    color: rgba(255, 255, 255, .5)
}

.theme--light.v-datatable thead th.column.sortable.active,
.theme--light.v-datatable thead th.column.sortable.active i,
.theme--light.v-datatable thead th.column.sortable:hover,
.theme--light.v-small-dialog a,
.theme--light.v-table {
    color: rgba(0, 0, 0, .87)
}

.theme--dark.v-radio--is-disabled .v-icon {
    color: rgba(255, 255, 255, .3) !important
}

.v-radio {
    align-items: center;
    display: flex;
    height: auto;
    margin-right: 16px;
    outline: 0
}

.v-datatable .v-input--selection-controls,
select {
    margin: 0
}

.theme--light.v-pagination .v-pagination__item {
    background: #fff;
    color: #000
}

.theme--light.v-pagination .v-pagination__item--active {
    color: #fff
}

.theme--light.v-pagination .v-pagination__navigation {
    background: #fff
}

.theme--dark.v-pagination .v-pagination__item--active,
.theme--dark.v-pagination .v-pagination__navigation .v-icon {
    color: #fff
}

.theme--dark.v-pagination .v-pagination__item {
    background: #424242;
    color: #fff
}

.theme--dark.v-pagination .v-pagination__navigation {
    background: #424242
}

.v-pagination {
    align-items: center;
    align-items: center;
    display: inline-flex;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.v-pagination__item {
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    background: 0 0;
    height: 34px;
    width: 34px;
    margin: .3rem;
    text-decoration: none;
    transition: .3s cubic-bezier(0, 0, .2, 1)
}

.v-pagination__item--active {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.v-pagination__navigation {
    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);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    height: 2rem;
    border-radius: 4px;
    width: 2rem;
    margin: .3rem 10px
}

.v-pagination__navigation .v-icon {
    font-size: 2rem;
    transition: .2s cubic-bezier(.4, 0, .6, 1);
    vertical-align: middle
}

.v-pagination__navigation--disabled {
    opacity: .6;
    pointer-events: none
}

.v-pagination__more {
    margin: .3rem;
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    height: 2rem;
    width: 2rem
}

.theme--light.v-table {
    background-color: #fff
}

.theme--light.v-table tbody tr:not(:last-child),
.theme--light.v-table thead tr:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.theme--light.v-table thead th {
    color: rgba(0, 0, 0, .54)
}

.theme--light.v-table tbody tr[active] {
    background: #f5f5f5
}

.theme--light.v-table tbody tr:hover:not(.v-datatable__expand-row) {
    background: #eee
}

.theme--light.v-table tfoot tr {
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.theme--dark.v-table {
    background-color: #424242;
    color: #fff
}

.theme--dark.v-table tbody tr:not(:last-child),
.theme--dark.v-table thead tr:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.theme--dark.v-table thead th {
    color: rgba(255, 255, 255, .7)
}

.theme--dark.v-table tbody tr[active] {
    background: #505050
}

.theme--dark.v-table tbody tr:hover:not(.v-datatable__expand-row) {
    background: #616161
}

.theme--dark.v-table tfoot tr {
    border-top: 1px solid rgba(255, 255, 255, .12)
}

.v-table__overflow {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

table.v-table {
    border-radius: 2px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100%
}

table.v-table tbody td:first-child,
table.v-table tbody td:not(:first-child),
table.v-table tbody th:first-child,
table.v-table tbody th:not(:first-child),
table.v-table tfoot tr td,
table.v-table thead td:first-child,
table.v-table thead td:not(:first-child),
table.v-table thead th:first-child,
table.v-table thead th:not(:first-child) {
    padding: 0 24px
}

table.v-table thead th {
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap;
    user-select: none
}

table.v-table tbody tr {
    transition: background .3s cubic-bezier(.25, .8, .5, 1);
    will-change: background
}

table.v-table tbody td {
    font-weight: 400;
    font-size: 13px
}

table.v-table .input-group--selection-controls {
    padding: 0
}

table.v-table .input-group--selection-controls.checkbox .v-icon {
    left: 50%;
    transform: translateX(-50%)
}

table.v-table .input-group--selection-controls.checkbox .input-group--selection-controls__ripple {
    left: 50%;
    transform: translate(-50%, -50%)
}

.theme--dark.v-datatable thead th.column.sortable.active,
.theme--dark.v-datatable thead th.column.sortable.active i,
.theme--dark.v-datatable thead th.column.sortable:hover,
.theme--dark.v-small-dialog a {
    color: #fff
}

.theme--light.v-datatable .v-datatable__actions {
    background-color: #fff;
    color: rgba(0, 0, 0, .54);
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.theme--dark.v-datatable thead th.column.sortable i {
    color: rgba(255, 255, 255, .5)
}

.theme--dark.v-datatable .v-datatable__actions {
    background-color: #424242;
    color: rgba(255, 255, 255, .7);
    border-top: 1px solid rgba(255, 255, 255, .12)
}

.v-datatable thead th.column.sortable {
    cursor: pointer;
    outline: 0
}

.v-datatable thead th.column.sortable i {
    font-size: 16px;
    vertical-align: sub;
    display: inline-block;
    opacity: 0
}

.v-datatable thead th.column.sortable.active {
    transform: none
}

.v-datatable__actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
    flex-wrap: wrap-reverse
}

.v-datatable__actions .v-btn {
    color: inherit
}

.v-datatable__actions .v-btn:last-of-type {
    margin-left: 14px
}

.v-datatable__actions__range-controls {
    display: flex;
    align-items: center;
    min-height: 48px
}

.v-datatable__actions__pagination {
    display: block;
    text-align: center;
    margin: 0 32px 0 24px
}

.v-datatable__actions__select {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 14px;
    white-space: nowrap
}

.v-datatable__actions__select .v-select {
    flex: 0 1 0;
    margin: 13px 0 13px 34px;
    padding: 0;
    position: initial
}

.v-datatable__actions__select .v-select .v-select__selection--comma {
    font-size: 12px
}

.v-datatable__progress,
.v-datatable__progress td,
.v-datatable__progress th,
.v-datatable__progress tr {
    height: auto !important
}

.v-datatable__progress th {
    padding: 0 !important
}

.v-datatable__progress th .v-progress-linear {
    top: -2px;
    margin: 0 0 -2px
}

.v-datatable__expand-row {
    border: none !important
}

.v-datatable__expand-col {
    padding: 0 !important;
    height: 0 !important
}

.v-datatable__expand-col--expanded {
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.v-datatable__expand-content {
    transition: height .3s cubic-bezier(.25, .8, .5, 1)
}

.v-datatable__expand-content>.card {
    border-radius: 0;
    box-shadow: none
}

.theme--light.v-small-dialog .v-small-dialog__actions,
.theme--light.v-small-dialog .v-small-dialog__content {
    background: #fff
}

.theme--dark.v-small-dialog .v-small-dialog__actions,
.theme--dark.v-small-dialog .v-small-dialog__content {
    background: #424242
}

.v-small-dialog {
    display: block;
    width: 100%;
    height: 100%
}

.v-small-dialog__content {
    padding: 0 24px
}

.v-small-dialog__actions {
    text-align: right
}

.v-small-dialog a {
    display: flex;
    align-items: center;
    height: 100%;
    text-decoration: none
}

.v-small-dialog .v-menu__activator {
    height: 100%
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    padding: 0;
    outline: 0
}

select option {
    margin: 25px;
    padding: 25px
}

.ppbb-2 {
    padding-bottom: 35px !important
}

.paragraph {
    margin: 25px;
    padding: 35px;
    font-size: 16px
}

@media (min-width:768px) {
    .paragraph {
        margin: 35px;
        padding: 45px;
        font-size: 18px
    }
}

@media (min-width:992px) {
    .paragraph {
        margin: 45px;
        padding: 55px;
        font-size: 20px
    }
}

@media (min-width:1200px) {
    .paragraph {
        margin: 55px;
        padding: 65px;
        font-size: 20px
    }
}