Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ygonzalezp
sigi
Commits
defb5ab5
Commit
defb5ab5
authored
Aug 07, 2021
by
Yoelvis Gonzalez
Browse files
patients filters ok
parent
c5ea461a
Changes
153
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
13 additions
and
7 deletions
+13
-7
dist/css/app.50469b81.css
dist/css/app.50469b81.css
+1
-0
dist/css/chunk-05219fed.3fbb7a0d.css
dist/css/chunk-05219fed.3fbb7a0d.css
+1
-0
dist/css/chunk-0560ffec.ba1d52f1.css
dist/css/chunk-0560ffec.ba1d52f1.css
+1
-0
dist/css/chunk-0e1c7970.bbaedffe.css
dist/css/chunk-0e1c7970.bbaedffe.css
+0
-1
dist/css/chunk-12a9b5b8.3273d67d.css
dist/css/chunk-12a9b5b8.3273d67d.css
+0
-1
dist/css/chunk-1820c2a6.7ddecfbd.css
dist/css/chunk-1820c2a6.7ddecfbd.css
+1
-0
dist/css/chunk-1e8739ff.b32069c9.css
dist/css/chunk-1e8739ff.b32069c9.css
+1
-1
dist/css/chunk-1f635016.d7df91b3.css
dist/css/chunk-1f635016.d7df91b3.css
+0
-0
dist/css/chunk-2bdf8d8c.c2318f1e.css
dist/css/chunk-2bdf8d8c.c2318f1e.css
+1
-0
dist/css/chunk-2efdad30.72f5938b.css
dist/css/chunk-2efdad30.72f5938b.css
+1
-0
dist/css/chunk-33ff2d6d.ab87261f.css
dist/css/chunk-33ff2d6d.ab87261f.css
+0
-1
dist/css/chunk-341f5578.2151dc4f.css
dist/css/chunk-341f5578.2151dc4f.css
+1
-0
dist/css/chunk-40e87d86.bdf7fcd4.css
dist/css/chunk-40e87d86.bdf7fcd4.css
+1
-0
dist/css/chunk-466537f0.d4e78f8e.css
dist/css/chunk-466537f0.d4e78f8e.css
+1
-0
dist/css/chunk-46a6b738.d210bdca.css
dist/css/chunk-46a6b738.d210bdca.css
+0
-1
dist/css/chunk-4c41a6f2.4c66272c.css
dist/css/chunk-4c41a6f2.4c66272c.css
+1
-0
dist/css/chunk-50b3ea6d.0036a5df.css
dist/css/chunk-50b3ea6d.0036a5df.css
+1
-0
dist/css/chunk-5858a638.400f917d.css
dist/css/chunk-5858a638.400f917d.css
+0
-1
dist/css/chunk-5887f980.172b4612.css
dist/css/chunk-5887f980.172b4612.css
+1
-0
dist/css/chunk-75bdfcfa.eeacb100.css
dist/css/chunk-75bdfcfa.eeacb100.css
+0
-1
No files found.
dist/css/app.
92f16882
.css
→
dist/css/app.
50469b81
.css
View file @
defb5ab5
.extra-padding
{
padding-bottom
:
96px
!important
;
padding-top
:
96px
!important
}
@media
screen
and
(
max-width
:
959px
){
.extra-padding
{
padding-top
:
48px
!important
;
padding-bottom
:
48px
!important
}}
.base-avatar
{
border-radius
:
50%
;
position
:
relative
;
overflow
:
visible
}
.base-avatar__outline
{
position
:
absolute
!important
;
left
:
0
;
top
:
0
}
.base-avatar--outlined
{
background-color
:
#fff
}
.base-avatar--outlined
.base-avatar__avatar
{
border
:
thin
solid
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.base-divider
.v-divider
{
border-width
:
3px
0
0
0
!important
}
.base-divider.base-divider--dense
.v-divider
{
border-width
:
2px
0
0
0
!important
}
.v-card--material__avatar
{
position
:
relative
;
top
:
-64px
;
margin-bottom
:
-32px
}
.v-card--material__heading
{
position
:
relative
;
top
:
-40px
;
-webkit-transition
:
.3s
ease
;
transition
:
.3s
ease
;
z-index
:
1
}
.v-card--material-stats
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
position
:
relative
}
.v-card--material-stats
>
div
:first-child
{
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
}
.v-card--material-stats
.v-card
{
border-radius
:
4px
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
}
.v-card--material-stats
.v-card__text
{
display
:
inline-block
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
calc
(
100%
-
120px
);
flex
:
1
0
calc
(
100%
-
120px
);
position
:
absolute
;
top
:
0
;
right
:
0
;
width
:
100%
}
.v-card--material-stats
.v-card__actions
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
100%
;
flex
:
1
0
100%
}
\ No newline at end of file
.extra-padding
{
padding-bottom
:
96px
!important
;
padding-top
:
96px
!important
}
@media
screen
and
(
max-width
:
959px
){
.extra-padding
{
padding-top
:
48px
!important
;
padding-bottom
:
48px
!important
}}
.base-avatar
{
border-radius
:
50%
;
position
:
relative
;
overflow
:
visible
}
.base-avatar__outline
{
position
:
absolute
!important
;
left
:
0
;
top
:
0
}
.base-avatar--outlined
{
background-color
:
#fff
}
.base-avatar--outlined
.base-avatar__avatar
{
border
:
thin
solid
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.base-divider
.v-divider
{
border-width
:
3px
0
0
0
!important
}
.base-divider.base-divider--dense
.v-divider
{
border-width
:
2px
0
0
0
!important
}
\ No newline at end of file
dist/css/chunk-05219fed.3fbb7a0d.css
0 → 100644
View file @
defb5ab5
.theme--light.v-card
{
background-color
:
#fff
;
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--light.v-card
>
.v-card__subtitle
,
.theme--light.v-card
>
.v-card__text
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.theme--dark.v-card
{
background-color
:
#1e1e1e
;
color
:
#fff
}
.theme--dark.v-card
>
.v-card__subtitle
,
.theme--dark.v-card
>
.v-card__text
{
color
:
hsla
(
0
,
0%
,
100%
,
.7
)}
.v-sheet.v-card
{
border-radius
:
4px
}
.v-sheet.v-card
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
box-shadow
:
0
3px
1px
-2px
rgba
(
0
,
0
,
0
,
.2
),
0
2px
2px
0
rgba
(
0
,
0
,
0
,
.14
),
0
1px
5px
0
rgba
(
0
,
0
,
0
,
.12
)}
.v-sheet.v-card.v-sheet--shaped
{
border-radius
:
24px
4px
}
.v-card
{
border-width
:
thin
;
display
:
block
;
max-width
:
100%
;
outline
:
none
;
text-decoration
:
none
;
-webkit-transition-property
:
opacity
,
-webkit-box-shadow
;
transition-property
:
opacity
,
-webkit-box-shadow
;
transition-property
:
box-shadow
,
opacity
;
transition-property
:
box-shadow
,
opacity
,
-webkit-box-shadow
;
overflow-wrap
:
break-word
;
position
:
relative
;
white-space
:
normal
}
.v-card
>
.v-card__progress
+
:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
),
.v-card
>
:first-child:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
)
{
border-top-left-radius
:
inherit
;
border-top-right-radius
:
inherit
}
.v-card
>
:last-child:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
)
{
border-bottom-left-radius
:
inherit
;
border-bottom-right-radius
:
inherit
}
.v-card__progress
{
top
:
0
;
left
:
0
;
right
:
0
;
overflow
:
hidden
}
.v-card__subtitle
+
.v-card__text
{
padding-top
:
0
}
.v-card__subtitle
,
.v-card__text
{
font-size
:
.875rem
;
font-weight
:
400
;
line-height
:
1.375rem
;
letter-spacing
:
.0071428571em
}
.v-card__subtitle
,
.v-card__text
,
.v-card__title
{
padding
:
16px
}
.v-card__title
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
font-size
:
1rem
;
font-weight
:
700
;
letter-spacing
:
.1875rem
;
line-height
:
2rem
;
word-break
:
break-all
}
.v-card__title
+
.v-card__subtitle
,
.v-card__title
+
.v-card__text
{
padding-top
:
0
}
.v-card__title
+
.v-card__subtitle
{
margin-top
:
-16px
}
.v-card__text
{
width
:
100%
}
.v-card__actions
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
padding
:
8px
}
.v-card__actions
>
.v-btn.v-btn
{
padding
:
0
8px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
+
.v-btn
{
margin-left
:
8px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
.v-icon--left
{
margin-left
:
4px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
.v-icon--right
{
margin-right
:
4px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
+
.v-btn
{
margin-right
:
8px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
.v-icon--left
{
margin-right
:
4px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
.v-icon--right
{
margin-left
:
4px
}
.v-card--flat
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-sheet.v-card--hover
{
cursor
:
pointer
;
-webkit-transition
:
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
),
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-sheet.v-card--hover
:focus
,
.v-sheet.v-card--hover
:hover
{
-webkit-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
);
box-shadow
:
0
5px
5px
-3px
rgba
(
0
,
0
,
0
,
.2
),
0
8px
10px
1px
rgba
(
0
,
0
,
0
,
.14
),
0
3px
14px
2px
rgba
(
0
,
0
,
0
,
.12
)}
.v-card--link
,
.v-card--link
.v-chip
{
cursor
:
pointer
}
.v-card--link
:focus:before
{
opacity
:
.08
}
.v-card--link
:before
{
background
:
currentColor
;
bottom
:
0
;
content
:
""
;
left
:
0
;
opacity
:
0
;
pointer-events
:
none
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
opacity
.2s
;
transition
:
opacity
.2s
}
.v-card--disabled
{
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
.v-card--disabled
>
:not
(
.v-card__progress
)
{
opacity
:
.6
;
-webkit-transition
:
inherit
;
transition
:
inherit
}
.v-card--loading
{
overflow
:
hidden
}
.v-card--raised
{
-webkit-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
);
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
)}
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
.theme--light.v-data-table
{
background-color
:
#fff
;
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--light.v-data-table
.v-data-table__divider
{
border-right
:
thin
solid
rgba
(
0
,
0
,
0
,
.12
)}
.theme--light.v-data-table.v-data-table--fixed-header
thead
th
{
background
:
#fff
;
-webkit-box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
.12
);
box-shadow
:
inset
0
-1px
0
rgba
(
0
,
0
,
0
,
.12
)}
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
td
:last-child
,
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
td
:not
(
.v-data-table__mobile-row
),
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
th
:last-child
,
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
th
:not
(
.v-data-table__mobile-row
),
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
:last-child
>
th
{
border-bottom
:
thin
solid
rgba
(
0
,
0
,
0
,
.12
)}
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
.active
{
background
:
#f5f5f5
}
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:hover:not
(
.v-data-table__expanded__content
)
:not
(
.v-data-table__empty-wrapper
)
{
background
:
#eee
}
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
td
:not
(
.v-data-table__mobile-row
),
.theme--light.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
:not
(
.v-data-table__mobile-row
)
{
border-top
:
thin
solid
rgba
(
0
,
0
,
0
,
.12
)}
.theme--dark.v-data-table
{
background-color
:
#1e1e1e
;
color
:
#fff
}
.theme--dark.v-data-table
.v-data-table__divider
{
border-right
:
thin
solid
hsla
(
0
,
0%
,
100%
,
.12
)}
.theme--dark.v-data-table.v-data-table--fixed-header
thead
th
{
background
:
#1e1e1e
;
-webkit-box-shadow
:
inset
0
-1px
0
hsla
(
0
,
0%
,
100%
,
.12
);
box-shadow
:
inset
0
-1px
0
hsla
(
0
,
0%
,
100%
,
.12
)}
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
color
:
hsla
(
0
,
0%
,
100%
,
.7
)}
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
td
:last-child
,
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
td
:not
(
.v-data-table__mobile-row
),
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
th
:last-child
,
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:not
(
:last-child
)>
th
:not
(
.v-data-table__mobile-row
),
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
:last-child
>
th
{
border-bottom
:
thin
solid
hsla
(
0
,
0%
,
100%
,
.12
)}
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
.active
{
background
:
#505050
}
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:hover:not
(
.v-data-table__expanded__content
)
:not
(
.v-data-table__empty-wrapper
)
{
background
:
#616161
}
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
td
:not
(
.v-data-table__mobile-row
),
.theme--dark.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
:not
(
.v-data-table__mobile-row
)
{
border-top
:
thin
solid
hsla
(
0
,
0%
,
100%
,
.12
)}
.v-data-table
{
line-height
:
1.5
;
max-width
:
100%
}
.v-data-table
>
.v-data-table__wrapper
>
table
{
width
:
100%
;
border-spacing
:
0
}
.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
td
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
th
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
td
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
td
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
padding
:
0
16px
;
-webkit-transition
:
height
.2s
cubic-bezier
(
.4
,
0
,
.6
,
1
);
transition
:
height
.2s
cubic-bezier
(
.4
,
0
,
.6
,
1
)}
.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
th
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
font-size
:
.75rem
;
height
:
48px
}
.v-application--is-ltr
.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
th
,
.v-application--is-ltr
.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
,
.v-application--is-ltr
.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
text-align
:
left
}
.v-application--is-rtl
.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
th
,
.v-application--is-rtl
.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
,
.v-application--is-rtl
.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
text-align
:
right
}
.v-data-table
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
td
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
td
,
.v-data-table
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
td
{
font-size
:
.875rem
;
height
:
48px
}
.v-data-table__wrapper
{
overflow-x
:
auto
;
overflow-y
:
hidden
}
.v-data-table__progress
{
height
:
auto
!important
}
.v-data-table__progress
th
{
height
:
auto
!important
;
border
:
none
!important
;
padding
:
0
;
position
:
relative
}
.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
td
,
.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
>
th
,
.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
td
,
.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
tfoot
>
tr
>
th
,
.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
td
,
.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
height
:
32px
}
.v-data-table--has-top
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:first-child:hover
>
td
:first-child
{
border-top-left-radius
:
0
}
.v-data-table--has-top
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:first-child:hover
>
td
:last-child
{
border-top-right-radius
:
0
}
.v-data-table--has-bottom
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:last-child:hover
>
td
:first-child
{
border-bottom-left-radius
:
0
}
.v-data-table--has-bottom
>
.v-data-table__wrapper
>
table
>
tbody
>
tr
:last-child:hover
>
td
:last-child
{
border-bottom-right-radius
:
0
}
.v-data-table--fixed-header
>
.v-data-table__wrapper
,
.v-data-table--fixed-height
.v-data-table__wrapper
{
overflow-y
:
auto
}
.v-data-table--fixed-header
>
.v-data-table__wrapper
>
table
>
thead
>
tr
>
th
{
border-bottom
:
0
!important
;
position
:
sticky
;
top
:
0
;
z-index
:
2
}
.v-data-table--fixed-header
>
.v-data-table__wrapper
>
table
>
thead
>
tr
:nth-child
(
2
)>
th
{
top
:
48px
}
.v-application--is-ltr
.v-data-table--fixed-header
.v-data-footer
{
margin-right
:
17px
}
.v-application--is-rtl
.v-data-table--fixed-header
.v-data-footer
{
margin-left
:
17px
}
.v-data-table--fixed-header.v-data-table--dense
>
.v-data-table__wrapper
>
table
>
thead
>
tr
:nth-child
(
2
)>
th
{
top
:
32px
}
\ No newline at end of file
dist/css/chunk-0560ffec.ba1d52f1.css
0 → 100644
View file @
defb5ab5
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
\ No newline at end of file
dist/css/chunk-0e1c7970.bbaedffe.css
deleted
100644 → 0
View file @
c5ea461a
.v-item-group
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
;
position
:
relative
;
max-width
:
100%
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
.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
:
#363636
}
.theme--dark.v-navigation-drawer
:not
(
.v-navigation-drawer--floating
)
.v-navigation-drawer__border
{
background-color
:
hsla
(
0
,
0%
,
100%
,
.12
)}
.theme--dark.v-navigation-drawer
.v-divider
{
border-color
:
hsla
(
0
,
0%
,
100%
,
.12
)}
.v-navigation-drawer
{
-webkit-overflow-scrolling
:
touch
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
left
:
0
;
max-width
:
100%
;
overflow
:
hidden
;
pointer-events
:
auto
;
top
:
0
;
-webkit-transition-duration
:
.2s
;
transition-duration
:
.2s
;
-webkit-transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
);
-webkit-transition-property
:
visibility
,
width
,
-webkit-transform
;
transition-property
:
visibility
,
width
,
-webkit-transform
;
transition-property
:
transform
,
visibility
,
width
;
transition-property
:
transform
,
visibility
,
width
,
-webkit-transform
}
.v-navigation-drawer
:not
([
data-booted
=
true
])
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-navigation-drawer.v-navigation-drawer--right
:after
{
left
:
0
;
right
:
auto
}
.v-navigation-drawer
.v-list
:not
(
.v-select-list
)
{
background
:
inherit
}
.v-navigation-drawer__border
{
position
:
absolute
;
right
:
0
;
top
:
0
;
height
:
100%
;
width
:
1px
}
.v-navigation-drawer__content
{
height
:
100%
;
overflow-y
:
auto
;
overflow-x
:
hidden
}
.v-navigation-drawer__image
{
border-radius
:
inherit
;
height
:
100%
;
position
:
absolute
;
top
:
0
;
bottom
:
0
;
z-index
:
-1
;
contain
:
strict
;
width
:
100%
}
.v-navigation-drawer__image
.v-image
{
border-radius
:
inherit
}
.v-navigation-drawer--bottom.v-navigation-drawer--is-mobile
{
max-height
:
50%
;
top
:
auto
;
bottom
:
0
;
min-width
:
100%
}
.v-navigation-drawer--right
{
left
:
auto
;
right
:
0
}
.v-navigation-drawer--right
>
.v-navigation-drawer__border
{
right
:
auto
;
left
:
0
}
.v-navigation-drawer--absolute
{
z-index
:
1
}
.v-navigation-drawer--fixed
{
z-index
:
6
}
.v-navigation-drawer--absolute
{
position
:
absolute
}
.v-navigation-drawer--clipped
:not
(
.v-navigation-drawer--temporary
)
:not
(
.v-navigation-drawer--is-mobile
)
{
z-index
:
4
}
.v-navigation-drawer--fixed
{
position
:
fixed
}
.v-navigation-drawer--floating
:after
{
display
:
none
}
.v-navigation-drawer--mini-variant
{
overflow
:
hidden
}
.v-navigation-drawer--mini-variant
.v-list-item
>
:first-child
{
margin-left
:
0
;
margin-right
:
0
}
.v-navigation-drawer--mini-variant
.v-list-item
>
:not
(
:first-child
)
{
position
:
absolute
!important
;
height
:
1px
;
width
:
1px
;
overflow
:
hidden
;
clip
:
rect
(
1px
,
1px
,
1px
,
1px
);
white-space
:
nowrap
;
display
:
initial
}
.v-navigation-drawer--mini-variant
.v-list-group--no-action
.v-list-group__items
,
.v-navigation-drawer--mini-variant
.v-list-group--sub-group
{
display
:
none
}
.v-navigation-drawer--mini-variant.v-navigation-drawer--custom-mini-variant
.v-list-item
{
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.v-navigation-drawer--temporary
{
z-index
:
7
}
.v-navigation-drawer--mobile
{
z-index
:
6
}
.v-navigation-drawer--close
{
visibility
:
hidden
}
.v-navigation-drawer--is-mobile
:not
(
.v-navigation-drawer--close
),
.v-navigation-drawer--temporary
:not
(
.v-navigation-drawer--close
)
{
-webkit-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
);
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
)}
.theme--light.v-overlay
{
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--dark.v-overlay
{
color
:
#fff
}
.v-overlay
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
border-radius
:
inherit
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
position
:
fixed
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
pointer-events
:
none
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
),
z-index
1ms
;
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
),
z-index
1ms
}
.v-overlay__content
{
position
:
relative
}
.v-overlay__scrim
{
border-radius
:
inherit
;
bottom
:
0
;
height
:
100%
;
left
:
0
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
inherit
;
transition
:
inherit
;
width
:
100%
;
will-change
:
opacity
}
.v-overlay--absolute
{
position
:
absolute
}
.v-overlay--active
{
pointer-events
:
auto
}
\ No newline at end of file
dist/css/chunk-12a9b5b8.3273d67d.css
deleted
100644 → 0
View file @
c5ea461a
#home-footer
a
{
text-decoration
:
none
}
.theme--light.v-footer
{
background-color
:
#f5f5f5
;
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--dark.v-footer
{
background-color
:
#272727
;
color
:
#fff
}
.v-sheet.v-footer
{
border-radius
:
0
}
.v-sheet.v-footer
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-footer.v-sheet--shaped
{
border-radius
:
24px
0
}
.v-footer
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
0
!important
;
-ms-flex
:
0
1
auto
!important
;
flex
:
0
1
auto
!important
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
padding
:
6px
16px
;
position
:
relative
;
-webkit-transition-duration
:
.2s
;
transition-duration
:
.2s
;
-webkit-transition-property
:
background-color
,
left
,
right
;
transition-property
:
background-color
,
left
,
right
;
-webkit-transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
)}
.v-footer
:not
([
data-booted
=
true
])
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-footer--absolute
,
.v-footer--fixed
{
z-index
:
3
}
.v-footer--absolute
{
position
:
absolute
}
.v-footer--absolute
:not
(
.v-footer--inset
)
{
width
:
100%
}
.v-footer--fixed
{
position
:
fixed
}
.v-footer--padless
{
padding
:
0
}
\ No newline at end of file
dist/css/chunk-1820c2a6.7ddecfbd.css
0 → 100644
View file @
defb5ab5
.theme--light.v-card
{
background-color
:
#fff
;
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--light.v-card
>
.v-card__subtitle
,
.theme--light.v-card
>
.v-card__text
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.theme--dark.v-card
{
background-color
:
#1e1e1e
;
color
:
#fff
}
.theme--dark.v-card
>
.v-card__subtitle
,
.theme--dark.v-card
>
.v-card__text
{
color
:
hsla
(
0
,
0%
,
100%
,
.7
)}
.v-sheet.v-card
{
border-radius
:
4px
}
.v-sheet.v-card
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
box-shadow
:
0
3px
1px
-2px
rgba
(
0
,
0
,
0
,
.2
),
0
2px
2px
0
rgba
(
0
,
0
,
0
,
.14
),
0
1px
5px
0
rgba
(
0
,
0
,
0
,
.12
)}
.v-sheet.v-card.v-sheet--shaped
{
border-radius
:
24px
4px
}
.v-card
{
border-width
:
thin
;
display
:
block
;
max-width
:
100%
;
outline
:
none
;
text-decoration
:
none
;
-webkit-transition-property
:
opacity
,
-webkit-box-shadow
;
transition-property
:
opacity
,
-webkit-box-shadow
;
transition-property
:
box-shadow
,
opacity
;
transition-property
:
box-shadow
,
opacity
,
-webkit-box-shadow
;
overflow-wrap
:
break-word
;
position
:
relative
;
white-space
:
normal
}
.v-card
>
.v-card__progress
+
:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
),
.v-card
>
:first-child:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
)
{
border-top-left-radius
:
inherit
;
border-top-right-radius
:
inherit
}
.v-card
>
:last-child:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
)
{
border-bottom-left-radius
:
inherit
;
border-bottom-right-radius
:
inherit
}
.v-card__progress
{
top
:
0
;
left
:
0
;
right
:
0
;
overflow
:
hidden
}
.v-card__subtitle
+
.v-card__text
{
padding-top
:
0
}
.v-card__subtitle
,
.v-card__text
{
font-size
:
.875rem
;
font-weight
:
400
;
line-height
:
1.375rem
;
letter-spacing
:
.0071428571em
}
.v-card__subtitle
,
.v-card__text
,
.v-card__title
{
padding
:
16px
}
.v-card__title
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
font-size
:
1rem
;
font-weight
:
700
;
letter-spacing
:
.1875rem
;
line-height
:
2rem
;
word-break
:
break-all
}
.v-card__title
+
.v-card__subtitle
,
.v-card__title
+
.v-card__text
{
padding-top
:
0
}
.v-card__title
+
.v-card__subtitle
{
margin-top
:
-16px
}
.v-card__text
{
width
:
100%
}
.v-card__actions
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
padding
:
8px
}
.v-card__actions
>
.v-btn.v-btn
{
padding
:
0
8px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
+
.v-btn
{
margin-left
:
8px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
.v-icon--left
{
margin-left
:
4px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
.v-icon--right
{
margin-right
:
4px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
+
.v-btn
{
margin-right
:
8px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
.v-icon--left
{
margin-right
:
4px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
.v-icon--right
{
margin-left
:
4px
}
.v-card--flat
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-sheet.v-card--hover
{
cursor
:
pointer
;
-webkit-transition
:
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
),
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-sheet.v-card--hover
:focus
,
.v-sheet.v-card--hover
:hover
{
-webkit-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
);
box-shadow
:
0
5px
5px
-3px
rgba
(
0
,
0
,
0
,
.2
),
0
8px
10px
1px
rgba
(
0
,
0
,
0
,
.14
),
0
3px
14px
2px
rgba
(
0
,
0
,
0
,
.12
)}
.v-card--link
,
.v-card--link
.v-chip
{
cursor
:
pointer
}
.v-card--link
:focus:before
{
opacity
:
.08
}
.v-card--link
:before
{
background
:
currentColor
;
bottom
:
0
;
content
:
""
;
left
:
0
;
opacity
:
0
;
pointer-events
:
none
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
opacity
.2s
;
transition
:
opacity
.2s
}
.v-card--disabled
{
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
.v-card--disabled
>
:not
(
.v-card__progress
)
{
opacity
:
.6
;
-webkit-transition
:
inherit
;
transition
:
inherit
}
.v-card--loading
{
overflow
:
hidden
}
.v-card--raised
{
-webkit-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
);
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
)}
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
.theme--light.v-toolbar.v-sheet
{
background-color
:
#fff
}
.theme--dark.v-toolbar.v-sheet
{
background-color
:
#272727
}
.v-sheet.v-toolbar
{
border-radius
:
0
}
.v-sheet.v-toolbar
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-toolbar.v-sheet--shaped
{
border-radius
:
24px
0
}
.v-toolbar
{
contain
:
layout
;
display
:
block
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
;
-webkit-transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
position
:
relative
;
-webkit-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
);
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-toolbar
.v-input
{
padding-top
:
0
;
margin-top
:
0
}
.v-toolbar__content
,
.v-toolbar__extension
{
padding
:
4px
16px
}
.v-toolbar__content
.v-btn.v-btn--icon.v-size--default
,
.v-toolbar__extension
.v-btn.v-btn--icon.v-size--default
{
height
:
48px
;
width
:
48px
}
.v-application--is-ltr
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
,
.v-application--is-ltr
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
{
margin-left
:
-12px
}
.v-application--is-rtl
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
,
.v-application--is-rtl
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
{
margin-right
:
-12px
}
.v-application--is-ltr
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
,
.v-application--is-ltr
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
{
padding-left
:
20px
}
.v-application--is-rtl
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
,
.v-application--is-rtl
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
{
padding-right
:
20px
}
.v-application--is-ltr
.v-toolbar__content
>
.v-btn.v-btn--icon
:last-child
,
.v-application--is-ltr
.v-toolbar__extension
>
.v-btn.v-btn--icon
:last-child
{
margin-right
:
-12px
}
.v-application--is-rtl
.v-toolbar__content
>
.v-btn.v-btn--icon
:last-child
,
.v-application--is-rtl
.v-toolbar__extension
>
.v-btn.v-btn--icon
:last-child
{
margin-left
:
-12px
}
.v-toolbar__content
>
.v-tabs
,
.v-toolbar__extension
>
.v-tabs
{
height
:
inherit
;
margin-top
:
-4px
;
margin-bottom
:
-4px
}
.v-toolbar__content
>
.v-tabs
>
.v-slide-group.v-tabs-bar
,
.v-toolbar__extension
>
.v-tabs
>
.v-slide-group.v-tabs-bar
{
background-color
:
inherit
;
height
:
inherit
}
.v-toolbar__content
>
.v-tabs
:first-child
,
.v-toolbar__extension
>
.v-tabs
:first-child
{
margin-left
:
-16px
}
.v-toolbar__content
>
.v-tabs
:last-child
,
.v-toolbar__extension
>
.v-tabs
:last-child
{
margin-right
:
-16px
}
.v-toolbar__content
,
.v-toolbar__extension
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
;
z-index
:
0
}
.v-toolbar__image
{
position
:
absolute
;
top
:
0
;
bottom
:
0
;
width
:
100%
;
z-index
:
0
;
contain
:
strict
}
.v-toolbar__image
,
.v-toolbar__image
.v-image
{
border-radius
:
inherit
}
.v-toolbar__items
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
inherit
}
.v-toolbar__items
>
.v-btn
{
border-radius
:
0
;
height
:
100%
!important
;
max-height
:
none
}
.v-toolbar__title
{
font-size
:
1.25rem
;
line-height
:
1.5
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.v-toolbar.v-toolbar--absolute
{
position
:
absolute
;
top
:
0
;
z-index
:
1
}
.v-toolbar.v-toolbar--bottom
{
top
:
auto
;
bottom
:
0
}
.v-toolbar.v-toolbar--collapse
.v-toolbar__title
{
white-space
:
nowrap
}
.v-toolbar.v-toolbar--collapsed
{
max-width
:
112px
;
overflow
:
hidden
}
.v-application--is-ltr
.v-toolbar.v-toolbar--collapsed
{
border-bottom-right-radius
:
24px
}
.v-application--is-rtl
.v-toolbar.v-toolbar--collapsed
{
border-bottom-left-radius
:
24px
}
.v-toolbar.v-toolbar--collapsed
.v-toolbar__extension
,
.v-toolbar.v-toolbar--collapsed
.v-toolbar__title
{
display
:
none
}
.v-toolbar--dense
.v-toolbar__content
,
.v-toolbar--dense
.v-toolbar__extension
{
padding-top
:
0
;
padding-bottom
:
0
}
.v-toolbar--flat
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-toolbar--floating
{
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
}
.v-toolbar--prominent
.v-toolbar__content
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
}
.v-toolbar--prominent
.v-toolbar__title
{
font-size
:
1.5rem
;
padding-top
:
6px
}
.v-toolbar--prominent
:not
(
.v-toolbar--bottom
)
.v-toolbar__title
{
-ms-flex-item-align
:
end
;
align-self
:
flex-end
;
padding-bottom
:
6px
;
padding-top
:
0
}
\ No newline at end of file
dist/css/chunk-
a162a5e0.d9645dca
.css
→
dist/css/chunk-
1e8739ff.b32069c9
.css
View file @
defb5ab5
.theme--light.v-list-item--disabled
{
color
:
rgba
(
0
,
0
,
0
,
.38
)}
.theme--light.v-list-item
:not
(
.v-list-item--active
)
:not
(
.v-list-item--disabled
)
{
color
:
rgba
(
0
,
0
,
0
,
.87
)
!important
}
.theme--light.v-list-item
.v-list-item__mask
{
color
:
rgba
(
0
,
0
,
0
,
.38
);
background
:
#eee
}
.theme--light.v-list-item
.v-list-item__action-text
,
.theme--light.v-list-item
.v-list-item__subtitle
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.theme--light.v-list-item
:hover:before
{
opacity
:
.04
}
.theme--light.v-list-item--active
:before
,
.theme--light.v-list-item--active
:hover:before
,
.theme--light.v-list-item
:focus:before
{
opacity
:
.12
}
.theme--light.v-list-item--active
:focus:before
,
.theme--light.v-list-item.v-list-item--highlighted
:before
{
opacity
:
.16
}
.theme--dark.v-list-item--disabled
{
color
:
hsla
(
0
,
0%
,
100%
,
.5
)}
.theme--dark.v-list-item
:not
(
.v-list-item--active
)
:not
(
.v-list-item--disabled
)
{
color
:
#fff
!important
}
.theme--dark.v-list-item
.v-list-item__mask
{
color
:
hsla
(
0
,
0%
,
100%
,
.5
);
background
:
#494949
}
.theme--dark.v-list-item
.v-list-item__action-text
,
.theme--dark.v-list-item
.v-list-item__subtitle
{
color
:
hsla
(
0
,
0%
,
100%
,
.7
)}
.theme--dark.v-list-item
:hover:before
{
opacity
:
.08
}
.theme--dark.v-list-item--active
:before
,
.theme--dark.v-list-item--active
:hover:before
,
.theme--dark.v-list-item
:focus:before
{
opacity
:
.24
}
.theme--dark.v-list-item--active
:focus:before
,
.theme--dark.v-list-item.v-list-item--highlighted
:before
{
opacity
:
.32
}
.v-list-item
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
letter-spacing
:
normal
;
min-height
:
48px
;
outline
:
none
;
padding
:
0
16px
;
position
:
relative
;
text-decoration
:
none
}
.v-list-item--disabled
{
pointer-events
:
none
}
.v-list-item--selectable
{
-webkit-user-select
:
auto
;
-moz-user-select
:
auto
;
-ms-user-select
:
auto
;
user-select
:
auto
}
.v-list-item
:after
{
content
:
""
;
min-height
:
inherit
;
font-size
:
0
}
.v-list-item__action
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
margin
:
12px
0
}
.v-list-item__action
.v-input
,
.v-list-item__action
.v-input--selection-controls__input
,
.v-list-item__action
.v-input__control
,
.v-list-item__action
.v-input__slot
{
margin
:
0
!important
}
.v-list-item__action
.v-input
{
padding
:
0
}
.v-list-item__action
.v-input
.v-messages
{
display
:
none
}
.v-list-item__action-text
{
font-size
:
.75rem
}
.v-list-item__avatar
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
}
.v-list-item__avatar
,
.v-list-item__avatar.v-list-item__avatar--horizontal
{
margin-bottom
:
8px
;
margin-top
:
8px
}
.v-application--is-ltr
.v-list-item__avatar.v-list-item__avatar--horizontal
:first-child
{
margin-left
:
-16px
}
.v-application--is-rtl
.v-list-item__avatar.v-list-item__avatar--horizontal
:first-child
{
margin-right
:
-16px
}
.v-application--is-ltr
.v-list-item__avatar.v-list-item__avatar--horizontal
:last-child
{
margin-left
:
-16px
}
.v-application--is-rtl
.v-list-item__avatar.v-list-item__avatar--horizontal
:last-child
{
margin-right
:
-16px
}
.v-list-item__content
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-item-align
:
center
;
align-self
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
;
flex
:
1
1
;
overflow
:
hidden
;
padding
:
12px
0
}
.v-list-item__content
>*
{
line-height
:
1.1
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
100%
;
flex
:
1
0
100%
}
.v-list-item__content
>
:not
(
:last-child
)
{
margin-bottom
:
2px
}
.v-list-item__icon
{
-ms-flex-item-align
:
start
;
align-self
:
flex-start
;
margin
:
16px
0
}
.v-application--is-ltr
.v-list-item__action
:last-of-type:not
(
:only-child
),
.v-application--is-ltr
.v-list-item__avatar
:last-of-type:not
(
:only-child
),
.v-application--is-ltr
.v-list-item__icon
:last-of-type:not
(
:only-child
)
{
margin-left
:
16px
}
.v-application--is-ltr
.v-list-item__avatar
:first-child
,
.v-application--is-rtl
.v-list-item__action
:last-of-type:not
(
:only-child
),
.v-application--is-rtl
.v-list-item__avatar
:last-of-type:not
(
:only-child
),
.v-application--is-rtl
.v-list-item__icon
:last-of-type:not
(
:only-child
)
{
margin-right
:
16px
}
.v-application--is-rtl
.v-list-item__avatar
:first-child
{
margin-left
:
16px
}
.v-application--is-ltr
.v-list-item__action
:first-child
,
.v-application--is-ltr
.v-list-item__icon
:first-child
{
margin-right
:
32px
}
.v-application--is-rtl
.v-list-item__action
:first-child
,
.v-application--is-rtl
.v-list-item__icon
:first-child
{
margin-left
:
32px
}
.v-list-item__action
,
.v-list-item__avatar
,
.v-list-item__icon
{
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
;
min-width
:
24px
}
.v-list-item
.v-list-item__subtitle
,
.v-list-item
.v-list-item__title
{
line-height
:
1.2
}
.v-list-item__subtitle
,
.v-list-item__title
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.v-list-item__title
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
font-size
:
1rem
}
.v-list-item__title
>
.v-badge
{
margin-top
:
16px
}
.v-list-item__subtitle
{
font-size
:
.875rem
}
.v-list--dense
.v-list-item
,
.v-list-item--dense
{
min-height
:
40px
}
.v-list--dense
.v-list-item
.v-list-item__icon
,
.v-list-item--dense
.v-list-item__icon
{
height
:
24px
;
margin-top
:
8px
;
margin-bottom
:
8px
}
.v-list--dense
.v-list-item
.v-list-item__content
,
.v-list-item--dense
.v-list-item__content
{
padding
:
8px
0
}
.v-list--dense
.v-list-item
.v-list-item__subtitle
,
.v-list--dense
.v-list-item
.v-list-item__title
,
.v-list-item--dense
.v-list-item__subtitle
,
.v-list-item--dense
.v-list-item__title
{
font-size
:
.8125rem
;
font-weight
:
500
;
line-height
:
1rem
}
.v-list--dense
.v-list-item.v-list-item--two-line
,
.v-list-item--dense.v-list-item--two-line
{
min-height
:
60px
}
.v-list--dense
.v-list-item.v-list-item--three-line
,
.v-list-item--dense.v-list-item--three-line
{
min-height
:
76px
}
.v-list-item--link
{
cursor
:
pointer
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
.v-list-item--link
:before
{
background-color
:
currentColor
;
bottom
:
0
;
content
:
""
;
left
:
0
;
opacity
:
0
;
pointer-events
:
none
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
.v-list
.v-list-item--active
,
.v-list
.v-list-item--active
.v-icon
{
color
:
inherit
}
.v-list-item__action--stack
{
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
;
-ms-flex-item-align
:
stretch
;
align-self
:
stretch
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
white-space
:
nowrap
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.v-list--three-line
.v-list-item
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list--three-line
.v-list-item
.v-list-item__icon
,
.v-list--two-line
.v-list-item
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list--two-line
.v-list-item
.v-list-item__icon
,
.v-list-item--three-line
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list-item--three-line
.v-list-item__icon
,
.v-list-item--two-line
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list-item--two-line
.v-list-item__icon
{
margin-bottom
:
16px
;
margin-top
:
16px
}
.v-list--two-line
.v-list-item
,
.v-list-item--two-line
{
min-height
:
64px
}
.v-list--two-line
.v-list-item
.v-list-item__icon
,
.v-list-item--two-line
.v-list-item__icon
{
margin-bottom
:
32px
}
.v-list--three-line
.v-list-item
,
.v-list-item--three-line
{
min-height
:
88px
}
.v-list--three-line
.v-list-item
.v-list-item__action
,
.v-list--three-line
.v-list-item
.v-list-item__avatar
,
.v-list-item--three-line
.v-list-item__action
,
.v-list-item--three-line
.v-list-item__avatar
{
-ms-flex-item-align
:
start
;
align-self
:
flex-start
;
margin-top
:
16px
;
margin-bottom
:
16px
}
.v-list--three-line
.v-list-item
.v-list-item__content
,
.v-list-item--three-line
.v-list-item__content
{
-ms-flex-item-align
:
stretch
;
align-self
:
stretch
}
.v-list--three-line
.v-list-item
.v-list-item__subtitle
,
.v-list-item--three-line
.v-list-item__subtitle
{
white-space
:
normal
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
}
.v-list.accent
>
.v-list-item
,
.v-list.error
>
.v-list-item
,
.v-list.info
>
.v-list-item
,
.v-list.primary
>
.v-list-item
,
.v-list.secondary
>
.v-list-item
,
.v-list.success
>
.v-list-item
,
.v-list.warning
>
.v-list-item
{
color
:
#fff
}
.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-group--active
:after
,
.theme--light.v-list
.v-list-group--active
:before
{
background
:
rgba
(
0
,
0
,
0
,
.12
)}
.theme--dark.v-list
{
background
:
#1e1e1e
;
color
:
#fff
}
.theme--dark.v-list
.v-list--disabled
{
color
:
hsla
(
0
,
0%
,
100%
,
.5
)}
.theme--dark.v-list
.v-list-group--active
:after
,
.theme--dark.v-list
.v-list-group--active
:before
{
background
:
hsla
(
0
,
0%
,
100%
,
.12
)}
.v-sheet.v-list
{
border-radius
:
0
}
.v-sheet.v-list
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-list.v-sheet--shaped
{
border-radius
:
0
}
.v-list
{
display
:
block
;
padding
:
8px
0
;
position
:
static
;
-webkit-transition
:
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
)}
.v-list--disabled
{
pointer-events
:
none
}
.v-list--flat
.v-list-item
:before
{
display
:
none
}
.v-list--dense
.v-subheader
{
font-size
:
.75rem
;
height
:
40px
;
padding
:
0
8px
}
.v-list--nav
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--rounded
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
)
{
margin-bottom
:
8px
}
.v-list--nav.v-list--dense
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--nav
.v-list-item--dense
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--rounded.v-list--dense
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--rounded
.v-list-item--dense
:not
(
:last-child
)
:not
(
:only-child
)
{
margin-bottom
:
4px
}
.v-list--nav
{
padding-left
:
8px
;
padding-right
:
8px
}
.v-list--nav
.v-list-item
{
padding
:
0
8px
}
.v-list--nav
.v-list-item
,
.v-list--nav
.v-list-item
:before
{
border-radius
:
4px
}
.v-application--is-ltr
.v-list.v-sheet--shaped
.v-list-item
,
.v-application--is-ltr
.v-list.v-sheet--shaped
.v-list-item
:before
,
.v-application--is-ltr
.v-list.v-sheet--shaped
.v-list-item
>
.v-ripple__container
{
border-bottom-right-radius
:
32px
!important
;
border-top-right-radius
:
32px
!important
}
.v-application--is-rtl
.v-list.v-sheet--shaped
.v-list-item
,
.v-application--is-rtl
.v-list.v-sheet--shaped
.v-list-item
:before
,
.v-application--is-rtl
.v-list.v-sheet--shaped
.v-list-item
>
.v-ripple__container
{
border-bottom-left-radius
:
32px
!important
;
border-top-left-radius
:
32px
!important
}
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
:before
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
>
.v-ripple__container
{
border-bottom-right-radius
:
42.6666666667px
!important
;
border-top-right-radius
:
42.6666666667px
!important
}
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
:before
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
>
.v-ripple__container
{
border-bottom-left-radius
:
42.6666666667px
!important
;
border-top-left-radius
:
42.6666666667px
!important
}
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
:before
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
>
.v-ripple__container
{
border-bottom-right-radius
:
58.6666666667px
!important
;
border-top-right-radius
:
58.6666666667px
!important
}
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
:before
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
>
.v-ripple__container
{
border-bottom-left-radius
:
58.6666666667px
!important
;
border-top-left-radius
:
58.6666666667px
!important
}
.v-application--is-ltr
.v-list.v-sheet--shaped
{
padding-right
:
8px
}
.v-application--is-rtl
.v-list.v-sheet--shaped
{
padding-left
:
8px
}
.v-list--rounded
{
padding
:
8px
}
.v-list--rounded
.v-list-item
,
.v-list--rounded
.v-list-item
:before
,
.v-list--rounded
.v-list-item
>
.v-ripple__container
{
border-radius
:
32px
!important
}
.v-list--rounded.v-list--two-line
.v-list-item
,
.v-list--rounded.v-list--two-line
.v-list-item
:before
,
.v-list--rounded.v-list--two-line
.v-list-item
>
.v-ripple__container
{
border-radius
:
42.6666666667px
!important
}
.v-list--rounded.v-list--three-line
.v-list-item
,
.v-list--rounded.v-list--three-line
.v-list-item
:before
,
.v-list--rounded.v-list--three-line
.v-list-item
>
.v-ripple__container
{
border-radius
:
58.6666666667px
!important
}
.v-list--subheader
{
padding-top
:
0
}
.v-list-group
.v-list-group__header
.v-list-item__icon.v-list-group__header__append-icon
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
margin
:
0
;
min-width
:
48px
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.v-list-group--sub-group
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.v-list-group__header.v-list-item--active
:not
(
:hover
)
:not
(
:focus
)
:before
{
opacity
:
0
}
.v-list-group__items
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.v-list-group__items
.v-list-group__items
,
.v-list-group__items
.v-list-item
{
overflow
:
hidden
}
.v-list-group--active
>
.v-list-group__header.v-list-group__header--sub-group
>
.v-list-group__header__prepend-icon
.v-icon
,
.v-list-group--active
>
.v-list-group__header
>
.v-list-group__header__append-icon
.v-icon
{
-webkit-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
)}
.v-list-group--active
>
.v-list-group__header
.v-list-group__header__prepend-icon
.v-icon
,
.v-list-group--active
>
.v-list-group__header
.v-list-item
,
.v-list-group--active
>
.v-list-group__header
.v-list-item__content
{
color
:
inherit
}
.v-application--is-ltr
.v-list-group--sub-group
.v-list-item__action
:first-child
,
.v-application--is-ltr
.v-list-group--sub-group
.v-list-item__avatar
:first-child
,
.v-application--is-ltr
.v-list-group--sub-group
.v-list-item__icon
:first-child
{
margin-right
:
16px
}
.v-application--is-rtl
.v-list-group--sub-group
.v-list-item__action
:first-child
,
.v-application--is-rtl
.v-list-group--sub-group
.v-list-item__avatar
:first-child
,
.v-application--is-rtl
.v-list-group--sub-group
.v-list-item__icon
:first-child
{
margin-left
:
16px
}
.v-application--is-ltr
.v-list-group--sub-group
.v-list-group__header
{
padding-left
:
32px
}
.v-application--is-rtl
.v-list-group--sub-group
.v-list-group__header
{
padding-right
:
32px
}
.v-application--is-ltr
.v-list-group--sub-group
.v-list-group__items
.v-list-item
{
padding-left
:
40px
}
.v-application--is-rtl
.v-list-group--sub-group
.v-list-group__items
.v-list-item
{
padding-right
:
40px
}
.v-list-group--sub-group.v-list-group--active
.v-list-item__icon.v-list-group__header__prepend-icon
.v-icon
{
-webkit-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
)}
.v-application--is-ltr
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
72px
}
.v-application--is-rtl
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
72px
}
.v-application--is-ltr
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
88px
}
.v-application--is-rtl
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
88px
}
.v-application--is-ltr
.v-list--dense
.v-list-group--sub-group
.v-list-group__header
{
padding-left
:
24px
}
.v-application--is-rtl
.v-list--dense
.v-list-group--sub-group
.v-list-group__header
{
padding-right
:
24px
}
.v-application--is-ltr
.v-list--dense.v-list--nav
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
64px
}
.v-application--is-rtl
.v-list--dense.v-list--nav
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
64px
}
.v-application--is-ltr
.v-list--dense.v-list--nav
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
80px
}
.v-application--is-rtl
.v-list--dense.v-list--nav
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
80px
}
.v-list-item-group
.v-list-item--active
{
color
:
inherit
}
\ No newline at end of file
.theme--light.v-list-item--disabled
{
color
:
rgba
(
0
,
0
,
0
,
.38
)}
.theme--light.v-list-item
:not
(
.v-list-item--active
)
:not
(
.v-list-item--disabled
)
{
color
:
rgba
(
0
,
0
,
0
,
.87
)
!important
}
.theme--light.v-list-item
.v-list-item__mask
{
color
:
rgba
(
0
,
0
,
0
,
.38
);
background
:
#eee
}
.theme--light.v-list-item
.v-list-item__action-text
,
.theme--light.v-list-item
.v-list-item__subtitle
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.theme--light.v-list-item
:hover:before
{
opacity
:
.04
}
.theme--light.v-list-item--active
:before
,
.theme--light.v-list-item--active
:hover:before
,
.theme--light.v-list-item
:focus:before
{
opacity
:
.12
}
.theme--light.v-list-item--active
:focus:before
,
.theme--light.v-list-item.v-list-item--highlighted
:before
{
opacity
:
.16
}
.theme--dark.v-list-item--disabled
{
color
:
hsla
(
0
,
0%
,
100%
,
.5
)}
.theme--dark.v-list-item
:not
(
.v-list-item--active
)
:not
(
.v-list-item--disabled
)
{
color
:
#fff
!important
}
.theme--dark.v-list-item
.v-list-item__mask
{
color
:
hsla
(
0
,
0%
,
100%
,
.5
);
background
:
#494949
}
.theme--dark.v-list-item
.v-list-item__action-text
,
.theme--dark.v-list-item
.v-list-item__subtitle
{
color
:
hsla
(
0
,
0%
,
100%
,
.7
)}
.theme--dark.v-list-item
:hover:before
{
opacity
:
.08
}
.theme--dark.v-list-item--active
:before
,
.theme--dark.v-list-item--active
:hover:before
,
.theme--dark.v-list-item
:focus:before
{
opacity
:
.24
}
.theme--dark.v-list-item--active
:focus:before
,
.theme--dark.v-list-item.v-list-item--highlighted
:before
{
opacity
:
.32
}
.v-list-item
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
letter-spacing
:
normal
;
min-height
:
48px
;
outline
:
none
;
padding
:
0
16px
;
position
:
relative
;
text-decoration
:
none
}
.v-list-item--disabled
{
pointer-events
:
none
}
.v-list-item--selectable
{
-webkit-user-select
:
auto
;
-moz-user-select
:
auto
;
-ms-user-select
:
auto
;
user-select
:
auto
}
.v-list-item
:after
{
content
:
""
;
min-height
:
inherit
;
font-size
:
0
}
.v-list-item__action
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
margin
:
12px
0
}
.v-list-item__action
.v-input
,
.v-list-item__action
.v-input--selection-controls__input
,
.v-list-item__action
.v-input__control
,
.v-list-item__action
.v-input__slot
{
margin
:
0
!important
}
.v-list-item__action
.v-input
{
padding
:
0
}
.v-list-item__action
.v-input
.v-messages
{
display
:
none
}
.v-list-item__action-text
{
font-size
:
.75rem
}
.v-list-item__avatar
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
}
.v-list-item__avatar
,
.v-list-item__avatar.v-list-item__avatar--horizontal
{
margin-bottom
:
8px
;
margin-top
:
8px
}
.v-application--is-ltr
.v-list-item__avatar.v-list-item__avatar--horizontal
:first-child
{
margin-left
:
-16px
}
.v-application--is-rtl
.v-list-item__avatar.v-list-item__avatar--horizontal
:first-child
{
margin-right
:
-16px
}
.v-application--is-ltr
.v-list-item__avatar.v-list-item__avatar--horizontal
:last-child
{
margin-left
:
-16px
}
.v-application--is-rtl
.v-list-item__avatar.v-list-item__avatar--horizontal
:last-child
{
margin-right
:
-16px
}
.v-list-item__content
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-ms-flex-item-align
:
center
;
align-self
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
;
flex
:
1
1
;
overflow
:
hidden
;
padding
:
12px
0
}
.v-list-item__content
>*
{
line-height
:
1.1
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
100%
;
flex
:
1
0
100%
}
.v-list-item__content
>
:not
(
:last-child
)
{
margin-bottom
:
2px
}
.v-list-item__icon
{
-ms-flex-item-align
:
start
;
align-self
:
flex-start
;
margin
:
16px
0
}
.v-application--is-ltr
.v-list-item__action
:last-of-type:not
(
:only-child
),
.v-application--is-ltr
.v-list-item__avatar
:last-of-type:not
(
:only-child
),
.v-application--is-ltr
.v-list-item__icon
:last-of-type:not
(
:only-child
)
{
margin-left
:
16px
}
.v-application--is-ltr
.v-list-item__avatar
:first-child
,
.v-application--is-rtl
.v-list-item__action
:last-of-type:not
(
:only-child
),
.v-application--is-rtl
.v-list-item__avatar
:last-of-type:not
(
:only-child
),
.v-application--is-rtl
.v-list-item__icon
:last-of-type:not
(
:only-child
)
{
margin-right
:
16px
}
.v-application--is-rtl
.v-list-item__avatar
:first-child
{
margin-left
:
16px
}
.v-application--is-ltr
.v-list-item__action
:first-child
,
.v-application--is-ltr
.v-list-item__icon
:first-child
{
margin-right
:
32px
}
.v-application--is-rtl
.v-list-item__action
:first-child
,
.v-application--is-rtl
.v-list-item__icon
:first-child
{
margin-left
:
32px
}
.v-list-item__action
,
.v-list-item__avatar
,
.v-list-item__icon
{
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
;
min-width
:
24px
}
.v-list-item
.v-list-item__subtitle
,
.v-list-item
.v-list-item__title
{
line-height
:
1.2
}
.v-list-item__subtitle
,
.v-list-item__title
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.v-list-item__title
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
font-size
:
1rem
}
.v-list-item__title
>
.v-badge
{
margin-top
:
16px
}
.v-list-item__subtitle
{
font-size
:
.875rem
}
.v-list--dense
.v-list-item
,
.v-list-item--dense
{
min-height
:
40px
}
.v-list--dense
.v-list-item
.v-list-item__icon
,
.v-list-item--dense
.v-list-item__icon
{
height
:
24px
;
margin-top
:
8px
;
margin-bottom
:
8px
}
.v-list--dense
.v-list-item
.v-list-item__content
,
.v-list-item--dense
.v-list-item__content
{
padding
:
8px
0
}
.v-list--dense
.v-list-item
.v-list-item__subtitle
,
.v-list--dense
.v-list-item
.v-list-item__title
,
.v-list-item--dense
.v-list-item__subtitle
,
.v-list-item--dense
.v-list-item__title
{
font-size
:
.8125rem
;
font-weight
:
500
;
line-height
:
1rem
}
.v-list--dense
.v-list-item.v-list-item--two-line
,
.v-list-item--dense.v-list-item--two-line
{
min-height
:
60px
}
.v-list--dense
.v-list-item.v-list-item--three-line
,
.v-list-item--dense.v-list-item--three-line
{
min-height
:
76px
}
.v-list-item--link
{
cursor
:
pointer
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
.v-list-item--link
:before
{
background-color
:
currentColor
;
bottom
:
0
;
content
:
""
;
left
:
0
;
opacity
:
0
;
pointer-events
:
none
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
.v-list
.v-list-item--active
,
.v-list
.v-list-item--active
.v-icon
{
color
:
inherit
}
.v-list-item__action--stack
{
-webkit-box-align
:
end
;
-ms-flex-align
:
end
;
align-items
:
flex-end
;
-ms-flex-item-align
:
stretch
;
align-self
:
stretch
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
white-space
:
nowrap
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.v-list--three-line
.v-list-item
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list--three-line
.v-list-item
.v-list-item__icon
,
.v-list--two-line
.v-list-item
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list--two-line
.v-list-item
.v-list-item__icon
,
.v-list-item--three-line
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list-item--three-line
.v-list-item__icon
,
.v-list-item--two-line
.v-list-item__avatar
:not
(
.v-list-item__avatar--horizontal
),
.v-list-item--two-line
.v-list-item__icon
{
margin-bottom
:
16px
;
margin-top
:
16px
}
.v-list--two-line
.v-list-item
,
.v-list-item--two-line
{
min-height
:
64px
}
.v-list--two-line
.v-list-item
.v-list-item__icon
,
.v-list-item--two-line
.v-list-item__icon
{
margin-bottom
:
32px
}
.v-list--three-line
.v-list-item
,
.v-list-item--three-line
{
min-height
:
88px
}
.v-list--three-line
.v-list-item
.v-list-item__action
,
.v-list--three-line
.v-list-item
.v-list-item__avatar
,
.v-list-item--three-line
.v-list-item__action
,
.v-list-item--three-line
.v-list-item__avatar
{
-ms-flex-item-align
:
start
;
align-self
:
flex-start
;
margin-top
:
16px
;
margin-bottom
:
16px
}
.v-list--three-line
.v-list-item
.v-list-item__content
,
.v-list-item--three-line
.v-list-item__content
{
-ms-flex-item-align
:
stretch
;
align-self
:
stretch
}
.v-list--three-line
.v-list-item
.v-list-item__subtitle
,
.v-list-item--three-line
.v-list-item__subtitle
{
white-space
:
normal
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
}
.v-list.accent
>
.v-list-item
,
.v-list.error
>
.v-list-item
,
.v-list.info
>
.v-list-item
,
.v-list.primary
>
.v-list-item
,
.v-list.secondary
>
.v-list-item
,
.v-list.success
>
.v-list-item
,
.v-list.warning
>
.v-list-item
{
color
:
#fff
}
.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-group--active
:after
,
.theme--light.v-list
.v-list-group--active
:before
{
background
:
rgba
(
0
,
0
,
0
,
.12
)}
.theme--dark.v-list
{
background
:
#1e1e1e
;
color
:
#fff
}
.theme--dark.v-list
.v-list--disabled
{
color
:
hsla
(
0
,
0%
,
100%
,
.5
)}
.theme--dark.v-list
.v-list-group--active
:after
,
.theme--dark.v-list
.v-list-group--active
:before
{
background
:
hsla
(
0
,
0%
,
100%
,
.12
)}
.v-sheet.v-list
{
border-radius
:
0
}
.v-sheet.v-list
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-list.v-sheet--shaped
{
border-radius
:
0
}
.v-list
{
display
:
block
;
padding
:
8px
0
;
position
:
static
;
-webkit-transition
:
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
)}
.v-list--disabled
{
pointer-events
:
none
}
.v-list--flat
.v-list-item
:before
{
display
:
none
}
.v-list--dense
.v-subheader
{
font-size
:
.75rem
;
height
:
40px
;
padding
:
0
8px
}
.v-list--nav
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--rounded
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
)
{
margin-bottom
:
8px
}
.v-list--nav.v-list--dense
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--nav
.v-list-item--dense
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--rounded.v-list--dense
.v-list-item
:not
(
:last-child
)
:not
(
:only-child
),
.v-list--rounded
.v-list-item--dense
:not
(
:last-child
)
:not
(
:only-child
)
{
margin-bottom
:
4px
}
.v-list--nav
{
padding-left
:
8px
;
padding-right
:
8px
}
.v-list--nav
.v-list-item
{
padding
:
0
8px
}
.v-list--nav
.v-list-item
,
.v-list--nav
.v-list-item
:before
{
border-radius
:
4px
}
.v-application--is-ltr
.v-list.v-sheet--shaped
.v-list-item
,
.v-application--is-ltr
.v-list.v-sheet--shaped
.v-list-item
:before
,
.v-application--is-ltr
.v-list.v-sheet--shaped
.v-list-item
>
.v-ripple__container
{
border-bottom-right-radius
:
32px
!important
;
border-top-right-radius
:
32px
!important
}
.v-application--is-rtl
.v-list.v-sheet--shaped
.v-list-item
,
.v-application--is-rtl
.v-list.v-sheet--shaped
.v-list-item
:before
,
.v-application--is-rtl
.v-list.v-sheet--shaped
.v-list-item
>
.v-ripple__container
{
border-bottom-left-radius
:
32px
!important
;
border-top-left-radius
:
32px
!important
}
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
:before
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
>
.v-ripple__container
{
border-bottom-right-radius
:
42.6666666667px
!important
;
border-top-right-radius
:
42.6666666667px
!important
}
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
:before
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--two-line
.v-list-item
>
.v-ripple__container
{
border-bottom-left-radius
:
42.6666666667px
!important
;
border-top-left-radius
:
42.6666666667px
!important
}
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
:before
,
.v-application--is-ltr
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
>
.v-ripple__container
{
border-bottom-right-radius
:
58.6666666667px
!important
;
border-top-right-radius
:
58.6666666667px
!important
}
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
:before
,
.v-application--is-rtl
.v-list.v-sheet--shaped.v-list--three-line
.v-list-item
>
.v-ripple__container
{
border-bottom-left-radius
:
58.6666666667px
!important
;
border-top-left-radius
:
58.6666666667px
!important
}
.v-application--is-ltr
.v-list.v-sheet--shaped
{
padding-right
:
8px
}
.v-application--is-rtl
.v-list.v-sheet--shaped
{
padding-left
:
8px
}
.v-list--rounded
{
padding
:
8px
}
.v-list--rounded
.v-list-item
,
.v-list--rounded
.v-list-item
:before
,
.v-list--rounded
.v-list-item
>
.v-ripple__container
{
border-radius
:
32px
!important
}
.v-list--rounded.v-list--two-line
.v-list-item
,
.v-list--rounded.v-list--two-line
.v-list-item
:before
,
.v-list--rounded.v-list--two-line
.v-list-item
>
.v-ripple__container
{
border-radius
:
42.6666666667px
!important
}
.v-list--rounded.v-list--three-line
.v-list-item
,
.v-list--rounded.v-list--three-line
.v-list-item
:before
,
.v-list--rounded.v-list--three-line
.v-list-item
>
.v-ripple__container
{
border-radius
:
58.6666666667px
!important
}
.v-list--subheader
{
padding-top
:
0
}
.v-list-group
.v-list-group__header
.v-list-item__icon.v-list-group__header__append-icon
{
-ms-flex-item-align
:
center
;
align-self
:
center
;
margin
:
0
;
min-width
:
48px
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.v-list-group--sub-group
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.v-list-group__header.v-list-item--active
:not
(
:hover
)
:not
(
:focus
)
:before
{
opacity
:
0
}
.v-list-group__items
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.v-list-group__items
.v-list-group__items
,
.v-list-group__items
.v-list-item
{
overflow
:
hidden
}
.v-list-group--active
>
.v-list-group__header.v-list-group__header--sub-group
>
.v-list-group__header__prepend-icon
.v-icon
,
.v-list-group--active
>
.v-list-group__header
>
.v-list-group__header__append-icon
.v-icon
{
-webkit-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
)}
.v-list-group--active
>
.v-list-group__header
.v-list-group__header__prepend-icon
.v-icon
,
.v-list-group--active
>
.v-list-group__header
.v-list-item
,
.v-list-group--active
>
.v-list-group__header
.v-list-item__content
{
color
:
inherit
}
.v-application--is-ltr
.v-list-group--sub-group
.v-list-item__action
:first-child
,
.v-application--is-ltr
.v-list-group--sub-group
.v-list-item__avatar
:first-child
,
.v-application--is-ltr
.v-list-group--sub-group
.v-list-item__icon
:first-child
{
margin-right
:
16px
}
.v-application--is-rtl
.v-list-group--sub-group
.v-list-item__action
:first-child
,
.v-application--is-rtl
.v-list-group--sub-group
.v-list-item__avatar
:first-child
,
.v-application--is-rtl
.v-list-group--sub-group
.v-list-item__icon
:first-child
{
margin-left
:
16px
}
.v-application--is-ltr
.v-list-group--sub-group
.v-list-group__header
{
padding-left
:
32px
}
.v-application--is-rtl
.v-list-group--sub-group
.v-list-group__header
{
padding-right
:
32px
}
.v-application--is-ltr
.v-list-group--sub-group
.v-list-group__items
.v-list-item
{
padding-left
:
40px
}
.v-application--is-rtl
.v-list-group--sub-group
.v-list-group__items
.v-list-item
{
padding-right
:
40px
}
.v-list-group--sub-group.v-list-group--active
.v-list-item__icon.v-list-group__header__prepend-icon
.v-icon
{
-webkit-transform
:
rotate
(
-180deg
);
transform
:
rotate
(
-180deg
)}
.v-application--is-ltr
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
72px
}
.v-application--is-rtl
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
72px
}
.v-application--is-ltr
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
88px
}
.v-application--is-rtl
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
88px
}
.v-application--is-ltr
.v-list--dense
.v-list-group--sub-group
.v-list-group__header
{
padding-left
:
24px
}
.v-application--is-rtl
.v-list--dense
.v-list-group--sub-group
.v-list-group__header
{
padding-right
:
24px
}
.v-application--is-ltr
.v-list--dense.v-list--nav
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
64px
}
.v-application--is-rtl
.v-list--dense.v-list--nav
.v-list-group--no-action
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
64px
}
.v-application--is-ltr
.v-list--dense.v-list--nav
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-left
:
80px
}
.v-application--is-rtl
.v-list--dense.v-list--nav
.v-list-group--no-action.v-list-group--sub-group
>
.v-list-group__items
>
.v-list-item
{
padding-right
:
80px
}
.v-list-item-group
.v-list-item--active
{
color
:
inherit
}
.v-item-group
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
;
position
:
relative
;
max-width
:
100%
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
\ No newline at end of file
dist/css/chunk-
b72f14b4.2c969a12
.css
→
dist/css/chunk-
1f635016.d7df91b3
.css
View file @
defb5ab5
File moved
dist/css/chunk-2bdf8d8c.c2318f1e.css
0 → 100644
View file @
defb5ab5
#home-footer
a
{
text-decoration
:
none
}
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
.theme--light.v-footer
{
background-color
:
#f5f5f5
;
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--dark.v-footer
{
background-color
:
#272727
;
color
:
#fff
}
.v-sheet.v-footer
{
border-radius
:
0
}
.v-sheet.v-footer
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-footer.v-sheet--shaped
{
border-radius
:
24px
0
}
.v-footer
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
0
!important
;
-ms-flex
:
0
1
auto
!important
;
flex
:
0
1
auto
!important
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
padding
:
6px
16px
;
position
:
relative
;
-webkit-transition-duration
:
.2s
;
transition-duration
:
.2s
;
-webkit-transition-property
:
background-color
,
left
,
right
;
transition-property
:
background-color
,
left
,
right
;
-webkit-transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
)}
.v-footer
:not
([
data-booted
=
true
])
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-footer--absolute
,
.v-footer--fixed
{
z-index
:
3
}
.v-footer--absolute
{
position
:
absolute
}
.v-footer--absolute
:not
(
.v-footer--inset
)
{
width
:
100%
}
.v-footer--fixed
{
position
:
fixed
}
.v-footer--padless
{
padding
:
0
}
\ No newline at end of file
dist/css/chunk-2efdad30.72f5938b.css
0 → 100644
View file @
defb5ab5
#info-alt
a
{
text-decoration
:
none
}
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
\ No newline at end of file
dist/css/chunk-33ff2d6d.ab87261f.css
deleted
100644 → 0
View file @
c5ea461a
.v-item-group
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
;
position
:
relative
;
max-width
:
100%
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
.v-menu
{
display
:
none
}
.v-menu--attached
{
display
:
inline
}
.v-menu__content
{
position
:
absolute
;
display
:
inline-block
;
max-width
:
80%
;
overflow-y
:
auto
;
overflow-x
:
hidden
;
contain
:
content
;
-webkit-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
);
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
);
border-radius
:
4px
}
.v-menu__content--active
{
pointer-events
:
none
}
.v-menu__content--auto
.v-list-item
{
-webkit-transition-property
:
opacity
,
-webkit-transform
;
transition-property
:
opacity
,
-webkit-transform
;
transition-property
:
transform
,
opacity
;
transition-property
:
transform
,
opacity
,
-webkit-transform
;
-webkit-transition-duration
:
.3s
;
transition-duration
:
.3s
;
-webkit-transition-timing-function
:
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition-timing-function
:
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-menu__content--fixed
{
position
:
fixed
}
.v-menu__content
>
.card
{
contain
:
content
;
-webkit-backface-visibility
:
hidden
;
backface-visibility
:
hidden
}
.v-menu
>
.v-menu__content
{
max-width
:
none
}
.v-menu-transition-enter
.v-list-item
{
min-width
:
0
;
pointer-events
:
none
}
.v-menu-transition-enter-to
.v-list-item
{
-webkit-transition-delay
:
.1s
;
transition-delay
:
.1s
}
.v-menu-transition-leave-active
,
.v-menu-transition-leave-to
{
pointer-events
:
none
}
.v-menu-transition-enter
,
.v-menu-transition-leave-to
{
opacity
:
0
}
.v-menu-transition-enter-active
,
.v-menu-transition-leave-active
{
-webkit-transition
:
all
.3s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
all
.3s
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-menu-transition-enter.v-menu__content--auto
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-menu-transition-enter.v-menu__content--auto
.v-list-item
{
opacity
:
0
;
-webkit-transform
:
translateY
(
-15px
);
transform
:
translateY
(
-15px
)}
.v-menu-transition-enter.v-menu__content--auto
.v-list-item--active
{
opacity
:
1
;
-webkit-transform
:
none
!important
;
transform
:
none
!important
;
pointer-events
:
auto
}
\ No newline at end of file
dist/css/chunk-341f5578.2151dc4f.css
0 → 100644
View file @
defb5ab5
.theme--light.v-card
{
background-color
:
#fff
;
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--light.v-card
>
.v-card__subtitle
,
.theme--light.v-card
>
.v-card__text
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.theme--dark.v-card
{
background-color
:
#1e1e1e
;
color
:
#fff
}
.theme--dark.v-card
>
.v-card__subtitle
,
.theme--dark.v-card
>
.v-card__text
{
color
:
hsla
(
0
,
0%
,
100%
,
.7
)}
.v-sheet.v-card
{
border-radius
:
4px
}
.v-sheet.v-card
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
box-shadow
:
0
3px
1px
-2px
rgba
(
0
,
0
,
0
,
.2
),
0
2px
2px
0
rgba
(
0
,
0
,
0
,
.14
),
0
1px
5px
0
rgba
(
0
,
0
,
0
,
.12
)}
.v-sheet.v-card.v-sheet--shaped
{
border-radius
:
24px
4px
}
.v-card
{
border-width
:
thin
;
display
:
block
;
max-width
:
100%
;
outline
:
none
;
text-decoration
:
none
;
-webkit-transition-property
:
opacity
,
-webkit-box-shadow
;
transition-property
:
opacity
,
-webkit-box-shadow
;
transition-property
:
box-shadow
,
opacity
;
transition-property
:
box-shadow
,
opacity
,
-webkit-box-shadow
;
overflow-wrap
:
break-word
;
position
:
relative
;
white-space
:
normal
}
.v-card
>
.v-card__progress
+
:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
),
.v-card
>
:first-child:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
)
{
border-top-left-radius
:
inherit
;
border-top-right-radius
:
inherit
}
.v-card
>
:last-child:not
(
.v-btn
)
:not
(
.v-chip
)
:not
(
.v-avatar
)
{
border-bottom-left-radius
:
inherit
;
border-bottom-right-radius
:
inherit
}
.v-card__progress
{
top
:
0
;
left
:
0
;
right
:
0
;
overflow
:
hidden
}
.v-card__subtitle
+
.v-card__text
{
padding-top
:
0
}
.v-card__subtitle
,
.v-card__text
{
font-size
:
.875rem
;
font-weight
:
400
;
line-height
:
1.375rem
;
letter-spacing
:
.0071428571em
}
.v-card__subtitle
,
.v-card__text
,
.v-card__title
{
padding
:
16px
}
.v-card__title
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
font-size
:
1rem
;
font-weight
:
700
;
letter-spacing
:
.1875rem
;
line-height
:
2rem
;
word-break
:
break-all
}
.v-card__title
+
.v-card__subtitle
,
.v-card__title
+
.v-card__text
{
padding-top
:
0
}
.v-card__title
+
.v-card__subtitle
{
margin-top
:
-16px
}
.v-card__text
{
width
:
100%
}
.v-card__actions
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
padding
:
8px
}
.v-card__actions
>
.v-btn.v-btn
{
padding
:
0
8px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
+
.v-btn
{
margin-left
:
8px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
.v-icon--left
{
margin-left
:
4px
}
.v-application--is-ltr
.v-card__actions
>
.v-btn.v-btn
.v-icon--right
{
margin-right
:
4px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
+
.v-btn
{
margin-right
:
8px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
.v-icon--left
{
margin-right
:
4px
}
.v-application--is-rtl
.v-card__actions
>
.v-btn.v-btn
.v-icon--right
{
margin-left
:
4px
}
.v-card--flat
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-sheet.v-card--hover
{
cursor
:
pointer
;
-webkit-transition
:
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
),
-webkit-box-shadow
.4s
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-sheet.v-card--hover
:focus
,
.v-sheet.v-card--hover
:hover
{
-webkit-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
);
box-shadow
:
0
5px
5px
-3px
rgba
(
0
,
0
,
0
,
.2
),
0
8px
10px
1px
rgba
(
0
,
0
,
0
,
.14
),
0
3px
14px
2px
rgba
(
0
,
0
,
0
,
.12
)}
.v-card--link
,
.v-card--link
.v-chip
{
cursor
:
pointer
}
.v-card--link
:focus:before
{
opacity
:
.08
}
.v-card--link
:before
{
background
:
currentColor
;
bottom
:
0
;
content
:
""
;
left
:
0
;
opacity
:
0
;
pointer-events
:
none
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
opacity
.2s
;
transition
:
opacity
.2s
}
.v-card--disabled
{
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
.v-card--disabled
>
:not
(
.v-card__progress
)
{
opacity
:
.6
;
-webkit-transition
:
inherit
;
transition
:
inherit
}
.v-card--loading
{
overflow
:
hidden
}
.v-card--raised
{
-webkit-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
);
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
)}
\ No newline at end of file
dist/css/chunk-40e87d86.bdf7fcd4.css
0 → 100644
View file @
defb5ab5
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
.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
:
#363636
}
.theme--dark.v-navigation-drawer
:not
(
.v-navigation-drawer--floating
)
.v-navigation-drawer__border
{
background-color
:
hsla
(
0
,
0%
,
100%
,
.12
)}
.theme--dark.v-navigation-drawer
.v-divider
{
border-color
:
hsla
(
0
,
0%
,
100%
,
.12
)}
.v-navigation-drawer
{
-webkit-overflow-scrolling
:
touch
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
left
:
0
;
max-width
:
100%
;
overflow
:
hidden
;
pointer-events
:
auto
;
top
:
0
;
-webkit-transition-duration
:
.2s
;
transition-duration
:
.2s
;
-webkit-transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
.4
,
0
,
.2
,
1
);
-webkit-transition-property
:
visibility
,
width
,
-webkit-transform
;
transition-property
:
visibility
,
width
,
-webkit-transform
;
transition-property
:
transform
,
visibility
,
width
;
transition-property
:
transform
,
visibility
,
width
,
-webkit-transform
}
.v-navigation-drawer
:not
([
data-booted
=
true
])
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-navigation-drawer.v-navigation-drawer--right
:after
{
left
:
0
;
right
:
auto
}
.v-navigation-drawer
.v-list
:not
(
.v-select-list
)
{
background
:
inherit
}
.v-navigation-drawer__border
{
position
:
absolute
;
right
:
0
;
top
:
0
;
height
:
100%
;
width
:
1px
}
.v-navigation-drawer__content
{
height
:
100%
;
overflow-y
:
auto
;
overflow-x
:
hidden
}
.v-navigation-drawer__image
{
border-radius
:
inherit
;
height
:
100%
;
position
:
absolute
;
top
:
0
;
bottom
:
0
;
z-index
:
-1
;
contain
:
strict
;
width
:
100%
}
.v-navigation-drawer__image
.v-image
{
border-radius
:
inherit
}
.v-navigation-drawer--bottom.v-navigation-drawer--is-mobile
{
max-height
:
50%
;
top
:
auto
;
bottom
:
0
;
min-width
:
100%
}
.v-navigation-drawer--right
{
left
:
auto
;
right
:
0
}
.v-navigation-drawer--right
>
.v-navigation-drawer__border
{
right
:
auto
;
left
:
0
}
.v-navigation-drawer--absolute
{
z-index
:
1
}
.v-navigation-drawer--fixed
{
z-index
:
6
}
.v-navigation-drawer--absolute
{
position
:
absolute
}
.v-navigation-drawer--clipped
:not
(
.v-navigation-drawer--temporary
)
:not
(
.v-navigation-drawer--is-mobile
)
{
z-index
:
4
}
.v-navigation-drawer--fixed
{
position
:
fixed
}
.v-navigation-drawer--floating
:after
{
display
:
none
}
.v-navigation-drawer--mini-variant
{
overflow
:
hidden
}
.v-navigation-drawer--mini-variant
.v-list-item
>
:first-child
{
margin-left
:
0
;
margin-right
:
0
}
.v-navigation-drawer--mini-variant
.v-list-item
>
:not
(
:first-child
)
{
position
:
absolute
!important
;
height
:
1px
;
width
:
1px
;
overflow
:
hidden
;
clip
:
rect
(
1px
,
1px
,
1px
,
1px
);
white-space
:
nowrap
;
display
:
initial
}
.v-navigation-drawer--mini-variant
.v-list-group--no-action
.v-list-group__items
,
.v-navigation-drawer--mini-variant
.v-list-group--sub-group
{
display
:
none
}
.v-navigation-drawer--mini-variant.v-navigation-drawer--custom-mini-variant
.v-list-item
{
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.v-navigation-drawer--temporary
{
z-index
:
7
}
.v-navigation-drawer--mobile
{
z-index
:
6
}
.v-navigation-drawer--close
{
visibility
:
hidden
}
.v-navigation-drawer--is-mobile
:not
(
.v-navigation-drawer--close
),
.v-navigation-drawer--temporary
:not
(
.v-navigation-drawer--close
)
{
-webkit-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
);
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
)}
.theme--light.v-overlay
{
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--dark.v-overlay
{
color
:
#fff
}
.v-overlay
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
border-radius
:
inherit
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
position
:
fixed
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
pointer-events
:
none
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
),
z-index
1ms
;
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
),
z-index
1ms
}
.v-overlay__content
{
position
:
relative
}
.v-overlay__scrim
{
border-radius
:
inherit
;
bottom
:
0
;
height
:
100%
;
left
:
0
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
inherit
;
transition
:
inherit
;
width
:
100%
;
will-change
:
opacity
}
.v-overlay--absolute
{
position
:
absolute
}
.v-overlay--active
{
pointer-events
:
auto
}
\ No newline at end of file
dist/css/chunk-466537f0.d4e78f8e.css
0 → 100644
View file @
defb5ab5
.container.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.container.fill-height
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.container.fill-height
>
.row
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
max-width
:
calc
(
100%
+
24px
)}
.container.fill-height
>
.layout
{
height
:
100%
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
}
.container.fill-height
>
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.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
{
padding
:
8px
}
.container.grid-list-lg
.layout
:only-child
{
margin
:
-8px
}
.container.grid-list-lg
.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
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
;
min-width
:
0
}
.layout.reverse
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.layout.column
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
}
.layout.column.reverse
{
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
column-reverse
;
flex-direction
:
column-reverse
}
.layout.column
>
.flex
{
max-width
:
100%
}
.layout.wrap
{
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.layout.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
@media
(
min-width
:
0
){
.flex.xs12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xs12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xs11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xs11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xs10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xs10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xs9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xs9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xs8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xs8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xs7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xs7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xs6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xs6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xs5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xs5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xs4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xs4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xs3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xs3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xs2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xs2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xs1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xs1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xs12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xs12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xs11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xs11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xs10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xs10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xs9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xs9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xs8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xs8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xs7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xs7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xs6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xs6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xs5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xs5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xs4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xs4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xs3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xs3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xs2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xs2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xs1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xs1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xs0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xs0
{
margin-right
:
0
}}
@media
(
min-width
:
600px
){
.flex.sm12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-sm12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.sm11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-sm11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.sm10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-sm10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.sm9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-sm9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.sm8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-sm8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.sm7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-sm7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.sm6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-sm6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.sm5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-sm5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.sm4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-sm4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.sm3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-sm3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.sm2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-sm2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.sm1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-sm1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-sm12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-sm12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-sm11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-sm11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-sm10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-sm10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-sm9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-sm9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-sm8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-sm8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-sm7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-sm7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-sm6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-sm6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-sm5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-sm5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-sm4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-sm4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-sm3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-sm3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-sm2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-sm2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-sm1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-sm1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-sm0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-sm0
{
margin-right
:
0
}}
@media
(
min-width
:
960px
){
.flex.md12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-md12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.md11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-md11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.md10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-md10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.md9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-md9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.md8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-md8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.md7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-md7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.md6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-md6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.md5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-md5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.md4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-md4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.md3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-md3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.md2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-md2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.md1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-md1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-md12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-md12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-md11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-md11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-md10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-md10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-md9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-md9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-md8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-md8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-md7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-md7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-md6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-md6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-md5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-md5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-md4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-md4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-md3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-md3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-md2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-md2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-md1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-md1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-md0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-md0
{
margin-right
:
0
}}
@media
(
min-width
:
1264px
){
.flex.lg12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-lg12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.lg11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-lg11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.lg10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-lg10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.lg9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-lg9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.lg8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-lg8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.lg7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-lg7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.lg6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-lg6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.lg5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-lg5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.lg4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-lg4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.lg3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-lg3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.lg2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-lg2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.lg1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-lg1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-lg12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-lg12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-lg11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-lg11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-lg10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-lg10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-lg9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-lg9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-lg8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-lg8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-lg7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-lg7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-lg6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-lg6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-lg5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-lg5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-lg4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-lg4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-lg3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-lg3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-lg2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-lg2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-lg1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-lg1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-lg0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-lg0
{
margin-right
:
0
}}
@media
(
min-width
:
1904px
){
.flex.xl12
{
-ms-flex-preferred-size
:
100%
;
flex-basis
:
100%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
100%
}
.flex.order-xl12
{
-webkit-box-ordinal-group
:
13
;
-ms-flex-order
:
12
;
order
:
12
}
.flex.xl11
{
-ms-flex-preferred-size
:
91.6666666667%
;
flex-basis
:
91.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
91.6666666667%
}
.flex.order-xl11
{
-webkit-box-ordinal-group
:
12
;
-ms-flex-order
:
11
;
order
:
11
}
.flex.xl10
{
-ms-flex-preferred-size
:
83.3333333333%
;
flex-basis
:
83.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
83.3333333333%
}
.flex.order-xl10
{
-webkit-box-ordinal-group
:
11
;
-ms-flex-order
:
10
;
order
:
10
}
.flex.xl9
{
-ms-flex-preferred-size
:
75%
;
flex-basis
:
75%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
75%
}
.flex.order-xl9
{
-webkit-box-ordinal-group
:
10
;
-ms-flex-order
:
9
;
order
:
9
}
.flex.xl8
{
-ms-flex-preferred-size
:
66.6666666667%
;
flex-basis
:
66.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
66.6666666667%
}
.flex.order-xl8
{
-webkit-box-ordinal-group
:
9
;
-ms-flex-order
:
8
;
order
:
8
}
.flex.xl7
{
-ms-flex-preferred-size
:
58.3333333333%
;
flex-basis
:
58.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
58.3333333333%
}
.flex.order-xl7
{
-webkit-box-ordinal-group
:
8
;
-ms-flex-order
:
7
;
order
:
7
}
.flex.xl6
{
-ms-flex-preferred-size
:
50%
;
flex-basis
:
50%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
50%
}
.flex.order-xl6
{
-webkit-box-ordinal-group
:
7
;
-ms-flex-order
:
6
;
order
:
6
}
.flex.xl5
{
-ms-flex-preferred-size
:
41.6666666667%
;
flex-basis
:
41.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
41.6666666667%
}
.flex.order-xl5
{
-webkit-box-ordinal-group
:
6
;
-ms-flex-order
:
5
;
order
:
5
}
.flex.xl4
{
-ms-flex-preferred-size
:
33.3333333333%
;
flex-basis
:
33.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
33.3333333333%
}
.flex.order-xl4
{
-webkit-box-ordinal-group
:
5
;
-ms-flex-order
:
4
;
order
:
4
}
.flex.xl3
{
-ms-flex-preferred-size
:
25%
;
flex-basis
:
25%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
25%
}
.flex.order-xl3
{
-webkit-box-ordinal-group
:
4
;
-ms-flex-order
:
3
;
order
:
3
}
.flex.xl2
{
-ms-flex-preferred-size
:
16.6666666667%
;
flex-basis
:
16.6666666667%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
16.6666666667%
}
.flex.order-xl2
{
-webkit-box-ordinal-group
:
3
;
-ms-flex-order
:
2
;
order
:
2
}
.flex.xl1
{
-ms-flex-preferred-size
:
8.3333333333%
;
flex-basis
:
8.3333333333%
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
8.3333333333%
}
.flex.order-xl1
{
-webkit-box-ordinal-group
:
2
;
-ms-flex-order
:
1
;
order
:
1
}
.v-application--is-ltr
.flex.offset-xl12
{
margin-left
:
100%
}
.v-application--is-rtl
.flex.offset-xl12
{
margin-right
:
100%
}
.v-application--is-ltr
.flex.offset-xl11
{
margin-left
:
91.6666666667%
}
.v-application--is-rtl
.flex.offset-xl11
{
margin-right
:
91.6666666667%
}
.v-application--is-ltr
.flex.offset-xl10
{
margin-left
:
83.3333333333%
}
.v-application--is-rtl
.flex.offset-xl10
{
margin-right
:
83.3333333333%
}
.v-application--is-ltr
.flex.offset-xl9
{
margin-left
:
75%
}
.v-application--is-rtl
.flex.offset-xl9
{
margin-right
:
75%
}
.v-application--is-ltr
.flex.offset-xl8
{
margin-left
:
66.6666666667%
}
.v-application--is-rtl
.flex.offset-xl8
{
margin-right
:
66.6666666667%
}
.v-application--is-ltr
.flex.offset-xl7
{
margin-left
:
58.3333333333%
}
.v-application--is-rtl
.flex.offset-xl7
{
margin-right
:
58.3333333333%
}
.v-application--is-ltr
.flex.offset-xl6
{
margin-left
:
50%
}
.v-application--is-rtl
.flex.offset-xl6
{
margin-right
:
50%
}
.v-application--is-ltr
.flex.offset-xl5
{
margin-left
:
41.6666666667%
}
.v-application--is-rtl
.flex.offset-xl5
{
margin-right
:
41.6666666667%
}
.v-application--is-ltr
.flex.offset-xl4
{
margin-left
:
33.3333333333%
}
.v-application--is-rtl
.flex.offset-xl4
{
margin-right
:
33.3333333333%
}
.v-application--is-ltr
.flex.offset-xl3
{
margin-left
:
25%
}
.v-application--is-rtl
.flex.offset-xl3
{
margin-right
:
25%
}
.v-application--is-ltr
.flex.offset-xl2
{
margin-left
:
16.6666666667%
}
.v-application--is-rtl
.flex.offset-xl2
{
margin-right
:
16.6666666667%
}
.v-application--is-ltr
.flex.offset-xl1
{
margin-left
:
8.3333333333%
}
.v-application--is-rtl
.flex.offset-xl1
{
margin-right
:
8.3333333333%
}
.v-application--is-ltr
.flex.offset-xl0
{
margin-left
:
0
}
.v-application--is-rtl
.flex.offset-xl0
{
margin-right
:
0
}}
.child-flex
>*,
.flex
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
}
.child-flex
>
.grow-shrink-0
,
.flex.grow-shrink-0
{
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
-ms-flex-negative
:
0
;
flex-shrink
:
0
}
.grow
,
.spacer
{
-webkit-box-flex
:
1
!important
;
-ms-flex-positive
:
1
!important
;
flex-grow
:
1
!important
}
.grow
{
-ms-flex-negative
:
0
!important
;
flex-shrink
:
0
!important
}
.shrink
{
-webkit-box-flex
:
0
!important
;
-ms-flex-positive
:
0
!important
;
flex-grow
:
0
!important
;
-ms-flex-negative
:
1
!important
;
flex-shrink
:
1
!important
}
.fill-height
{
height
:
100%
}
.v-slide-group
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
}
.v-slide-group
:not
(
.v-slide-group--has-affixes
)>
.v-slide-group__next
,
.v-slide-group
:not
(
.v-slide-group--has-affixes
)>
.v-slide-group__prev
{
display
:
none
}
.v-slide-group.v-item-group
>
.v-slide-group__next
,
.v-slide-group.v-item-group
>
.v-slide-group__prev
{
cursor
:
pointer
}
.v-slide-item
{
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
}
.v-slide-group__next
,
.v-slide-group__prev
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
52px
;
flex
:
0
1
52px
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
min-width
:
52px
}
.v-slide-group__content
{
-ms-flex
:
1
0
auto
;
flex
:
1
0
auto
;
position
:
relative
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
white-space
:
nowrap
}
.v-slide-group__content
,
.v-slide-group__wrapper
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
}
.v-slide-group__wrapper
{
contain
:
content
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
overflow
:
hidden
}
.v-slide-group__next--disabled
,
.v-slide-group__prev--disabled
{
pointer-events
:
none
}
.v-item-group
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
;
position
:
relative
;
max-width
:
100%
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
\ No newline at end of file
dist/css/chunk-46a6b738.d210bdca.css
deleted
100644 → 0
View file @
c5ea461a
#home-app-bar
.v-tabs-slider
{
max-width
:
24px
;
margin
:
0
auto
}
#home-app-bar
.v-tab
:before
{
display
:
none
}
.theme--light.v-app-bar.v-toolbar.v-sheet
{
background-color
:
#f5f5f5
}
.theme--dark.v-app-bar.v-toolbar.v-sheet
{
background-color
:
#272727
}
.v-sheet.v-app-bar.v-toolbar
{
border-radius
:
0
}
.v-sheet.v-app-bar.v-toolbar
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-app-bar.v-toolbar.v-sheet--shaped
{
border-radius
:
24px
0
}
.v-app-bar
:not
([
data-booted
=
true
])
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-app-bar.v-app-bar--fixed
{
position
:
fixed
;
top
:
0
;
z-index
:
5
}
.v-app-bar.v-app-bar--hide-shadow
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-app-bar--fade-img-on-scroll
.v-toolbar__image
.v-image__image
{
-webkit-transition
:
opacity
.4s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
opacity
.4s
cubic-bezier
(
.4
,
0
,
.2
,
1
)}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll
.v-toolbar__image
{
will-change
:
opacity
}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--collapse-on-scroll
.v-toolbar__extension
{
display
:
none
}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled
.v-toolbar__title
{
padding-top
:
9px
}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled
:not
(
.v-app-bar--bottom
)
.v-toolbar__title
{
padding-bottom
:
9px
}
.v-app-bar.v-app-bar--shrink-on-scroll
.v-toolbar__title
{
font-size
:
inherit
}
.v-app-bar-title__content
,
.v-app-bar-title__placeholder
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.v-app-bar-title__content
{
position
:
absolute
}
.theme--light.v-toolbar.v-sheet
{
background-color
:
#fff
}
.theme--dark.v-toolbar.v-sheet
{
background-color
:
#272727
}
.v-sheet.v-toolbar
{
border-radius
:
0
}
.v-sheet.v-toolbar
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-toolbar.v-sheet--shaped
{
border-radius
:
24px
0
}
.v-toolbar
{
contain
:
layout
;
display
:
block
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
max-width
:
100%
;
-webkit-transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
transform
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
background-color
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
left
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
right
.2s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
max-width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
width
.25s
cubic-bezier
(
.4
,
0
,
.2
,
1
),
-webkit-box-shadow
.28s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
position
:
relative
;
-webkit-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
);
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-toolbar
.v-input
{
padding-top
:
0
;
margin-top
:
0
}
.v-toolbar__content
,
.v-toolbar__extension
{
padding
:
4px
16px
}
.v-toolbar__content
.v-btn.v-btn--icon.v-size--default
,
.v-toolbar__extension
.v-btn.v-btn--icon.v-size--default
{
height
:
48px
;
width
:
48px
}
.v-application--is-ltr
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
,
.v-application--is-ltr
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
{
margin-left
:
-12px
}
.v-application--is-rtl
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
,
.v-application--is-rtl
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
{
margin-right
:
-12px
}
.v-application--is-ltr
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
,
.v-application--is-ltr
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
{
padding-left
:
20px
}
.v-application--is-rtl
.v-toolbar__content
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
,
.v-application--is-rtl
.v-toolbar__extension
>
.v-btn.v-btn--icon
:first-child
+
.v-toolbar__title
{
padding-right
:
20px
}
.v-application--is-ltr
.v-toolbar__content
>
.v-btn.v-btn--icon
:last-child
,
.v-application--is-ltr
.v-toolbar__extension
>
.v-btn.v-btn--icon
:last-child
{
margin-right
:
-12px
}
.v-application--is-rtl
.v-toolbar__content
>
.v-btn.v-btn--icon
:last-child
,
.v-application--is-rtl
.v-toolbar__extension
>
.v-btn.v-btn--icon
:last-child
{
margin-left
:
-12px
}
.v-toolbar__content
>
.v-tabs
,
.v-toolbar__extension
>
.v-tabs
{
height
:
inherit
;
margin-top
:
-4px
;
margin-bottom
:
-4px
}
.v-toolbar__content
>
.v-tabs
>
.v-slide-group.v-tabs-bar
,
.v-toolbar__extension
>
.v-tabs
>
.v-slide-group.v-tabs-bar
{
background-color
:
inherit
;
height
:
inherit
}
.v-toolbar__content
>
.v-tabs
:first-child
,
.v-toolbar__extension
>
.v-tabs
:first-child
{
margin-left
:
-16px
}
.v-toolbar__content
>
.v-tabs
:last-child
,
.v-toolbar__extension
>
.v-tabs
:last-child
{
margin-right
:
-16px
}
.v-toolbar__content
,
.v-toolbar__extension
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
position
:
relative
;
z-index
:
0
}
.v-toolbar__image
{
position
:
absolute
;
top
:
0
;
bottom
:
0
;
width
:
100%
;
z-index
:
0
;
contain
:
strict
}
.v-toolbar__image
,
.v-toolbar__image
.v-image
{
border-radius
:
inherit
}
.v-toolbar__items
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
inherit
}
.v-toolbar__items
>
.v-btn
{
border-radius
:
0
;
height
:
100%
!important
;
max-height
:
none
}
.v-toolbar__title
{
font-size
:
1.25rem
;
line-height
:
1.5
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.v-toolbar.v-toolbar--absolute
{
position
:
absolute
;
top
:
0
;
z-index
:
1
}
.v-toolbar.v-toolbar--bottom
{
top
:
auto
;
bottom
:
0
}
.v-toolbar.v-toolbar--collapse
.v-toolbar__title
{
white-space
:
nowrap
}
.v-toolbar.v-toolbar--collapsed
{
max-width
:
112px
;
overflow
:
hidden
}
.v-application--is-ltr
.v-toolbar.v-toolbar--collapsed
{
border-bottom-right-radius
:
24px
}
.v-application--is-rtl
.v-toolbar.v-toolbar--collapsed
{
border-bottom-left-radius
:
24px
}
.v-toolbar.v-toolbar--collapsed
.v-toolbar__extension
,
.v-toolbar.v-toolbar--collapsed
.v-toolbar__title
{
display
:
none
}
.v-toolbar--dense
.v-toolbar__content
,
.v-toolbar--dense
.v-toolbar__extension
{
padding-top
:
0
;
padding-bottom
:
0
}
.v-toolbar--flat
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-toolbar--floating
{
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
}
.v-toolbar--prominent
.v-toolbar__content
{
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
}
.v-toolbar--prominent
.v-toolbar__title
{
font-size
:
1.5rem
;
padding-top
:
6px
}
.v-toolbar--prominent
:not
(
.v-toolbar--bottom
)
.v-toolbar__title
{
-ms-flex-item-align
:
end
;
align-self
:
flex-end
;
padding-bottom
:
6px
;
padding-top
:
0
}
.v-tooltip
{
display
:
none
}
.v-tooltip--attached
{
display
:
inline
}
.v-tooltip__content
{
background
:
rgba
(
97
,
97
,
97
,
.9
);
color
:
#fff
;
border-radius
:
4px
;
font-size
:
14px
;
line-height
:
22px
;
display
:
inline-block
;
padding
:
5px
16px
;
position
:
absolute
;
text-transform
:
none
;
width
:
auto
;
opacity
:
1
;
pointer-events
:
none
}
.v-tooltip__content--fixed
{
position
:
fixed
}
.v-tooltip__content
[
class
*=
-active
]
{
-webkit-transition-timing-function
:
cubic-bezier
(
0
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
0
,
0
,
.2
,
1
)}
.v-tooltip__content
[
class
*=
enter-active
]
{
-webkit-transition-duration
:
.15s
;
transition-duration
:
.15s
}
.v-tooltip__content
[
class
*=
leave-active
]
{
-webkit-transition-duration
:
75ms
;
transition-duration
:
75ms
}
\ No newline at end of file
dist/css/chunk-4c41a6f2.4c66272c.css
0 → 100644
View file @
defb5ab5
.fix-title
[
data-v-35973c5e
]
{
word-break
:
normal
}
.v-dialog
{
border-radius
:
4px
;
margin
:
24px
;
overflow-y
:
auto
;
pointer-events
:
auto
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
width
:
100%
;
z-index
:
inherit
;
-webkit-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
);
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
)}
.v-dialog
:not
(
.v-dialog--fullscreen
)
{
max-height
:
90%
}
.v-dialog
>*
{
width
:
100%
}
.v-dialog
>
.v-card
>
.v-card__title
{
font-size
:
1rem
;
font-weight
:
700
;
letter-spacing
:
.1875rem
;
padding
:
16px
24px
10px
}
.v-dialog
>
.v-card
>
.v-card__subtitle
,
.v-dialog
>
.v-card
>
.v-card__text
{
padding
:
0
24px
20px
}
.v-dialog
>
.v-card
>
.v-card__actions
{
padding
:
8px
16px
}
.v-dialog__content
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
100%
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
left
:
0
;
pointer-events
:
none
;
position
:
fixed
;
top
:
0
;
-webkit-transition
:
.2s
cubic-bezier
(
.25
,
.8
,
.25
,
1
),
z-index
1ms
;
transition
:
.2s
cubic-bezier
(
.25
,
.8
,
.25
,
1
),
z-index
1ms
;
width
:
100%
;
z-index
:
6
;
outline
:
none
}
.v-dialog__container
{
display
:
none
}
.v-dialog__container--attached
{
display
:
inline
}
.v-dialog--animated
{
-webkit-animation-duration
:
.15s
;
animation-duration
:
.15s
;
-webkit-animation-name
:
animate-dialog
;
animation-name
:
animate-dialog
;
-webkit-animation-timing-function
:
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
animation-timing-function
:
cubic-bezier
(
.25
,
.8
,
.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
,
.v-dialog--scrollable
>
form
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
}
.v-dialog--scrollable
>
.v-card
,
.v-dialog--scrollable
>
form
>
.v-card
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
100%
;
flex
:
1
1
100%
;
-webkit-box-orient
:
vertical
;
-webkit-box-direction
:
normal
;
-ms-flex-direction
:
column
;
flex-direction
:
column
;
max-height
:
100%
;
max-width
:
100%
}
.v-dialog--scrollable
>
.v-card
>
.v-card__actions
,
.v-dialog--scrollable
>
.v-card
>
.v-card__title
,
.v-dialog--scrollable
>
form
>
.v-card
>
.v-card__actions
,
.v-dialog--scrollable
>
form
>
.v-card
>
.v-card__title
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
0
auto
;
flex
:
0
0
auto
}
.v-dialog--scrollable
>
.v-card
>
.v-card__text
,
.v-dialog--scrollable
>
form
>
.v-card
>
.v-card__text
{
-webkit-backface-visibility
:
hidden
;
backface-visibility
:
hidden
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
overflow-y
:
auto
}
@-webkit-keyframes
animate-dialog
{
0
%
{
-webkit-transform
:
scale
(
1
);
transform
:
scale
(
1
)}
50
%
{
-webkit-transform
:
scale
(
1.03
);
transform
:
scale
(
1.03
)}
to
{
-webkit-transform
:
scale
(
1
);
transform
:
scale
(
1
)}}
@keyframes
animate-dialog
{
0
%
{
-webkit-transform
:
scale
(
1
);
transform
:
scale
(
1
)}
50
%
{
-webkit-transform
:
scale
(
1.03
);
transform
:
scale
(
1.03
)}
to
{
-webkit-transform
:
scale
(
1
);
transform
:
scale
(
1
)}}
.theme--light.v-overlay
{
color
:
rgba
(
0
,
0
,
0
,
.87
)}
.theme--dark.v-overlay
{
color
:
#fff
}
.v-overlay
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
border-radius
:
inherit
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
position
:
fixed
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
pointer-events
:
none
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
),
z-index
1ms
;
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
),
z-index
1ms
}
.v-overlay__content
{
position
:
relative
}
.v-overlay__scrim
{
border-radius
:
inherit
;
bottom
:
0
;
height
:
100%
;
left
:
0
;
position
:
absolute
;
right
:
0
;
top
:
0
;
-webkit-transition
:
inherit
;
transition
:
inherit
;
width
:
100%
;
will-change
:
opacity
}
.v-overlay--absolute
{
position
:
absolute
}
.v-overlay--active
{
pointer-events
:
auto
}
.v-tooltip
{
display
:
none
}
.v-tooltip--attached
{
display
:
inline
}
.v-tooltip__content
{
background
:
rgba
(
97
,
97
,
97
,
.9
);
color
:
#fff
;
border-radius
:
4px
;
font-size
:
14px
;
line-height
:
22px
;
display
:
inline-block
;
padding
:
5px
16px
;
position
:
absolute
;
text-transform
:
none
;
width
:
auto
;
opacity
:
1
;
pointer-events
:
none
}
.v-tooltip__content--fixed
{
position
:
fixed
}
.v-tooltip__content
[
class
*=
-active
]
{
-webkit-transition-timing-function
:
cubic-bezier
(
0
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
0
,
0
,
.2
,
1
)}
.v-tooltip__content
[
class
*=
enter-active
]
{
-webkit-transition-duration
:
.15s
;
transition-duration
:
.15s
}
.v-tooltip__content
[
class
*=
leave-active
]
{
-webkit-transition-duration
:
75ms
;
transition-duration
:
75ms
}
\ No newline at end of file
dist/css/chunk-50b3ea6d.0036a5df.css
0 → 100644
View file @
defb5ab5
#home-app-bar
.v-tabs-slider
{
max-width
:
24px
;
margin
:
0
auto
}
#home-app-bar
.v-tab
:before
{
display
:
none
}
.theme--light.v-app-bar.v-toolbar.v-sheet
{
background-color
:
#f5f5f5
}
.theme--dark.v-app-bar.v-toolbar.v-sheet
{
background-color
:
#272727
}
.v-sheet.v-app-bar.v-toolbar
{
border-radius
:
0
}
.v-sheet.v-app-bar.v-toolbar
:not
(
.v-sheet--outlined
)
{
-webkit-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
);
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-sheet.v-app-bar.v-toolbar.v-sheet--shaped
{
border-radius
:
24px
0
}
.v-app-bar
:not
([
data-booted
=
true
])
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-app-bar.v-app-bar--fixed
{
position
:
fixed
;
top
:
0
;
z-index
:
5
}
.v-app-bar.v-app-bar--hide-shadow
{
-webkit-box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
;
box-shadow
:
0
0
0
0
rgba
(
0
,
0
,
0
,
.2
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.14
),
0
0
0
0
rgba
(
0
,
0
,
0
,
.12
)
!important
}
.v-app-bar--fade-img-on-scroll
.v-toolbar__image
.v-image__image
{
-webkit-transition
:
opacity
.4s
cubic-bezier
(
.4
,
0
,
.2
,
1
);
transition
:
opacity
.4s
cubic-bezier
(
.4
,
0
,
.2
,
1
)}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll
.v-toolbar__image
{
will-change
:
opacity
}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--collapse-on-scroll
.v-toolbar__extension
{
display
:
none
}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled
.v-toolbar__title
{
padding-top
:
9px
}
.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled
:not
(
.v-app-bar--bottom
)
.v-toolbar__title
{
padding-bottom
:
9px
}
.v-app-bar.v-app-bar--shrink-on-scroll
.v-toolbar__title
{
font-size
:
inherit
}
.v-app-bar-title__content
,
.v-app-bar-title__placeholder
{
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.v-app-bar-title__content
{
position
:
absolute
}
.v-tooltip
{
display
:
none
}
.v-tooltip--attached
{
display
:
inline
}
.v-tooltip__content
{
background
:
rgba
(
97
,
97
,
97
,
.9
);
color
:
#fff
;
border-radius
:
4px
;
font-size
:
14px
;
line-height
:
22px
;
display
:
inline-block
;
padding
:
5px
16px
;
position
:
absolute
;
text-transform
:
none
;
width
:
auto
;
opacity
:
1
;
pointer-events
:
none
}
.v-tooltip__content--fixed
{
position
:
fixed
}
.v-tooltip__content
[
class
*=
-active
]
{
-webkit-transition-timing-function
:
cubic-bezier
(
0
,
0
,
.2
,
1
);
transition-timing-function
:
cubic-bezier
(
0
,
0
,
.2
,
1
)}
.v-tooltip__content
[
class
*=
enter-active
]
{
-webkit-transition-duration
:
.15s
;
transition-duration
:
.15s
}
.v-tooltip__content
[
class
*=
leave-active
]
{
-webkit-transition-duration
:
75ms
;
transition-duration
:
75ms
}
\ No newline at end of file
dist/css/chunk-5858a638.400f917d.css
deleted
100644 → 0
View file @
c5ea461a
.v-slide-group
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
}
.v-slide-group
:not
(
.v-slide-group--has-affixes
)>
.v-slide-group__next
,
.v-slide-group
:not
(
.v-slide-group--has-affixes
)>
.v-slide-group__prev
{
display
:
none
}
.v-slide-group.v-item-group
>
.v-slide-group__next
,
.v-slide-group.v-item-group
>
.v-slide-group__prev
{
cursor
:
pointer
}
.v-slide-item
{
display
:
-webkit-inline-box
;
display
:
-ms-inline-flexbox
;
display
:
inline-flex
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
}
.v-slide-group__next
,
.v-slide-group__prev
{
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
52px
;
flex
:
0
1
52px
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
min-width
:
52px
}
.v-slide-group__content
{
-ms-flex
:
1
0
auto
;
flex
:
1
0
auto
;
position
:
relative
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
white-space
:
nowrap
}
.v-slide-group__content
,
.v-slide-group__wrapper
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
1
}
.v-slide-group__wrapper
{
contain
:
content
;
-ms-flex
:
1
1
auto
;
flex
:
1
1
auto
;
overflow
:
hidden
}
.v-slide-group__next--disabled
,
.v-slide-group__prev--disabled
{
pointer-events
:
none
}
.v-item-group
{
-webkit-box-flex
:
0
;
-ms-flex
:
0
1
auto
;
flex
:
0
1
auto
;
position
:
relative
;
max-width
:
100%
;
-webkit-transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
);
transition
:
.3s
cubic-bezier
(
.25
,
.8
,
.5
,
1
)}
\ No newline at end of file
dist/css/chunk-5887f980.172b4612.css
0 → 100644
View file @
defb5ab5
.v-menu
{
display
:
none
}
.v-menu--attached
{
display
:
inline
}
.v-menu__content
{
position
:
absolute
;
display
:
inline-block
;
max-width
:
80%
;
overflow-y
:
auto
;
overflow-x
:
hidden
;
contain
:
content
;
-webkit-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
);
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
);
border-radius
:
4px
}
.v-menu__content--active
{
pointer-events
:
none
}
.v-menu__content--auto
.v-list-item
{
-webkit-transition-property
:
opacity
,
-webkit-transform
;
transition-property
:
opacity
,
-webkit-transform
;
transition-property
:
transform
,
opacity
;
transition-property
:
transform
,
opacity
,
-webkit-transform
;
-webkit-transition-duration
:
.3s
;
transition-duration
:
.3s
;
-webkit-transition-timing-function
:
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition-timing-function
:
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-menu__content--fixed
{
position
:
fixed
}
.v-menu__content
>
.card
{
contain
:
content
;
-webkit-backface-visibility
:
hidden
;
backface-visibility
:
hidden
}
.v-menu
>
.v-menu__content
{
max-width
:
none
}
.v-menu-transition-enter
.v-list-item
{
min-width
:
0
;
pointer-events
:
none
}
.v-menu-transition-enter-to
.v-list-item
{
-webkit-transition-delay
:
.1s
;
transition-delay
:
.1s
}
.v-menu-transition-leave-active
,
.v-menu-transition-leave-to
{
pointer-events
:
none
}
.v-menu-transition-enter
,
.v-menu-transition-leave-to
{
opacity
:
0
}
.v-menu-transition-enter-active
,
.v-menu-transition-leave-active
{
-webkit-transition
:
all
.3s
cubic-bezier
(
.25
,
.8
,
.25
,
1
);
transition
:
all
.3s
cubic-bezier
(
.25
,
.8
,
.25
,
1
)}
.v-menu-transition-enter.v-menu__content--auto
{
-webkit-transition
:
none
!important
;
transition
:
none
!important
}
.v-menu-transition-enter.v-menu__content--auto
.v-list-item
{
opacity
:
0
;
-webkit-transform
:
translateY
(
-15px
);
transform
:
translateY
(
-15px
)}
.v-menu-transition-enter.v-menu__content--auto
.v-list-item--active
{
opacity
:
1
;
-webkit-transform
:
none
!important
;
transform
:
none
!important
;
pointer-events
:
auto
}
\ No newline at end of file
dist/css/chunk-75bdfcfa.eeacb100.css
deleted
100644 → 0
View file @
c5ea461a
.fix-title
[
data-v-35973c5e
]
{
word-break
:
normal
}
\ No newline at end of file
Prev
1
2
3
4
5
…
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment