1619 lines
34 KiB
CSS
1619 lines
34 KiB
CSS
.skip-link[data-v-7fe31757] {
|
|
top: -5em;
|
|
z-index: 1000
|
|
}
|
|
|
|
.skip-link[data-v-7fe31757]:focus-within {
|
|
top: 0
|
|
}
|
|
|
|
.skip-link a[data-v-7fe31757]:hover {
|
|
text-decoration: none !important
|
|
}
|
|
|
|
.skip-link a[data-v-7fe31757]:focus {
|
|
outline: none !important
|
|
}
|
|
|
|
.card[data-v-11df7e45] {
|
|
margin-top: 34px
|
|
}
|
|
|
|
.card__logo[data-v-11df7e45] {
|
|
position: absolute;
|
|
top: -34px;
|
|
left: 50%;
|
|
transform: translateX(-50%)
|
|
}
|
|
|
|
.card__title-description[data-v-11df7e45] {
|
|
min-height: 60px;
|
|
white-space: pre-wrap
|
|
}
|
|
|
|
.card[data-v-63bc992d] {
|
|
height: 399px
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.card[data-v-63bc992d] {
|
|
box-shadow: none !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card[data-v-63bc992d] {
|
|
height: 463px
|
|
}
|
|
}
|
|
|
|
.card__header[data-v-63bc992d] {
|
|
height: 171px;
|
|
border-radius: 4px;
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card__header[data-v-63bc992d] {
|
|
border-radius: 4px 4px 0 0
|
|
}
|
|
}
|
|
|
|
.card__content[data-v-63bc992d] {
|
|
background: #fff
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card__content[data-v-63bc992d] {
|
|
position: absolute;
|
|
top: 164px;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
border-radius: 8px 8px 4px 4px
|
|
}
|
|
}
|
|
|
|
.card__content__title[data-v-63bc992d] {
|
|
height: 48px;
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 2;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
|
|
.card__content__description[data-v-63bc992d] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 4;
|
|
-webkit-line-clamp: 4;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card__content__description[data-v-63bc992d] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 8;
|
|
-webkit-line-clamp: 8;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card__content__description__with__tags[data-v-63bc992d] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 7;
|
|
-webkit-line-clamp: 7;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
}
|
|
|
|
.mini-card__img[data-v-151c5310] {
|
|
width: 100px;
|
|
height: 88px;
|
|
border-radius: 8px;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
background-position: 50%
|
|
}
|
|
|
|
.mini-card__title[data-v-151c5310] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 2;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical;
|
|
font-size: 1rem;
|
|
max-height: 56px
|
|
}
|
|
|
|
.carousel[data-v-4862763d] {
|
|
width: 100%
|
|
}
|
|
|
|
.carousel__item[data-v-4862763d] {
|
|
position: relative;
|
|
width: 100%;
|
|
padding: 0 !important
|
|
}
|
|
|
|
.carousel__item--image[data-v-4862763d] {
|
|
background-position: 50%;
|
|
background-repeat: no-repeat
|
|
}
|
|
|
|
.carousel__item__layer[data-v-4862763d] {
|
|
content: "";
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0
|
|
}
|
|
|
|
.carousel__item__video[data-v-4862763d] {
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
-o-object-position: center;
|
|
object-position: center
|
|
}
|
|
|
|
.carousel__title[data-v-4862763d] {
|
|
cursor: default;
|
|
z-index: 1;
|
|
max-height: 100%;
|
|
overflow: hidden
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.carousel__title[data-v-4862763d] {
|
|
margin-left: 120px;
|
|
margin-right: 120px
|
|
}
|
|
}
|
|
|
|
.carousel__title>h1[data-v-4862763d] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 4;
|
|
-webkit-line-clamp: 4;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.carousel__title>h1[data-v-4862763d] {
|
|
line-clamp: 11;
|
|
-webkit-line-clamp: 11
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.carousel__title>h1[data-v-4862763d] {
|
|
line-clamp: 4;
|
|
-webkit-line-clamp: 4
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.carousel__title>h1[data-v-4862763d] {
|
|
line-clamp: 3;
|
|
-webkit-line-clamp: 3
|
|
}
|
|
}
|
|
|
|
.carousel__title[href][data-v-4862763d] {
|
|
cursor: pointer
|
|
}
|
|
|
|
.carousel__button-group[data-v-4862763d] {
|
|
right: 16px;
|
|
bottom: 10px
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.carousel__button-group[data-v-4862763d] {
|
|
right: 50%;
|
|
transform: translateX(50%)
|
|
}
|
|
}
|
|
|
|
.carousel__button-group__btn[data-v-4862763d] {
|
|
box-shadow: none;
|
|
background-color: hsla(0, 0%, 100%, .5) !important
|
|
}
|
|
|
|
.carousel.v-carousel[data-v-4862763d] {
|
|
height: 225px !important
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.carousel.v-carousel[data-v-4862763d] {
|
|
height: 400px !important
|
|
}
|
|
}
|
|
|
|
.carousel.v-carousel[data-v-4862763d] .v-carousel__item,
|
|
.carousel.v-carousel[data-v-4862763d] .v-window__container,
|
|
.carousel.v-carousel[data-v-4862763d] .v-window__item {
|
|
height: 225px !important
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
|
|
.carousel.v-carousel[data-v-4862763d] .v-carousel__item,
|
|
.carousel.v-carousel[data-v-4862763d] .v-window__container,
|
|
.carousel.v-carousel[data-v-4862763d] .v-window__item {
|
|
height: 400px !important
|
|
}
|
|
}
|
|
|
|
.carousel.v-carousel[data-v-4862763d] button {
|
|
background-color: hsla(0, 0%, 100%, .5) !important;
|
|
width: 48px;
|
|
height: 48px;
|
|
box-shadow: none
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.carousel--bottom-control-on-mobile__pause-button[data-v-4862763d] {
|
|
right: 50%;
|
|
transform: translateX(50%)
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
|
|
.carousel--bottom-control-on-mobile[data-v-4862763d] .v-window__next,
|
|
.carousel--bottom-control-on-mobile[data-v-4862763d] .v-window__prev {
|
|
top: calc(100% - 58px)
|
|
}
|
|
}
|
|
|
|
.card[data-v-c74b14be] {
|
|
border: 1px solid #d5dcdf
|
|
}
|
|
|
|
.card a[data-v-c74b14be] {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.card a[data-v-c74b14be]:visited {
|
|
color: #f3f4f6;
|
|
text-decoration: none;
|
|
opacity: .42
|
|
}
|
|
|
|
.card a[data-v-c74b14be]:hover {
|
|
opacity: .7
|
|
}
|
|
|
|
.card a[data-v-c74b14be]:active {
|
|
opacity: 1
|
|
}
|
|
|
|
.cms-section[data-v-1350c511] {
|
|
padding: 32px 16px
|
|
}
|
|
|
|
.cms-section[data-v-1350c511]:nth-child(2n) {
|
|
background-color: #f3f4f6
|
|
}
|
|
|
|
.cms-section>div[data-v-1350c511]:last-of-type {
|
|
margin-bottom: 0 !important
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h1 {
|
|
font-size: 3rem;
|
|
font-weight: 700;
|
|
line-height: 3.6rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h2 {
|
|
font-size: 2.5rem;
|
|
font-weight: 500;
|
|
line-height: 3rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h3 {
|
|
font-size: 2rem;
|
|
font-weight: 500;
|
|
line-height: 2.5rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h4 {
|
|
font-size: 1.5rem;
|
|
font-weight: 500;
|
|
line-height: 2rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h5 {
|
|
font-weight: 700;
|
|
line-height: 1.625rem
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h5,
|
|
.cms-section .cms-html-content[data-v-1350c511] h6 {
|
|
font-size: 1.25rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] h6 {
|
|
font-weight: 500;
|
|
line-height: 1.75rem
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] :first-child {
|
|
margin-top: 0;
|
|
padding-top: 0
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] :last-child {
|
|
margin-bottom: 0 !important
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] a {
|
|
scroll-margin-top: 150px;
|
|
text-decoration: underline;
|
|
color: #0054a6 !important
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] a:visited {
|
|
color: #00114b !important
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] a:hover {
|
|
opacity: .7
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] a:active {
|
|
opacity: 1
|
|
}
|
|
|
|
@media only screen and (max-width:959px) {
|
|
.cms-section .cms-html-content[data-v-1350c511] a {
|
|
scroll-margin-top: 90px
|
|
}
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] blockquote,
|
|
.cms-section .cms-html-content[data-v-1350c511] p {
|
|
margin-bottom: 32px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] blockquote {
|
|
margin-left: auto;
|
|
margin-right: auto
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .left {
|
|
text-align: left
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .center {
|
|
text-align: center
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .right {
|
|
text-align: right
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] img {
|
|
-o-object-fit: contain;
|
|
object-fit: contain;
|
|
max-width: 100%;
|
|
margin-top: 16px;
|
|
margin-bottom: 16px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .file-content i {
|
|
display: inline-block;
|
|
vertical-align: middle
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-table {
|
|
overflow-x: auto;
|
|
margin-bottom: 32px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-table table {
|
|
display: table;
|
|
width: 100%;
|
|
border-collapse: collapse
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-table table p {
|
|
margin-bottom: auto
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-table table th {
|
|
font-size: .875rem;
|
|
font-weight: 700;
|
|
border: 1px solid #d5dcdf;
|
|
border-bottom: 2px solid #3c4950;
|
|
padding: 8px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-table table tr th {
|
|
border: 1px solid #d5dcdf
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-table table tr td {
|
|
font-size: .875rem;
|
|
font-weight: 400;
|
|
border: 1px solid #d5dcdf;
|
|
padding: 8px
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] ol,
|
|
.cms-section .cms-html-content[data-v-1350c511] ul {
|
|
margin-left: 16px;
|
|
margin-bottom: 32px;
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] ol li p,
|
|
.cms-section .cms-html-content[data-v-1350c511] ul li p {
|
|
margin-bottom: auto
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] .cms-youtube-player {
|
|
display: block;
|
|
margin: 0 auto 32px;
|
|
max-width: 100%
|
|
}
|
|
|
|
.cms-section .cms-html-content[data-v-1350c511] hr {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.home__content[data-v-a86dc25e] {
|
|
margin-top: -100px
|
|
}
|
|
}
|
|
|
|
.news-list__hero-header[data-v-82e5dbae] {
|
|
height: 186px;
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important
|
|
}
|
|
|
|
.news-list .v-chip[data-v-82e5dbae].active {
|
|
background-color: #ffd189 !important;
|
|
border-color: #ffd189 !important
|
|
}
|
|
|
|
.content__hero-header[data-v-31a1864a] {
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important
|
|
}
|
|
|
|
.content__hero-header__content[data-v-31a1864a] {
|
|
min-height: 294px
|
|
}
|
|
|
|
.content .mod-date-text[data-v-31a1864a] {
|
|
display: inline-block
|
|
}
|
|
|
|
.content .mod-date-text[data-v-31a1864a]:first-letter {
|
|
text-transform: uppercase
|
|
}
|
|
|
|
.content .fb-iframe[data-v-31a1864a] {
|
|
max-height: 50px
|
|
}
|
|
|
|
.card[data-v-31ae47e0] {
|
|
min-height: 55px
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.card[data-v-31ae47e0] {
|
|
box-shadow: none !important;
|
|
width: 328px
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:600px)and (max-width:959px) {
|
|
.card[data-v-31ae47e0] {
|
|
width: 556px
|
|
}
|
|
}
|
|
|
|
.card__header[data-v-31ae47e0] {
|
|
width: 100px;
|
|
height: 100px;
|
|
border-radius: 8px;
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card__header[data-v-31ae47e0] {
|
|
border-radius: 8px;
|
|
width: 136px;
|
|
height: 104px
|
|
}
|
|
}
|
|
|
|
.card__content[data-v-31ae47e0] {
|
|
background: #fff
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.card__content[data-v-31ae47e0] {
|
|
top: 164px;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
border-radius: 8px 8px 4px 4px
|
|
}
|
|
}
|
|
|
|
.card__content__title[data-v-31ae47e0] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 2;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
|
|
.card__content__description[data-v-31ae47e0] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 6;
|
|
-webkit-line-clamp: 6;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
|
|
@media only screen and (min-width:600px)and (max-width:959px) {
|
|
.card__content__description[data-v-31ae47e0] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 3;
|
|
-webkit-line-clamp: 3;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.card__content__description[data-v-31ae47e0] {
|
|
overflow: hidden;
|
|
display: -moz-box;
|
|
display: -webkit-box;
|
|
line-clamp: 2;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical
|
|
}
|
|
}
|
|
|
|
.card__content__date[data-v-31ae47e0] {
|
|
overflow: hidden;
|
|
white-space: nowrap
|
|
}
|
|
|
|
.card .orange-box[data-v-31ae47e0] {
|
|
background-color: orange;
|
|
width: 16px;
|
|
height: 4px;
|
|
display: flex;
|
|
align-self: center
|
|
}
|
|
|
|
.search-list__hero-header[data-v-6f8aaad4] {
|
|
height: 186px;
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.search-list__row[data-v-6f8aaad4] {
|
|
min-width: 328px !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:600px)and (max-width:959px) {
|
|
.search-list__row[data-v-6f8aaad4] {
|
|
min-width: 556px !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.search-list__row[data-v-6f8aaad4] {
|
|
min-width: 928px !important
|
|
}
|
|
}
|
|
|
|
.search-list .v-chip[data-v-6f8aaad4].active {
|
|
background-color: #ffd189 !important;
|
|
border-color: #ffd189 !important
|
|
}
|
|
|
|
.grey-prepend-inner-icon[data-v-38e325c0] .v-input__icon--prepend-inner>i {
|
|
color: #5a717c
|
|
}
|
|
|
|
.depress-prepend-inner-icon[data-v-38e325c0] .v-input__icon--clear,
|
|
.depress-prepend-inner-icon[data-v-38e325c0] .v-input__icon--prepend-inner {
|
|
margin-top: 4px
|
|
}
|
|
|
|
.hide-input-arrow[data-v-38e325c0] .v-input__append-inner:nth-child(3) {
|
|
display: none
|
|
}
|
|
|
|
.open-label[data-v-be3dcaf0] {
|
|
min-height: 24px;
|
|
border-radius: 12px;
|
|
margin-top: 2px;
|
|
padding-left: 7px;
|
|
padding-right: 7px
|
|
}
|
|
|
|
.inner-ex-pan[data-v-be3dcaf0] .v-expansion-panel-content__wrap {
|
|
padding-top: 0 !important;
|
|
padding-right: 0 !important;
|
|
padding-bottom: 0 !important;
|
|
padding-left: 4px !important
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.inner-ex-pan[data-v-be3dcaf0] .v-expansion-panel-content__wrap {
|
|
padding-left: 8px !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.inner-ex-pan[data-v-be3dcaf0] .v-expansion-panel-content__wrap {
|
|
padding-left: 8px !important
|
|
}
|
|
}
|
|
|
|
.custom-expansion-panel-header[data-v-be3dcaf0] {
|
|
padding: 0 0 0 3px !important;
|
|
min-height: 0 !important
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.custom-expansion-panel-header[data-v-be3dcaf0] {
|
|
padding: 0 0 0 7px !important
|
|
}
|
|
}
|
|
|
|
.main-customer-service-info .picture[data-v-652d68c5] {
|
|
height: 216px;
|
|
background-repeat: no-repeat;
|
|
background-position: 50%;
|
|
background-size: cover
|
|
}
|
|
|
|
.main-customer-service-info[data-v-652d68c5] .cms-section {
|
|
padding-top: 12px;
|
|
padding-bottom: 12px
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.dialog-full-screen-on-xs[data-v-f60035c8] {
|
|
height: 100% !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:600px)and (min-height:623px) {
|
|
.dialog-max-height-sm-and-up[data-v-f60035c8] {
|
|
max-height: 560px
|
|
}
|
|
}
|
|
|
|
.title-bottom-border[data-v-f60035c8] {
|
|
border-bottom: 1px solid #d5dcdf
|
|
}
|
|
|
|
.icon-style[data-v-6664d63e] {
|
|
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2);
|
|
filter: drop-shadow(0 1px 0 rgba(0, 0, 0, .14)) drop-shadow(0 1px 3px rgba(0, 0, 0, .12));
|
|
border-radius: 50%;
|
|
height: 20px;
|
|
width: 20px
|
|
}
|
|
|
|
.customer-service-header[data-v-c52061fa] {
|
|
min-height: 0 !important
|
|
}
|
|
|
|
.panel-content[data-v-c52061fa] .v-expansion-panel-content__wrap {
|
|
padding: 0 0 0 0 !important
|
|
}
|
|
|
|
.panel-content[data-v-c52061fa] .cms-section {
|
|
padding-top: 0;
|
|
padding-bottom: 12px
|
|
}
|
|
|
|
.panel-content[data-v-c52061fa] .cms-section .cms-html-content p {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.map-container[data-v-9633d10c] {
|
|
height: calc(100vh - 80px);
|
|
min-height: 450px
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.map-container[data-v-9633d10c] {
|
|
height: calc(100vh - 144px)
|
|
}
|
|
}
|
|
|
|
.map-container__top-box[data-v-9633d10c] {
|
|
top: 16px;
|
|
left: 16px;
|
|
right: 16px;
|
|
z-index: 2;
|
|
max-height: calc(100% - 32px)
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.map-container__top-box[data-v-9633d10c] {
|
|
max-width: 307px
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.map-container__top-box[data-v-9633d10c] {
|
|
max-width: 443px
|
|
}
|
|
}
|
|
|
|
.map-container__bottom-box[data-v-9633d10c] {
|
|
left: 16px;
|
|
right: 16px;
|
|
bottom: 16px;
|
|
z-index: 2
|
|
}
|
|
|
|
.icon-error[data-v-3420a7e1] {
|
|
color: #d0201f !important
|
|
}
|
|
|
|
.v-list-item-custom[data-v-73819910] {
|
|
display: block
|
|
}
|
|
|
|
.v-list-item-custom[data-v-73819910]:before {
|
|
height: 48px
|
|
}
|
|
|
|
.v-list-item-custom .v-list-item-custom__text[data-v-73819910] {
|
|
min-height: 48px
|
|
}
|
|
|
|
.country-flag[data-v-73819910] {
|
|
width: 20px;
|
|
height: 18px
|
|
}
|
|
|
|
.chip-close-icon[data-v-73819910] {
|
|
font-size: 22px !important
|
|
}
|
|
|
|
.chip-close-icon[data-v-73819910] button {
|
|
font-size: 22px !important;
|
|
width: 24px
|
|
}
|
|
|
|
.sticker-card[data-v-83d5f0d4] {
|
|
border: 1px solid #d5dcdf;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
background-color: #fff
|
|
}
|
|
|
|
.sticker-card .header-title-content .header-title[data-v-83d5f0d4] {
|
|
height: 70px;
|
|
width: 100%
|
|
}
|
|
|
|
@media only screen and (max-width:1263px) {
|
|
.sticker-card .header-title-content .header-title[data-v-83d5f0d4] {
|
|
height: 85px
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.sticker-card .header-title-content .header-title[data-v-83d5f0d4] {
|
|
height: inherit
|
|
}
|
|
}
|
|
|
|
.sticker-card .header-title-content .header-price[data-v-83d5f0d4] {
|
|
text-align: right;
|
|
white-space: nowrap;
|
|
width: 100px
|
|
}
|
|
|
|
.sticker-card .sticker-card-country-flag[data-v-83d5f0d4] {
|
|
width: 20px
|
|
}
|
|
|
|
.sticker-card .sticker-card-date[data-v-83d5f0d4] {
|
|
background-color: #caffcb
|
|
}
|
|
|
|
.sticker-card .sticker-card-date.futureDate[data-v-83d5f0d4] {
|
|
background-color: #ffffa2
|
|
}
|
|
|
|
.sticker-card .sticker-icon[data-v-83d5f0d4] {
|
|
font-size: 20px;
|
|
padding-right: 5px;
|
|
padding-top: 2px;
|
|
color: #0054a6
|
|
}
|
|
|
|
[data-v-83d5f0d4] .delete-button {
|
|
padding: 0 !important
|
|
}
|
|
|
|
.news-list .news-list__hero-header_query[data-v-517bb266] {
|
|
height: 294px !important;
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important;
|
|
background: linear-gradient(0deg, rgba(0, 17, 75, .3), rgba(0, 17, 75, .3)), url(../img/banner.5fa79b89.jpeg)
|
|
}
|
|
|
|
.news-list .v-chip[data-v-517bb266].active {
|
|
background-color: #ffd189 !important;
|
|
border-color: #ffd189 !important
|
|
}
|
|
|
|
.valid-sticker-page[data-v-517bb266] {
|
|
width: 100%;
|
|
max-width: 890px;
|
|
margin: auto
|
|
}
|
|
|
|
.valid-sticker-page .sticker-card-content[data-v-517bb266] {
|
|
padding-left: 0 !important;
|
|
opacity: 1;
|
|
transition: opacity .25s ease-out
|
|
}
|
|
|
|
.valid-sticker-page .sticker-card-content.loading[data-v-517bb266] {
|
|
opacity: .5
|
|
}
|
|
|
|
.valid-sticker-page .box-content[data-v-517bb266] {
|
|
box-shadow: 0 1px 5px rgba(44, 52, 57, .12), 0 2px 2px rgba(44, 52, 57, .14), 0 3px 1px -2px rgba(44, 52, 57, .2);
|
|
border-radius: 6px;
|
|
background-color: #fff7e7
|
|
}
|
|
|
|
.sticker-card-country-flag[data-v-517bb266] {
|
|
width: 24px
|
|
}
|
|
|
|
.text-point[data-v-517bb266] {
|
|
font-size: 13px
|
|
}
|
|
|
|
.faq-tab__expansion-panels[data-v-0801c94a] {
|
|
border-bottom: 1px solid #f3f4f6
|
|
}
|
|
|
|
.faq-tab__expansion-panels__answer[data-v-0801c94a] {
|
|
border: 1px solid #f3f4f6
|
|
}
|
|
|
|
.faq-tab__expansion-panels__answer.v-expansion-panel[data-v-0801c94a].v-expansion-panel--active.v-item--active .v-expansion-panel-content {
|
|
box-shadow: 0 2px 1px -1px rgba(44, 52, 57, .2) !important
|
|
}
|
|
|
|
.faq-tab__expansion-panels__answer.v-expansion-panel[data-v-0801c94a]:before {
|
|
box-shadow: none !important
|
|
}
|
|
|
|
.faq__header[data-v-5d43361f] {
|
|
min-height: 186px;
|
|
background-position: 50% !important;
|
|
background-repeat: no-repeat !important;
|
|
background-size: cover !important
|
|
}
|
|
|
|
.faq__content[data-v-5d43361f] {
|
|
width: 910px;
|
|
max-width: 910px
|
|
}
|
|
|
|
.faq__content__tabs[data-v-5d43361f] {
|
|
border-bottom: 1px solid #d5dcdf
|
|
}
|
|
|
|
.icon-error[data-v-0aa9279d] {
|
|
color: #d0201f !important
|
|
}
|
|
|
|
.sales-point-info[data-v-626bd7fd] .cms-section {
|
|
padding-top: 12px;
|
|
padding-bottom: 12px
|
|
}
|
|
|
|
.search.v-input[data-v-e0a98bb2] {
|
|
border: 1px solid #5a717c
|
|
}
|
|
|
|
.search.v-input[data-v-e0a98bb2] .v-input__slot .v-input__prepend-inner .v-input__icon>i,
|
|
.search.v-input[data-v-e0a98bb2] .v-text-field__slot .v-label {
|
|
color: #3c4950
|
|
}
|
|
|
|
.language-selector[data-v-588cb86c] {
|
|
padding: 4px 8px 4px 16px;
|
|
position: relative
|
|
}
|
|
|
|
.language-selector[data-v-588cb86c]:hover:before {
|
|
background-color: currentColor;
|
|
border-radius: 4px;
|
|
opacity: .08;
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
content: ""
|
|
}
|
|
|
|
.language-selector .v-input[data-v-588cb86c] {
|
|
margin: 0
|
|
}
|
|
|
|
.language-selector .v-input[data-v-588cb86c] .v-input__append-inner {
|
|
padding-left: 0 !important
|
|
}
|
|
|
|
.language-selector .v-input[data-v-588cb86c] .v-select__selections {
|
|
justify-content: center;
|
|
line-height: 24px;
|
|
padding-left: 6px;
|
|
padding-right: 4px
|
|
}
|
|
|
|
.language-selector .v-input[data-v-588cb86c] .v-select__selections .v-select__selection {
|
|
max-width: inherit;
|
|
margin: 0 !important
|
|
}
|
|
|
|
.language-selector .v-input[data-v-588cb86c] .v-select__selections input {
|
|
width: 0
|
|
}
|
|
|
|
.flag[data-v-588cb86c] {
|
|
width: 20px
|
|
}
|
|
|
|
.logo-container[data-v-f855a882] {
|
|
width: 88px
|
|
}
|
|
|
|
.login-menu[data-v-f855a882] {
|
|
max-height: 100% !important
|
|
}
|
|
|
|
.login-menu__main-card[data-v-f855a882] {
|
|
cursor: default
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-item {
|
|
padding-left: 8px;
|
|
padding-right: 8px
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-item--active {
|
|
color: #0054a6 !important
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-item--active:before {
|
|
background: transparent
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-item--active.group-active {
|
|
color: #00114b !important
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-item.v-list-item--highlighted:before,
|
|
.v-list[data-v-cbd94cfa].menu .v-list-item.v-list-item:focus-visible:before {
|
|
background: currentColor;
|
|
opacity: .16
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-group .v-list-item__title {
|
|
white-space: break-spaces
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-group .v-list-group__items .v-list-item {
|
|
padding-left: 24px
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-group--sub-group .v-list-group__header {
|
|
flex-direction: row-reverse
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-group--sub-group .v-list-group__header .v-list-item__icon {
|
|
margin-right: 0
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu .v-list-group--sub-group .v-list-group__items .v-list-item {
|
|
padding-left: 48px !important
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu--mobile .v-list-group .v-list-group__items .v-list-item {
|
|
padding-left: 24px
|
|
}
|
|
|
|
.v-list[data-v-cbd94cfa].menu--mobile .v-list-group--sub-group .v-list-group__items .v-list-item {
|
|
padding-left: 48px !important
|
|
}
|
|
|
|
.v-list[data-v-5dfbe092].mobile-language-list .v-list-group__header {
|
|
padding-left: 8px;
|
|
padding-right: 8px
|
|
}
|
|
|
|
.header[data-v-5ffe64a6] {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 10;
|
|
box-shadow: 0 2px 4px -1px rgba(44, 52, 57, .2), 0 4px 5px rgba(44, 52, 57, .14), 0 1px 10px rgba(44, 52, 57, .12)
|
|
}
|
|
|
|
.header__top-container[data-v-5ffe64a6] {
|
|
height: 48px
|
|
}
|
|
|
|
.header__bottom-container[data-v-5ffe64a6] {
|
|
background-color: #fff;
|
|
height: 80px
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.header__bottom-container[data-v-5ffe64a6] {
|
|
height: 96px
|
|
}
|
|
}
|
|
|
|
.header__mobile-search-bar[data-v-5ffe64a6] {
|
|
background-color: #d5dcdf
|
|
}
|
|
|
|
.header .v-overlay[data-v-5ffe64a6] .v-overlay__content,
|
|
.header__overlay[data-v-5ffe64a6] {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0
|
|
}
|
|
|
|
.header .mobil-menu-btn[data-v-5ffe64a6] {
|
|
z-index: 1
|
|
}
|
|
|
|
.header .nav-item-logo-mobil[data-v-5ffe64a6] {
|
|
left: 0;
|
|
position: absolute;
|
|
width: 100%
|
|
}
|
|
|
|
.footer a[data-v-7ea44a33]:hover {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.footer__menu[data-v-7ea44a33] {
|
|
list-style: none
|
|
}
|
|
|
|
.footer__contact[data-v-7ea44a33] .cms-section {
|
|
padding-top: 0;
|
|
padding-bottom: 0
|
|
}
|
|
|
|
.footer__contact[data-v-7ea44a33] .cms-section .cms-html-content p {
|
|
margin-bottom: 0;
|
|
padding: 8px 0;
|
|
font-size: .875rem
|
|
}
|
|
|
|
.footer__contact[data-v-7ea44a33] .cms-section .cms-html-content p:first-child {
|
|
font-size: 1rem
|
|
}
|
|
|
|
.footer__contact[data-v-7ea44a33] .cms-section .cms-html-content a {
|
|
color: #00114b !important;
|
|
text-decoration: none;
|
|
font-size: .875rem
|
|
}
|
|
|
|
.footer__contact[data-v-7ea44a33] .cms-section .cms-html-content a:hover {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.cookie-alert[data-v-68230ae2] {
|
|
box-shadow: 0 -3px 5px -1px rgba(44, 52, 57, .2), 0 -6px 10px rgba(44, 52, 57, .14), 0 -1px 18px rgba(44, 52, 57, .12)
|
|
}
|
|
|
|
.cookie-alert .container[data-v-68230ae2] .cms-section {
|
|
padding-top: 0;
|
|
padding-bottom: 0
|
|
}
|
|
|
|
.cookie-alert .container[data-v-68230ae2] .cms-section .cms-html-content a,
|
|
.cookie-alert .container[data-v-68230ae2] .cms-section .cms-html-content i {
|
|
color: #fff !important
|
|
}
|
|
|
|
.snackbar-wrapper[data-v-2e6259b2] {
|
|
position: fixed;
|
|
bottom: 0;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
display: flex;
|
|
flex-direction: column;
|
|
z-index: 300
|
|
}
|
|
|
|
.snackbar-wrapper .snackbar-item[data-v-2e6259b2] {
|
|
position: relative
|
|
}
|
|
|
|
.snackbar-wrapper .snackbar-item>div[data-v-2e6259b2] {
|
|
position: static
|
|
}
|
|
|
|
.cms-section-info .custom-html-wrapper[data-v-0e5e946b] {
|
|
padding-top: 5px !important
|
|
}
|
|
|
|
.cms-section-info>div[data-v-0e5e946b]:last-of-type {
|
|
margin-bottom: 0 !important
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h1 {
|
|
font-size: 3rem;
|
|
font-weight: 700;
|
|
line-height: 3.6rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h2 {
|
|
font-size: 2.5rem;
|
|
line-height: 3rem
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h2,
|
|
.cms-section-info[data-v-0e5e946b] h3 {
|
|
font-weight: 500;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h3 {
|
|
font-size: 2rem;
|
|
line-height: 2.5rem
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h4 {
|
|
font-size: 1.5rem;
|
|
font-weight: 500;
|
|
line-height: 2rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h5 {
|
|
font-weight: 700;
|
|
line-height: 1.625rem
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h5,
|
|
.cms-section-info[data-v-0e5e946b] h6 {
|
|
font-size: 1.25rem;
|
|
font-family: Inter, sans-serif;
|
|
text-transform: false;
|
|
margin-bottom: 32px;
|
|
padding-top: 24px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] h6 {
|
|
font-weight: 500;
|
|
line-height: 1.75rem
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .html-content-subtitle {
|
|
border-left: 4px solid #6f92e0
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] :first-child {
|
|
margin-top: 0;
|
|
padding-top: 0
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] :last-child {
|
|
margin-bottom: 0 !important
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] a {
|
|
scroll-margin-top: 150px;
|
|
text-decoration: underline;
|
|
color: #0054a6 !important
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] a:visited {
|
|
color: #00114b !important
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] a:hover {
|
|
opacity: .7
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] a:active {
|
|
opacity: 1
|
|
}
|
|
|
|
@media only screen and (max-width:959px) {
|
|
.cms-section-info[data-v-0e5e946b] a {
|
|
scroll-margin-top: 90px
|
|
}
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] blockquote,
|
|
.cms-section-info[data-v-0e5e946b] p {
|
|
margin-bottom: 32px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] blockquote {
|
|
margin-left: auto;
|
|
margin-right: auto
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .left {
|
|
text-align: left
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .center {
|
|
text-align: center
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .right {
|
|
text-align: right
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] img {
|
|
-o-object-fit: contain;
|
|
object-fit: contain;
|
|
max-width: 100%;
|
|
margin-top: 16px;
|
|
margin-bottom: 16px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .file-content i {
|
|
display: inline-block;
|
|
vertical-align: middle
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-table {
|
|
overflow-x: auto;
|
|
margin-bottom: 32px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-table table {
|
|
display: table;
|
|
width: 100%;
|
|
border-collapse: collapse
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-table table p {
|
|
margin-bottom: auto
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-table table th {
|
|
font-size: .875rem;
|
|
font-weight: 700;
|
|
border: 1px solid #d5dcdf;
|
|
border-bottom: 2px solid #3c4950;
|
|
padding: 8px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-table table tr th {
|
|
border: 1px solid #d5dcdf
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-table table tr td {
|
|
font-size: .875rem;
|
|
font-weight: 400;
|
|
border: 1px solid #d5dcdf;
|
|
padding: 8px
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] ol,
|
|
.cms-section-info[data-v-0e5e946b] ul {
|
|
margin-left: 16px;
|
|
margin-bottom: 32px;
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] ol li p,
|
|
.cms-section-info[data-v-0e5e946b] ul li p {
|
|
margin-bottom: auto
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] .cms-youtube-player {
|
|
display: block;
|
|
margin: 0 auto 32px;
|
|
max-width: 100%
|
|
}
|
|
|
|
.cms-section-info[data-v-0e5e946b] hr {
|
|
margin-top: 3px;
|
|
margin-bottom: 3px
|
|
}
|
|
|
|
.w-100 {
|
|
width: 100% !important
|
|
}
|
|
|
|
@media only screen and (min-width:600px) {
|
|
.w-sm-100 {
|
|
width: 100% !important
|
|
}
|
|
|
|
.w-sm-auto {
|
|
width: auto !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:960px) {
|
|
.w-md-100 {
|
|
width: 100% !important
|
|
}
|
|
|
|
.w-md-auto {
|
|
width: auto !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.w-lg-100 {
|
|
width: 100% !important
|
|
}
|
|
|
|
.w-lg-auto {
|
|
width: auto !important
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width:1536px) {
|
|
.w-xl-100 {
|
|
width: 100% !important
|
|
}
|
|
|
|
.w-xl-auto {
|
|
width: auto !important
|
|
}
|
|
}
|
|
|
|
.h-100 {
|
|
height: 100% !important
|
|
}
|
|
|
|
.remove-line-height {
|
|
line-height: 0 !important
|
|
}
|
|
|
|
.text-break-all {
|
|
word-break: break-all !important
|
|
}
|
|
|
|
.text-break-word {
|
|
word-break: break-word !important
|
|
}
|
|
|
|
.list-style-none {
|
|
list-style: none !important
|
|
}
|
|
|
|
.position-relative {
|
|
position: relative !important
|
|
}
|
|
|
|
.position-absolute {
|
|
position: absolute !important
|
|
}
|
|
|
|
.position-fixed {
|
|
position: fixed !important
|
|
}
|
|
|
|
.dropdown-button:focus:before {
|
|
opacity: 0 !important
|
|
}
|
|
|
|
.dropdown-button:focus:hover:before {
|
|
opacity: .08 !important
|
|
}
|
|
|
|
.dropdown-button:focus-visible:before {
|
|
opacity: .24 !important
|
|
}
|
|
|
|
.neutral-lighten-3 {
|
|
background-color: #edf5fd
|
|
}
|
|
|
|
.chip-text-truncate.v-chip .v-chip__content {
|
|
display: block;
|
|
height: auto;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis
|
|
}
|
|
|
|
.multiline-button.v-btn {
|
|
min-height: 36px;
|
|
height: auto !important
|
|
}
|
|
|
|
.multiline-button.v-btn .v-btn__content {
|
|
white-space: normal;
|
|
max-width: 100%
|
|
}
|
|
|
|
.multiline-button--x-small.v-btn {
|
|
min-height: 20px
|
|
}
|
|
|
|
.multiline-button--small.v-btn {
|
|
min-height: 28px
|
|
}
|
|
|
|
.multiline-button--large.v-btn {
|
|
min-height: 44px
|
|
}
|
|
|
|
.multiline-button--x-large.v-btn {
|
|
min-height: 52px
|
|
}
|
|
|
|
.main-content {
|
|
margin-top: 80px
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.main-content {
|
|
margin-top: 144px
|
|
}
|
|
}
|
|
|
|
.v-application a {
|
|
text-decoration: none;
|
|
color: #00114b !important
|
|
}
|
|
|
|
.maintenance-box-content {
|
|
width: 100%;
|
|
background-color: #fff7e7
|
|
}
|
|
|
|
.maintenance-box-content .icon-alert {
|
|
padding-left: 8px;
|
|
padding-right: 16px;
|
|
display: block;
|
|
font-size: 25px;
|
|
margin-top: -4px;
|
|
color: #e75a09
|
|
}
|
|
|
|
.page-bottom-padding {
|
|
padding-bottom: 52px
|
|
}
|
|
|
|
@media only screen and (min-width:1264px) {
|
|
.page-bottom-padding {
|
|
padding-bottom: 116px
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width:599px) {
|
|
.remove-card-shadow {
|
|
box-shadow: none !important;
|
|
border-radius: 0 !important
|
|
}
|
|
}
|
|
|
|
.v-chip--disabled {
|
|
color: #4a5d66 !important;
|
|
opacity: 1
|
|
}
|
|
|
|
.environmentLabel {
|
|
z-index: 10;
|
|
height: 32px;
|
|
position: fixed;
|
|
left: 0;
|
|
top: 8px;
|
|
transform-origin: left bottom;
|
|
box-shadow: -1px 1px 1px 1px rgba(37, 37, 37, .2);
|
|
box-sizing: border-box;
|
|
min-width: 100px
|
|
}
|
|
|
|
@media screen and (max-width:1263px) {
|
|
.environmentLabel {
|
|
z-index: 3;
|
|
top: 80px
|
|
}
|
|
}
|
|
|
|
.environmentLabel p {
|
|
padding: 0 10px;
|
|
line-height: 32px;
|
|
font-size: 18px;
|
|
margin: 0;
|
|
height: 100%;
|
|
text-align: center;
|
|
background-color: #f02896;
|
|
color: #fff
|
|
} |