@font-face {
    font-family: Framework7 Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Framework7Icons-Regular.28db8299.eot);
    src: url(../fonts/Framework7Icons-Regular.19158ff0.woff2) format("woff2"), url(../fonts/Framework7Icons-Regular.5fce7c12.woff) format("woff"), url(../fonts/Framework7Icons-Regular.11137101.ttf) format("truetype")
}

.f7-icons,
.framework7-icons {
    font-family: Framework7 Icons;
    font-weight: 400;
    font-style: normal;
    font-size: .28rem;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    text-align: center
}

@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/materialicons-regular.016c14ad.eot);
    src: local("Material Icons"), local("materialicons-regular"), url(../fonts/materialicons-regular.8a9a261c.woff2) format("woff2"), url(../fonts/materialicons-regular.c38ebd3c.woff) format("woff"), url(../fonts/materialicons-regular.55242ea5.ttf) format("truetype")
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: .24rem;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-display: block
}

.framework7-root,
body,
html {
    position: relative;
    height: 100%;
    width: 100%;
    overflow-x: hidden
}

body {
    margin: 0;
    padding: 0;
    font-size: .14rem;
    width: 100%;
    background: #fff;
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

.framework7-root {
    overflow: hidden;
    box-sizing: border-box
}

.framework7-initializing *,
.framework7-initializing :after,
.framework7-initializing :before {
    transition-duration: 0ms !important
}

@media (width:1024px) and (height:691px) and (orientation:landscape) {

    .framework7-root,
    body,
    html {
        height: 6.71rem
    }
}

@media (width:1024px) and (height:692px) and (orientation:landscape) {

    .framework7-root,
    body,
    html {
        height: 6.72rem
    }
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none
}

a,
input,
select,
textarea {
    outline: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

p {
    margin: 1em 0
}

.disabled {
    opacity: .55 !important;
    pointer-events: none !important
}

.ios body {
    font-family: -apple-system, SF UI Text, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.4
}

.ios .if-md,
.ios .md-only {
    display: none !important
}

.ios a {
    color: #007aff
}

@media (width:1024px) and (height:691px) and (orientation:landscape) {

    .ios,
    .ios .framework7-root,
    .ios body {
        height: 6.71rem
    }
}

@media (width:1024px) and (height:692px) and (orientation:landscape) {

    .ios,
    .ios .framework7-root,
    .ios body {
        height: 6.72rem
    }
}

.ios .theme-dark {
    color: #fff
}

.ios .color-theme-red a {
    color: #f44336
}

.ios .color-theme-green a {
    color: #4caf50
}

.ios .color-theme-blue a {
    color: #2196f3
}

.ios .color-theme-pink a {
    color: #e91e63
}

.ios .color-theme-yellow a {
    color: #ffcf00
}

.ios .color-theme-orange a {
    color: #ff9800
}

.ios .color-theme-gray a {
    color: #9e9e9e
}

.ios .color-theme-white a {
    color: #fff
}

.ios .color-theme-black a {
    color: #000
}

.ios .color-theme-violet a {
    color: #b65bb6
}

.ios a.color-red {
    color: #f44336
}

.ios a.color-green {
    color: #4caf50
}

.ios a.color-blue {
    color: #2196f3
}

.ios a.color-pink {
    color: #e91e63
}

.ios a.color-yellow {
    color: #ffcf00
}

.ios a.color-orange {
    color: #ff9800
}

.ios a.color-gray {
    color: #9e9e9e
}

.ios a.color-white {
    color: #fff
}

.ios a.color-black {
    color: #000
}

.ios a.color-violet {
    color: #b65bb6
}

.md body {
    font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
    color: #212121;
    line-height: 1.5
}

.md .if-ios,
.md .ios-only {
    display: none !important
}

.md a {
    color: #2196f3
}

.md .theme-dark {
    color: hsla(0, 0%, 100%, .87)
}

.md .color-theme-red a {
    color: #f44336
}

.md .color-theme-green a {
    color: #4caf50
}

.md .color-theme-blue a {
    color: #2196f3
}

.md .color-theme-pink a {
    color: #e91e63
}

.md .color-theme-yellow a {
    color: #ffcf00
}

.md .color-theme-orange a {
    color: #ff9800
}

.md .color-theme-gray a {
    color: #9e9e9e
}

.md .color-theme-white a {
    color: #fff
}

.md .color-theme-black a {
    color: #000
}

.md .color-theme-violet a {
    color: #b65bb6
}

.md a.color-red {
    color: #f44336
}

.md a.color-green {
    color: #4caf50
}

.md a.color-blue {
    color: #2196f3
}

.md a.color-pink {
    color: #e91e63
}

.md a.color-yellow {
    color: #ffcf00
}

.md a.color-orange {
    color: #ff9800
}

.md a.color-gray {
    color: #9e9e9e
}

.md a.color-white {
    color: #fff
}

.md a.color-black {
    color: #000
}

.md a.color-violet {
    color: #b65bb6
}

.statusbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
    box-sizing: border-box;
    display: none
}

html.device-ios .statusbar,
html.ios:not(.device-ios):not(.device-android) .statusbar {
    height: .2rem
}

html.device-android .statusbar,
html.md:not(.device-ios):not(.device-android) .statusbar {
    height: .24rem
}

html.device-ios.device-iphone-x .statusbar {
    height: constant(safe-area-inset-top);
    height: env(safe-area-inset-top)
}

html.with-statusbar .statusbar {
    display: block
}

html.with-statusbar.device-ios .framework7-root,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root {
    padding-top: .2rem
}

html.with-statusbar.device-android .framework7-root,
html.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root {
    padding-top: .24rem
}

html.with-statusbar.device-iphone-x .framework7-root {
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top)
}

.ios .statusbar {
    background: #f7f7f8
}

.ios .theme-dark .statusbar {
    background-color: #1b1b1b
}

.md .statusbar {
    background: #0a6ebd
}

.md .color-theme-red .statusbar {
    background: #d2190b
}

.md .color-theme-green .statusbar {
    background: #357a38
}

.md .color-theme-blue .statusbar {
    background: #0a6ebd
}

.md .color-theme-pink .statusbar {
    background: #aa1145
}

.md .color-theme-yellow .statusbar {
    background: #b39100
}

.md .color-theme-orange .statusbar {
    background: #b36a00
}

.md .color-theme-gray .statusbar {
    background: #787878
}

.md .color-theme-white .statusbar {
    background: #d9d9d9
}

.md .color-theme-black .statusbar {
    background: #000
}

.md .color-theme-violet .statusbar {
    background: #883d88
}

.view,
.views {
    z-index: 5000;
    box-sizing: border-box
}

.pages,
.view,
.views {
    position: relative;
    height: 100%;
    overflow: hidden
}

.page,
.pages {
    width: 100%
}

.page {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.page.stacked {
    display: none
}

.page-previous {
    pointer-events: none
}

.page-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    z-index: 1
}

.ios .page-shadow-effect {
    width: .16rem;
    z-index: -1;
    right: 100%;
    background: linear-gradient(90deg, transparent 0, transparent 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2))
}

.ios .page-opacity-effect,
.ios .page-shadow-effect {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    opacity: 0
}

.ios .page-opacity-effect {
    left: 0;
    background: rgba(0, 0, 0, .1);
    width: 100%;
    z-index: 10000
}

.ios .router-dynamic-navbar-inside .page-opacity-effect,
.ios .router-dynamic-navbar-inside .page-shadow-effect {
    top: .44rem
}

.ios .page {
    background: #efeff4
}

.ios .page-previous {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0)
}

.ios .page-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.ios .page-current .page-shadow-effect,
.ios .page-previous .page-opacity-effect,
.ios .page-previous:after {
    opacity: 1
}

.ios .page-transitioning,
.ios .page-transitioning .page-opacity-effect,
.ios .page-transitioning .page-shadow-effect {
    transition-duration: .4s
}

.ios .router-transition-backward .page-current,
.ios .router-transition-backward .page-next,
.ios .router-transition-backward .page-previous:not(.stacked),
.ios .router-transition-forward .page-current,
.ios .router-transition-forward .page-next,
.ios .router-transition-forward .page-previous:not(.stacked) {
    pointer-events: none
}

.ios .router-transition-css-forward .page-next {
    -webkit-animation: ios-page-next-to-current .4s forwards;
    animation: ios-page-next-to-current .4s forwards
}

.ios .router-transition-css-forward .page-next:before {
    position: absolute;
    top: 0;
    width: .16rem;
    bottom: 0;
    z-index: -1;
    content: "";
    opacity: 0;
    right: 100%;
    background: linear-gradient(90deg, transparent 0, transparent 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2));
    -webkit-animation: ios-page-next-to-current-shadow .4s forwards;
    animation: ios-page-next-to-current-shadow .4s forwards
}

.ios .router-transition-css-forward .page-current {
    -webkit-animation: ios-page-current-to-previous .4s forwards;
    animation: ios-page-current-to-previous .4s forwards
}

.ios .router-transition-css-forward .page-current:after {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .1);
    width: 100%;
    bottom: 0;
    content: "";
    opacity: 0;
    z-index: 10000;
    -webkit-animation: ios-page-current-to-previous-opacity .4s forwards;
    animation: ios-page-current-to-previous-opacity .4s forwards
}

.ios .router-transition-css-forward.router-dynamic-navbar-inside .page-current:after,
.ios .router-transition-css-forward.router-dynamic-navbar-inside .page-next:before {
    top: .44rem
}

.ios .router-transition-css-backward .page-current,
.ios .router-transition-css-backward .page-previous {
    pointer-events: none
}

.ios .router-transition-css-backward .page-previous {
    -webkit-animation: ios-page-previous-to-current .4s forwards;
    animation: ios-page-previous-to-current .4s forwards
}

.ios .router-transition-css-backward .page-previous:after {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .1);
    width: 100%;
    bottom: 0;
    content: "";
    opacity: 0;
    z-index: 10000;
    -webkit-animation: ios-page-previous-to-current-opacity .4s forwards;
    animation: ios-page-previous-to-current-opacity .4s forwards
}

.ios .router-transition-css-backward .page-current {
    -webkit-animation: ios-page-current-to-next .4s forwards;
    animation: ios-page-current-to-next .4s forwards
}

.ios .router-transition-css-backward .page-current:before {
    position: absolute;
    top: 0;
    width: .16rem;
    bottom: 0;
    z-index: -1;
    content: "";
    opacity: 0;
    right: 100%;
    background: linear-gradient(90deg, transparent 0, transparent 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2));
    -webkit-animation: ios-page-current-to-next-shadow .4s forwards;
    animation: ios-page-current-to-next-shadow .4s forwards
}

.ios .router-transition-css-backward.router-dynamic-navbar-inside .page-current:before,
.ios .router-transition-css-backward.router-dynamic-navbar-inside .page-previous:after {
    top: .44rem
}

.ios .theme-dark .page,
.page.ios .theme-dark {
    background: #171717
}

@-webkit-keyframes ios-page-next-to-current {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes ios-page-next-to-current {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes ios-page-previous-to-current {
    0% {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes ios-page-previous-to-current {
    0% {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes ios-page-current-to-previous {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

@keyframes ios-page-current-to-previous {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

@-webkit-keyframes ios-page-current-to-next {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes ios-page-current-to-next {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes ios-page-next-to-current-shadow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes ios-page-next-to-current-shadow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes ios-page-previous-to-current-opacity {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes ios-page-previous-to-current-opacity {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes ios-page-current-to-previous-opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes ios-page-current-to-previous-opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes ios-page-current-to-next-shadow {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes ios-page-current-to-next-shadow {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.md .page-shadow-effect {
    width: .16rem;
    z-index: -1;
    right: 100%;
    background: linear-gradient(90deg, transparent 0, transparent 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2))
}

.md .page-opacity-effect,
.md .page-shadow-effect {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    opacity: 0
}

.md .page-opacity-effect {
    left: 0;
    background: rgba(0, 0, 0, .1);
    width: 100%;
    z-index: 10000
}

.md .page {
    background: #fff
}

.md .page-next {
    -webkit-transform: translate3d(0, .56rem, 0);
    transform: translate3d(0, .56rem, 0);
    opacity: 0;
    pointer-events: none
}

.md .page-next.page-next-on-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.md .page-transitioning,
.md .page-transitioning .page-opacity-effect,
.md .page-transitioning .page-shadow-effect {
    transition-duration: .25s
}

.md .page-transitioning-swipeback,
.md .page-transitioning-swipeback .page-opacity-effect,
.md .page-transitioning-swipeback .page-shadow-effect {
    transition-duration: .4s
}

.md .router-transition-backward .page,
.md .router-transition-forward .page {
    pointer-events: none
}

.md .router-transition-css-forward .page-next {
    -webkit-animation: md-page-next-to-current .25s forwards;
    animation: md-page-next-to-current .25s forwards
}

.md .router-transition-css-forward .page-current {
    -webkit-animation: none;
    animation: none
}

.md .router-transition-css-backward .page-current {
    -webkit-animation: md-page-current-to-next .25s forwards;
    animation: md-page-current-to-next .25s forwards
}

.md .router-transition-css-backward .page-previous {
    -webkit-animation: none;
    animation: none
}

.md .theme-dark .page,
.page.md .theme-dark {
    background: #171717
}

@-webkit-keyframes md-page-next-to-current {
    0% {
        -webkit-transform: translate3d(0, .56rem, 0);
        transform: translate3d(0, .56rem, 0);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes md-page-next-to-current {
    0% {
        -webkit-transform: translate3d(0, .56rem, 0);
        transform: translate3d(0, .56rem, 0);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes md-page-current-to-next {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, .56rem, 0);
        transform: translate3d(0, .56rem, 0);
        opacity: 0
    }
}

@keyframes md-page-current-to-next {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, .56rem, 0);
        transform: translate3d(0, .56rem, 0);
        opacity: 0
    }
}

.link,
.tab-link {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1
}

.ios .link {
    transition: opacity .3s
}

.ios .link i+i,
.ios .link i+span,
.ios .link span+i,
.ios .link span+span {
    margin-left: .07rem
}

.ios .link.active-state {
    opacity: .3;
    transition-duration: 0ms
}

.md .link i+i,
.md .link i+span,
.md .link span+i,
.md .link span+span {
    margin-left: .08rem
}

.navbar {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 500;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    margin: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.navbar b {
    font-weight: 500
}

.navbar a.link {
    display: -webkit-flex;
    display: flex
}

.navbar .left,
.navbar .right,
.navbar .title {
    position: relative;
    z-index: 1
}

.navbar .title {
    text-align: center;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-flex-shrink: 10;
    flex-shrink: 10;
    font-weight: 500;
    display: inline-block
}

.navbar .subtitle {
    display: block
}

.navbar .left,
.navbar .right {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.navbar-inner,
.navbar .right:first-child {
    position: absolute;
    height: 100%
}

.navbar-inner {
    left: 0;
    top: 0;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box
}

.navbar-inner.stacked {
    display: none
}

.ios .navbar {
    height: .44rem;
    font-size: .17rem;
    background: #f7f7f8
}

.ios .navbar.no-hairline:after {
    display: none !important
}

.ios .navbar:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ios .navbar a.link {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    line-height: .44rem;
    height: .44rem
}

.ios .navbar a.icon-only {
    width: .44rem;
    margin: 0;
    -webkit-justify-content: center;
    justify-content: center
}

.ios .navbar .title {
    font-size: .17rem;
    margin: 0;
    line-height: 1.2
}

.ios .navbar .subtitle {
    color: #6d6d72;
    line-height: 1;
    font-size: .1rem;
    text-align: center;
    font-weight: 400
}

.ios .navbar .left a+a,
.ios .navbar .right a+a {
    margin-left: .15rem
}

.ios .navbar .title,
.ios .navbar b {
    font-weight: 600
}

.ios .navbar .left {
    margin-right: .1rem
}

.ios .navbar .right {
    margin-left: .1rem
}

.ios .navbar .right:first-child {
    right: .08rem
}

.ios .navbar:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .navbar:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .navbar:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .navbar-inner {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 .08rem
}

.ios .navbar~.page-content,
.ios .navbar~:not(.no-navbar) .page-content {
    padding-top: .44rem
}

.ios .navbar-previous {
    pointer-events: none
}

.ios .navbar-previous .fading,
.ios .navbar-previous .left,
.ios .navbar-previous .right,
.ios .navbar-previous .sliding,
.ios .navbar-previous .subnavbar,
.ios .navbar-previous>.title {
    opacity: 0
}

.ios .navbar-previous.sliding .subnavbar,
.ios .navbar-previous .subnavbar.sliding {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.ios .navbar-next {
    pointer-events: none
}

.ios .navbar-next .fading,
.ios .navbar-next .left,
.ios .navbar-next .right,
.ios .navbar-next .sliding,
.ios .navbar-next.sliding .left,
.ios .navbar-next.sliding .right,
.ios .navbar-next.sliding .subnavbar,
.ios .navbar-next.sliding>.title,
.ios .navbar-next .subnavbar,
.ios .navbar-next>.title {
    opacity: 0
}

.ios .navbar-next.sliding .subnavbar,
.ios .navbar-next .subnavbar.sliding {
    opacity: 1;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.ios .navbar-transitioning {
    transition-duration: .4s
}

.ios .navbar-hidden {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.ios .router-transition-css-backward .navbar-current .left,
.ios .router-transition-css-backward .navbar-current .right,
.ios .router-transition-css-backward .navbar-current .subnavbar,
.ios .router-transition-css-backward .navbar-current>.title,
.ios .router-transition-css-forward .navbar-current .left,
.ios .router-transition-css-forward .navbar-current .right,
.ios .router-transition-css-forward .navbar-current .subnavbar,
.ios .router-transition-css-forward .navbar-current>.title {
    -webkit-animation: ios-navbar-element-fade-out .4s forwards;
    animation: ios-navbar-element-fade-out .4s forwards
}

.ios .router-transition-css-backward .navbar-current .left.sliding .icon,
.ios .router-transition-css-backward .navbar-current .sliding,
.ios .router-transition-css-backward .navbar-current.sliding .left,
.ios .router-transition-css-backward .navbar-current.sliding .left .icon,
.ios .router-transition-css-backward .navbar-current.sliding .right,
.ios .router-transition-css-backward .navbar-current.sliding>.title,
.ios .router-transition-css-forward .navbar-current .left.sliding .icon,
.ios .router-transition-css-forward .navbar-current .sliding,
.ios .router-transition-css-forward .navbar-current.sliding .left,
.ios .router-transition-css-forward .navbar-current.sliding .left .icon,
.ios .router-transition-css-forward .navbar-current.sliding .right,
.ios .router-transition-css-forward .navbar-current.sliding>.title {
    transition-duration: .4s;
    opacity: 0 !important;
    -webkit-animation: none;
    animation: none
}

.ios .router-transition-css-backward .navbar-current.sliding .subnavbar,
.ios .router-transition-css-backward .navbar-current .sliding.subnavbar,
.ios .router-transition-css-forward .navbar-current.sliding .subnavbar,
.ios .router-transition-css-forward .navbar-current .sliding.subnavbar {
    transition-duration: .4s;
    -webkit-animation: none;
    animation: none;
    opacity: 1
}

.ios .router-transition-css-backward .navbar-previous .left,
.ios .router-transition-css-backward .navbar-previous .right,
.ios .router-transition-css-backward .navbar-previous .subnavbar,
.ios .router-transition-css-backward .navbar-previous>.title,
.ios .router-transition-css-forward .navbar-next .left,
.ios .router-transition-css-forward .navbar-next .right,
.ios .router-transition-css-forward .navbar-next .subnavbar,
.ios .router-transition-css-forward .navbar-next>.title {
    -webkit-animation: ios-navbar-element-fade-in .4s forwards;
    animation: ios-navbar-element-fade-in .4s forwards
}

.ios .router-transition-css-backward .navbar-previous .left.sliding .icon,
.ios .router-transition-css-backward .navbar-previous .sliding,
.ios .router-transition-css-backward .navbar-previous.sliding .left,
.ios .router-transition-css-backward .navbar-previous.sliding .left .icon,
.ios .router-transition-css-backward .navbar-previous.sliding .right,
.ios .router-transition-css-backward .navbar-previous.sliding .subnavbar,
.ios .router-transition-css-backward .navbar-previous.sliding>.title,
.ios .router-transition-css-forward .navbar-next .left.sliding .icon,
.ios .router-transition-css-forward .navbar-next .sliding,
.ios .router-transition-css-forward .navbar-next.sliding .left,
.ios .router-transition-css-forward .navbar-next.sliding .left .icon,
.ios .router-transition-css-forward .navbar-next.sliding .right,
.ios .router-transition-css-forward .navbar-next.sliding .subnavbar,
.ios .router-transition-css-forward .navbar-next.sliding>.title {
    transition-duration: .4s;
    -webkit-animation: none;
    animation: none;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    opacity: 1 !important
}

.ios .theme-dark .navbar,
.navbar.ios .theme-dark {
    background: #1b1b1b
}

.ios .theme-dark .navbar:after,
.navbar.ios .theme-dark:after {
    background-color: #282829
}

.ios .theme-dark .navbar .subtitle,
.navbar.ios .theme-dark .subtitle {
    color: #8e8e93
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .navbar-inner,
    .ios.device-iphone-x .ios-left-edge .navbar-inner,
    .ios.device-iphone-x .panel-left .navbar-inner,
    .ios.device-iphone-x .popup .navbar-inner,
    .ios.device-iphone-x .sheet-modal .navbar-inner {
        padding-left: calc(.08rem + constant(safe-area-inset-right));
        padding-left: calc(.08rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .navbar-inner,
    .ios.device-iphone-x .ios-right-edge .navbar-inner,
    .ios.device-iphone-x .panel-right .navbar-inner,
    .ios.device-iphone-x .popup .navbar-inner,
    .ios.device-iphone-x .sheet-modal .navbar-inner {
        padding-right: calc(.08rem + constant(safe-area-inset-right));
        padding-right: calc(.08rem + env(safe-area-inset-right))
    }
}

@-webkit-keyframes ios-navbar-element-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes ios-navbar-element-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes ios-navbar-element-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes ios-navbar-element-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.md .navbar {
    height: .44rem;
    background: #2196f3;
    color: #fff;
    font-size: .18rem
}

.md .navbar:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    top: 100%;
    bottom: auto;
    height: .1rem;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .05) 50%, transparent 80%, transparent)
}

.md .navbar.no-shadow:after {
    display: none
}

.md .navbar a {
    color: inherit
}

.md .navbar a.link {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 .16rem;
    min-width: .48rem;
    height: .44rem;
    line-height: .44rem
}

.md .navbar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, hsla(0, 0%, 100%, .15) 66%, hsla(0, 0%, 100%, 0) 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .navbar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .navbar a.icon-only {
    min-width: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.md .navbar i.icon {
    font-size: .2rem
}

.md .navbar .title {
    margin: 0 .16rem;
    line-height: 1.2;
    text-align: left
}

.md .navbar .subtitle {
    line-height: 1.2;
    font-size: .14rem;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .85)
}

.md .navbar .right {
    margin-left: auto
}

.md .navbar .right:first-child {
    right: .16rem
}

.md .navbar-inner {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden
}

.md .page-with-subnavbar .navbar-inner {
    overflow: visible
}

.md .navbar~* .page-content,
.md .navbar~.page-content {
    padding-top: .44rem
}

@media (min-width:768px) {
    .md .navbar {
        height: .44rem
    }

    .md .navbar a.link {
        height: .44rem;
        line-height: .44rem
    }

    .md .navbar~* .page-content,
    .md .navbar~.page-content {
        padding-top: .44rem
    }
}

.md .navbar-transitioning {
    transition-duration: .4s
}

.md .navbar-hidden {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.md .navbar-hidden:after {
    display: none
}

.md .color-theme-red.navbar,
.md .color-theme-red .navbar {
    background: #f44336
}

.md .color-theme-green.navbar,
.md .color-theme-green .navbar {
    background: #4caf50
}

.md .color-theme-blue.navbar,
.md .color-theme-blue .navbar {
    background: #2196f3
}

.md .color-theme-pink.navbar,
.md .color-theme-pink .navbar {
    background: #e91e63
}

.md .color-theme-yellow.navbar,
.md .color-theme-yellow .navbar {
    background: #ffcf00
}

.md .color-theme-orange.navbar,
.md .color-theme-orange .navbar {
    background: #ff9800
}

.md .color-theme-gray.navbar,
.md .color-theme-gray .navbar {
    background: #9e9e9e
}

.md .color-theme-white.navbar,
.md .color-theme-white .navbar {
    background: #fff
}

.md .color-theme-black.navbar,
.md .color-theme-black .navbar {
    background: #000
}

.md .color-theme-violet.navbar,
.md .color-theme-violet .navbar {
    background: #b65bb6
}

.md .navbar.color-red {
    background: #f44336
}

.md .navbar.color-green {
    background: #4caf50
}

.md .navbar.color-blue {
    background: #2196f3
}

.md .navbar.color-pink {
    background: #e91e63
}

.md .navbar.color-yellow {
    background: #ffcf00
}

.md .navbar.color-orange {
    background: #ff9800
}

.md .navbar.color-gray {
    background: #9e9e9e
}

.md .navbar.color-black {
    background: #000
}

.md .navbar.color-violet {
    background: #b65bb6
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .navbar-inner,
    .md.device-iphone-x .ios-left-edge .navbar-inner,
    .md.device-iphone-x .panel-left .navbar-inner,
    .md.device-iphone-x .popup .navbar-inner,
    .md.device-iphone-x .sheet-modal .navbar-inner {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .md.device-iphone-x .ios-edges .navbar-inner,
    .md.device-iphone-x .ios-right-edge .navbar-inner,
    .md.device-iphone-x .panel-right .navbar-inner,
    .md.device-iphone-x .popup .navbar-inner,
    .md.device-iphone-x .sheet-modal .navbar-inner {
        padding-right: constant(safe-area-inset-right);
        padding-right: env(safe-area-inset-right)
    }
}

.toolbar {
    width: 100%;
    position: relative;
    margin: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 500;
    box-sizing: border-box;
    left: 0
}

.toolbar b {
    font-weight: 500
}

.toolbar a {
    box-sizing: border-box;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis
}

.toolbar a.link {
    display: -webkit-flex;
    display: flex
}

.toolbar i.icon {
    display: block
}

.toolbar-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center
}

.views>.tabbar,
.views>.tabbar-labels {
    z-index: 5001
}

.tabbar-labels a.link,
.tabbar a.link {
    line-height: 1.4
}

.tabbar-labels a.link,
.tabbar-labels a.tab-link,
.tabbar a.link,
.tabbar a.tab-link {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

.tabbar-labels a.link,
.tabbar-labels a.tab-link {
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.tabbar-labels a.link .tabbar-label,
.tabbar-labels a.tab-link .tabbar-label {
    display: block;
    line-height: 1;
    margin: 0;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tabbar-scrollable .toolbar-inner {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.tabbar-scrollable .toolbar-inner::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    -webkit-appearance: none;
    opacity: 0 !important
}

.tabbar-scrollable a.link,
.tabbar-scrollable a.tab-link {
    width: auto;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.page>.toolbar,
.view>.toolbar,
.views>.toolbar {
    position: absolute
}

.ios .toolbar {
    height: .44rem;
    font-size: .17rem;
    background: #f7f7f8;
    bottom: 0
}

.ios .toolbar:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ios .toolbar a.link {
    line-height: .44rem;
    height: .44rem
}

.ios .toolbar a.link i+i,
.ios .toolbar a.link i+span,
.ios .toolbar a.link span+i,
.ios .toolbar a.link span+span {
    margin-left: .07rem
}

.ios .toolbar a.icon-only {
    min-height: .44rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    min-width: .44rem
}

.ios .toolbar b {
    font-weight: 600
}

.ios .toolbar.no-hairline:before {
    display: none !important
}

.ios .toolbar:before {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .toolbar:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .toolbar:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .toolbar-inner {
    padding: 0 .08rem
}

.ios .tabbar,
.ios .tabbar-labels,
.ios .tabbar-labels a,
.ios .tabbar a {
    color: #929292
}

.ios .tabbar-labels a.tab-link-active,
.ios .tabbar a.tab-link-active {
    color: #007aff
}

.ios .tabbar-labels i.icon,
.ios .tabbar i.icon {
    height: .3rem
}

.ios .tabbar-labels {
    height: .5rem
}

.ios .tabbar-labels a.link,
.ios .tabbar-labels a.tab-link {
    padding-top: .04rem;
    padding-bottom: .04rem
}

.ios .tabbar-labels a.link i+span,
.ios .tabbar-labels a.tab-link i+span {
    margin: 0
}

.ios .tabbar-labels .tabbar-label {
    letter-spacing: .01em;
    font-size: .1rem
}

@media (min-width:768px) {

    .ios .tabbar-labels .toolbar-inner,
    .ios .tabbar .toolbar-inner {
        -webkit-justify-content: center;
        justify-content: center
    }

    .ios .tabbar-labels a.link,
    .ios .tabbar-labels a.tab-link,
    .ios .tabbar a.link,
    .ios .tabbar a.tab-link {
        width: auto;
        min-width: 1.05rem
    }

    .ios .tabbar-labels {
        height: .56rem
    }

    .ios .tabbar-labels .tabbar-label {
        font-size: .14rem
    }
}

.ios .tabbar-scrollable .toolbar-inner {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.ios .tabbar-scrollable a.link,
.ios .tabbar-scrollable a.tab-link {
    padding: 0 .08rem
}

.ios .toolbar~* .page-content,
.ios .toolbar~.page-content {
    padding-bottom: .44rem
}

.ios .tabbar-labels~* .page-content,
.ios .tabbar-labels~.page-content {
    padding-bottom: .5rem
}

@media (min-width:768px) {

    .ios .tabbar-labels~* .page-content,
    .ios .tabbar-labels~.page-content {
        padding-bottom: .56rem
    }
}

.ios .toolbar-transitioning {
    transition-duration: .4s
}

.ios .toolbar-hidden {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.ios .theme-dark .toolbar,
.toolbar.ios .theme-dark {
    background: #1b1b1b
}

.ios .theme-dark .toolbar:before,
.toolbar.ios .theme-dark:before {
    background-color: #282829
}

.ios .color-theme-red.tabbar-labels a.tab-link-active,
.ios .color-theme-red .tabbar-labels a.tab-link-active,
.ios .color-theme-red.tabbar a.tab-link-active,
.ios .color-theme-red .tabbar a.tab-link-active {
    color: #f44336
}

.ios .color-theme-green.tabbar-labels a.tab-link-active,
.ios .color-theme-green .tabbar-labels a.tab-link-active,
.ios .color-theme-green.tabbar a.tab-link-active,
.ios .color-theme-green .tabbar a.tab-link-active {
    color: #4caf50
}

.ios .color-theme-blue.tabbar-labels a.tab-link-active,
.ios .color-theme-blue .tabbar-labels a.tab-link-active,
.ios .color-theme-blue.tabbar a.tab-link-active,
.ios .color-theme-blue .tabbar a.tab-link-active {
    color: #2196f3
}

.ios .color-theme-pink.tabbar-labels a.tab-link-active,
.ios .color-theme-pink .tabbar-labels a.tab-link-active,
.ios .color-theme-pink.tabbar a.tab-link-active,
.ios .color-theme-pink .tabbar a.tab-link-active {
    color: #e91e63
}

.ios .color-theme-yellow.tabbar-labels a.tab-link-active,
.ios .color-theme-yellow .tabbar-labels a.tab-link-active,
.ios .color-theme-yellow.tabbar a.tab-link-active,
.ios .color-theme-yellow .tabbar a.tab-link-active {
    color: #ffcf00
}

.ios .color-theme-orange.tabbar-labels a.tab-link-active,
.ios .color-theme-orange .tabbar-labels a.tab-link-active,
.ios .color-theme-orange.tabbar a.tab-link-active,
.ios .color-theme-orange .tabbar a.tab-link-active {
    color: #ff9800
}

.ios .color-theme-gray.tabbar-labels a.tab-link-active,
.ios .color-theme-gray .tabbar-labels a.tab-link-active,
.ios .color-theme-gray.tabbar a.tab-link-active,
.ios .color-theme-gray .tabbar a.tab-link-active {
    color: #9e9e9e
}

.ios .color-theme-white.tabbar-labels a.tab-link-active,
.ios .color-theme-white .tabbar-labels a.tab-link-active,
.ios .color-theme-white.tabbar a.tab-link-active,
.ios .color-theme-white .tabbar a.tab-link-active {
    color: #fff
}

.ios .color-theme-black.tabbar-labels a.tab-link-active,
.ios .color-theme-black .tabbar-labels a.tab-link-active,
.ios .color-theme-black.tabbar a.tab-link-active,
.ios .color-theme-black .tabbar a.tab-link-active {
    color: #000
}

.ios .color-theme-violet.tabbar-labels a.tab-link-active,
.ios .color-theme-violet .tabbar-labels a.tab-link-active,
.ios .color-theme-violet.tabbar a.tab-link-active,
.ios .color-theme-violet .tabbar a.tab-link-active {
    color: #b65bb6
}

.ios .tabbar-labels.color-red a.tab-link-active,
.ios .tabbar.color-red a.tab-link-active {
    color: #f44336
}

.ios .tabbar-labels.color-green a.tab-link-active,
.ios .tabbar.color-green a.tab-link-active {
    color: #4caf50
}

.ios .tabbar-labels.color-blue a.tab-link-active,
.ios .tabbar.color-blue a.tab-link-active {
    color: #2196f3
}

.ios .tabbar-labels.color-pink a.tab-link-active,
.ios .tabbar.color-pink a.tab-link-active {
    color: #e91e63
}

.ios .tabbar-labels.color-yellow a.tab-link-active,
.ios .tabbar.color-yellow a.tab-link-active {
    color: #ffcf00
}

.ios .tabbar-labels.color-orange a.tab-link-active,
.ios .tabbar.color-orange a.tab-link-active {
    color: #ff9800
}

.ios .tabbar-labels.color-gray a.tab-link-active,
.ios .tabbar.color-gray a.tab-link-active {
    color: #9e9e9e
}

.ios .tabbar-labels.color-white a.tab-link-active,
.ios .tabbar.color-white a.tab-link-active {
    color: #fff
}

.ios .tabbar-labels.color-black a.tab-link-active,
.ios .tabbar.color-black a.tab-link-active {
    color: #000
}

.ios .tabbar-labels.color-violet a.tab-link-active,
.ios .tabbar.color-violet a.tab-link-active {
    color: #b65bb6
}

.ios.device-iphone-x .login-screen>.toolbar,
.ios.device-iphone-x .page>.toolbar,
.ios.device-iphone-x .panel>.toolbar,
.ios.device-iphone-x .popup>.toolbar,
.ios.device-iphone-x .view>.toolbar,
.ios.device-iphone-x .views>.toolbar {
    height: calc(.44rem + constant(safe-area-inset-bottom));
    height: calc(.44rem + env(safe-area-inset-bottom))
}

.ios.device-iphone-x .login-screen>.toolbar .toolbar-inner,
.ios.device-iphone-x .page>.toolbar .toolbar-inner,
.ios.device-iphone-x .panel>.toolbar .toolbar-inner,
.ios.device-iphone-x .popup>.toolbar .toolbar-inner,
.ios.device-iphone-x .view>.toolbar .toolbar-inner,
.ios.device-iphone-x .views>.toolbar .toolbar-inner {
    height: auto;
    bottom: constant(safe-area-inset-bottom);
    bottom: env(safe-area-inset-bottom)
}

.ios.device-iphone-x .login-screen>.tabbar-labels,
.ios.device-iphone-x .page>.tabbar-labels,
.ios.device-iphone-x .panel>.tabbar-labels,
.ios.device-iphone-x .popup>.tabbar-labels,
.ios.device-iphone-x .view>.tabbar-labels,
.ios.device-iphone-x .views>.tabbar-labels {
    height: calc(.5rem + constant(safe-area-inset-bottom));
    height: calc(.5rem + env(safe-area-inset-bottom))
}

@media (min-width:768px) {

    .ios.device-iphone-x .login-screen>.tabbar-labels,
    .ios.device-iphone-x .page>.tabbar-labels,
    .ios.device-iphone-x .panel>.tabbar-labels,
    .ios.device-iphone-x .popup>.tabbar-labels,
    .ios.device-iphone-x .view>.tabbar-labels,
    .ios.device-iphone-x .views>.tabbar-labels {
        height: calc(.56rem + constant(safe-area-inset-bottom));
        height: calc(.56rem + env(safe-area-inset-bottom))
    }
}

.ios.device-iphone-x .toolbar~* .page-content,
.ios.device-iphone-x .toolbar~.page-content {
    padding-bottom: calc(.44rem + constant(safe-area-inset-bottom));
    padding-bottom: calc(.44rem + env(safe-area-inset-bottom))
}

.ios.device-iphone-x .tabbar-labels~* .page-content,
.ios.device-iphone-x .tabbar-labels~.page-content {
    padding-bottom: calc(.5rem + constant(safe-area-inset-bottom));
    padding-bottom: calc(.5rem + env(safe-area-inset-bottom))
}

@media (min-width:768px) {

    .ios.device-iphone-x .tabbar-labels~* .page-content,
    .ios.device-iphone-x .tabbar-labels~.page-content {
        padding-bottom: calc(.56rem + constant(safe-area-inset-bottom));
        padding-bottom: calc(.56rem + env(safe-area-inset-bottom))
    }
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .toolbar-inner,
    .ios.device-iphone-x .ios-left-edge .toolbar-inner,
    .ios.device-iphone-x .panel-left .toolbar-inner,
    .ios.device-iphone-x .popup .toolbar-inner,
    .ios.device-iphone-x .sheet-modal .toolbar-inner {
        padding-left: calc(.08rem + constant(safe-area-inset-left));
        padding-left: calc(.08rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .toolbar-inner,
    .ios.device-iphone-x .ios-right-edge .toolbar-inner,
    .ios.device-iphone-x .panel-right .toolbar-inner,
    .ios.device-iphone-x .popup .toolbar-inner,
    .ios.device-iphone-x .sheet-modal .toolbar-inner {
        padding-right: calc(.08rem + constant(safe-area-inset-right));
        padding-right: calc(.08rem + env(safe-area-inset-right))
    }
}

.md .toolbar {
    background: #2196f3;
    height: .44rem;
    color: #fff;
    font-size: .14rem;
    top: 0
}

.md .toolbar:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    top: 100%;
    bottom: auto;
    height: .1rem;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .05) 50%, transparent 80%, transparent)
}

.md .toolbar.no-shadow:after {
    display: none
}

.md .toolbar a {
    color: #fff
}

.md .toolbar a.link {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 .16rem;
    min-width: .48rem;
    line-height: .44rem;
    height: .44rem
}

.md .toolbar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, hsla(0, 0%, 100%, .15) 66%, hsla(0, 0%, 100%, 0) 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .toolbar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .toolbar a.link i+i,
.md .toolbar a.link i+span,
.md .toolbar a.link span+i,
.md .toolbar a.link span+span {
    margin-left: .08rem
}

.md .toolbar a.icon-only {
    min-width: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.md .toolbar-inner {
    overflow: hidden
}

.md .tabbar-labels a.link,
.md .tabbar-labels a.tab-link,
.md .tabbar a.link,
.md .tabbar a.tab-link {
    padding-left: 0;
    padding-right: 0;
    font-size: .14rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .03em
}

.md .tabbar-labels i.icon,
.md .tabbar i.icon {
    height: .24rem
}

.md .tabbar-labels a.tab-link,
.md .tabbar a.tab-link {
    transition-duration: .3s;
    overflow: hidden;
    color: hsla(0, 0%, 100%, .7);
    position: relative
}

.md .tabbar-labels a.tab-link.active-state,
.md .tabbar-labels a.tab-link.tab-link-active,
.md .tabbar a.tab-link.active-state,
.md .tabbar a.tab-link.tab-link-active {
    color: #fff
}

.md .tabbar-labels .tab-link-highlight,
.md .tabbar .tab-link-highlight {
    position: absolute;
    bottom: 0;
    height: .02rem;
    background: #fff;
    transition-duration: .3s;
    left: 0
}

.md .messagebar,
.md .toolbar-bottom-md {
    top: auto !important;
    bottom: 0 !important
}

.md .messagebar:after,
.md .toolbar-bottom-md:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 100%;
    height: .1rem;
    top: auto;
    pointer-events: none;
    background: linear-gradient(0deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .05) 50%, transparent 80%, transparent)
}

.md .messagebar .tab-link-highlight,
.md .toolbar-bottom-md .tab-link-highlight {
    bottom: auto;
    top: 0
}

.md .tabbar-labels {
    height: .72rem
}

.md .tabbar-labels a.link,
.md .tabbar-labels a.tab-link {
    padding-top: .12rem;
    padding-bottom: .12rem
}

.md .tabbar-labels .tabbar-label {
    margin-top: .1rem;
    max-width: 100%;
    overflow: hidden
}

.md .tabbar-labels.toolbar-bottom-md {
    height: .46rem;
    font-size: .1rem
}

.md .tabbar-labels.toolbar-bottom-md a.link,
.md .tabbar-labels.toolbar-bottom-md a.tab-link {
    padding-top: .07rem;
    padding-bottom: .07rem;
    /*font-size: .1rem*/
}

.md .tabbar-labels.toolbar-bottom-md i.icon {
    height: .2rem;
    font-size: .2rem
}

.md .tabbar-labels.toolbar-bottom-md .tabbar-label {
    text-transform: none;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0
}

.md .tabbar-scrollable .toolbar-inner {
    overflow: auto;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.md .tabbar-scrollable a.link,
.md .tabbar-scrollable a.tab-link {
    padding: 0 .16rem
}

.md .toolbar:not(.toolbar-bottom-md):not(.messagebar)~* .page-content,
.md .toolbar:not(.toolbar-bottom-md):not(.messagebar)~.page-content {
    padding-top: .44rem
}

.md .toolbar.tabbar-labels:not(.toolbar-bottom-md)~* .page-content,
.md .toolbar.tabbar-labels:not(.toolbar-bottom-md)~.page-content {
    padding-top: .72rem
}

.md .toolbar-hidden {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.md .toolbar-hidden:after {
    display: none
}

.md .toolbar-hidden.messagebar,
.md .toolbar-hidden.toolbar-bottom-md {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar) {
    top: .44rem
}

.md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~* .page-content,
.md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.page-content {
    padding-top: .88rem
}

.md .navbar+.toolbar.tabbar-labels:not(.toolbar-bottom-md)~* .page-content,
.md .navbar+.toolbar.tabbar-labels:not(.toolbar-bottom-md)~.page-content {
    padding-top: 1.16rem
}

.md .navbar+.toolbar-hidden:not(.toolbar-bottom-md):not(.messagebar) {
    -webkit-transform: translate3d(0, -.88rem, 0);
    transform: translate3d(0, -.88rem, 0)
}

.md .navbar+.toolbar-hidden.tabbar-labels:not(.toolbar-bottom-md) {
    -webkit-transform: translate3d(0, -1.16rem, 0);
    transform: translate3d(0, -1.16rem, 0)
}

.md .navbar.navbar-hidden+.toolbar:not(.toolbar-bottom-md):not(.messagebar):not(.toolbar-hidden) {
    -webkit-transform: translate3d(0, -.44rem, 0);
    transform: translate3d(0, -.44rem, 0)
}

@media (min-width:768px) {
    .md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar) {
        top: .44rem
    }

    .md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~* .page-content,
    .md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.page-content {
        padding-top: .88rem
    }

    .md .navbar+.toolbar.tabbar-labels:not(.toolbar-bottom-md)~* .page-content,
    .md .navbar+.toolbar.tabbar-labels:not(.toolbar-bottom-md)~.page-content {
        padding-top: 1.16rem
    }

    .md .navbar.navbar-hidden+.toolbar:not(.toolbar-bottom-md):not(.messagebar):not(.toolbar-hidden) {
        -webkit-transform: translate3d(0, -.44rem, 0);
        transform: translate3d(0, -.44rem, 0)
    }

    .md .navbar+.toolbar-hidden:not(.toolbar-bottom-md):not(.messagebar) {
        -webkit-transform: translate3d(0, -.88rem, 0);
        transform: translate3d(0, -.88rem, 0)
    }

    .md .navbar+.toolbar-hidden.tabbar-labels:not(.toolbar-bottom-md):not(.messagebar) {
        -webkit-transform: translate3d(0, -1.16rem, 0);
        transform: translate3d(0, -1.16rem, 0)
    }
}

.md .messagebar~* .page-content,
.md .messagebar~.page-content,
.md .toolbar-bottom-md~* .page-content,
.md .toolbar-bottom-md~.page-content {
    padding-bottom: .44rem
}

.md .toolbar-bottom-md.tabbar-labels~* .page-content,
.md .toolbar-bottom-md.tabbar-labels~.page-content {
    padding-bottom: .46rem
}

.md .navbar-transitioning+.toolbar,
.md .toolbar-transitioning {
    transition-duration: .4s
}

.md .color-theme-red.toolbar:not(.messagebar),
.md .color-theme-red .toolbar:not(.messagebar) {
    background: #f44336
}

.md .color-theme-green.toolbar:not(.messagebar),
.md .color-theme-green .toolbar:not(.messagebar) {
    background: #4caf50
}

.md .color-theme-blue.toolbar:not(.messagebar),
.md .color-theme-blue .toolbar:not(.messagebar) {
    background: #2196f3
}

.md .color-theme-pink.toolbar:not(.messagebar),
.md .color-theme-pink .toolbar:not(.messagebar) {
    background: #e91e63
}

.md .color-theme-yellow.toolbar:not(.messagebar),
.md .color-theme-yellow .toolbar:not(.messagebar) {
    background: #ffcf00
}

.md .color-theme-orange.toolbar:not(.messagebar),
.md .color-theme-orange .toolbar:not(.messagebar) {
    background: #ff9800
}

.md .color-theme-gray.toolbar:not(.messagebar),
.md .color-theme-gray .toolbar:not(.messagebar) {
    background: #9e9e9e
}

.md .color-theme-black.toolbar:not(.messagebar),
.md .color-theme-black .toolbar:not(.messagebar) {
    background: #000
}

.md .color-theme-violet.toolbar:not(.messagebar),
.md .color-theme-violet .toolbar:not(.messagebar) {
    background: #b65bb6
}

.md .toolbar:not(.messagebar).color-red {
    background: #f44336
}

.md .toolbar:not(.messagebar).color-green {
    background: #4caf50
}

.md .toolbar:not(.messagebar).color-blue {
    background: #2196f3
}

.md .toolbar:not(.messagebar).color-pink {
    background: #e91e63
}

.md .toolbar:not(.messagebar).color-yellow {
    background: #ffcf00
}

.md .toolbar:not(.messagebar).color-orange {
    background: #ff9800
}

.md .toolbar:not(.messagebar).color-gray {
    background: #9e9e9e
}

.md .toolbar:not(.messagebar).color-white {
    background: #fff
}

.md .toolbar:not(.messagebar).color-black {
    background: #000
}

.md .toolbar:not(.messagebar).color-violet {
    background: #b65bb6
}

.md.device-iphone-x .login-screen>.toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .page>.toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .panel>.toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .popup>.toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .view>.toolbar:first-child:not(.toolbar-bottom-md),
.md.device-iphone-x .views>.toolbar:first-child:not(.toolbar-bottom-md) {
    height: calc(.44rem + constant(safe-area-inset-top));
    height: calc(.44rem + env(safe-area-inset-top))
}

.md.device-iphone-x .login-screen>.toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .page>.toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .panel>.toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .popup>.toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .view>.toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner,
.md.device-iphone-x .views>.toolbar:first-child:not(.toolbar-bottom-md) .toolbar-inner {
    height: auto;
    bottom: 0;
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top)
}

.md.device-iphone-x .login-screen>.toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .page>.toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .panel>.toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .popup>.toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .view>.toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels,
.md.device-iphone-x .views>.toolbar:first-child:not(.toolbar-bottom-md).tabbar-labels {
    height: calc(.72rem + constant(safe-area-inset-top));
    height: calc(.72rem + env(safe-area-inset-top))
}

.md.device-iphone-x .login-screen>.toolbar-bottom-md,
.md.device-iphone-x .page>.toolbar-bottom-md,
.md.device-iphone-x .panel>.toolbar-bottom-md,
.md.device-iphone-x .popup>.toolbar-bottom-md,
.md.device-iphone-x .view>.toolbar-bottom-md,
.md.device-iphone-x .views>.toolbar-bottom-md {
    height: calc(.44rem + constant(safe-area-inset-bottom));
    height: calc(.44rem + env(safe-area-inset-bottom))
}

.md.device-iphone-x .login-screen>.toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .page>.toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .panel>.toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .popup>.toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .view>.toolbar-bottom-md .toolbar-inner,
.md.device-iphone-x .views>.toolbar-bottom-md .toolbar-inner {
    height: auto;
    top: 0;
    bottom: constant(safe-area-inset-bottom);
    bottom: env(safe-area-inset-bottom)
}

.md.device-iphone-x .login-screen>.toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .page>.toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .panel>.toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .popup>.toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .view>.toolbar-bottom-md.tabbar-labels,
.md.device-iphone-x .views>.toolbar-bottom-md.tabbar-labels {
    height: calc(.46rem + constant(safe-area-inset-bottom));
    height: calc(.46rem + env(safe-area-inset-bottom))
}

.md.device-iphone-x .messagebar~* .page-content,
.md.device-iphone-x .messagebar~.page-content,
.md.device-iphone-x .toolbar-bottom-md~* .page-content,
.md.device-iphone-x .toolbar-bottom-md~.page-content {
    padding-bottom: calc(.44rem + constant(safe-area-inset-bottom));
    padding-bottom: calc(.44rem + env(safe-area-inset-bottom))
}

.md.device-iphone-x .toolbar-bottom-md.tabbar-labels~* .page-content,
.md.device-iphone-x .toolbar-bottom-md.tabbar-labels~.page-content {
    padding-bottom: calc(.46rem + constant(safe-area-inset-bottom));
    padding-bottom: calc(.46rem + env(safe-area-inset-bottom))
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .toolbar-inner,
    .md.device-iphone-x .ios-left-edge .toolbar-inner,
    .md.device-iphone-x .panel-left .toolbar-inner,
    .md.device-iphone-x .popup .toolbar-inner,
    .md.device-iphone-x .sheet-modal .toolbar-inner {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .md.device-iphone-x .ios-edges .toolbar-inner,
    .md.device-iphone-x .ios-right-edge .toolbar-inner,
    .md.device-iphone-x .panel-right .toolbar-inner,
    .md.device-iphone-x .popup .toolbar-inner,
    .md.device-iphone-x .sheet-modal .toolbar-inner {
        padding-right: constant(safe-area-inset-right);
        padding-right: env(safe-area-inset-right)
    }
}

.subnavbar {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 500;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.subnavbar .title {
    position: relative;
    overflow: hidden;
    text-overflow: ellpsis;
    white-space: nowrap
}

.subnavbar .left,
.subnavbar .right {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center
}

.subnavbar .right:first-child {
    position: absolute;
    height: 100%
}

.subnavbar-inner {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden
}

.subnavbar-inner.stacked {
    display: none
}

.navbar .subnavbar {
    top: 100%
}

.page>.navbar,
.view>.navbar,
.views>.navbar {
    position: absolute
}

.ios .subnavbar {
    height: .45rem;
    margin-top: -.01rem;
    padding-top: .01rem;
    background: #f7f7f8
}

.ios .subnavbar.no-hairline:after {
    display: none !important
}

.ios .subnavbar .title {
    font-weight: 700;
    line-height: 1;
    overflow: visible;
    font-size: .34rem;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -webkit-flex-shrink: 10;
    flex-shrink: 10;
    letter-spacing: -.03em;
    margin-left: .07rem
}

.ios .subnavbar .left a+a,
.ios .subnavbar .right a+a {
    margin-left: .15rem
}

.ios .subnavbar .left {
    margin-right: .1rem
}

.ios .subnavbar .right {
    margin-left: .1rem
}

.ios .subnavbar .right:first-child {
    right: .08rem
}

.ios .subnavbar a.link {
    line-height: .44rem;
    height: .44rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.ios .subnavbar a.icon-only {
    min-width: .44rem;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0
}

.ios .subnavbar:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .subnavbar:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .subnavbar:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .subnavbar-inner {
    padding: 0 .08rem
}

.ios .navbar~.page-with-subnavbar:not(.no-navbar) .subnavbar,
.ios .navbar~.subnavbar {
    top: .44rem
}

.ios .page-with-subnavbar .page-content,
.ios .subnavbar~* .page-content,
.ios .subnavbar~.page-content {
    padding-top: .44rem
}

.ios .navbar~.page-with-subnavbar:not(.no-navbar) .page-content,
.ios .navbar~:not(.no-navbar) .subnavbar~* .page-content,
.ios .navbar~:not(.no-navbar) .subnavbar~.page-content,
.ios .page-with-subnavbar .navbar~.page-content {
    padding-top: .88rem
}

.ios .theme-dark .subnavbar,
.subnavbar.ios .theme-dark {
    background: #1b1b1b
}

.ios .theme-dark .subnavbar:after,
.subnavbar.ios .theme-dark:after {
    background-color: #282829
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .subnavbar-inner,
    .ios.device-iphone-x .ios-left-edge .subnavbar-inner,
    .ios.device-iphone-x .panel-left .subnavbar-inner,
    .ios.device-iphone-x .popup .subnavbar-inner,
    .ios.device-iphone-x .sheet-modal .subnavbar-inner {
        padding-left: calc(.08rem + constant(safe-area-inset-left));
        padding-left: calc(.08rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .subnavbar-inner,
    .ios.device-iphone-x .ios-right-edge .subnavbar-inner,
    .ios.device-iphone-x .panel-right .subnavbar-inner,
    .ios.device-iphone-x .popup .subnavbar-inner,
    .ios.device-iphone-x .sheet-modal .subnavbar-inner {
        padding-right: calc(.08rem + constant(safe-area-inset-right));
        padding-right: calc(.08rem + env(safe-area-inset-right))
    }
}

.md .subnavbar {
    height: .44rem;
    background: #2196f3;
    color: #fff
}

.md .subnavbar:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    top: 100%;
    bottom: auto;
    height: .1rem;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .05) 50%, transparent 80%, transparent)
}

.md .subnavbar.no-shadow:after {
    display: none
}

.md .subnavbar .title {
    margin: 0 .16rem;
    font-size: .2rem;
    line-height: .48rem;
    display: inline-block;
    text-align: left;
    font-weight: 500
}

.md .subnavbar .title:first-child {
    margin-left: .56rem
}

.md .subnavbar .right {
    margin-left: auto
}

.md .subnavbar .right:first-child {
    right: .16rem
}

.md .subnavbar a {
    color: inherit
}

.md .subnavbar a.link {
    line-height: .48rem;
    height: .48rem;
    min-width: .48rem;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 .16rem
}

.md .subnavbar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, hsla(0, 0%, 100%, .15) 66%, hsla(0, 0%, 100%, 0) 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .subnavbar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .subnavbar a.icon-only {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    min-width: 0
}

.md .subnavbar-inner {
    padding: 0 .16rem
}

.md .subnavbar-inner>a.link:first-child {
    margin-left: -.16rem
}

.md .subnavbar-inner>a.link:last-child {
    margin-right: -.16rem
}

.md .page-with-subnavbar .page-content,
.md .subnavbar~* .page-content,
.md .subnavbar~.page-content {
    padding-top: .48rem
}

.md .navbar~.subnavbar~* .page-content,
.md .navbar~.subnavbar~.page-content,
.md .page-with-subnavbar .navbar~* .page-content,
.md .page-with-subnavbar .navbar~.page-content {
    padding-top: .92rem
}

@media (min-width:768px) {

    .md .navbar~.subnavbar~* .page-content,
    .md .navbar~.subnavbar~.page-content,
    .md .page-with-subnavbar .navbar~* .page-content,
    .md .page-with-subnavbar .navbar~.page-content {
        padding-top: .92rem
    }
}

.md .navbar~* .subnavbar,
.md .navbar~.subnavbar,
.md .page-with-subnavbar .navbar~* .subnavbar,
.md .page-with-subnavbar .navbar~.subnavbar {
    top: .44rem
}

@media (min-width:768px) {

    .md .navbar~* .subnavbar,
    .md .navbar~.subnavbar,
    .md .page-with-subnavbar .navbar~* .subnavbar,
    .md .page-with-subnavbar .navbar~.subnavbar {
        top: .44rem
    }
}

.md .color-theme-red.subnavbar,
.md .color-theme-red .subnavbar {
    background: #f44336
}

.md .color-theme-green.subnavbar,
.md .color-theme-green .subnavbar {
    background: #4caf50
}

.md .color-theme-blue.subnavbar,
.md .color-theme-blue .subnavbar {
    background: #2196f3
}

.md .color-theme-pink.subnavbar,
.md .color-theme-pink .subnavbar {
    background: #e91e63
}

.md .color-theme-yellow.subnavbar,
.md .color-theme-yellow .subnavbar {
    background: #ffcf00
}

.md .color-theme-orange.subnavbar,
.md .color-theme-orange .subnavbar {
    background: #ff9800
}

.md .color-theme-gray.subnavbar,
.md .color-theme-gray .subnavbar {
    background: #9e9e9e
}

.md .color-theme-white.subnavbar,
.md .color-theme-white .subnavbar {
    background: #fff
}

.md .color-theme-black.subnavbar,
.md .color-theme-black .subnavbar {
    background: #000
}

.md .color-theme-violet.subnavbar,
.md .color-theme-violet .subnavbar {
    background: #b65bb6
}

.md .subnavbar.color-red {
    background: #f44336
}

.md .subnavbar.color-green {
    background: #4caf50
}

.md .subnavbar.color-blue {
    background: #2196f3
}

.md .subnavbar.color-pink {
    background: #e91e63
}

.md .subnavbar.color-yellow {
    background: #ffcf00
}

.md .subnavbar.color-orange {
    background: #ff9800
}

.md .subnavbar.color-gray {
    background: #9e9e9e
}

.md .subnavbar.color-white {
    background: #fff
}

.md .subnavbar.color-black {
    background: #000
}

.md .subnavbar.color-violet {
    background: #b65bb6
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .subnavbar-inner,
    .md.device-iphone-x .ios-left-edge .subnavbar-inner,
    .md.device-iphone-x .panel-left .subnavbar-inner,
    .md.device-iphone-x .popup .subnavbar-inner,
    .md.device-iphone-x .sheet-modal .subnavbar-inner {
        padding-left: calc(.16rem + constant(safe-area-inset-left));
        padding-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .subnavbar-inner,
    .md.device-iphone-x .ios-right-edge .subnavbar-inner,
    .md.device-iphone-x .panel-right .subnavbar-inner,
    .md.device-iphone-x .popup .subnavbar-inner,
    .md.device-iphone-x .sheet-modal .subnavbar-inner {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }
}

.block {
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

.block.no-hairline-bottom:after,
.block.no-hairline-bottom ul:after,
.block.no-hairline-top:before,
.block.no-hairline-top ul:before,
.block.no-hairlines:after,
.block.no-hairlines:before,
.block.no-hairlines ul:after,
.block.no-hairlines ul:before,
.ios .block.no-hairline-bottom-ios:after,
.ios .block.no-hairline-bottom-ios ul:after,
.ios .block.no-hairline-top-ios:before,
.ios .block.no-hairline-top-ios ul:before,
.ios .block.no-hairlines-ios:after,
.ios .block.no-hairlines-ios:before,
.ios .block.no-hairlines-ios ul:after,
.ios .block.no-hairlines-ios ul:before,
.md .block.no-hairline-bottom-md:after,
.md .block.no-hairline-bottom-md ul:after,
.md .block.no-hairline-top-md:before,
.md .block.no-hairline-top-md ul:before,
.md .block.no-hairlines-md:after,
.md .block.no-hairlines-md:before,
.md .block.no-hairlines-md ul:after,
.md .block.no-hairlines-md ul:before {
    display: none !important
}

.block>h1:first-child,
.block>h2:first-child,
.block>h3:first-child,
.block>h4:first-child,
.block>p:first-child {
    margin-top: 0
}

.block>h1:last-child,
.block>h2:last-child,
.block>h3:last-child,
.block>h4:last-child,
.block>p:last-child {
    margin-bottom: 0
}

.block-title {
    position: relative;
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .14rem;
    line-height: 1
}

.block-strong.inset {
    border-radius: .07rem
}

.block-strong.inset:after,
.block-strong.inset:before {
    display: none !important
}

.block-footer,
.block-header {
    font-size: .14rem
}

.block-footer h1:first-child,
.block-footer h2:first-child,
.block-footer h3:first-child,
.block-footer h4:first-child,
.block-footer p:first-child,
.block-footer ul:first-child,
.block-header h1:first-child,
.block-header h2:first-child,
.block-header h3:first-child,
.block-header h4:first-child,
.block-header p:first-child,
.block-header ul:first-child {
    margin-top: 0
}

.block-footer h1:last-child,
.block-footer h2:last-child,
.block-footer h3:last-child,
.block-footer h4:last-child,
.block-footer p:last-child,
.block-footer ul:last-child,
.block-header h1:last-child,
.block-header h2:last-child,
.block-header h3:last-child,
.block-header h4:last-child,
.block-header p:last-child,
.block-header ul:last-child {
    margin-bottom: 0
}

.block-footer h1:first-child:last-child,
.block-footer h2:first-child:last-child,
.block-footer h3:first-child:last-child,
.block-footer h4:first-child:last-child,
.block-footer p:first-child:last-child,
.block-footer ul:first-child:last-child,
.block-header h1:first-child:last-child,
.block-header h2:first-child:last-child,
.block-header h3:first-child:last-child,
.block-header h4:first-child:last-child,
.block-header p:first-child:last-child,
.block-header ul:first-child:last-child {
    margin-top: 0;
    margin-bottom: 0
}

.block-header {
    margin-bottom: .1rem
}

.block-footer {
    margin-top: .1rem
}

@media (min-width:768px) {

    .block-strong.tablet-inset:after,
    .block-strong.tablet-inset:before {
        display: none !important
    }
}

.ios .block {
    margin: .35rem 0;
    padding: 0 .15rem;
    color: #6d6d72
}

.ios .block-title {
    text-transform: uppercase;
    color: #6d6d72;
    margin: .35rem .15rem .1rem;
    line-height: .17rem
}

.ios .block-title+.block,
.ios .block-title+.block-header,
.ios .block-title+.card,
.ios .block-title+.list,
.ios .block-title+.timeline {
    margin-top: .1rem
}

.ios .block-strong {
    color: #000;
    background: #fff;
    padding: .15rem
}

.ios .block-strong:before {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .block-strong:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .block-strong:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .block-strong:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .block-strong:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .block-strong:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .block.inset {
    margin-left: .15rem;
    margin-right: .15rem
}

.ios .block-strong-inset {
    border-radius: .07rem
}

.ios .block-footer,
.ios .block-header {
    padding: 0 .15rem;
    color: #8f8f94
}

.ios .block .block-footer,
.ios .block .block-header {
    padding: 0 !important
}

.ios .block-header {
    margin-top: .35rem
}

.ios .block-header+.block,
.ios .block-header+.card,
.ios .block-header+.list,
.ios .block-header+.timeline {
    margin-top: .1rem
}

.ios .block-footer {
    margin-bottom: .35rem
}

.ios .block .block-header,
.ios .card .block-header,
.ios .list .block-header,
.ios .timeline .block-header {
    margin-top: 0
}

.ios .block .block-footer,
.ios .card .block-footer,
.ios .list .block-footer,
.ios .timeline .block-footer {
    margin-bottom: 0
}

.ios .block+.block-footer,
.ios .card+.block-footer,
.ios .list+.block-footer,
.ios .timeline+.block-footer {
    margin-top: -.25rem
}

.ios .block+.block-footer {
    margin-top: -.25rem;
    margin-bottom: .35rem
}

@media (min-width:768px) {
    .ios .block.tablet-inset {
        margin-left: .15rem;
        margin-right: .15rem;
        border-radius: .07rem
    }

    .ios .block-strong.tablet-inset {
        border-radius: .07rem
    }
}

.ios .theme-dark .block,
.ios .theme-dark .block-footer,
.ios .theme-dark .block-header,
.ios .theme-dark .block-title {
    color: #8e8e93
}

.ios .theme-dark.block-strong,
.ios .theme-dark .block-strong {
    background-color: #1c1c1d;
    color: #fff
}

.ios .theme-dark.block-strong:after,
.ios .theme-dark .block-strong:after,
.ios .theme-dark.block-strong:before,
.ios .theme-dark .block-strong:before {
    background-color: #282829
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .block-footer,
    .ios.device-iphone-x .ios-edges .block-header,
    .ios.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .block-footer,
    .ios.device-iphone-x .ios-left-edge .block-header,
    .ios.device-iphone-x .ios-left-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .block-footer,
    .ios.device-iphone-x .panel-left .block-header,
    .ios.device-iphone-x .panel-left .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .block-footer,
    .ios.device-iphone-x .popup .block-header,
    .ios.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .block-footer,
    .ios.device-iphone-x .sheet-modal .block-header,
    .ios.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) {
        padding-left: calc(.15rem + constant(safe-area-inset-left));
        padding-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header {
        padding-left: 0
    }

    .ios.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.15rem + constant(safe-area-inset-left));
        margin-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .block-footer,
    .ios.device-iphone-x .ios-edges .block-header,
    .ios.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .block-footer,
    .ios.device-iphone-x .ios-right-edge .block-header,
    .ios.device-iphone-x .ios-right-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .block-footer,
    .ios.device-iphone-x .panel-right .block-header,
    .ios.device-iphone-x .panel-right .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .block-footer,
    .ios.device-iphone-x .popup .block-header,
    .ios.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .block-footer,
    .ios.device-iphone-x .sheet-modal .block-header,
    .ios.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) {
        padding-right: calc(.15rem + constant(safe-area-inset-right));
        padding-right: calc(.15rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header {
        padding-right: 0
    }

    .ios.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.15rem + constant(safe-area-inset-right));
        margin-right: calc(.15rem + env(safe-area-inset-right))
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .ios.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.15rem + constant(safe-area-inset-left));
        margin-left: calc(.15rem + env(safe-area-inset-left))
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .ios.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.15rem + constant(safe-area-inset-right));
        margin-right: calc(.15rem + env(safe-area-inset-right))
    }
}

.md .block {
    margin: .32rem 0;
    padding: 0 .16rem
}

.md .block-title {
    color: rgba(0, 0, 0, .54);
    margin: .32rem .16rem .16rem;
    line-height: .16rem;
    font-weight: 500
}

.md .block-title+.block,
.md .block-title+.block-header,
.md .block-title+.card,
.md .block-title+.list,
.md .block-title+.timeline {
    margin-top: 0
}

.md .block-strong {
    padding: .16rem
}

.md .block-strong:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .block-strong:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .block-strong:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .block-strong:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .block-strong:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .block-strong:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .block.inset {
    margin-left: .16rem;
    margin-right: .16rem
}

.md .block-strong.inset {
    border-radius: .04rem
}

.md .block-footer,
.md .block-header {
    padding: 0 .16rem;
    color: rgba(0, 0, 0, .54)
}

.md .block .block-footer,
.md .block .block-header {
    padding: 0
}

.md .block-header {
    margin-top: .32rem
}

.md .block-header+.block,
.md .block-header+.card,
.md .block-header+.list,
.md .block-header+.timeline {
    margin-top: .1rem
}

.md .block-footer {
    margin-bottom: .32rem
}

.md .block .block-header,
.md .card .block-header,
.md .list .block-header,
.md .timeline .block-header {
    margin-top: 0
}

.md .block .block-footer,
.md .card .block-footer,
.md .list .block-footer,
.md .timeline .block-footer {
    margin-bottom: 0
}

.md .block+.block-footer,
.md .card+.block-footer,
.md .list+.block-footer,
.md .timeline+.block-footer {
    margin-top: -.22rem
}

.md .block+.block-footer {
    margin-top: -.22rem;
    margin-bottom: .32rem
}

@media (min-width:768px) {
    .md .block.tablet-inset {
        margin-left: .16rem;
        margin-right: .16rem;
        border-radius: .04rem
    }

    .md .block-strong.tablet-inset {
        border-radius: .04rem
    }
}

.md .theme-dark .block-title {
    color: #fff
}

.md .theme-dark .block-footer,
.md .theme-dark .block-header {
    color: hsla(0, 0%, 100%, .54)
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .block-footer,
    .md.device-iphone-x .ios-edges .block-header,
    .md.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .block-footer,
    .md.device-iphone-x .ios-left-edge .block-header,
    .md.device-iphone-x .ios-left-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .block-footer,
    .md.device-iphone-x .panel-left .block-header,
    .md.device-iphone-x .panel-left .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .block-footer,
    .md.device-iphone-x .popup .block-header,
    .md.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .block-footer,
    .md.device-iphone-x .sheet-modal .block-header,
    .md.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) {
        padding-left: calc(.16rem + constant(safe-area-inset-left));
        padding-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .ios-left-edge .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .panel-left .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-left-edge) .block-header {
        padding-left: 0
    }

    .md.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.16rem + constant(safe-area-inset-left));
        margin-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .block-footer,
    .md.device-iphone-x .ios-edges .block-header,
    .md.device-iphone-x .ios-edges .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .block-footer,
    .md.device-iphone-x .ios-right-edge .block-header,
    .md.device-iphone-x .ios-right-edge .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .block-footer,
    .md.device-iphone-x .panel-right .block-header,
    .md.device-iphone-x .panel-right .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .block-footer,
    .md.device-iphone-x .popup .block-header,
    .md.device-iphone-x .popup .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .block-footer,
    .md.device-iphone-x .sheet-modal .block-header,
    .md.device-iphone-x .sheet-modal .block:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .ios-edges .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .ios-right-edge .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .panel-right .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .popup .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .sheet-modal .block:not(.no-ios-edges):not(.no-ios-right-edge) .block-header {
        padding-right: 0
    }

    .md.device-iphone-x .ios-edges .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-edges .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .block.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .block-title:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .block.inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.16rem + constant(safe-area-inset-right));
        margin-right: calc(.16rem + env(safe-area-inset-right))
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .md.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.16rem + constant(safe-area-inset-left));
        margin-left: calc(.16rem + env(safe-area-inset-left))
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .md.device-iphone-x .ios-edges .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .block.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.16rem + constant(safe-area-inset-right));
        margin-right: calc(.16rem + env(safe-area-inset-right))
    }
}

.list {
    z-index: 1
}

.list,
.list ul {
    position: relative
}

.list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.list ul ul:after,
.list ul ul:before {
    display: none !important
}

.list li {
    position: relative;
    box-sizing: border-box
}

.list .item-media {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.list .item-inner,
.list .item-media {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: .08rem
}

.list .item-inner {
    position: relative;
    width: 100%;
    padding-top: .08rem;
    min-width: 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-self: stretch;
    align-self: stretch
}

.list .item-title {
    min-width: 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

.list .item-after {
    white-space: nowrap;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    margin-left: auto
}

.list .item-link,
.list .list-button {
    transition-duration: .3s;
    transition-property: background-color;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 0
}

.list .item-content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    -webkit-align-items: center;
    align-items: center
}

.list .item-subtitle {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis
}

.list .item-text {
    position: relative;
    overflow: hidden;
    text-overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box
}

.list .item-title-row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box
}

.list .item-title-row .item-after {
    -webkit-align-self: center;
    align-self: center
}

.list .item-row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box
}

.list .item-cell {
    display: block;
    -webkit-align-self: center;
    align-self: center;
    box-sizing: border-box;
    -webkit-flex-shrink: 1;
    flex-shrink: 1
}

.ios .list.no-hairline-bottom-ios:after,
.ios .list.no-hairline-bottom-ios ul:after,
.ios .list.no-hairline-top-ios:before,
.ios .list.no-hairline-top-ios ul:before,
.ios .list.no-hairlines-between-ios .item-divider:after,
.ios .list.no-hairlines-between-ios .item-inner:after,
.ios .list.no-hairlines-between-ios.links-list a:after,
.ios .list.no-hairlines-between-ios .list-button:after,
.ios .list.no-hairlines-between-ios .list-group-title:after,
.ios .list.no-hairlines-between-ios.simple-list li:after,
.ios .list.no-hairlines-ios:after,
.ios .list.no-hairlines-ios:before,
.ios .list.no-hairlines-ios ul:after,
.ios .list.no-hairlines-ios ul:before,
.list.no-hairline-bottom:after,
.list.no-hairline-bottom ul:after,
.list.no-hairline-top:before,
.list.no-hairline-top ul:before,
.list.no-hairlines-between .item-divider:after,
.list.no-hairlines-between .item-inner:after,
.list.no-hairlines-between.links-list a:after,
.list.no-hairlines-between .list-button:after,
.list.no-hairlines-between .list-group-title:after,
.list.no-hairlines-between.simple-list li:after,
.list.no-hairlines:after,
.list.no-hairlines:before,
.list.no-hairlines ul:after,
.list.no-hairlines ul:before,
.list li:last-child .list-button:after,
.list li:last-child>.item-content>.item-inner:after,
.list li:last-child>.item-inner:after,
.list li:last-child>.item-link>.item-content>.item-inner:after,
.list li:last-child li:last-child>.item-content>.item-inner:after,
.list li:last-child li:last-child>.item-inner:after,
.list li:last-child li:last-child>.item-link>.item-content>.item-inner:after,
.md .list.no-hairline-bottom-md:after,
.md .list.no-hairline-bottom-md ul:after,
.md .list.no-hairline-top-md:before,
.md .list.no-hairline-top-md ul:before,
.md .list.no-hairlines-between-md .item-divider:after,
.md .list.no-hairlines-between-md .item-inner:after,
.md .list.no-hairlines-between-md.links-list a:after,
.md .list.no-hairlines-between-md .list-button:after,
.md .list.no-hairlines-between-md .list-group-title:after,
.md .list.no-hairlines-between-md.simple-list li:after,
.md .list.no-hairlines-md:after,
.md .list.no-hairlines-md:before,
.md .list.no-hairlines-md ul:after,
.md .list.no-hairlines-md ul:before {
    display: none !important
}

.list.simple-list li {
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center
}

.list.simple-list li:last-child:after {
    display: none !important
}

.list.links-list a {
    transition-duration: .3s;
    transition-property: background-color;
    display: block;
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%
}

.list.links-list li:last-child a:after {
    display: none !important
}

.media-list .item-inner,
li.media-item .item-inner {
    display: block;
    -webkit-align-self: stretch;
    align-self: stretch
}

.media-list .item-link .item-inner,
li.media-item .item-link .item-inner {
    background: none
}

.media-list .item-media,
li.media-item .item-media {
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.media-list .item-media img,
li.media-item .item-media img {
    display: block
}

.links-list a,
.list .item-link .item-inner,
.media-list.chevron-center .item-link .item-inner,
.media-list .chevron-center .item-link .item-inner,
.media-list .item-link.chevron-center .item-inner,
.media-list .item-link .item-title-row,
li.media-item.chevron-center .item-link .item-inner,
li.media-item .chevron-center .item-link .item-inner,
li.media-item .item-link.chevron-center .item-inner,
li.media-item .item-link .item-title-row {
    background-size: .08rem .13rem;
    background-repeat: no-repeat;
    background-position: 95%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='13' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23c7c7cc' d='M7.864 6.5L1.5.136.086 1.55l4.95 4.95-4.95 4.95L1.5 12.864l5.657-5.657z'/%3E%3C/svg%3E")
}

.item-link.no-chevron .item-inner,
.links-list.no-chevron a,
.links-list .no-chevron a,
.media-list.chevron-center .item-title-row,
.media-list .chevron-center .item-title-row,
.media-list.no-chevron .item-link .item-title-row,
.no-chevron .item-link .item-inner,
.no-chevron .links-list a,
.no-chevron .media-list .item-link .item-title-row,
li.media-item.chevron-center .item-title-row,
li.media-item .chevron-center .item-title-row,
li.media-item.no-chevron .item-title-row,
li.media-item .no-chevron .item-title-row {
    background-image: none !important
}

.media-list .item-link .item-inner,
li.media-item .item-link .item-inner {
    background-image: none
}

.media-list .item-link .item-title-row,
li.media-item .item-link .item-title-row {
    background-position: 100% !important
}

.list-group ul:after,
.list-group ul:before {
    z-index: 25 !important
}

.list-group+.list-group ul:before {
    display: none !important
}

.item-divider,
li.item-divider,
li.list-group-title {
    white-space: nowrap;
    position: relative;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 15
}

li.list-group-title {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin-top: 0;
    z-index: 20
}

li.list-group-title:before {
    display: none !important
}

.list.inset .block-title {
    margin-left: 0;
    margin-right: 0
}

.list.inset ul:after,
.list.inset ul:before {
    display: none !important
}

@media (min-width:768px) {
    .list.tablet-inset .block-title {
        margin-left: 0;
        margin-right: 0
    }

    .list.tablet-inset ul:after,
    .list.tablet-inset ul:before {
        display: none !important
    }
}

.links-list.theme-dark a,
.list.theme-dark .item-link .item-inner,
.media-list.theme-dark .item-link .item-title-row,
.theme-dark .links-list a,
.theme-dark .list .item-link .item-inner,
.theme-dark .media-list .item-link .item-title-row,
.theme-dark li.media-item .item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='13' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23434345' d='M7.864 6.5L1.5.136.086 1.55l4.95 4.95-4.95 4.95L1.5 12.864l5.657-5.657z'/%3E%3C/svg%3E")
}

.media-list.theme-dark .item-link .item-inner,
.theme-dark .media-list .item-link .item-inner,
.theme-dark li.media-item .item-link .item-inner {
    background-image: none
}

.ios .list {
    margin: .35rem 0;
    font-size: .17rem
}

.ios .list .item-cell {
    width: 100%;
    min-width: 0;
    margin-left: .15rem
}

.ios .list .item-cell:first-child {
    margin-left: 0
}

.ios .list ul {
    background: #fff
}

.ios .list ul ul {
    padding-left: .45rem
}

.ios .list .item-media {
    padding-top: .07rem
}

.ios .list .item-media i+i,
.ios .list .item-media i+img {
    margin-left: .05rem
}

.ios .list .item-media+.item-inner {
    margin-left: .15rem
}

.ios .list .item-inner {
    min-height: .44rem;
    padding-right: .15rem
}

.ios .list .item-after {
    color: #8e8e93;
    padding-left: .05rem
}

.ios .list .item-link,
.ios .list .list-button {
    color: inherit
}

.ios .list .item-link .item-inner,
.ios .list .list-button .item-inner {
    padding-right: .35rem
}

.ios .list .item-link.active-state,
.ios .list .list-button.active-state {
    transition-duration: 0ms;
    background-color: #d9d9d9
}

.ios .list .item-link.active-state .item-inner:after,
.ios .list .list-button.active-state .item-inner:after {
    background-color: transparent
}

.ios .list .list-button {
    padding: 0 .15rem;
    text-align: center;
    color: #007aff;
    line-height: .44rem
}

.ios .list .item-content {
    min-height: .44rem;
    padding-left: .15rem
}

.ios .list .item-subtitle {
    font-size: .15rem
}

.ios .list .item-text {
    font-size: .15rem;
    color: #8e8e93;
    line-height: .21rem;
    max-height: .42rem
}

.ios .list .item-footer,
.ios .list .item-header {
    font-weight: 400;
    font-size: .12rem;
    line-height: 1.2;
    white-space: normal
}

.ios .list .item-footer {
    color: #8e8e93
}

.ios .list .item-link.no-chevron .item-inner,
.ios .list.no-chevron .item-link .item-inner,
.ios .list .no-chevron .item-link .item-inner,
.ios .no-chevron .list .item-link .item-inner {
    padding-right: .15rem
}

.ios .simple-list li:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .simple-list li:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .simple-list li:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .simple-list li {
    padding-left: .15rem;
    padding-right: .15rem;
    line-height: .44rem;
    height: .44rem
}

.ios .simple-list li:after {
    width: auto;
    left: .15rem;
    right: 0
}

.ios .links-list a:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .links-list a:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .links-list a:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .links-list a {
    height: .44rem;
    color: inherit
}

.ios .links-list a.active-state {
    transition-duration: 0ms;
    background-color: #d9d9d9
}

.ios .links-list a:after {
    width: auto
}

.ios .links-list a {
    padding-left: .15rem;
    padding-right: .35rem
}

.ios .links-list a:after {
    left: .15rem;
    right: 0
}

.ios .links-list.no-chevron a,
.ios .links-list .no-chevron a,
.ios .links-list a.no-chevron,
.ios .no-chevron .links-list a {
    padding-right: .15rem
}

.ios .media-list .item-title,
.ios li.media-item .item-title {
    font-weight: 600
}

.ios .media-list .item-inner,
.ios li.media-item .item-inner {
    padding-top: .1rem;
    padding-bottom: .09rem
}

.ios .media-list .item-media,
.ios li.media-item .item-media {
    padding-top: .09rem;
    padding-bottom: .1rem
}

.ios .media-list .item-link .item-inner,
.ios li.media-item .item-link .item-inner {
    padding-right: .15rem
}

.ios .media-list .item-link .item-title-row,
.ios li.media-item .item-link .item-title-row {
    padding-right: .2rem
}

.ios .media-list.chevron-center .item-link .item-inner,
.ios .media-list .chevron-center .item-link .item-inner,
.ios .media-list .item-link.chevron-center .item-inner,
.ios li.media-item.chevron-center .item-link .item-inner,
.ios li.media-item .chevron-center .item-link .item-inner,
.ios li.media-item .item-link.chevron-center .item-inner {
    padding-right: .35rem
}

.ios .media-list.chevron-center .item-title-row,
.ios .media-list .chevron-center .item-title-row,
.ios .media-list.no-chevron .item-link .item-title-row,
.ios .media-list .no-chevron .item-link .item-title-row,
.ios .no-chevron .media-list .item-link .item-title-row,
.ios .no-chevron li.media-item .item-link .item-title-row,
.ios li.media-item.chevron-center .item-title-row,
.ios li.media-item .chevron-center .item-title-row,
.ios li.media-item.no-chevron .item-link .item-title-row {
    padding-right: 0 !important
}

.ios .links-list a,
.ios .list .item-link .item-inner {
    background-position: calc(100% - .15rem) 50%
}

.ios .item-divider,
.ios .list-group-title {
    margin-top: -.01rem;
    padding: .04rem .15rem;
    background: #f7f7f7;
    color: #8e8e93
}

.ios .item-divider:after,
.ios .list-group-title:after {
    display: none !important
}

.ios .list-group-title {
    margin-top: 0
}

.ios .item-divider:before {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .item-divider:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .item-divider:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .list-group-title:before {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .list-group-title:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .list-group-title:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .list .list-button:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .list .list-button:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .list .list-button:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .list .item-inner:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .list .item-inner:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .list .item-inner:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .list ul:before {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .list ul:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .list ul:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .list ul:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .list ul:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .list ul:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .list.inset {
    margin-left: .15rem;
    margin-right: .15rem
}

.ios .list.inset,
.ios .list.inset ul {
    border-radius: .07rem
}

.ios .list.inset li:first-child>a {
    border-radius: .07rem .07rem 0 0
}

.ios .list.inset li:last-child>a {
    border-radius: 0 0 .07rem .07rem
}

.ios .list.inset li:first-child:last-child>a {
    border-radius: .07rem
}

@media (min-width:768px) {
    .ios .list.tablet-inset {
        margin-left: .15rem;
        margin-right: .15rem;
        border-radius: .07rem
    }

    .ios .list.tablet-inset ul {
        border-radius: .07rem
    }

    .ios .list.tablet-inset li:first-child>a {
        border-radius: .07rem .07rem 0 0
    }

    .ios .list.tablet-inset li:last-child>a {
        border-radius: 0 0 .07rem .07rem
    }

    .ios .list.tablet-inset li:first-child:last-child>a {
        border-radius: .07rem
    }
}

.ios li:last-child li .item-inner:after,
.ios li li:last-child .item-inner:after {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

html.device-pixel-ratio-2 .ios li:last-child li .item-inner:after,
html.device-pixel-ratio-2 .ios li li:last-child .item-inner:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

html.device-pixel-ratio-3 .ios li:last-child li .item-inner:after,
html.device-pixel-ratio-3 .ios li li:last-child .item-inner:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li {
        padding-left: calc(.15rem + constant(safe-area-inset-left));
        padding-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.15rem + constant(safe-area-inset-left));
        margin-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header {
        padding-left: .15rem
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content {
        padding-left: calc(.15rem + constant(safe-area-inset-left));
        padding-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after {
        left: calc(.15rem + constant(safe-area-inset-left));
        left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a {
        padding-left: calc(.15rem + constant(safe-area-inset-left));
        padding-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .ios.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .ios.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after {
        left: calc(.15rem + constant(safe-area-inset-left));
        left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.15rem + constant(safe-area-inset-right));
        margin-right: calc(.15rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header {
        padding-right: .15rem
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li {
        padding-right: calc(.15rem + constant(safe-area-inset-right));
        padding-right: calc(.15rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a {
        background-position: calc(100% - .15rem - constant(safe-area-inset-right)) 50%;
        background-position: calc(100% - .15rem - env(safe-area-inset-right)) 50%
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner {
        padding-right: calc(.15rem + constant(safe-area-inset-right));
        padding-right: calc(.15rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
        padding-right: calc(.35rem + constant(safe-area-inset-right));
        padding-right: calc(.35rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner {
        padding-right: calc(.15rem + constant(safe-area-inset-right));
        padding-right: calc(.15rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner {
        padding-right: calc(.35rem + constant(safe-area-inset-right));
        padding-right: calc(.35rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner {
        padding-right: calc(.15rem + constant(safe-area-inset-right));
        padding-right: calc(.15rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row {
        padding-right: 0
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.15rem + constant(safe-area-inset-left));
        margin-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header {
        padding-left: .15rem
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .ios.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.15rem + constant(safe-area-inset-right));
        margin-right: calc(.15rem + env(safe-area-inset-right))
    }
}

.ios .theme-dark .list ul,
.list.ios .theme-dark ul {
    background: #1c1c1d
}

.ios .theme-dark .item-divider:before,
.ios .theme-dark .item-inner:after,
.ios .theme-dark .list-button:after,
.ios .theme-dark .list-group-title:before,
.ios .theme-dark .list li:last-child li .item-inner:after,
.ios .theme-dark .list li li:last-child .item-inner:after,
.ios .theme-dark .list ul:after,
.ios .theme-dark .list ul:before,
.list.ios .theme-dark li:last-child li .item-inner:after,
.list.ios .theme-dark li li:last-child .item-inner:after,
.list.ios .theme-dark ul:after,
.list.ios .theme-dark ul:before {
    background-color: #282829
}

.ios .theme-dark .item-divider,
.ios .theme-dark .list-group-title {
    background-color: #111
}

.ios .theme-dark .links-list a:after,
.ios .theme-dark .simple-list li:after,
.links-list.ios .theme-dark a .simple-list li:after,
.simple-list.ios .theme-dark li:after {
    background-color: #282829
}

.ios .theme-dark .links-list a.active-state,
.ios .theme-dark .list .item-link.active-state,
.ios .theme-dark .list .list-button.active-state,
.links-list.ios .theme-dark a.active-state,
.list.ios .theme-dark .item-link.active-state,
.list.ios .theme-dark .list-button.active-state {
    background-color: #363636
}

.ios .color-theme-red .list-button {
    color: #f44336
}

.ios .color-theme-green .list-button {
    color: #4caf50
}

.ios .color-theme-blue .list-button {
    color: #2196f3
}

.ios .color-theme-pink .list-button {
    color: #e91e63
}

.ios .color-theme-yellow .list-button {
    color: #ffcf00
}

.ios .color-theme-orange .list-button {
    color: #ff9800
}

.ios .color-theme-gray .list-button {
    color: #9e9e9e
}

.ios .color-theme-white .list-button {
    color: #fff
}

.ios .color-theme-black .list-button {
    color: #000
}

.ios .color-theme-violet .list-button {
    color: #b65bb6
}

.ios .links-list a.color-red,
.ios .links-list li.color-red a,
.ios .list .item-link.color-red,
.ios .list .list-button.color-red,
.ios .list li.color-red .item-link,
.ios .list li.color-red .list-button,
.ios .simple-list li.color-red {
    color: #f44336
}

.ios .links-list a.color-green,
.ios .links-list li.color-green a,
.ios .list .item-link.color-green,
.ios .list .list-button.color-green,
.ios .list li.color-green .item-link,
.ios .list li.color-green .list-button,
.ios .simple-list li.color-green {
    color: #4caf50
}

.ios .links-list a.color-blue,
.ios .links-list li.color-blue a,
.ios .list .item-link.color-blue,
.ios .list .list-button.color-blue,
.ios .list li.color-blue .item-link,
.ios .list li.color-blue .list-button,
.ios .simple-list li.color-blue {
    color: #2196f3
}

.ios .links-list a.color-pink,
.ios .links-list li.color-pink a,
.ios .list .item-link.color-pink,
.ios .list .list-button.color-pink,
.ios .list li.color-pink .item-link,
.ios .list li.color-pink .list-button,
.ios .simple-list li.color-pink {
    color: #e91e63
}

.ios .links-list a.color-yellow,
.ios .links-list li.color-yellow a,
.ios .list .item-link.color-yellow,
.ios .list .list-button.color-yellow,
.ios .list li.color-yellow .item-link,
.ios .list li.color-yellow .list-button,
.ios .simple-list li.color-yellow {
    color: #ffcf00
}

.ios .links-list a.color-orange,
.ios .links-list li.color-orange a,
.ios .list .item-link.color-orange,
.ios .list .list-button.color-orange,
.ios .list li.color-orange .item-link,
.ios .list li.color-orange .list-button,
.ios .simple-list li.color-orange {
    color: #ff9800
}

.ios .links-list a.color-gray,
.ios .links-list li.color-gray a,
.ios .list .item-link.color-gray,
.ios .list .list-button.color-gray,
.ios .list li.color-gray .item-link,
.ios .list li.color-gray .list-button,
.ios .simple-list li.color-gray {
    color: #9e9e9e
}

.ios .links-list a.color-white,
.ios .links-list li.color-white a,
.ios .list .item-link.color-white,
.ios .list .list-button.color-white,
.ios .list li.color-white .item-link,
.ios .list li.color-white .list-button,
.ios .simple-list li.color-white {
    color: #fff
}

.ios .links-list a.color-black,
.ios .links-list li.color-black a,
.ios .list .item-link.color-black,
.ios .list .list-button.color-black,
.ios .list li.color-black .item-link,
.ios .list li.color-black .list-button,
.ios .simple-list li.color-black {
    color: #000
}

.ios .links-list a.color-violet,
.ios .links-list li.color-violet a,
.ios .list .item-link.color-violet,
.ios .list .list-button.color-violet,
.ios .list li.color-violet .item-link,
.ios .list li.color-violet .list-button,
.ios .simple-list li.color-violet {
    color: #b65bb6
}

.md .list {
    margin: .32rem 0;
    font-size: .16rem
}

.md .list .item-cell {
    width: 100%;
    min-width: 0;
    margin-left: .16rem
}

.md .list .item-cell:first-child,
.md .list .ripple-wave+.item-cell {
    margin-left: 0
}

.md .list ul ul {
    padding-left: .56rem
}

.md .list .item-media {
    padding-top: .08rem;
    min-width: .4rem
}

.md .list .item-media i+i,
.md .list .item-media i+img {
    margin-left: .08rem
}

.md .list .item-media+.item-inner {
    margin-left: .16rem
}

.md .list .item-inner {
    min-height: .48rem
}

.md .list .item-after {
    color: #757575;
    font-size: .14rem;
    padding-left: .08rem
}

.md .list .item-link,
.md .list .list-button {
    color: inherit
}

.md .list .item-link .item-inner,
.md .list .list-button .item-inner {
    padding-right: .42rem
}

.md .list .item-link.active-state,
.md .list .list-button.active-state {
    background-color: rgba(0, 0, 0, .1)
}

.md .list .list-button {
    padding: 0 .16rem;
    font-size: .16rem;
    line-height: .48rem
}

.md .list .item-content {
    min-height: .48rem;
    padding-left: .16rem
}

.md .list .item-subtitle {
    font-size: .14rem
}

.md .list .item-text {
    font-size: .14rem;
    color: #757575;
    line-height: .2rem;
    max-height: .4rem
}

.md .list .item-footer,
.md .list .item-header {
    font-weight: 400;
    font-size: .12rem;
    line-height: 1.2;
    white-space: normal
}

.md .list .item-footer {
    color: rgba(0, 0, 0, .5)
}

.md .list .item-link.no-chevron .item-inner,
.md .list.no-chevron .item-link .item-inner,
.md .list .no-chevron .item-link .item-inner,
.md .no-chevron .list .item-link .item-inner {
    padding-right: .16rem
}

.md .simple-list li:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .simple-list li:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .simple-list li:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .simple-list li {
    padding-left: .16rem;
    padding-right: .16rem;
    line-height: .48rem;
    height: .48rem
}

.md .simple-list li:after {
    width: auto;
    left: .16rem;
    right: 0
}

.md .links-list a:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .links-list a:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .links-list a:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .links-list a {
    height: .48rem;
    color: inherit
}

.md .links-list a.active-state {
    background-color: rgba(0, 0, 0, .1)
}

.md .links-list a:after {
    width: auto
}

.md .links-list a {
    padding-left: .16rem;
    padding-right: .42rem
}

.md .links-list a:after {
    left: .16rem;
    right: 0
}

.md .links-list.no-chevron a,
.md .links-list .no-chevron a,
.md .links-list a.no-chevron,
.md .no-chevron .links-list a {
    padding-right: .16rem
}

.md .media-list .item-inner,
.md li.media-item .item-inner {
    padding-top: .14rem;
    padding-bottom: .14rem
}

.md .media-list .item-link .item-inner,
.md li.media-item .item-link .item-inner {
    padding-right: .16rem
}

.md .media-list .item-link .item-title-row,
.md li.media-item .item-link .item-title-row {
    padding-right: .26rem
}

.md .media-list .item-media,
.md li.media-item .item-media {
    padding-top: .14rem;
    padding-bottom: .14rem
}

.md .media-list.chevron-center .item-link .item-inner,
.md .media-list .chevron-center .item-link .item-inner,
.md .media-list .item-link.chevron-center .item-inner,
.md li.media-item.chevron-center .item-link .item-inner,
.md li.media-item .chevron-center .item-link .item-inner,
.md li.media-item .item-link.chevron-center .item-inner {
    padding-right: .42rem
}

.md .media-list.chevron-center .item-title-row,
.md .media-list .chevron-center .item-title-row,
.md .media-list.no-chevron .item-link .item-title-row,
.md .media-list .no-chevron .item-link .item-title-row,
.md .no-chevron .media-list .item-link .item-title-row,
.md .no-chevron li.media-item .item-link .item-title-row,
.md li.media-item.chevron-center .item-title-row,
.md li.media-item .chevron-center .item-title-row,
.md li.media-item.no-chevron .item-link .item-title-row {
    padding-right: 0 !important
}

.md .links-list a,
.md .list .item-link .item-inner {
    background-position: calc(100% - .16rem) 50%
}

.md .item-divider,
.md .list-group-title {
    padding: 0 .16rem;
    background: #f4f4f4;
    color: rgba(0, 0, 0, .54);
    height: .48rem;
    line-height: .48rem;
    box-sizing: border-box;
    font-size: .14rem
}

.md .item-divider:after,
.md .item-divider:before,
.md .list-group-title:after,
.md .list-group-title:before {
    display: none !important
}

.md .list-group-title {
    margin-top: 0
}

.md .list .item-inner:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .list .item-inner:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .list .item-inner:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .list ul:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .list ul:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .list ul:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .list ul:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .list ul:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .list ul:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .list.inset {
    margin-left: .16rem;
    margin-right: .16rem
}

.md .list.inset,
.md .list.inset ul {
    border-radius: .04rem
}

.md .list.inset li:first-child>a {
    border-radius: .04rem .04rem 0 0
}

.md .list.inset li:last-child>a {
    border-radius: 0 0 .04rem .04rem
}

.md .list.inset li:first-child:last-child>a {
    border-radius: .04rem
}

@media (min-width:768px) {
    .md .list.tablet-inset {
        margin-left: .16rem;
        margin-right: .16rem;
        border-radius: .04rem
    }

    .md .list.tablet-inset li:first-child>a {
        border-radius: .04rem .04rem 0 0
    }

    .md .list.tablet-inset li:last-child>a {
        border-radius: 0 0 .04rem .04rem
    }

    .md .list.tablet-inset li:first-child:last-child>a {
        border-radius: .04rem
    }
}

.md li:last-child li .item-inner:after,
.md li li:last-child .item-inner:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

html.device-pixel-ratio-2 .md li:last-child li .item-inner:after,
html.device-pixel-ratio-2 .md li li:last-child .item-inner:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

html.device-pixel-ratio-3 .md li:last-child li .item-inner:after,
html.device-pixel-ratio-3 .md li li:last-child .item-inner:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-divider,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .list-group-title,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li {
        padding-left: calc(.16rem + constant(safe-area-inset-left));
        padding-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.16rem + constant(safe-area-inset-left));
        margin-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .ios-left-edge .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .panel-left .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header {
        padding-left: .15rem
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge) .item-content {
        padding-left: calc(.16rem + constant(safe-area-inset-left));
        padding-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).simple-list li:after {
        left: calc(.16rem + constant(safe-area-inset-left));
        left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a {
        padding-left: calc(.16rem + constant(safe-area-inset-left));
        padding-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .md.device-iphone-x .ios-left-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .md.device-iphone-x .panel-left .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-left-edge).links-list a:after {
        left: calc(.16rem + constant(safe-area-inset-left));
        left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.16rem + constant(safe-area-inset-right));
        margin-right: calc(.16rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .ios-edges .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .ios-right-edge .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .panel-right .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .popup .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .sheet-modal .list.inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header,
    .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-footer,
    .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) .block-header {
        padding-right: .16rem
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-divider,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .list-group-title,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).simple-list li {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a {
        background-position: calc(100% - .16rem - constant(safe-area-inset-right)) 50%;
        background-position: calc(100% - .16rem - env(safe-area-inset-right)) 50%
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
        padding-right: calc(.42rem + constant(safe-area-inset-right));
        padding-right: calc(.42rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link .item-inner {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.chevron-center .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .chevron-center .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .item-link.chevron-center .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.chevron-center .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .chevron-center .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item .item-link.chevron-center .item-inner {
        padding-right: calc(.42rem + constant(safe-area-inset-right));
        padding-right: calc(.42rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link.no-chevron .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list.no-chevron a,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list .no-chevron a,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).links-list a.no-chevron,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .no-chevron .item-link .item-inner {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .md.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .md.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .md.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .md.device-iphone-x .popup .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list.no-chevron .item-link .item-title-row,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).media-list .no-chevron .item-link .item-title-row,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge).no-chevron li.media-item .item-link .item-title-row,
    .md.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) li.media-item.no-chevron .item-link .item-title-row {
        padding-right: 0
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.16rem + constant(safe-area-inset-left));
        margin-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .ios-left-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .panel-left .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header,
    .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-footer,
    .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-left-edge) .block-header {
        padding-left: .15rem
    }
}

@media (orientation:landscape) and (min-width:768px) {

    .md.device-iphone-x .ios-edges .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .list.tablet-inset:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.16rem + constant(safe-area-inset-right));
        margin-right: calc(.16rem + env(safe-area-inset-right))
    }
}

.list.md .theme-dark li:last-child li .item-inner:after,
.list.md .theme-dark li li:last-child .item-inner:after,
.list.md .theme-dark ul:after,
.list.md .theme-dark ul:before,
.md .theme-dark .item-divider:before,
.md .theme-dark .item-inner:after,
.md .theme-dark .list-button:after,
.md .theme-dark .list-group-title:before,
.md .theme-dark .list li:last-child li .item-inner:after,
.md .theme-dark .list li li:last-child .item-inner:after,
.md .theme-dark .list ul:after,
.md .theme-dark .list ul:before {
    background-color: hsla(0, 0%, 100%, .08)
}

.md .theme-dark .item-divider,
.md .theme-dark .list-group-title {
    background-color: #111;
    color: #fff
}

.links-list.md .theme-dark a .simple-list li:after,
.md .theme-dark .links-list a:after,
.md .theme-dark .simple-list li:after,
.simple-list.md .theme-dark li:after {
    background-color: hsla(0, 0%, 100%, .08)
}

.links-list.md .theme-dark a.active-state,
.list.md .theme-dark .item-link.active-state,
.list.md .theme-dark .list-button.active-state,
.md .theme-dark .links-list a.active-state,
.md .theme-dark .list .item-link.active-state,
.md .theme-dark .list .list-button.active-state {
    background-color: hsla(0, 0%, 100%, .05)
}

.md .theme-dark .item-after,
.md .theme-dark .item-text {
    color: hsla(0, 0%, 100%, .54)
}

.md .color-theme-red .list-button {
    color: #f44336
}

.md .color-theme-green .list-button {
    color: #4caf50
}

.md .color-theme-blue .list-button {
    color: #2196f3
}

.md .color-theme-pink .list-button {
    color: #e91e63
}

.md .color-theme-yellow .list-button {
    color: #ffcf00
}

.md .color-theme-orange .list-button {
    color: #ff9800
}

.md .color-theme-gray .list-button {
    color: #9e9e9e
}

.md .color-theme-white .list-button {
    color: #fff
}

.md .color-theme-black .list-button {
    color: #000
}

.md .color-theme-violet .list-button {
    color: #b65bb6
}

.md .links-list a.color-red,
.md .links-list li.color-red a,
.md .list .item-link.color-red,
.md .list .list-button.color-red,
.md .list li.color-red .item-link,
.md .list li.color-red .list-button,
.md .simple-list li.color-red {
    color: #f44336
}

.md .links-list a.color-green,
.md .links-list li.color-green a,
.md .list .item-link.color-green,
.md .list .list-button.color-green,
.md .list li.color-green .item-link,
.md .list li.color-green .list-button,
.md .simple-list li.color-green {
    color: #4caf50
}

.md .links-list a.color-blue,
.md .links-list li.color-blue a,
.md .list .item-link.color-blue,
.md .list .list-button.color-blue,
.md .list li.color-blue .item-link,
.md .list li.color-blue .list-button,
.md .simple-list li.color-blue {
    color: #2196f3
}

.md .links-list a.color-pink,
.md .links-list li.color-pink a,
.md .list .item-link.color-pink,
.md .list .list-button.color-pink,
.md .list li.color-pink .item-link,
.md .list li.color-pink .list-button,
.md .simple-list li.color-pink {
    color: #e91e63
}

.md .links-list a.color-yellow,
.md .links-list li.color-yellow a,
.md .list .item-link.color-yellow,
.md .list .list-button.color-yellow,
.md .list li.color-yellow .item-link,
.md .list li.color-yellow .list-button,
.md .simple-list li.color-yellow {
    color: #ffcf00
}

.md .links-list a.color-orange,
.md .links-list li.color-orange a,
.md .list .item-link.color-orange,
.md .list .list-button.color-orange,
.md .list li.color-orange .item-link,
.md .list li.color-orange .list-button,
.md .simple-list li.color-orange {
    color: #ff9800
}

.md .links-list a.color-gray,
.md .links-list li.color-gray a,
.md .list .item-link.color-gray,
.md .list .list-button.color-gray,
.md .list li.color-gray .item-link,
.md .list li.color-gray .list-button,
.md .simple-list li.color-gray {
    color: #9e9e9e
}

.md .links-list a.color-white,
.md .links-list li.color-white a,
.md .list .item-link.color-white,
.md .list .list-button.color-white,
.md .list li.color-white .item-link,
.md .list li.color-white .list-button,
.md .simple-list li.color-white {
    color: #fff
}

.md .links-list a.color-black,
.md .links-list li.color-black a,
.md .list .item-link.color-black,
.md .list .list-button.color-black,
.md .list li.color-black .item-link,
.md .list li.color-black .list-button,
.md .simple-list li.color-black {
    color: #000
}

.md .links-list a.color-violet,
.md .links-list li.color-violet a,
.md .list .item-link.color-violet,
.md .list .list-button.color-violet,
.md .list li.color-violet .item-link,
.md .list li.color-violet .list-button,
.md .simple-list li.color-violet {
    color: #b65bb6
}

.badge {
    display: inline-block;
    color: #fff;
    background: #8e8e93;
    position: relative;
    box-sizing: border-box;
    text-align: center
}

.f7-icons .badge,
.framework7-icons .badge,
.icon .badge,
.material-icons .badge {
    position: absolute;
    left: 100%;
    margin-left: -.1rem;
    top: -.02rem
}

.ios .badge {
    font-size: .13rem;
    border-radius: .2rem;
    padding: 0 .06rem;
    height: .2rem;
    line-height: .2rem
}

.ios .f7-icons .badge,
.ios .framework7-icons .badge,
.ios .icon .badge,
.ios .material-icons .badge {
    line-height: .16rem;
    height: .16rem;
    border-radius: .16rem;
    padding: 0 .04rem;
    min-width: .16rem;
    font-family: -apple-system, SF UI Text, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .1rem
}

.ios .badge.color-red {
    background-color: #f44336
}

.ios .badge.color-green {
    background-color: #4caf50
}

.ios .badge.color-blue {
    background-color: #2196f3
}

.ios .badge.color-pink {
    background-color: #e91e63
}

.ios .badge.color-yellow {
    background-color: #ffcf00
}

.ios .badge.color-orange {
    background-color: #ff9800
}

.ios .badge.color-gray {
    background-color: #9e9e9e
}

.ios .badge.color-white {
    background-color: #fff
}

.ios .badge.color-black {
    background-color: #000
}

.ios .badge.color-violet {
    background-color: #b65bb6
}

.md .badge {
    font-size: .1rem;
    border-radius: .03rem;
    padding: .01rem .06rem;
    vertical-align: middle
}

.md .f7-icons .badge,
.md .framework7-icons .badge,
.md .icon .badge,
.md .material-icons .badge {
    line-height: 1.4;
    padding: .01rem .05rem;
    font-family: Roboto, Noto, Helvetica, Arial, sans-serif;
    font-size: .1rem
}

.md .badge.color-red {
    background-color: #f44336
}

.md .badge.color-green {
    background-color: #4caf50
}

.md .badge.color-blue {
    background-color: #2196f3
}

.md .badge.color-pink {
    background-color: #e91e63
}

.md .badge.color-yellow {
    background-color: #ffcf00
}

.md .badge.color-orange {
    background-color: #ff9800
}

.md .badge.color-gray {
    background-color: #9e9e9e
}

.md .badge.color-white {
    background-color: #fff
}

.md .badge.color-black {
    background-color: #000
}

.md .badge.color-violet {
    background-color: #b65bb6
}

.button,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.button {
    text-decoration: none;
    text-align: center;
    display: block;
    background: none;
    padding: 0 .1rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .14rem;
    position: relative;
    overflow: hidden;
    font-family: inherit;
    cursor: pointer;
    outline: 0;
    box-sizing: border-box;
    vertical-align: middle
}

button,
input[type=button] .button,
input[type=submit] .button {
    width: 100%
}

.segmented {
    -webkit-align-self: center;
    align-self: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.segmented .button,
.segmented button {
    width: 100%;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    min-width: 0
}

.subnavbar .segmented {
    width: 100%
}

.ios .button {
    border: .01rem solid #007aff;
    color: #007aff;
    border-radius: .05rem;
    line-height: .27rem;
    height: .29rem
}

.ios .button.active-state {
    background: rgba(0, 122, 255, .15)
}

.ios .button.button-round,
.ios .button.button-round-ios {
    border-radius: .29rem
}

.ios .button.button-active,
.ios .button.tab-link-active {
    background: #007aff;
    color: #fff
}

.ios .button.button-big,
.ios .button.button-big-ios {
    font-size: .17rem;
    height: .44rem;
    line-height: .42rem
}

.ios .button.button-small,
.ios .button.button-small-ios {
    height: .26rem;
    line-height: .22rem;
    border-width: .02rem;
    font-size: .13rem;
    font-weight: 600;
    text-transform: uppercase;
    transition-duration: .2s
}

.ios .button.button-small-ios.button-fill-ios.active-state,
.ios .button.button-small-ios.button-fill.active-state,
.ios .button.button-small.button-fill-ios.active-state,
.ios .button.button-small.button-fill.active-state {
    color: #007aff;
    border: .02rem solid #007aff;
    background-color: transparent;
    opacity: 1
}

.ios .button.button-fill,
.ios .button.button-fill-ios {
    color: #fff;
    background: #007aff;
    border-color: transparent
}

.ios .button.button-fill-ios.active-state,
.ios .button.button-fill.active-state {
    opacity: .8
}

.ios .button i.icon:first-child {
    margin-right: .1rem
}

.ios .button i.icon:last-child {
    margin-left: .1rem
}

.ios .button i.icon:first-child:last-child {
    margin-left: 0;
    margin-right: 0
}

.ios .segmented .button {
    border-radius: 0;
    border-left-width: 0
}

.ios .segmented .button:first-child {
    border-radius: .05rem 0 0 .05rem;
    border-left-width: .01rem;
    border-left-style: solid
}

.ios .segmented .button:first-child.button-small {
    border-left-width: .02rem
}

.ios .segmented .button:last-child {
    border-radius: 0 .05rem .05rem 0
}

.ios .segmented .button:first-child:last-child {
    border-radius: .05rem
}

.ios .segmented .button.button-round-ios:first-child,
.ios .segmented .button.button-round:first-child {
    border-radius: .29rem 0 0 .29rem
}

.ios .segmented .button.button-round-ios:last-child,
.ios .segmented .button.button-round:last-child {
    border-radius: 0 .29rem .29rem 0
}

.ios .color-theme-red .button {
    border-color: #f44336;
    color: #f44336
}

.ios .color-theme-red .button.active-state {
    background: rgba(244, 67, 54, .15)
}

.ios .color-theme-red .button.button-active,
.ios .color-theme-red .button.button-fill,
.ios .color-theme-red .button.button-fill-ios,
.ios .color-theme-red .button.tab-link-active {
    color: #fff
}

.ios .color-theme-red .button.button-active,
.ios .color-theme-red .button.tab-link-active {
    background: #f44336
}

.ios .color-theme-red .button.button-fill,
.ios .color-theme-red .button.button-fill-ios {
    background: #f44336;
    border-color: transparent
}

.ios .color-theme-red .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-red .button.button-small-ios.button-fill.active-state,
.ios .color-theme-red .button.button-small.button-fill-ios.active-state,
.ios .color-theme-red .button.button-small.button-fill.active-state {
    color: #f44336;
    border: .02rem solid #f44336;
    background-color: transparent
}

.ios .color-theme-green .button {
    border-color: #4caf50;
    color: #4caf50
}

.ios .color-theme-green .button.active-state {
    background: rgba(76, 175, 80, .15)
}

.ios .color-theme-green .button.button-active,
.ios .color-theme-green .button.button-fill,
.ios .color-theme-green .button.button-fill-ios,
.ios .color-theme-green .button.tab-link-active {
    color: #fff
}

.ios .color-theme-green .button.button-active,
.ios .color-theme-green .button.tab-link-active {
    background: #4caf50
}

.ios .color-theme-green .button.button-fill,
.ios .color-theme-green .button.button-fill-ios {
    background: #4caf50;
    border-color: transparent
}

.ios .color-theme-green .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-green .button.button-small-ios.button-fill.active-state,
.ios .color-theme-green .button.button-small.button-fill-ios.active-state,
.ios .color-theme-green .button.button-small.button-fill.active-state {
    color: #4caf50;
    border: .02rem solid #4caf50;
    background-color: transparent
}

.ios .color-theme-blue .button {
    border-color: #2196f3;
    color: #2196f3
}

.ios .color-theme-blue .button.active-state {
    background: rgba(33, 150, 243, .15)
}

.ios .color-theme-blue .button.button-active,
.ios .color-theme-blue .button.button-fill,
.ios .color-theme-blue .button.button-fill-ios,
.ios .color-theme-blue .button.tab-link-active {
    color: #fff
}

.ios .color-theme-blue .button.button-active,
.ios .color-theme-blue .button.tab-link-active {
    background: #2196f3
}

.ios .color-theme-blue .button.button-fill,
.ios .color-theme-blue .button.button-fill-ios {
    background: #2196f3;
    border-color: transparent
}

.ios .color-theme-blue .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-blue .button.button-small-ios.button-fill.active-state,
.ios .color-theme-blue .button.button-small.button-fill-ios.active-state,
.ios .color-theme-blue .button.button-small.button-fill.active-state {
    color: #2196f3;
    border: .02rem solid #2196f3;
    background-color: transparent
}

.ios .color-theme-pink .button {
    border-color: #e91e63;
    color: #e91e63
}

.ios .color-theme-pink .button.active-state {
    background: rgba(233, 30, 99, .15)
}

.ios .color-theme-pink .button.button-active,
.ios .color-theme-pink .button.button-fill,
.ios .color-theme-pink .button.button-fill-ios,
.ios .color-theme-pink .button.tab-link-active {
    color: #fff
}

.ios .color-theme-pink .button.button-active,
.ios .color-theme-pink .button.tab-link-active {
    background: #e91e63
}

.ios .color-theme-pink .button.button-fill,
.ios .color-theme-pink .button.button-fill-ios {
    background: #e91e63;
    border-color: transparent
}

.ios .color-theme-pink .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-pink .button.button-small-ios.button-fill.active-state,
.ios .color-theme-pink .button.button-small.button-fill-ios.active-state,
.ios .color-theme-pink .button.button-small.button-fill.active-state {
    color: #e91e63;
    border: .02rem solid #e91e63;
    background-color: transparent
}

.ios .color-theme-yellow .button {
    border-color: #ffcf00;
    color: #ffcf00
}

.ios .color-theme-yellow .button.active-state {
    background: rgba(255, 207, 0, .15)
}

.ios .color-theme-yellow .button.button-active,
.ios .color-theme-yellow .button.button-fill,
.ios .color-theme-yellow .button.button-fill-ios,
.ios .color-theme-yellow .button.tab-link-active {
    color: #fff
}

.ios .color-theme-yellow .button.button-active,
.ios .color-theme-yellow .button.tab-link-active {
    background: #ffcf00
}

.ios .color-theme-yellow .button.button-fill,
.ios .color-theme-yellow .button.button-fill-ios {
    background: #ffcf00;
    border-color: transparent
}

.ios .color-theme-yellow .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-yellow .button.button-small-ios.button-fill.active-state,
.ios .color-theme-yellow .button.button-small.button-fill-ios.active-state,
.ios .color-theme-yellow .button.button-small.button-fill.active-state {
    color: #ffcf00;
    border: .02rem solid #ffcf00;
    background-color: transparent
}

.ios .color-theme-orange .button {
    border-color: #ff9800;
    color: #ff9800
}

.ios .color-theme-orange .button.active-state {
    background: rgba(255, 152, 0, .15)
}

.ios .color-theme-orange .button.button-active,
.ios .color-theme-orange .button.button-fill,
.ios .color-theme-orange .button.button-fill-ios,
.ios .color-theme-orange .button.tab-link-active {
    color: #fff
}

.ios .color-theme-orange .button.button-active,
.ios .color-theme-orange .button.tab-link-active {
    background: #ff9800
}

.ios .color-theme-orange .button.button-fill,
.ios .color-theme-orange .button.button-fill-ios {
    background: #ff9800;
    border-color: transparent
}

.ios .color-theme-orange .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-orange .button.button-small-ios.button-fill.active-state,
.ios .color-theme-orange .button.button-small.button-fill-ios.active-state,
.ios .color-theme-orange .button.button-small.button-fill.active-state {
    color: #ff9800;
    border: .02rem solid #ff9800;
    background-color: transparent
}

.ios .color-theme-gray .button {
    border-color: #9e9e9e;
    color: #9e9e9e
}

.ios .color-theme-gray .button.active-state {
    background: hsla(0, 0%, 62%, .15)
}

.ios .color-theme-gray .button.button-active,
.ios .color-theme-gray .button.button-fill,
.ios .color-theme-gray .button.button-fill-ios,
.ios .color-theme-gray .button.tab-link-active {
    color: #fff
}

.ios .color-theme-gray .button.button-active,
.ios .color-theme-gray .button.tab-link-active {
    background: #9e9e9e
}

.ios .color-theme-gray .button.button-fill,
.ios .color-theme-gray .button.button-fill-ios {
    background: #9e9e9e;
    border-color: transparent
}

.ios .color-theme-gray .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-gray .button.button-small-ios.button-fill.active-state,
.ios .color-theme-gray .button.button-small.button-fill-ios.active-state,
.ios .color-theme-gray .button.button-small.button-fill.active-state {
    color: #9e9e9e;
    border: .02rem solid #9e9e9e;
    background-color: transparent
}

.ios .color-theme-white .button {
    border-color: #fff;
    color: #fff
}

.ios .color-theme-white .button.active-state {
    background: hsla(0, 0%, 100%, .15)
}

.ios .color-theme-white .button.button-active,
.ios .color-theme-white .button.button-fill,
.ios .color-theme-white .button.button-fill-ios,
.ios .color-theme-white .button.tab-link-active {
    color: #fff
}

.ios .color-theme-white .button.button-active,
.ios .color-theme-white .button.tab-link-active {
    background: #fff
}

.ios .color-theme-white .button.button-fill,
.ios .color-theme-white .button.button-fill-ios {
    background: #fff;
    border-color: transparent
}

.ios .color-theme-white .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-white .button.button-small-ios.button-fill.active-state,
.ios .color-theme-white .button.button-small.button-fill-ios.active-state,
.ios .color-theme-white .button.button-small.button-fill.active-state {
    color: #fff;
    border: .02rem solid #fff;
    background-color: transparent
}

.ios .color-theme-black .button {
    border-color: #000;
    color: #000
}

.ios .color-theme-black .button.active-state {
    background: rgba(0, 0, 0, .15)
}

.ios .color-theme-black .button.button-active,
.ios .color-theme-black .button.button-fill,
.ios .color-theme-black .button.button-fill-ios,
.ios .color-theme-black .button.tab-link-active {
    color: #fff
}

.ios .color-theme-black .button.button-active,
.ios .color-theme-black .button.tab-link-active {
    background: #000
}

.ios .color-theme-black .button.button-fill,
.ios .color-theme-black .button.button-fill-ios {
    background: #000;
    border-color: transparent
}

.ios .color-theme-black .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-black .button.button-small-ios.button-fill.active-state,
.ios .color-theme-black .button.button-small.button-fill-ios.active-state,
.ios .color-theme-black .button.button-small.button-fill.active-state {
    color: #000;
    border: .02rem solid #000;
    background-color: transparent
}

.ios .color-theme-violet .button {
    border-color: #b65bb6;
    color: #b65bb6
}

.ios .color-theme-violet .button.active-state {
    background: rgba(182, 91, 182, .15)
}

.ios .color-theme-violet .button.button-active,
.ios .color-theme-violet .button.button-fill,
.ios .color-theme-violet .button.button-fill-ios,
.ios .color-theme-violet .button.tab-link-active {
    color: #fff
}

.ios .color-theme-violet .button.button-active,
.ios .color-theme-violet .button.tab-link-active {
    background: #b65bb6
}

.ios .color-theme-violet .button.button-fill,
.ios .color-theme-violet .button.button-fill-ios {
    background: #b65bb6;
    border-color: transparent
}

.ios .color-theme-violet .button.button-small-ios.button-fill-ios.active-state,
.ios .color-theme-violet .button.button-small-ios.button-fill.active-state,
.ios .color-theme-violet .button.button-small.button-fill-ios.active-state,
.ios .color-theme-violet .button.button-small.button-fill.active-state {
    color: #b65bb6;
    border: .02rem solid #b65bb6;
    background-color: transparent
}

.ios .button.color-red {
    border-color: #f44336;
    color: #f44336
}

.ios .button.color-red.active-state {
    background: rgba(244, 67, 54, .15)
}

.ios .button.color-red.button-active,
.ios .button.color-red.button-fill,
.ios .button.color-red.button-fill-ios,
.ios .button.color-red.tab-link-active {
    color: #fff
}

.ios .button.color-red.button-active,
.ios .button.color-red.tab-link-active {
    background: #f44336
}

.ios .button.color-red.button-fill,
.ios .button.color-red.button-fill-ios {
    background: #f44336;
    border-color: transparent
}

.ios .button.color-red.button-small-ios.button-fill-ios.active-state,
.ios .button.color-red.button-small-ios.button-fill.active-state,
.ios .button.color-red.button-small.button-fill-ios.active-state,
.ios .button.color-red.button-small.button-fill.active-state {
    color: #f44336;
    border: .02rem solid #f44336;
    background-color: transparent
}

.ios .button.color-green {
    border-color: #4caf50;
    color: #4caf50
}

.ios .button.color-green.active-state {
    background: rgba(76, 175, 80, .15)
}

.ios .button.color-green.button-active,
.ios .button.color-green.button-fill,
.ios .button.color-green.button-fill-ios,
.ios .button.color-green.tab-link-active {
    color: #fff
}

.ios .button.color-green.button-active,
.ios .button.color-green.tab-link-active {
    background: #4caf50
}

.ios .button.color-green.button-fill,
.ios .button.color-green.button-fill-ios {
    background: #4caf50;
    border-color: transparent
}

.ios .button.color-green.button-small-ios.button-fill-ios.active-state,
.ios .button.color-green.button-small-ios.button-fill.active-state,
.ios .button.color-green.button-small.button-fill-ios.active-state,
.ios .button.color-green.button-small.button-fill.active-state {
    color: #4caf50;
    border: .02rem solid #4caf50;
    background-color: transparent
}

.ios .button.color-blue {
    border-color: #2196f3;
    color: #2196f3
}

.ios .button.color-blue.active-state {
    background: rgba(33, 150, 243, .15)
}

.ios .button.color-blue.button-active,
.ios .button.color-blue.button-fill,
.ios .button.color-blue.button-fill-ios,
.ios .button.color-blue.tab-link-active {
    color: #fff
}

.ios .button.color-blue.button-active,
.ios .button.color-blue.tab-link-active {
    background: #2196f3
}

.ios .button.color-blue.button-fill,
.ios .button.color-blue.button-fill-ios {
    background: #2196f3;
    border-color: transparent
}

.ios .button.color-blue.button-small-ios.button-fill-ios.active-state,
.ios .button.color-blue.button-small-ios.button-fill.active-state,
.ios .button.color-blue.button-small.button-fill-ios.active-state,
.ios .button.color-blue.button-small.button-fill.active-state {
    color: #2196f3;
    border: .02rem solid #2196f3;
    background-color: transparent
}

.ios .button.color-pink {
    border-color: #e91e63;
    color: #e91e63
}

.ios .button.color-pink.active-state {
    background: rgba(233, 30, 99, .15)
}

.ios .button.color-pink.button-active,
.ios .button.color-pink.button-fill,
.ios .button.color-pink.button-fill-ios,
.ios .button.color-pink.tab-link-active {
    color: #fff
}

.ios .button.color-pink.button-active,
.ios .button.color-pink.tab-link-active {
    background: #e91e63
}

.ios .button.color-pink.button-fill,
.ios .button.color-pink.button-fill-ios {
    background: #e91e63;
    border-color: transparent
}

.ios .button.color-pink.button-small-ios.button-fill-ios.active-state,
.ios .button.color-pink.button-small-ios.button-fill.active-state,
.ios .button.color-pink.button-small.button-fill-ios.active-state,
.ios .button.color-pink.button-small.button-fill.active-state {
    color: #e91e63;
    border: .02rem solid #e91e63;
    background-color: transparent
}

.ios .button.color-yellow {
    border-color: #ffcf00;
    color: #ffcf00
}

.ios .button.color-yellow.active-state {
    background: rgba(255, 207, 0, .15)
}

.ios .button.color-yellow.button-active,
.ios .button.color-yellow.button-fill,
.ios .button.color-yellow.button-fill-ios,
.ios .button.color-yellow.tab-link-active {
    color: #fff
}

.ios .button.color-yellow.button-active,
.ios .button.color-yellow.tab-link-active {
    background: #ffcf00
}

.ios .button.color-yellow.button-fill,
.ios .button.color-yellow.button-fill-ios {
    background: #ffcf00;
    border-color: transparent
}

.ios .button.color-yellow.button-small-ios.button-fill-ios.active-state,
.ios .button.color-yellow.button-small-ios.button-fill.active-state,
.ios .button.color-yellow.button-small.button-fill-ios.active-state,
.ios .button.color-yellow.button-small.button-fill.active-state {
    color: #ffcf00;
    border: .02rem solid #ffcf00;
    background-color: transparent
}

.ios .button.color-orange {
    border-color: #ff9800;
    color: #ff9800
}

.ios .button.color-orange.active-state {
    background: rgba(255, 152, 0, .15)
}

.ios .button.color-orange.button-active,
.ios .button.color-orange.button-fill,
.ios .button.color-orange.button-fill-ios,
.ios .button.color-orange.tab-link-active {
    color: #fff
}

.ios .button.color-orange.button-active,
.ios .button.color-orange.tab-link-active {
    background: #ff9800
}

.ios .button.color-orange.button-fill,
.ios .button.color-orange.button-fill-ios {
    background: #ff9800;
    border-color: transparent
}

.ios .button.color-orange.button-small-ios.button-fill-ios.active-state,
.ios .button.color-orange.button-small-ios.button-fill.active-state,
.ios .button.color-orange.button-small.button-fill-ios.active-state,
.ios .button.color-orange.button-small.button-fill.active-state {
    color: #ff9800;
    border: .02rem solid #ff9800;
    background-color: transparent
}

.ios .button.color-gray {
    border-color: #9e9e9e;
    color: #9e9e9e
}

.ios .button.color-gray.active-state {
    background: hsla(0, 0%, 62%, .15)
}

.ios .button.color-gray.button-active,
.ios .button.color-gray.button-fill,
.ios .button.color-gray.button-fill-ios,
.ios .button.color-gray.tab-link-active {
    color: #fff
}

.ios .button.color-gray.button-active,
.ios .button.color-gray.tab-link-active {
    background: #9e9e9e
}

.ios .button.color-gray.button-fill,
.ios .button.color-gray.button-fill-ios {
    background: #9e9e9e;
    border-color: transparent
}

.ios .button.color-gray.button-small-ios.button-fill-ios.active-state,
.ios .button.color-gray.button-small-ios.button-fill.active-state,
.ios .button.color-gray.button-small.button-fill-ios.active-state,
.ios .button.color-gray.button-small.button-fill.active-state {
    color: #9e9e9e;
    border: .02rem solid #9e9e9e;
    background-color: transparent
}

.ios .button.color-white {
    border-color: #fff;
    color: #fff
}

.ios .button.color-white.active-state {
    background: hsla(0, 0%, 100%, .15)
}

.ios .button.color-white.button-active,
.ios .button.color-white.button-fill,
.ios .button.color-white.button-fill-ios,
.ios .button.color-white.tab-link-active {
    color: #fff
}

.ios .button.color-white.button-active,
.ios .button.color-white.tab-link-active {
    background: #fff
}

.ios .button.color-white.button-fill,
.ios .button.color-white.button-fill-ios {
    background: #fff;
    border-color: transparent
}

.ios .button.color-white.button-small-ios.button-fill-ios.active-state,
.ios .button.color-white.button-small-ios.button-fill.active-state,
.ios .button.color-white.button-small.button-fill-ios.active-state,
.ios .button.color-white.button-small.button-fill.active-state {
    color: #fff;
    border: .02rem solid #fff;
    background-color: transparent
}

.ios .button.color-black {
    border-color: #000;
    color: #000
}

.ios .button.color-black.active-state {
    background: rgba(0, 0, 0, .15)
}

.ios .button.color-black.button-active,
.ios .button.color-black.button-fill,
.ios .button.color-black.button-fill-ios,
.ios .button.color-black.tab-link-active {
    color: #fff
}

.ios .button.color-black.button-active,
.ios .button.color-black.tab-link-active {
    background: #000
}

.ios .button.color-black.button-fill,
.ios .button.color-black.button-fill-ios {
    background: #000;
    border-color: transparent
}

.ios .button.color-black.button-small-ios.button-fill-ios.active-state,
.ios .button.color-black.button-small-ios.button-fill.active-state,
.ios .button.color-black.button-small.button-fill-ios.active-state,
.ios .button.color-black.button-small.button-fill.active-state {
    color: #000;
    border: .02rem solid #000;
    background-color: transparent
}

.ios .button.color-violet {
    border-color: #b65bb6;
    color: #b65bb6
}

.ios .button.color-violet.active-state {
    background: rgba(182, 91, 182, .15)
}

.ios .button.color-violet.button-active,
.ios .button.color-violet.button-fill,
.ios .button.color-violet.button-fill-ios,
.ios .button.color-violet.tab-link-active {
    color: #fff
}

.ios .button.color-violet.button-active,
.ios .button.color-violet.tab-link-active {
    background: #b65bb6
}

.ios .button.color-violet.button-fill,
.ios .button.color-violet.button-fill-ios {
    background: #b65bb6;
    border-color: transparent
}

.ios .button.color-violet.button-small-ios.button-fill-ios.active-state,
.ios .button.color-violet.button-small-ios.button-fill.active-state,
.ios .button.color-violet.button-small.button-fill-ios.active-state,
.ios .button.color-violet.button-small.button-fill.active-state {
    color: #b65bb6;
    border: .02rem solid #b65bb6;
    background-color: transparent
}

.md .button {
    color: #2196f3;
    border-radius: .04rem;
    line-height: .36rem;
    height: .36rem;
    text-transform: uppercase;
    min-width: .64rem;
    padding: 0 .08rem;
    border: none;
    transition-duration: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-weight: 500;
    letter-spacing: .03em
}

.md .button.active-state {
    background: rgba(0, 0, 0, .1)
}

.md .button.button-active,
.md .button.button-fill,
.md .button.button-fill-md,
.md .button.tab-link-active {
    background-color: #2196f3;
    color: #fff
}

.md .button.button-active.active-state,
.md .button.button-fill-md.active-state,
.md .button.button-fill.active-state,
.md .button.tab-link-active.active-state {
    background: #0c82df
}

.md .button.button-big,
.md .button.button-big-md {
    height: .48rem;
    line-height: .48rem;
    border-radius: .04rem
}

.md .button.button-round,
.md .button.button-round-md {
    border-radius: .36rem
}

.md .button.button-outline {
    border: .02rem solid #2196f3;
    line-height: .32rem
}

.md .button.button-outline.button-big,
.md .button.button-outline.button-big-md {
    line-height: .44rem
}

.md .button.button-small,
.md .button.button-small-md {
    height: .28rem;
    line-height: .28rem;
    font-size: .13rem;
    font-weight: 500;
    letter-spacing: .03em
}

.md .button.button-small-md.button-outline,
.md .button.button-small.button-outline {
    border-width: .02rem;
    line-height: .24rem
}

.md .button>i.icon+i.icon,
.md .button>i.icon+span,
.md .button>span:not(.ripple-wave)+i.icon,
.md .button>span:not(.ripple-wave)+span {
    margin-left: .08rem
}

.md .button.button-raised {
    box-shadow: 0 .01rem .03rem rgba(0, 0, 0, .12), 0 .01rem .02rem rgba(0, 0, 0, .24)
}

.md .button.button-raised.active-state {
    box-shadow: 0 .03rem .06rem rgba(0, 0, 0, .16), 0 .03rem .06rem rgba(0, 0, 0, .23)
}

.md .navbar .button:not(.button-fill):not(.button-fill-md),
.md .subnavbar .button:not(.button-fill):not(.button-fill-md),
.md .toolbar .button:not(.button-fill):not(.button-fill-md) {
    color: #fff
}

.md .navbar .button:not(.button-fill):not(.button-fill-md).active-state,
.md .subnavbar .button:not(.button-fill):not(.button-fill-md).active-state,
.md .toast .button:not(.button-fill):not(.button-fill-md).active-state,
.md .toolbar .button:not(.button-fill):not(.button-fill-md).active-state {
    background: hsla(0, 0%, 100%, .15)
}

.md .segmented {
    border-radius: .04rem
}

.md .segmented.segmented-raised {
    box-shadow: 0 .01rem .03rem rgba(0, 0, 0, .12), 0 .01rem .02rem rgba(0, 0, 0, .24)
}

.md .segmented.segmented-round {
    border-radius: .36rem
}

.md .segmented .button {
    border-radius: 0;
    min-width: 0;
    border-left: .01rem solid rgba(0, 0, 0, .1)
}

.md .segmented .button:first-child {
    border-radius: .04rem 0 0 .04rem;
    border-left: none
}

.md .segmented .button.button-outline {
    border: .02rem solid #2196f3
}

.md .segmented .button.button-outline:nth-child(n+2) {
    border-left: none
}

.md .segmented .button:last-child {
    border-radius: 0 .04rem .04rem 0
}

.md .segmented .button:first-child:last-child {
    border-radius: .04rem
}

.md .segmented .button.button-round:first-child {
    border-radius: .36rem 0 0 .36rem
}

.md .segmented .button.button-round:last-child {
    border-radius: 0 .36rem .36rem 0
}

.md .theme-dark .button:not(.button-fill):not(.button-fill-md):not(.button-active):not(.tab-link-active).active-state {
    background-color: hsla(0, 0%, 100%, .1)
}

.md .color-red .button,
.md .color-theme-red .button {
    color: #f44336
}

.md .color-red .button.button-active,
.md .color-red .button.button-fill,
.md .color-red .button.button-fill-md,
.md .color-red .button.tab-link-active,
.md .color-theme-red .button.button-active,
.md .color-theme-red .button.button-fill,
.md .color-theme-red .button.button-fill-md,
.md .color-theme-red .button.tab-link-active {
    background-color: #f44336;
    color: #fff
}

.md .color-red .button.button-active.active-state,
.md .color-red .button.button-fill-md.active-state,
.md .color-red .button.button-fill.active-state,
.md .color-red .button.tab-link-active.active-state,
.md .color-theme-red .button.button-active.active-state,
.md .color-theme-red .button.button-fill-md.active-state,
.md .color-theme-red .button.button-fill.active-state,
.md .color-theme-red .button.tab-link-active.active-state {
    background: #f21f0f
}

.md .color-red .button.button-outline,
.md .color-theme-red .button.button-outline {
    border-color: #f44336
}

.md .color-green .button,
.md .color-theme-green .button {
    color: #4caf50
}

.md .color-green .button.button-active,
.md .color-green .button.button-fill,
.md .color-green .button.button-fill-md,
.md .color-green .button.tab-link-active,
.md .color-theme-green .button.button-active,
.md .color-theme-green .button.button-fill,
.md .color-theme-green .button.button-fill-md,
.md .color-theme-green .button.tab-link-active {
    background-color: #4caf50;
    color: #fff
}

.md .color-green .button.button-active.active-state,
.md .color-green .button.button-fill-md.active-state,
.md .color-green .button.button-fill.active-state,
.md .color-green .button.tab-link-active.active-state,
.md .color-theme-green .button.button-active.active-state,
.md .color-theme-green .button.button-fill-md.active-state,
.md .color-theme-green .button.button-fill.active-state,
.md .color-theme-green .button.tab-link-active.active-state {
    background: #409343
}

.md .color-green .button.button-outline,
.md .color-theme-green .button.button-outline {
    border-color: #4caf50
}

.md .color-blue .button,
.md .color-theme-blue .button {
    color: #2196f3
}

.md .color-blue .button.button-active,
.md .color-blue .button.button-fill,
.md .color-blue .button.button-fill-md,
.md .color-blue .button.tab-link-active,
.md .color-theme-blue .button.button-active,
.md .color-theme-blue .button.button-fill,
.md .color-theme-blue .button.button-fill-md,
.md .color-theme-blue .button.tab-link-active {
    background-color: #2196f3;
    color: #fff
}

.md .color-blue .button.button-active.active-state,
.md .color-blue .button.button-fill-md.active-state,
.md .color-blue .button.button-fill.active-state,
.md .color-blue .button.tab-link-active.active-state,
.md .color-theme-blue .button.button-active.active-state,
.md .color-theme-blue .button.button-fill-md.active-state,
.md .color-theme-blue .button.button-fill.active-state,
.md .color-theme-blue .button.tab-link-active.active-state {
    background: #0c82df
}

.md .color-blue .button.button-outline,
.md .color-theme-blue .button.button-outline {
    border-color: #2196f3
}

.md .color-pink .button,
.md .color-theme-pink .button {
    color: #e91e63
}

.md .color-pink .button.button-active,
.md .color-pink .button.button-fill,
.md .color-pink .button.button-fill-md,
.md .color-pink .button.tab-link-active,
.md .color-theme-pink .button.button-active,
.md .color-theme-pink .button.button-fill,
.md .color-theme-pink .button.button-fill-md,
.md .color-theme-pink .button.tab-link-active {
    background-color: #e91e63;
    color: #fff
}

.md .color-pink .button.button-active.active-state,
.md .color-pink .button.button-fill-md.active-state,
.md .color-pink .button.button-fill.active-state,
.md .color-pink .button.tab-link-active.active-state,
.md .color-theme-pink .button.button-active.active-state,
.md .color-theme-pink .button.button-fill-md.active-state,
.md .color-theme-pink .button.button-fill.active-state,
.md .color-theme-pink .button.tab-link-active.active-state {
    background: #ca1452
}

.md .color-pink .button.button-outline,
.md .color-theme-pink .button.button-outline {
    border-color: #e91e63
}

.md .color-theme-yellow .button,
.md .color-yellow .button {
    color: #ffcf00
}

.md .color-theme-yellow .button.button-active,
.md .color-theme-yellow .button.button-fill,
.md .color-theme-yellow .button.button-fill-md,
.md .color-theme-yellow .button.tab-link-active,
.md .color-yellow .button.button-active,
.md .color-yellow .button.button-fill,
.md .color-yellow .button.button-fill-md,
.md .color-yellow .button.tab-link-active {
    background-color: #ffcf00;
    color: #fff
}

.md .color-theme-yellow .button.button-active.active-state,
.md .color-theme-yellow .button.button-fill-md.active-state,
.md .color-theme-yellow .button.button-fill.active-state,
.md .color-theme-yellow .button.tab-link-active.active-state,
.md .color-yellow .button.button-active.active-state,
.md .color-yellow .button.button-fill-md.active-state,
.md .color-yellow .button.button-fill.active-state,
.md .color-yellow .button.tab-link-active.active-state {
    background: #d6ae00
}

.md .color-theme-yellow .button.button-outline,
.md .color-yellow .button.button-outline {
    border-color: #ffcf00
}

.md .color-orange .button,
.md .color-theme-orange .button {
    color: #ff9800
}

.md .color-orange .button.button-active,
.md .color-orange .button.button-fill,
.md .color-orange .button.button-fill-md,
.md .color-orange .button.tab-link-active,
.md .color-theme-orange .button.button-active,
.md .color-theme-orange .button.button-fill,
.md .color-theme-orange .button.button-fill-md,
.md .color-theme-orange .button.tab-link-active {
    background-color: #ff9800;
    color: #fff
}

.md .color-orange .button.button-active.active-state,
.md .color-orange .button.button-fill-md.active-state,
.md .color-orange .button.button-fill.active-state,
.md .color-orange .button.tab-link-active.active-state,
.md .color-theme-orange .button.button-active.active-state,
.md .color-theme-orange .button.button-fill-md.active-state,
.md .color-theme-orange .button.button-fill.active-state,
.md .color-theme-orange .button.tab-link-active.active-state {
    background: #d68000
}

.md .color-orange .button.button-outline,
.md .color-theme-orange .button.button-outline {
    border-color: #ff9800
}

.md .color-gray .button,
.md .color-theme-gray .button {
    color: #9e9e9e
}

.md .color-gray .button.button-active,
.md .color-gray .button.button-fill,
.md .color-gray .button.button-fill-md,
.md .color-gray .button.tab-link-active,
.md .color-theme-gray .button.button-active,
.md .color-theme-gray .button.button-fill,
.md .color-theme-gray .button.button-fill-md,
.md .color-theme-gray .button.tab-link-active {
    background-color: #9e9e9e;
    color: #fff
}

.md .color-gray .button.button-active.active-state,
.md .color-gray .button.button-fill-md.active-state,
.md .color-gray .button.button-fill.active-state,
.md .color-gray .button.tab-link-active.active-state,
.md .color-theme-gray .button.button-active.active-state,
.md .color-theme-gray .button.button-fill-md.active-state,
.md .color-theme-gray .button.button-fill.active-state,
.md .color-theme-gray .button.tab-link-active.active-state {
    background: #8a8a8a
}

.md .color-gray .button.button-outline,
.md .color-theme-gray .button.button-outline {
    border-color: #9e9e9e
}

.md .color-theme-white .button,
.md .color-white .button {
    color: #fff
}

.md .color-theme-white .button.button-active,
.md .color-theme-white .button.button-fill,
.md .color-theme-white .button.button-fill-md,
.md .color-theme-white .button.tab-link-active,
.md .color-white .button.button-active,
.md .color-white .button.button-fill,
.md .color-white .button.button-fill-md,
.md .color-white .button.tab-link-active {
    background-color: #fff;
    color: #fff
}

.md .color-theme-white .button.button-active.active-state,
.md .color-theme-white .button.button-fill-md.active-state,
.md .color-theme-white .button.button-fill.active-state,
.md .color-theme-white .button.tab-link-active.active-state,
.md .color-white .button.button-active.active-state,
.md .color-white .button.button-fill-md.active-state,
.md .color-white .button.button-fill.active-state,
.md .color-white .button.tab-link-active.active-state {
    background: #ebebeb
}

.md .color-theme-white .button.button-outline,
.md .color-white .button.button-outline {
    border-color: #fff
}

.md .color-black .button,
.md .color-theme-black .button {
    color: #000
}

.md .color-black .button.button-active,
.md .color-black .button.button-fill,
.md .color-black .button.button-fill-md,
.md .color-black .button.tab-link-active,
.md .color-theme-black .button.button-active,
.md .color-theme-black .button.button-fill,
.md .color-theme-black .button.button-fill-md,
.md .color-theme-black .button.tab-link-active {
    background-color: #000;
    color: #fff
}

.md .color-black .button.button-active.active-state,
.md .color-black .button.button-fill-md.active-state,
.md .color-black .button.button-fill.active-state,
.md .color-black .button.tab-link-active.active-state,
.md .color-theme-black .button.button-active.active-state,
.md .color-theme-black .button.button-fill-md.active-state,
.md .color-theme-black .button.button-fill.active-state,
.md .color-theme-black .button.tab-link-active.active-state {
    background: #000
}

.md .color-black .button.button-outline,
.md .color-theme-black .button.button-outline {
    border-color: #000
}

.md .color-theme-violet .button,
.md .color-violet .button {
    color: #b65bb6
}

.md .color-theme-violet .button.button-active,
.md .color-theme-violet .button.button-fill,
.md .color-theme-violet .button.button-fill-md,
.md .color-theme-violet .button.tab-link-active,
.md .color-violet .button.button-active,
.md .color-violet .button.button-fill,
.md .color-violet .button.button-fill-md,
.md .color-violet .button.tab-link-active {
    background-color: #b65bb6;
    color: #fff
}

.md .color-theme-violet .button.button-active.active-state,
.md .color-theme-violet .button.button-fill-md.active-state,
.md .color-theme-violet .button.button-fill.active-state,
.md .color-theme-violet .button.tab-link-active.active-state,
.md .color-violet .button.button-active.active-state,
.md .color-violet .button.button-fill-md.active-state,
.md .color-violet .button.button-fill.active-state,
.md .color-violet .button.tab-link-active.active-state {
    background: #a148a1
}

.md .color-theme-violet .button.button-outline,
.md .color-violet .button.button-outline {
    border-color: #b65bb6
}

.md .button.color-red {
    color: #f44336
}

.md .button.color-red.button-active,
.md .button.color-red.button-fill,
.md .button.color-red.button-fill-md,
.md .button.color-red.tab-link-active {
    background-color: #f44336;
    color: #fff
}

.md .button.color-red.button-active.active-state,
.md .button.color-red.button-fill-md.active-state,
.md .button.color-red.button-fill.active-state,
.md .button.color-red.tab-link-active.active-state {
    background: #f21f0f
}

.md .button.color-red.button-outline {
    border-color: #f44336
}

.md .button.color-green {
    color: #4caf50
}

.md .button.color-green.button-active,
.md .button.color-green.button-fill,
.md .button.color-green.button-fill-md,
.md .button.color-green.tab-link-active {
    background-color: #4caf50;
    color: #fff
}

.md .button.color-green.button-active.active-state,
.md .button.color-green.button-fill-md.active-state,
.md .button.color-green.button-fill.active-state,
.md .button.color-green.tab-link-active.active-state {
    background: #409343
}

.md .button.color-green.button-outline {
    border-color: #4caf50
}

.md .button.color-blue {
    color: #2196f3
}

.md .button.color-blue.button-active,
.md .button.color-blue.button-fill,
.md .button.color-blue.button-fill-md,
.md .button.color-blue.tab-link-active {
    background-color: #2196f3;
    color: #fff
}

.md .button.color-blue.button-active.active-state,
.md .button.color-blue.button-fill-md.active-state,
.md .button.color-blue.button-fill.active-state,
.md .button.color-blue.tab-link-active.active-state {
    background: #0c82df
}

.md .button.color-blue.button-outline {
    border-color: #2196f3
}

.md .button.color-pink {
    color: #e91e63
}

.md .button.color-pink.button-active,
.md .button.color-pink.button-fill,
.md .button.color-pink.button-fill-md,
.md .button.color-pink.tab-link-active {
    background-color: #e91e63;
    color: #fff
}

.md .button.color-pink.button-active.active-state,
.md .button.color-pink.button-fill-md.active-state,
.md .button.color-pink.button-fill.active-state,
.md .button.color-pink.tab-link-active.active-state {
    background: #ca1452
}

.md .button.color-pink.button-outline {
    border-color: #e91e63
}

.md .button.color-yellow {
    color: #ffcf00
}

.md .button.color-yellow.button-active,
.md .button.color-yellow.button-fill,
.md .button.color-yellow.button-fill-md,
.md .button.color-yellow.tab-link-active {
    background-color: #ffcf00;
    color: #fff
}

.md .button.color-yellow.button-active.active-state,
.md .button.color-yellow.button-fill-md.active-state,
.md .button.color-yellow.button-fill.active-state,
.md .button.color-yellow.tab-link-active.active-state {
    background: #d6ae00
}

.md .button.color-yellow.button-outline {
    border-color: #ffcf00
}

.md .button.color-orange {
    color: #ff9800
}

.md .button.color-orange.button-active,
.md .button.color-orange.button-fill,
.md .button.color-orange.button-fill-md,
.md .button.color-orange.tab-link-active {
    background-color: #ff9800;
    color: #fff
}

.md .button.color-orange.button-active.active-state,
.md .button.color-orange.button-fill-md.active-state,
.md .button.color-orange.button-fill.active-state,
.md .button.color-orange.tab-link-active.active-state {
    background: #d68000
}

.md .button.color-orange.button-outline {
    border-color: #ff9800
}

.md .button.color-gray {
    color: #9e9e9e
}

.md .button.color-gray.button-active,
.md .button.color-gray.button-fill,
.md .button.color-gray.button-fill-md,
.md .button.color-gray.tab-link-active {
    background-color: #9e9e9e;
    color: #fff
}

.md .button.color-gray.button-active.active-state,
.md .button.color-gray.button-fill-md.active-state,
.md .button.color-gray.button-fill.active-state,
.md .button.color-gray.tab-link-active.active-state {
    background: #8a8a8a
}

.md .button.color-gray.button-outline {
    border-color: #9e9e9e
}

.md .button.color-white,
.md .button.color-white.button-active,
.md .button.color-white.button-fill,
.md .button.color-white.button-fill-md,
.md .button.color-white.tab-link-active {
    color: #fff
}

.md .button.color-white.button-outline {
    border-color: #fff
}

.md .button.color-black {
    color: #000
}

.md .button.color-black.button-active,
.md .button.color-black.button-fill,
.md .button.color-black.button-fill-md,
.md .button.color-black.tab-link-active {
    background-color: #000;
    color: #fff
}

.md .button.color-black.button-active.active-state,
.md .button.color-black.button-fill-md.active-state,
.md .button.color-black.button-fill.active-state,
.md .button.color-black.tab-link-active.active-state {
    background: #000
}

.md .button.color-black.button-outline {
    border-color: #000
}

.md .button.color-violet {
    color: #b65bb6
}

.md .button.color-violet.button-active,
.md .button.color-violet.button-fill,
.md .button.color-violet.button-fill-md,
.md .button.color-violet.tab-link-active {
    background-color: #b65bb6;
    color: #fff
}

.md .button.color-violet.button-active.active-state,
.md .button.color-violet.button-fill-md.active-state,
.md .button.color-violet.button-fill.active-state,
.md .button.color-violet.tab-link-active.active-state {
    background: #a148a1
}

.md .button.color-violet.button-outline {
    border-color: #b65bb6
}

.md .actions-button,
.md .button,
.md .checkbox,
.md .dialog-button,
.md .fab a,
.md .radio,
.md .ripple,
.md .speed-dial-buttons a,
.md .tab-link,
.md a.item-link,
.md a.link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.md .ripple-wave {
    left: 0;
    top: 0;
    position: absolute !important;
    border-radius: 50%;
    pointer-events: none;
    z-index: -1;
    background: rgba(0, 0, 0, .1);
    padding: 0;
    margin: 0;
    font-size: 0;
    -webkit-transform: translateZ(0) scale(0);
    transform: translateZ(0) scale(0);
    transition-duration: 1.4s
}

.md .ripple-wave.ripple-wave-fill {
    transition-duration: .3s;
    opacity: .35
}

.md .ripple-wave.ripple-wave-out {
    transition-duration: .6s;
    opacity: 0
}

.button-fill .md .ripple-wave,
.picker-calendar-day .md .ripple-wave {
    z-index: 1
}

.md .button-active .ripple-wave,
.md .button-fill .ripple-wave,
.md .fab a .ripple-wave,
.md .navbar .ripple-wave,
.md .stepper-fill .ripple-wave,
.md .subnavbar .ripple-wave,
.md .toast .ripple-wave,
.md .toolbar .ripple-wave {
    background: hsla(0, 0%, 100%, .3)
}

.md .messagebar .ripple-wave,
.md .searchbar .ripple-wave {
    background: rgba(0, 0, 0, .1)
}

.md .data-table .sortable-cell .ripple-wave {
    z-index: 0
}

.md .checkbox .ripple-wave,
.md .radio .ripple-wave {
    background: rgba(33, 150, 243, .5);
    z-index: 0
}

.calendar.md .theme-dark .ripple-wave,
.md .theme-dark .calendar .ripple-wave,
.md .theme-dark .messagebar .ripple-wave,
.md .theme-dark .page-content .ripple-wave,
.md .theme-dark .popover .ripple-wave {
    background-color: hsla(0, 0%, 100%, .3)
}

.md .ripple-color-red .ripple-wave,
.md .ripple-red .ripple-wave {
    background-color: rgba(244, 67, 54, .3)
}

.md .ripple-color-green .ripple-wave,
.md .ripple-green .ripple-wave {
    background-color: rgba(76, 175, 80, .3)
}

.md .ripple-blue .ripple-wave,
.md .ripple-color-blue .ripple-wave {
    background-color: rgba(33, 150, 243, .3)
}

.md .ripple-color-pink .ripple-wave,
.md .ripple-pink .ripple-wave {
    background-color: rgba(233, 30, 99, .3)
}

.md .ripple-color-yellow .ripple-wave,
.md .ripple-yellow .ripple-wave {
    background-color: rgba(255, 207, 0, .3)
}

.md .ripple-color-orange .ripple-wave,
.md .ripple-orange .ripple-wave {
    background-color: rgba(255, 152, 0, .3)
}

.md .ripple-color-gray .ripple-wave,
.md .ripple-gray .ripple-wave {
    background-color: hsla(0, 0%, 62%, .3)
}

.md .ripple-color-white .ripple-wave,
.md .ripple-white .ripple-wave {
    background-color: hsla(0, 0%, 100%, .3)
}

.md .ripple-black .ripple-wave,
.md .ripple-color-black .ripple-wave {
    background-color: rgba(0, 0, 0, .3)
}

.md .ripple-color-violet .ripple-wave,
.md .ripple-violet .ripple-wave {
    background-color: rgba(182, 91, 182, .3)
}

i.icon {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
    font-style: normal;
    position: relative
}

.ios .icon-back,
.ios .icon-forward,
.ios .icon-next,
.ios .icon-prev {
    width: .12rem;
    height: .2rem
}

.ios .icon-next,
.ios .icon-prev {
    width: .1rem
}

.ios .icon-back,
.ios .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23007aff' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .icon-forward,
.ios .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23007aff' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .navbar .f7-icons,
.ios .toolbar .f7-icons {
    font-size: .22rem
}

.ios .tabbar-labels .f7-icons,
.ios .tabbar .f7-icons {
    font-size: .25rem
}

.ios .item-media .f7-icons {
    font-size: .25rem;
    width: .29rem;
    height: .29rem
}

.ios .button .f7-icons {
    font-size: .22rem
}

.ios .item-media .icon {
    color: gray
}

.ios .color-theme-red .icon-back,
.ios .color-theme-red .icon-prev,
.ios .icon-back.color-red,
.ios .icon-prev.color-red,
.ios a.link.color-red .icon-back,
.ios a.link.color-red .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23f44336' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-red .icon-forward,
.ios .color-theme-red .icon-next,
.ios .icon-forward.color-red,
.ios .icon-next.color-red,
.ios a.link.color-red .icon-forward,
.ios a.link.color-red .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23f44336' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-green .icon-back,
.ios .color-theme-green .icon-prev,
.ios .icon-back.color-green,
.ios .icon-prev.color-green,
.ios a.link.color-green .icon-back,
.ios a.link.color-green .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%234caf50' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-green .icon-forward,
.ios .color-theme-green .icon-next,
.ios .icon-forward.color-green,
.ios .icon-next.color-green,
.ios a.link.color-green .icon-forward,
.ios a.link.color-green .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%234caf50' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-blue .icon-back,
.ios .color-theme-blue .icon-prev,
.ios .icon-back.color-blue,
.ios .icon-prev.color-blue,
.ios a.link.color-blue .icon-back,
.ios a.link.color-blue .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%232196f3' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-blue .icon-forward,
.ios .color-theme-blue .icon-next,
.ios .icon-forward.color-blue,
.ios .icon-next.color-blue,
.ios a.link.color-blue .icon-forward,
.ios a.link.color-blue .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%232196f3' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-pink .icon-back,
.ios .color-theme-pink .icon-prev,
.ios .icon-back.color-pink,
.ios .icon-prev.color-pink,
.ios a.link.color-pink .icon-back,
.ios a.link.color-pink .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23e91e63' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-pink .icon-forward,
.ios .color-theme-pink .icon-next,
.ios .icon-forward.color-pink,
.ios .icon-next.color-pink,
.ios a.link.color-pink .icon-forward,
.ios a.link.color-pink .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23e91e63' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-yellow .icon-back,
.ios .color-theme-yellow .icon-prev,
.ios .icon-back.color-yellow,
.ios .icon-prev.color-yellow,
.ios a.link.color-yellow .icon-back,
.ios a.link.color-yellow .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23ffcf00' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-yellow .icon-forward,
.ios .color-theme-yellow .icon-next,
.ios .icon-forward.color-yellow,
.ios .icon-next.color-yellow,
.ios a.link.color-yellow .icon-forward,
.ios a.link.color-yellow .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23ffcf00' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-orange .icon-back,
.ios .color-theme-orange .icon-prev,
.ios .icon-back.color-orange,
.ios .icon-prev.color-orange,
.ios a.link.color-orange .icon-back,
.ios a.link.color-orange .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23ff9800' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-orange .icon-forward,
.ios .color-theme-orange .icon-next,
.ios .icon-forward.color-orange,
.ios .icon-next.color-orange,
.ios a.link.color-orange .icon-forward,
.ios a.link.color-orange .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23ff9800' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-gray .icon-back,
.ios .color-theme-gray .icon-prev,
.ios .icon-back.color-gray,
.ios .icon-prev.color-gray,
.ios a.link.color-gray .icon-back,
.ios a.link.color-gray .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%239e9e9e' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-gray .icon-forward,
.ios .color-theme-gray .icon-next,
.ios .icon-forward.color-gray,
.ios .icon-next.color-gray,
.ios a.link.color-gray .icon-forward,
.ios a.link.color-gray .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%239e9e9e' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-white .icon-back,
.ios .color-theme-white .icon-prev,
.ios .icon-back.color-white,
.ios .icon-prev.color-white,
.ios a.link.color-white .icon-back,
.ios a.link.color-white .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-white .icon-forward,
.ios .color-theme-white .icon-next,
.ios .icon-forward.color-white,
.ios .icon-next.color-white,
.ios a.link.color-white .icon-forward,
.ios a.link.color-white .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-black .icon-back,
.ios .color-theme-black .icon-prev,
.ios .icon-back.color-black,
.ios .icon-prev.color-black,
.ios a.link.color-black .icon-back,
.ios a.link.color-black .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-black .icon-forward,
.ios .color-theme-black .icon-next,
.ios .icon-forward.color-black,
.ios .icon-next.color-black,
.ios a.link.color-black .icon-forward,
.ios a.link.color-black .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-violet .icon-back,
.ios .color-theme-violet .icon-prev,
.ios .icon-back.color-violet,
.ios .icon-prev.color-violet,
.ios a.link.color-violet .icon-back,
.ios a.link.color-violet .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.183 9.422c.035-.051.075-.1.121-.146L9.143.437a1.493 1.493 0 0 1 2.116.005c.586.586.591 1.53.005 2.117L3.826 9.997l7.432 7.432a1.493 1.493 0 0 1-.005 2.116 1.494 1.494 0 0 1-2.116.005L.298 10.71a1.002 1.002 0 0 1-.115-1.289z' fill='%23b65bb6' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .color-theme-violet .icon-forward,
.ios .color-theme-violet .icon-next,
.ios .icon-forward.color-violet,
.ios .icon-next.color-violet,
.ios a.link.color-violet .icon-forward,
.ios a.link.color-violet .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' viewBox='0 0 12 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.518 10.565c-.035.051-.075.1-.121.146L2.558 19.55a1.493 1.493 0 0 1-2.116-.005 1.494 1.494 0 0 1-.005-2.117L7.875 9.99.443 2.558A1.493 1.493 0 0 1 .448.442 1.494 1.494 0 0 1 2.565.437l8.838 8.839c.353.352.394.897.115 1.289z' fill='%23b65bb6' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.ios .icon.color-red {
    color: #f44336
}

.ios .icon.color-green {
    color: #4caf50
}

.ios .icon.color-blue {
    color: #2196f3
}

.ios .icon.color-pink {
    color: #e91e63
}

.ios .icon.color-yellow {
    color: #ffcf00
}

.ios .icon.color-orange {
    color: #ff9800
}

.ios .icon.color-gray {
    color: #9e9e9e
}

.ios .icon.color-white {
    color: #fff
}

.ios .icon.color-black {
    color: #000
}

.ios .icon.color-violet {
    color: #b65bb6
}

.md .icon-back,
.md .icon-forward,
.md .icon-next,
.md .icon-prev {
    width: .24rem;
    height: .24rem
}

.md .item-media .icon {
    color: #737373
}

.md .item-media .material-icons {
    font-size: .24rem;
    width: .24rem;
    height: .24rem
}

.md .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-red,
.md a.link .color-red .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23f44336'/%3E%3C/svg%3E")
}

.md .icon-forward.color-red,
.md a.link .color-red .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23f44336'/%3E%3C/svg%3E")
}

.md .icon-next.color-red,
.md a.link .color-red .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f44336' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-red,
.md a.link .color-red .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f44336' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-green,
.md a.link .color-green .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%234caf50'/%3E%3C/svg%3E")
}

.md .icon-forward.color-green,
.md a.link .color-green .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%234caf50'/%3E%3C/svg%3E")
}

.md .icon-next.color-green,
.md a.link .color-green .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234caf50' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-green,
.md a.link .color-green .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234caf50' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-blue,
.md a.link .color-blue .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .icon-forward.color-blue,
.md a.link .color-blue .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .icon-next.color-blue,
.md a.link .color-blue .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232196f3' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-blue,
.md a.link .color-blue .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232196f3' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-pink,
.md a.link .color-pink .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.md .icon-forward.color-pink,
.md a.link .color-pink .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.md .icon-next.color-pink,
.md a.link .color-pink .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e91e63' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-pink,
.md a.link .color-pink .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e91e63' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-yellow,
.md a.link .color-yellow .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.md .icon-forward.color-yellow,
.md a.link .color-yellow .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.md .icon-next.color-yellow,
.md a.link .color-yellow .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffcf00' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-yellow,
.md a.link .color-yellow .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffcf00' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-orange,
.md a.link .color-orange .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.md .icon-forward.color-orange,
.md a.link .color-orange .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.md .icon-next.color-orange,
.md a.link .color-orange .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9800' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-orange,
.md a.link .color-orange .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9800' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-gray,
.md a.link .color-gray .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.md .icon-forward.color-gray,
.md a.link .color-gray .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.md .icon-next.color-gray,
.md a.link .color-gray .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239e9e9e' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-gray,
.md a.link .color-gray .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239e9e9e' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-white,
.md a.link .color-white .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .icon-forward.color-white,
.md a.link .color-white .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .icon-next.color-white,
.md a.link .color-white .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-white,
.md a.link .color-white .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-black,
.md a.link .color-black .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z'/%3E%3C/svg%3E")
}

.md .icon-forward.color-black,
.md a.link .color-black .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'/%3E%3C/svg%3E")
}

.md .icon-next.color-black,
.md a.link .color-black .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-black,
.md a.link .color-black .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-back.color-violet,
.md a.link .color-violet .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.md .icon-forward.color-violet,
.md a.link .color-violet .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.md .icon-next.color-violet,
.md a.link .color-violet .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b65bb6' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-violet,
.md a.link .color-violet .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b65bb6' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon.color-red {
    color: #f44336
}

.md .icon.color-green {
    color: #4caf50
}

.md .icon.color-blue {
    color: #2196f3
}

.md .icon.color-pink {
    color: #e91e63
}

.md .icon.color-yellow {
    color: #ffcf00
}

.md .icon.color-orange {
    color: #ff9800
}

.md .icon.color-gray {
    color: #9e9e9e
}

.md .icon.color-white {
    color: #fff
}

.md .icon.color-black {
    color: #000
}

.md .icon.color-violet {
    color: #b65bb6
}

.custom-modal-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    transition-duration: .4s;
    z-index: 10500
}

.custom-modal-backdrop.not-animated {
    transition-duration: 0ms
}

.custom-modal-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.accordion-item-toggle {
    cursor: pointer
}

.accordion-item-toggle,
.accordion-item-toggle.active-state {
    transition-duration: .3s
}

.accordion-item-toggle.active-state>.item-inner:after {
    background-color: transparent
}

.accordion-item-toggle .item-inner {
    transition-duration: .3s;
    transition-property: background-color
}

.accordion-item-toggle .item-inner:after,
.accordion-item .item-link .item-inner:after {
    transition-duration: .3s
}

.accordion-item .block,
.accordion-item .list {
    margin-top: 0;
    margin-bottom: 0
}

.accordion-item .block>h1:first-child,
.accordion-item .block>h2:first-child,
.accordion-item .block>h3:first-child,
.accordion-item .block>h4:first-child,
.accordion-item .block>p:first-child {
    margin-top: .1rem
}

.accordion-item .block>h1:last-child,
.accordion-item .block>h2:last-child,
.accordion-item .block>h3:last-child,
.accordion-item .block>h4:last-child,
.accordion-item .block>p:last-child {
    margin-bottom: .1rem
}

.accordion-item-opened .accordion-item-toggle .item-inner:after,
.accordion-item-opened>.item-link .item-inner:after {
    background-color: transparent
}

.list li.accordion-item ul {
    padding-left: 0
}

.accordion-item-content {
    position: relative;
    overflow: hidden;
    height: 0;
    font-size: .14rem;
    transition-duration: .3s
}

.accordion-item-opened>.accordion-item-content {
    height: auto
}

html.device-android-4 .accordion-item-content {
    -webkit-transform: none;
    transform: none
}

.ios .list .accordion-item-toggle .item-inner {
    background-size: .08rem .13rem;
    background: no-repeat calc(100% - .15rem) 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='13' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23c7c7cc' d='M7.864 6.5L1.5.136.086 1.55l4.95 4.95-4.95 4.95L1.5 12.864l5.657-5.657z'/%3E%3C/svg%3E");
    padding-right: .35rem
}

.ios .list .accordion-item-toggle.active-state {
    background-color: #d9d9d9
}

.ios .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.ios .accordion-item-opened.media-item>.item-link .item-title-row,
.ios .links-list .accordion-item-opened>a,
.ios .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.ios .list:not(.media-list) .accordion-item-opened:not(.media-item)>.item-link .item-inner,
.ios .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.ios .media-list .accordion-item-opened>.item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23c7c7cc' d='M4.025 10.39l6.364-6.365-1.414-1.414-4.95 4.95-4.95-4.95-1.414 1.414 5.657 5.657z'/%3E%3C/svg%3E");
    background-size: .13rem .13rem
}

.ios .theme-dark .list .accordion-item-toggle .item-inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='13' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23434345' d='M7.864 6.5L1.5.136.086 1.55l4.95 4.95-4.95 4.95L1.5 12.864l5.657-5.657z'/%3E%3C/svg%3E")
}

.ios .theme-dark .list .accordion-item-toggle.active-state {
    background-color: #363636
}

.ios .theme-dark .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.ios .theme-dark .accordion-item-opened.media-item>.item-link .item-title-row,
.ios .theme-dark .links-list .accordion-item-opened>a,
.ios .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.ios .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item)>.item-link .item-inner,
.ios .theme-dark .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.ios .theme-dark .media-list .accordion-item-opened>.item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23434345' d='M4.025 10.39l6.364-6.365-1.414-1.414-4.95 4.95-4.95-4.95-1.414 1.414 5.657 5.657z'/%3E%3C/svg%3E")
}

.md .list .accordion-item-toggle .item-inner {
    padding-right: .42rem;
    background: no-repeat calc(100% - .16rem) 50%
}

.md .list .accordion-item-toggle.active-state {
    background-color: rgba(0, 0, 0, .1)
}

.md .accordion-item.media-item .accordion-item-toggle .item-title-row,
.md .accordion-item.media-item>.item-link .item-title-row,
.md .links-list .accordion-item>a,
.md .list .accordion-item-toggle .item-inner,
.md .list:not(.media-list) .accordion-item:not(.media-item) .accordion-item-toggle .item-inner,
.md .list:not(.media-list) .accordion-item:not(.media-item)>.item-link .item-inner,
.md .media-list .accordion-item .accordion-item-toggle .item-title-row,
.md .media-list .accordion-item>.item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23c7c7cc' d='M4.025 10.39l6.364-6.365-1.414-1.414-4.95 4.95-4.95-4.95-1.414 1.414 5.657 5.657z'/%3E%3C/svg%3E");
    background-size: .13rem .13rem
}

.md .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.md .accordion-item-opened.media-item>.item-link .item-title-row,
.md .links-list .accordion-item-opened>a,
.md .list .accordion-item-toggle.accordion-item-opened .item-inner,
.md .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.md .list:not(.media-list) .accordion-item-opened:not(.media-item)>.item-link .item-inner,
.md .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.md .media-list .accordion-item-opened>.item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23c7c7cc' d='M3.975 2.61L-2.39 8.976l1.414 1.414 4.95-4.95 4.95 4.95 1.414-1.414-5.657-5.657z'/%3E%3C/svg%3E")
}

.md .theme-dark .accordion-item.media-item .accordion-item-toggle .item-title-row,
.md .theme-dark .accordion-item.media-item>.item-link .item-title-row,
.md .theme-dark .links-list .accordion-item>a,
.md .theme-dark .list .accordion-item-toggle .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item:not(.media-item) .accordion-item-toggle .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item:not(.media-item)>.item-link .item-inner,
.md .theme-dark .media-list .accordion-item .accordion-item-toggle .item-title-row,
.md .theme-dark .media-list .accordion-item>.item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23434345' d='M4.025 10.39l6.364-6.365-1.414-1.414-4.95 4.95-4.95-4.95-1.414 1.414 5.657 5.657z'/%3E%3C/svg%3E")
}

.md .theme-dark .accordion-item-opened.media-item .accordion-item-toggle .item-title-row,
.md .theme-dark .accordion-item-opened.media-item>.item-link .item-title-row,
.md .theme-dark .links-list .accordion-item-opened>a,
.md .theme-dark .list .accordion-item-toggle.accordion-item-opened .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item) .accordion-item-toggle .item-inner,
.md .theme-dark .list:not(.media-list) .accordion-item-opened:not(.media-item)>.item-link .item-inner,
.md .theme-dark .media-list .accordion-item-opened .accordion-item-toggle .item-title-row,
.md .theme-dark .media-list .accordion-item-opened>.item-link .item-title-row {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23434345' d='M3.975 2.61L-2.39 8.976l1.414 1.414 4.95-4.95 4.95 4.95 1.414-1.414-5.657-5.657z'/%3E%3C/svg%3E")
}

.actions-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    transition-duration: .4s
}

.actions-backdrop.not-animated {
    transition-duration: 0ms
}

.actions-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.actions-modal {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 13500;
    width: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    display: none;
    max-height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.actions-modal.modal-in,
.actions-modal.modal-out {
    transition-duration: .3s
}

.actions-modal.not-animated {
    transition-duration: 0ms
}

.actions-modal.modal-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.actions-modal.modal-out {
    z-index: 13499;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

@media (min-width:496px) {
    .actions-modal {
        width: 4.8rem;
        left: 50%;
        margin-left: -2.4rem
    }
}

.actions-group {
    position: relative
}

.actions-button,
.actions-label {
    width: 100%;
    font-weight: 400;
    margin: 0;
    box-sizing: border-box;
    display: block;
    position: relative
}

.actions-button a,
.actions-label a {
    text-decoration: none;
    color: inherit;
    display: block
}

.actions-button.actions-button-bold,
.actions-button b,
.actions-label.actions-button-bold,
.actions-label b {
    font-weight: 500
}

.actions-button {
    cursor: pointer;
    display: -webkit-flex;
    display: flex
}

.actions-button-media {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.actions-button-text {
    width: 100%;
    -webkit-flex-shrink: 1;
    flex-shrink: 1
}

.actions-label {
    line-height: 1.3;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.actions-grid .actions-group {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.actions-grid .actions-button {
    width: 33.33333333%;
    display: block
}

.actions-grid .actions-button-media {
    margin-left: auto;
    margin-right: auto
}

.actions-grid .actions-button-text {
    margin-left: 0 !important;
    text-align: center
}

.ios .actions-group {
    margin: .08rem;
    border-radius: .13rem;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ios .actions-button,
.ios .actions-label {
    text-align: center;
    overflow: hidden;
    background: hsla(0, 0%, 100%, .95)
}

.ios .actions-button.actions-button-bold,
.ios .actions-button b,
.ios .actions-label.actions-button-bold,
.ios .actions-label b {
    font-weight: 600
}

.ios .actions-button:first-child,
.ios .actions-label:first-child {
    border-radius: .13rem .13rem 0 0
}

.ios .actions-button:last-child,
.ios .actions-label:last-child {
    border-radius: 0 0 .13rem .13rem
}

.ios .actions-button:last-child:after,
.ios .actions-label:last-child:after {
    display: none !important
}

.ios .actions-button:first-child:last-child,
.ios .actions-label:first-child:last-child {
    border-radius: .13rem
}

.ios .actions-button {
    height: .57rem;
    line-height: .57rem;
    font-size: .2rem;
    color: #007aff;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-justify-content: center;
    justify-content: center
}

.ios .actions-button.active-state {
    background: hsla(0, 0%, 90%, .9)
}

.ios .actions-button-media {
    margin-left: .15rem
}

.ios .actions-button-media i.icon {
    width: .29rem;
    height: .29rem;
    font-size: .29rem
}

.ios .actions-button-media+.actions-button-text {
    text-align: left;
    margin-left: .15rem
}

.ios .actions-label {
    font-size: .13rem;
    min-height: .57rem;
    padding: .08rem .1rem;
    color: #8a8a8a;
    -webkit-justify-content: center;
    justify-content: center
}

@media (orientation:lanscape) {
    .ios .actions-label {
        min-height: .44rem
    }

    .ios .actions-button {
        height: .44rem;
        line-height: .44rem
    }
}

.ios .actions-grid .actions-group {
    margin-top: 0;
    border-radius: 0;
    background: hsla(0, 0%, 100%, .95)
}

.ios .actions-grid .actions-group:first-child {
    border-radius: .13rem .13rem 0 0
}

.ios .actions-grid .actions-group:last-child {
    border-radius: 0 0 .13rem .13rem
}

.ios .actions-grid .actions-group:first-child:last-child {
    border-radius: .13rem
}

.ios .actions-grid .actions-group:not(:last-child) {
    margin-bottom: 0
}

.ios .actions-grid .actions-button,
.ios .actions-grid .actions-label {
    border-radius: 0 !important;
    background: none
}

.ios .actions-grid .actions-button-media {
    width: .48rem;
    height: .48rem;
    margin-left: auto;
    margin-right: auto
}

.ios .actions-grid .actions-button-media i.icon {
    width: .48rem;
    height: .48rem;
    font-size: .48rem
}

.ios .actions-grid .actions-button-media+.actions-button-text {
    text-align: center
}

.ios .actions-grid .actions-button {
    padding: .16rem;
    line-height: 1;
    height: auto
}

.ios .actions-grid .actions-button:after {
    display: none !important
}

.ios .actions-grid .actions-button.active-state {
    background: hsla(0, 0%, 90%, .9)
}

.ios .actions-grid .actions-button-text {
    margin-top: .08rem;
    line-height: .16rem;
    height: .16rem;
    font-size: .12rem;
    color: #757575
}

.ios .actions-button:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .actions-button:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .actions-button:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .actions-label:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .actions-label:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .actions-label:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .actions-button.color-red,
.ios .actions-label.color-red {
    color: #f44336
}

.ios .actions-button.color-green,
.ios .actions-label.color-green {
    color: #4caf50
}

.ios .actions-button.color-blue,
.ios .actions-label.color-blue {
    color: #2196f3
}

.ios .actions-button.color-pink,
.ios .actions-label.color-pink {
    color: #e91e63
}

.ios .actions-button.color-yellow,
.ios .actions-label.color-yellow {
    color: #ffcf00
}

.ios .actions-button.color-orange,
.ios .actions-label.color-orange {
    color: #ff9800
}

.ios .actions-button.color-gray,
.ios .actions-label.color-gray {
    color: #9e9e9e
}

.ios .actions-button.color-white,
.ios .actions-label.color-white {
    color: #fff
}

.ios .actions-button.color-black,
.ios .actions-label.color-black {
    color: #000
}

.ios .actions-button.color-violet,
.ios .actions-label.color-violet {
    color: #b65bb6
}

.ios.device-iphone-x .actions-modal.modal-in {
    -webkit-transform: translate3d(0, calc(0 - constant(safe-area-inset-bottom)), 0);
    transform: translate3d(0, calc(0 - constant(safe-area-inset-bottom)), 0);
    -webkit-transform: translate3d(0, calc(0 - env(safe-area-inset-bottom)), 0);
    transform: translate3d(0, calc(0 - env(safe-area-inset-bottom)), 0)
}

.md .actions-modal {
    background: #fff
}

.md .actions-group:last-child:after {
    display: none !important
}

.md .actions-group:after {
    content: "";
    position: absolute;
    background-color: #d2d2d6;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .actions-group:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .actions-group:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .actions-button,
.md .actions-label {
    padding: 0 .16rem
}

.md .actions-button {
    line-height: .48rem;
    font-size: .16rem;
    color: rgba(0, 0, 0, .87);
    transition-duration: .3s;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.md .actions-button,
.md .actions-button a {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.md .actions-button.active-state,
.md .actions-button a.active-state {
    background: rgba(0, 0, 0, .1)
}

.md .actions-button-media {
    min-width: .4rem
}

.md .actions-button-media i.icon {
    width: .24rem;
    height: .24rem;
    font-size: .24rem
}

.md .actions-button-media+.actions-button-text {
    margin-left: .16rem
}

.md .actions-label {
    font-size: .16rem;
    color: rgba(0, 0, 0, .54);
    padding-top: .12rem;
    padding-bottom: .12rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.md .actions-grid {
    padding: 0
}

.md .actions-grid .actions-button-media {
    width: .48rem;
    height: .48rem
}

.md .actions-grid .actions-button-media i.icon {
    width: .48rem;
    height: .48rem;
    font-size: .48rem
}

.md .actions-grid .actions-button {
    padding: .16rem;
    line-height: 1
}

.md .actions-grid .actions-button-text {
    margin-top: .08rem;
    line-height: .16rem;
    height: .16rem;
    font-size: .12rem;
    color: #757575
}

.md .actions-button.color-red,
.md .actions-button.color-red .actions-button-text,
.md .actions-label.color-red {
    color: #f44336
}

.md .actions-button.color-green,
.md .actions-button.color-green .actions-button-text,
.md .actions-label.color-green {
    color: #4caf50
}

.md .actions-button.color-blue,
.md .actions-button.color-blue .actions-button-text,
.md .actions-label.color-blue {
    color: #2196f3
}

.md .actions-button.color-pink,
.md .actions-button.color-pink .actions-button-text,
.md .actions-label.color-pink {
    color: #e91e63
}

.md .actions-button.color-yellow,
.md .actions-button.color-yellow .actions-button-text,
.md .actions-label.color-yellow {
    color: #ffcf00
}

.md .actions-button.color-orange,
.md .actions-button.color-orange .actions-button-text,
.md .actions-label.color-orange {
    color: #ff9800
}

.md .actions-button.color-gray,
.md .actions-button.color-gray .actions-button-text,
.md .actions-label.color-gray {
    color: #9e9e9e
}

.md .actions-button.color-white,
.md .actions-button.color-white .actions-button-text,
.md .actions-label.color-white {
    color: #fff
}

.md .actions-button.color-black,
.md .actions-button.color-black .actions-button-text,
.md .actions-label.color-black {
    color: #000
}

.md .actions-button.color-violet,
.md .actions-button.color-violet .actions-button-text,
.md .actions-label.color-violet {
    color: #b65bb6
}

.md.device-iphone-x .actions-modal.modal-in {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.autocomplete-page .autocomplete-found {
    display: block
}

.autocomplete-page .autocomplete-not-found {
    display: none
}

.autocomplete-page .autocomplete-values {
    display: block
}

.autocomplete-page .list ul:empty {
    display: none
}

.autocomplete-preloader:not(.autocomplete-preloader-visible) {
    visibility: hidden
}

.autocomplete-preloader:not(.autocomplete-preloader-visible),
.autocomplete-preloader:not(.autocomplete-preloader-visible) * {
    -webkit-animation: none;
    animation: none
}

.autocomplete-dropdown {
    background: #fff;
    box-sizing: border-box;
    position: absolute;
    z-index: 500;
    width: 100%;
    left: 0
}

.autocomplete-dropdown .autocomplete-dropdown-inner {
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    z-index: 1
}

.autocomplete-dropdown .autocomplete-preloader {
    display: none;
    position: absolute;
    bottom: 100%;
    width: .2rem;
    height: .2rem
}

.autocomplete-dropdown .autocomplete-preloader-visible {
    display: block
}

.autocomplete-dropdown .autocomplete-dropdown-placeholder {
    color: #a9a9a9
}

.autocomplete-dropdown .list {
    margin: 0
}

.autocomplete-dropdown .list ul {
    background: none !important
}

.autocomplete-dropdown .list ul:after,
.autocomplete-dropdown .list ul:before {
    display: none !important
}

.list .item-content-dropdown-expanded .item-title.item-label {
    width: 0;
    -webkit-flex-shrink: 10;
    flex-shrink: 10;
    overflow: hidden
}

.list .item-content-dropdown-expanded .item-title.item-label+.item-input-wrap {
    margin-left: 0
}

.list .item-content-dropdown-expanded .item-input-wrap {
    width: 100%
}

.ios .autocomplete-dropdown {
    box-shadow: 0 .03rem .03rem rgba(0, 0, 0, .2)
}

.ios .autocomplete-dropdown .autocomplete-preloader {
    right: .15rem;
    margin-bottom: .12rem
}

.ios .autocomplete-dropdown .list b {
    font-weight: 600
}

.ios .searchbar-input-wrap .autocomplete-dropdown {
    margin-top: -.32rem;
    top: 100%;
    background: #e8e8ea;
    z-index: 20;
    border-radius: .08rem
}

.ios .searchbar-input-wrap .autocomplete-dropdown .item-content {
    padding-left: .28rem
}

.ios .searchbar-input-wrap .autocomplete-dropdown li:last-child {
    border-radius: 0 0 .08rem .08rem;
    position: relative;
    overflow: hidden
}

.ios .searchbar-input-wrap .autocomplete-dropdown .autocomplete-dropdown-inner {
    padding-top: .32rem
}

.ios .searchbar-input-wrap .autocomplete-dropdown .autocomplete-dropdown-placeholder {
    color: #939398
}

.ios .theme-dark .autocomplete-dropdown {
    background-color: #1c1c1d
}

.ios .theme-dark .searchbar-input-wrap .autocomplete-dropdown {
    background-color: #171717
}

.md .autocomplete-page .navbar .autocomplete-preloader {
    margin-right: .16rem
}

.md .autocomplete-dropdown {
    box-shadow: 0 .02rem .02rem rgba(0, 0, 0, .25)
}

.md .autocomplete-dropdown .autocomplete-preloader {
    right: .16rem;
    margin-bottom: .08rem
}

.md .autocomplete-dropdown .autocomplete-preloader .preloader-inner-gap,
.md .autocomplete-dropdown .autocomplete-preloader .preloader-inner-half-circle {
    border-width: .03rem
}

.md .autocomplete-dropdown .list {
    color: rgba(0, 0, 0, .54)
}

.md .autocomplete-dropdown .list b {
    font-weight: 400;
    color: #212121
}

.md .searchbar-input-wrap .autocomplete-dropdown .item-content {
    padding-left: .73rem
}

.md .searchbar-input-wrap .autocomplete-dropdown li:last-child {
    border-radius: 0 0 .08rem .08rem;
    position: relative;
    overflow: hidden
}

.md .searchbar-input-wrap .autocomplete-dropdown .autocomplete-dropdown-placeholder {
    color: #939398
}

.calendar {
    overflow: hidden;
    height: 3.2rem;
    width: 100%;
    -webkit-flex-direction: column;
    flex-direction: column
}

.calendar,
.calendar.modal-in {
    display: -webkit-flex;
    display: flex
}

@media (orientation:landscape) and (max-height:415px) {
    .calendar.calendar-sheet {
        height: 2.2rem
    }

    .calendar.calendar-modal {
        height: calc(100vh - .44rem)
    }
}

.calendar.calendar-inline,
.calendar.calendar-popover .calendar {
    position: relative
}

.calendar-modal {
    position: absolute;
    height: 4.2rem;
    overflow: hidden;
    top: 50%;
    left: 50%;
    min-width: 3rem;
    max-width: 3.8rem;
    -webkit-transform: translate3d(-50%, 100%, 0);
    transform: translate3d(-50%, 100%, 0);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: -webkit-flex;
    display: flex;
    z-index: 12000;
    background: #fff;
    width: 90%;
    border-radius: .04rem;
    box-shadow: 0 .19rem .38rem rgba(0, 0, 0, .3), 0 .15rem .12rem rgba(0, 0, 0, .22)
}

.calendar-modal.modal-in,
.calendar-modal.modal-out {
    transition-duration: .4s
}

.calendar-modal.modal-in {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.calendar-modal.modal-out {
    -webkit-transform: translate3d(-50%, 100%, 0);
    transform: translate3d(-50%, 100%, 0)
}

.calendar-popover {
    width: 3.2rem
}

.calendar-popover .calendar {
    height: 3.2rem
}

.calendar-week-header {
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    position: relative;
    font-size: .11rem
}

.calendar-week-header .calendar-week-day {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    width: 14.28571429%;
    width: 14.28571%;
    text-align: center
}

.calendar-months {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-flex-shrink: 10;
    flex-shrink: 10
}

.calendar-months-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    transition: .3s
}

.calendar-month {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.calendar-month,
.calendar-row {
    display: -webkit-flex;
    display: flex;
    width: 100%
}

.calendar-row {
    height: 16.66666667%;
    height: 16.66667%;
    position: relative
}

.calendar-day,
.calendar-row {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    box-sizing: border-box
}

.calendar-day {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 14.28571429%;
    width: 14.28571%;
    text-align: center;
    cursor: pointer;
    z-index: 20;
    color: #000;
    height: 100%
}

.calendar-day.calendar-day-next,
.calendar-day.calendar-day-prev {
    color: #b8b8b8
}

.calendar-day.calendar-day-disabled {
    color: #d4d4d4;
    cursor: auto
}

.calendar-day.calendar-day-selected .calendar-day-number {
    color: #fff
}

.calendar-day .calendar-day-number {
    display: inline-block;
    border-radius: 100%;
    position: relative
}

.calendar-day .calendar-day-events {
    position: absolute;
    display: -webkit-flex;
    display: flex;
    left: 0;
    width: 100%;
    top: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: .01rem
}

.calendar-day .calendar-day-event {
    width: .04rem;
    height: .04rem;
    border-radius: 50%
}

.calendar-day .calendar-day-event+.calendar-day-event {
    margin-left: .02rem
}

.calendar-range .calendar-day.calendar-day-selected {
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    align-content: stretch
}

.calendar-range .calendar-day.calendar-day-selected .calendar-day-number {
    width: 100%;
    border-radius: 0;
    height: auto;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.calendar-month-selector,
.calendar-year-selector {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 50%;
    max-width: 2rem;
    -webkit-flex-shrink: 10;
    flex-shrink: 10
}

.calendar-month-selector .calendar-day-number,
.calendar-year-selector .calendar-day-number {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis
}

.ios .calendar-header {
    line-height: .44rem;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ios .calendar-footer,
.ios .calendar-header {
    height: .44rem;
    background: #f7f7f8;
    font-size: .17rem;
    padding: 0 .08rem;
    position: relative;
    box-sizing: border-box
}

.ios .calendar-footer {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.ios .calendar-footer:before {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .calendar-footer:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .calendar-footer:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .calendar-week-header {
    background: #f7f7f8;
    height: .18rem
}

.ios .calendar-week-header .calendar-week-day {
    line-height: .18rem
}

.ios .calendar-row:before {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .calendar-row:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .calendar-row:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .calendar-day {
    font-size: .15rem
}

.ios .calendar-day.calendar-day-today .calendar-day-number {
    background: #e3e3e3
}

.ios .calendar-day.calendar-day-selected .calendar-day-number {
    background: #007aff
}

.ios .calendar-day .calendar-day-number {
    width: .3rem;
    height: .3rem;
    line-height: .3rem
}

.ios .calendar-day .calendar-day-event {
    background: #007aff
}

.ios .calendar-month-selector a.icon-only,
.ios .calendar-year-selector a.icon-only {
    min-width: .36rem
}

.ios .calendar-sheet:before {
    content: "";
    position: absolute;
    background-color: #929499;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .calendar-sheet:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .calendar-sheet:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .calendar-sheet {
    background: #fff
}

.ios .calendar-sheet:before {
    z-index: 600
}

.ios .calendar-modal .calendar-months:first-child .calendar-row:first-child:before,
.ios .calendar-modal .toolbar:before,
.ios .calendar-popover .calendar-months:first-child .calendar-row:first-child:before,
.ios .calendar-popover .toolbar:before,
.ios .calendar-sheet .toolbar:before {
    display: none !important
}

.ios .calendar-popover .calendar-footer,
.ios .calendar-popover .calendar-header,
.ios .calendar-popover .calendar-week-header,
.ios .calendar-popover .toolbar {
    background: none
}

.ios.device-iphone-x .calendar-sheet .sheet-modal-inner {
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom)
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges.calendar .calendar-row,
    .ios.device-iphone-x .ios-edges.calendar .calendar-week-header,
    .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .ios.device-iphone-x .ios-left-edge.calendar .calendar-row,
    .ios.device-iphone-x .ios-left-edge.calendar .calendar-week-header,
    .ios.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .ios.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .ios.device-iphone-x .panel-left.calendar .calendar-row,
    .ios.device-iphone-x .panel-left.calendar .calendar-week-header,
    .ios.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .ios.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .ios.device-iphone-x .popup.calendar .calendar-row,
    .ios.device-iphone-x .popup.calendar .calendar-week-header,
    .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .ios.device-iphone-x .sheet-modal.calendar .calendar-row,
    .ios.device-iphone-x .sheet-modal.calendar .calendar-week-header,
    .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .ios.device-iphone-x .ios-edges.calendar .calendar-row,
    .ios.device-iphone-x .ios-edges.calendar .calendar-week-header,
    .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .ios.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .ios.device-iphone-x .ios-right-edge.calendar .calendar-row,
    .ios.device-iphone-x .ios-right-edge.calendar .calendar-week-header,
    .ios.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .ios.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .ios.device-iphone-x .panel-right.calendar .calendar-row,
    .ios.device-iphone-x .panel-right.calendar .calendar-week-header,
    .ios.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .ios.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .ios.device-iphone-x .popup.calendar .calendar-row,
    .ios.device-iphone-x .popup.calendar .calendar-week-header,
    .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .ios.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .ios.device-iphone-x .sheet-modal.calendar .calendar-row,
    .ios.device-iphone-x .sheet-modal.calendar .calendar-week-header,
    .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .ios.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header {
        padding-right: constant(safe-area-inset-right);
        padding-right: env(safe-area-inset-right)
    }
}

.calendar.ios .theme-dark .calendar-footer,
.calendar.ios .theme-dark .calendar-header,
.calendar.ios .theme-dark .calendar-week-header,
.ios .theme-dark .calendar .calendar-footer,
.ios .theme-dark .calendar .calendar-header,
.ios .theme-dark .calendar .calendar-week-header {
    background-color: #1b1b1b
}

.ios .theme-dark .calendar-popover .calendar-week-header {
    background-color: transparent
}

.ios .theme-dark .calendar-footer:before,
.ios .theme-dark .calendar-row:before,
.ios .theme-dark .calendar-sheet:before {
    background-color: #282829
}

.ios .theme-dark .calendar-day {
    color: #fff
}

.ios .theme-dark .calendar-day.calendar-day-today:not(.calendar-day-selected) .calendar-day-number {
    background: #333
}

.ios .theme-dark .calendar-day.calendar-day-disabled {
    color: #8e8e93
}

.ios .theme-dark .calendar-day.calendar-day-next,
.ios .theme-dark .calendar-day.calendar-day-prev {
    color: #555
}

.calendar-modal.ios .theme-dark,
.ios .theme-dark .calendar-modal,
.ios .theme-dark .calendar-sheet {
    background: #171717
}

.ios .color-red .calendar-day .calendar-day-event,
.ios .color-red .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-red .calendar-day .calendar-day-event,
.ios .color-theme-red .calendar-day.calendar-day-selected .calendar-day-number {
    background: #f44336
}

.ios .color-green .calendar-day .calendar-day-event,
.ios .color-green .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-green .calendar-day .calendar-day-event,
.ios .color-theme-green .calendar-day.calendar-day-selected .calendar-day-number {
    background: #4caf50
}

.ios .color-blue .calendar-day .calendar-day-event,
.ios .color-blue .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-blue .calendar-day .calendar-day-event,
.ios .color-theme-blue .calendar-day.calendar-day-selected .calendar-day-number {
    background: #2196f3
}

.ios .color-pink .calendar-day .calendar-day-event,
.ios .color-pink .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-pink .calendar-day .calendar-day-event,
.ios .color-theme-pink .calendar-day.calendar-day-selected .calendar-day-number {
    background: #e91e63
}

.ios .color-theme-yellow .calendar-day .calendar-day-event,
.ios .color-theme-yellow .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-yellow .calendar-day .calendar-day-event,
.ios .color-yellow .calendar-day.calendar-day-selected .calendar-day-number {
    background: #ffcf00
}

.ios .color-orange .calendar-day .calendar-day-event,
.ios .color-orange .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-orange .calendar-day .calendar-day-event,
.ios .color-theme-orange .calendar-day.calendar-day-selected .calendar-day-number {
    background: #ff9800
}

.ios .color-gray .calendar-day .calendar-day-event,
.ios .color-gray .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-gray .calendar-day .calendar-day-event,
.ios .color-theme-gray .calendar-day.calendar-day-selected .calendar-day-number {
    background: #9e9e9e
}

.ios .color-theme-white .calendar-day .calendar-day-event,
.ios .color-theme-white .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-white .calendar-day .calendar-day-event,
.ios .color-white .calendar-day.calendar-day-selected .calendar-day-number {
    background: #fff
}

.ios .color-black .calendar-day .calendar-day-event,
.ios .color-black .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-theme-black .calendar-day .calendar-day-event,
.ios .color-theme-black .calendar-day.calendar-day-selected .calendar-day-number {
    background: #000
}

.ios .color-theme-violet .calendar-day .calendar-day-event,
.ios .color-theme-violet .calendar-day.calendar-day-selected .calendar-day-number,
.ios .color-violet .calendar-day .calendar-day-event,
.ios .color-violet .calendar-day.calendar-day-selected .calendar-day-number {
    background: #b65bb6
}

.md .calendar-header {
    height: .44rem;
    background: #2196f3;
    font-size: .2rem;
    line-height: .44rem;
    padding: 0 .24rem;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis
}

.md .calendar-footer,
.md .calendar-header {
    position: relative;
    overflow: hidden;
    box-sizing: border-box
}

.md .calendar-footer {
    width: 100%;
    height: .48rem;
    padding: .06rem .08rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.md .calendar .toolbar {
    background: none !important;
    color: #212121
}

.md .calendar .toolbar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .15) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .calendar .toolbar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .calendar .toolbar a.link .ripple-wave {
    background: rgba(0, 0, 0, .1)
}

.md .calendar .toolbar .icon-back,
.md .calendar .toolbar .icon-forward,
.md .calendar .toolbar .icon-next,
.md .calendar .toolbar .icon-prev {
    opacity: .54
}

.md .calendar-week-header {
    color: rgba(0, 0, 0, .54);
    height: .24rem
}

.md .calendar-week-header .calendar-week-day {
    line-height: .24rem
}

.md .calendar-day.calendar-day-today .calendar-day-number {
    color: #2196f3
}

.md .calendar-day.calendar-day-selected .calendar-day-number {
    background: #2196f3;
    color: #fff
}

.md .calendar-day .calendar-day-number {
    width: .32rem;
    height: .32rem;
    line-height: .32rem
}

.md .calendar-day .calendar-day-event {
    background: #2196f3
}

.md .calendar-range .calendar-day.calendar-day-selected .calendar-day-number {
    color: #fff
}

.md .calendar-month-selector a.icon-only,
.md .calendar-year-selector a.icon-only {
    min-width: .36rem
}

.md .calendar-sheet:before {
    content: "";
    position: absolute;
    background-color: #ccc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .calendar-sheet:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .calendar-sheet:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md.device-iphone-x .calendar-sheet .sheet-modal-inner {
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom)
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges.calendar .calendar-row,
    .md.device-iphone-x .ios-edges.calendar .calendar-week-header,
    .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .md.device-iphone-x .ios-left-edge.calendar .calendar-row,
    .md.device-iphone-x .ios-left-edge.calendar .calendar-week-header,
    .md.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .md.device-iphone-x .ios-left-edge .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .md.device-iphone-x .panel-left.calendar .calendar-row,
    .md.device-iphone-x .panel-left.calendar .calendar-week-header,
    .md.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .md.device-iphone-x .panel-left .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .md.device-iphone-x .popup.calendar .calendar-row,
    .md.device-iphone-x .popup.calendar .calendar-week-header,
    .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header,
    .md.device-iphone-x .sheet-modal.calendar .calendar-row,
    .md.device-iphone-x .sheet-modal.calendar .calendar-week-header,
    .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-row,
    .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-left-edge) .calendar-week-header {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .md.device-iphone-x .ios-edges.calendar .calendar-row,
    .md.device-iphone-x .ios-edges.calendar .calendar-week-header,
    .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .md.device-iphone-x .ios-edges .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .md.device-iphone-x .ios-right-edge.calendar .calendar-row,
    .md.device-iphone-x .ios-right-edge.calendar .calendar-week-header,
    .md.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .md.device-iphone-x .ios-right-edge .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .md.device-iphone-x .panel-right.calendar .calendar-row,
    .md.device-iphone-x .panel-right.calendar .calendar-week-header,
    .md.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .md.device-iphone-x .panel-right .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .md.device-iphone-x .popup.calendar .calendar-row,
    .md.device-iphone-x .popup.calendar .calendar-week-header,
    .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .md.device-iphone-x .popup .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header,
    .md.device-iphone-x .sheet-modal.calendar .calendar-row,
    .md.device-iphone-x .sheet-modal.calendar .calendar-week-header,
    .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-row,
    .md.device-iphone-x .sheet-modal .calendar:not(.no-ios-edges):not(.no-ios-right-edge) .calendar-week-header {
        padding-right: constant(safe-area-inset-right);
        padding-right: env(safe-area-inset-right)
    }
}

.md .theme-dark .calendar-popover .calendar-week-header {
    background-color: transparent
}

.md .theme-dark .calendar-week-header {
    color: hsla(0, 0%, 100%, .54)
}

.md .theme-dark .calendar-day {
    color: hsla(0, 0%, 100%, .87)
}

.md .theme-dark .calendar-day.calendar-day-disabled {
    color: hsla(0, 0%, 100%, .54)
}

.md .theme-dark .calendar-day.calendar-day-next,
.md .theme-dark .calendar-day.calendar-day-prev {
    color: hsla(0, 0%, 100%, .35)
}

.calendar-modal.md .theme-dark,
.md .theme-dark .calendar-modal {
    background: #202020
}

.calendar.md .theme-dark.calendar-sheet:before,
.md .theme-dark .calendar.calendar-sheet:before {
    background-color: hsla(0, 0%, 100%, .2)
}

.calendar.md .theme-dark .toolbar,
.md .theme-dark .calendar .toolbar {
    color: hsla(0, 0%, 100%, .54)
}

.calendar.md .theme-dark .toolbar a.link:before,
.md .theme-dark .calendar .toolbar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, hsla(0, 0%, 100%, .15) 66%, hsla(0, 0%, 100%, 0) 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.calendar.md .theme-dark .toolbar a.link.active-state:before,
.md .theme-dark .calendar .toolbar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.calendar.md .theme-dark .toolbar a.link .ripple-wave,
.md .theme-dark .calendar .toolbar a.link .ripple-wave {
    background-color: hsla(0, 0%, 100%, .3)
}

.md .color-red .calendar-header,
.md .color-theme-red .calendar-header {
    background: #f44336
}

.md .color-red .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-red .calendar-day.calendar-day-today .calendar-day-number {
    color: #f44336
}

.md .color-red .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-red .calendar-day.calendar-day-selected .calendar-day-number {
    background: #f44336;
    color: #fff
}

.md .color-red .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-red .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-red .calendar-day .calendar-day-event,
.md .color-theme-red .calendar-day .calendar-day-event {
    background: #f44336
}

.md .color-green .calendar-header,
.md .color-theme-green .calendar-header {
    background: #4caf50
}

.md .color-green .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-green .calendar-day.calendar-day-today .calendar-day-number {
    color: #4caf50
}

.md .color-green .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-green .calendar-day.calendar-day-selected .calendar-day-number {
    background: #4caf50;
    color: #fff
}

.md .color-green .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-green .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-green .calendar-day .calendar-day-event,
.md .color-theme-green .calendar-day .calendar-day-event {
    background: #4caf50
}

.md .color-blue .calendar-header,
.md .color-theme-blue .calendar-header {
    background: #2196f3
}

.md .color-blue .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-blue .calendar-day.calendar-day-today .calendar-day-number {
    color: #2196f3
}

.md .color-blue .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-blue .calendar-day.calendar-day-selected .calendar-day-number {
    background: #2196f3;
    color: #fff
}

.md .color-blue .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-blue .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-blue .calendar-day .calendar-day-event,
.md .color-theme-blue .calendar-day .calendar-day-event {
    background: #2196f3
}

.md .color-pink .calendar-header,
.md .color-theme-pink .calendar-header {
    background: #e91e63
}

.md .color-pink .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-pink .calendar-day.calendar-day-today .calendar-day-number {
    color: #e91e63
}

.md .color-pink .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-pink .calendar-day.calendar-day-selected .calendar-day-number {
    background: #e91e63;
    color: #fff
}

.md .color-pink .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-pink .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-pink .calendar-day .calendar-day-event,
.md .color-theme-pink .calendar-day .calendar-day-event {
    background: #e91e63
}

.md .color-theme-yellow .calendar-header,
.md .color-yellow .calendar-header {
    background: #ffcf00
}

.md .color-theme-yellow .calendar-day.calendar-day-today .calendar-day-number,
.md .color-yellow .calendar-day.calendar-day-today .calendar-day-number {
    color: #ffcf00
}

.md .color-theme-yellow .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-yellow .calendar-day.calendar-day-selected .calendar-day-number {
    background: #ffcf00;
    color: #fff
}

.md .color-theme-yellow .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-yellow .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-theme-yellow .calendar-day .calendar-day-event,
.md .color-yellow .calendar-day .calendar-day-event {
    background: #ffcf00
}

.md .color-orange .calendar-header,
.md .color-theme-orange .calendar-header {
    background: #ff9800
}

.md .color-orange .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-orange .calendar-day.calendar-day-today .calendar-day-number {
    color: #ff9800
}

.md .color-orange .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-orange .calendar-day.calendar-day-selected .calendar-day-number {
    background: #ff9800;
    color: #fff
}

.md .color-orange .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-orange .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-orange .calendar-day .calendar-day-event,
.md .color-theme-orange .calendar-day .calendar-day-event {
    background: #ff9800
}

.md .color-gray .calendar-header,
.md .color-theme-gray .calendar-header {
    background: #9e9e9e
}

.md .color-gray .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-gray .calendar-day.calendar-day-today .calendar-day-number {
    color: #9e9e9e
}

.md .color-gray .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-gray .calendar-day.calendar-day-selected .calendar-day-number {
    background: #9e9e9e;
    color: #fff
}

.md .color-gray .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-gray .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-gray .calendar-day .calendar-day-event,
.md .color-theme-gray .calendar-day .calendar-day-event {
    background: #9e9e9e
}

.md .color-theme-white .calendar-header,
.md .color-white .calendar-header {
    background: #fff
}

.md .color-theme-white .calendar-day.calendar-day-today .calendar-day-number,
.md .color-white .calendar-day.calendar-day-today .calendar-day-number {
    color: #fff
}

.md .color-theme-white .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-white .calendar-day.calendar-day-selected .calendar-day-number {
    background: #fff;
    color: #fff
}

.md .color-theme-white .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-white .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-theme-white .calendar-day .calendar-day-event,
.md .color-white .calendar-day .calendar-day-event {
    background: #fff
}

.md .color-black .calendar-header,
.md .color-theme-black .calendar-header {
    background: #000
}

.md .color-black .calendar-day.calendar-day-today .calendar-day-number,
.md .color-theme-black .calendar-day.calendar-day-today .calendar-day-number {
    color: #000
}

.md .color-black .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-theme-black .calendar-day.calendar-day-selected .calendar-day-number {
    background: #000;
    color: #fff
}

.md .color-black .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-theme-black .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-black .calendar-day .calendar-day-event,
.md .color-theme-black .calendar-day .calendar-day-event {
    background: #000
}

.md .color-theme-violet .calendar-header,
.md .color-violet .calendar-header {
    background: #b65bb6
}

.md .color-theme-violet .calendar-day.calendar-day-today .calendar-day-number,
.md .color-violet .calendar-day.calendar-day-today .calendar-day-number {
    color: #b65bb6
}

.md .color-theme-violet .calendar-day.calendar-day-selected .calendar-day-number,
.md .color-violet .calendar-day.calendar-day-selected .calendar-day-number {
    background: #b65bb6;
    color: #fff
}

.md .color-theme-violet .calendar-day.calendar-day-selected .calendar-day-number:after,
.md .color-violet .calendar-day.calendar-day-selected .calendar-day-number:after {
    background-color: #fff
}

.md .color-theme-violet .calendar-day .calendar-day-event,
.md .color-violet .calendar-day .calendar-day-event {
    background: #b65bb6
}

.card .list>ul:after,
.card .list>ul:before,
.cards-list>ul:after,
.cards-list>ul:before {
    display: none !important
}

.card {
    background: #fff;
    position: relative;
    border-radius: .04rem;
    font-size: .14rem
}

.card .block,
.card .list {
    margin: 0
}

.row:not(.no-gap) .col>.card {
    margin-left: 0;
    margin-right: 0
}

.card-content,
.card-content-padding {
    position: relative
}

.card-content-padding>p:first-child {
    margin-top: 0
}

.card-content-padding>p:last-child {
    margin-bottom: 0
}

.card-footer,
.card-header {
    min-height: .44rem;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.card-footer[valign=top],
.card-header[valign=top] {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.card-footer[valign=bottom],
.card-header[valign=bottom] {
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.card-footer a.link,
.card-header a.link {
    position: relative
}

.card-footer a.link i.icon,
.card-header a.link i.icon {
    display: block
}

.card-footer a.icon-only,
.card-header a.icon-only {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0
}

.card-header {
    border-radius: .04rem .04rem 0 0
}

.card-header:after {
    content: "";
    position: absolute;
    background-color: #e1e1e1;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

html.device-pixel-ratio-2 .card-header:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

html.device-pixel-ratio-3 .card-header:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.card-header.no-hairline:after {
    display: none !important
}

.card-footer {
    border-radius: 0 0 .04rem .04rem
}

.card-footer:before {
    content: "";
    position: absolute;
    background-color: #e1e1e1;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

html.device-pixel-ratio-2 .card-footer:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

html.device-pixel-ratio-3 .card-footer:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.card-footer.no-hairline:before {
    display: none !important
}

.ios .card .list ul,
.ios .cards-list ul {
    background: none
}

.ios .card {
    box-shadow: 0 .01rem .02rem rgba(0, 0, 0, .3);
    margin: .1rem
}

.ios .card-outline {
    box-shadow: none;
    border: .01rem solid rgba(0, 0, 0, .12)
}

.ios .card-footer a.link,
.ios .card-header a.link {
    line-height: .44rem;
    height: .44rem;
    margin-top: -.1rem;
    margin-bottom: -.1rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.ios .card-footer a.icon-only,
.ios .card-header a.icon-only {
    min-width: .44rem
}

.ios .card-content-padding {
    padding: .15rem
}

.ios .card-content-padding>.block,
.ios .card-content-padding>.list {
    margin: -.15rem
}

.ios .card-footer,
.ios .card-header {
    min-height: .44rem;
    padding: .1rem .15rem
}

.ios .card-header {
    font-size: .17rem
}

.ios .card-footer {
    color: #6d6d72
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.1rem + constant(safe-area-inset-left));
        margin-left: calc(.1rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .ios-right-edge .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .panel-right .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .ios.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.1rem + constant(safe-area-inset-right));
        margin-right: calc(.1rem + env(safe-area-inset-right))
    }
}

.ios .theme-dark .card {
    background-color: #1c1c1d
}

.ios .theme-dark .card-outline {
    border-color: #282829
}

.ios .theme-dark .card-header:after {
    background-color: #282829
}

.ios .theme-dark .card-footer {
    color: #8e8e93
}

.ios .theme-dark .card-footer:before {
    background-color: #282829
}

.md .card .list ul,
.md .cards-list ul {
    background: none
}

.md .card {
    margin: .08rem;
    box-shadow: 0 .02rem .01rem -.01rem rgba(0, 0, 0, .2), 0 .01rem .01rem 0 rgba(0, 0, 0, .14), 0 .01rem .03rem 0 rgba(0, 0, 0, .12)
}

.md .card-outline {
    box-shadow: none;
    border: .01rem solid rgba(0, 0, 0, .12)
}

.md .card-footer a.link,
.md .card-header a.link {
    text-decoration: none;
    text-align: center;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    padding: 0 .1rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .14rem;
    position: relative;
    overflow: hidden;
    font-family: inherit;
    cursor: pointer;
    outline: 0;
    box-sizing: border-box;
    vertical-align: middle;
    color: #2196f3;
    border-radius: .04rem;
    line-height: .36rem;
    height: .36rem;
    text-transform: uppercase;
    min-width: .64rem;
    padding: 0 .08rem;
    border: none;
    transition-duration: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-weight: 500;
    letter-spacing: .03em
}

input[type=button] .md .card-footer a.link,
input[type=button] .md .card-header a.link,
input[type=submit] .md .card-footer a.link,
input[type=submit] .md .card-header a.link {
    width: 100%
}

.md .card-footer a.link.active-state,
.md .card-header a.link.active-state {
    background: rgba(0, 0, 0, .1)
}

.md .card-footer a.icon-only,
.md .card-header a.icon-only {
    min-width: .48rem
}

.md .page-content>.card:last-child {
    margin-bottom: .32rem
}

.md .card-content-padding {
    padding: .16rem
}

.md .card-content-padding>.block,
.md .card-content-padding>.list {
    margin: -.16rem
}

.md .card-footer,
.md .card-header {
    min-height: .48rem;
    padding: .04rem .16rem
}

.md .card-header {
    font-size: .16rem
}

.md .card-footer {
    color: #757575
}

.md .theme-dark .card {
    background-color: hsla(0, 0%, 100%, .03)
}

.md .theme-dark .card-outline {
    border-color: #282829
}

.md .theme-dark .card-header:after {
    background-color: hsla(0, 0%, 100%, .08)
}

.md .theme-dark .card-footer {
    color: hsla(0, 0%, 100%, .54)
}

.md .theme-dark .card-footer:before {
    background-color: hsla(0, 0%, 100%, .08)
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-left-edge) {
        margin-left: calc(.08rem + constant(safe-area-inset-left));
        margin-left: calc(.08rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .ios-right-edge .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .panel-right .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .popup .card:not(.no-ios-edges):not(.no-ios-right-edge),
    .md.device-iphone-x .sheet-modal .card:not(.no-ios-edges):not(.no-ios-right-edge) {
        margin-right: calc(.08rem + constant(safe-area-inset-right));
        margin-right: calc(.08rem + env(safe-area-inset-right))
    }
}

.md .card-footer.color-theme-red a.link,
.md .card-header.color-theme-red a.link,
.md .color-theme-red .card-footer a.link,
.md .color-theme-red .card-header a.link {
    color: #f44336
}

.md .card-footer.color-theme-green a.link,
.md .card-header.color-theme-green a.link,
.md .color-theme-green .card-footer a.link,
.md .color-theme-green .card-header a.link {
    color: #4caf50
}

.md .card-footer.color-theme-blue a.link,
.md .card-header.color-theme-blue a.link,
.md .color-theme-blue .card-footer a.link,
.md .color-theme-blue .card-header a.link {
    color: #2196f3
}

.md .card-footer.color-theme-pink a.link,
.md .card-header.color-theme-pink a.link,
.md .color-theme-pink .card-footer a.link,
.md .color-theme-pink .card-header a.link {
    color: #e91e63
}

.md .card-footer.color-theme-yellow a.link,
.md .card-header.color-theme-yellow a.link,
.md .color-theme-yellow .card-footer a.link,
.md .color-theme-yellow .card-header a.link {
    color: #ffcf00
}

.md .card-footer.color-theme-orange a.link,
.md .card-header.color-theme-orange a.link,
.md .color-theme-orange .card-footer a.link,
.md .color-theme-orange .card-header a.link {
    color: #ff9800
}

.md .card-footer.color-theme-gray a.link,
.md .card-header.color-theme-gray a.link,
.md .color-theme-gray .card-footer a.link,
.md .color-theme-gray .card-header a.link {
    color: #9e9e9e
}

.md .card-footer.color-theme-white a.link,
.md .card-header.color-theme-white a.link,
.md .color-theme-white .card-footer a.link,
.md .color-theme-white .card-header a.link {
    color: #fff
}

.md .card-footer.color-theme-black a.link,
.md .card-header.color-theme-black a.link,
.md .color-theme-black .card-footer a.link,
.md .color-theme-black .card-header a.link {
    color: #000
}

.md .card-footer.color-theme-violet a.link,
.md .card-header.color-theme-violet a.link,
.md .color-theme-violet .card-footer a.link,
.md .color-theme-violet .card-header a.link {
    color: #b65bb6
}

.md .card-footer a.link.color-red,
.md .card-header a.link.color-red {
    color: #f44336
}

.md .card-footer a.link.color-green,
.md .card-header a.link.color-green {
    color: #4caf50
}

.md .card-footer a.link.color-blue,
.md .card-header a.link.color-blue {
    color: #2196f3
}

.md .card-footer a.link.color-pink,
.md .card-header a.link.color-pink {
    color: #e91e63
}

.md .card-footer a.link.color-yellow,
.md .card-header a.link.color-yellow {
    color: #ffcf00
}

.md .card-footer a.link.color-orange,
.md .card-header a.link.color-orange {
    color: #ff9800
}

.md .card-footer a.link.color-gray,
.md .card-header a.link.color-gray {
    color: #9e9e9e
}

.md .card-footer a.link.color-white,
.md .card-header a.link.color-white {
    color: #fff
}

.md .card-footer a.link.color-black,
.md .card-header a.link.color-black {
    color: #000
}

.md .card-footer a.link.color-violet,
.md .card-header a.link.color-violet {
    color: #b65bb6
}

.checkbox i,
.icon-checkbox {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.checkbox {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 1
}

.checkbox,
label.item-checkbox {
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox input[type=radio],
label.item-checkbox input[type=checkbox],
label.item-checkbox input[type=radio] {
    display: none
}

.checkbox .icon-checkbox,
label.item-checkbox .icon-checkbox {
    box-sizing: border-box;
    position: relative;
    display: block
}

.checkbox .icon-checkbox:after,
label.item-checkbox .icon-checkbox:after {
    content: "";
    position: absolute
}

label.item-checkbox {
    transition-duration: .3s
}

label.item-checkbox.active-state:after {
    background-color: transparent
}

.disabled label.item-checkbox,
label.item-checkbox.disabled {
    opacity: .55;
    pointer-events: none;
    opacity: .55 !important;
    pointer-events: none !important
}

.ios .checkbox i,
.ios .icon-checkbox {
    width: .22rem;
    height: .22rem;
    border-radius: 50%;
    border: .01rem solid #c7c7cc
}

.ios .checkbox i:after,
.ios .icon-checkbox:after {
    left: 50%;
    top: 50%;
    margin-left: -.06rem;
    margin-top: -.04rem;
    width: .12rem;
    height: .09rem
}

.ios .checkbox input[type=checkbox]:checked~i,
.ios label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    border: none;
    background: #007aff
}

.ios .checkbox input[type=checkbox]:checked~i:after,
.ios label.item-checkbox input[type=checkbox]:checked~.icon-checkbox:after {
    background: no-repeat 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9'%3E%3Cpath fill='%23fff' d='M12 .7l-.7-.7-7.4 7.4L.7 4.2l-.7.7 3.9 3.9z'/%3E%3C/svg%3E");
    background-size: .12rem .09rem
}

.ios label.item-checkbox>.icon-checkbox {
    margin-right: .15rem
}

.ios label.item-checkbox.item-content .item-media,
.ios label.item-checkbox .item-content .item-media {
    -webkit-align-self: center;
    align-self: center
}

.ios label.item-checkbox.active-state {
    transition-duration: 0ms;
    background-color: #d9d9d9
}

.ios .theme-dark label.item-checkbox.active-state {
    background-color: #363636
}

.ios .color-theme-red .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-red label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #f44336
}

.ios .color-theme-green .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-green label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #4caf50
}

.ios .color-theme-blue .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-blue label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #2196f3
}

.ios .color-theme-pink .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-pink label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #e91e63
}

.ios .color-theme-yellow .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-yellow label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #ffcf00
}

.ios .color-theme-orange .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-orange label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #ff9800
}

.ios .color-theme-gray .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-gray label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #9e9e9e
}

.ios .color-theme-white .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-white label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #fff
}

.ios .color-theme-black .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-black label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #000
}

.ios .color-theme-violet .checkbox input[type=checkbox]:checked~i,
.ios .color-theme-violet label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background: #b65bb6
}

.ios .checkbox.color-red input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-red input[type=checkbox]:checked~.icon-checkbox {
    background: #f44336
}

.ios .checkbox.color-green input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-green input[type=checkbox]:checked~.icon-checkbox {
    background: #4caf50
}

.ios .checkbox.color-blue input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-blue input[type=checkbox]:checked~.icon-checkbox {
    background: #2196f3
}

.ios .checkbox.color-pink input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-pink input[type=checkbox]:checked~.icon-checkbox {
    background: #e91e63
}

.ios .checkbox.color-yellow input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-yellow input[type=checkbox]:checked~.icon-checkbox {
    background: #ffcf00
}

.ios .checkbox.color-orange input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-orange input[type=checkbox]:checked~.icon-checkbox {
    background: #ff9800
}

.ios .checkbox.color-gray input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-gray input[type=checkbox]:checked~.icon-checkbox {
    background: #9e9e9e
}

.ios .checkbox.color-white input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-white input[type=checkbox]:checked~.icon-checkbox {
    background: #fff
}

.ios .checkbox.color-black input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-black input[type=checkbox]:checked~.icon-checkbox {
    background: #000
}

.ios .checkbox.color-violet input[type=checkbox]:checked~i,
.ios label.item-checkbox.color-violet input[type=checkbox]:checked~.icon-checkbox {
    background: #b65bb6
}

.md .checkbox i,
.md .icon-checkbox {
    width: .18rem;
    height: .18rem;
    border-radius: .02rem;
    border: .02rem solid #6d6d6d;
    transition-duration: .2s;
    background-color: transparent
}

.md .checkbox i:after,
.md .icon-checkbox:after {
    width: .18rem;
    height: .18rem;
    left: -.02rem;
    top: -.02rem;
    transition-duration: .2s;
    opacity: 0;
    background: no-repeat 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
    background-size: 100% auto
}

.md .checkbox input[type=checkbox]:checked~i,
.md label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #2196f3;
    border-color: #2196f3
}

.md .checkbox input[type=checkbox]:checked~i:after,
.md label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox:after,
.md label.item-checkbox input[type=checkbox]:checked~.icon-checkbox:after {
    opacity: 1
}

.md label.item-checkbox {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.md label.item-checkbox>.icon-checkbox {
    margin-right: .38rem
}

.md label.item-checkbox.item-content .item-media,
.md label.item-checkbox .item-content .item-media {
    -webkit-align-self: center;
    align-self: center
}

.md label.item-checkbox.active-state {
    background-color: rgba(0, 0, 0, .1)
}

.md .theme-dark label.item-checkbox.active-state {
    background-color: hsla(0, 0%, 100%, .05)
}

.md .theme-dark .checkbox i,
.md .theme-dark .icon-checkbox {
    border-color: hsla(0, 0%, 100%, .54)
}

.md .color-theme-red .checkbox input[type=checkbox]:checked~i,
.md .color-theme-red label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-red label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #f44336;
    border-color: #f44336
}

.md .color-theme-red .checkbox .ripple-wave {
    background: rgba(244, 67, 54, .5)
}

.md .color-theme-green .checkbox input[type=checkbox]:checked~i,
.md .color-theme-green label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-green label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #4caf50;
    border-color: #4caf50
}

.md .color-theme-green .checkbox .ripple-wave {
    background: rgba(76, 175, 80, .5)
}

.md .color-theme-blue .checkbox input[type=checkbox]:checked~i,
.md .color-theme-blue label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-blue label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #2196f3;
    border-color: #2196f3
}

.md .color-theme-blue .checkbox .ripple-wave {
    background: rgba(33, 150, 243, .5)
}

.md .color-theme-pink .checkbox input[type=checkbox]:checked~i,
.md .color-theme-pink label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-pink label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #e91e63;
    border-color: #e91e63
}

.md .color-theme-pink .checkbox .ripple-wave {
    background: rgba(233, 30, 99, .5)
}

.md .color-theme-yellow .checkbox input[type=checkbox]:checked~i,
.md .color-theme-yellow label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-yellow label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #ffcf00;
    border-color: #ffcf00
}

.md .color-theme-yellow .checkbox .ripple-wave {
    background: rgba(255, 207, 0, .5)
}

.md .color-theme-orange .checkbox input[type=checkbox]:checked~i,
.md .color-theme-orange label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-orange label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #ff9800;
    border-color: #ff9800
}

.md .color-theme-orange .checkbox .ripple-wave {
    background: rgba(255, 152, 0, .5)
}

.md .color-theme-gray .checkbox input[type=checkbox]:checked~i,
.md .color-theme-gray label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-gray label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #9e9e9e;
    border-color: #9e9e9e
}

.md .color-theme-gray .checkbox .ripple-wave {
    background: hsla(0, 0%, 62%, .5)
}

.md .color-theme-white .checkbox input[type=checkbox]:checked~i,
.md .color-theme-white label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-white label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #fff;
    border-color: #fff
}

.md .color-theme-white .checkbox .ripple-wave {
    background: hsla(0, 0%, 100%, .5)
}

.md .color-theme-black .checkbox input[type=checkbox]:checked~i,
.md .color-theme-black label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-black label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #000;
    border-color: #000
}

.md .color-theme-black .checkbox .ripple-wave {
    background: rgba(0, 0, 0, .5)
}

.md .color-theme-violet .checkbox input[type=checkbox]:checked~i,
.md .color-theme-violet label.item-checkbox input[type=checkbox]:checked~* .icon-checkbox,
.md .color-theme-violet label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    background-color: #b65bb6;
    border-color: #b65bb6
}

.md .color-theme-violet .checkbox .ripple-wave {
    background: rgba(182, 91, 182, .5)
}

.md .checkbox.color-red input[type=checkbox]:checked~i,
.md label.item-checkbox.color-red input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-red input[type=checkbox]:checked~.icon-checkbox {
    background-color: #f44336;
    border-color: #f44336
}

.md .checkbox.color-red .ripple-wave {
    background: rgba(244, 67, 54, .5)
}

.md .checkbox.color-green input[type=checkbox]:checked~i,
.md label.item-checkbox.color-green input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-green input[type=checkbox]:checked~.icon-checkbox {
    background-color: #4caf50;
    border-color: #4caf50
}

.md .checkbox.color-green .ripple-wave {
    background: rgba(76, 175, 80, .5)
}

.md .checkbox.color-blue input[type=checkbox]:checked~i,
.md label.item-checkbox.color-blue input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-blue input[type=checkbox]:checked~.icon-checkbox {
    background-color: #2196f3;
    border-color: #2196f3
}

.md .checkbox.color-blue .ripple-wave {
    background: rgba(33, 150, 243, .5)
}

.md .checkbox.color-pink input[type=checkbox]:checked~i,
.md label.item-checkbox.color-pink input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-pink input[type=checkbox]:checked~.icon-checkbox {
    background-color: #e91e63;
    border-color: #e91e63
}

.md .checkbox.color-pink .ripple-wave {
    background: rgba(233, 30, 99, .5)
}

.md .checkbox.color-yellow input[type=checkbox]:checked~i,
.md label.item-checkbox.color-yellow input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-yellow input[type=checkbox]:checked~.icon-checkbox {
    background-color: #ffcf00;
    border-color: #ffcf00
}

.md .checkbox.color-yellow .ripple-wave {
    background: rgba(255, 207, 0, .5)
}

.md .checkbox.color-orange input[type=checkbox]:checked~i,
.md label.item-checkbox.color-orange input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-orange input[type=checkbox]:checked~.icon-checkbox {
    background-color: #ff9800;
    border-color: #ff9800
}

.md .checkbox.color-orange .ripple-wave {
    background: rgba(255, 152, 0, .5)
}

.md .checkbox.color-gray input[type=checkbox]:checked~i,
.md label.item-checkbox.color-gray input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-gray input[type=checkbox]:checked~.icon-checkbox {
    background-color: #9e9e9e;
    border-color: #9e9e9e
}

.md .checkbox.color-gray .ripple-wave {
    background: hsla(0, 0%, 62%, .5)
}

.md .checkbox.color-white input[type=checkbox]:checked~i,
.md label.item-checkbox.color-white input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-white input[type=checkbox]:checked~.icon-checkbox {
    background-color: #fff;
    border-color: #fff
}

.md .checkbox.color-white .ripple-wave {
    background: hsla(0, 0%, 100%, .5)
}

.md .checkbox.color-black input[type=checkbox]:checked~i,
.md label.item-checkbox.color-black input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-black input[type=checkbox]:checked~.icon-checkbox {
    background-color: #000;
    border-color: #000
}

.md .checkbox.color-black .ripple-wave {
    background: rgba(0, 0, 0, .5)
}

.md .checkbox.color-violet input[type=checkbox]:checked~i,
.md label.item-checkbox.color-violet input[type=checkbox]:checked~* .icon-checkbox,
.md label.item-checkbox.color-violet input[type=checkbox]:checked~.icon-checkbox {
    background-color: #b65bb6;
    border-color: #b65bb6
}

.md .checkbox.color-violet .ripple-wave {
    background: rgba(182, 91, 182, .5)
}

.chip {
    font-weight: 400;
    display: -webkit-inline-flex;
    display: inline-flex;
    box-sizing: border-box;
    vertical-align: middle;
    margin: .02rem 0
}

.chip,
.chip-media {
    -webkit-align-items: center;
    align-items: center
}

.chip-media {
    border-radius: 50%;
    text-align: center;
    color: #fff;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.chip-media img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    border-radius: 50%;
    display: block
}

.chip-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    min-width: 0
}

.chip-delete {
    text-align: center;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background-repeat: no-repeat
}

.chip .chip-delete.active-state {
    opacity: 1
}

.ios .chip {
    font-size: .13rem;
    color: #000;
    background: rgba(0, 0, 0, .12);
    height: .24rem;
    border-radius: .12rem;
    padding: 0 .1rem
}

.ios .chip-outline {
    background: none;
    border: .01rem solid rgba(0, 0, 0, .12)
}

.ios .chip-media {
    width: .24rem;
    height: .24rem;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    line-height: .16rem;
    color: #fff;
    font-size: .12rem;
    box-sizing: border-box;
    margin-left: -.1rem
}

.ios .chip-media+.chip-label {
    margin-left: .04rem
}

.ios .chip-media i.icon {
    font-size: .16rem;
    height: .16rem
}

.ios .chip-delete {
    width: .24rem;
    height: .24rem;
    line-height: .24rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14'/%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='3' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: .14rem .14rem;
    opacity: .54;
    margin-right: -.1rem
}

.ios .theme-dark .chip {
    background-color: #333;
    color: #fff
}

.ios .theme-dark .chip-outline {
    background: none;
    border-color: #333
}

.ios .theme-dark .chip-delete {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23fff'/%3E%3Cpath stroke='%23000' stroke-width='3' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E")
}

.ios .chip.color-red {
    background: #f44336;
    color: #fff
}

.ios .chip.color-red.chip-outline {
    background: none;
    border-color: #f44336;
    color: #f44336
}

.ios .chip.color-green {
    background: #4caf50;
    color: #fff
}

.ios .chip.color-green.chip-outline {
    background: none;
    border-color: #4caf50;
    color: #4caf50
}

.ios .chip.color-blue {
    background: #2196f3;
    color: #fff
}

.ios .chip.color-blue.chip-outline {
    background: none;
    border-color: #2196f3;
    color: #2196f3
}

.ios .chip.color-pink {
    background: #e91e63;
    color: #fff
}

.ios .chip.color-pink.chip-outline {
    background: none;
    border-color: #e91e63;
    color: #e91e63
}

.ios .chip.color-yellow {
    background: #ffcf00;
    color: #fff
}

.ios .chip.color-yellow.chip-outline {
    background: none;
    border-color: #ffcf00;
    color: #ffcf00
}

.ios .chip.color-orange {
    background: #ff9800;
    color: #fff
}

.ios .chip.color-orange.chip-outline {
    background: none;
    border-color: #ff9800;
    color: #ff9800
}

.ios .chip.color-gray {
    background: #9e9e9e;
    color: #fff
}

.ios .chip.color-gray.chip-outline {
    background: none;
    border-color: #9e9e9e;
    color: #9e9e9e
}

.ios .chip.color-white {
    background: #fff;
    color: #fff
}

.ios .chip.color-white.chip-outline {
    background: none;
    border-color: #fff;
    color: #fff
}

.ios .chip.color-black {
    background: #000;
    color: #fff
}

.ios .chip.color-black.chip-outline {
    background: none;
    border-color: #000;
    color: #000
}

.ios .chip.color-violet {
    background: #b65bb6;
    color: #fff
}

.ios .chip.color-violet.chip-outline {
    background: none;
    border-color: #b65bb6;
    color: #b65bb6
}

.md .chip {
    font-size: .13rem;
    color: rgba(0, 0, 0, .87);
    background: rgba(0, 0, 0, .12);
    height: .32rem;
    line-height: .32rem;
    border-radius: .16rem;
    padding: 0 .12rem
}

.md .chip-outline {
    background: none;
    border: .01rem solid rgba(0, 0, 0, .12)
}

.md .chip-media {
    width: .32rem;
    height: .32rem;
    vertical-align: top;
    border-radius: 50%;
    text-align: center;
    line-height: .32rem;
    color: #fff;
    font-size: .16rem;
    margin-left: -.12rem
}

.md .chip-media+.chip-label {
    margin-left: .08rem
}

.md .chip-label+.chip-delete {
    margin-left: .04rem
}

.md .chip-delete {
    width: .24rem;
    height: .24rem;
    line-height: .24rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: .2rem .2rem;
    opacity: .54;
    margin-right: -.08rem
}

.md .theme-dark .chip {
    background: #333;
    color: hsla(0, 0%, 100%, .87)
}

.md .theme-dark .chip-outline {
    background: none;
    border-color: #333
}

.md .theme-dark .chip-delete {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .chip.color-red {
    background: #f44336;
    color: #fff
}

.md .chip.color-red.chip-outline {
    background: none;
    border-color: #f44336;
    color: #f44336
}

.md .chip.color-green {
    background: #4caf50;
    color: #fff
}

.md .chip.color-green.chip-outline {
    background: none;
    border-color: #4caf50;
    color: #4caf50
}

.md .chip.color-blue {
    background: #2196f3;
    color: #fff
}

.md .chip.color-blue.chip-outline {
    background: none;
    border-color: #2196f3;
    color: #2196f3
}

.md .chip.color-pink {
    background: #e91e63;
    color: #fff
}

.md .chip.color-pink.chip-outline {
    background: none;
    border-color: #e91e63;
    color: #e91e63
}

.md .chip.color-yellow {
    background: #ffcf00;
    color: #fff
}

.md .chip.color-yellow.chip-outline {
    background: none;
    border-color: #ffcf00;
    color: #ffcf00
}

.md .chip.color-orange {
    background: #ff9800;
    color: #fff
}

.md .chip.color-orange.chip-outline {
    background: none;
    border-color: #ff9800;
    color: #ff9800
}

.md .chip.color-gray {
    background: #9e9e9e;
    color: #fff
}

.md .chip.color-gray.chip-outline {
    background: none;
    border-color: #9e9e9e;
    color: #9e9e9e
}

.md .chip.color-white {
    background: #fff;
    color: #fff
}

.md .chip.color-white.chip-outline {
    background: none;
    border-color: #fff;
    color: #fff
}

.md .chip.color-black {
    background: #000;
    color: #fff
}

.md .chip.color-black.chip-outline {
    background: none;
    border-color: #000;
    color: #000
}

.md .chip.color-violet {
    background: #b65bb6;
    color: #fff
}

.md .chip.color-violet.chip-outline {
    background: none;
    border-color: #b65bb6;
    color: #b65bb6
}

.contacts-list .list-group:first-child ul:before,
.contacts-list .list-group:last-child ul:after {
    display: none !important
}

.ios .contacts-list {
    margin: 0
}

.ios .contacts-list .list-group-title {
    padding: 0 .15rem;
    background: #f7f7f7;
    color: #000;
    font-weight: 600;
    line-height: .22rem;
    height: .22rem
}

.contacts-list.ios .theme-dark .list-group-title,
.ios .theme-dark .contacts-list .list-group-title {
    background-color: #111;
    color: #fff
}

.md .contacts-list {
    margin: 0
}

.md .contacts-list .list-group-title {
    padding: 0 .16rem;
    pointer-events: none;
    background: none;
    color: #2196f3;
    font-weight: 500;
    line-height: .48rem;
    height: .48rem;
    font-size: .2rem;
    overflow: visible;
    width: .56rem
}

.md .contacts-list .list-group-title+li {
    margin-top: -.48rem
}

.md .contacts-list li:not(.list-group-title) {
    padding-left: .56rem
}

.md .theme-dark .contacts-list .list-group-title {
    color: #fff
}

.data-table {
    overflow-x: auto
}

.data-table table {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    text-align: left
}

.data-table thead {
    font-size: .12rem
}

.data-table thead td,
.data-table thead th {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: .16rem
}

.data-table thead i.f7-icons,
.data-table thead i.icon,
.data-table thead i.material-icons {
    vertical-align: top
}

.data-table td,
.data-table th {
    padding: 0;
    position: relative
}

.data-table td.numeric-cell,
.data-table th.numeric-cell {
    text-align: right
}

.data-table td.checkbox-cell,
.data-table th.checkbox-cell {
    overflow: visible
}

.data-table td.checkbox-cell label+span,
.data-table th.checkbox-cell label+span {
    margin-left: .08rem
}

.data-table td.actions-cell,
.data-table th.actions-cell {
    text-align: right;
    white-space: nowrap
}

.card.data-table td a.icon-only,
.card .data-table td a.icon-only,
.card.data-table th a.icon-only,
.card .data-table th a.icon-only,
.data-table td a.icon-only,
.data-table th a.icon-only {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    min-width: 0
}

.card.data-table td a.icon-only i,
.card .data-table td a.icon-only i,
.card.data-table th a.icon-only i,
.card .data-table th a.icon-only i,
.data-table td a.icon-only i,
.data-table th a.icon-only i {
    font-size: .18rem;
    vertical-align: middle
}

.data-table .sortable-cell.input-cell .table-head-label,
.data-table .sortable-cell:not(.input-cell) {
    cursor: pointer;
    position: relative
}

.data-table .sortable-cell.numeric-cell.input-cell>.table-head-label:before,
.data-table .sortable-cell.numeric-cell:not(.input-cell):before,
.data-table .sortable-cell:not(.numeric-cell).input-cell>.table-head-label:after,
.data-table .sortable-cell:not(.numeric-cell):not(.input-cell):after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: .16rem;
    height: .16rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z'/%3E%3C/svg%3E");
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 0;
    transition-duration: .3s;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 0
}

html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active) .table-head-label:hover:after,
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active) .table-head-label:hover:before,
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active):hover:after,
html.device-desktop .data-table .sortable-cell:not(.sortable-cell-active):hover:before {
    opacity: .54
}

.data-table .sortable-cell.sortable-cell-active .table-head-label:after,
.data-table .sortable-cell.sortable-cell-active .table-head-label:before,
.data-table .sortable-cell.sortable-cell-active:after,
.data-table .sortable-cell.sortable-cell-active:before {
    opacity: .87 !important
}

.data-table .sortable-cell.sortable-desc:after,
.data-table .sortable-cell.sortable-desc:before,
.data-table .table-head-label:after,
.data-table .table-head-label:before {
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important
}

.card .data-table .card-header,
.data-table.card .card-header {
    height: .64rem
}

.card .data-table .card-content,
.data-table.card .card-content {
    overflow-x: auto
}

.data-table .data-table-actions,
.data-table .data-table-links {
    display: -webkit-flex;
    display: flex
}

.data-table .data-table-actions {
    margin-left: auto;
    -webkit-align-items: center;
    align-items: center
}

.data-table .data-table-actions a.link {
    min-width: 0
}

.data-table .data-table-actions a.link.icon-only {
    line-height: 1;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0
}

.data-table .data-table-header,
.data-table .data-table-header-selected {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}

.data-table.data-table-has-checked .data-table-header,
.data-table .data-table-header-selected {
    display: none
}

.data-table.data-table-has-checked .data-table-header-selected {
    display: -webkit-flex;
    display: flex
}

.data-table .data-table-title-selected {
    font-size: .14rem
}

.data-table .data-table-footer {
    box-sizing: border-box;
    position: relative;
    font-size: .12rem;
    overflow: hidden;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.data-table .data-table-footer,
.data-table .data-table-pagination,
.data-table .data-table-rows-select {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

@media (max-width:480px) and (orientation:portrait) {
    .data-table.data-table-collapsible thead {
        display: none
    }

    .data-table.data-table-collapsible tbody,
    .data-table.data-table-collapsible td,
    .data-table.data-table-collapsible tr {
        display: block
    }

    .data-table.data-table-collapsible tr {
        position: relative
    }

    .data-table.data-table-collapsible tr:hover {
        background-color: inherit
    }

    .data-table.data-table-collapsible td {
        display: -webkit-flex;
        display: flex;
        -webkit-align-content: center;
        align-content: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        text-align: left
    }

    .data-table.data-table-collapsible td:before {
        display: none !important
    }

    .data-table.data-table-collapsible td:not(.checkbox-cell):before {
        width: 40%;
        display: block !important;
        content: attr(data-collapsible-title);
        position: relative;
        height: auto;
        background: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        font-size: .12rem;
        margin-right: .16rem;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

    .data-table.data-table-collapsible td.checkbox-cell {
        position: absolute;
        top: 0;
        left: 0
    }

    .data-table.data-table-collapsible td.checkbox-cell+td {
        padding-left: .16rem
    }

    .data-table.data-table-collapsible td.checkbox-cell~td {
        margin-left: .32rem
    }
}

.data-table .tablet-landscape-only,
.data-table .tablet-only {
    display: none
}

@media (min-width:768px) {
    .data-table .tablet-only {
        display: table-cell
    }
}

@media (min-width:768px) and (orientation:landscape) {
    .data-table .tablet-landscape-only {
        display: table-cell
    }
}

.theme-dark .data-table .sortable-cell.numeric-cell.input-cell>.table-head-label:before,
.theme-dark .data-table .sortable-cell.numeric-cell:not(.input-cell):before,
.theme-dark .data-table .sortable-cell:not(.numeric-cell).input-cell>.table-head-label:after,
.theme-dark .data-table .sortable-cell:not(.numeric-cell):not(.input-cell):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z'/%3E%3C/svg%3E")
}

.ios .data-table thead td,
.ios .data-table thead th {
    font-weight: 600
}

.ios .data-table thead td:not(.sortable-cell-active),
.ios .data-table thead th:not(.sortable-cell-active) {
    color: #8e8e93
}

.ios .data-table thead i.f7-icons,
.ios .data-table thead i.icon {
    font-size: .18rem;
    width: .18rem;
    height: .18rem
}

.ios .data-table tbody tr.data-table-row-selected {
    background: #f7f7f8
}

.ios .data-table td,
.ios .data-table th {
    padding-left: .15rem;
    padding-right: .15rem;
    height: .44rem
}

.ios .data-table td.checkbox-cell,
.ios .data-table th.checkbox-cell {
    width: .22rem;
    padding-right: .07rem
}

.ios .data-table td.checkbox-cell+td,
.ios .data-table td.checkbox-cell+th,
.ios .data-table th.checkbox-cell+td,
.ios .data-table th.checkbox-cell+th {
    padding-left: .08rem
}

.ios .data-table td.actions-cell a.link+a.link,
.ios .data-table th.actions-cell a.link+a.link {
    margin-left: .15rem
}

.ios .data-table td.actions-cell a.icon-only,
.ios .data-table th.actions-cell a.icon-only {
    width: .18rem;
    height: .18rem;
    line-height: .18rem
}

.ios .sortable-cell:not(.numeric-cell):after {
    margin-left: .05rem
}

.ios .sortable-cell.numeric-cell:before {
    margin-right: .05rem
}

.ios .card .data-table .card-footer,
.ios .card .data-table .card-header,
.ios .data-table.card .card-footer,
.ios .data-table.card .card-header {
    padding-left: .15rem;
    padding-right: .08rem
}

.ios .data-table-title {
    font-size: .17rem;
    font-weight: 600
}

.ios .data-table-actions a.link+a.link,
.ios .data-table-links a.link+a.link {
    margin-left: .15rem
}

.ios .data-table-actions a.link.icon-only {
    width: .44rem;
    height: .44rem
}

.ios .data-table-actions i.f7-icons,
.ios .data-table-actions i.icon {
    font-size: .22rem
}

.ios .data-table .card-header>.data-table-header,
.ios .data-table .card-header>.data-table-header-selected {
    height: 100%;
    padding: .1rem .08rem .1rem .15rem;
    margin-left: -.15rem;
    margin-right: -.08rem
}

.ios .data-table-header-selected {
    background: rgba(0, 122, 255, .1)
}

.ios .data-table-title-selected {
    color: #007aff
}

.ios .data-table tbody td:before {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .data-table tbody td:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .data-table tbody td:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios.device-desktop .data-table tbody tr:hover {
    background: #f7f7f8
}

.ios .data-table-footer {
    height: .44rem;
    color: #8e8e93
}

.ios .data-table-pagination a.link,
.ios .data-table-rows-select a.link {
    width: .44rem;
    height: .44rem
}

.ios .data-table-rows-select+.data-table-pagination {
    margin-left: .3rem
}

.ios .data-table-rows-select .input {
    margin-left: .2rem
}

.ios .data-table-pagination-label {
    margin-right: .15rem
}

.ios .data-table-footer:before {
    content: "";
    position: absolute;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .data-table-footer:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .data-table-footer:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .input-cell {
    padding-top: .08rem;
    padding-bottom: .08rem;
    height: auto;
    vertical-align: top
}

.ios .input-cell .table-head-label+.input {
    margin-top: .04rem
}

.ios .input-cell .input {
    height: .24rem
}

.ios .input-cell .input input,
.ios .input-cell .input select,
.ios .input-cell .input textarea {
    height: .24rem;
    color: #000;
    font-size: .14rem
}

@media (max-width:480px) and (orientation:portrait) {
    .ios .data-table.data-table-collapsible td:not(.checkbox-cell):before {
        color: #8e8e93;
        font-weight: 600
    }

    .ios .data-table-collapsible tr:before {
        content: "";
        position: absolute;
        background-color: #c8c7cc;
        display: block;
        z-index: 15;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        height: .01rem;
        width: 100%;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0
    }

    .ios.device-pixel-ratio-2 .data-table-collapsible tr:before {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }

    .ios.device-pixel-ratio-3 .data-table-collapsible tr:before {
        -webkit-transform: scaleY(.33);
        transform: scaleY(.33)
    }
}

.data-table.ios .theme-dark.data-table-collapsible tr:before,
.data-table.ios .theme-dark tbody td:before,
.ios .theme-dark .data-table.data-table-collapsible tr:before,
.ios .theme-dark .data-table tbody td:before {
    background-color: #282829
}

.data-table.ios .theme-dark tbody tr.data-table-row-selected,
.ios .theme-dark .data-table tbody tr.data-table-row-selected {
    background-color: #363636
}

.ios.device-desktop .theme-dark.data-table tbody tr:hover,
.ios.device-desktop .theme-dark .data-table tbody tr:hover {
    background: #363636
}

.ios .color-theme-red .data-table-header-selected,
.ios .data-table-header-selected.color-red {
    background: rgba(244, 67, 54, .1)
}

.ios .color-red .data-table-title-selected,
.ios .color-theme-red .data-table-title-selected {
    color: #f44336
}

.ios .color-theme-green .data-table-header-selected,
.ios .data-table-header-selected.color-green {
    background: rgba(76, 175, 80, .1)
}

.ios .color-green .data-table-title-selected,
.ios .color-theme-green .data-table-title-selected {
    color: #4caf50
}

.ios .color-theme-blue .data-table-header-selected,
.ios .data-table-header-selected.color-blue {
    background: rgba(33, 150, 243, .1)
}

.ios .color-blue .data-table-title-selected,
.ios .color-theme-blue .data-table-title-selected {
    color: #2196f3
}

.ios .color-theme-pink .data-table-header-selected,
.ios .data-table-header-selected.color-pink {
    background: rgba(233, 30, 99, .1)
}

.ios .color-pink .data-table-title-selected,
.ios .color-theme-pink .data-table-title-selected {
    color: #e91e63
}

.ios .color-theme-yellow .data-table-header-selected,
.ios .data-table-header-selected.color-yellow {
    background: rgba(255, 207, 0, .1)
}

.ios .color-theme-yellow .data-table-title-selected,
.ios .color-yellow .data-table-title-selected {
    color: #ffcf00
}

.ios .color-theme-orange .data-table-header-selected,
.ios .data-table-header-selected.color-orange {
    background: rgba(255, 152, 0, .1)
}

.ios .color-orange .data-table-title-selected,
.ios .color-theme-orange .data-table-title-selected {
    color: #ff9800
}

.ios .color-theme-gray .data-table-header-selected,
.ios .data-table-header-selected.color-gray {
    background: hsla(0, 0%, 62%, .1)
}

.ios .color-gray .data-table-title-selected,
.ios .color-theme-gray .data-table-title-selected {
    color: #9e9e9e
}

.ios .color-theme-white .data-table-header-selected,
.ios .data-table-header-selected.color-white {
    background: hsla(0, 0%, 100%, .1)
}

.ios .color-theme-white .data-table-title-selected,
.ios .color-white .data-table-title-selected {
    color: #fff
}

.ios .color-theme-black .data-table-header-selected,
.ios .data-table-header-selected.color-black {
    background: rgba(0, 0, 0, .1)
}

.ios .color-black .data-table-title-selected,
.ios .color-theme-black .data-table-title-selected {
    color: #000
}

.ios .color-theme-violet .data-table-header-selected,
.ios .data-table-header-selected.color-violet {
    background: rgba(182, 91, 182, .1)
}

.ios .color-theme-violet .data-table-title-selected,
.ios .color-violet .data-table-title-selected {
    color: #b65bb6
}

.md .data-table thead td,
.md .data-table thead th {
    font-weight: 500;
    height: .56rem;
    box-sizing: border-box
}

.md .data-table thead td:not(.sortable-cell-active),
.md .data-table thead th:not(.sortable-cell-active) {
    color: rgba(0, 0, 0, .54)
}

.md .data-table thead i.icon,
.md .data-table thead i.material-icons {
    font-size: .16rem;
    width: .16rem;
    height: .16rem
}

.md .data-table tbody {
    font-size: .13rem
}

.md .data-table tbody tr.data-table-row-selected {
    background: #f5f5f5
}

.md .data-table tbody td {
    height: .48rem
}

.md .data-table td,
.md .data-table th {
    padding-left: .28rem;
    padding-right: .28rem
}

.md .data-table td.label-cell,
.md .data-table th.label-cell {
    padding-left: .24rem;
    padding-right: .24rem
}

.md .data-table td:first-child,
.md .data-table th:first-child {
    padding-left: .24rem
}

.md .data-table td:last-child,
.md .data-table th:last-child {
    padding-right: .24rem
}

.md .data-table td.checkbox-cell,
.md .data-table th.checkbox-cell {
    width: .18rem;
    padding-left: .24rem;
    padding-right: .12rem
}

.md .data-table td.checkbox-cell+td,
.md .data-table td.checkbox-cell+th,
.md .data-table th.checkbox-cell+td,
.md .data-table th.checkbox-cell+th {
    padding-left: .12rem
}

.md .data-table td.actions-cell a.link,
.md .data-table th.actions-cell a.link {
    color: rgba(0, 0, 0, .54)
}

.md .data-table td.actions-cell a.link+a.link,
.md .data-table th.actions-cell a.link+a.link {
    margin-left: .24rem
}

.md .data-table td.actions-cell a.icon-only,
.md .data-table th.actions-cell a.icon-only {
    width: .24rem;
    height: .24rem;
    line-height: .24rem
}

.md .sortable-cell:not(.numeric-cell):after {
    margin-left: .08rem
}

.md .sortable-cell.numeric-cell:before {
    margin-right: .08rem
}

.md .card .data-table .card-footer,
.md .card .data-table .card-header,
.md .data-table.card .card-footer,
.md .data-table.card .card-header {
    padding-left: .24rem;
    padding-right: .14rem
}

.md .card .data-table .card-footer,
.md .data-table.card .card-footer {
    height: .56rem
}

.md .data-table-title {
    font-size: .2rem
}

.md .data-table-actions a.link+a.link,
.md .data-table-links a.link+a.link {
    margin-left: .24rem
}

.md .data-table-actions a.link {
    color: rgba(0, 0, 0, .54)
}

.md .data-table-actions a.link.icon-only {
    width: .24rem;
    height: .24rem;
    overflow: visible
}

.md .data-table-actions a.link.icon-only.active-state {
    background: none
}

.md .data-table .card-header>.data-table-header,
.md .data-table .card-header>.data-table-header-selected {
    padding: .04rem .14rem .04rem .24rem;
    margin-left: -.24rem;
    margin-right: -.14rem;
    height: 100%
}

.md .data-table-header-selected {
    background: rgba(33, 150, 243, .1)
}

.md .data-table-title-selected {
    color: #2196f3
}

.md .data-table tbody td:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .data-table tbody td:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .data-table tbody td:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md.device-desktop .data-table tbody tr:hover {
    background: #f5f5f5
}

.md .data-table-footer {
    height: .56rem;
    color: rgba(0, 0, 0, .54)
}

.md .data-table-pagination a.link,
.md .data-table-rows-select a.link {
    width: .48rem;
    height: .48rem
}

.md .data-table-pagination a.link:before,
.md .data-table-rows-select a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .data-table-pagination a.link.active-state:before,
.md .data-table-rows-select a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .data-table-rows-select+.data-table-pagination {
    margin-left: .32rem
}

.md .data-table-rows-select .input {
    margin-left: .24rem
}

.md .data-table-pagination-label {
    margin-right: .2rem
}

.md .data-table-footer:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .data-table-footer:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .data-table-footer:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .input-cell {
    padding-top: .08rem;
    padding-bottom: .08rem;
    height: auto;
    vertical-align: top
}

.md .input-cell .table-head-label+.input {
    margin-top: .04rem
}

.md .input-cell .input {
    height: .24rem
}

.md .input-cell .input input,
.md .input-cell .input select,
.md .input-cell .input textarea {
    height: .24rem;
    color: #212121;
    font-size: .14rem
}

.md .input-cell .input .input-clear-button {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

@media (max-width:480px) and (orientation:portrait) {
    .md .data-table.data-table-collapsible td {
        padding-left: .16rem;
        padding-right: .16rem
    }

    .md .data-table.data-table-collapsible td:not(.checkbox-cell):before {
        color: rgba(0, 0, 0, .54);
        font-weight: 500;
        line-height: .16rem
    }

    .md .data-table-collapsible tr:before {
        content: "";
        position: absolute;
        background-color: rgba(0, 0, 0, .12);
        display: block;
        z-index: 15;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        height: .01rem;
        width: 100%;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0
    }

    .md.device-pixel-ratio-2 .data-table-collapsible tr:before {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }

    .md.device-pixel-ratio-3 .data-table-collapsible tr:before {
        -webkit-transform: scaleY(.33);
        transform: scaleY(.33)
    }
}

.data-table.md .theme-dark .data-table-actions a.link,
.data-table.md .theme-dark td.actions-cell a.link,
.data-table.md .theme-dark th.actions-cell a.link,
.data-table.md .theme-dark thead td:not(.sortable-cell-active),
.data-table.md .theme-dark thead th:not(.sortable-cell-active),
.md .theme-dark .data-table .data-table-actions a.link,
.md .theme-dark .data-table td.actions-cell a.link,
.md .theme-dark .data-table th.actions-cell a.link,
.md .theme-dark .data-table thead td:not(.sortable-cell-active),
.md .theme-dark .data-table thead th:not(.sortable-cell-active) {
    color: hsla(0, 0%, 100%, .54)
}

.data-table.md .theme-dark .data-table-links a.link:before,
.md .theme-dark .data-table .data-table-links a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, hsla(0, 0%, 100%, .15) 66%, hsla(0, 0%, 100%, 0) 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.data-table.md .theme-dark .data-table-links a.link.active-state:before,
.md .theme-dark .data-table .data-table-links a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.data-table.md .theme-dark.data-table-collapsible tr:before,
.data-table.md .theme-dark tbody td:before,
.md .theme-dark .data-table.data-table-collapsible tr:before,
.md .theme-dark .data-table tbody td:before {
    background-color: hsla(0, 0%, 100%, .08)
}

.data-table.md .theme-dark tbody tr.data-table-row-selected,
.md.device-desktop .theme-dark.data-table tbody tr:hover,
.md.device-desktop .theme-dark .data-table tbody tr:hover,
.md .theme-dark .data-table tbody tr.data-table-row-selected {
    background-color: hsla(0, 0%, 100%, .05)
}

.md .color-theme-red .data-table-header-selected,
.md .data-table-header-selected.color-red {
    background: rgba(244, 67, 54, .1)
}

.md .color-red .data-table-title-selected,
.md .color-theme-red .data-table-title-selected {
    color: #f44336
}

.md .color-theme-green .data-table-header-selected,
.md .data-table-header-selected.color-green {
    background: rgba(76, 175, 80, .1)
}

.md .color-green .data-table-title-selected,
.md .color-theme-green .data-table-title-selected {
    color: #4caf50
}

.md .color-theme-blue .data-table-header-selected,
.md .data-table-header-selected.color-blue {
    background: rgba(33, 150, 243, .1)
}

.md .color-blue .data-table-title-selected,
.md .color-theme-blue .data-table-title-selected {
    color: #2196f3
}

.md .color-theme-pink .data-table-header-selected,
.md .data-table-header-selected.color-pink {
    background: rgba(233, 30, 99, .1)
}

.md .color-pink .data-table-title-selected,
.md .color-theme-pink .data-table-title-selected {
    color: #e91e63
}

.md .color-theme-yellow .data-table-header-selected,
.md .data-table-header-selected.color-yellow {
    background: rgba(255, 207, 0, .1)
}

.md .color-theme-yellow .data-table-title-selected,
.md .color-yellow .data-table-title-selected {
    color: #ffcf00
}

.md .color-theme-orange .data-table-header-selected,
.md .data-table-header-selected.color-orange {
    background: rgba(255, 152, 0, .1)
}

.md .color-orange .data-table-title-selected,
.md .color-theme-orange .data-table-title-selected {
    color: #ff9800
}

.md .color-theme-gray .data-table-header-selected,
.md .data-table-header-selected.color-gray {
    background: hsla(0, 0%, 62%, .1)
}

.md .color-gray .data-table-title-selected,
.md .color-theme-gray .data-table-title-selected {
    color: #9e9e9e
}

.md .color-theme-white .data-table-header-selected,
.md .data-table-header-selected.color-white {
    background: hsla(0, 0%, 100%, .1)
}

.md .color-theme-white .data-table-title-selected,
.md .color-white .data-table-title-selected {
    color: #fff
}

.md .color-theme-black .data-table-header-selected,
.md .data-table-header-selected.color-black {
    background: rgba(0, 0, 0, .1)
}

.md .color-black .data-table-title-selected,
.md .color-theme-black .data-table-title-selected {
    color: #000
}

.md .color-theme-violet .data-table-header-selected,
.md .data-table-header-selected.color-violet {
    background: rgba(182, 91, 182, .1)
}

.md .color-theme-violet .data-table-title-selected,
.md .color-violet .data-table-title-selected {
    color: #b65bb6
}

.dialog-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    transition-duration: .4s
}

.dialog-backdrop.not-animated {
    transition-duration: 0ms
}

.dialog-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.dialog {
    position: absolute;
    z-index: 13500;
    left: 50%;
    margin-top: 0;
    top: 50%;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translateZ(0) scale(1.185);
    transform: translateZ(0) scale(1.185);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    display: none;
    transition-duration: .4s
}

.dialog.modal-in {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.dialog.modal-out {
    opacity: 0;
    z-index: 13499
}

.dialog.not-animated {
    transition-duration: 0ms
}

.dialog-inner {
    position: relative
}

.dialog-title {
    font-weight: 500
}

.dialog-buttons {
    position: relative;
    display: -webkit-flex;
    display: flex
}

.dialog-buttons-vertical .dialog-buttons {
    display: block;
    height: auto !important
}

.dialog-no-buttons .dialog-buttons {
    display: none
}

.dialog-input-field {
    position: relative
}

.dialog-input-field .item-input-wrap {
    margin: 0;
    padding: 0
}

.dialog-input {
    box-sizing: border-box;
    margin: 0;
    margin-top: .15rem;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    display: block;
    font-family: inherit;
    box-shadow: none
}

html.with-modal-dialog .page-content {
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

.ios .dialog {
    width: 2.7rem;
    margin-left: -1.35rem;
    text-align: center;
    border-radius: .13rem;
    color: #000
}

.ios .dialog.modal-out {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.ios .dialog-inner {
    padding: .15rem;
    border-radius: .13rem .13rem 0 0;
    background: hsla(0, 0%, 100%, .95)
}

.ios .dialog-inner:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .dialog-inner:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .dialog-inner:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .dialog-title {
    font-size: .18rem;
    text-align: center;
    font-weight: 600
}

.ios .dialog-title+.dialog-text {
    margin-top: .05rem
}

.ios .dialog-buttons {
    height: .44rem;
    -webkit-justify-content: center;
    justify-content: center
}

.ios .dialog-button {
    width: 100%;
    padding: 0 .05rem;
    height: .44rem;
    font-size: .17rem;
    line-height: .44rem;
    text-align: center;
    color: #007aff;
    display: block;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    background: hsla(0, 0%, 100%, .95)
}

.ios .dialog-button:first-child {
    border-radius: 0 0 0 .13rem
}

.ios .dialog-button:last-child {
    border-radius: 0 0 .13rem 0
}

.ios .dialog-button:last-child:after {
    display: none !important
}

.ios .dialog-button:first-child:last-child {
    border-radius: 0 0 .13rem .13rem
}

.ios .dialog-button.dialog-button-bold {
    font-weight: 500
}

.ios .dialog-button.active-state {
    background: hsla(0, 0%, 90%, .95)
}

.ios .dialog-buttons-vertical .dialog-buttons {
    height: auto
}

.ios .dialog-buttons-vertical .dialog-button {
    border-radius: 0
}

.ios .dialog-buttons-vertical .dialog-button:last-child {
    border-radius: 0 0 .13rem .13rem
}

.ios .dialog-buttons-vertical .dialog-button:last-child:after {
    display: none !important
}

.ios .dialog-button:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ios.device-pixel-ratio-2 .dialog-button:after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.ios.device-pixel-ratio-3 .dialog-button:after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.ios .dialog-buttons-vertical .dialog-button:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .dialog-buttons-vertical .dialog-button:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .dialog-buttons-vertical .dialog-button:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .dialog-no-buttons .dialog-inner {
    border-radius: .13rem
}

.ios .dialog-no-buttons .dialog-inner:after {
    display: none !important
}

.ios .dialog-input-field {
    margin-top: .15rem
}

.ios .dialog-input-field .item-input-wrap {
    margin: 0
}

.ios .dialog-input {
    height: .26rem;
    background: #fff;
    padding: 0 .05rem;
    border: .01rem solid rgba(0, 0, 0, .3);
    font-size: .14rem
}

.ios .dialog-input+.dialog-input {
    margin-top: .05rem
}

.ios .dialog-input-double+.dialog-input-double {
    margin-top: 0
}

.ios .dialog-input-double+.dialog-input-double .dialog-input {
    border-top: 0;
    margin-top: 0
}

.ios .dialog-preloader .dialog-text~.preloader,
.ios .dialog-preloader .dialog-title~.preloader {
    margin-top: .05rem
}

.ios .dialog-preloader .preloader {
    width: .34rem;
    height: .34rem
}

.ios .dialog-progress .dialog-text~.progressbar,
.ios .dialog-progress .dialog-text~.progressbar-infinite,
.ios .dialog-progress .dialog-title~.progressbar,
.ios .dialog-progress .dialog-title~.progressbar-infinite {
    margin-top: .15rem
}

.ios .dialog-button.color-red {
    color: #f44336
}

.ios .dialog-button.color-green {
    color: #4caf50
}

.ios .dialog-button.color-blue {
    color: #2196f3
}

.ios .dialog-button.color-pink {
    color: #e91e63
}

.ios .dialog-button.color-yellow {
    color: #ffcf00
}

.ios .dialog-button.color-orange {
    color: #ff9800
}

.ios .dialog-button.color-gray {
    color: #9e9e9e
}

.ios .dialog-button.color-white {
    color: #fff
}

.ios .dialog-button.color-black {
    color: #000
}

.ios .dialog-button.color-violet {
    color: #b65bb6
}

.md .dialog {
    width: 2.8rem;
    margin-left: -1.4rem;
    border-radius: .04rem;
    color: #757575;
    background: #fff;
    font-size: .16rem;
    box-shadow: 0 .11rem .15rem -.07rem rgba(0, 0, 0, .2), 0 .24rem .38rem .03rem rgba(0, 0, 0, .14), 0 .09rem .46rem .08rem rgba(0, 0, 0, .12)
}

.md .dialog.modal-in {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.md .dialog.modal-out {
    opacity: 0;
    z-index: 13499;
    -webkit-transform: translateZ(0) scale(.815);
    transform: translateZ(0) scale(.815)
}

.md .dialog-inner {
    padding: .24rem .24rem .2rem
}

.md .dialog-title {
    font-size: .2rem;
    color: #212121;
    line-height: 1.3
}

.md .dialog-title+.dialog-text {
    margin-top: .2rem
}

.md .dialog-text {
    line-height: 1.5
}

.md .dialog-buttons {
    height: .48rem;
    padding: .06rem .08rem;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.md .dialog-buttons-vertical .dialog-buttons {
    padding: 0 0 .08rem
}

.md .dialog-buttons-vertical .dialog-buttons .dialog-button {
    margin-left: 0;
    text-align: right;
    height: .48rem;
    line-height: .48rem;
    border-radius: 0;
    padding-left: .16rem;
    padding-right: .16rem
}

.md .dialog-button {
    text-decoration: none;
    text-align: center;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    padding: 0 .1rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .14rem;
    position: relative;
    overflow: hidden;
    font-family: inherit;
    cursor: pointer;
    outline: 0;
    box-sizing: border-box;
    vertical-align: middle;
    color: #2196f3;
    border-radius: .04rem;
    line-height: .36rem;
    height: .36rem;
    text-transform: uppercase;
    min-width: .64rem;
    padding: 0 .08rem;
    border: none;
    transition-duration: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    letter-spacing: .03em;
    font-weight: 500
}

input[type=button] .md .dialog-button,
input[type=submit] .md .dialog-button {
    width: 100%
}

.md .dialog-button.active-state {
    background: rgba(0, 0, 0, .1)
}

.md .dialog-button.dialog-button-bold {
    font-weight: 700
}

.md .dialog-button+.dialog-button {
    margin-left: .04rem
}

.md .dialog-input {
    height: .36rem;
    padding: 0;
    border: none;
    font-size: .16rem;
    transition-duration: .2s;
    position: relative
}

.md .dialog-input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .dialog-input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .dialog-input::placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .dialog-input+.dialog-input {
    margin-top: .16rem
}

.md .dialog-preloader .dialog-inner,
.md .dialog-preloader .dialog-title,
.md .dialog-progress .dialog-inner,
.md .dialog-progress .dialog-title {
    text-align: center
}

.md .dialog-preloader .dialog-text~.preloader,
.md .dialog-preloader .dialog-title~.preloader {
    margin-top: .2rem
}

.md .dialog-progress .dialog-text~.progressbar,
.md .dialog-progress .dialog-text~.progressbar-infinite,
.md .dialog-progress .dialog-title~.progressbar,
.md .dialog-progress .dialog-title~.progressbar-infinite {
    margin-top: .16rem
}

.md .dialog-button.color-red {
    color: #f44336
}

.md .dialog-button.color-green {
    color: #4caf50
}

.md .dialog-button.color-blue {
    color: #2196f3
}

.md .dialog-button.color-pink {
    color: #e91e63
}

.md .dialog-button.color-yellow {
    color: #ffcf00
}

.md .dialog-button.color-orange {
    color: #ff9800
}

.md .dialog-button.color-gray {
    color: #9e9e9e
}

.md .dialog-button.color-white {
    color: #fff
}

.md .dialog-button.color-black {
    color: #000
}

.md .dialog-button.color-violet {
    color: #b65bb6
}

.elevation-0 {
    box-shadow: 0 0 0 0 transparent !important
}

.elevation-1 {
    box-shadow: 0 .02rem .01rem -.01rem rgba(0, 0, 0, .2), 0 .01rem .01rem 0 rgba(0, 0, 0, .14), 0 .01rem .03rem 0 rgba(0, 0, 0, .12) !important
}

.elevation-2 {
    box-shadow: 0 .03rem .01rem -.02rem rgba(0, 0, 0, .2), 0 .02rem .02rem 0 rgba(0, 0, 0, .14), 0 .01rem .05rem 0 rgba(0, 0, 0, .12) !important
}

.elevation-3 {
    box-shadow: 0 .03rem .03rem -.02rem rgba(0, 0, 0, .2), 0 .03rem .04rem 0 rgba(0, 0, 0, .14), 0 .01rem .08rem 0 rgba(0, 0, 0, .12) !important
}

.elevation-4 {
    box-shadow: 0 .02rem .04rem -.01rem rgba(0, 0, 0, .2), 0 .04rem .05rem 0 rgba(0, 0, 0, .14), 0 .01rem .1rem 0 rgba(0, 0, 0, .12) !important
}

.elevation-5 {
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .05rem .08rem 0 rgba(0, 0, 0, .14), 0 .01rem .14rem 0 rgba(0, 0, 0, .12) !important
}

.elevation-6 {
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .06rem .1rem 0 rgba(0, 0, 0, .14), 0 .01rem .18rem 0 rgba(0, 0, 0, .12) !important
}

.elevation-7 {
    box-shadow: 0 .04rem .05rem -.02rem rgba(0, 0, 0, .2), 0 .07rem .1rem .01rem rgba(0, 0, 0, .14), 0 .02rem .16rem .01rem rgba(0, 0, 0, .12) !important
}

.elevation-8 {
    box-shadow: 0 .05rem .05rem -.03rem rgba(0, 0, 0, .2), 0 .08rem .1rem .01rem rgba(0, 0, 0, .14), 0 .03rem .14rem .02rem rgba(0, 0, 0, .12) !important
}

.elevation-9 {
    box-shadow: 0 .05rem .06rem -.03rem rgba(0, 0, 0, .2), 0 .09rem .12rem .01rem rgba(0, 0, 0, .14), 0 .03rem .16rem .02rem rgba(0, 0, 0, .12) !important
}

.elevation-10 {
    box-shadow: 0 .06rem .06rem -.03rem rgba(0, 0, 0, .2), 0 .1rem .14rem .01rem rgba(0, 0, 0, .14), 0 .04rem .18rem .03rem rgba(0, 0, 0, .12) !important
}

.elevation-11 {
    box-shadow: 0 .06rem .07rem -.04rem rgba(0, 0, 0, .2), 0 .11rem .15rem .01rem rgba(0, 0, 0, .14), 0 .04rem .2rem .03rem rgba(0, 0, 0, .12) !important
}

.elevation-12 {
    box-shadow: 0 .07rem .08rem -.04rem rgba(0, 0, 0, .2), 0 .12rem .17rem .02rem rgba(0, 0, 0, .14), 0 .05rem .22rem .04rem rgba(0, 0, 0, .12) !important
}

.elevation-13 {
    box-shadow: 0 .07rem .08rem -.04rem rgba(0, 0, 0, .2), 0 .13rem .19rem .02rem rgba(0, 0, 0, .14), 0 .05rem .24rem .04rem rgba(0, 0, 0, .12) !important
}

.elevation-14 {
    box-shadow: 0 .07rem .09rem -.04rem rgba(0, 0, 0, .2), 0 .14rem .21rem .02rem rgba(0, 0, 0, .14), 0 .05rem .26rem .04rem rgba(0, 0, 0, .12) !important
}

.elevation-15 {
    box-shadow: 0 .08rem .09rem -.05rem rgba(0, 0, 0, .2), 0 .15rem .22rem .02rem rgba(0, 0, 0, .14), 0 .06rem .28rem .05rem rgba(0, 0, 0, .12) !important
}

.elevation-16 {
    box-shadow: 0 .08rem .1rem -.05rem rgba(0, 0, 0, .2), 0 .16rem .24rem .02rem rgba(0, 0, 0, .14), 0 .06rem .3rem .05rem rgba(0, 0, 0, .12) !important
}

.elevation-17 {
    box-shadow: 0 .08rem .11rem -.05rem rgba(0, 0, 0, .2), 0 .17rem .26rem .02rem rgba(0, 0, 0, .14), 0 .06rem .32rem .05rem rgba(0, 0, 0, .12) !important
}

.elevation-18 {
    box-shadow: 0 .09rem .11rem -.05rem rgba(0, 0, 0, .2), 0 .18rem .28rem .02rem rgba(0, 0, 0, .14), 0 .07rem .34rem .06rem rgba(0, 0, 0, .12) !important
}

.elevation-19 {
    box-shadow: 0 .09rem .12rem -.06rem rgba(0, 0, 0, .2), 0 .19rem .29rem .02rem rgba(0, 0, 0, .14), 0 .07rem .36rem .06rem rgba(0, 0, 0, .12) !important
}

.elevation-20 {
    box-shadow: 0 .1rem .13rem -.06rem rgba(0, 0, 0, .2), 0 .2rem .31rem .03rem rgba(0, 0, 0, .14), 0 .08rem .38rem .07rem rgba(0, 0, 0, .12) !important
}

.elevation-21 {
    box-shadow: 0 .1rem .13rem -.06rem rgba(0, 0, 0, .2), 0 .21rem .33rem .03rem rgba(0, 0, 0, .14), 0 .08rem .4rem .07rem rgba(0, 0, 0, .12) !important
}

.elevation-22 {
    box-shadow: 0 .1rem .14rem -.06rem rgba(0, 0, 0, .2), 0 .22rem .35rem .03rem rgba(0, 0, 0, .14), 0 .08rem .42rem .07rem rgba(0, 0, 0, .12) !important
}

.elevation-23 {
    box-shadow: 0 .11rem .14rem -.07rem rgba(0, 0, 0, .2), 0 .23rem .36rem .03rem rgba(0, 0, 0, .14), 0 .09rem .44rem .08rem rgba(0, 0, 0, .12) !important
}

.elevation-24 {
    box-shadow: 0 .11rem .15rem -.07rem rgba(0, 0, 0, .2), 0 .24rem .38rem .03rem rgba(0, 0, 0, .14), 0 .09rem .46rem .08rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-0:hover {
    box-shadow: 0 0 0 0 transparent !important
}

.device-desktop .elevation-hover-1:hover {
    box-shadow: 0 .02rem .01rem -.01rem rgba(0, 0, 0, .2), 0 .01rem .01rem 0 rgba(0, 0, 0, .14), 0 .01rem .03rem 0 rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-2:hover {
    box-shadow: 0 .03rem .01rem -.02rem rgba(0, 0, 0, .2), 0 .02rem .02rem 0 rgba(0, 0, 0, .14), 0 .01rem .05rem 0 rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-3:hover {
    box-shadow: 0 .03rem .03rem -.02rem rgba(0, 0, 0, .2), 0 .03rem .04rem 0 rgba(0, 0, 0, .14), 0 .01rem .08rem 0 rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-4:hover {
    box-shadow: 0 .02rem .04rem -.01rem rgba(0, 0, 0, .2), 0 .04rem .05rem 0 rgba(0, 0, 0, .14), 0 .01rem .1rem 0 rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-5:hover {
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .05rem .08rem 0 rgba(0, 0, 0, .14), 0 .01rem .14rem 0 rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-6:hover {
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .06rem .1rem 0 rgba(0, 0, 0, .14), 0 .01rem .18rem 0 rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-7:hover {
    box-shadow: 0 .04rem .05rem -.02rem rgba(0, 0, 0, .2), 0 .07rem .1rem .01rem rgba(0, 0, 0, .14), 0 .02rem .16rem .01rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-8:hover {
    box-shadow: 0 .05rem .05rem -.03rem rgba(0, 0, 0, .2), 0 .08rem .1rem .01rem rgba(0, 0, 0, .14), 0 .03rem .14rem .02rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-9:hover {
    box-shadow: 0 .05rem .06rem -.03rem rgba(0, 0, 0, .2), 0 .09rem .12rem .01rem rgba(0, 0, 0, .14), 0 .03rem .16rem .02rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-10:hover {
    box-shadow: 0 .06rem .06rem -.03rem rgba(0, 0, 0, .2), 0 .1rem .14rem .01rem rgba(0, 0, 0, .14), 0 .04rem .18rem .03rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-11:hover {
    box-shadow: 0 .06rem .07rem -.04rem rgba(0, 0, 0, .2), 0 .11rem .15rem .01rem rgba(0, 0, 0, .14), 0 .04rem .2rem .03rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-12:hover {
    box-shadow: 0 .07rem .08rem -.04rem rgba(0, 0, 0, .2), 0 .12rem .17rem .02rem rgba(0, 0, 0, .14), 0 .05rem .22rem .04rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-13:hover {
    box-shadow: 0 .07rem .08rem -.04rem rgba(0, 0, 0, .2), 0 .13rem .19rem .02rem rgba(0, 0, 0, .14), 0 .05rem .24rem .04rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-14:hover {
    box-shadow: 0 .07rem .09rem -.04rem rgba(0, 0, 0, .2), 0 .14rem .21rem .02rem rgba(0, 0, 0, .14), 0 .05rem .26rem .04rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-15:hover {
    box-shadow: 0 .08rem .09rem -.05rem rgba(0, 0, 0, .2), 0 .15rem .22rem .02rem rgba(0, 0, 0, .14), 0 .06rem .28rem .05rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-16:hover {
    box-shadow: 0 .08rem .1rem -.05rem rgba(0, 0, 0, .2), 0 .16rem .24rem .02rem rgba(0, 0, 0, .14), 0 .06rem .3rem .05rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-17:hover {
    box-shadow: 0 .08rem .11rem -.05rem rgba(0, 0, 0, .2), 0 .17rem .26rem .02rem rgba(0, 0, 0, .14), 0 .06rem .32rem .05rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-18:hover {
    box-shadow: 0 .09rem .11rem -.05rem rgba(0, 0, 0, .2), 0 .18rem .28rem .02rem rgba(0, 0, 0, .14), 0 .07rem .34rem .06rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-19:hover {
    box-shadow: 0 .09rem .12rem -.06rem rgba(0, 0, 0, .2), 0 .19rem .29rem .02rem rgba(0, 0, 0, .14), 0 .07rem .36rem .06rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-20:hover {
    box-shadow: 0 .1rem .13rem -.06rem rgba(0, 0, 0, .2), 0 .2rem .31rem .03rem rgba(0, 0, 0, .14), 0 .08rem .38rem .07rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-21:hover {
    box-shadow: 0 .1rem .13rem -.06rem rgba(0, 0, 0, .2), 0 .21rem .33rem .03rem rgba(0, 0, 0, .14), 0 .08rem .4rem .07rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-22:hover {
    box-shadow: 0 .1rem .14rem -.06rem rgba(0, 0, 0, .2), 0 .22rem .35rem .03rem rgba(0, 0, 0, .14), 0 .08rem .42rem .07rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-23:hover {
    box-shadow: 0 .11rem .14rem -.07rem rgba(0, 0, 0, .2), 0 .23rem .36rem .03rem rgba(0, 0, 0, .14), 0 .09rem .44rem .08rem rgba(0, 0, 0, .12) !important
}

.device-desktop .elevation-hover-24:hover {
    box-shadow: 0 .11rem .15rem -.07rem rgba(0, 0, 0, .2), 0 .24rem .38rem .03rem rgba(0, 0, 0, .14), 0 .09rem .46rem .08rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-0,
.device-desktop .active-state.elevation-pressed-0 {
    box-shadow: 0 0 0 0 transparent !important
}

.active-state.elevation-pressed-1,
.device-desktop .active-state.elevation-pressed-1 {
    box-shadow: 0 .02rem .01rem -.01rem rgba(0, 0, 0, .2), 0 .01rem .01rem 0 rgba(0, 0, 0, .14), 0 .01rem .03rem 0 rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-2,
.device-desktop .active-state.elevation-pressed-2 {
    box-shadow: 0 .03rem .01rem -.02rem rgba(0, 0, 0, .2), 0 .02rem .02rem 0 rgba(0, 0, 0, .14), 0 .01rem .05rem 0 rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-3,
.device-desktop .active-state.elevation-pressed-3 {
    box-shadow: 0 .03rem .03rem -.02rem rgba(0, 0, 0, .2), 0 .03rem .04rem 0 rgba(0, 0, 0, .14), 0 .01rem .08rem 0 rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-4,
.device-desktop .active-state.elevation-pressed-4 {
    box-shadow: 0 .02rem .04rem -.01rem rgba(0, 0, 0, .2), 0 .04rem .05rem 0 rgba(0, 0, 0, .14), 0 .01rem .1rem 0 rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-5,
.device-desktop .active-state.elevation-pressed-5 {
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .05rem .08rem 0 rgba(0, 0, 0, .14), 0 .01rem .14rem 0 rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-6,
.device-desktop .active-state.elevation-pressed-6 {
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .06rem .1rem 0 rgba(0, 0, 0, .14), 0 .01rem .18rem 0 rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-7,
.device-desktop .active-state.elevation-pressed-7 {
    box-shadow: 0 .04rem .05rem -.02rem rgba(0, 0, 0, .2), 0 .07rem .1rem .01rem rgba(0, 0, 0, .14), 0 .02rem .16rem .01rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-8,
.device-desktop .active-state.elevation-pressed-8 {
    box-shadow: 0 .05rem .05rem -.03rem rgba(0, 0, 0, .2), 0 .08rem .1rem .01rem rgba(0, 0, 0, .14), 0 .03rem .14rem .02rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-9,
.device-desktop .active-state.elevation-pressed-9 {
    box-shadow: 0 .05rem .06rem -.03rem rgba(0, 0, 0, .2), 0 .09rem .12rem .01rem rgba(0, 0, 0, .14), 0 .03rem .16rem .02rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-10,
.device-desktop .active-state.elevation-pressed-10 {
    box-shadow: 0 .06rem .06rem -.03rem rgba(0, 0, 0, .2), 0 .1rem .14rem .01rem rgba(0, 0, 0, .14), 0 .04rem .18rem .03rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-11,
.device-desktop .active-state.elevation-pressed-11 {
    box-shadow: 0 .06rem .07rem -.04rem rgba(0, 0, 0, .2), 0 .11rem .15rem .01rem rgba(0, 0, 0, .14), 0 .04rem .2rem .03rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-12,
.device-desktop .active-state.elevation-pressed-12 {
    box-shadow: 0 .07rem .08rem -.04rem rgba(0, 0, 0, .2), 0 .12rem .17rem .02rem rgba(0, 0, 0, .14), 0 .05rem .22rem .04rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-13,
.device-desktop .active-state.elevation-pressed-13 {
    box-shadow: 0 .07rem .08rem -.04rem rgba(0, 0, 0, .2), 0 .13rem .19rem .02rem rgba(0, 0, 0, .14), 0 .05rem .24rem .04rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-14,
.device-desktop .active-state.elevation-pressed-14 {
    box-shadow: 0 .07rem .09rem -.04rem rgba(0, 0, 0, .2), 0 .14rem .21rem .02rem rgba(0, 0, 0, .14), 0 .05rem .26rem .04rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-15,
.device-desktop .active-state.elevation-pressed-15 {
    box-shadow: 0 .08rem .09rem -.05rem rgba(0, 0, 0, .2), 0 .15rem .22rem .02rem rgba(0, 0, 0, .14), 0 .06rem .28rem .05rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-16,
.device-desktop .active-state.elevation-pressed-16 {
    box-shadow: 0 .08rem .1rem -.05rem rgba(0, 0, 0, .2), 0 .16rem .24rem .02rem rgba(0, 0, 0, .14), 0 .06rem .3rem .05rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-17,
.device-desktop .active-state.elevation-pressed-17 {
    box-shadow: 0 .08rem .11rem -.05rem rgba(0, 0, 0, .2), 0 .17rem .26rem .02rem rgba(0, 0, 0, .14), 0 .06rem .32rem .05rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-18,
.device-desktop .active-state.elevation-pressed-18 {
    box-shadow: 0 .09rem .11rem -.05rem rgba(0, 0, 0, .2), 0 .18rem .28rem .02rem rgba(0, 0, 0, .14), 0 .07rem .34rem .06rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-19,
.device-desktop .active-state.elevation-pressed-19 {
    box-shadow: 0 .09rem .12rem -.06rem rgba(0, 0, 0, .2), 0 .19rem .29rem .02rem rgba(0, 0, 0, .14), 0 .07rem .36rem .06rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-20,
.device-desktop .active-state.elevation-pressed-20 {
    box-shadow: 0 .1rem .13rem -.06rem rgba(0, 0, 0, .2), 0 .2rem .31rem .03rem rgba(0, 0, 0, .14), 0 .08rem .38rem .07rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-21,
.device-desktop .active-state.elevation-pressed-21 {
    box-shadow: 0 .1rem .13rem -.06rem rgba(0, 0, 0, .2), 0 .21rem .33rem .03rem rgba(0, 0, 0, .14), 0 .08rem .4rem .07rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-22,
.device-desktop .active-state.elevation-pressed-22 {
    box-shadow: 0 .1rem .14rem -.06rem rgba(0, 0, 0, .2), 0 .22rem .35rem .03rem rgba(0, 0, 0, .14), 0 .08rem .42rem .07rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-23,
.device-desktop .active-state.elevation-pressed-23 {
    box-shadow: 0 .11rem .14rem -.07rem rgba(0, 0, 0, .2), 0 .23rem .36rem .03rem rgba(0, 0, 0, .14), 0 .09rem .44rem .08rem rgba(0, 0, 0, .12) !important
}

.active-state.elevation-pressed-24,
.device-desktop .active-state.elevation-pressed-24 {
    box-shadow: 0 .11rem .15rem -.07rem rgba(0, 0, 0, .2), 0 .24rem .38rem .03rem rgba(0, 0, 0, .14), 0 .09rem .46rem .08rem rgba(0, 0, 0, .12) !important
}

.elevation-transition-100 {
    transition-duration: .1s;
    transition-property: box-shadow
}

.elevation-transition,
.elevation-transition-200 {
    transition-duration: .2s;
    transition-property: box-shadow
}

.elevation-transition-300 {
    transition-duration: .3s;
    transition-property: box-shadow
}

.elevation-transition-400 {
    transition-duration: .4s;
    transition-property: box-shadow
}

.elevation-transition-500 {
    transition-duration: .5s;
    transition-property: box-shadow
}

.fab {
    position: absolute;
    z-index: 1500
}

.fab-buttons a,
.fab>a {
    position: relative;
    transition-duration: .3s;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1
}

.fab>a i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
    transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
    transition: .3s
}

.fab>a i+i {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-90deg) scale(.5);
    transform: translate3d(-50%, -50%, 0) rotate(-90deg) scale(.5);
    opacity: 0
}

.fab[class*=fab-center] {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fab[class*=left-center],
.fab[class*=right-center] {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fab[class*=center-center] {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.fab div.fab-buttons a {
    width: .4rem;
    height: .4rem
}

.fab-buttons {
    display: -webkit-flex;
    display: flex;
    visibility: hidden;
    pointer-events: none;
    position: absolute
}

.fab-buttons a {
    opacity: 0
}

.fab-opened:not(.fab-morph)>a i {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(.5);
    transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(.5);
    opacity: 0
}

.fab-opened:not(.fab-morph)>a i+i {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
    transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);
    opacity: 1
}

.fab-opened .fab-buttons {
    visibility: visible;
    pointer-events: auto
}

.fab-opened .fab-buttons a {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1) !important;
    transform: translateZ(0) scale(1) !important
}

.fab-opened .fab-buttons a:nth-child(2) {
    transition-delay: 50ms
}

.fab-opened .fab-buttons a:nth-child(3) {
    transition-delay: .1s
}

.fab-opened .fab-buttons a:nth-child(4) {
    transition-delay: .15s
}

.fab-opened .fab-buttons a:nth-child(5) {
    transition-delay: .2s
}

.fab-opened .fab-buttons a:nth-child(6) {
    transition-delay: .25s
}

.fab-buttons-bottom,
.fab-buttons-top {
    left: 50%;
    width: .4rem;
    margin-left: -.2rem
}

.fab-buttons-top {
    bottom: 100%;
    margin-bottom: .16rem;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.fab-buttons-top a {
    -webkit-transform: translate3d(0, .08rem, 0) scale(.3);
    transform: translate3d(0, .08rem, 0) scale(.3);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.fab-buttons-top a+a {
    margin-bottom: .16rem
}

.fab-buttons-bottom {
    top: 100%;
    margin-top: .16rem;
    -webkit-flex-direction: column;
    flex-direction: column
}

.fab-buttons-bottom a {
    -webkit-transform: translate3d(0, -.08rem, 0) scale(.3);
    transform: translate3d(0, -.08rem, 0) scale(.3);
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.fab-buttons-bottom a+a {
    margin-top: .16rem
}

.fab-buttons-left,
.fab-buttons-right {
    top: 50%;
    height: .4rem;
    margin-top: -.2rem
}

.fab-buttons-left {
    right: 100%;
    margin-right: .16rem;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.fab-buttons-left a {
    -webkit-transform: translate3d(.08rem, 0, 0) scale(.3);
    transform: translate3d(.08rem, 0, 0) scale(.3);
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.fab-buttons-left a+a {
    margin-right: .16rem
}

.fab-buttons-right {
    left: 100%;
    margin-left: .16rem
}

.fab-buttons-right a {
    -webkit-transform: translate3d(-.08rem, 0, 0) scale(.3);
    transform: translate3d(-.08rem, 0, 0) scale(.3);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.fab-buttons-right a+a {
    margin-left: .16rem
}

.fab-buttons-center {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.fab-buttons-center a {
    position: absolute
}

.fab-buttons-center a:first-child {
    left: 50%;
    margin-left: -.2rem;
    bottom: 100%;
    margin-bottom: .16rem;
    -webkit-transform: translateY(-.08rem) scale(.3);
    transform: translateY(-.08rem) scale(.3);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.fab-buttons-center a:nth-child(2) {
    left: 100%;
    margin-top: -.2rem;
    top: 50%;
    margin-left: .16rem;
    -webkit-transform: translateX(-.08rem) scale(.3);
    transform: translateX(-.08rem) scale(.3);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.fab-buttons-center a:nth-child(3) {
    left: 50%;
    margin-left: -.2rem;
    top: 100%;
    margin-top: .16rem;
    -webkit-transform: translateY(.08rem) scale(.3);
    transform: translateY(.08rem) scale(.3);
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.fab-buttons-center a:nth-child(4) {
    right: 100%;
    margin-top: -.2rem;
    top: 50%;
    margin-right: .16rem;
    -webkit-transform: translateX(.08rem) scale(.3);
    transform: translateX(.08rem) scale(.3);
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.fab-opened.fab-morph>a i {
    opacity: 0
}

.fab-morph,
.fab-morph-target,
.fab-morph>a {
    transition-duration: .25s
}

.fab-morph-target:not(.fab-morph-target-visible) {
    display: none
}

.fab-extended {
    width: auto
}

.fab-extended>a {
    width: 100% !important
}

.fab-text {
    padding-left: .2rem;
    padding-right: .2rem;
    box-sizing: border-box;
    font-size: .14rem;
    text-transform: uppercase
}

.fab-label-button {
    overflow: visible !important
}

.fab-label {
    position: absolute;
    top: 50%;
    padding: .04rem .12rem;
    border-radius: .04rem;
    background: #fff;
    color: #333;
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.fab[class*=fab-right-] .fab-label {
    right: 100%;
    margin-right: .08rem
}

.fab[class*=fab-left-] .fab-label {
    left: 100%;
    margin-left: .08rem
}

.ios .fab-buttons a,
.ios .fab>a {
    background: #007aff;
    width: .5rem;
    height: .5rem;
    box-shadow: 0 .02rem .04rem rgba(0, 0, 0, .4);
    border-radius: .25rem;
    color: #fff
}

.ios .fab-buttons a.active-state,
.ios .fab>a.active-state {
    transition-duration: 0ms;
    background: #0066d6
}

.ios .fab-buttons a i.icon,
.ios .fab>a i.icon {
    font-size: .21rem
}

.ios .fab[class*=fab-left] {
    left: .15rem
}

.ios .fab[class*=fab-right] {
    right: .15rem
}

.ios .fab[class*=-top] {
    top: .15rem
}

.ios .fab[class*=-bottom] {
    bottom: .15rem
}

.ios .navbar~* .fab[class*=-top],
.ios .navbar~.fab[class*=-top] {
    margin-top: .44rem
}

.ios .toolbar~* .fab[class*=-bottom],
.ios .toolbar~.fab[class*=-bottom] {
    margin-bottom: .44rem
}

.ios .tabbar-labels~* .fab[class*=-bottom],
.ios .tabbar-labels~.fab[class*=-bottom] {
    margin-bottom: .5rem
}

@media (min-width:768px) {

    .ios .tabbar-labels~* .fab[class*=-bottom],
    .ios .tabbar-labels~.fab[class*=-bottom] {
        margin-bottom: .56rem
    }
}

.ios .fab-morph {
    border-radius: .25rem;
    background: #007aff;
    box-shadow: 0 .02rem .04rem rgba(0, 0, 0, .4)
}

.ios .fab-morph>a {
    box-shadow: none;
    background: none !important
}

.ios .fab-extended {
    min-width: .5rem
}

.ios .fab-extended>a {
    width: 100%;
    height: .5rem
}

.ios .fab-extended>a i {
    left: .25rem
}

.ios .fab-extended i~.fab-text {
    padding-left: .5rem
}

.ios .fab-label {
    box-shadow: 0 .01rem .02rem rgba(0, 0, 0, .4)
}

.ios .color-theme-red.fab-buttons a,
.ios .color-theme-red .fab-buttons a,
.ios .color-theme-red.fab>a,
.ios .color-theme-red .fab>a {
    background: #f44336
}

.ios .color-theme-red.fab-buttons a.active-state,
.ios .color-theme-red .fab-buttons a.active-state,
.ios .color-theme-red.fab>a.active-state,
.ios .color-theme-red .fab>a.active-state {
    background: #f21f0f
}

.ios .color-theme-red.fab-morph,
.ios .color-theme-red .fab-morph {
    background: #f44336
}

.ios .color-theme-green.fab-buttons a,
.ios .color-theme-green .fab-buttons a,
.ios .color-theme-green.fab>a,
.ios .color-theme-green .fab>a {
    background: #4caf50
}

.ios .color-theme-green.fab-buttons a.active-state,
.ios .color-theme-green .fab-buttons a.active-state,
.ios .color-theme-green.fab>a.active-state,
.ios .color-theme-green .fab>a.active-state {
    background: #409343
}

.ios .color-theme-green.fab-morph,
.ios .color-theme-green .fab-morph {
    background: #4caf50
}

.ios .color-theme-blue.fab-buttons a,
.ios .color-theme-blue .fab-buttons a,
.ios .color-theme-blue.fab>a,
.ios .color-theme-blue .fab>a {
    background: #2196f3
}

.ios .color-theme-blue.fab-buttons a.active-state,
.ios .color-theme-blue .fab-buttons a.active-state,
.ios .color-theme-blue.fab>a.active-state,
.ios .color-theme-blue .fab>a.active-state {
    background: #0c82df
}

.ios .color-theme-blue.fab-morph,
.ios .color-theme-blue .fab-morph {
    background: #2196f3
}

.ios .color-theme-pink.fab-buttons a,
.ios .color-theme-pink .fab-buttons a,
.ios .color-theme-pink.fab>a,
.ios .color-theme-pink .fab>a {
    background: #e91e63
}

.ios .color-theme-pink.fab-buttons a.active-state,
.ios .color-theme-pink .fab-buttons a.active-state,
.ios .color-theme-pink.fab>a.active-state,
.ios .color-theme-pink .fab>a.active-state {
    background: #ca1452
}

.ios .color-theme-pink.fab-morph,
.ios .color-theme-pink .fab-morph {
    background: #e91e63
}

.ios .color-theme-yellow.fab-buttons a,
.ios .color-theme-yellow .fab-buttons a,
.ios .color-theme-yellow.fab>a,
.ios .color-theme-yellow .fab>a {
    background: #ffcf00
}

.ios .color-theme-yellow.fab-buttons a.active-state,
.ios .color-theme-yellow .fab-buttons a.active-state,
.ios .color-theme-yellow.fab>a.active-state,
.ios .color-theme-yellow .fab>a.active-state {
    background: #d6ae00
}

.ios .color-theme-yellow.fab-morph,
.ios .color-theme-yellow .fab-morph {
    background: #ffcf00
}

.ios .color-theme-orange.fab-buttons a,
.ios .color-theme-orange .fab-buttons a,
.ios .color-theme-orange.fab>a,
.ios .color-theme-orange .fab>a {
    background: #ff9800
}

.ios .color-theme-orange.fab-buttons a.active-state,
.ios .color-theme-orange .fab-buttons a.active-state,
.ios .color-theme-orange.fab>a.active-state,
.ios .color-theme-orange .fab>a.active-state {
    background: #d68000
}

.ios .color-theme-orange.fab-morph,
.ios .color-theme-orange .fab-morph {
    background: #ff9800
}

.ios .color-theme-gray.fab-buttons a,
.ios .color-theme-gray .fab-buttons a,
.ios .color-theme-gray.fab>a,
.ios .color-theme-gray .fab>a {
    background: #9e9e9e
}

.ios .color-theme-gray.fab-buttons a.active-state,
.ios .color-theme-gray .fab-buttons a.active-state,
.ios .color-theme-gray.fab>a.active-state,
.ios .color-theme-gray .fab>a.active-state {
    background: #8a8a8a
}

.ios .color-theme-gray.fab-morph,
.ios .color-theme-gray .fab-morph {
    background: #9e9e9e
}

.ios .color-theme-white.fab-buttons a,
.ios .color-theme-white .fab-buttons a,
.ios .color-theme-white.fab>a,
.ios .color-theme-white .fab>a {
    background: #fff
}

.ios .color-theme-white.fab-buttons a.active-state,
.ios .color-theme-white .fab-buttons a.active-state,
.ios .color-theme-white.fab>a.active-state,
.ios .color-theme-white .fab>a.active-state {
    background: #ebebeb
}

.ios .color-theme-white.fab-morph,
.ios .color-theme-white .fab-morph {
    background: #fff
}

.ios .color-theme-black.fab-buttons a,
.ios .color-theme-black .fab-buttons a,
.ios .color-theme-black.fab-buttons a.active-state,
.ios .color-theme-black .fab-buttons a.active-state,
.ios .color-theme-black.fab-morph,
.ios .color-theme-black .fab-morph,
.ios .color-theme-black.fab>a,
.ios .color-theme-black .fab>a,
.ios .color-theme-black.fab>a.active-state,
.ios .color-theme-black .fab>a.active-state {
    background: #000
}

.ios .color-theme-violet.fab-buttons a,
.ios .color-theme-violet .fab-buttons a,
.ios .color-theme-violet.fab>a,
.ios .color-theme-violet .fab>a {
    background: #b65bb6
}

.ios .color-theme-violet.fab-buttons a.active-state,
.ios .color-theme-violet .fab-buttons a.active-state,
.ios .color-theme-violet.fab>a.active-state,
.ios .color-theme-violet .fab>a.active-state {
    background: #a148a1
}

.ios .color-theme-violet.fab-morph,
.ios .color-theme-violet .fab-morph {
    background: #b65bb6
}

.ios .fab-buttons.color-red a,
.ios .fab.color-red .fab-buttons>a,
.ios .fab.color-red>a,
.ios .fab .fab-buttons>a.color-red,
.ios .fab>a.color-red {
    background: #f44336
}

.ios .fab-buttons.color-red a.active-state,
.ios .fab.color-red .fab-buttons>a.active-state,
.ios .fab.color-red>a.active-state,
.ios .fab .fab-buttons>a.color-red.active-state,
.ios .fab>a.color-red.active-state {
    background: #f21f0f
}

.ios .fab-morph.color-red {
    background: #f44336
}

.ios .fab-buttons.color-green a,
.ios .fab.color-green .fab-buttons>a,
.ios .fab.color-green>a,
.ios .fab .fab-buttons>a.color-green,
.ios .fab>a.color-green {
    background: #4caf50
}

.ios .fab-buttons.color-green a.active-state,
.ios .fab.color-green .fab-buttons>a.active-state,
.ios .fab.color-green>a.active-state,
.ios .fab .fab-buttons>a.color-green.active-state,
.ios .fab>a.color-green.active-state {
    background: #409343
}

.ios .fab-morph.color-green {
    background: #4caf50
}

.ios .fab-buttons.color-blue a,
.ios .fab.color-blue .fab-buttons>a,
.ios .fab.color-blue>a,
.ios .fab .fab-buttons>a.color-blue,
.ios .fab>a.color-blue {
    background: #2196f3
}

.ios .fab-buttons.color-blue a.active-state,
.ios .fab.color-blue .fab-buttons>a.active-state,
.ios .fab.color-blue>a.active-state,
.ios .fab .fab-buttons>a.color-blue.active-state,
.ios .fab>a.color-blue.active-state {
    background: #0c82df
}

.ios .fab-morph.color-blue {
    background: #2196f3
}

.ios .fab-buttons.color-pink a,
.ios .fab.color-pink .fab-buttons>a,
.ios .fab.color-pink>a,
.ios .fab .fab-buttons>a.color-pink,
.ios .fab>a.color-pink {
    background: #e91e63
}

.ios .fab-buttons.color-pink a.active-state,
.ios .fab.color-pink .fab-buttons>a.active-state,
.ios .fab.color-pink>a.active-state,
.ios .fab .fab-buttons>a.color-pink.active-state,
.ios .fab>a.color-pink.active-state {
    background: #ca1452
}

.ios .fab-morph.color-pink {
    background: #e91e63
}

.ios .fab-buttons.color-yellow a,
.ios .fab.color-yellow .fab-buttons>a,
.ios .fab.color-yellow>a,
.ios .fab .fab-buttons>a.color-yellow,
.ios .fab>a.color-yellow {
    background: #ffcf00
}

.ios .fab-buttons.color-yellow a.active-state,
.ios .fab.color-yellow .fab-buttons>a.active-state,
.ios .fab.color-yellow>a.active-state,
.ios .fab .fab-buttons>a.color-yellow.active-state,
.ios .fab>a.color-yellow.active-state {
    background: #d6ae00
}

.ios .fab-morph.color-yellow {
    background: #ffcf00
}

.ios .fab-buttons.color-orange a,
.ios .fab.color-orange .fab-buttons>a,
.ios .fab.color-orange>a,
.ios .fab .fab-buttons>a.color-orange,
.ios .fab>a.color-orange {
    background: #ff9800
}

.ios .fab-buttons.color-orange a.active-state,
.ios .fab.color-orange .fab-buttons>a.active-state,
.ios .fab.color-orange>a.active-state,
.ios .fab .fab-buttons>a.color-orange.active-state,
.ios .fab>a.color-orange.active-state {
    background: #d68000
}

.ios .fab-morph.color-orange {
    background: #ff9800
}

.ios .fab-buttons.color-gray a,
.ios .fab.color-gray .fab-buttons>a,
.ios .fab.color-gray>a,
.ios .fab .fab-buttons>a.color-gray,
.ios .fab>a.color-gray {
    background: #9e9e9e
}

.ios .fab-buttons.color-gray a.active-state,
.ios .fab.color-gray .fab-buttons>a.active-state,
.ios .fab.color-gray>a.active-state,
.ios .fab .fab-buttons>a.color-gray.active-state,
.ios .fab>a.color-gray.active-state {
    background: #8a8a8a
}

.ios .fab-morph.color-gray {
    background: #9e9e9e
}

.ios .fab-buttons.color-white a,
.ios .fab.color-white .fab-buttons>a,
.ios .fab.color-white>a,
.ios .fab .fab-buttons>a.color-white,
.ios .fab>a.color-white {
    background: #fff
}

.ios .fab-buttons.color-white a.active-state,
.ios .fab.color-white .fab-buttons>a.active-state,
.ios .fab.color-white>a.active-state,
.ios .fab .fab-buttons>a.color-white.active-state,
.ios .fab>a.color-white.active-state {
    background: #ebebeb
}

.ios .fab-morph.color-white {
    background: #fff
}

.ios .fab-buttons.color-black a,
.ios .fab-buttons.color-black a.active-state,
.ios .fab-morph.color-black,
.ios .fab.color-black .fab-buttons>a,
.ios .fab.color-black .fab-buttons>a.active-state,
.ios .fab.color-black>a,
.ios .fab.color-black>a.active-state,
.ios .fab .fab-buttons>a.color-black,
.ios .fab .fab-buttons>a.color-black.active-state,
.ios .fab>a.color-black,
.ios .fab>a.color-black.active-state {
    background: #000
}

.ios .fab-buttons.color-violet a,
.ios .fab.color-violet .fab-buttons>a,
.ios .fab.color-violet>a,
.ios .fab .fab-buttons>a.color-violet,
.ios .fab>a.color-violet {
    background: #b65bb6
}

.ios .fab-buttons.color-violet a.active-state,
.ios .fab.color-violet .fab-buttons>a.active-state,
.ios .fab.color-violet>a.active-state,
.ios .fab .fab-buttons>a.color-violet.active-state,
.ios .fab>a.color-violet.active-state {
    background: #a148a1
}

.ios .fab-morph.color-violet {
    background: #b65bb6
}

.ios.device-iphone-x .fab[class*=-bottom] {
    bottom: calc(.15rem + constant(safe-area-inset-bottom));
    bottom: calc(.15rem + env(safe-area-inset-bottom))
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .fab[class*=fab-left],
    .ios.device-iphone-x .ios-left-edge .fab[class*=fab-left],
    .ios.device-iphone-x .panel-left .fab[class*=fab-left],
    .ios.device-iphone-x .popup .fab[class*=fab-left],
    .ios.device-iphone-x .sheet-modal .fab[class*=fab-left] {
        left: calc(.15rem + constant(safe-area-inset-left));
        left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .fab[class*=fab-right],
    .ios.device-iphone-x .ios-right-edge .fab[class*=fab-right],
    .ios.device-iphone-x .panel-right .fab[class*=fab-right],
    .ios.device-iphone-x .popup .fab[class*=fab-right],
    .ios.device-iphone-x .sheet-modal .fab[class*=fab-right] {
        right: calc(.15rem + constant(safe-area-inset-right));
        right: calc(.15rem + env(safe-area-inset-right))
    }
}

.md .fab-buttons a,
.md .fab>a {
    background: #2196f3;
    width: .56rem;
    height: .56rem;
    border-radius: .28rem;
    color: #fff;
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .06rem .1rem 0 rgba(0, 0, 0, .14), 0 .01rem .18rem 0 rgba(0, 0, 0, .12)
}

.md .fab-buttons a.active-state,
.md .fab>a.active-state {
    background: #0c82df
}

.md .fab[class*=fab-left] {
    left: .15rem
}

.md .fab[class*=fab-right] {
    right: .15rem
}

.md .fab[class*=-top] {
    top: .15rem
}

.md .fab[class*=-bottom] {
    bottom: .15rem
}

.md .navbar~* .fab[class*=-top],
.md .navbar~.fab[class*=-top] {
    margin-top: .44rem
}

@media (min-width:768px) {

    .md .navbar~* .fab[class*=-top],
    .md .navbar~.fab[class*=-top] {
        margin-top: .44rem
    }
}

.md .toolbar:not(.toolbar-bottom-md):not(.messagebar)~* .fab[class*=-top],
.md .toolbar:not(.toolbar-bottom-md):not(.messagebar)~.fab[class*=-top] {
    margin-top: .44rem
}

.md .tabbar-labels:not(.toolbar-bottom-md)~* .fab[class*=-top],
.md .tabbar-labels:not(.toolbar-bottom-md)~.fab[class*=-top] {
    margin-top: .72rem
}

.md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~* .fab[class*=-top],
.md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.fab[class*=-top] {
    margin-top: .88rem
}

.md .navbar+.tabbar-labels:not(.toolbar-bottom-md)~* .fab[class*=-top],
.md .navbar+.tabbar-labels:not(.toolbar-bottom-md)~.fab[class*=-top] {
    margin-top: 1.16rem
}

@media (min-width:768px) {

    .md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~* .fab[class*=-top],
    .md .navbar+.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.fab[class*=-top] {
        margin-top: .88rem
    }

    .md .navbar+.tabbar-labels:not(.toolbar-bottom-md)~* .fab[class*=-top],
    .md .navbar+.tabbar-labels:not(.toolbar-bottom-md)~.fab[class*=-top] {
        margin-top: 1.16rem
    }
}

.md .messagebar~* .fab[class*=-bottom],
.md .messagebar~.fab[class*=-bottom],
.md .toolbar-bottom-md~* .fab[class*=-bottom],
.md .toolbar-bottom-md~.fab[class*=-bottom] {
    margin-bottom: .44rem
}

.md .toolbar-bottom-md.tabbar-labels~* .fab[class*=-bottom],
.md .toolbar-bottom-md.tabbar-labels~.fab[class*=-bottom] {
    margin-bottom: .72rem
}

.md .fab-morph {
    border-radius: .28rem;
    background: #2196f3;
    box-shadow: 0 .03rem .05rem -.01rem rgba(0, 0, 0, .2), 0 .06rem .1rem 0 rgba(0, 0, 0, .14), 0 .01rem .18rem 0 rgba(0, 0, 0, .12)
}

.md .fab-morph>a {
    box-shadow: none;
    background: none !important
}

.md .fab-extended {
    min-width: .48rem
}

.md .fab-extended>a {
    height: .48rem
}

.md .fab-extended>a i {
    left: .24rem
}

.md .fab-extended i~.fab-text {
    padding-left: .48rem
}

.md .fab-text {
    font-weight: 500;
    letter-spacing: .03em
}

.md .fab-label {
    box-shadow: 0 .03rem .03rem -.02rem rgba(0, 0, 0, .2), 0 .03rem .04rem 0 rgba(0, 0, 0, .14), 0 .01rem .08rem 0 rgba(0, 0, 0, .12)
}

.md .color-theme-red.fab-buttons a,
.md .color-theme-red .fab-buttons a,
.md .color-theme-red.fab>a,
.md .color-theme-red .fab>a {
    background: #f44336
}

.md .color-theme-red.fab-buttons a.active-state,
.md .color-theme-red .fab-buttons a.active-state,
.md .color-theme-red.fab>a.active-state,
.md .color-theme-red .fab>a.active-state {
    background: #f21f0f
}

.md .color-theme-red.fab-morph,
.md .color-theme-red .fab-morph {
    background: #f44336
}

.md .color-theme-green.fab-buttons a,
.md .color-theme-green .fab-buttons a,
.md .color-theme-green.fab>a,
.md .color-theme-green .fab>a {
    background: #4caf50
}

.md .color-theme-green.fab-buttons a.active-state,
.md .color-theme-green .fab-buttons a.active-state,
.md .color-theme-green.fab>a.active-state,
.md .color-theme-green .fab>a.active-state {
    background: #409343
}

.md .color-theme-green.fab-morph,
.md .color-theme-green .fab-morph {
    background: #4caf50
}

.md .color-theme-blue.fab-buttons a,
.md .color-theme-blue .fab-buttons a,
.md .color-theme-blue.fab>a,
.md .color-theme-blue .fab>a {
    background: #2196f3
}

.md .color-theme-blue.fab-buttons a.active-state,
.md .color-theme-blue .fab-buttons a.active-state,
.md .color-theme-blue.fab>a.active-state,
.md .color-theme-blue .fab>a.active-state {
    background: #0c82df
}

.md .color-theme-blue.fab-morph,
.md .color-theme-blue .fab-morph {
    background: #2196f3
}

.md .color-theme-pink.fab-buttons a,
.md .color-theme-pink .fab-buttons a,
.md .color-theme-pink.fab>a,
.md .color-theme-pink .fab>a {
    background: #e91e63
}

.md .color-theme-pink.fab-buttons a.active-state,
.md .color-theme-pink .fab-buttons a.active-state,
.md .color-theme-pink.fab>a.active-state,
.md .color-theme-pink .fab>a.active-state {
    background: #ca1452
}

.md .color-theme-pink.fab-morph,
.md .color-theme-pink .fab-morph {
    background: #e91e63
}

.md .color-theme-yellow.fab-buttons a,
.md .color-theme-yellow .fab-buttons a,
.md .color-theme-yellow.fab>a,
.md .color-theme-yellow .fab>a {
    background: #ffcf00
}

.md .color-theme-yellow.fab-buttons a.active-state,
.md .color-theme-yellow .fab-buttons a.active-state,
.md .color-theme-yellow.fab>a.active-state,
.md .color-theme-yellow .fab>a.active-state {
    background: #d6ae00
}

.md .color-theme-yellow.fab-morph,
.md .color-theme-yellow .fab-morph {
    background: #ffcf00
}

.md .color-theme-orange.fab-buttons a,
.md .color-theme-orange .fab-buttons a,
.md .color-theme-orange.fab>a,
.md .color-theme-orange .fab>a {
    background: #ff9800
}

.md .color-theme-orange.fab-buttons a.active-state,
.md .color-theme-orange .fab-buttons a.active-state,
.md .color-theme-orange.fab>a.active-state,
.md .color-theme-orange .fab>a.active-state {
    background: #d68000
}

.md .color-theme-orange.fab-morph,
.md .color-theme-orange .fab-morph {
    background: #ff9800
}

.md .color-theme-gray.fab-buttons a,
.md .color-theme-gray .fab-buttons a,
.md .color-theme-gray.fab>a,
.md .color-theme-gray .fab>a {
    background: #9e9e9e
}

.md .color-theme-gray.fab-buttons a.active-state,
.md .color-theme-gray .fab-buttons a.active-state,
.md .color-theme-gray.fab>a.active-state,
.md .color-theme-gray .fab>a.active-state {
    background: #8a8a8a
}

.md .color-theme-gray.fab-morph,
.md .color-theme-gray .fab-morph {
    background: #9e9e9e
}

.md .color-theme-white.fab-buttons a,
.md .color-theme-white .fab-buttons a,
.md .color-theme-white.fab>a,
.md .color-theme-white .fab>a {
    background: #fff
}

.md .color-theme-white.fab-buttons a.active-state,
.md .color-theme-white .fab-buttons a.active-state,
.md .color-theme-white.fab>a.active-state,
.md .color-theme-white .fab>a.active-state {
    background: #ebebeb
}

.md .color-theme-white.fab-morph,
.md .color-theme-white .fab-morph {
    background: #fff
}

.md .color-theme-black.fab-buttons a,
.md .color-theme-black .fab-buttons a,
.md .color-theme-black.fab-buttons a.active-state,
.md .color-theme-black .fab-buttons a.active-state,
.md .color-theme-black.fab-morph,
.md .color-theme-black .fab-morph,
.md .color-theme-black.fab>a,
.md .color-theme-black .fab>a,
.md .color-theme-black.fab>a.active-state,
.md .color-theme-black .fab>a.active-state {
    background: #000
}

.md .color-theme-violet.fab-buttons a,
.md .color-theme-violet .fab-buttons a,
.md .color-theme-violet.fab>a,
.md .color-theme-violet .fab>a {
    background: #b65bb6
}

.md .color-theme-violet.fab-buttons a.active-state,
.md .color-theme-violet .fab-buttons a.active-state,
.md .color-theme-violet.fab>a.active-state,
.md .color-theme-violet .fab>a.active-state {
    background: #a148a1
}

.md .color-theme-violet.fab-morph,
.md .color-theme-violet .fab-morph {
    background: #b65bb6
}

.md .fab-buttons.color-red a,
.md .fab.color-red .fab-buttons>a,
.md .fab.color-red>a,
.md .fab .fab-buttons>a.color-red,
.md .fab>a.color-red {
    background: #f44336
}

.md .fab-buttons.color-red a.active-state,
.md .fab.color-red .fab-buttons>a.active-state,
.md .fab.color-red>a.active-state,
.md .fab .fab-buttons>a.color-red.active-state,
.md .fab>a.color-red.active-state {
    background: #f21f0f
}

.md .fab-morph.color-red {
    background: #f44336
}

.md .fab-buttons.color-green a,
.md .fab.color-green .fab-buttons>a,
.md .fab.color-green>a,
.md .fab .fab-buttons>a.color-green,
.md .fab>a.color-green {
    background: #4caf50
}

.md .fab-buttons.color-green a.active-state,
.md .fab.color-green .fab-buttons>a.active-state,
.md .fab.color-green>a.active-state,
.md .fab .fab-buttons>a.color-green.active-state,
.md .fab>a.color-green.active-state {
    background: #409343
}

.md .fab-morph.color-green {
    background: #4caf50
}

.md .fab-buttons.color-blue a,
.md .fab.color-blue .fab-buttons>a,
.md .fab.color-blue>a,
.md .fab .fab-buttons>a.color-blue,
.md .fab>a.color-blue {
    background: #2196f3
}

.md .fab-buttons.color-blue a.active-state,
.md .fab.color-blue .fab-buttons>a.active-state,
.md .fab.color-blue>a.active-state,
.md .fab .fab-buttons>a.color-blue.active-state,
.md .fab>a.color-blue.active-state {
    background: #0c82df
}

.md .fab-morph.color-blue {
    background: #2196f3
}

.md .fab-buttons.color-pink a,
.md .fab.color-pink .fab-buttons>a,
.md .fab.color-pink>a,
.md .fab .fab-buttons>a.color-pink,
.md .fab>a.color-pink {
    background: #e91e63
}

.md .fab-buttons.color-pink a.active-state,
.md .fab.color-pink .fab-buttons>a.active-state,
.md .fab.color-pink>a.active-state,
.md .fab .fab-buttons>a.color-pink.active-state,
.md .fab>a.color-pink.active-state {
    background: #ca1452
}

.md .fab-morph.color-pink {
    background: #e91e63
}

.md .fab-buttons.color-yellow a,
.md .fab.color-yellow .fab-buttons>a,
.md .fab.color-yellow>a,
.md .fab .fab-buttons>a.color-yellow,
.md .fab>a.color-yellow {
    background: #ffcf00
}

.md .fab-buttons.color-yellow a.active-state,
.md .fab.color-yellow .fab-buttons>a.active-state,
.md .fab.color-yellow>a.active-state,
.md .fab .fab-buttons>a.color-yellow.active-state,
.md .fab>a.color-yellow.active-state {
    background: #d6ae00
}

.md .fab-morph.color-yellow {
    background: #ffcf00
}

.md .fab-buttons.color-orange a,
.md .fab.color-orange .fab-buttons>a,
.md .fab.color-orange>a,
.md .fab .fab-buttons>a.color-orange,
.md .fab>a.color-orange {
    background: #ff9800
}

.md .fab-buttons.color-orange a.active-state,
.md .fab.color-orange .fab-buttons>a.active-state,
.md .fab.color-orange>a.active-state,
.md .fab .fab-buttons>a.color-orange.active-state,
.md .fab>a.color-orange.active-state {
    background: #d68000
}

.md .fab-morph.color-orange {
    background: #ff9800
}

.md .fab-buttons.color-gray a,
.md .fab.color-gray .fab-buttons>a,
.md .fab.color-gray>a,
.md .fab .fab-buttons>a.color-gray,
.md .fab>a.color-gray {
    background: #9e9e9e
}

.md .fab-buttons.color-gray a.active-state,
.md .fab.color-gray .fab-buttons>a.active-state,
.md .fab.color-gray>a.active-state,
.md .fab .fab-buttons>a.color-gray.active-state,
.md .fab>a.color-gray.active-state {
    background: #8a8a8a
}

.md .fab-morph.color-gray {
    background: #9e9e9e
}

.md .fab-buttons.color-white a,
.md .fab.color-white .fab-buttons>a,
.md .fab.color-white>a,
.md .fab .fab-buttons>a.color-white,
.md .fab>a.color-white {
    background: #fff
}

.md .fab-buttons.color-white a.active-state,
.md .fab.color-white .fab-buttons>a.active-state,
.md .fab.color-white>a.active-state,
.md .fab .fab-buttons>a.color-white.active-state,
.md .fab>a.color-white.active-state {
    background: #ebebeb
}

.md .fab-morph.color-white {
    background: #fff
}

.md .fab-buttons.color-black a,
.md .fab-buttons.color-black a.active-state,
.md .fab-morph.color-black,
.md .fab.color-black .fab-buttons>a,
.md .fab.color-black .fab-buttons>a.active-state,
.md .fab.color-black>a,
.md .fab.color-black>a.active-state,
.md .fab .fab-buttons>a.color-black,
.md .fab .fab-buttons>a.color-black.active-state,
.md .fab>a.color-black,
.md .fab>a.color-black.active-state {
    background: #000
}

.md .fab-buttons.color-violet a,
.md .fab.color-violet .fab-buttons>a,
.md .fab.color-violet>a,
.md .fab .fab-buttons>a.color-violet,
.md .fab>a.color-violet {
    background: #b65bb6
}

.md .fab-buttons.color-violet a.active-state,
.md .fab.color-violet .fab-buttons>a.active-state,
.md .fab.color-violet>a.active-state,
.md .fab .fab-buttons>a.color-violet.active-state,
.md .fab>a.color-violet.active-state {
    background: #a148a1
}

.md .fab-morph.color-violet {
    background: #b65bb6
}

.md.device-iphone-x .fab[class*=-bottom] {
    bottom: calc(.16rem + constant(safe-area-inset-bottom));
    bottom: calc(.16rem + env(safe-area-inset-bottom))
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .fab[class*=fab-left],
    .md.device-iphone-x .ios-left-edge .fab[class*=fab-left],
    .md.device-iphone-x .panel-left .fab[class*=fab-left],
    .md.device-iphone-x .popup .fab[class*=fab-left],
    .md.device-iphone-x .sheet-modal .fab[class*=fab-left] {
        left: calc(.16rem + constant(safe-area-inset-left));
        left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .fab[class*=fab-right],
    .md.device-iphone-x .ios-right-edge .fab[class*=fab-right],
    .md.device-iphone-x .panel-right .fab[class*=fab-right],
    .md.device-iphone-x .popup .fab[class*=fab-right],
    .md.device-iphone-x .sheet-modal .fab[class*=fab-right] {
        right: calc(.16rem + constant(safe-area-inset-right));
        right: calc(.16rem + env(safe-area-inset-right))
    }
}

.gauge {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block
}

.gauge-svg,
.gauge svg {
    max-width: 100%;
    height: auto
}

.gauge-svg circle,
.gauge-svg path,
.gauge svg circle,
.gauge svg path {
    transition-duration: .4s
}

.row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.row>.col,
.row>[class*=col-] {
    box-sizing: border-box
}

.row .col {
    width: 100%
}

.ios .row .col-100 {
    width: 100%;
    width: calc((100% - .15rem*0) / 1)
}

.ios .row.no-gap .col-100 {
    width: 100%
}

.ios .row .col-95 {
    width: 95%;
    width: calc((100% - .15rem*0.05263157894736836) / 1.0526315789473684)
}

.ios .row.no-gap .col-95 {
    width: 95%
}

.ios .row .col-90 {
    width: 90%;
    width: calc((100% - .15rem*0.11111111111111116) / 1.1111111111111112)
}

.ios .row.no-gap .col-90 {
    width: 90%
}

.ios .row .col-85 {
    width: 85%;
    width: calc((100% - .15rem*0.17647058823529416) / 1.1764705882352942)
}

.ios .row.no-gap .col-85 {
    width: 85%
}

.ios .row .col-80 {
    width: 80%;
    width: calc((100% - .15rem*0.25) / 1.25)
}

.ios .row.no-gap .col-80 {
    width: 80%
}

.ios .row .col-75 {
    width: 75%;
    width: calc((100% - .15rem*0.33333333333333326) / 1.3333333333333333)
}

.ios .row.no-gap .col-75 {
    width: 75%
}

.ios .row .col-70 {
    width: 70%;
    width: calc((100% - .15rem*0.4285714285714286) / 1.4285714285714286)
}

.ios .row.no-gap .col-70 {
    width: 70%
}

.ios .row .col-66 {
    width: 66.66666666666666%;
    width: calc((100% - .15rem*0.5000000000000002) / 1.5000000000000002)
}

.ios .row.no-gap .col-66 {
    width: 66.66666666666666%
}

.ios .row .col-65 {
    width: 65%;
    width: calc((100% - .15rem*0.5384615384615385) / 1.5384615384615385)
}

.ios .row.no-gap .col-65 {
    width: 65%
}

.ios .row .col-60 {
    width: 60%;
    width: calc((100% - .15rem*0.6666666666666667) / 1.6666666666666667)
}

.ios .row.no-gap .col-60 {
    width: 60%
}

.ios .row .col-55 {
    width: 55%;
    width: calc((100% - .15rem*0.8181818181818181) / 1.8181818181818181)
}

.ios .row.no-gap .col-55 {
    width: 55%
}

.ios .row .col-50 {
    width: 50%;
    width: calc((100% - .15rem*1) / 2)
}

.ios .row.no-gap .col-50 {
    width: 50%
}

.ios .row .col-45 {
    width: 45%;
    width: calc((100% - .15rem*1.2222222222222223) / 2.2222222222222223)
}

.ios .row.no-gap .col-45 {
    width: 45%
}

.ios .row .col-40 {
    width: 40%;
    width: calc((100% - .15rem*1.5) / 2.5)
}

.ios .row.no-gap .col-40 {
    width: 40%
}

.ios .row .col-35 {
    width: 35%;
    width: calc((100% - .15rem*1.8571428571428572) / 2.857142857142857)
}

.ios .row.no-gap .col-35 {
    width: 35%
}

.ios .row .col-33 {
    width: 33.333333333333336%;
    width: calc((100% - .15rem*2) / 3)
}

.ios .row.no-gap .col-33 {
    width: 33.333333333333336%
}

.ios .row .col-30 {
    width: 30%;
    width: calc((100% - .15rem*2.3333333333333335) / 3.3333333333333335)
}

.ios .row.no-gap .col-30 {
    width: 30%
}

.ios .row .col-25 {
    width: 25%;
    width: calc((100% - .15rem*3) / 4)
}

.ios .row.no-gap .col-25 {
    width: 25%
}

.ios .row .col-20 {
    width: 20%;
    width: calc((100% - .15rem*4) / 5)
}

.ios .row.no-gap .col-20 {
    width: 20%
}

.ios .row .col-15 {
    width: 15%;
    width: calc((100% - .15rem*5.666666666666667) / 6.666666666666667)
}

.ios .row.no-gap .col-15 {
    width: 15%
}

.ios .row .col-10 {
    width: 10%;
    width: calc((100% - .15rem*9) / 10)
}

.ios .row.no-gap .col-10 {
    width: 10%
}

.ios .row .col-5 {
    width: 5%;
    width: calc((100% - .15rem*19) / 20)
}

.ios .row.no-gap .col-5 {
    width: 5%
}

.ios .row .col:last-child,
.ios .row .col:last-child~.col {
    width: 100%;
    width: calc((100% - .15rem*0) / 1)
}

.ios .row.no-gap .col:last-child,
.ios .row.no-gap .col:last-child~.col {
    width: 100%
}

.ios .row .col:nth-last-child(2),
.ios .row .col:nth-last-child(2)~.col {
    width: 50%;
    width: calc((100% - .15rem*1) / 2)
}

.ios .row.no-gap .col:nth-last-child(2),
.ios .row.no-gap .col:nth-last-child(2)~.col {
    width: 50%
}

.ios .row .col:nth-last-child(3),
.ios .row .col:nth-last-child(3)~.col {
    width: 33.33333333%;
    width: calc((100% - .15rem*2) / 3)
}

.ios .row.no-gap .col:nth-last-child(3),
.ios .row.no-gap .col:nth-last-child(3)~.col {
    width: 33.33333333%
}

.ios .row .col:nth-last-child(4),
.ios .row .col:nth-last-child(4)~.col {
    width: 25%;
    width: calc((100% - .15rem*3) / 4)
}

.ios .row.no-gap .col:nth-last-child(4),
.ios .row.no-gap .col:nth-last-child(4)~.col {
    width: 25%
}

.ios .row .col:nth-last-child(5),
.ios .row .col:nth-last-child(5)~.col {
    width: 20%;
    width: calc((100% - .15rem*4) / 5)
}

.ios .row.no-gap .col:nth-last-child(5),
.ios .row.no-gap .col:nth-last-child(5)~.col {
    width: 20%
}

.ios .row .col:nth-last-child(6),
.ios .row .col:nth-last-child(6)~.col {
    width: 16.66666667%;
    width: calc((100% - .15rem*5) / 6)
}

.ios .row.no-gap .col:nth-last-child(6),
.ios .row.no-gap .col:nth-last-child(6)~.col {
    width: 16.66666667%
}

.ios .row .col:nth-last-child(7),
.ios .row .col:nth-last-child(7)~.col {
    width: 14.28571429%;
    width: calc((100% - .15rem*6) / 7)
}

.ios .row.no-gap .col:nth-last-child(7),
.ios .row.no-gap .col:nth-last-child(7)~.col {
    width: 14.28571429%
}

.ios .row .col:nth-last-child(8),
.ios .row .col:nth-last-child(8)~.col {
    width: 12.5%;
    width: calc((100% - .15rem*7) / 8)
}

.ios .row.no-gap .col:nth-last-child(8),
.ios .row.no-gap .col:nth-last-child(8)~.col {
    width: 12.5%
}

.ios .row .col:nth-last-child(9),
.ios .row .col:nth-last-child(9)~.col {
    width: 11.11111111%;
    width: calc((100% - .15rem*8) / 9)
}

.ios .row.no-gap .col:nth-last-child(9),
.ios .row.no-gap .col:nth-last-child(9)~.col {
    width: 11.11111111%
}

.ios .row .col:nth-last-child(10),
.ios .row .col:nth-last-child(10)~.col {
    width: 10%;
    width: calc((100% - .15rem*9) / 10)
}

.ios .row.no-gap .col:nth-last-child(10),
.ios .row.no-gap .col:nth-last-child(10)~.col {
    width: 10%
}

.ios .row .col:nth-last-child(11),
.ios .row .col:nth-last-child(11)~.col {
    width: 9.09090909%;
    width: calc((100% - .15rem*10) / 11)
}

.ios .row.no-gap .col:nth-last-child(11),
.ios .row.no-gap .col:nth-last-child(11)~.col {
    width: 9.09090909%
}

.ios .row .col:nth-last-child(12),
.ios .row .col:nth-last-child(12)~.col {
    width: 8.33333333%;
    width: calc((100% - .15rem*11) / 12)
}

.ios .row.no-gap .col:nth-last-child(12),
.ios .row.no-gap .col:nth-last-child(12)~.col {
    width: 8.33333333%
}

.ios .row .col:nth-last-child(13),
.ios .row .col:nth-last-child(13)~.col {
    width: 7.69230769%;
    width: calc((100% - .15rem*12) / 13)
}

.ios .row.no-gap .col:nth-last-child(13),
.ios .row.no-gap .col:nth-last-child(13)~.col {
    width: 7.69230769%
}

.ios .row .col:nth-last-child(14),
.ios .row .col:nth-last-child(14)~.col {
    width: 7.14285714%;
    width: calc((100% - .15rem*13) / 14)
}

.ios .row.no-gap .col:nth-last-child(14),
.ios .row.no-gap .col:nth-last-child(14)~.col {
    width: 7.14285714%
}

.ios .row .col:nth-last-child(15),
.ios .row .col:nth-last-child(15)~.col {
    width: 6.66666667%;
    width: calc((100% - .15rem*14) / 15)
}

.ios .row.no-gap .col:nth-last-child(15),
.ios .row.no-gap .col:nth-last-child(15)~.col {
    width: 6.66666667%
}

.ios .row .col:nth-last-child(16),
.ios .row .col:nth-last-child(16)~.col {
    width: 6.25%;
    width: calc((100% - .15rem*15) / 16)
}

.ios .row.no-gap .col:nth-last-child(16),
.ios .row.no-gap .col:nth-last-child(16)~.col {
    width: 6.25%
}

.ios .row .col:nth-last-child(17),
.ios .row .col:nth-last-child(17)~.col {
    width: 5.88235294%;
    width: calc((100% - .15rem*16) / 17)
}

.ios .row.no-gap .col:nth-last-child(17),
.ios .row.no-gap .col:nth-last-child(17)~.col {
    width: 5.88235294%
}

.ios .row .col:nth-last-child(18),
.ios .row .col:nth-last-child(18)~.col {
    width: 5.55555556%;
    width: calc((100% - .15rem*17) / 18)
}

.ios .row.no-gap .col:nth-last-child(18),
.ios .row.no-gap .col:nth-last-child(18)~.col {
    width: 5.55555556%
}

.ios .row .col:nth-last-child(19),
.ios .row .col:nth-last-child(19)~.col {
    width: 5.26315789%;
    width: calc((100% - .15rem*18) / 19)
}

.ios .row.no-gap .col:nth-last-child(19),
.ios .row.no-gap .col:nth-last-child(19)~.col {
    width: 5.26315789%
}

.ios .row .col:nth-last-child(20),
.ios .row .col:nth-last-child(20)~.col {
    width: 5%;
    width: calc((100% - .15rem*19) / 20)
}

.ios .row.no-gap .col:nth-last-child(20),
.ios .row.no-gap .col:nth-last-child(20)~.col {
    width: 5%
}

.ios .row .col:nth-last-child(21),
.ios .row .col:nth-last-child(21)~.col {
    width: 4.76190476%;
    width: calc((100% - .15rem*20) / 21)
}

.ios .row.no-gap .col:nth-last-child(21),
.ios .row.no-gap .col:nth-last-child(21)~.col {
    width: 4.76190476%
}

@media (min-width:768px) {
    .ios .row .tablet-100 {
        width: 100%;
        width: calc((100% - .15rem*0) / 1)
    }

    .ios .row.no-gap .tablet-100 {
        width: 100%
    }

    .ios .row .tablet-95 {
        width: 95%;
        width: calc((100% - .15rem*0.05263157894736836) / 1.0526315789473684)
    }

    .ios .row.no-gap .tablet-95 {
        width: 95%
    }

    .ios .row .tablet-90 {
        width: 90%;
        width: calc((100% - .15rem*0.11111111111111116) / 1.1111111111111112)
    }

    .ios .row.no-gap .tablet-90 {
        width: 90%
    }

    .ios .row .tablet-85 {
        width: 85%;
        width: calc((100% - .15rem*0.17647058823529416) / 1.1764705882352942)
    }

    .ios .row.no-gap .tablet-85 {
        width: 85%
    }

    .ios .row .tablet-80 {
        width: 80%;
        width: calc((100% - .15rem*0.25) / 1.25)
    }

    .ios .row.no-gap .tablet-80 {
        width: 80%
    }

    .ios .row .tablet-75 {
        width: 75%;
        width: calc((100% - .15rem*0.33333333333333326) / 1.3333333333333333)
    }

    .ios .row.no-gap .tablet-75 {
        width: 75%
    }

    .ios .row .tablet-70 {
        width: 70%;
        width: calc((100% - .15rem*0.4285714285714286) / 1.4285714285714286)
    }

    .ios .row.no-gap .tablet-70 {
        width: 70%
    }

    .ios .row .tablet-66 {
        width: 66.66666666666666%;
        width: calc((100% - .15rem*0.5000000000000002) / 1.5000000000000002)
    }

    .ios .row.no-gap .tablet-66 {
        width: 66.66666666666666%
    }

    .ios .row .tablet-65 {
        width: 65%;
        width: calc((100% - .15rem*0.5384615384615385) / 1.5384615384615385)
    }

    .ios .row.no-gap .tablet-65 {
        width: 65%
    }

    .ios .row .tablet-60 {
        width: 60%;
        width: calc((100% - .15rem*0.6666666666666667) / 1.6666666666666667)
    }

    .ios .row.no-gap .tablet-60 {
        width: 60%
    }

    .ios .row .tablet-55 {
        width: 55%;
        width: calc((100% - .15rem*0.8181818181818181) / 1.8181818181818181)
    }

    .ios .row.no-gap .tablet-55 {
        width: 55%
    }

    .ios .row .tablet-50 {
        width: 50%;
        width: calc((100% - .15rem*1) / 2)
    }

    .ios .row.no-gap .tablet-50 {
        width: 50%
    }

    .ios .row .tablet-45 {
        width: 45%;
        width: calc((100% - .15rem*1.2222222222222223) / 2.2222222222222223)
    }

    .ios .row.no-gap .tablet-45 {
        width: 45%
    }

    .ios .row .tablet-40 {
        width: 40%;
        width: calc((100% - .15rem*1.5) / 2.5)
    }

    .ios .row.no-gap .tablet-40 {
        width: 40%
    }

    .ios .row .tablet-35 {
        width: 35%;
        width: calc((100% - .15rem*1.8571428571428572) / 2.857142857142857)
    }

    .ios .row.no-gap .tablet-35 {
        width: 35%
    }

    .ios .row .tablet-33 {
        width: 33.333333333333336%;
        width: calc((100% - .15rem*2) / 3)
    }

    .ios .row.no-gap .tablet-33 {
        width: 33.333333333333336%
    }

    .ios .row .tablet-30 {
        width: 30%;
        width: calc((100% - .15rem*2.3333333333333335) / 3.3333333333333335)
    }

    .ios .row.no-gap .tablet-30 {
        width: 30%
    }

    .ios .row .tablet-25 {
        width: 25%;
        width: calc((100% - .15rem*3) / 4)
    }

    .ios .row.no-gap .tablet-25 {
        width: 25%
    }

    .ios .row .tablet-20 {
        width: 20%;
        width: calc((100% - .15rem*4) / 5)
    }

    .ios .row.no-gap .tablet-20 {
        width: 20%
    }

    .ios .row .tablet-15 {
        width: 15%;
        width: calc((100% - .15rem*5.666666666666667) / 6.666666666666667)
    }

    .ios .row.no-gap .tablet-15 {
        width: 15%
    }

    .ios .row .tablet-10 {
        width: 10%;
        width: calc((100% - .15rem*9) / 10)
    }

    .ios .row.no-gap .tablet-10 {
        width: 10%
    }

    .ios .row .tablet-5 {
        width: 5%;
        width: calc((100% - .15rem*19) / 20)
    }

    .ios .row.no-gap .tablet-5 {
        width: 5%
    }

    .ios .row .tablet-auto:last-child,
    .ios .row .tablet-auto:last-child~.tablet-auto {
        width: 100%;
        width: calc((100% - .15rem*0) / 1)
    }

    .ios .row.no-gap .tablet-auto:last-child,
    .ios .row.no-gap .tablet-auto:last-child~.tablet-auto {
        width: 100%
    }

    .ios .row .tablet-auto:nth-last-child(2),
    .ios .row .tablet-auto:nth-last-child(2)~.tablet-auto {
        width: 50%;
        width: calc((100% - .15rem*1) / 2)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(2),
    .ios .row.no-gap .tablet-auto:nth-last-child(2)~.tablet-auto {
        width: 50%
    }

    .ios .row .tablet-auto:nth-last-child(3),
    .ios .row .tablet-auto:nth-last-child(3)~.tablet-auto {
        width: 33.33333333%;
        width: calc((100% - .15rem*2) / 3)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(3),
    .ios .row.no-gap .tablet-auto:nth-last-child(3)~.tablet-auto {
        width: 33.33333333%
    }

    .ios .row .tablet-auto:nth-last-child(4),
    .ios .row .tablet-auto:nth-last-child(4)~.tablet-auto {
        width: 25%;
        width: calc((100% - .15rem*3) / 4)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(4),
    .ios .row.no-gap .tablet-auto:nth-last-child(4)~.tablet-auto {
        width: 25%
    }

    .ios .row .tablet-auto:nth-last-child(5),
    .ios .row .tablet-auto:nth-last-child(5)~.tablet-auto {
        width: 20%;
        width: calc((100% - .15rem*4) / 5)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(5),
    .ios .row.no-gap .tablet-auto:nth-last-child(5)~.tablet-auto {
        width: 20%
    }

    .ios .row .tablet-auto:nth-last-child(6),
    .ios .row .tablet-auto:nth-last-child(6)~.tablet-auto {
        width: 16.66666667%;
        width: calc((100% - .15rem*5) / 6)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(6),
    .ios .row.no-gap .tablet-auto:nth-last-child(6)~.tablet-auto {
        width: 16.66666667%
    }

    .ios .row .tablet-auto:nth-last-child(7),
    .ios .row .tablet-auto:nth-last-child(7)~.tablet-auto {
        width: 14.28571429%;
        width: calc((100% - .15rem*6) / 7)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(7),
    .ios .row.no-gap .tablet-auto:nth-last-child(7)~.tablet-auto {
        width: 14.28571429%
    }

    .ios .row .tablet-auto:nth-last-child(8),
    .ios .row .tablet-auto:nth-last-child(8)~.tablet-auto {
        width: 12.5%;
        width: calc((100% - .15rem*7) / 8)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(8),
    .ios .row.no-gap .tablet-auto:nth-last-child(8)~.tablet-auto {
        width: 12.5%
    }

    .ios .row .tablet-auto:nth-last-child(9),
    .ios .row .tablet-auto:nth-last-child(9)~.tablet-auto {
        width: 11.11111111%;
        width: calc((100% - .15rem*8) / 9)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(9),
    .ios .row.no-gap .tablet-auto:nth-last-child(9)~.tablet-auto {
        width: 11.11111111%
    }

    .ios .row .tablet-auto:nth-last-child(10),
    .ios .row .tablet-auto:nth-last-child(10)~.tablet-auto {
        width: 10%;
        width: calc((100% - .15rem*9) / 10)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(10),
    .ios .row.no-gap .tablet-auto:nth-last-child(10)~.tablet-auto {
        width: 10%
    }

    .ios .row .tablet-auto:nth-last-child(11),
    .ios .row .tablet-auto:nth-last-child(11)~.tablet-auto {
        width: 9.09090909%;
        width: calc((100% - .15rem*10) / 11)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(11),
    .ios .row.no-gap .tablet-auto:nth-last-child(11)~.tablet-auto {
        width: 9.09090909%
    }

    .ios .row .tablet-auto:nth-last-child(12),
    .ios .row .tablet-auto:nth-last-child(12)~.tablet-auto {
        width: 8.33333333%;
        width: calc((100% - .15rem*11) / 12)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(12),
    .ios .row.no-gap .tablet-auto:nth-last-child(12)~.tablet-auto {
        width: 8.33333333%
    }

    .ios .row .tablet-auto:nth-last-child(13),
    .ios .row .tablet-auto:nth-last-child(13)~.tablet-auto {
        width: 7.69230769%;
        width: calc((100% - .15rem*12) / 13)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(13),
    .ios .row.no-gap .tablet-auto:nth-last-child(13)~.tablet-auto {
        width: 7.69230769%
    }

    .ios .row .tablet-auto:nth-last-child(14),
    .ios .row .tablet-auto:nth-last-child(14)~.tablet-auto {
        width: 7.14285714%;
        width: calc((100% - .15rem*13) / 14)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(14),
    .ios .row.no-gap .tablet-auto:nth-last-child(14)~.tablet-auto {
        width: 7.14285714%
    }

    .ios .row .tablet-auto:nth-last-child(15),
    .ios .row .tablet-auto:nth-last-child(15)~.tablet-auto {
        width: 6.66666667%;
        width: calc((100% - .15rem*14) / 15)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(15),
    .ios .row.no-gap .tablet-auto:nth-last-child(15)~.tablet-auto {
        width: 6.66666667%
    }

    .ios .row .tablet-auto:nth-last-child(16),
    .ios .row .tablet-auto:nth-last-child(16)~.tablet-auto {
        width: 6.25%;
        width: calc((100% - .15rem*15) / 16)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(16),
    .ios .row.no-gap .tablet-auto:nth-last-child(16)~.tablet-auto {
        width: 6.25%
    }

    .ios .row .tablet-auto:nth-last-child(17),
    .ios .row .tablet-auto:nth-last-child(17)~.tablet-auto {
        width: 5.88235294%;
        width: calc((100% - .15rem*16) / 17)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(17),
    .ios .row.no-gap .tablet-auto:nth-last-child(17)~.tablet-auto {
        width: 5.88235294%
    }

    .ios .row .tablet-auto:nth-last-child(18),
    .ios .row .tablet-auto:nth-last-child(18)~.tablet-auto {
        width: 5.55555556%;
        width: calc((100% - .15rem*17) / 18)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(18),
    .ios .row.no-gap .tablet-auto:nth-last-child(18)~.tablet-auto {
        width: 5.55555556%
    }

    .ios .row .tablet-auto:nth-last-child(19),
    .ios .row .tablet-auto:nth-last-child(19)~.tablet-auto {
        width: 5.26315789%;
        width: calc((100% - .15rem*18) / 19)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(19),
    .ios .row.no-gap .tablet-auto:nth-last-child(19)~.tablet-auto {
        width: 5.26315789%
    }

    .ios .row .tablet-auto:nth-last-child(20),
    .ios .row .tablet-auto:nth-last-child(20)~.tablet-auto {
        width: 5%;
        width: calc((100% - .15rem*19) / 20)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(20),
    .ios .row.no-gap .tablet-auto:nth-last-child(20)~.tablet-auto {
        width: 5%
    }

    .ios .row .tablet-auto:nth-last-child(21),
    .ios .row .tablet-auto:nth-last-child(21)~.tablet-auto {
        width: 4.76190476%;
        width: calc((100% - .15rem*20) / 21)
    }

    .ios .row.no-gap .tablet-auto:nth-last-child(21),
    .ios .row.no-gap .tablet-auto:nth-last-child(21)~.tablet-auto {
        width: 4.76190476%
    }
}

@media (min-width:1025px) {
    .ios .row .desktop-100 {
        width: 100%;
        width: calc((100% - .15rem*0) / 1)
    }

    .ios .row.no-gap .desktop-100 {
        width: 100%
    }

    .ios .row .desktop-95 {
        width: 95%;
        width: calc((100% - .15rem*0.05263157894736836) / 1.0526315789473684)
    }

    .ios .row.no-gap .desktop-95 {
        width: 95%
    }

    .ios .row .desktop-90 {
        width: 90%;
        width: calc((100% - .15rem*0.11111111111111116) / 1.1111111111111112)
    }

    .ios .row.no-gap .desktop-90 {
        width: 90%
    }

    .ios .row .desktop-85 {
        width: 85%;
        width: calc((100% - .15rem*0.17647058823529416) / 1.1764705882352942)
    }

    .ios .row.no-gap .desktop-85 {
        width: 85%
    }

    .ios .row .desktop-80 {
        width: 80%;
        width: calc((100% - .15rem*0.25) / 1.25)
    }

    .ios .row.no-gap .desktop-80 {
        width: 80%
    }

    .ios .row .desktop-75 {
        width: 75%;
        width: calc((100% - .15rem*0.33333333333333326) / 1.3333333333333333)
    }

    .ios .row.no-gap .desktop-75 {
        width: 75%
    }

    .ios .row .desktop-70 {
        width: 70%;
        width: calc((100% - .15rem*0.4285714285714286) / 1.4285714285714286)
    }

    .ios .row.no-gap .desktop-70 {
        width: 70%
    }

    .ios .row .desktop-66 {
        width: 66.66666666666666%;
        width: calc((100% - .15rem*0.5000000000000002) / 1.5000000000000002)
    }

    .ios .row.no-gap .desktop-66 {
        width: 66.66666666666666%
    }

    .ios .row .desktop-65 {
        width: 65%;
        width: calc((100% - .15rem*0.5384615384615385) / 1.5384615384615385)
    }

    .ios .row.no-gap .desktop-65 {
        width: 65%
    }

    .ios .row .desktop-60 {
        width: 60%;
        width: calc((100% - .15rem*0.6666666666666667) / 1.6666666666666667)
    }

    .ios .row.no-gap .desktop-60 {
        width: 60%
    }

    .ios .row .desktop-55 {
        width: 55%;
        width: calc((100% - .15rem*0.8181818181818181) / 1.8181818181818181)
    }

    .ios .row.no-gap .desktop-55 {
        width: 55%
    }

    .ios .row .desktop-50 {
        width: 50%;
        width: calc((100% - .15rem*1) / 2)
    }

    .ios .row.no-gap .desktop-50 {
        width: 50%
    }

    .ios .row .desktop-45 {
        width: 45%;
        width: calc((100% - .15rem*1.2222222222222223) / 2.2222222222222223)
    }

    .ios .row.no-gap .desktop-45 {
        width: 45%
    }

    .ios .row .desktop-40 {
        width: 40%;
        width: calc((100% - .15rem*1.5) / 2.5)
    }

    .ios .row.no-gap .desktop-40 {
        width: 40%
    }

    .ios .row .desktop-35 {
        width: 35%;
        width: calc((100% - .15rem*1.8571428571428572) / 2.857142857142857)
    }

    .ios .row.no-gap .desktop-35 {
        width: 35%
    }

    .ios .row .desktop-33 {
        width: 33.333333333333336%;
        width: calc((100% - .15rem*2) / 3)
    }

    .ios .row.no-gap .desktop-33 {
        width: 33.333333333333336%
    }

    .ios .row .desktop-30 {
        width: 30%;
        width: calc((100% - .15rem*2.3333333333333335) / 3.3333333333333335)
    }

    .ios .row.no-gap .desktop-30 {
        width: 30%
    }

    .ios .row .desktop-25 {
        width: 25%;
        width: calc((100% - .15rem*3) / 4)
    }

    .ios .row.no-gap .desktop-25 {
        width: 25%
    }

    .ios .row .desktop-20 {
        width: 20%;
        width: calc((100% - .15rem*4) / 5)
    }

    .ios .row.no-gap .desktop-20 {
        width: 20%
    }

    .ios .row .desktop-15 {
        width: 15%;
        width: calc((100% - .15rem*5.666666666666667) / 6.666666666666667)
    }

    .ios .row.no-gap .desktop-15 {
        width: 15%
    }

    .ios .row .desktop-10 {
        width: 10%;
        width: calc((100% - .15rem*9) / 10)
    }

    .ios .row.no-gap .desktop-10 {
        width: 10%
    }

    .ios .row .desktop-5 {
        width: 5%;
        width: calc((100% - .15rem*19) / 20)
    }

    .ios .row.no-gap .desktop-5 {
        width: 5%
    }

    .ios .row .desktop-auto:last-child,
    .ios .row .desktop-auto:last-child~.desktop-auto {
        width: 100%;
        width: calc((100% - .15rem*0) / 1)
    }

    .ios .row.no-gap .desktop-auto:last-child,
    .ios .row.no-gap .desktop-auto:last-child~.desktop-auto {
        width: 100%
    }

    .ios .row .desktop-auto:nth-last-child(2),
    .ios .row .desktop-auto:nth-last-child(2)~.desktop-auto {
        width: 50%;
        width: calc((100% - .15rem*1) / 2)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(2),
    .ios .row.no-gap .desktop-auto:nth-last-child(2)~.desktop-auto {
        width: 50%
    }

    .ios .row .desktop-auto:nth-last-child(3),
    .ios .row .desktop-auto:nth-last-child(3)~.desktop-auto {
        width: 33.33333333%;
        width: calc((100% - .15rem*2) / 3)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(3),
    .ios .row.no-gap .desktop-auto:nth-last-child(3)~.desktop-auto {
        width: 33.33333333%
    }

    .ios .row .desktop-auto:nth-last-child(4),
    .ios .row .desktop-auto:nth-last-child(4)~.desktop-auto {
        width: 25%;
        width: calc((100% - .15rem*3) / 4)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(4),
    .ios .row.no-gap .desktop-auto:nth-last-child(4)~.desktop-auto {
        width: 25%
    }

    .ios .row .desktop-auto:nth-last-child(5),
    .ios .row .desktop-auto:nth-last-child(5)~.desktop-auto {
        width: 20%;
        width: calc((100% - .15rem*4) / 5)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(5),
    .ios .row.no-gap .desktop-auto:nth-last-child(5)~.desktop-auto {
        width: 20%
    }

    .ios .row .desktop-auto:nth-last-child(6),
    .ios .row .desktop-auto:nth-last-child(6)~.desktop-auto {
        width: 16.66666667%;
        width: calc((100% - .15rem*5) / 6)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(6),
    .ios .row.no-gap .desktop-auto:nth-last-child(6)~.desktop-auto {
        width: 16.66666667%
    }

    .ios .row .desktop-auto:nth-last-child(7),
    .ios .row .desktop-auto:nth-last-child(7)~.desktop-auto {
        width: 14.28571429%;
        width: calc((100% - .15rem*6) / 7)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(7),
    .ios .row.no-gap .desktop-auto:nth-last-child(7)~.desktop-auto {
        width: 14.28571429%
    }

    .ios .row .desktop-auto:nth-last-child(8),
    .ios .row .desktop-auto:nth-last-child(8)~.desktop-auto {
        width: 12.5%;
        width: calc((100% - .15rem*7) / 8)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(8),
    .ios .row.no-gap .desktop-auto:nth-last-child(8)~.desktop-auto {
        width: 12.5%
    }

    .ios .row .desktop-auto:nth-last-child(9),
    .ios .row .desktop-auto:nth-last-child(9)~.desktop-auto {
        width: 11.11111111%;
        width: calc((100% - .15rem*8) / 9)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(9),
    .ios .row.no-gap .desktop-auto:nth-last-child(9)~.desktop-auto {
        width: 11.11111111%
    }

    .ios .row .desktop-auto:nth-last-child(10),
    .ios .row .desktop-auto:nth-last-child(10)~.desktop-auto {
        width: 10%;
        width: calc((100% - .15rem*9) / 10)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(10),
    .ios .row.no-gap .desktop-auto:nth-last-child(10)~.desktop-auto {
        width: 10%
    }

    .ios .row .desktop-auto:nth-last-child(11),
    .ios .row .desktop-auto:nth-last-child(11)~.desktop-auto {
        width: 9.09090909%;
        width: calc((100% - .15rem*10) / 11)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(11),
    .ios .row.no-gap .desktop-auto:nth-last-child(11)~.desktop-auto {
        width: 9.09090909%
    }

    .ios .row .desktop-auto:nth-last-child(12),
    .ios .row .desktop-auto:nth-last-child(12)~.desktop-auto {
        width: 8.33333333%;
        width: calc((100% - .15rem*11) / 12)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(12),
    .ios .row.no-gap .desktop-auto:nth-last-child(12)~.desktop-auto {
        width: 8.33333333%
    }

    .ios .row .desktop-auto:nth-last-child(13),
    .ios .row .desktop-auto:nth-last-child(13)~.desktop-auto {
        width: 7.69230769%;
        width: calc((100% - .15rem*12) / 13)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(13),
    .ios .row.no-gap .desktop-auto:nth-last-child(13)~.desktop-auto {
        width: 7.69230769%
    }

    .ios .row .desktop-auto:nth-last-child(14),
    .ios .row .desktop-auto:nth-last-child(14)~.desktop-auto {
        width: 7.14285714%;
        width: calc((100% - .15rem*13) / 14)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(14),
    .ios .row.no-gap .desktop-auto:nth-last-child(14)~.desktop-auto {
        width: 7.14285714%
    }

    .ios .row .desktop-auto:nth-last-child(15),
    .ios .row .desktop-auto:nth-last-child(15)~.desktop-auto {
        width: 6.66666667%;
        width: calc((100% - .15rem*14) / 15)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(15),
    .ios .row.no-gap .desktop-auto:nth-last-child(15)~.desktop-auto {
        width: 6.66666667%
    }

    .ios .row .desktop-auto:nth-last-child(16),
    .ios .row .desktop-auto:nth-last-child(16)~.desktop-auto {
        width: 6.25%;
        width: calc((100% - .15rem*15) / 16)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(16),
    .ios .row.no-gap .desktop-auto:nth-last-child(16)~.desktop-auto {
        width: 6.25%
    }

    .ios .row .desktop-auto:nth-last-child(17),
    .ios .row .desktop-auto:nth-last-child(17)~.desktop-auto {
        width: 5.88235294%;
        width: calc((100% - .15rem*16) / 17)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(17),
    .ios .row.no-gap .desktop-auto:nth-last-child(17)~.desktop-auto {
        width: 5.88235294%
    }

    .ios .row .desktop-auto:nth-last-child(18),
    .ios .row .desktop-auto:nth-last-child(18)~.desktop-auto {
        width: 5.55555556%;
        width: calc((100% - .15rem*17) / 18)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(18),
    .ios .row.no-gap .desktop-auto:nth-last-child(18)~.desktop-auto {
        width: 5.55555556%
    }

    .ios .row .desktop-auto:nth-last-child(19),
    .ios .row .desktop-auto:nth-last-child(19)~.desktop-auto {
        width: 5.26315789%;
        width: calc((100% - .15rem*18) / 19)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(19),
    .ios .row.no-gap .desktop-auto:nth-last-child(19)~.desktop-auto {
        width: 5.26315789%
    }

    .ios .row .desktop-auto:nth-last-child(20),
    .ios .row .desktop-auto:nth-last-child(20)~.desktop-auto {
        width: 5%;
        width: calc((100% - .15rem*19) / 20)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(20),
    .ios .row.no-gap .desktop-auto:nth-last-child(20)~.desktop-auto {
        width: 5%
    }

    .ios .row .desktop-auto:nth-last-child(21),
    .ios .row .desktop-auto:nth-last-child(21)~.desktop-auto {
        width: 4.76190476%;
        width: calc((100% - .15rem*20) / 21)
    }

    .ios .row.no-gap .desktop-auto:nth-last-child(21),
    .ios .row.no-gap .desktop-auto:nth-last-child(21)~.desktop-auto {
        width: 4.76190476%
    }
}

.md .row .col-100 {
    width: 100%;
    width: calc((100% - .16rem*0) / 1)
}

.md .row.no-gap .col-100 {
    width: 100%
}

.md .row .col-95 {
    width: 95%;
    width: calc((100% - .16rem*0.05263157894736836) / 1.0526315789473684)
}

.md .row.no-gap .col-95 {
    width: 95%
}

.md .row .col-90 {
    width: 90%;
    width: calc((100% - .16rem*0.11111111111111116) / 1.1111111111111112)
}

.md .row.no-gap .col-90 {
    width: 90%
}

.md .row .col-85 {
    width: 85%;
    width: calc((100% - .16rem*0.17647058823529416) / 1.1764705882352942)
}

.md .row.no-gap .col-85 {
    width: 85%
}

.md .row .col-80 {
    width: 80%;
    width: calc((100% - .16rem*0.25) / 1.25)
}

.md .row.no-gap .col-80 {
    width: 80%
}

.md .row .col-75 {
    width: 75%;
    width: calc((100% - .16rem*0.33333333333333326) / 1.3333333333333333)
}

.md .row.no-gap .col-75 {
    width: 75%
}

.md .row .col-70 {
    width: 70%;
    width: calc((100% - .16rem*0.4285714285714286) / 1.4285714285714286)
}

.md .row.no-gap .col-70 {
    width: 70%
}

.md .row .col-66 {
    width: 66.66666666666666%;
    width: calc((100% - .16rem*0.5000000000000002) / 1.5000000000000002)
}

.md .row.no-gap .col-66 {
    width: 66.66666666666666%
}

.md .row .col-65 {
    width: 65%;
    width: calc((100% - .16rem*0.5384615384615385) / 1.5384615384615385)
}

.md .row.no-gap .col-65 {
    width: 65%
}

.md .row .col-60 {
    width: 60%;
    width: calc((100% - .16rem*0.6666666666666667) / 1.6666666666666667)
}

.md .row.no-gap .col-60 {
    width: 60%
}

.md .row .col-55 {
    width: 55%;
    width: calc((100% - .16rem*0.8181818181818181) / 1.8181818181818181)
}

.md .row.no-gap .col-55 {
    width: 55%
}

.md .row .col-50 {
    width: 50%;
    width: calc((100% - .16rem*1) / 2)
}

.md .row.no-gap .col-50 {
    width: 50%
}

.md .row .col-45 {
    width: 45%;
    width: calc((100% - .16rem*1.2222222222222223) / 2.2222222222222223)
}

.md .row.no-gap .col-45 {
    width: 45%
}

.md .row .col-40 {
    width: 40%;
    width: calc((100% - .16rem*1.5) / 2.5)
}

.md .row.no-gap .col-40 {
    width: 40%
}

.md .row .col-35 {
    width: 35%;
    width: calc((100% - .16rem*1.8571428571428572) / 2.857142857142857)
}

.md .row.no-gap .col-35 {
    width: 35%
}

.md .row .col-33 {
    width: 33.333333333333336%;
    width: calc((100% - .16rem*2) / 3)
}

.md .row.no-gap .col-33 {
    width: 33.333333333333336%
}

.md .row .col-30 {
    width: 30%;
    width: calc((100% - .16rem*2.3333333333333335) / 3.3333333333333335)
}

.md .row.no-gap .col-30 {
    width: 30%
}

.md .row .col-25 {
    width: 25%;
    width: calc((100% - .16rem*3) / 4)
}

.md .row.no-gap .col-25 {
    width: 25%
}

.md .row .col-20 {
    width: 20%;
    width: calc((100% - .16rem*4) / 5)
}

.md .row.no-gap .col-20 {
    width: 20%
}

.md .row .col-15 {
    width: 15%;
    width: calc((100% - .16rem*5.666666666666667) / 6.666666666666667)
}

.md .row.no-gap .col-15 {
    width: 15%
}

.md .row .col-10 {
    width: 10%;
    width: calc((100% - .16rem*9) / 10)
}

.md .row.no-gap .col-10 {
    width: 10%
}

.md .row .col-5 {
    width: 5%;
    width: calc((100% - .16rem*19) / 20)
}

.md .row.no-gap .col-5 {
    width: 5%
}

.md .row .col:last-child,
.md .row .col:last-child~.col {
    width: 100%;
    width: calc((100% - .16rem*0) / 1)
}

.md .row.no-gap .col:last-child,
.md .row.no-gap .col:last-child~.col {
    width: 100%
}

.md .row .col:nth-last-child(2),
.md .row .col:nth-last-child(2)~.col {
    width: 50%;
    width: calc((100% - .16rem*1) / 2)
}

.md .row.no-gap .col:nth-last-child(2),
.md .row.no-gap .col:nth-last-child(2)~.col {
    width: 50%
}

.md .row .col:nth-last-child(3),
.md .row .col:nth-last-child(3)~.col {
    width: 33.33333333%;
    width: calc((100% - .16rem*2) / 3)
}

.md .row.no-gap .col:nth-last-child(3),
.md .row.no-gap .col:nth-last-child(3)~.col {
    width: 33.33333333%
}

.md .row .col:nth-last-child(4),
.md .row .col:nth-last-child(4)~.col {
    width: 25%;
    width: calc((100% - .16rem*3) / 4)
}

.md .row.no-gap .col:nth-last-child(4),
.md .row.no-gap .col:nth-last-child(4)~.col {
    width: 25%
}

.md .row .col:nth-last-child(5),
.md .row .col:nth-last-child(5)~.col {
    width: 20%;
    width: calc((100% - .16rem*4) / 5)
}

.md .row.no-gap .col:nth-last-child(5),
.md .row.no-gap .col:nth-last-child(5)~.col {
    width: 20%
}

.md .row .col:nth-last-child(6),
.md .row .col:nth-last-child(6)~.col {
    width: 16.66666667%;
    width: calc((100% - .16rem*5) / 6)
}

.md .row.no-gap .col:nth-last-child(6),
.md .row.no-gap .col:nth-last-child(6)~.col {
    width: 16.66666667%
}

.md .row .col:nth-last-child(7),
.md .row .col:nth-last-child(7)~.col {
    width: 14.28571429%;
    width: calc((100% - .16rem*6) / 7)
}

.md .row.no-gap .col:nth-last-child(7),
.md .row.no-gap .col:nth-last-child(7)~.col {
    width: 14.28571429%
}

.md .row .col:nth-last-child(8),
.md .row .col:nth-last-child(8)~.col {
    width: 12.5%;
    width: calc((100% - .16rem*7) / 8)
}

.md .row.no-gap .col:nth-last-child(8),
.md .row.no-gap .col:nth-last-child(8)~.col {
    width: 12.5%
}

.md .row .col:nth-last-child(9),
.md .row .col:nth-last-child(9)~.col {
    width: 11.11111111%;
    width: calc((100% - .16rem*8) / 9)
}

.md .row.no-gap .col:nth-last-child(9),
.md .row.no-gap .col:nth-last-child(9)~.col {
    width: 11.11111111%
}

.md .row .col:nth-last-child(10),
.md .row .col:nth-last-child(10)~.col {
    width: 10%;
    width: calc((100% - .16rem*9) / 10)
}

.md .row.no-gap .col:nth-last-child(10),
.md .row.no-gap .col:nth-last-child(10)~.col {
    width: 10%
}

.md .row .col:nth-last-child(11),
.md .row .col:nth-last-child(11)~.col {
    width: 9.09090909%;
    width: calc((100% - .16rem*10) / 11)
}

.md .row.no-gap .col:nth-last-child(11),
.md .row.no-gap .col:nth-last-child(11)~.col {
    width: 9.09090909%
}

.md .row .col:nth-last-child(12),
.md .row .col:nth-last-child(12)~.col {
    width: 8.33333333%;
    width: calc((100% - .16rem*11) / 12)
}

.md .row.no-gap .col:nth-last-child(12),
.md .row.no-gap .col:nth-last-child(12)~.col {
    width: 8.33333333%
}

.md .row .col:nth-last-child(13),
.md .row .col:nth-last-child(13)~.col {
    width: 7.69230769%;
    width: calc((100% - .16rem*12) / 13)
}

.md .row.no-gap .col:nth-last-child(13),
.md .row.no-gap .col:nth-last-child(13)~.col {
    width: 7.69230769%
}

.md .row .col:nth-last-child(14),
.md .row .col:nth-last-child(14)~.col {
    width: 7.14285714%;
    width: calc((100% - .16rem*13) / 14)
}

.md .row.no-gap .col:nth-last-child(14),
.md .row.no-gap .col:nth-last-child(14)~.col {
    width: 7.14285714%
}

.md .row .col:nth-last-child(15),
.md .row .col:nth-last-child(15)~.col {
    width: 6.66666667%;
    width: calc((100% - .16rem*14) / 15)
}

.md .row.no-gap .col:nth-last-child(15),
.md .row.no-gap .col:nth-last-child(15)~.col {
    width: 6.66666667%
}

.md .row .col:nth-last-child(16),
.md .row .col:nth-last-child(16)~.col {
    width: 6.25%;
    width: calc((100% - .16rem*15) / 16)
}

.md .row.no-gap .col:nth-last-child(16),
.md .row.no-gap .col:nth-last-child(16)~.col {
    width: 6.25%
}

.md .row .col:nth-last-child(17),
.md .row .col:nth-last-child(17)~.col {
    width: 5.88235294%;
    width: calc((100% - .16rem*16) / 17)
}

.md .row.no-gap .col:nth-last-child(17),
.md .row.no-gap .col:nth-last-child(17)~.col {
    width: 5.88235294%
}

.md .row .col:nth-last-child(18),
.md .row .col:nth-last-child(18)~.col {
    width: 5.55555556%;
    width: calc((100% - .16rem*17) / 18)
}

.md .row.no-gap .col:nth-last-child(18),
.md .row.no-gap .col:nth-last-child(18)~.col {
    width: 5.55555556%
}

.md .row .col:nth-last-child(19),
.md .row .col:nth-last-child(19)~.col {
    width: 5.26315789%;
    width: calc((100% - .16rem*18) / 19)
}

.md .row.no-gap .col:nth-last-child(19),
.md .row.no-gap .col:nth-last-child(19)~.col {
    width: 5.26315789%
}

.md .row .col:nth-last-child(20),
.md .row .col:nth-last-child(20)~.col {
    width: 5%;
    width: calc((100% - .16rem*19) / 20)
}

.md .row.no-gap .col:nth-last-child(20),
.md .row.no-gap .col:nth-last-child(20)~.col {
    width: 5%
}

.md .row .col:nth-last-child(21),
.md .row .col:nth-last-child(21)~.col {
    width: 4.76190476%;
    width: calc((100% - .16rem*20) / 21)
}

.md .row.no-gap .col:nth-last-child(21),
.md .row.no-gap .col:nth-last-child(21)~.col {
    width: 4.76190476%
}

@media (min-width:768px) {
    .md .row .tablet-100 {
        width: 100%;
        width: calc((100% - .16rem*0) / 1)
    }

    .md .row.no-gap .tablet-100 {
        width: 100%
    }

    .md .row .tablet-95 {
        width: 95%;
        width: calc((100% - .16rem*0.05263157894736836) / 1.0526315789473684)
    }

    .md .row.no-gap .tablet-95 {
        width: 95%
    }

    .md .row .tablet-90 {
        width: 90%;
        width: calc((100% - .16rem*0.11111111111111116) / 1.1111111111111112)
    }

    .md .row.no-gap .tablet-90 {
        width: 90%
    }

    .md .row .tablet-85 {
        width: 85%;
        width: calc((100% - .16rem*0.17647058823529416) / 1.1764705882352942)
    }

    .md .row.no-gap .tablet-85 {
        width: 85%
    }

    .md .row .tablet-80 {
        width: 80%;
        width: calc((100% - .16rem*0.25) / 1.25)
    }

    .md .row.no-gap .tablet-80 {
        width: 80%
    }

    .md .row .tablet-75 {
        width: 75%;
        width: calc((100% - .16rem*0.33333333333333326) / 1.3333333333333333)
    }

    .md .row.no-gap .tablet-75 {
        width: 75%
    }

    .md .row .tablet-70 {
        width: 70%;
        width: calc((100% - .16rem*0.4285714285714286) / 1.4285714285714286)
    }

    .md .row.no-gap .tablet-70 {
        width: 70%
    }

    .md .row .tablet-66 {
        width: 66.66666666666666%;
        width: calc((100% - .16rem*0.5000000000000002) / 1.5000000000000002)
    }

    .md .row.no-gap .tablet-66 {
        width: 66.66666666666666%
    }

    .md .row .tablet-65 {
        width: 65%;
        width: calc((100% - .16rem*0.5384615384615385) / 1.5384615384615385)
    }

    .md .row.no-gap .tablet-65 {
        width: 65%
    }

    .md .row .tablet-60 {
        width: 60%;
        width: calc((100% - .16rem*0.6666666666666667) / 1.6666666666666667)
    }

    .md .row.no-gap .tablet-60 {
        width: 60%
    }

    .md .row .tablet-55 {
        width: 55%;
        width: calc((100% - .16rem*0.8181818181818181) / 1.8181818181818181)
    }

    .md .row.no-gap .tablet-55 {
        width: 55%
    }

    .md .row .tablet-50 {
        width: 50%;
        width: calc((100% - .16rem*1) / 2)
    }

    .md .row.no-gap .tablet-50 {
        width: 50%
    }

    .md .row .tablet-45 {
        width: 45%;
        width: calc((100% - .16rem*1.2222222222222223) / 2.2222222222222223)
    }

    .md .row.no-gap .tablet-45 {
        width: 45%
    }

    .md .row .tablet-40 {
        width: 40%;
        width: calc((100% - .16rem*1.5) / 2.5)
    }

    .md .row.no-gap .tablet-40 {
        width: 40%
    }

    .md .row .tablet-35 {
        width: 35%;
        width: calc((100% - .16rem*1.8571428571428572) / 2.857142857142857)
    }

    .md .row.no-gap .tablet-35 {
        width: 35%
    }

    .md .row .tablet-33 {
        width: 33.333333333333336%;
        width: calc((100% - .16rem*2) / 3)
    }

    .md .row.no-gap .tablet-33 {
        width: 33.333333333333336%
    }

    .md .row .tablet-30 {
        width: 30%;
        width: calc((100% - .16rem*2.3333333333333335) / 3.3333333333333335)
    }

    .md .row.no-gap .tablet-30 {
        width: 30%
    }

    .md .row .tablet-25 {
        width: 25%;
        width: calc((100% - .16rem*3) / 4)
    }

    .md .row.no-gap .tablet-25 {
        width: 25%
    }

    .md .row .tablet-20 {
        width: 20%;
        width: calc((100% - .16rem*4) / 5)
    }

    .md .row.no-gap .tablet-20 {
        width: 20%
    }

    .md .row .tablet-15 {
        width: 15%;
        width: calc((100% - .16rem*5.666666666666667) / 6.666666666666667)
    }

    .md .row.no-gap .tablet-15 {
        width: 15%
    }

    .md .row .tablet-10 {
        width: 10%;
        width: calc((100% - .16rem*9) / 10)
    }

    .md .row.no-gap .tablet-10 {
        width: 10%
    }

    .md .row .tablet-5 {
        width: 5%;
        width: calc((100% - .16rem*19) / 20)
    }

    .md .row.no-gap .tablet-5 {
        width: 5%
    }

    .md .row .tablet-auto:last-child,
    .md .row .tablet-auto:last-child~.tablet-auto {
        width: 100%;
        width: calc((100% - .16rem*0) / 1)
    }

    .md .row.no-gap .tablet-auto:last-child,
    .md .row.no-gap .tablet-auto:last-child~.tablet-auto {
        width: 100%
    }

    .md .row .tablet-auto:nth-last-child(2),
    .md .row .tablet-auto:nth-last-child(2)~.tablet-auto {
        width: 50%;
        width: calc((100% - .16rem*1) / 2)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(2),
    .md .row.no-gap .tablet-auto:nth-last-child(2)~.tablet-auto {
        width: 50%
    }

    .md .row .tablet-auto:nth-last-child(3),
    .md .row .tablet-auto:nth-last-child(3)~.tablet-auto {
        width: 33.33333333%;
        width: calc((100% - .16rem*2) / 3)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(3),
    .md .row.no-gap .tablet-auto:nth-last-child(3)~.tablet-auto {
        width: 33.33333333%
    }

    .md .row .tablet-auto:nth-last-child(4),
    .md .row .tablet-auto:nth-last-child(4)~.tablet-auto {
        width: 25%;
        width: calc((100% - .16rem*3) / 4)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(4),
    .md .row.no-gap .tablet-auto:nth-last-child(4)~.tablet-auto {
        width: 25%
    }

    .md .row .tablet-auto:nth-last-child(5),
    .md .row .tablet-auto:nth-last-child(5)~.tablet-auto {
        width: 20%;
        width: calc((100% - .16rem*4) / 5)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(5),
    .md .row.no-gap .tablet-auto:nth-last-child(5)~.tablet-auto {
        width: 20%
    }

    .md .row .tablet-auto:nth-last-child(6),
    .md .row .tablet-auto:nth-last-child(6)~.tablet-auto {
        width: 16.66666667%;
        width: calc((100% - .16rem*5) / 6)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(6),
    .md .row.no-gap .tablet-auto:nth-last-child(6)~.tablet-auto {
        width: 16.66666667%
    }

    .md .row .tablet-auto:nth-last-child(7),
    .md .row .tablet-auto:nth-last-child(7)~.tablet-auto {
        width: 14.28571429%;
        width: calc((100% - .16rem*6) / 7)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(7),
    .md .row.no-gap .tablet-auto:nth-last-child(7)~.tablet-auto {
        width: 14.28571429%
    }

    .md .row .tablet-auto:nth-last-child(8),
    .md .row .tablet-auto:nth-last-child(8)~.tablet-auto {
        width: 12.5%;
        width: calc((100% - .16rem*7) / 8)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(8),
    .md .row.no-gap .tablet-auto:nth-last-child(8)~.tablet-auto {
        width: 12.5%
    }

    .md .row .tablet-auto:nth-last-child(9),
    .md .row .tablet-auto:nth-last-child(9)~.tablet-auto {
        width: 11.11111111%;
        width: calc((100% - .16rem*8) / 9)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(9),
    .md .row.no-gap .tablet-auto:nth-last-child(9)~.tablet-auto {
        width: 11.11111111%
    }

    .md .row .tablet-auto:nth-last-child(10),
    .md .row .tablet-auto:nth-last-child(10)~.tablet-auto {
        width: 10%;
        width: calc((100% - .16rem*9) / 10)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(10),
    .md .row.no-gap .tablet-auto:nth-last-child(10)~.tablet-auto {
        width: 10%
    }

    .md .row .tablet-auto:nth-last-child(11),
    .md .row .tablet-auto:nth-last-child(11)~.tablet-auto {
        width: 9.09090909%;
        width: calc((100% - .16rem*10) / 11)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(11),
    .md .row.no-gap .tablet-auto:nth-last-child(11)~.tablet-auto {
        width: 9.09090909%
    }

    .md .row .tablet-auto:nth-last-child(12),
    .md .row .tablet-auto:nth-last-child(12)~.tablet-auto {
        width: 8.33333333%;
        width: calc((100% - .16rem*11) / 12)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(12),
    .md .row.no-gap .tablet-auto:nth-last-child(12)~.tablet-auto {
        width: 8.33333333%
    }

    .md .row .tablet-auto:nth-last-child(13),
    .md .row .tablet-auto:nth-last-child(13)~.tablet-auto {
        width: 7.69230769%;
        width: calc((100% - .16rem*12) / 13)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(13),
    .md .row.no-gap .tablet-auto:nth-last-child(13)~.tablet-auto {
        width: 7.69230769%
    }

    .md .row .tablet-auto:nth-last-child(14),
    .md .row .tablet-auto:nth-last-child(14)~.tablet-auto {
        width: 7.14285714%;
        width: calc((100% - .16rem*13) / 14)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(14),
    .md .row.no-gap .tablet-auto:nth-last-child(14)~.tablet-auto {
        width: 7.14285714%
    }

    .md .row .tablet-auto:nth-last-child(15),
    .md .row .tablet-auto:nth-last-child(15)~.tablet-auto {
        width: 6.66666667%;
        width: calc((100% - .16rem*14) / 15)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(15),
    .md .row.no-gap .tablet-auto:nth-last-child(15)~.tablet-auto {
        width: 6.66666667%
    }

    .md .row .tablet-auto:nth-last-child(16),
    .md .row .tablet-auto:nth-last-child(16)~.tablet-auto {
        width: 6.25%;
        width: calc((100% - .16rem*15) / 16)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(16),
    .md .row.no-gap .tablet-auto:nth-last-child(16)~.tablet-auto {
        width: 6.25%
    }

    .md .row .tablet-auto:nth-last-child(17),
    .md .row .tablet-auto:nth-last-child(17)~.tablet-auto {
        width: 5.88235294%;
        width: calc((100% - .16rem*16) / 17)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(17),
    .md .row.no-gap .tablet-auto:nth-last-child(17)~.tablet-auto {
        width: 5.88235294%
    }

    .md .row .tablet-auto:nth-last-child(18),
    .md .row .tablet-auto:nth-last-child(18)~.tablet-auto {
        width: 5.55555556%;
        width: calc((100% - .16rem*17) / 18)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(18),
    .md .row.no-gap .tablet-auto:nth-last-child(18)~.tablet-auto {
        width: 5.55555556%
    }

    .md .row .tablet-auto:nth-last-child(19),
    .md .row .tablet-auto:nth-last-child(19)~.tablet-auto {
        width: 5.26315789%;
        width: calc((100% - .16rem*18) / 19)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(19),
    .md .row.no-gap .tablet-auto:nth-last-child(19)~.tablet-auto {
        width: 5.26315789%
    }

    .md .row .tablet-auto:nth-last-child(20),
    .md .row .tablet-auto:nth-last-child(20)~.tablet-auto {
        width: 5%;
        width: calc((100% - .16rem*19) / 20)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(20),
    .md .row.no-gap .tablet-auto:nth-last-child(20)~.tablet-auto {
        width: 5%
    }

    .md .row .tablet-auto:nth-last-child(21),
    .md .row .tablet-auto:nth-last-child(21)~.tablet-auto {
        width: 4.76190476%;
        width: calc((100% - .16rem*20) / 21)
    }

    .md .row.no-gap .tablet-auto:nth-last-child(21),
    .md .row.no-gap .tablet-auto:nth-last-child(21)~.tablet-auto {
        width: 4.76190476%
    }
}

@media (min-width:1025px) {
    .md .row .desktop-100 {
        width: 100%;
        width: calc((100% - .16rem*0) / 1)
    }

    .md .row.no-gap .desktop-100 {
        width: 100%
    }

    .md .row .desktop-95 {
        width: 95%;
        width: calc((100% - .16rem*0.05263157894736836) / 1.0526315789473684)
    }

    .md .row.no-gap .desktop-95 {
        width: 95%
    }

    .md .row .desktop-90 {
        width: 90%;
        width: calc((100% - .16rem*0.11111111111111116) / 1.1111111111111112)
    }

    .md .row.no-gap .desktop-90 {
        width: 90%
    }

    .md .row .desktop-85 {
        width: 85%;
        width: calc((100% - .16rem*0.17647058823529416) / 1.1764705882352942)
    }

    .md .row.no-gap .desktop-85 {
        width: 85%
    }

    .md .row .desktop-80 {
        width: 80%;
        width: calc((100% - .16rem*0.25) / 1.25)
    }

    .md .row.no-gap .desktop-80 {
        width: 80%
    }

    .md .row .desktop-75 {
        width: 75%;
        width: calc((100% - .16rem*0.33333333333333326) / 1.3333333333333333)
    }

    .md .row.no-gap .desktop-75 {
        width: 75%
    }

    .md .row .desktop-70 {
        width: 70%;
        width: calc((100% - .16rem*0.4285714285714286) / 1.4285714285714286)
    }

    .md .row.no-gap .desktop-70 {
        width: 70%
    }

    .md .row .desktop-66 {
        width: 66.66666666666666%;
        width: calc((100% - .16rem*0.5000000000000002) / 1.5000000000000002)
    }

    .md .row.no-gap .desktop-66 {
        width: 66.66666666666666%
    }

    .md .row .desktop-65 {
        width: 65%;
        width: calc((100% - .16rem*0.5384615384615385) / 1.5384615384615385)
    }

    .md .row.no-gap .desktop-65 {
        width: 65%
    }

    .md .row .desktop-60 {
        width: 60%;
        width: calc((100% - .16rem*0.6666666666666667) / 1.6666666666666667)
    }

    .md .row.no-gap .desktop-60 {
        width: 60%
    }

    .md .row .desktop-55 {
        width: 55%;
        width: calc((100% - .16rem*0.8181818181818181) / 1.8181818181818181)
    }

    .md .row.no-gap .desktop-55 {
        width: 55%
    }

    .md .row .desktop-50 {
        width: 50%;
        width: calc((100% - .16rem*1) / 2)
    }

    .md .row.no-gap .desktop-50 {
        width: 50%
    }

    .md .row .desktop-45 {
        width: 45%;
        width: calc((100% - .16rem*1.2222222222222223) / 2.2222222222222223)
    }

    .md .row.no-gap .desktop-45 {
        width: 45%
    }

    .md .row .desktop-40 {
        width: 40%;
        width: calc((100% - .16rem*1.5) / 2.5)
    }

    .md .row.no-gap .desktop-40 {
        width: 40%
    }

    .md .row .desktop-35 {
        width: 35%;
        width: calc((100% - .16rem*1.8571428571428572) / 2.857142857142857)
    }

    .md .row.no-gap .desktop-35 {
        width: 35%
    }

    .md .row .desktop-33 {
        width: 33.333333333333336%;
        width: calc((100% - .16rem*2) / 3)
    }

    .md .row.no-gap .desktop-33 {
        width: 33.333333333333336%
    }

    .md .row .desktop-30 {
        width: 30%;
        width: calc((100% - .16rem*2.3333333333333335) / 3.3333333333333335)
    }

    .md .row.no-gap .desktop-30 {
        width: 30%
    }

    .md .row .desktop-25 {
        width: 25%;
        width: calc((100% - .16rem*3) / 4)
    }

    .md .row.no-gap .desktop-25 {
        width: 25%
    }

    .md .row .desktop-20 {
        width: 20%;
        width: calc((100% - .16rem*4) / 5)
    }

    .md .row.no-gap .desktop-20 {
        width: 20%
    }

    .md .row .desktop-15 {
        width: 15%;
        width: calc((100% - .16rem*5.666666666666667) / 6.666666666666667)
    }

    .md .row.no-gap .desktop-15 {
        width: 15%
    }

    .md .row .desktop-10 {
        width: 10%;
        width: calc((100% - .16rem*9) / 10)
    }

    .md .row.no-gap .desktop-10 {
        width: 10%
    }

    .md .row .desktop-5 {
        width: 5%;
        width: calc((100% - .16rem*19) / 20)
    }

    .md .row.no-gap .desktop-5 {
        width: 5%
    }

    .md .row .desktop-auto:last-child,
    .md .row .desktop-auto:last-child~.desktop-auto {
        width: 100%;
        width: calc((100% - .16rem*0) / 1)
    }

    .md .row.no-gap .desktop-auto:last-child,
    .md .row.no-gap .desktop-auto:last-child~.desktop-auto {
        width: 100%
    }

    .md .row .desktop-auto:nth-last-child(2),
    .md .row .desktop-auto:nth-last-child(2)~.desktop-auto {
        width: 50%;
        width: calc((100% - .16rem*1) / 2)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(2),
    .md .row.no-gap .desktop-auto:nth-last-child(2)~.desktop-auto {
        width: 50%
    }

    .md .row .desktop-auto:nth-last-child(3),
    .md .row .desktop-auto:nth-last-child(3)~.desktop-auto {
        width: 33.33333333%;
        width: calc((100% - .16rem*2) / 3)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(3),
    .md .row.no-gap .desktop-auto:nth-last-child(3)~.desktop-auto {
        width: 33.33333333%
    }

    .md .row .desktop-auto:nth-last-child(4),
    .md .row .desktop-auto:nth-last-child(4)~.desktop-auto {
        width: 25%;
        width: calc((100% - .16rem*3) / 4)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(4),
    .md .row.no-gap .desktop-auto:nth-last-child(4)~.desktop-auto {
        width: 25%
    }

    .md .row .desktop-auto:nth-last-child(5),
    .md .row .desktop-auto:nth-last-child(5)~.desktop-auto {
        width: 20%;
        width: calc((100% - .16rem*4) / 5)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(5),
    .md .row.no-gap .desktop-auto:nth-last-child(5)~.desktop-auto {
        width: 20%
    }

    .md .row .desktop-auto:nth-last-child(6),
    .md .row .desktop-auto:nth-last-child(6)~.desktop-auto {
        width: 16.66666667%;
        width: calc((100% - .16rem*5) / 6)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(6),
    .md .row.no-gap .desktop-auto:nth-last-child(6)~.desktop-auto {
        width: 16.66666667%
    }

    .md .row .desktop-auto:nth-last-child(7),
    .md .row .desktop-auto:nth-last-child(7)~.desktop-auto {
        width: 14.28571429%;
        width: calc((100% - .16rem*6) / 7)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(7),
    .md .row.no-gap .desktop-auto:nth-last-child(7)~.desktop-auto {
        width: 14.28571429%
    }

    .md .row .desktop-auto:nth-last-child(8),
    .md .row .desktop-auto:nth-last-child(8)~.desktop-auto {
        width: 12.5%;
        width: calc((100% - .16rem*7) / 8)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(8),
    .md .row.no-gap .desktop-auto:nth-last-child(8)~.desktop-auto {
        width: 12.5%
    }

    .md .row .desktop-auto:nth-last-child(9),
    .md .row .desktop-auto:nth-last-child(9)~.desktop-auto {
        width: 11.11111111%;
        width: calc((100% - .16rem*8) / 9)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(9),
    .md .row.no-gap .desktop-auto:nth-last-child(9)~.desktop-auto {
        width: 11.11111111%
    }

    .md .row .desktop-auto:nth-last-child(10),
    .md .row .desktop-auto:nth-last-child(10)~.desktop-auto {
        width: 10%;
        width: calc((100% - .16rem*9) / 10)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(10),
    .md .row.no-gap .desktop-auto:nth-last-child(10)~.desktop-auto {
        width: 10%
    }

    .md .row .desktop-auto:nth-last-child(11),
    .md .row .desktop-auto:nth-last-child(11)~.desktop-auto {
        width: 9.09090909%;
        width: calc((100% - .16rem*10) / 11)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(11),
    .md .row.no-gap .desktop-auto:nth-last-child(11)~.desktop-auto {
        width: 9.09090909%
    }

    .md .row .desktop-auto:nth-last-child(12),
    .md .row .desktop-auto:nth-last-child(12)~.desktop-auto {
        width: 8.33333333%;
        width: calc((100% - .16rem*11) / 12)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(12),
    .md .row.no-gap .desktop-auto:nth-last-child(12)~.desktop-auto {
        width: 8.33333333%
    }

    .md .row .desktop-auto:nth-last-child(13),
    .md .row .desktop-auto:nth-last-child(13)~.desktop-auto {
        width: 7.69230769%;
        width: calc((100% - .16rem*12) / 13)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(13),
    .md .row.no-gap .desktop-auto:nth-last-child(13)~.desktop-auto {
        width: 7.69230769%
    }

    .md .row .desktop-auto:nth-last-child(14),
    .md .row .desktop-auto:nth-last-child(14)~.desktop-auto {
        width: 7.14285714%;
        width: calc((100% - .16rem*13) / 14)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(14),
    .md .row.no-gap .desktop-auto:nth-last-child(14)~.desktop-auto {
        width: 7.14285714%
    }

    .md .row .desktop-auto:nth-last-child(15),
    .md .row .desktop-auto:nth-last-child(15)~.desktop-auto {
        width: 6.66666667%;
        width: calc((100% - .16rem*14) / 15)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(15),
    .md .row.no-gap .desktop-auto:nth-last-child(15)~.desktop-auto {
        width: 6.66666667%
    }

    .md .row .desktop-auto:nth-last-child(16),
    .md .row .desktop-auto:nth-last-child(16)~.desktop-auto {
        width: 6.25%;
        width: calc((100% - .16rem*15) / 16)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(16),
    .md .row.no-gap .desktop-auto:nth-last-child(16)~.desktop-auto {
        width: 6.25%
    }

    .md .row .desktop-auto:nth-last-child(17),
    .md .row .desktop-auto:nth-last-child(17)~.desktop-auto {
        width: 5.88235294%;
        width: calc((100% - .16rem*16) / 17)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(17),
    .md .row.no-gap .desktop-auto:nth-last-child(17)~.desktop-auto {
        width: 5.88235294%
    }

    .md .row .desktop-auto:nth-last-child(18),
    .md .row .desktop-auto:nth-last-child(18)~.desktop-auto {
        width: 5.55555556%;
        width: calc((100% - .16rem*17) / 18)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(18),
    .md .row.no-gap .desktop-auto:nth-last-child(18)~.desktop-auto {
        width: 5.55555556%
    }

    .md .row .desktop-auto:nth-last-child(19),
    .md .row .desktop-auto:nth-last-child(19)~.desktop-auto {
        width: 5.26315789%;
        width: calc((100% - .16rem*18) / 19)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(19),
    .md .row.no-gap .desktop-auto:nth-last-child(19)~.desktop-auto {
        width: 5.26315789%
    }

    .md .row .desktop-auto:nth-last-child(20),
    .md .row .desktop-auto:nth-last-child(20)~.desktop-auto {
        width: 5%;
        width: calc((100% - .16rem*19) / 20)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(20),
    .md .row.no-gap .desktop-auto:nth-last-child(20)~.desktop-auto {
        width: 5%
    }

    .md .row .desktop-auto:nth-last-child(21),
    .md .row .desktop-auto:nth-last-child(21)~.desktop-auto {
        width: 4.76190476%;
        width: calc((100% - .16rem*20) / 21)
    }

    .md .row.no-gap .desktop-auto:nth-last-child(21),
    .md .row.no-gap .desktop-auto:nth-last-child(21)~.desktop-auto {
        width: 4.76190476%
    }
}

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
select,
textarea {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    outline: 0;
    display: block;
    padding: 0;
    margin: 0;
    font-family: inherit;
    background: none;
    resize: none;
    font-size: inherit;
    color: inherit
}

.textarea-resizable-shadow {
    opacity: 0;
    position: absolute;
    z-index: -1000;
    pointer-events: none;
    left: -10rem;
    top: -10rem;
    visibility: hidden
}

.list input[type=date],
.list input[type=datetime-local],
.list input[type=email],
.list input[type=number],
.list input[type=password],
.list input[type=search],
.list input[type=tel],
.list input[type=text],
.list input[type=time],
.list input[type=url],
.list select,
.list textarea {
    width: 100%
}

.list input[type=datetime-local] {
    max-width: 50vw
}

.list input[type=date],
.list input[type=datetime-local] {
    line-height: .44rem
}

.list textarea {
    resize: none;
    line-height: 1.4;
    height: 1rem
}

.list .item-floating-label,
.list .item-label {
    vertical-align: top;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.list .item-input-wrap {
    width: 100%;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    position: relative
}

.input {
    position: relative
}

.input input,
.input select,
.input textarea {
    width: 100%
}

.input-clear-button {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition-duration: .1s;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    border: none;
    padding: 0;
    margin: 0;
    outline: 0;
    z-index: 1;
    cursor: pointer;
    background: none;
    right: 0
}

.input-clear-button:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50%
}

.input-clear-button:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%
}

.input-with-value .input-clear-button,
.input-with-value~.input-clear-button,
.item-input-with-value .input-clear-button {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.input-dropdown,
.input-dropdown-wrap {
    position: relative
}

.input-dropdown-wrap:before,
.input-dropdown:before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 50%;
    margin-top: -.02rem;
    width: 0;
    height: 0;
    border-left: .05rem solid transparent;
    border-right: .05rem solid transparent;
    border-top: .05rem solid #727272;
    right: .02rem
}

.input-dropdown-wrap input,
.input-dropdown-wrap select,
.input-dropdown-wrap textarea,
.input-dropdown input,
.input-dropdown select,
.input-dropdown textarea {
    padding-right: .14rem
}

.ios .list input[type=date],
.ios .list input[type=datetime-local],
.ios .list input[type=email],
.ios .list input[type=number],
.ios .list input[type=password],
.ios .list input[type=search],
.ios .list input[type=tel],
.ios .list input[type=text],
.ios .list input[type=time],
.ios .list input[type=url],
.ios .list select {
    height: .44rem;
    color: #000;
    font-size: .17rem
}

.ios .list textarea {
    color: #000;
    font-size: .17rem;
    padding-top: .11rem;
    padding-bottom: .11rem
}

.ios .list textarea.resizable {
    height: .44rem
}

.ios .item-floating-label,
.ios .item-label {
    font-size: .12rem;
    width: 100%;
    line-height: 1;
    overflow: visible
}

.ios .item-floating-label+.item-input-wrap,
.ios .item-label+.item-input-wrap {
    margin-top: 0
}

.ios .item-input .item-inner {
    display: block
}

.ios .item-input .item-media {
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.ios .item-input-wrap {
    margin-top: -.08rem;
    margin-bottom: -.08rem
}

.ios .inline-label .item-inner,
.ios .inline-labels .item-inner {
    display: -webkit-flex;
    display: flex
}

.ios .inline-label .item-floating-label,
.ios .inline-label .item-label,
.ios .inline-labels .item-floating-label,
.ios .inline-labels .item-label {
    font-size: .17rem;
    width: 35%;
    line-height: 1.4;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding-top: .03rem
}

.ios .inline-label .item-floating-label+.item-input-wrap,
.ios .inline-label .item-label+.item-input-wrap,
.ios .inline-labels .item-floating-label+.item-input-wrap,
.ios .inline-labels .item-label+.item-input-wrap {
    margin-top: -.08rem;
    margin-left: .05rem
}

.ios .inline-label .item-input-wrap,
.ios .inline-labels .item-input-wrap {
    margin-top: -.08rem
}

.ios .item-input-with-error-message .item-input-wrap input,
.ios .item-input-with-error-message .item-input-wrap select,
.ios .item-input-with-error-message .item-input-wrap textarea,
.ios div.input-with-error-message input,
.ios div.input-with-error-message select,
.ios div.input-with-error-message textarea,
.ios span.input-with-error-message input,
.ios span.input-with-error-message select,
.ios span.input-with-error-message textarea {
    color: #ff3b30
}

.ios .input-error-message,
.ios .input-info,
.ios .item-input-error-message,
.ios .item-input-info {
    font-size: .12rem;
    line-height: 1.4;
    position: relative;
    margin-bottom: .06rem;
    margin-top: -.08rem
}

.ios .input-info,
.ios .item-input-info {
    color: #8e8e93
}

.ios .input-error-message,
.ios .item-input-error-message {
    color: #ff3b30;
    display: none
}

.ios .item-input-invalid .item-input-error-message {
    display: block
}

.ios .item-input-invalid .item-input-info {
    display: none
}

.ios .input-invalid .input-error-message {
    display: block
}

.ios .input-invalid .input-info {
    display: none
}

.ios .input-clear-button {
    width: .14rem;
    height: .14rem;
    margin-top: -.07rem
}

.ios .input-clear-button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14' fill='%238e8e93'/%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='3' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E");
    background-size: .14rem .14rem
}

.ios .input-clear-button:before {
    width: .44rem;
    height: .44rem;
    margin-left: -.22rem;
    margin-top: -.22rem
}

.ios .item-input-wrap .input-clear-button {
    top: .22rem
}

.ios .theme-dark .list input[type=date],
.ios .theme-dark .list input[type=datetime-local],
.ios .theme-dark .list input[type=email],
.ios .theme-dark .list input[type=number],
.ios .theme-dark .list input[type=password],
.ios .theme-dark .list input[type=search],
.ios .theme-dark .list input[type=tel],
.ios .theme-dark .list input[type=text],
.ios .theme-dark .list input[type=time],
.ios .theme-dark .list input[type=url],
.ios .theme-dark .list select,
.ios .theme-dark .list textarea,
.list.ios .theme-dark input[type=date],
.list.ios .theme-dark input[type=datetime-local],
.list.ios .theme-dark input[type=email],
.list.ios .theme-dark input[type=number],
.list.ios .theme-dark input[type=password],
.list.ios .theme-dark input[type=search],
.list.ios .theme-dark input[type=tel],
.list.ios .theme-dark input[type=text],
.list.ios .theme-dark input[type=time],
.list.ios .theme-dark input[type=url],
.list.ios .theme-dark select,
.list.ios .theme-dark textarea {
    color: #fff
}

.md .list input[type=date],
.md .list input[type=datetime-local],
.md .list input[type=email],
.md .list input[type=number],
.md .list input[type=password],
.md .list input[type=search],
.md .list input[type=tel],
.md .list input[type=text],
.md .list input[type=time],
.md .list input[type=url],
.md .list select {
    height: .36rem;
    color: #212121;
    font-size: .16rem
}

.md .list input[type=date]::-webkit-input-placeholder,
.md .list input[type=datetime-local]::-webkit-input-placeholder,
.md .list input[type=email]::-webkit-input-placeholder,
.md .list input[type=number]::-webkit-input-placeholder,
.md .list input[type=password]::-webkit-input-placeholder,
.md .list input[type=search]::-webkit-input-placeholder,
.md .list input[type=tel]::-webkit-input-placeholder,
.md .list input[type=text]::-webkit-input-placeholder,
.md .list input[type=time]::-webkit-input-placeholder,
.md .list input[type=url]::-webkit-input-placeholder,
.md .list select::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .list input[type=date]::-ms-input-placeholder,
.md .list input[type=datetime-local]::-ms-input-placeholder,
.md .list input[type=email]::-ms-input-placeholder,
.md .list input[type=number]::-ms-input-placeholder,
.md .list input[type=password]::-ms-input-placeholder,
.md .list input[type=search]::-ms-input-placeholder,
.md .list input[type=tel]::-ms-input-placeholder,
.md .list input[type=text]::-ms-input-placeholder,
.md .list input[type=time]::-ms-input-placeholder,
.md .list input[type=url]::-ms-input-placeholder,
.md .list select::-ms-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .list input[type=date]::placeholder,
.md .list input[type=datetime-local]::placeholder,
.md .list input[type=email]::placeholder,
.md .list input[type=number]::placeholder,
.md .list input[type=password]::placeholder,
.md .list input[type=search]::placeholder,
.md .list input[type=tel]::placeholder,
.md .list input[type=text]::placeholder,
.md .list input[type=time]::placeholder,
.md .list input[type=url]::placeholder,
.md .list select::placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .list textarea {
    color: #212121;
    font-size: .16rem;
    padding-top: .07rem;
    padding-bottom: .07rem
}

.md .list textarea.resizable {
    height: .36rem
}

.md .list textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .list textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .list textarea::placeholder {
    color: rgba(0, 0, 0, .35)
}

.md .input:after,
.md .item-input-wrap:after {
    transition-duration: .2s
}

.md .item-input-wrap {
    min-height: .36rem
}

.md .item-input-wrap:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .item-input-wrap:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .item-input-wrap:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .input:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .input:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .input:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .item-floating-label,
.md .item-label {
    font-size: .12rem;
    width: 100%;
    color: rgba(0, 0, 0, .65);
    transition-duration: .2s;
    line-height: .13rem;
    transition-property: color, -webkit-transform;
    transition-property: transform, color;
    transition-property: transform, color, -webkit-transform
}

.md .item-floating-label {
    -webkit-transform: scale(1.33333333) translateY(.18rem);
    transform: scale(1.33333333) translateY(.18rem);
    color: rgba(0, 0, 0, .35);
    width: auto;
    max-width: 75%;
    pointer-events: none;
    -webkit-transform-origin: left;
    transform-origin: left
}

.md .item-floating-label~.item-input-wrap input::-webkit-input-placeholder,
.md .item-floating-label~.item-input-wrap textarea::-webkit-input-placeholder {
    opacity: 0;
    transition-duration: .1s
}

.md .item-floating-label~.item-input-wrap input::-ms-input-placeholder,
.md .item-floating-label~.item-input-wrap textarea::-ms-input-placeholder {
    opacity: 0;
    transition-duration: .1s
}

.md .item-floating-label~.item-input-wrap input::placeholder,
.md .item-floating-label~.item-input-wrap textarea::placeholder {
    opacity: 0;
    transition-duration: .1s
}

.md .item-floating-label~.item-input-wrap input.input-focused::-webkit-input-placeholder,
.md .item-floating-label~.item-input-wrap textarea.input-focused::-webkit-input-placeholder {
    opacity: 1;
    transition-duration: .3s
}

.md .item-floating-label~.item-input-wrap input.input-focused::-ms-input-placeholder,
.md .item-floating-label~.item-input-wrap textarea.input-focused::-ms-input-placeholder {
    opacity: 1;
    transition-duration: .3s
}

.md .item-floating-label~.item-input-wrap input.input-focused::placeholder,
.md .item-floating-label~.item-input-wrap textarea.input-focused::placeholder {
    opacity: 1;
    transition-duration: .3s
}

.md .item-input-focused .item-floating-label,
.md .item-input-with-value .item-floating-label {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.md .item-input-with-value .item-floating-label {
    color: rgba(0, 0, 0, .65)
}

.md .item-input .item-media {
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.md .item-input .item-inner {
    display: block
}

.md .item-input .item-inner:after {
    display: none !important
}

.md .inline-label .item-media,
.md .inline-labels .item-media {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding-top: .14rem
}

.md .inline-label .item-inner,
.md .inline-labels .item-inner {
    display: -webkit-flex;
    display: flex
}

.md .inline-label .item-floating-label,
.md .inline-label .item-label,
.md .inline-labels .item-floating-label,
.md .inline-labels .item-label {
    font-size: .16rem;
    width: 30%;
    line-height: 1.5;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding-top: .07rem
}

.md .inline-label .item-floating-label+.item-input-wrap,
.md .inline-label .item-label+.item-input-wrap,
.md .inline-labels .item-floating-label+.item-input-wrap,
.md .inline-labels .item-label+.item-input-wrap {
    margin-left: .08rem
}

.md .item-input-with-error-message,
.md .item-input-with-info,
.md div.input-with-error-message,
.md div.input-with-info,
.md span.input-with-error-message,
.md span.input-with-info {
    padding-bottom: .2rem
}

.md .input-error-message,
.md .input-info,
.md .item-input-error-message,
.md .item-input-info {
    font-size: .12rem;
    line-height: 1.4;
    position: absolute;
    top: 100%;
    margin-top: .04rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    left: 0;
    right: .16rem
}

.md .input-info,
.md .item-input-info {
    color: rgba(0, 0, 0, .45)
}

.md .input-error-message,
.md .item-input-error-message {
    color: #f44336;
    display: none
}

.md .item-input-focused .item-floating-label,
.md .item-input-focused .item-label {
    color: #2196f3
}

.md .input-focused:after,
.md .item-input-focused .item-input-wrap:after {
    background: #2196f3
}

.md .item-input-invalid .item-floating-label,
.md .item-input-invalid .item-label,
.md .item-invalid .item-floating-label,
.md .item-invalid .item-label {
    color: #f44336
}

.md .item-input-invalid .input-error-message,
.md .item-input-invalid .item-input-error-message,
.md .item-invalid .input-error-message,
.md .item-invalid .item-input-error-message {
    display: block
}

.md .item-input-invalid .input-info,
.md .item-input-invalid .item-input-info,
.md .item-invalid .input-info,
.md .item-invalid .item-input-info {
    display: none
}

.md .input-invalid:after,
.md .item-input-invalid .item-input-wrap:after {
    background: #f44336
}

.md .item-input-focused .item-input-wrap:after,
.md .item-input-invalid .item-input-wrap:after {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.md .input-focused:after,
.md .input-invalid:after {
    -webkit-transform: scaleY(2) !important;
    transform: scaleY(2) !important
}

.md .input-clear-button {
    width: .24rem;
    height: .24rem;
    background: rgba(0, 0, 0, .12);
    margin-top: -.12rem
}

.md .input-clear-button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-size: .16rem .16rem;
    opacity: .54
}

.md .input-clear-button:before {
    width: .48rem;
    height: .48rem;
    margin-left: -.24rem;
    margin-top: -.24rem
}

.md .item-input-wrap .input-clear-button {
    bottom: .06rem;
    margin-top: 0;
    top: auto
}

.md .theme-dark input[type=date],
.md .theme-dark input[type=datetime-local],
.md .theme-dark input[type=email],
.md .theme-dark input[type=number],
.md .theme-dark input[type=password],
.md .theme-dark input[type=search],
.md .theme-dark input[type=tel],
.md .theme-dark input[type=text],
.md .theme-dark input[type=time],
.md .theme-dark input[type=url],
.md .theme-dark select,
.md .theme-dark textarea {
    color: hsla(0, 0%, 100%, .87)
}

.md .theme-dark input[type=date]::-webkit-input-placeholder,
.md .theme-dark input[type=datetime-local]::-webkit-input-placeholder,
.md .theme-dark input[type=email]::-webkit-input-placeholder,
.md .theme-dark input[type=number]::-webkit-input-placeholder,
.md .theme-dark input[type=password]::-webkit-input-placeholder,
.md .theme-dark input[type=search]::-webkit-input-placeholder,
.md .theme-dark input[type=tel]::-webkit-input-placeholder,
.md .theme-dark input[type=text]::-webkit-input-placeholder,
.md .theme-dark input[type=time]::-webkit-input-placeholder,
.md .theme-dark input[type=url]::-webkit-input-placeholder,
.md .theme-dark select::-webkit-input-placeholder,
.md .theme-dark textarea::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .35)
}

.md .theme-dark input[type=date]::-ms-input-placeholder,
.md .theme-dark input[type=datetime-local]::-ms-input-placeholder,
.md .theme-dark input[type=email]::-ms-input-placeholder,
.md .theme-dark input[type=number]::-ms-input-placeholder,
.md .theme-dark input[type=password]::-ms-input-placeholder,
.md .theme-dark input[type=search]::-ms-input-placeholder,
.md .theme-dark input[type=tel]::-ms-input-placeholder,
.md .theme-dark input[type=text]::-ms-input-placeholder,
.md .theme-dark input[type=time]::-ms-input-placeholder,
.md .theme-dark input[type=url]::-ms-input-placeholder,
.md .theme-dark select::-ms-input-placeholder,
.md .theme-dark textarea::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .35)
}

.md .theme-dark input[type=date]::placeholder,
.md .theme-dark input[type=datetime-local]::placeholder,
.md .theme-dark input[type=email]::placeholder,
.md .theme-dark input[type=number]::placeholder,
.md .theme-dark input[type=password]::placeholder,
.md .theme-dark input[type=search]::placeholder,
.md .theme-dark input[type=tel]::placeholder,
.md .theme-dark input[type=text]::placeholder,
.md .theme-dark input[type=time]::placeholder,
.md .theme-dark input[type=url]::placeholder,
.md .theme-dark select::placeholder,
.md .theme-dark textarea::placeholder {
    color: hsla(0, 0%, 100%, .35)
}

.md .theme-dark .input:after,
.md .theme-dark .item-input:not(.item-input-focused) .item-input-wrap:after {
    background-color: hsla(0, 0%, 100%, .08)
}

.md .theme-dark .item-floating-label,
.md .theme-dark .item-label {
    color: hsla(0, 0%, 100%, .54)
}

.md .theme-dark .item-floating-label {
    color: hsla(0, 0%, 100%, .35)
}

.md .theme-dark .item-input-with-value .item-floating-label {
    color: hsla(0, 0%, 100%, .54)
}

.md .theme-dark .input-clear-button {
    background: #fff
}

.md .color-theme-red .item-input-focused .item-floating-label,
.md .color-theme-red .item-input-focused .item-label {
    color: #f44336
}

.md .color-theme-red .input-after:after,
.md .color-theme-red .item-input-focused .item-input-wrap:after {
    background: #f44336
}

.md .color-theme-green .item-input-focused .item-floating-label,
.md .color-theme-green .item-input-focused .item-label {
    color: #4caf50
}

.md .color-theme-green .input-after:after,
.md .color-theme-green .item-input-focused .item-input-wrap:after {
    background: #4caf50
}

.md .color-theme-blue .item-input-focused .item-floating-label,
.md .color-theme-blue .item-input-focused .item-label {
    color: #2196f3
}

.md .color-theme-blue .input-after:after,
.md .color-theme-blue .item-input-focused .item-input-wrap:after {
    background: #2196f3
}

.md .color-theme-pink .item-input-focused .item-floating-label,
.md .color-theme-pink .item-input-focused .item-label {
    color: #e91e63
}

.md .color-theme-pink .input-after:after,
.md .color-theme-pink .item-input-focused .item-input-wrap:after {
    background: #e91e63
}

.md .color-theme-yellow .item-input-focused .item-floating-label,
.md .color-theme-yellow .item-input-focused .item-label {
    color: #ffcf00
}

.md .color-theme-yellow .input-after:after,
.md .color-theme-yellow .item-input-focused .item-input-wrap:after {
    background: #ffcf00
}

.md .color-theme-orange .item-input-focused .item-floating-label,
.md .color-theme-orange .item-input-focused .item-label {
    color: #ff9800
}

.md .color-theme-orange .input-after:after,
.md .color-theme-orange .item-input-focused .item-input-wrap:after {
    background: #ff9800
}

.md .color-theme-gray .item-input-focused .item-floating-label,
.md .color-theme-gray .item-input-focused .item-label {
    color: #9e9e9e
}

.md .color-theme-gray .input-after:after,
.md .color-theme-gray .item-input-focused .item-input-wrap:after {
    background: #9e9e9e
}

.md .color-theme-white .item-input-focused .item-floating-label,
.md .color-theme-white .item-input-focused .item-label {
    color: #fff
}

.md .color-theme-white .input-after:after,
.md .color-theme-white .item-input-focused .item-input-wrap:after {
    background: #fff
}

.md .color-theme-black .item-input-focused .item-floating-label,
.md .color-theme-black .item-input-focused .item-label {
    color: #000
}

.md .color-theme-black .input-after:after,
.md .color-theme-black .item-input-focused .item-input-wrap:after {
    background: #000
}

.md .color-theme-violet .item-input-focused .item-floating-label,
.md .color-theme-violet .item-input-focused .item-label {
    color: #b65bb6
}

.md .color-theme-violet .input-after:after,
.md .color-theme-violet .item-input-focused .item-input-wrap:after {
    background: #b65bb6
}

.md .item-input-focused.color-red .item-floating-label,
.md .item-input-focused.color-red .item-label {
    color: #f44336
}

.md .input-after.color-red:after,
.md .item-input-focused.color-red .item-input-wrap:after {
    background: #f44336
}

.md .item-input-focused.color-green .item-floating-label,
.md .item-input-focused.color-green .item-label {
    color: #4caf50
}

.md .input-after.color-green:after,
.md .item-input-focused.color-green .item-input-wrap:after {
    background: #4caf50
}

.md .item-input-focused.color-blue .item-floating-label,
.md .item-input-focused.color-blue .item-label {
    color: #2196f3
}

.md .input-after.color-blue:after,
.md .item-input-focused.color-blue .item-input-wrap:after {
    background: #2196f3
}

.md .item-input-focused.color-pink .item-floating-label,
.md .item-input-focused.color-pink .item-label {
    color: #e91e63
}

.md .input-after.color-pink:after,
.md .item-input-focused.color-pink .item-input-wrap:after {
    background: #e91e63
}

.md .item-input-focused.color-yellow .item-floating-label,
.md .item-input-focused.color-yellow .item-label {
    color: #ffcf00
}

.md .input-after.color-yellow:after,
.md .item-input-focused.color-yellow .item-input-wrap:after {
    background: #ffcf00
}

.md .item-input-focused.color-orange .item-floating-label,
.md .item-input-focused.color-orange .item-label {
    color: #ff9800
}

.md .input-after.color-orange:after,
.md .item-input-focused.color-orange .item-input-wrap:after {
    background: #ff9800
}

.md .item-input-focused.color-gray .item-floating-label,
.md .item-input-focused.color-gray .item-label {
    color: #9e9e9e
}

.md .input-after.color-gray:after,
.md .item-input-focused.color-gray .item-input-wrap:after {
    background: #9e9e9e
}

.md .item-input-focused.color-white .item-floating-label,
.md .item-input-focused.color-white .item-label {
    color: #fff
}

.md .input-after.color-white:after,
.md .item-input-focused.color-white .item-input-wrap:after {
    background: #fff
}

.md .item-input-focused.color-black .item-floating-label,
.md .item-input-focused.color-black .item-label {
    color: #000
}

.md .input-after.color-black:after,
.md .item-input-focused.color-black .item-input-wrap:after {
    background: #000
}

.md .item-input-focused.color-violet .item-floating-label,
.md .item-input-focused.color-violet .item-label {
    color: #b65bb6
}

.md .input-after.color-violet:after,
.md .item-input-focused.color-violet .item-input-wrap:after {
    background: #b65bb6
}

.lazy-loaded.lazy-fade-in {
    -webkit-animation: lazyFadeIn .6s;
    animation: lazyFadeIn .6s
}

@-webkit-keyframes lazyFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes lazyFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.list-index {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 10;
    width: .16rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.list-index:before {
    content: "";
    position: absolute;
    width: .2rem;
    top: 0;
    right: 100%;
    height: 100%
}

.list-index ul {
    font-size: .11rem;
    font-weight: 600;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

.list-index li,
.list-index ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    position: relative
}

.list-index li {
    height: .14rem;
    line-height: .14rem;
    display: block
}

.list-index .list-index-skip-placeholder:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%
}

.list-index .list-index-label {
    position: absolute;
    bottom: 0;
    right: 100%;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 500
}

.ios .list-index ul {
    color: #007aff
}

.ios .list-index .list-index-skip-placeholder:after {
    content: "";
    width: .06rem;
    height: .06rem;
    margin-left: -.03rem;
    margin-top: -.03rem;
    background: #007aff
}

.ios .list-index .list-index-label {
    margin-bottom: -.22rem;
    margin-right: .15rem;
    width: .44rem;
    height: .44rem;
    line-height: .44rem;
    border-radius: 50%;
    background: #007aff;
    font-size: .17rem
}

.ios .list-index .list-index-label:before {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50% 0 50% 50%;
    content: "";
    background-color: inherit;
    left: 0;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1
}

.ios .navbar~.list-index,
.ios .navbar~.page>.list-index {
    top: .44rem
}

.ios .toolbar~* .page>.list-index,
.ios .toolbar~.list-index,
.ios .toolbar~.page>.list-index {
    bottom: .44rem
}

.ios .tabbar-labels~* .page>.list-index,
.ios .tabbar-labels~.list-index,
.ios .tabbar-labels~.page>.list-index {
    bottom: .5rem
}

@media (min-width:768px) {

    .ios .tabbar-labels~* .page>.list-index,
    .ios .tabbar-labels~.list-index,
    .ios .tabbar-labels~.page>.list-index {
        bottom: .56rem
    }
}

.ios.device-iphone-x .toolbar~* .page>.list-index,
.ios.device-iphone-x .toolbar~.list-index,
.ios.device-iphone-x .toolbar~.page>.list-index {
    bottom: calc(.44rem + constant(safe-area-inset-bottom));
    bottom: calc(.44rem + env(safe-area-inset-bottom))
}

.ios.device-iphone-x .tabbar-labels~* .page>.list-index,
.ios.device-iphone-x .tabbar-labels~.list-index,
.ios.device-iphone-x .tabbar-labels~.page>.list-index {
    bottom: calc(.5rem + constant(safe-area-inset-bottom));
    bottom: calc(.5rem + env(safe-area-inset-bottom))
}

@media (min-width:768px) {

    .ios.device-iphone-x .tabbar-labels~* .page>.list-index,
    .ios.device-iphone-x .tabbar-labels~.list-index,
    .ios.device-iphone-x .tabbar-labels~.page>.list-index {
        bottom: calc(.56rem + constant(safe-area-inset-bottom));
        bottom: calc(.56rem + env(safe-area-inset-bottom))
    }
}

.ios .color-theme-red .list-index ul,
.ios .list-index.color-theme-red ul {
    color: #f44336
}

.ios .color-theme-red .list-index .list-index-label,
.ios .color-theme-red .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-red .list-index-label,
.ios .list-index.color-theme-red .list-index-skip-placeholder:after {
    background-color: #f44336
}

.ios .color-theme-green .list-index ul,
.ios .list-index.color-theme-green ul {
    color: #4caf50
}

.ios .color-theme-green .list-index .list-index-label,
.ios .color-theme-green .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-green .list-index-label,
.ios .list-index.color-theme-green .list-index-skip-placeholder:after {
    background-color: #4caf50
}

.ios .color-theme-blue .list-index ul,
.ios .list-index.color-theme-blue ul {
    color: #2196f3
}

.ios .color-theme-blue .list-index .list-index-label,
.ios .color-theme-blue .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-blue .list-index-label,
.ios .list-index.color-theme-blue .list-index-skip-placeholder:after {
    background-color: #2196f3
}

.ios .color-theme-pink .list-index ul,
.ios .list-index.color-theme-pink ul {
    color: #e91e63
}

.ios .color-theme-pink .list-index .list-index-label,
.ios .color-theme-pink .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-pink .list-index-label,
.ios .list-index.color-theme-pink .list-index-skip-placeholder:after {
    background-color: #e91e63
}

.ios .color-theme-yellow .list-index ul,
.ios .list-index.color-theme-yellow ul {
    color: #ffcf00
}

.ios .color-theme-yellow .list-index .list-index-label,
.ios .color-theme-yellow .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-yellow .list-index-label,
.ios .list-index.color-theme-yellow .list-index-skip-placeholder:after {
    background-color: #ffcf00
}

.ios .color-theme-orange .list-index ul,
.ios .list-index.color-theme-orange ul {
    color: #ff9800
}

.ios .color-theme-orange .list-index .list-index-label,
.ios .color-theme-orange .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-orange .list-index-label,
.ios .list-index.color-theme-orange .list-index-skip-placeholder:after {
    background-color: #ff9800
}

.ios .color-theme-gray .list-index ul,
.ios .list-index.color-theme-gray ul {
    color: #9e9e9e
}

.ios .color-theme-gray .list-index .list-index-label,
.ios .color-theme-gray .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-gray .list-index-label,
.ios .list-index.color-theme-gray .list-index-skip-placeholder:after {
    background-color: #9e9e9e
}

.ios .color-theme-white .list-index ul,
.ios .list-index.color-theme-white ul {
    color: #fff
}

.ios .color-theme-white .list-index .list-index-label,
.ios .color-theme-white .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-white .list-index-label,
.ios .list-index.color-theme-white .list-index-skip-placeholder:after {
    background-color: #fff
}

.ios .color-theme-black .list-index ul,
.ios .list-index.color-theme-black ul {
    color: #000
}

.ios .color-theme-black .list-index .list-index-label,
.ios .color-theme-black .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-black .list-index-label,
.ios .list-index.color-theme-black .list-index-skip-placeholder:after {
    background-color: #000
}

.ios .color-theme-violet .list-index ul,
.ios .list-index.color-theme-violet ul {
    color: #b65bb6
}

.ios .color-theme-violet .list-index .list-index-label,
.ios .color-theme-violet .list-index .list-index-skip-placeholder:after,
.ios .list-index.color-theme-violet .list-index-label,
.ios .list-index.color-theme-violet .list-index-skip-placeholder:after {
    background-color: #b65bb6
}

.ios .list-index.color-red ul {
    color: #f44336
}

.ios .list-index.color-red .list-index-label,
.ios .list-index.color-red .list-index-skip-placeholder:after {
    background-color: #f44336
}

.ios .list-index.color-green ul {
    color: #4caf50
}

.ios .list-index.color-green .list-index-label,
.ios .list-index.color-green .list-index-skip-placeholder:after {
    background-color: #4caf50
}

.ios .list-index.color-blue ul {
    color: #2196f3
}

.ios .list-index.color-blue .list-index-label,
.ios .list-index.color-blue .list-index-skip-placeholder:after {
    background-color: #2196f3
}

.ios .list-index.color-pink ul {
    color: #e91e63
}

.ios .list-index.color-pink .list-index-label,
.ios .list-index.color-pink .list-index-skip-placeholder:after {
    background-color: #e91e63
}

.ios .list-index.color-yellow ul {
    color: #ffcf00
}

.ios .list-index.color-yellow .list-index-label,
.ios .list-index.color-yellow .list-index-skip-placeholder:after {
    background-color: #ffcf00
}

.ios .list-index.color-orange ul {
    color: #ff9800
}

.ios .list-index.color-orange .list-index-label,
.ios .list-index.color-orange .list-index-skip-placeholder:after {
    background-color: #ff9800
}

.ios .list-index.color-gray ul {
    color: #9e9e9e
}

.ios .list-index.color-gray .list-index-label,
.ios .list-index.color-gray .list-index-skip-placeholder:after {
    background-color: #9e9e9e
}

.ios .list-index.color-white ul {
    color: #fff
}

.ios .list-index.color-white .list-index-label,
.ios .list-index.color-white .list-index-skip-placeholder:after {
    background-color: #fff
}

.ios .list-index.color-black ul {
    color: #000
}

.ios .list-index.color-black .list-index-label,
.ios .list-index.color-black .list-index-skip-placeholder:after {
    background-color: #000
}

.ios .list-index.color-violet ul {
    color: #b65bb6
}

.ios .list-index.color-violet .list-index-label,
.ios .list-index.color-violet .list-index-skip-placeholder:after {
    background-color: #b65bb6
}

.md .list-index ul {
    color: #2196f3
}

.md .list-index .list-index-skip-placeholder:after {
    content: "";
    width: .04rem;
    height: .04rem;
    margin-left: -.02rem;
    margin-top: -.02rem;
    background: #2196f3
}

.md .list-index .list-index-label {
    width: .56rem;
    height: .56rem;
    line-height: .56rem;
    border-radius: 50% 50% 0 50%;
    background: #2196f3;
    font-size: .2rem
}

.md .navbar~.list-index {
    top: .44rem
}

@media (min-width:768px) {
    .md .navbar~.list-index {
        top: .44rem
    }
}

.md .navbar~.subnavbar~.list-index,
.md .navbar~.toolbar:not(.toolbar-bottom-md)~.list-index,
.md .page-with-subnavbar .navbar~.list-index {
    top: .88rem
}

.md .navbar~.tabbar-labels:not(.toolbar-bottom-md)~.list-index {
    top: 1.16rem
}

.md .toolbar-bottom-md~* .page>.list-index,
.md .toolbar-bottom-md~.page>.list-index {
    bottom: .44rem
}

.md .tabbar-labels.toolbar-bottom-md~* .page>.list-index,
.md .tabbar-labels.toolbar-bottom-md~.list-index,
.md .tabbar-labels.toolbar-bottom-md~.page>.list-index {
    bottom: .46rem
}

.md.device-iphone-x .toolbar-bottom-md~* .page>.list-index,
.md.device-iphone-x .toolbar-bottom-md~.page>.list-index {
    bottom: calc(.44rem + constant(safe-area-inset-bottom));
    bottom: calc(.44rem + env(safe-area-inset-bottom))
}

.md.device-iphone-x .tabbar-labels.toolbar-bottom-md~* .page>.list-index,
.md.device-iphone-x .tabbar-labels.toolbar-bottom-md~.list-index,
.md.device-iphone-x .tabbar-labels.toolbar-bottom-md~.page>.list-index {
    bottom: calc(.46rem + constant(safe-area-inset-bottom));
    bottom: calc(.46rem + env(safe-area-inset-bottom))
}

.md .color-theme-red .list-index ul,
.md .list-index.color-theme-red ul {
    color: #f44336
}

.md .color-theme-red .list-index .list-index-label,
.md .color-theme-red .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-red .list-index-label,
.md .list-index.color-theme-red .list-index-skip-placeholder:after {
    background-color: #f44336
}

.md .color-theme-green .list-index ul,
.md .list-index.color-theme-green ul {
    color: #4caf50
}

.md .color-theme-green .list-index .list-index-label,
.md .color-theme-green .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-green .list-index-label,
.md .list-index.color-theme-green .list-index-skip-placeholder:after {
    background-color: #4caf50
}

.md .color-theme-blue .list-index ul,
.md .list-index.color-theme-blue ul {
    color: #2196f3
}

.md .color-theme-blue .list-index .list-index-label,
.md .color-theme-blue .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-blue .list-index-label,
.md .list-index.color-theme-blue .list-index-skip-placeholder:after {
    background-color: #2196f3
}

.md .color-theme-pink .list-index ul,
.md .list-index.color-theme-pink ul {
    color: #e91e63
}

.md .color-theme-pink .list-index .list-index-label,
.md .color-theme-pink .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-pink .list-index-label,
.md .list-index.color-theme-pink .list-index-skip-placeholder:after {
    background-color: #e91e63
}

.md .color-theme-yellow .list-index ul,
.md .list-index.color-theme-yellow ul {
    color: #ffcf00
}

.md .color-theme-yellow .list-index .list-index-label,
.md .color-theme-yellow .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-yellow .list-index-label,
.md .list-index.color-theme-yellow .list-index-skip-placeholder:after {
    background-color: #ffcf00
}

.md .color-theme-orange .list-index ul,
.md .list-index.color-theme-orange ul {
    color: #ff9800
}

.md .color-theme-orange .list-index .list-index-label,
.md .color-theme-orange .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-orange .list-index-label,
.md .list-index.color-theme-orange .list-index-skip-placeholder:after {
    background-color: #ff9800
}

.md .color-theme-gray .list-index ul,
.md .list-index.color-theme-gray ul {
    color: #9e9e9e
}

.md .color-theme-gray .list-index .list-index-label,
.md .color-theme-gray .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-gray .list-index-label,
.md .list-index.color-theme-gray .list-index-skip-placeholder:after {
    background-color: #9e9e9e
}

.md .color-theme-white .list-index ul,
.md .list-index.color-theme-white ul {
    color: #fff
}

.md .color-theme-white .list-index .list-index-label,
.md .color-theme-white .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-white .list-index-label,
.md .list-index.color-theme-white .list-index-skip-placeholder:after {
    background-color: #fff
}

.md .color-theme-black .list-index ul,
.md .list-index.color-theme-black ul {
    color: #000
}

.md .color-theme-black .list-index .list-index-label,
.md .color-theme-black .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-black .list-index-label,
.md .list-index.color-theme-black .list-index-skip-placeholder:after {
    background-color: #000
}

.md .color-theme-violet .list-index ul,
.md .list-index.color-theme-violet ul {
    color: #b65bb6
}

.md .color-theme-violet .list-index .list-index-label,
.md .color-theme-violet .list-index .list-index-skip-placeholder:after,
.md .list-index.color-theme-violet .list-index-label,
.md .list-index.color-theme-violet .list-index-skip-placeholder:after {
    background-color: #b65bb6
}

.md .list-index.color-red ul {
    color: #f44336
}

.md .list-index.color-red .list-index-label,
.md .list-index.color-red .list-index-skip-placeholder:after {
    background-color: #f44336
}

.md .list-index.color-green ul {
    color: #4caf50
}

.md .list-index.color-green .list-index-label,
.md .list-index.color-green .list-index-skip-placeholder:after {
    background-color: #4caf50
}

.md .list-index.color-blue ul {
    color: #2196f3
}

.md .list-index.color-blue .list-index-label,
.md .list-index.color-blue .list-index-skip-placeholder:after {
    background-color: #2196f3
}

.md .list-index.color-pink ul {
    color: #e91e63
}

.md .list-index.color-pink .list-index-label,
.md .list-index.color-pink .list-index-skip-placeholder:after {
    background-color: #e91e63
}

.md .list-index.color-yellow ul {
    color: #ffcf00
}

.md .list-index.color-yellow .list-index-label,
.md .list-index.color-yellow .list-index-skip-placeholder:after {
    background-color: #ffcf00
}

.md .list-index.color-orange ul {
    color: #ff9800
}

.md .list-index.color-orange .list-index-label,
.md .list-index.color-orange .list-index-skip-placeholder:after {
    background-color: #ff9800
}

.md .list-index.color-gray ul {
    color: #9e9e9e
}

.md .list-index.color-gray .list-index-label,
.md .list-index.color-gray .list-index-skip-placeholder:after {
    background-color: #9e9e9e
}

.md .list-index.color-white ul {
    color: #fff
}

.md .list-index.color-white .list-index-label,
.md .list-index.color-white .list-index-skip-placeholder:after {
    background-color: #fff
}

.md .list-index.color-black ul {
    color: #000
}

.md .list-index.color-black .list-index-label,
.md .list-index.color-black .list-index-skip-placeholder:after {
    background-color: #000
}

.md .list-index.color-violet ul {
    color: #b65bb6
}

.md .list-index.color-violet .list-index-label,
.md .list-index.color-violet .list-index-skip-placeholder:after {
    background-color: #b65bb6
}

.login-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    box-sizing: border-box;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background: #fff;
    z-index: 11000
}

.login-screen.modal-in,
.login-screen.modal-out {
    transition-duration: .4s
}

.login-screen.not-animated {
    transition-duration: 0ms
}

.login-screen.modal-in {
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.login-screen.modal-out {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html.with-statusbar.device-ios .login-screen,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .login-screen {
    height: calc(100% - .2rem);
    top: .2rem
}

html.with-statusbar.device-iphone-x .login-screen {
    height: calc(1 - constant(safe-area-inset-top));
    height: calc(1 - env(safe-area-inset-top));
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top)
}

html.with-statusbar.device-android .login-screen,
html.with-statusbar.md:not(.device-ios):not(.device-android) .login-screen {
    height: calc(100% - .24rem);
    top: .24rem
}

.login-screen-content {
    background: #fff
}

.login-screen-content .block,
.login-screen-content .block-footer,
.login-screen-content .block-header,
.login-screen-content .list,
.login-screen-content .login-screen-title {
    max-width: 4.8rem
}

.login-screen-content .list ul {
    background: none
}

.login-screen-content .list ul:after,
.login-screen-content .list ul:before {
    display: none !important
}

.login-screen-content .block-footer,
.login-screen-content .block-header {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.login-screen-title {
    text-align: center
}

.ios .login-screen-content .block,
.ios .login-screen-content .list,
.ios .login-screen-content .login-screen-title {
    margin: .25rem auto
}

.ios .login-screen-title {
    font-size: .3rem
}

.ios .theme-dark .login-screen-content,
.ios .theme-dark .login-screen-content .list ul {
    background-color: transparent
}

.md .login-screen-content .block,
.md .login-screen-content .list,
.md .login-screen-content .login-screen-title {
    margin: .24rem auto
}

.md .login-screen-content .list-button {
    text-align: center;
    color: #2196f3
}

.md .login-screen-title {
    font-size: .34rem
}

.login-screen-content.md .theme-dark,
.md .theme-dark .login-screen-content {
    background: none
}

.md .color-theme-red .login-screen-content .list-button {
    color: #f44336
}

.md .color-theme-green .login-screen-content .list-button {
    color: #4caf50
}

.md .color-theme-blue .login-screen-content .list-button {
    color: #2196f3
}

.md .color-theme-pink .login-screen-content .list-button {
    color: #e91e63
}

.md .color-theme-yellow .login-screen-content .list-button {
    color: #ffcf00
}

.md .color-theme-orange .login-screen-content .list-button {
    color: #ff9800
}

.md .color-theme-gray .login-screen-content .list-button {
    color: #9e9e9e
}

.md .color-theme-white .login-screen-content .list-button {
    color: #fff
}

.md .color-theme-black .login-screen-content .list-button {
    color: #000
}

.md .color-theme-violet .login-screen-content .list-button {
    color: #b65bb6
}

.md .login-screen-content .list-button.color-red {
    color: #f44336
}

.md .login-screen-content .list-button.color-green {
    color: #4caf50
}

.md .login-screen-content .list-button.color-blue {
    color: #2196f3
}

.md .login-screen-content .list-button.color-pink {
    color: #e91e63
}

.md .login-screen-content .list-button.color-yellow {
    color: #ffcf00
}

.md .login-screen-content .list-button.color-orange {
    color: #ff9800
}

.md .login-screen-content .list-button.color-gray {
    color: #9e9e9e
}

.md .login-screen-content .list-button.color-white {
    color: #fff
}

.md .login-screen-content .list-button.color-black {
    color: #000
}

.md .login-screen-content .list-button.color-violet {
    color: #b65bb6
}

.toolbar.messagebar {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: #fff;
    height: auto
}

.toolbar.messagebar .toolbar-inner {
    position: relative
}

.toolbar.messagebar .messagebar-area {
    overflow: hidden;
    position: relative
}

.toolbar.messagebar .messagebar-area,
.toolbar.messagebar textarea {
    width: 100%;
    -webkit-flex-shrink: 1;
    flex-shrink: 1
}

.toolbar.messagebar a.link {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.messagebar-attachments {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    white-space: nowrap;
    box-sizing: border-box;
    position: relative
}

.messagebar:not(.messagebar-attachments-visible) .messagebar-attachments {
    display: none
}

.messagebar-attachment {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    height: 1.55rem;
    position: relative
}

@media (orientation:landscape) {
    .messagebar-attachment {
        height: 1.2rem
    }
}

.messagebar-attachment img {
    display: block;
    width: auto;
    height: 100%
}

.messagebar-attachment+.messagebar-attachment {
    margin-left: .08rem
}

.messagebar-sheet {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    height: 2.52rem
}

@media (orientation:landscape) {
    .messagebar-sheet {
        height: 1.92rem
    }
}

.messagebar-sheet-image,
.messagebar-sheet-item {
    box-sizing: border-box;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-top: .01rem;
    position: relative;
    overflow: hidden;
    height: 1.25rem;
    width: 1.25rem;
    margin-left: .01rem
}

@media (orientation:landscape) {

    .messagebar-sheet-image,
    .messagebar-sheet-item {
        width: .95rem;
        height: .95rem
    }
}

.messagebar-sheet-image .icon-checkbox,
.messagebar-sheet-image .icon-radio,
.messagebar-sheet-item .icon-checkbox,
.messagebar-sheet-item .icon-radio {
    position: absolute;
    right: .08rem;
    bottom: .08rem
}

.messagebar-sheet-image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.messagebar-attachment-delete {
    display: block;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 0 0 .02rem rgba(0, 0, 0, .2)
}

.messagebar-attachment-delete:after,
.messagebar-attachment-delete:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%
}

.messagebar-attachment-delete:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.messagebar-attachment-delete:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.messagebar:not(.messagebar-sheet-visible) .messagebar-sheet {
    display: none
}

.ios.device-iphone-x .messagebar:not(.messagebar-top),
.md.device-iphone-x .messagebar:not(.messagebar-top) {
    height: auto !important
}

.ios.device-iphone-x .messagebar-sheet,
.ios.device-iphone-x .messagebar:not(.messagebar-top):not(.messagebar-sheet-visible),
.md.device-iphone-x .messagebar-sheet,
.md.device-iphone-x .messagebar:not(.messagebar-top):not(.messagebar-sheet-visible) {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.ios.device-iphone-x .messagebar-sheet,
.md.device-iphone-x .messagebar-sheet {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right)
}

.ios .messagebar {
    background: #fff;
    min-height: .44rem
}

.ios .messagebar:before {
    display: none !important
}

.ios .messagebar textarea {
    background: #fff;
    border-radius: .17rem;
    padding: .06rem .15rem;
    height: .34rem;
    line-height: .2rem;
    font-size: .17rem;
    border: .01rem solid #c8c8cd
}

.ios .messagebar a.link.icon-only:first-child {
    margin-left: -.08rem
}

.ios .messagebar a.link.icon-only:last-child {
    margin-right: -.08rem
}

.ios .messagebar .messagebar-area+a.link:not(.icon-only),
.ios .messagebar a.link:not(.icon-only)+.messagebar-area {
    margin-left: .08rem
}

.ios .messagebar-area {
    margin-top: .05rem;
    margin-bottom: .05rem
}

.ios .messagebar-attachments {
    padding: .05rem;
    border-radius: .17rem .17rem 0 0;
    border: .01rem solid #c8c8cd;
    border-bottom: none
}

.ios .messagebar-attachments-visible .messagebar-attachments+textarea {
    border-radius: 0 0 .17rem .17rem
}

.ios .messagebar-attachment {
    border-radius: .12rem;
    font-size: .14rem
}

.ios .messagebar-attachment img {
    border-radius: .12rem
}

.ios .messagebar-sheet {
    background: #d1d5da
}

.ios .messagebar-attachment-delete {
    right: .05rem;
    top: .05rem;
    width: .2rem;
    height: .2rem;
    background: #7d7e80;
    border: .02rem solid #fff;
    cursor: pointer
}

.ios .messagebar-attachment-delete:after,
.ios .messagebar-attachment-delete:before {
    width: .1rem;
    height: .02rem;
    background: #fff;
    margin-left: -.05rem;
    margin-top: -.01rem
}

.ios .theme-dark .messagebar textarea,
.messagebar.ios .theme-dark textarea {
    background-color: #000;
    border-color: #282829;
    color: #fff
}

.ios .theme-dark .messagebar-attachments {
    border-color: #282829;
    background-color: #000
}

.md .messagebar {
    font-size: .16rem
}

.md .messagebar:after {
    display: none
}

.md .messagebar textarea {
    padding: .05rem .08rem;
    height: .32rem;
    color: #333;
    font-size: .16rem;
    line-height: .22rem
}

.md .messagebar a.link {
    color: #333
}

.md .messagebar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .messagebar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .messagebar:before {
    content: "";
    position: absolute;
    background-color: #d1d1d1;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .messagebar:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .messagebar:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .messagebar-attachments {
    padding: .08rem;
    border-bottom: .01rem solid #ddd
}

.md .messagebar-area {
    margin-top: .08rem;
    margin-bottom: .08rem
}

.md .messagebar-sheet {
    background: #fff
}

.md .messagebar-sheet-image .icon-checkbox,
.md .messagebar-sheet-item .icon-checkbox {
    border-color: #fff;
    background: hsla(0, 0%, 100%, .25);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .5)
}

.md .messagebar-attachment-delete {
    right: .08rem;
    top: .08rem;
    width: .24rem;
    height: .24rem;
    background: #2196f3;
    cursor: pointer;
    border-radius: .02rem
}

.md .messagebar-attachment-delete:after,
.md .messagebar-attachment-delete:before {
    width: .14rem;
    height: .02rem;
    background: #fff;
    margin-left: -.07rem;
    margin-top: -.01rem
}

.md .theme-dark .messagebar,
.messagebar.md .theme-dark {
    background: #000
}

.md .theme-dark .messagebar:before,
.messagebar.md .theme-dark:before {
    background-color: hsla(0, 0%, 100%, .2)
}

.md .theme-dark .messagebar a.link,
.messagebar.md .theme-dark a.link {
    color: hsla(0, 0%, 100%, .87)
}

.md .theme-dark .messagebar a.link:before,
.messagebar.md .theme-dark a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, hsla(0, 0%, 100%, .15) 66%, hsla(0, 0%, 100%, 0) 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .theme-dark .messagebar a.link.active-state:before,
.messagebar.md .theme-dark a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .theme-dark .messagebar textarea,
.messagebar.md .theme-dark textarea {
    color: hsla(0, 0%, 100%, .87)
}

.md .theme-dark .messagebar-attachments {
    border-bottom-color: hsla(0, 0%, 100%, .2)
}

.messages {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    z-index: 1
}

.messages-title {
    text-align: center;
    width: 100%;
    line-height: 1
}

.message {
    max-width: 70%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    position: relative;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.message-avatar {
    border-radius: 50%;
    position: relative;
    background-size: cover;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.message-content {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.message-footer,
.message-header,
.message-name {
    line-height: 1;
    font-size: .12rem
}

.message-footer {
    font-size: .11rem;
    margin-bottom: -1em
}

.message-bubble {
    box-sizing: border-box;
    word-break: break-word;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    line-height: 1.2
}

.message-image img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.message-text-footer,
.message-text-header {
    font-size: .12rem;
    line-height: 1
}

.message-text {
    text-align: left
}

.message-sent {
    text-align: right;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.message-received {
    -webkit-flex-direction: row;
    flex-direction: row
}

.message-received .message-content {
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.message-sent .message-content {
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.message:not(.message-last) .message-avatar {
    opacity: 0
}

.message.message-same-footer .message-footer,
.message.message-same-header .message-header,
.message.message-same-name .message-name,
.message:not(.message-first) .message-name {
    display: none
}

.message-appear-from-bottom {
    -webkit-animation: message-appear-from-bottom .3s;
    animation: message-appear-from-bottom .3s
}

.message-appear-from-top {
    -webkit-animation: message-appear-from-top .3s;
    animation: message-appear-from-top .3s
}

.message-typing-indicator {
    display: inline-block;
    font-size: 0;
    vertical-align: middle
}

.message-typing-indicator>div {
    display: inline-block;
    position: relative;
    background: #000;
    vertical-align: middle;
    border-radius: 50%
}

@-webkit-keyframes message-appear-from-bottom {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes message-appear-from-bottom {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes message-appear-from-top {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes message-appear-from-top {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.ios .messages,
.ios .messages-content {
    background: #fff
}

.ios .messages-title {
    font-size: .11rem;
    color: #8e8e93;
    margin-top: .1rem
}

.ios .messages-title:last-child {
    margin-bottom: .1rem
}

.ios .messages-title b {
    font-weight: 600
}

.ios .message {
    margin-top: .1rem
}

.ios .message:last-child {
    margin-bottom: .1rem
}

.ios .message-avatar {
    width: .29rem;
    height: .29rem
}

.ios .message-footer,
.ios .message-header,
.ios .message-name {
    color: #8e8e93
}

.ios .message-footer b,
.ios .message-header b,
.ios .message-name b {
    font-weight: 600
}

.ios .message-header,
.ios .message-name {
    margin-bottom: .03rem
}

.ios .message-footer {
    margin-top: .03rem
}

.ios .message-bubble {
    font-size: .17rem;
    line-height: 1.2;
    border-radius: .16rem;
    padding: .06rem .16rem .09rem;
    min-width: .48rem;
    min-height: .35rem
}

.ios .message-image {
    margin: .06rem -.16rem
}

.ios .message-image:first-child {
    margin-top: -.06rem
}

.ios .message-image:first-child img {
    border-top-left-radius: .16rem;
    border-top-right-radius: .16rem
}

.ios .message-image:last-child {
    margin-bottom: -.09rem
}

.ios .message-image:last-child img {
    border-bottom-left-radius: .16rem;
    border-bottom-right-radius: .16rem
}

.ios .message-text-header {
    margin-bottom: .03rem
}

.ios .message-text-footer {
    margin-top: .03rem
}

.ios .message-received {
    margin-left: .1rem
}

.ios .message-received .message-footer,
.ios .message-received .message-header,
.ios .message-received .message-name {
    margin-left: .16rem
}

.ios .message-received .message-text-footer,
.ios .message-received .message-text-header {
    opacity: .5
}

.ios .message-received .message-bubble {
    color: #000;
    background: #e5e5ea;
    padding-left: .22rem;
    -webkit-mask-box-image: url('data:image/svg+xml;charset=utf-8,<svg height="35" viewBox="0 0 96 70" width="48" xmlns="http://www.w3.org/2000/svg"><path d="M96 35c1 7-5 37-42 35-37 2-43-28-42-35-1-7 5-37 42-35 37-2 43 28 42 35z"/></svg>') 50% 42% 46% 56%
}

.ios .message-received .message-image {
    margin-left: -.22rem
}

.ios .message-received.message-tail:not(.message-typing) .message-bubble {
    border-radius: .16rem .16rem .16rem 0;
    -webkit-mask-box-image: url('data:image/svg+xml;charset=utf-8,<svg height="35" viewBox="0 0 96 70" width="48" xmlns="http://www.w3.org/2000/svg"><path d="M96 35c1 7-5 37-42 35-37 2-43-28-42-35-1-7 5-37 42-35 37-2 43 28 42 35z"/><path d="M0 70c6-2 12-10 12-19V35l14 27s-8 8-26 8z"/></svg>') 50% 42% 46% 56%
}

.ios .message-received.message-tail:not(.message-typing) .message-bubble .message-image:last-child img {
    border-bottom-left-radius: 0
}

.ios .message-sent {
    margin-right: .1rem
}

.ios .message-sent .message-footer,
.ios .message-sent .message-header,
.ios .message-sent .message-name {
    margin-right: .16rem
}

.ios .message-sent .message-text-footer,
.ios .message-sent .message-text-header {
    opacity: .8
}

.ios .message-sent .message-bubble {
    background: #00d449;
    color: #fff;
    padding-right: .22rem;
    -webkit-mask-box-image: url('data:image/svg+xml;charset=utf-8,<svg height="35" viewBox="0 0 96 70" width="48" xmlns="http://www.w3.org/2000/svg"><path d="M84 35c1 7-5 37-42 35C5 72-1 42 0 35-1 28 5-2 42 0c37-2 43 28 42 35z"/></svg>') 50% 56% 46% 42%
}

.ios .message-sent .message-image {
    margin-right: -.22rem
}

.ios .message-sent.message-tail .message-bubble {
    border-radius: .16rem .16rem 0 .16rem;
    -webkit-mask-box-image: url('data:image/svg+xml;charset=utf-8,<svg height="35" viewBox="0 0 96 70" width="48" xmlns="http://www.w3.org/2000/svg"><path d="M84 35c1 7-5 37-42 35C5 72-1 42 0 35-1 28 5-2 42 0c37-2 43 28 42 35z"/><path d="M96 70c-6-2-12-10-12-19V35L70 62s8 8 26 8z"/></svg>') 50% 56% 46% 42%
}

.ios .message-sent.message-tail .message-bubble .message-image:last-child img {
    border-bottom-right-radius: 0
}

.ios .message+.message:not(.message-first) {
    margin-top: .01rem
}

.ios .message-received.message-typing .message-content:after,
.ios .message-received.message-typing .message-content:before {
    content: "";
    position: absolute;
    background: #e5e5ea;
    border-radius: 50%
}

.ios .message-received.message-typing .message-content:after {
    width: .11rem;
    height: .11rem;
    left: .04rem;
    bottom: 0
}

.ios .message-received.message-typing .message-content:before {
    width: .06rem;
    height: .06rem;
    left: -.01rem;
    bottom: -.04rem
}

.ios .message-typing-indicator>div {
    width: .09rem;
    height: .09rem;
    opacity: .35
}

.ios .message-typing-indicator>div+div {
    margin-left: .04rem
}

.ios .message-typing-indicator>div:first-child {
    -webkit-animation: ios-message-typing-indicator .9s infinite;
    animation: ios-message-typing-indicator .9s infinite
}

.ios .message-typing-indicator>div:nth-child(2) {
    -webkit-animation: ios-message-typing-indicator .9s .15s infinite;
    animation: ios-message-typing-indicator .9s .15s infinite
}

.ios .message-typing-indicator>div:nth-child(3) {
    -webkit-animation: ios-message-typing-indicator .9s .3s infinite;
    animation: ios-message-typing-indicator .9s .3s infinite
}

.ios .theme-dark .messages,
.ios .theme-dark .messages-content,
.messages-content.ios .theme-dark,
.messages.ios .theme-dark {
    background-color: transparent
}

.ios .theme-dark .message-received.message-typing .message-content:after,
.ios .theme-dark .message-received.message-typing .message-content:before {
    background: #333
}

.ios .theme-dark .message-typing-indicator>div {
    background-color: #fff
}

.ios .theme-dark .message-received .message-bubble {
    background-color: #333;
    color: #fff
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .message-received,
    .ios.device-iphone-x .ios-left-edge .message-received,
    .ios.device-iphone-x .panel-left .message-received,
    .ios.device-iphone-x .popup .message-received,
    .ios.device-iphone-x .sheet-modal .message-received {
        margin-left: calc(.1rem + constant(safe-area-inset-left));
        margin-left: calc(.1rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .message-sent,
    .ios.device-iphone-x .ios-right-edge .message-sent,
    .ios.device-iphone-x .panel-right .message-sent,
    .ios.device-iphone-x .popup .message-sent,
    .ios.device-iphone-x .sheet-modal .message-sent {
        margin-right: calc(.1rem + constant(safe-area-inset-right));
        margin-right: calc(.1rem + env(safe-area-inset-right))
    }
}

@-webkit-keyframes ios-message-typing-indicator {
    0% {
        opacity: .35
    }

    25% {
        opacity: .2
    }

    50% {
        opacity: .2
    }
}

@keyframes ios-message-typing-indicator {
    0% {
        opacity: .35
    }

    25% {
        opacity: .2
    }

    50% {
        opacity: .2
    }
}

.md .messages,
.md .messages-content {
    background: #eee
}

.md .message {
    margin-top: .16rem
}

.md .message:last-child {
    margin-bottom: .16rem
}

.md .messages-title {
    font-size: .12rem;
    color: rgba(0, 0, 0, .51);
    margin-top: .16rem
}

.md .messages-title:last-child {
    margin-bottom: .16rem
}

.md .messages-title b {
    font-weight: 500
}

.md .message-avatar {
    width: .32rem;
    height: .32rem
}

.md .message-footer,
.md .message-header,
.md .message-name {
    color: rgba(0, 0, 0, .51)
}

.md .message-footer b,
.md .message-header b,
.md .message-name b {
    font-weight: 500
}

.md .message-header,
.md .message-name {
    margin-bottom: .02rem
}

.md .message-footer {
    margin-top: .02rem
}

.md .message-bubble {
    font-size: .16rem;
    border-radius: .02rem;
    padding: .06rem .08rem;
    min-height: .32rem
}

.md .message-text-footer,
.md .message-text-header {
    color: rgba(0, 0, 0, .51)
}

.md .message-text-header {
    margin-bottom: .04rem
}

.md .message-text-footer {
    margin-top: .04rem
}

.md .message-received {
    margin-left: .08rem
}

.md .message-received .message-bubble {
    color: #333;
    background: #fff
}

.md .message-received .message-avatar+.message-content {
    margin-left: .08rem
}

.md .message-received.message-tail .message-bubble {
    border-radius: .02rem .02rem .02rem 0
}

.md .message-received.message-tail .message-bubble:before {
    position: absolute;
    content: "";
    border-left: .08rem solid transparent;
    border-right: 0 solid transparent;
    border-bottom: .08rem solid #fff;
    right: 100%;
    bottom: 0;
    width: 0;
    height: 0
}

.md .message-sent {
    margin-right: .08rem
}

.md .message-sent .message-bubble {
    color: #333;
    background: #c8e6c9
}

.md .message-sent .message-avatar+.message-content {
    margin-right: .08rem
}

.md .message-sent.message-tail .message-bubble {
    border-radius: .02rem .02rem 0 .02rem
}

.md .message-sent.message-tail .message-bubble:before {
    position: absolute;
    content: "";
    border-right: .08rem solid transparent;
    border-left: 0 solid transparent;
    border-bottom: .08rem solid #c8e6c9;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 0
}

.md .message+.message:not(.message-first) {
    margin-top: .08rem
}

.md .message-typing-indicator>div {
    width: .06rem;
    height: .06rem;
    opacity: .6
}

.md .message-typing-indicator>div+div {
    margin-left: .06rem
}

.md .message-typing-indicator>div:first-child {
    -webkit-animation: md-message-typing-indicator .9s infinite;
    animation: md-message-typing-indicator .9s infinite
}

.md .message-typing-indicator>div:nth-child(2) {
    -webkit-animation: md-message-typing-indicator .9s .15s infinite;
    animation: md-message-typing-indicator .9s .15s infinite
}

.md .message-typing-indicator>div:nth-child(3) {
    -webkit-animation: md-message-typing-indicator .9s .3s infinite;
    animation: md-message-typing-indicator .9s .3s infinite
}

.md .theme-dark .messages,
.md .theme-dark .messages-content,
.messages-content.md .theme-dark,
.messages.md .theme-dark {
    background-color: transparent
}

.md .theme-dark .message-footer,
.md .theme-dark .message-header,
.md .theme-dark .message-name,
.md .theme-dark .messages-title {
    color: hsla(0, 0%, 100%, .54)
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .message-received,
    .md.device-iphone-x .ios-left-edge .message-received,
    .md.device-iphone-x .panel-left .message-received,
    .md.device-iphone-x .popup .message-received,
    .md.device-iphone-x .sheet-modal .message-received {
        margin-left: calc(.08rem + constant(safe-area-inset-left));
        margin-left: calc(.08rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .message-sent,
    .md.device-iphone-x .ios-right-edge .message-sent,
    .md.device-iphone-x .panel-right .message-sent,
    .md.device-iphone-x .popup .message-sent,
    .md.device-iphone-x .sheet-modal .message-sent {
        margin-right: calc(.08rem + constant(safe-area-inset-right));
        margin-right: calc(.08rem + env(safe-area-inset-right))
    }
}

@-webkit-keyframes md-message-typing-indicator {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-.05rem);
        transform: translateY(-.05rem)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes md-message-typing-indicator {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(-.05rem);
        transform: translateY(-.05rem)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.notification {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 20000;
    font-size: .14rem;
    margin: 0;
    border: none;
    display: none;
    box-sizing: border-box;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    direction: ltr
}

.notification-icon {
    font-size: 0
}

.notification-header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center
}

.notification-close-button {
    margin-left: auto;
    cursor: pointer
}

html.with-statusbar.device-ios .notification,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .notification {
    margin-top: .2rem
}

html.with-statusbar.device-android .notification,
html.with-statusbar.md:not(.device-ios):not(.device-android) .notification {
    margin-top: .24rem
}

html.with-statusbar.device-iphone-x .notification {
    margin-top: constant(safe-area-inset-top);
    margin-top: env(safe-area-inset-top)
}

.ios .notification {
    left: .08rem;
    top: .08rem;
    width: calc(100% - .16rem);
    background: hsla(0, 0%, 98%, .95);
    border-radius: .12rem;
    box-shadow: 0 .05rem .25rem -.1rem rgba(0, 0, 0, .7);
    padding: .1rem;
    color: #000;
    max-width: 5.68rem;
    transition-duration: .45s;
    -webkit-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0)
}

@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))) {
    .ios .notification {
        background: hsla(0, 0%, 100%, .65);
        -webkit-backdrop-filter: blur(.1rem);
        backdrop-filter: blur(.1rem)
    }
}

@media (min-width:584px) {
    .ios .notification {
        left: 50%;
        width: 5.68rem;
        margin-left: -2.84rem
    }
}

.ios .notification.modal-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.ios .notification.modal-out {
    -webkit-transform: translate3d(0, -200%, 0);
    transform: translate3d(0, -200%, 0)
}

.ios .notification-icon {
    width: .2rem;
    height: .2rem;
    line-height: .2rem;
    margin-right: .08rem
}

.ios .notification-icon i {
    width: .2rem;
    height: .2rem;
    font-size: .2rem
}

.ios .notification-title {
    font-size: .13rem;
    text-transform: uppercase;
    letter-spacing: .02em
}

.ios .notification-subtitle {
    font-size: .15rem;
    font-weight: 600;
    line-height: 1.35
}

.ios .notification-text {
    font-size: .15rem;
    line-height: 1.2
}

.ios .notification-header+.notification-content {
    margin-top: .1rem
}

.ios .notification-title-right-text {
    color: #444a51;
    font-size: .13rem;
    margin-right: .06rem;
    margin-left: auto
}

.ios .notification-title-right-text+.notification-close-button {
    margin-left: .1rem
}

.ios .notification-close-button {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.5 20.379L14.722 12.6 12.6 14.72l7.778 7.779-7.778 7.778 2.12 2.121 7.779-7.778 7.778 7.778 2.121-2.12-7.778-7.779 7.778-7.778-2.12-2.121-7.779 7.778zM22 44c12.15 0 22-9.85 22-22S34.15 0 22 0 0 9.85 0 22s9.85 22 22 22z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
    width: .2rem;
    height: .2rem;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    opacity: .3;
    transition-duration: .3s
}

.ios .notification-close-button.active-state {
    transition-duration: 0ms;
    opacity: .1
}

.ios .notification-close-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: .44rem;
    height: .44rem;
    margin-left: -.22rem;
    margin-top: -.22rem
}

.md .notification {
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 .02rem .04rem rgba(0, 0, 0, .22), 0 .01rem .02rem rgba(0, 0, 0, .24);
    padding: .16rem;
    color: #000;
    max-width: 5.68rem
}

@media (min-width:568px) {
    .md .notification {
        left: 50%;
        margin-left: -2.84rem
    }
}

.md .notification.modal-in {
    transition-duration: 0ms;
    -webkit-animation: notification-md-in .4s ease-out;
    animation: notification-md-in .4s ease-out
}

.md .notification.modal-in.notification-transitioning {
    transition-duration: .2s
}

.md .notification.modal-out {
    -webkit-animation: none;
    animation: none;
    transition-duration: .2s;
    transition-timing-function: ease-in;
    -webkit-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0)
}

.md .notification-icon {
    width: .16rem;
    height: .16rem;
    margin-right: .08rem;
    line-height: .16rem
}

.md .notification-icon i {
    width: .16rem;
    height: .16rem;
    font-size: .16rem
}

.md .notification-title {
    font-size: .12rem;
    line-height: 1;
    color: #2196f3
}

.md .notification-subtitle {
    font-size: .14rem;
    line-height: 1.35;
    color: #212121
}

.md .notification-subtitle+.notification-text {
    margin-top: .02rem
}

.md .notification-text {
    font-size: .14rem;
    line-height: 1.35;
    color: #757575
}

.md .notification-header+.notification-content {
    margin-top: .06rem
}

.md .notification-title-right-text {
    font-size: .12rem;
    color: #757575;
    margin-left: .04rem
}

.md .notification-title-right-text:before {
    content: "";
    width: .03rem;
    height: .03rem;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: .04rem;
    background: #757575
}

.md .notification-close-button {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23737373' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    width: .16rem;
    height: .16rem;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    transition-duration: .3s
}

.md .notification-close-button:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .notification-close-button.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .notification-close-button:before {
    width: .48rem;
    height: .48rem;
    left: 50%;
    top: 50%;
    margin-left: -.24rem;
    margin-top: -.24rem
}

.md .notification-close-button:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: .48rem;
    height: .48rem;
    margin-left: -.22rem;
    margin-top: -.22rem
}

@-webkit-keyframes notification-md-in {
    0% {
        -webkit-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0)
    }

    50% {
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes notification-md-in {
    0% {
        -webkit-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0)
    }

    50% {
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.panel-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5999;
    display: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.panel-backdrop.not-animated {
    transition-duration: 0ms !important
}

.panel {
    z-index: 1000;
    display: none;
    box-sizing: border-box;
    position: absolute;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    top: 0;
    height: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 2.6rem;
    background-color: #fff
}

.panel.not-animated,
.panel.panel-reveal.not-animated~.view,
.panel.panel-reveal.not-animated~.views {
    transition-duration: 0ms !important
}

.panel-cover {
    z-index: 6000
}

.panel-left {
    left: 0
}

.panel-left.panel-cover {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.panel-right {
    right: 0
}

.panel-right.panel-cover {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.panel-visible-by-breakpoint {
    display: block;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important
}

.panel-visible-by-breakpoint.panel-cover {
    z-index: 5900
}

html.with-panel .framework7-root>.view .page-content,
html.with-panel .framework7-root>.views .page-content {
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

html.with-panel-left-cover .panel-backdrop,
html.with-panel-right-cover .panel-backdrop {
    display: block;
    opacity: 1
}

html.with-panel-left-reveal .panel-backdrop,
html.with-panel-right-reveal .panel-backdrop,
html.with-panel-transitioning .panel-backdrop {
    background: transparent;
    display: block;
    opacity: 0
}

html.with-panel-left-reveal .framework7-root>.view,
html.with-panel-left-reveal .panel-backdrop,
html.with-panel-left-reveal .views {
    -webkit-transform: translate3d(2.6rem, 0, 0);
    transform: translate3d(2.6rem, 0, 0)
}

html.with-panel-right-reveal .framework7-root>.view,
html.with-panel-right-reveal .panel-backdrop,
html.with-panel-right-reveal .views {
    -webkit-transform: translate3d(-2.6rem, 0, 0);
    transform: translate3d(-2.6rem, 0, 0)
}

html.with-panel-left-cover .panel-left,
html.with-panel-right-cover .panel-right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

html.with-statusbar.device-ios .panel,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .panel {
    top: .2rem;
    height: calc(100% - .2rem)
}

html.with-statusbar.device-android .panel,
html.with-statusbar.md:not(.device-ios):not(.device-android) .panel {
    top: .24rem;
    height: calc(100% - .24rem)
}

html.with-statusbar.device-iphone-x .panel {
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top);
    height: calc(1 - constant(safe-area-inset-top));
    height: calc(1 - env(safe-area-inset-top))
}

.ios .panel-backdrop {
    background: transparent
}

.ios .panel,
.ios .panel-backdrop {
    transition-duration: .4s
}

.ios.with-panel-left-reveal .framework7-root>.view,
.ios.with-panel-left-reveal .views,
.ios.with-panel-right-reveal .framework7-root>.view,
.ios.with-panel-right-reveal .views,
.ios.with-panel-transitioning .framework7-root>.view,
.ios.with-panel-transitioning .views {
    transition-duration: .4s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.md .panel-backdrop {
    background: rgba(0, 0, 0, .2)
}

.md .panel,
.md .panel-backdrop {
    transition-duration: .3s
}

.md .panel-visible {
    display: block
}

.md .panel-visible-by-breakpoint {
    box-shadow: none
}

.md.with-panel-left-cover .panel-cover,
.md.with-panel-left-reveal .framework7-root>.view,
.md.with-panel-left-reveal .views,
.md.with-panel-right-cover .panel-cover,
.md.with-panel-right-reveal .framework7-root>.view,
.md.with-panel-right-reveal .views {
    box-shadow: 0 0 .2rem rgba(0, 0, 0, .5)
}

.md.with-panel-left-reveal .framework7-root>.view,
.md.with-panel-left-reveal .views,
.md.with-panel-right-reveal .framework7-root>.view,
.md.with-panel-right-reveal .views,
.md.with-panel-transitioning .framework7-root>.view,
.md.with-panel-transitioning .views {
    transition-duration: .3s;
    transition-property: box-shadow, -webkit-transform;
    transition-property: transform, box-shadow;
    transition-property: transform, box-shadow, -webkit-transform
}

.photo-browser {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 400
}

.photo-browser-standalone.modal-in {
    transition-duration: 0ms;
    -webkit-animation: photo-browser-in .4s;
    animation: photo-browser-in .4s
}

.photo-browser-standalone.modal-out {
    transition-duration: 0ms;
    -webkit-animation: photo-browser-out .4s;
    animation: photo-browser-out .4s
}

.photo-browser-standalone.modal-out.swipe-close-to-bottom,
.photo-browser-standalone.modal-out.swipe-close-to-top {
    -webkit-animation: none;
    animation: none
}

.photo-browser-popup.modal-out.swipe-close-to-bottom,
.photo-browser-popup.modal-out.swipe-close-to-top {
    transition-duration: .3s
}

.photo-browser-popup.modal-out.swipe-close-to-bottom {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.photo-browser-popup.modal-out.swipe-close-to-top {
    -webkit-transform: translate3d(0, -100vh, 0);
    transform: translate3d(0, -100vh, 0)
}

.page.photo-browser-page,
.photo-browser-popup {
    background: none
}

.photo-browser-exposed .navbar,
.photo-browser-exposed .toolbar {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.photo-browser-exposed .photo-browser-swiper-container {
    background: #000
}

.photo-browser-of {
    margin: 0 .05rem
}

.photo-browser-captions {
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 10;
    opacity: 1;
    transition: .4s
}

.photo-browser-captions.photo-browser-captions-exposed {
    opacity: 0
}

.photo-browser-caption {
    box-sizing: border-box;
    transition: .3s;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: .04rem .05rem;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.photo-browser-caption:empty {
    display: none
}

.photo-browser-caption.photo-browser-caption-active {
    opacity: 1
}

.photo-browser-captions-light .photo-browser-caption {
    background: hsla(0, 0%, 100%, .8);
    color: #000
}

.photo-browser-captions-dark .photo-browser-caption {
    color: #fff
}

.photo-browser-exposed .photo-browser-caption {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.photo-browser-swiper-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    transition: .4s;
    transition-property: background-color
}

.photo-browser-next.swiper-button-disabled,
.photo-browser-prev.swiper-button-disabled {
    opacity: .3
}

.photo-browser-slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    box-sizing: border-box
}

.photo-browser-slide.photo-browser-transitioning {
    transition: .4s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.photo-browser-slide span.swiper-zoom-container {
    display: none
}

.photo-browser-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: none
}

.photo-browser-slide.swiper-slide-active span.swiper-zoom-container,
.photo-browser-slide.swiper-slide-next span.swiper-zoom-container,
.photo-browser-slide.swiper-slide-prev span.swiper-zoom-container {
    display: -webkit-flex;
    display: flex
}

.photo-browser-slide.swiper-slide-active img,
.photo-browser-slide.swiper-slide-next img,
.photo-browser-slide.swiper-slide-prev img {
    display: inline
}

.photo-browser-slide.swiper-slide-active.photo-browser-slide-lazy .preloader,
.photo-browser-slide.swiper-slide-next.photo-browser-slide-lazy .preloader,
.photo-browser-slide.swiper-slide-prev.photo-browser-slide-lazy .preloader {
    display: block
}

.photo-browser-slide iframe {
    width: 100%;
    height: 100%
}

.photo-browser-slide .preloader {
    display: none;
    position: absolute;
    width: .42rem;
    height: .42rem;
    margin-left: -.21rem;
    margin-top: -.21rem;
    left: 50%;
    top: 50%
}

.photo-browser-dark .photo-browser-swiper-container,
.photo-browser-page-dark .photo-browser-swiper-container {
    background: #000
}

@-webkit-keyframes photo-browser-in {
    0% {
        -webkit-transform: translateZ(0) scale(.5);
        transform: translateZ(0) scale(.5);
        opacity: 0
    }

    50% {
        -webkit-transform: translateZ(0) scale(1.05);
        transform: translateZ(0) scale(1.05);
        opacity: 1
    }

    to {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        opacity: 1
    }
}

@keyframes photo-browser-in {
    0% {
        -webkit-transform: translateZ(0) scale(.5);
        transform: translateZ(0) scale(.5);
        opacity: 0
    }

    50% {
        -webkit-transform: translateZ(0) scale(1.05);
        transform: translateZ(0) scale(1.05);
        opacity: 1
    }

    to {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes photo-browser-out {
    0% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        opacity: 1
    }

    50% {
        -webkit-transform: translateZ(0) scale(1.05);
        transform: translateZ(0) scale(1.05);
        opacity: 1
    }

    to {
        -webkit-transform: translateZ(0) scale(.5);
        transform: translateZ(0) scale(.5);
        opacity: 0
    }
}

@keyframes photo-browser-out {
    0% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
        opacity: 1
    }

    50% {
        -webkit-transform: translateZ(0) scale(1.05);
        transform: translateZ(0) scale(1.05);
        opacity: 1
    }

    to {
        -webkit-transform: translateZ(0) scale(.5);
        transform: translateZ(0) scale(.5);
        opacity: 0
    }
}

.ios .toolbar~.photo-browser-captions {
    bottom: .44rem
}

.ios .toolbar~.photo-browser-captions,
.ios .toolbar~.photo-browser-captions.photo-browser-captions-exposed {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ios .photo-browser-exposed .toolbar~.photo-browser-captions {
    -webkit-transform: translate3d(0, .44rem, 0);
    transform: translate3d(0, .44rem, 0)
}

.ios .photo-browser-page .toolbar {
    -webkit-transform: none;
    transform: none
}

.ios .view.with-photo-browser-page-exposed .navbar {
    opacity: 0
}

.ios .photo-browser-page .navbar,
.ios .photo-browser-page .toolbar,
.ios .view.with-photo-browser-page .navbar,
.ios .view.with-photo-browser-page .toolbar {
    background: hsla(240, 7%, 97%, .95);
    transition: .4s
}

.ios .photo-browser-dark .navbar,
.ios .photo-browser-dark .toolbar,
.ios .photo-browser-page-dark .navbar,
.ios .photo-browser-page-dark .toolbar,
.ios .view.with-photo-browser-page-dark .navbar,
.ios .view.with-photo-browser-page-dark .toolbar {
    background: rgba(30, 30, 30, .8);
    color: #fff
}

.ios .photo-browser-dark .navbar:after,
.ios .photo-browser-dark .navbar:before,
.ios .photo-browser-dark .toolbar:after,
.ios .photo-browser-dark .toolbar:before,
.ios .photo-browser-page-dark .navbar:after,
.ios .photo-browser-page-dark .navbar:before,
.ios .photo-browser-page-dark .toolbar:after,
.ios .photo-browser-page-dark .toolbar:before,
.ios .view.with-photo-browser-page-dark .navbar:after,
.ios .view.with-photo-browser-page-dark .navbar:before,
.ios .view.with-photo-browser-page-dark .toolbar:after,
.ios .view.with-photo-browser-page-dark .toolbar:before {
    display: none !important
}

.ios .photo-browser-dark .navbar a,
.ios .photo-browser-dark .toolbar a,
.ios .photo-browser-page-dark .navbar a,
.ios .photo-browser-page-dark .toolbar a,
.ios .view.with-photo-browser-page-dark .navbar a,
.ios .view.with-photo-browser-page-dark .toolbar a {
    color: #fff
}

.ios.device-iphone-x .photo-browser-captions {
    bottom: constant(safe-area-inset-bottom);
    bottom: env(safe-area-inset-bottom)
}

.ios.device-iphone-x .toolbar~.photo-browser-captions {
    bottom: calc(.44rem + constant(safe-area-inset-bottom));
    bottom: calc(.44rem + env(safe-area-inset-bottom))
}

.md .toolbar~.photo-browser-captions {
    bottom: .44rem
}

.md .toolbar~.photo-browser-captions,
.md .toolbar~.photo-browser-captions.photo-browser-captions-exposed {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.md .photo-browser-exposed .toolbar~.photo-browser-captions {
    -webkit-transform: translate3d(0, .44rem, 0);
    transform: translate3d(0, .44rem, 0)
}

.md .photo-browser-page .toolbar {
    -webkit-transform: none;
    transform: none
}

.md .photo-browser-page .navbar,
.md .photo-browser-page .toolbar {
    background: rgba(33, 150, 243, .95);
    transition: .4s
}

.md .photo-browser-dark .navbar,
.md .photo-browser-dark .toolbar,
.md .photo-browser-page-dark .navbar,
.md .photo-browser-page-dark .toolbar {
    background: rgba(30, 30, 30, .8) !important;
    color: #fff
}

.md .photo-browser-dark .navbar a,
.md .photo-browser-dark .toolbar a,
.md .photo-browser-page-dark .navbar a,
.md .photo-browser-page-dark .toolbar a {
    color: #fff
}

.md .color-red .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-red .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-red .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-red .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(244, 67, 54, .95)
}

.md .color-green .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-green .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-green .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-green .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(76, 175, 80, .95)
}

.md .color-blue .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-blue .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-blue .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-blue .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(33, 150, 243, .95)
}

.md .color-pink .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-pink .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-pink .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-pink .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(233, 30, 99, .95)
}

.md .color-theme-yellow .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-yellow .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-yellow .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-yellow .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(255, 207, 0, .95)
}

.md .color-orange .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-orange .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-orange .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-orange .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(255, 152, 0, .95)
}

.md .color-gray .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-gray .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-gray .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-gray .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: hsla(0, 0%, 62%, .95)
}

.md .color-theme-white .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-white .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-white .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-white .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: hsla(0, 0%, 100%, .95)
}

.md .color-black .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-black .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-theme-black .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-black .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(0, 0, 0, .95)
}

.md .color-theme-violet .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-theme-violet .photo-browser-page:not(.photo-browser-page-dark) .toolbar,
.md .color-violet .photo-browser-page:not(.photo-browser-page-dark) .navbar,
.md .color-violet .photo-browser-page:not(.photo-browser-page-dark) .toolbar {
    background-color: rgba(182, 91, 182, .95)
}

.md.device-iphone-x .photo-browser-captions {
    bottom: constant(safe-area-inset-bottom);
    bottom: env(safe-area-inset-bottom)
}

.md.device-iphone-x .toolbar~.photo-browser-captions {
    bottom: calc(.44rem + constant(safe-area-inset-bottom));
    bottom: calc(.44rem + env(safe-area-inset-bottom))
}

.picker {
    width: 100%;
    height: 2.6rem
}

.picker.picker-inline,
.popover .picker {
    height: 2rem
}

@media (orientation:landscape) and (max-height:415px) {
    .picker:not(.picker-inline) {
        height: 2rem
    }
}

.picker-popover {
    width: 2.8rem
}

.picker-columns {
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    text-align: right;
    height: 100%;
    position: relative;
    -webkit-mask-box-image: linear-gradient(0deg, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent)
}

.picker-column {
    position: relative;
    max-height: 100%
}

.picker-column.picker-column-first:before,
.picker-column.picker-column-last:after {
    height: 100%;
    width: 100vw;
    position: absolute;
    content: "";
    top: 0
}

.picker-column.picker-column-first:before {
    right: 100%
}

.picker-column.picker-column-last:after {
    left: 100%
}

.picker-column.picker-column-left {
    text-align: left
}

.picker-column.picker-column-center {
    text-align: center
}

.picker-column.picker-column-right {
    text-align: right
}

.picker-column.picker-column-divider {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.picker-items {
    transition: .3s;
    transition-timing-function: ease-out
}

.picker-item {
    height: .36rem;
    line-height: .36rem;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    transition: .3s
}

.picker-item span {
    padding: 0 .1rem
}

.picker-column-absolute .picker-item {
    position: absolute
}

.picker-item.picker-item-far {
    pointer-events: none
}

.picker-item.picker-item-selected {
    -webkit-transform: translateZ(0) rotateX(0deg);
    transform: translateZ(0) rotateX(0deg)
}

.picker-center-highlight {
    height: .36rem;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -.18rem;
    pointer-events: none
}

.picker-3d .picker-columns {
    overflow: hidden;
    -webkit-perspective: 12rem;
    perspective: 12rem
}

.picker-3d .picker-column,
.picker-3d .picker-item,
.picker-3d .picker-items {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.picker-3d .picker-column {
    overflow: visible
}

.picker-3d .picker-item {
    -webkit-transform-origin: center center -1.1rem;
    transform-origin: center center -1.1rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-timing-function: ease-out
}

.ios .picker-columns {
    font-size: .24rem
}

.ios .picker-column-divider {
    color: #000
}

.ios .picker-item {
    color: #707274
}

.ios .picker-item.picker-item-selected {
    color: #000
}

.ios .picker-popover .toolbar {
    background: none
}

.ios .picker-popover .toolbar:before {
    display: none !important
}

.ios .picker-popover .picker>.toolbar+.picker-columns {
    height: calc(100% - .44rem)
}

.ios .picker-popover .toolbar:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .picker-popover .toolbar:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .picker-popover .toolbar:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .picker-center-highlight:before {
    content: "";
    position: absolute;
    background-color: #a8abb0;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .picker-center-highlight:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .picker-center-highlight:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .picker-center-highlight:after {
    content: "";
    position: absolute;
    background-color: #a8abb0;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .picker-center-highlight:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .picker-center-highlight:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .theme-dark .picker-item.picker-item-selected {
    color: #fff
}

.ios .theme-dark .picker-center-highlight:after,
.ios .theme-dark .picker-center-highlight:before,
.ios .theme-dark .picker-popover .toolbar:after,
.picker-popover.ios .theme-dark .toolbar:after {
    background-color: #282829
}

.md .picker-popover .toolbar {
    border-radius: .02rem .02rem 0 0
}

.md .picker-columns {
    font-size: .2rem
}

.md .picker-column-divider {
    color: rgba(0, 0, 0, .87)
}

.md .picker-popover .picker>.toolbar+.picker-columns {
    height: calc(100% - .44rem)
}

.md .picker-center-highlight:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .15);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .picker-center-highlight:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .picker-center-highlight:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .picker-center-highlight:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .15);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .picker-center-highlight:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .picker-center-highlight:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .theme-dark .picker-column-divider {
    color: hsla(0, 0%, 100%, .87)
}

.md .theme-dark .picker-center-highlight:after,
.md .theme-dark .picker-center-highlight:before {
    background-color: hsla(0, 0%, 100%, .15)
}

.popover-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    transition-duration: .4s
}

.popover-backdrop.not-animated {
    transition-duration: 0ms
}

.popover-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.popover {
    width: 2.6rem;
    z-index: 13500;
    margin: 0;
    top: 0;
    opacity: 0;
    left: 0;
    position: absolute;
    display: none;
    transition-duration: .3s
}

.popover .list {
    margin: 0
}

.popover .list ul {
    background: none
}

.popover .list:first-child ul:before,
.popover .list:last-child ul:after {
    display: none !important
}

.popover.modal-in {
    opacity: 1
}

.popover.not-animated {
    transition-duration: 0ms
}

.popover-inner {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.popover-from-actions-bold {
    font-weight: 600
}

.popover-from-actions-label {
    line-height: 1.3;
    position: relative
}

.popover-from-actions-label:last-child:after {
    display: none !important
}

.ios .popover {
    background: hsla(0, 0%, 100%, .95);
    border-radius: .13rem;
    -webkit-transform: none;
    transform: none;
    transition-property: opacity
}

.ios .popover .list:first-child li:first-child,
.ios .popover .list:first-child li:first-child>label,
.ios .popover .list:first-child li:first-child a,
.ios .popover .list:first-child ul {
    border-radius: .13rem .13rem 0 0
}

.ios .popover .list:last-child li:last-child,
.ios .popover .list:last-child li:last-child>label,
.ios .popover .list:last-child li:last-child a,
.ios .popover .list:last-child ul {
    border-radius: 0 0 .13rem .13rem
}

.ios .popover .list:first-child:last-child li:first-child:last-child,
.ios .popover .list:first-child:last-child li:first-child:last-child>label,
.ios .popover .list:first-child:last-child li:first-child:last-child a,
.ios .popover .list:first-child:last-child ul {
    border-radius: .13rem
}

.ios .popover .list+.list {
    margin-top: .35rem
}

.ios .popover-angle {
    left: -.26rem;
    z-index: 100;
    overflow: hidden
}

.ios .popover-angle,
.ios .popover-angle:after {
    width: .26rem;
    height: .26rem;
    position: absolute;
    top: 0
}

.ios .popover-angle:after {
    content: "";
    background: hsla(0, 0%, 100%, .95);
    left: 0;
    border-radius: .03rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ios .popover-angle.on-left {
    left: -.26rem
}

.ios .popover-angle.on-left:after {
    left: .19rem;
    top: 0
}

.ios .popover-angle.on-right {
    left: 100%
}

.ios .popover-angle.on-right:after {
    left: -.19rem;
    top: 0
}

.ios .popover-angle.on-top {
    left: 0;
    top: -.26rem
}

.ios .popover-angle.on-top:after {
    left: 0;
    top: .19rem
}

.ios .popover-angle.on-bottom {
    left: 0;
    top: 100%
}

.ios .popover-angle.on-bottom:after {
    left: 0;
    top: -.19rem
}

.ios .popover-from-actions .list+.list {
    margin-top: .2rem
}

.ios .popover-from-actions .list ul {
    background: #fff
}

.ios .popover-from-actions .item-link i.icon {
    width: .29rem;
    height: .29rem;
    font-size: .29rem
}

.ios .popover-from-actions-label {
    padding: .08rem .1rem;
    color: #8a8a8a;
    font-size: .13rem;
    text-align: center
}

.ios .popover-from-actions-label:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .popover-from-actions-label:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .popover-from-actions-label:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .theme-dark .popover,
.ios .theme-dark .popover .popover-angle:after,
.popover.ios .theme-dark,
.popover.ios .theme-dark .popover-angle:after {
    background: rgba(30, 30, 30, .95)
}

.ios .theme-dark .popover .list ul,
.popover.ios .theme-dark .list ul {
    background-color: transparent
}

.md .popover {
    background: #fff;
    border-radius: .04rem;
    box-shadow: 0 .05rem .05rem -.03rem rgba(0, 0, 0, .2), 0 .08rem .1rem .01rem rgba(0, 0, 0, .14), 0 .03rem .14rem .02rem rgba(0, 0, 0, .12);
    -webkit-transform: scale(.85, .6);
    transform: scale(.85, .6);
    transition-property: opacity, border-radius, -webkit-transform;
    transition-property: opacity, transform, border-radius;
    transition-property: opacity, transform, border-radius, -webkit-transform
}

.md .popover.modal-in {
    opacity: 1
}

.md .popover.modal-in,
.md .popover.modal-out {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.md .popover.modal-out {
    opacity: 0
}

.md .popover .list:first-child li:first-child,
.md .popover .list:first-child li:first-child>label,
.md .popover .list:first-child li:first-child a,
.md .popover .list:first-child ul {
    border-radius: .03rem .03rem 0 0
}

.md .popover .list:last-child li:last-child,
.md .popover .list:last-child li:last-child>label,
.md .popover .list:last-child li:last-child a,
.md .popover .list:last-child ul {
    border-radius: 0 0 .03rem .03rem
}

.md .popover .list:first-child:last-child li:first-child:last-child,
.md .popover .list:first-child:last-child li:first-child:last-child>label,
.md .popover .list:first-child:last-child li:first-child:last-child a,
.md .popover .list:first-child:last-child ul {
    border-radius: .13rem
}

.md .popover .list+.list {
    margin-top: .35rem
}

.md .popover-on-top {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.md .popover-on-bottom {
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.md .popover-from-actions .list {
    margin: 0
}

.md .popover-from-actions .item-link i.icon {
    width: .24rem;
    height: .24rem;
    font-size: .24rem
}

.md .popover-from-actions-label {
    padding: .08rem .16rem;
    color: rgba(0, 0, 0, .54);
    padding-top: .12rem;
    padding-bottom: .12rem
}

.md .popover-from-actions-label:after {
    content: "";
    position: absolute;
    background-color: #d2d2d6;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.md.device-pixel-ratio-2 .popover-from-actions-label:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .popover-from-actions-label:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .theme-dark .popover {
    background-color: #202020
}

.md .theme-dark .popover-from-actions-label {
    color: hsla(0, 0%, 100%, .54)
}

.md .theme-dark .popover-from-actions-label:after {
    background-color: hsla(0, 0%, 100%, .08)
}

.popup-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    transition-duration: .4s;
    z-index: 10500
}

.popup-backdrop.not-animated {
    transition-duration: 0ms
}

.popup-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.popup {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    box-sizing: border-box;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background: #fff;
    z-index: 11000
}

.popup.modal-in,
.popup.modal-out {
    transition-duration: .4s
}

.popup.not-animated {
    transition-duration: 0ms
}

.popup.modal-in {
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.popup.modal-out {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

html.with-statusbar .popup-backdrop {
    z-index: 9500
}

html.with-statusbar.device-ios .popup,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .popup {
    height: calc(100% - .2rem);
    top: .2rem
}

html.with-statusbar.device-iphone-x .popup {
    height: calc(1 - constant(safe-area-inset-top));
    height: calc(1 - env(safe-area-inset-top));
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top)
}

html.with-statusbar.device-android .popup,
html.with-statusbar.md:not(.device-ios):not(.device-android) .popup {
    height: calc(100% - .24rem);
    top: .24rem
}

html.with-modal-popup .framework7-root>.panel .page-content,
html.with-modal-popup .framework7-root>.view .page-content,
html.with-modal-popup .framework7-root>.views .page-content {
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

@media (min-width:630px) and (min-height:630px) {
    .md .popup:not(.popup-tablet-fullscreen) {
        box-shadow: 0 .2rem .44rem rgba(0, 0, 0, .5)
    }
}

.preloader {
    display: inline-block;
    vertical-align: middle
}

.preloader-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    transition-duration: .4s;
    visibility: visible;
    opacity: 0;
    background: none
}

.preloader-backdrop.not-animated {
    transition-duration: 0ms
}

.preloader-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.preloader-modal {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: .08rem;
    background: rgba(0, 0, 0, .8);
    z-index: 13500;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.preloader-modal .preloader {
    display: block !important
}

html.with-modal-preloader .page-content {
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

.ios .preloader {
    width: .2rem;
    height: .2rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-animation: ios-preloader-spin 1s steps(12) infinite;
    animation: ios-preloader-spin 1s steps(12) infinite
}

.ios .preloader-modal {
    border-radius: .05rem
}

.ios .preloader-modal .preloader {
    width: .34rem;
    height: .34rem
}

.ios .preloader.color-red,
.ios .preloader.preloader-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23f44336' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-green,
.ios .preloader.preloader-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%234caf50' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-blue,
.ios .preloader.preloader-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%232196f3' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-pink,
.ios .preloader.preloader-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23e91e63' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-yellow,
.ios .preloader.preloader-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23ffcf00' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-orange,
.ios .preloader.preloader-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23ff9800' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-gray,
.ios .preloader.preloader-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%239e9e9e' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-white,
.ios .preloader.preloader-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-black,
.ios .preloader.preloader-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23000' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.ios .preloader.color-violet,
.ios .preloader.preloader-violet {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23b65bb6' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes ios-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes ios-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.md .preloader {
    font-size: 0;
    display: inline-block;
    width: .32rem;
    height: .32rem;
    -webkit-animation: md-preloader-outer 3.3s linear infinite;
    animation: md-preloader-outer 3.3s linear infinite
}

@-webkit-keyframes md-preloader-outer {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes md-preloader-outer {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.md .preloader-inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-animation: md-preloader-inner-rotate 5.25s cubic-bezier(.35, 0, .25, 1) infinite;
    animation: md-preloader-inner-rotate 5.25s cubic-bezier(.35, 0, .25, 1) infinite
}

.md .preloader-inner .preloader-inner-gap {
    position: absolute;
    width: .02rem;
    left: 50%;
    margin-left: -.01rem;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    border-top: .04rem solid #757575
}

.md .preloader-inner .preloader-inner-left,
.md .preloader-inner .preloader-inner-right {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    overflow: hidden
}

.md .preloader-inner .preloader-inner-half-circle {
    position: absolute;
    top: 0;
    height: 100%;
    width: 200%;
    box-sizing: border-box;
    border: .04rem solid #757575;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1.3125s;
    animation-duration: 1.3125s;
    -webkit-animation-timing-function: cubic-bezier(.35, 0, .25, 1);
    animation-timing-function: cubic-bezier(.35, 0, .25, 1)
}

.md .preloader-inner .preloader-inner-left {
    left: 0
}

.md .preloader-inner .preloader-inner-left .preloader-inner-half-circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-animation-name: md-preloader-left-rotate;
    animation-name: md-preloader-left-rotate
}

.md .preloader-inner .preloader-inner-right {
    right: 0
}

.md .preloader-inner .preloader-inner-right .preloader-inner-half-circle {
    right: 0;
    border-left-color: transparent !important;
    -webkit-animation-name: md-preloader-right-rotate;
    animation-name: md-preloader-right-rotate
}

.md .preloader-modal {
    border-radius: .04rem
}

.md .preloader.color-red .preloader-inner-gap,
.md .preloader.color-red .preloader-inner-half-circle,
.md .preloader.preloader-red .preloader-inner-gap,
.md .preloader.preloader-red .preloader-inner-half-circle {
    border-color: #f44336
}

.md .preloader.color-green .preloader-inner-gap,
.md .preloader.color-green .preloader-inner-half-circle,
.md .preloader.preloader-green .preloader-inner-gap,
.md .preloader.preloader-green .preloader-inner-half-circle {
    border-color: #4caf50
}

.md .preloader.color-blue .preloader-inner-gap,
.md .preloader.color-blue .preloader-inner-half-circle,
.md .preloader.preloader-blue .preloader-inner-gap,
.md .preloader.preloader-blue .preloader-inner-half-circle {
    border-color: #2196f3
}

.md .preloader.color-pink .preloader-inner-gap,
.md .preloader.color-pink .preloader-inner-half-circle,
.md .preloader.preloader-pink .preloader-inner-gap,
.md .preloader.preloader-pink .preloader-inner-half-circle {
    border-color: #e91e63
}

.md .preloader.color-yellow .preloader-inner-gap,
.md .preloader.color-yellow .preloader-inner-half-circle,
.md .preloader.preloader-yellow .preloader-inner-gap,
.md .preloader.preloader-yellow .preloader-inner-half-circle {
    border-color: #ffcf00
}

.md .preloader.color-orange .preloader-inner-gap,
.md .preloader.color-orange .preloader-inner-half-circle,
.md .preloader.preloader-orange .preloader-inner-gap,
.md .preloader.preloader-orange .preloader-inner-half-circle {
    border-color: #ff9800
}

.md .preloader.color-gray .preloader-inner-gap,
.md .preloader.color-gray .preloader-inner-half-circle,
.md .preloader.preloader-gray .preloader-inner-gap,
.md .preloader.preloader-gray .preloader-inner-half-circle {
    border-color: #9e9e9e
}

.md .preloader.color-white .preloader-inner-gap,
.md .preloader.color-white .preloader-inner-half-circle,
.md .preloader.preloader-white .preloader-inner-gap,
.md .preloader.preloader-white .preloader-inner-half-circle {
    border-color: #fff
}

.md .preloader.color-black .preloader-inner-gap,
.md .preloader.color-black .preloader-inner-half-circle,
.md .preloader.preloader-black .preloader-inner-gap,
.md .preloader.preloader-black .preloader-inner-half-circle {
    border-color: #000
}

.md .preloader.color-violet .preloader-inner-gap,
.md .preloader.color-violet .preloader-inner-half-circle,
.md .preloader.preloader-violet .preloader-inner-gap,
.md .preloader.preloader-violet .preloader-inner-half-circle {
    border-color: #b65bb6
}

.md .preloader.color-multi .preloader-inner-left .preloader-inner-half-circle {
    -webkit-animation-name: md-preloader-left-rotate-multicolor;
    animation-name: md-preloader-left-rotate-multicolor
}

.md .preloader.color-multi .preloader-inner-right .preloader-inner-half-circle {
    -webkit-animation-name: md-preloader-right-rotate-multicolor;
    animation-name: md-preloader-right-rotate-multicolor
}

@-webkit-keyframes md-preloader-left-rotate {

    0%,
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@keyframes md-preloader-left-rotate {

    0%,
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-webkit-keyframes md-preloader-right-rotate {

    0%,
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
}

@keyframes md-preloader-right-rotate {

    0%,
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
}

@-webkit-keyframes md-preloader-inner-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(3turn);
        transform: rotate(3turn)
    }
}

@keyframes md-preloader-inner-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(3turn);
        transform: rotate(3turn)
    }
}

@-webkit-keyframes md-preloader-left-rotate-multicolor {

    0%,
    to {
        border-left-color: #4285f4;
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    75% {
        border-left-color: #1b9a59;
        border-top-color: #1b9a59
    }

    50% {
        border-left-color: #f7c223;
        border-top-color: #f7c223;
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    25% {
        border-left-color: #de3e35;
        border-top-color: #de3e35
    }
}

@keyframes md-preloader-left-rotate-multicolor {

    0%,
    to {
        border-left-color: #4285f4;
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    75% {
        border-left-color: #1b9a59;
        border-top-color: #1b9a59
    }

    50% {
        border-left-color: #f7c223;
        border-top-color: #f7c223;
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    25% {
        border-left-color: #de3e35;
        border-top-color: #de3e35
    }
}

@-webkit-keyframes md-preloader-right-rotate-multicolor {

    0%,
    to {
        border-right-color: #4285f4;
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    75% {
        border-right-color: #1b9a59;
        border-top-color: #1b9a59
    }

    50% {
        border-right-color: #f7c223;
        border-top-color: #f7c223;
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    25% {
        border-top-color: #de3e35;
        border-right-color: #de3e35
    }
}

@keyframes md-preloader-right-rotate-multicolor {

    0%,
    to {
        border-right-color: #4285f4;
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    75% {
        border-right-color: #1b9a59;
        border-top-color: #1b9a59
    }

    50% {
        border-right-color: #f7c223;
        border-top-color: #f7c223;
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    25% {
        border-top-color: #de3e35;
        border-right-color: #de3e35
    }
}

.infinite-scroll-preloader {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.infinite-scroll-preloader.preloader {
    display: block
}

.ios .infinite-scroll-preloader {
    margin-top: .35rem;
    margin-bottom: .35rem
}

.ios .infinite-scroll-preloader.preloader,
.ios .infinite-scroll-preloader .preloader {
    width: .27rem;
    height: .27rem
}

.md .infinite-scroll-preloader {
    margin-top: .32rem;
    margin-bottom: .32rem
}

.progressbar,
.progressbar-infinite {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.framework7-root>.progressbar,
.framework7-root>.progressbar-infinite,
.page>.progressbar,
.page>.progressbar-infinite,
.panel>.progressbar,
.panel>.progressbar-infinite,
.popup>.progressbar,
.popup>.progressbar-infinite,
.view>.progressbar,
.view>.progressbar-infinite,
.views>.progressbar,
.views>.progressbar-infinite,
body>.progressbar,
body>.progressbar-infinite {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15000;
    border-radius: 0 !important;
    -webkit-transform-origin: center top !important;
    transform-origin: center top !important
}

.with-statusbar.device-ios .framework7-root>.progressbar,
.with-statusbar.device-ios .framework7-root>.progressbar-infinite,
.with-statusbar.device-ios body>.progressbar,
.with-statusbar.device-ios body>.progressbar-infinite,
.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root>.progressbar,
.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root>.progressbar-infinite,
.with-statusbar.ios:not(.device-ios):not(.device-android) body>.progressbar,
.with-statusbar.ios:not(.device-ios):not(.device-android) body>.progressbar-infinite {
    top: .2rem
}

.with-statusbar.device-android .framework7-root>.progressbar,
.with-statusbar.device-android .framework7-root>.progressbar-infinite,
.with-statusbar.device-android body>.progressbar,
.with-statusbar.device-android body>.progressbar-infinite,
.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root>.progressbar,
.with-statusbar.md:not(.device-ios):not(.device-android) .framework7-root>.progressbar-infinite,
.with-statusbar.md:not(.device-ios):not(.device-android) body>.progressbar,
.with-statusbar.md:not(.device-ios):not(.device-android) body>.progressbar-infinite {
    top: .24rem
}

.with-statusbar.device-iphone-x .framework7-root>.progressbar,
.with-statusbar.device-iphone-x .framework7-root>.progressbar-infinite,
.with-statusbar.device-iphone-x body>.progressbar,
.with-statusbar.device-iphone-x body>.progressbar-infinite {
    top: constant(safe-area-inset-top);
    top: env(safe-area-inset-top)
}

.progressbar {
    vertical-align: middle
}

.progressbar span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    transition-duration: .15s
}

.progressbar-infinite:after,
.progressbar-infinite:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: block
}

.progressbar-infinite.color-multi {
    background: none !important
}

.progressbar-in {
    -webkit-animation: progressbar-in .15s forwards;
    animation: progressbar-in .15s forwards
}

.progressbar-out {
    -webkit-animation: progressbar-out .15s forwards;
    animation: progressbar-out .15s forwards
}

@-webkit-keyframes progressbar-in {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes progressbar-in {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes progressbar-out {
    0% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes progressbar-out {
    0% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

.ios .progressbar,
.ios .progressbar-infinite {
    height: .02rem;
    background: #b6b6b6;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    border-radius: .02rem
}

.ios .progressbar span {
    background: #007aff
}

.ios .progressbar-infinite:before {
    content: "";
    background: #007aff;
    -webkit-animation: ios-progressbar-infinite 1s linear infinite;
    animation: ios-progressbar-infinite 1s linear infinite
}

.ios .progressbar-infinite.color-multi:before {
    width: 400%;
    background-image: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55, #5856d6, #34aadc, #007aff, #5ac8fa, #4cd964);
    background-size: 25% 100%;
    background-repeat: repeat-x;
    -webkit-animation: ios-progressbar-infinite-multicolor 3s linear infinite;
    animation: ios-progressbar-infinite-multicolor 3s linear infinite
}

.ios .color-theme-red .progressbar-infinite:before,
.ios .color-theme-red .progressbar span {
    background: #f44336
}

.ios .color-theme-green .progressbar-infinite:before,
.ios .color-theme-green .progressbar span {
    background: #4caf50
}

.ios .color-theme-blue .progressbar-infinite:before,
.ios .color-theme-blue .progressbar span {
    background: #2196f3
}

.ios .color-theme-pink .progressbar-infinite:before,
.ios .color-theme-pink .progressbar span {
    background: #e91e63
}

.ios .color-theme-yellow .progressbar-infinite:before,
.ios .color-theme-yellow .progressbar span {
    background: #ffcf00
}

.ios .color-theme-orange .progressbar-infinite:before,
.ios .color-theme-orange .progressbar span {
    background: #ff9800
}

.ios .color-theme-gray .progressbar-infinite:before,
.ios .color-theme-gray .progressbar span {
    background: #9e9e9e
}

.ios .color-theme-white .progressbar-infinite:before,
.ios .color-theme-white .progressbar span {
    background: #fff
}

.ios .color-theme-black .progressbar-infinite:before,
.ios .color-theme-black .progressbar span {
    background: #000
}

.ios .color-theme-violet .progressbar-infinite:before,
.ios .color-theme-violet .progressbar span {
    background: #b65bb6
}

.ios .progressbar-infinite.color-red:before,
.ios .progressbar.color-red span {
    background: #f44336
}

.ios .progressbar-infinite.color-green:before,
.ios .progressbar.color-green span {
    background: #4caf50
}

.ios .progressbar-infinite.color-blue:before,
.ios .progressbar.color-blue span {
    background: #2196f3
}

.ios .progressbar-infinite.color-pink:before,
.ios .progressbar.color-pink span {
    background: #e91e63
}

.ios .progressbar-infinite.color-yellow:before,
.ios .progressbar.color-yellow span {
    background: #ffcf00
}

.ios .progressbar-infinite.color-orange:before,
.ios .progressbar.color-orange span {
    background: #ff9800
}

.ios .progressbar-infinite.color-gray:before,
.ios .progressbar.color-gray span {
    background: #9e9e9e
}

.ios .progressbar-infinite.color-white:before,
.ios .progressbar.color-white span {
    background: #fff
}

.ios .progressbar-infinite.color-black:before,
.ios .progressbar.color-black span {
    background: #000
}

.ios .progressbar-infinite.color-violet:before,
.ios .progressbar.color-violet span {
    background: #b65bb6
}

@-webkit-keyframes ios-progressbar-infinite {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes ios-progressbar-infinite {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes ios-progressbar-infinite-multicolor {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@keyframes ios-progressbar-infinite-multicolor {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

.md .progressbar,
.md .progressbar-infinite {
    height: .04rem;
    background: rgba(33, 150, 243, .5);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.md .progressbar span {
    background: #2196f3
}

.md .progressbar-infinite {
    z-index: 15000
}

.md .progressbar-infinite:after,
.md .progressbar-infinite:before {
    content: "";
    background: #2196f3
}

.md .progressbar-infinite:before {
    -webkit-animation: md-progressbar-infinite-1 2s linear infinite;
    animation: md-progressbar-infinite-1 2s linear infinite
}

.md .progressbar-infinite:after {
    -webkit-animation: md-progressbar-infinite-2 2s linear infinite;
    animation: md-progressbar-infinite-2 2s linear infinite
}

.md .progressbar-infinite.color-multi:before {
    background: none;
    -webkit-animation: md-progressbar-infinite-multicolor-bg 3s step-end infinite;
    animation: md-progressbar-infinite-multicolor-bg 3s step-end infinite
}

.md .progressbar-infinite.color-multi:after {
    background: none;
    -webkit-animation: md-progressbar-infinite-multicolor-fill 3s linear infinite;
    animation: md-progressbar-infinite-multicolor-fill 3s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.md .color-theme-red .progressbar,
.md .color-theme-red .progressbar-infinite {
    background: rgba(244, 67, 54, .5)
}

.md .color-theme-red .progressbar-infinite:after,
.md .color-theme-red .progressbar-infinite:before,
.md .color-theme-red .progressbar span {
    background: #f44336
}

.md .color-theme-green .progressbar,
.md .color-theme-green .progressbar-infinite {
    background: rgba(76, 175, 80, .5)
}

.md .color-theme-green .progressbar-infinite:after,
.md .color-theme-green .progressbar-infinite:before,
.md .color-theme-green .progressbar span {
    background: #4caf50
}

.md .color-theme-blue .progressbar,
.md .color-theme-blue .progressbar-infinite {
    background: rgba(33, 150, 243, .5)
}

.md .color-theme-blue .progressbar-infinite:after,
.md .color-theme-blue .progressbar-infinite:before,
.md .color-theme-blue .progressbar span {
    background: #2196f3
}

.md .color-theme-pink .progressbar,
.md .color-theme-pink .progressbar-infinite {
    background: rgba(233, 30, 99, .5)
}

.md .color-theme-pink .progressbar-infinite:after,
.md .color-theme-pink .progressbar-infinite:before,
.md .color-theme-pink .progressbar span {
    background: #e91e63
}

.md .color-theme-yellow .progressbar,
.md .color-theme-yellow .progressbar-infinite {
    background: rgba(255, 207, 0, .5)
}

.md .color-theme-yellow .progressbar-infinite:after,
.md .color-theme-yellow .progressbar-infinite:before,
.md .color-theme-yellow .progressbar span {
    background: #ffcf00
}

.md .color-theme-orange .progressbar,
.md .color-theme-orange .progressbar-infinite {
    background: rgba(255, 152, 0, .5)
}

.md .color-theme-orange .progressbar-infinite:after,
.md .color-theme-orange .progressbar-infinite:before,
.md .color-theme-orange .progressbar span {
    background: #ff9800
}

.md .color-theme-gray .progressbar,
.md .color-theme-gray .progressbar-infinite {
    background: hsla(0, 0%, 62%, .5)
}

.md .color-theme-gray .progressbar-infinite:after,
.md .color-theme-gray .progressbar-infinite:before,
.md .color-theme-gray .progressbar span {
    background: #9e9e9e
}

.md .color-theme-white .progressbar,
.md .color-theme-white .progressbar-infinite {
    background: hsla(0, 0%, 100%, .5)
}

.md .color-theme-white .progressbar-infinite:after,
.md .color-theme-white .progressbar-infinite:before,
.md .color-theme-white .progressbar span {
    background: #fff
}

.md .color-theme-black .progressbar,
.md .color-theme-black .progressbar-infinite {
    background: rgba(0, 0, 0, .5)
}

.md .color-theme-black .progressbar-infinite:after,
.md .color-theme-black .progressbar-infinite:before,
.md .color-theme-black .progressbar span {
    background: #000
}

.md .color-theme-violet .progressbar,
.md .color-theme-violet .progressbar-infinite {
    background: rgba(182, 91, 182, .5)
}

.md .color-theme-violet .progressbar-infinite:after,
.md .color-theme-violet .progressbar-infinite:before,
.md .color-theme-violet .progressbar span {
    background: #b65bb6
}

.md .progressbar-infinite.color-red,
.md .progressbar.color-red {
    background: rgba(244, 67, 54, .5)
}

.md .progressbar-infinite.color-red:after,
.md .progressbar-infinite.color-red:before,
.md .progressbar.color-red span {
    background: #f44336
}

.md .progressbar-infinite.color-green,
.md .progressbar.color-green {
    background: rgba(76, 175, 80, .5)
}

.md .progressbar-infinite.color-green:after,
.md .progressbar-infinite.color-green:before,
.md .progressbar.color-green span {
    background: #4caf50
}

.md .progressbar-infinite.color-blue,
.md .progressbar.color-blue {
    background: rgba(33, 150, 243, .5)
}

.md .progressbar-infinite.color-blue:after,
.md .progressbar-infinite.color-blue:before,
.md .progressbar.color-blue span {
    background: #2196f3
}

.md .progressbar-infinite.color-pink,
.md .progressbar.color-pink {
    background: rgba(233, 30, 99, .5)
}

.md .progressbar-infinite.color-pink:after,
.md .progressbar-infinite.color-pink:before,
.md .progressbar.color-pink span {
    background: #e91e63
}

.md .progressbar-infinite.color-yellow,
.md .progressbar.color-yellow {
    background: rgba(255, 207, 0, .5)
}

.md .progressbar-infinite.color-yellow:after,
.md .progressbar-infinite.color-yellow:before,
.md .progressbar.color-yellow span {
    background: #ffcf00
}

.md .progressbar-infinite.color-orange,
.md .progressbar.color-orange {
    background: rgba(255, 152, 0, .5)
}

.md .progressbar-infinite.color-orange:after,
.md .progressbar-infinite.color-orange:before,
.md .progressbar.color-orange span {
    background: #ff9800
}

.md .progressbar-infinite.color-gray,
.md .progressbar.color-gray {
    background: hsla(0, 0%, 62%, .5)
}

.md .progressbar-infinite.color-gray:after,
.md .progressbar-infinite.color-gray:before,
.md .progressbar.color-gray span {
    background: #9e9e9e
}

.md .progressbar-infinite.color-white,
.md .progressbar.color-white {
    background: hsla(0, 0%, 100%, .5)
}

.md .progressbar-infinite.color-white:after,
.md .progressbar-infinite.color-white:before,
.md .progressbar.color-white span {
    background: #fff
}

.md .progressbar-infinite.color-black,
.md .progressbar.color-black {
    background: rgba(0, 0, 0, .5)
}

.md .progressbar-infinite.color-black:after,
.md .progressbar-infinite.color-black:before,
.md .progressbar.color-black span {
    background: #000
}

.md .progressbar-infinite.color-violet,
.md .progressbar.color-violet {
    background: rgba(182, 91, 182, .5)
}

.md .progressbar-infinite.color-violet:after,
.md .progressbar-infinite.color-violet:before,
.md .progressbar.color-violet span {
    background: #b65bb6
}

@-webkit-keyframes md-progressbar-infinite-1 {
    0% {
        -webkit-transform: translateX(-10%) scaleX(.1);
        transform: translateX(-10%) scaleX(.1)
    }

    25% {
        -webkit-transform: translateX(30%) scaleX(.6);
        transform: translateX(30%) scaleX(.6)
    }

    50% {
        -webkit-transform: translateX(100%) scaleX(1);
        transform: translateX(100%) scaleX(1)
    }

    to {
        -webkit-transform: translateX(100%) scaleX(1);
        transform: translateX(100%) scaleX(1)
    }
}

@keyframes md-progressbar-infinite-1 {
    0% {
        -webkit-transform: translateX(-10%) scaleX(.1);
        transform: translateX(-10%) scaleX(.1)
    }

    25% {
        -webkit-transform: translateX(30%) scaleX(.6);
        transform: translateX(30%) scaleX(.6)
    }

    50% {
        -webkit-transform: translateX(100%) scaleX(1);
        transform: translateX(100%) scaleX(1)
    }

    to {
        -webkit-transform: translateX(100%) scaleX(1);
        transform: translateX(100%) scaleX(1)
    }
}

@-webkit-keyframes md-progressbar-infinite-2 {
    0% {
        -webkit-transform: translateX(-100%) scaleX(1);
        transform: translateX(-100%) scaleX(1)
    }

    40% {
        -webkit-transform: translateX(-100%) scaleX(1);
        transform: translateX(-100%) scaleX(1)
    }

    75% {
        -webkit-transform: translateX(60%) scaleX(.35);
        transform: translateX(60%) scaleX(.35)
    }

    90% {
        -webkit-transform: translateX(100%) scaleX(.1);
        transform: translateX(100%) scaleX(.1)
    }

    to {
        -webkit-transform: translateX(100%) scaleX(.1);
        transform: translateX(100%) scaleX(.1)
    }
}

@keyframes md-progressbar-infinite-2 {
    0% {
        -webkit-transform: translateX(-100%) scaleX(1);
        transform: translateX(-100%) scaleX(1)
    }

    40% {
        -webkit-transform: translateX(-100%) scaleX(1);
        transform: translateX(-100%) scaleX(1)
    }

    75% {
        -webkit-transform: translateX(60%) scaleX(.35);
        transform: translateX(60%) scaleX(.35)
    }

    90% {
        -webkit-transform: translateX(100%) scaleX(.1);
        transform: translateX(100%) scaleX(.1)
    }

    to {
        -webkit-transform: translateX(100%) scaleX(.1);
        transform: translateX(100%) scaleX(.1)
    }
}

@-webkit-keyframes md-progressbar-infinite-multicolor-bg {
    0% {
        background-color: #4caf50
    }

    25% {
        background-color: #f44336
    }

    50% {
        background-color: #2196f3
    }

    75% {
        background-color: #ffeb3b
    }
}

@keyframes md-progressbar-infinite-multicolor-bg {
    0% {
        background-color: #4caf50
    }

    25% {
        background-color: #f44336
    }

    50% {
        background-color: #2196f3
    }

    75% {
        background-color: #ffeb3b
    }
}

@-webkit-keyframes md-progressbar-infinite-multicolor-fill {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #f44336
    }

    24.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #f44336
    }

    25% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #2196f3
    }

    49.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #2196f3
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #ffeb3b
    }

    74.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #ffeb3b
    }

    75% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #4caf50
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #4caf50
    }
}

@keyframes md-progressbar-infinite-multicolor-fill {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #f44336
    }

    24.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #f44336
    }

    25% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #2196f3
    }

    49.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #2196f3
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #ffeb3b
    }

    74.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #ffeb3b
    }

    75% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #4caf50
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        background-color: #4caf50
    }
}

.ptr-preloader .preloader {
    position: absolute;
    left: 50%
}

.ios .ptr-preloader {
    position: relative;
    height: .44rem;
    margin-top: -.44rem;
    width: 100%;
    left: 0;
    top: 0
}

.ios .ptr-preloader .preloader {
    width: .27rem;
    height: .27rem;
    margin-left: -.13rem;
    margin-top: -.13rem;
    visibility: hidden;
    top: 50%
}

.ios .ptr-arrow {
    position: absolute;
    left: 50%;
    top: 50%;
    background: no-repeat 50%;
    z-index: 10;
    -webkit-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
    transition-duration: .3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: .13rem;
    height: .2rem;
    margin-left: -.06rem;
    margin-top: -.1rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 40'%3E%3Cpath fill='%238c8c8c' d='M9 22V0h8v22h9L13.5 40 0 22z'/%3E%3C/svg%3E");
    background-size: .13rem .2rem;
    visibility: visible
}

.ios .ptr-content:not(.ptr-refreshing) .ptr-preloader .preloader {
    -webkit-animation: none;
    animation: none
}

.ios .ptr-refreshing,
.ios .ptr-transitioning {
    transition-duration: .3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.ios .ptr-refreshing {
    -webkit-transform: translate3d(0, .44rem, 0);
    transform: translate3d(0, .44rem, 0)
}

.ios .ptr-refreshing .ptr-arrow {
    visibility: hidden
}

.ios .ptr-refreshing .ptr-preloader .preloader {
    visibility: visible
}

.ios .ptr-pull-up .ptr-arrow {
    -webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0)
}

.ios .ptr-no-navbar {
    margin-top: -.44rem;
    height: calc(100% + .44rem)
}

.ios .ptr-no-navbar .ptr-preloader {
    margin-top: 0
}

.md .ptr-preloader {
    position: absolute;
    left: 50%;
    top: .16rem;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background: #fff;
    margin-left: -.2rem;
    margin-top: -.07rem;
    z-index: 100;
    box-shadow: 0 .01rem .03rem rgba(0, 0, 0, .12), 0 .01rem .02rem rgba(0, 0, 0, .24)
}

@media (min-width:768px) {
    .md .ptr-preloader {
        top: .24rem
    }
}

.md .ptr-preloader .preloader {
    width: .22rem;
    height: .22rem;
    margin-left: -.11rem;
    margin-top: -.11rem;
    top: 50%;
    visibility: hidden
}

.md .ptr-preloader .preloader .preloader-inner-gap,
.md .ptr-preloader .preloader .preloader-inner-half-circle {
    border-width: .03rem
}

.md .ptr-arrow {
    width: .22rem;
    height: .22rem;
    box-sizing: border-box;
    border: .03rem solid #757575;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -.11rem;
    margin-top: -.11rem;
    border-left-color: transparent;
    border-radius: 50%;
    opacity: 1;
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.md .ptr-arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -.05rem;
    bottom: 0;
    border-bottom-width: .06rem;
    border-bottom-style: solid;
    border-bottom-color: inherit;
    border-left: .05rem solid transparent;
    border-right: .05rem solid transparent;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.md .ptr-content:not(.ptr-refreshing):not(.ptr-pull-up) .ptr-preloader .preloader,
.md .ptr-content:not(.ptr-refreshing):not(.ptr-pull-up) .ptr-preloader .preloader * {
    -webkit-animation: none;
    animation: none
}

.md .ptr-pull-up .ptr-preloader .preloader,
.md .ptr-refreshing .ptr-preloader .preloader {
    visibility: visible
}

.md .ptr-pull-up .ptr-arrow,
.md .ptr-refreshing .ptr-arrow {
    visibility: hidden
}

.md .ptr-refreshing .ptr-preloader {
    -webkit-transform: translate3d(0, .66rem, 0);
    transform: translate3d(0, .66rem, 0)
}

.md .ptr-transitioning .ptr-arrow {
    transition: .3s
}

.md .ptr-pull-up .ptr-arrow {
    transition: .4s;
    -webkit-transform: rotate(620deg) !important;
    transform: rotate(620deg) !important;
    opacity: 0
}

.md .ptr-refreshing .ptr-preloader,
.md .ptr-transitioning .ptr-preloader {
    transition-duration: .3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.md .ptr-no-navbar .ptr-preloader {
    top: auto;
    bottom: 100%;
    margin-bottom: .07rem
}

.md .page-with-subnavbar .ptr-preloader,
.md .searchbar~.ptr-content .ptr-preloader,
.md .toolbar:not(.toolbar-bottom-md)~.ptr-content .ptr-preloader {
    top: .64rem
}

@media (min-width:768px) {

    .md .page-with-subnavbar .ptr-preloader,
    .md .searchbar~.ptr-content .ptr-preloader,
    .md .toolbar:not(.toolbar-bottom-md)~.ptr-content .ptr-preloader {
        top: .72rem
    }
}

.icon-radio {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.radio {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 1
}

.radio,
label.item-radio {
    cursor: pointer
}

.radio input[type=checkbox],
.radio input[type=radio],
label.item-radio input[type=checkbox],
label.item-radio input[type=radio] {
    display: none
}

.radio .icon-radio,
label.item-radio .icon-radio {
    box-sizing: border-box;
    position: relative;
    display: block
}

.radio .icon-radio:after,
label.item-radio .icon-radio:after {
    content: "";
    position: absolute
}

label.item-radio {
    transition-duration: .3s
}

label.item-radio.active-state:after {
    background-color: transparent
}

.disabled label.item-radio,
label.item-radio.disabled {
    opacity: .55;
    pointer-events: none;
    opacity: .55 !important;
    pointer-events: none !important
}

.ios .icon-radio {
    width: .22rem;
    height: .22rem;
    position: relative;
    box-sizing: border-box;
    display: block
}

.ios .radio .icon-radio {
    border-radius: 50%;
    border: .01rem solid #c7c7cc
}

.ios label.item-radio input[type=radio]~.icon-radio {
    position: absolute;
    top: 50%;
    margin-top: -.11rem;
    right: .1rem
}

.ios label.item-radio .item-inner {
    padding-right: .35rem
}

.ios .radio input[type=radio]:checked~.icon-radio,
.ios label.item-radio input[type=radio]:checked~* .icon-radio,
.ios label.item-radio input[type=radio]:checked~.icon-radio {
    background: no-repeat 50%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23007aff' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E");
    background-size: .13rem .1rem
}

.ios .radio input[type=radio]:checked~.icon-radio {
    border-color: #007aff
}

.ios label.item-radio.item-content .item-media,
.ios label.item-radio .item-content .item-media {
    -webkit-align-self: center;
    align-self: center
}

.ios label.item-radio.active-state {
    transition-duration: 0ms;
    background-color: #d9d9d9
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges label.item-radio input[type=radio]~.icon-radio,
    .ios.device-iphone-x .ios-right-edge label.item-radio input[type=radio]~.icon-radio,
    .ios.device-iphone-x .panel-right label.item-radio input[type=radio]~.icon-radio,
    .ios.device-iphone-x .popup label.item-radio input[type=radio]~.icon-radio,
    .ios.device-iphone-x .sheet-modal label.item-radio input[type=radio]~.icon-radio {
        right: calc(.1rem + constant(safe-area-inset-right));
        right: calc(.1rem + env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
    .ios.device-iphone-x .ios-right-edge .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
    .ios.device-iphone-x .panel-right .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
    .ios.device-iphone-x .popup .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner,
    .ios.device-iphone-x .sheet-modal .list:not(.inset):not(.tablet-inset) label.item-radio .item-inner {
        padding-right: calc(.35rem + constant(safe-area-inset-right)) !important;
        padding-right: calc(.35rem + env(safe-area-inset-right))
    }
}

.ios .theme-dark label.item-radio.active-state {
    background-color: #363636
}

.ios .color-theme-red .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-red label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-red label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23f44336' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-red .radio input[type=radio]:checked~.icon-radio {
    border-color: #f44336
}

.ios .color-theme-green .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-green label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-green label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%234caf50' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-green .radio input[type=radio]:checked~.icon-radio {
    border-color: #4caf50
}

.ios .color-theme-blue .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-blue label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-blue label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%232196f3' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-blue .radio input[type=radio]:checked~.icon-radio {
    border-color: #2196f3
}

.ios .color-theme-pink .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-pink label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-pink label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23e91e63' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-pink .radio input[type=radio]:checked~.icon-radio {
    border-color: #e91e63
}

.ios .color-theme-yellow .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-yellow label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-yellow label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23ffcf00' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-yellow .radio input[type=radio]:checked~.icon-radio {
    border-color: #ffcf00
}

.ios .color-theme-orange .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-orange label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-orange label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23ff9800' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-orange .radio input[type=radio]:checked~.icon-radio {
    border-color: #ff9800
}

.ios .color-theme-gray .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-gray label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-gray label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%239e9e9e' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-gray .radio input[type=radio]:checked~.icon-radio {
    border-color: #9e9e9e
}

.ios .color-theme-white .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-white label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-white label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23fff' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-white .radio input[type=radio]:checked~.icon-radio {
    border-color: #fff
}

.ios .color-theme-black .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-black label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-black label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-black .radio input[type=radio]:checked~.icon-radio {
    border-color: #000
}

.ios .color-theme-violet .radio input[type=radio]:checked~.icon-radio,
.ios .color-theme-violet label.item-radio input[type=radio]:checked~* .icon-radio,
.ios .color-theme-violet label.item-radio input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23b65bb6' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .color-theme-violet .radio input[type=radio]:checked~.icon-radio {
    border-color: #b65bb6
}

.ios .radio.color-red input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-red input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-red input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23f44336' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-red input[type=radio]:checked~.icon-radio {
    border-color: #f44336
}

.ios .radio.color-green input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-green input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-green input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%234caf50' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-green input[type=radio]:checked~.icon-radio {
    border-color: #4caf50
}

.ios .radio.color-blue input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-blue input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-blue input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%232196f3' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-blue input[type=radio]:checked~.icon-radio {
    border-color: #2196f3
}

.ios .radio.color-pink input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-pink input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-pink input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23e91e63' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-pink input[type=radio]:checked~.icon-radio {
    border-color: #e91e63
}

.ios .radio.color-yellow input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-yellow input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-yellow input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23ffcf00' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-yellow input[type=radio]:checked~.icon-radio {
    border-color: #ffcf00
}

.ios .radio.color-orange input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-orange input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-orange input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23ff9800' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-orange input[type=radio]:checked~.icon-radio {
    border-color: #ff9800
}

.ios .radio.color-gray input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-gray input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-gray input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%239e9e9e' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-gray input[type=radio]:checked~.icon-radio {
    border-color: #9e9e9e
}

.ios .radio.color-white input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-white input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-white input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23fff' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-white input[type=radio]:checked~.icon-radio {
    border-color: #fff
}

.ios .radio.color-black input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-black input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-black input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-black input[type=radio]:checked~.icon-radio {
    border-color: #000
}

.ios .radio.color-violet input[type=radio]:checked~.icon-radio,
.ios label.item-radio.color-violet input[type=radio]:checked~* .icon-radio,
.ios label.item-radio.color-violet input[type=radio]:checked~.icon-radio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23b65bb6' d='M11.6 0L4.4 7.2l-3-3L0 5.6 4.4 10 13 1.4z'/%3E%3C/svg%3E")
}

.ios .radio.color-violet input[type=radio]:checked~.icon-radio {
    border-color: #b65bb6
}

.md .icon-radio {
    width: .2rem;
    height: .2rem;
    position: relative;
    border-radius: 50%;
    border: .02rem solid #6d6d6d;
    box-sizing: border-box;
    transition-duration: .2s;
    display: block
}

.md .icon-radio:after {
    content: "";
    position: absolute;
    width: .1rem;
    height: .1rem;
    left: 50%;
    top: 50%;
    margin-left: -.05rem;
    margin-top: -.05rem;
    background-color: #2196f3;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition-duration: .2s
}

.md .radio input[type=radio]:checked~.icon-radio,
.md label.item-radio input[type=radio]:checked~* .icon-radio,
.md label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #2196f3
}

.md .radio input[type=radio]:checked~.icon-radio:after,
.md label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #2196f3;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.md label.item-radio {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.md label.item-radio>.icon-radio {
    margin-right: .38rem
}

.md label.item-radio.item-content .item-media,
.md label.item-radio .item-content .item-media {
    -webkit-align-self: center;
    align-self: center
}

.md label.item-radio.active-state {
    background-color: rgba(0, 0, 0, .1)
}

.md .theme-dark label.item-radio.active-state {
    background-color: hsla(0, 0%, 100%, .05)
}

.md .theme-dark .icon-radio {
    border-color: hsla(0, 0%, 100%, .54)
}

.md .color-theme-red .icon-radio:after {
    background-color: #f44336
}

.md .color-theme-red .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-red label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-red label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #f44336
}

.md .color-theme-red .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-red label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-red label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #f44336
}

.md .color-theme-red .radio .ripple-wave {
    background: rgba(244, 67, 54, .5)
}

.md .color-theme-green .icon-radio:after {
    background-color: #4caf50
}

.md .color-theme-green .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-green label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-green label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #4caf50
}

.md .color-theme-green .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-green label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-green label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #4caf50
}

.md .color-theme-green .radio .ripple-wave {
    background: rgba(76, 175, 80, .5)
}

.md .color-theme-blue .icon-radio:after {
    background-color: #2196f3
}

.md .color-theme-blue .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-blue label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-blue label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #2196f3
}

.md .color-theme-blue .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-blue label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-blue label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #2196f3
}

.md .color-theme-blue .radio .ripple-wave {
    background: rgba(33, 150, 243, .5)
}

.md .color-theme-pink .icon-radio:after {
    background-color: #e91e63
}

.md .color-theme-pink .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-pink label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-pink label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #e91e63
}

.md .color-theme-pink .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-pink label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-pink label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #e91e63
}

.md .color-theme-pink .radio .ripple-wave {
    background: rgba(233, 30, 99, .5)
}

.md .color-theme-yellow .icon-radio:after {
    background-color: #ffcf00
}

.md .color-theme-yellow .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-yellow label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-yellow label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #ffcf00
}

.md .color-theme-yellow .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-yellow label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-yellow label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #ffcf00
}

.md .color-theme-yellow .radio .ripple-wave {
    background: rgba(255, 207, 0, .5)
}

.md .color-theme-orange .icon-radio:after {
    background-color: #ff9800
}

.md .color-theme-orange .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-orange label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-orange label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #ff9800
}

.md .color-theme-orange .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-orange label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-orange label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #ff9800
}

.md .color-theme-orange .radio .ripple-wave {
    background: rgba(255, 152, 0, .5)
}

.md .color-theme-gray .icon-radio:after {
    background-color: #9e9e9e
}

.md .color-theme-gray .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-gray label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-gray label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #9e9e9e
}

.md .color-theme-gray .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-gray label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-gray label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #9e9e9e
}

.md .color-theme-gray .radio .ripple-wave {
    background: hsla(0, 0%, 62%, .5)
}

.md .color-theme-white .icon-radio:after {
    background-color: #fff
}

.md .color-theme-white .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-white label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-white label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #fff
}

.md .color-theme-white .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-white label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-white label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #fff
}

.md .color-theme-white .radio .ripple-wave {
    background: hsla(0, 0%, 100%, .5)
}

.md .color-theme-black .icon-radio:after {
    background-color: #000
}

.md .color-theme-black .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-black label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-black label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #000
}

.md .color-theme-black .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-black label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-black label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #000
}

.md .color-theme-black .radio .ripple-wave {
    background: rgba(0, 0, 0, .5)
}

.md .color-theme-violet .icon-radio:after {
    background-color: #b65bb6
}

.md .color-theme-violet .radio input[type=radio]:checked~.icon-radio,
.md .color-theme-violet label.item-radio input[type=radio]:checked~* .icon-radio,
.md .color-theme-violet label.item-radio input[type=radio]:checked~.icon-radio {
    border-color: #b65bb6
}

.md .color-theme-violet .radio input[type=radio]:checked~.icon-radio:after,
.md .color-theme-violet label.item-radio input[type=radio]:checked~* .icon-radio:after,
.md .color-theme-violet label.item-radio input[type=radio]:checked~.icon-radio:after {
    background-color: #b65bb6
}

.md .color-theme-violet .radio .ripple-wave {
    background: rgba(182, 91, 182, .5)
}

.md .radio.color-red .icon-radio:after {
    background-color: #f44336
}

.md .radio.color-red input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-red input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-red input[type=radio]:checked~.icon-radio {
    border-color: #f44336
}

.md .radio.color-red input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-red input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-red input[type=radio]:checked~.icon-radio:after {
    background-color: #f44336
}

.md .radio.color-red .ripple-wave {
    background: rgba(244, 67, 54, .5)
}

.md .radio.color-green .icon-radio:after {
    background-color: #4caf50
}

.md .radio.color-green input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-green input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-green input[type=radio]:checked~.icon-radio {
    border-color: #4caf50
}

.md .radio.color-green input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-green input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-green input[type=radio]:checked~.icon-radio:after {
    background-color: #4caf50
}

.md .radio.color-green .ripple-wave {
    background: rgba(76, 175, 80, .5)
}

.md .radio.color-blue .icon-radio:after {
    background-color: #2196f3
}

.md .radio.color-blue input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-blue input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-blue input[type=radio]:checked~.icon-radio {
    border-color: #2196f3
}

.md .radio.color-blue input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-blue input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-blue input[type=radio]:checked~.icon-radio:after {
    background-color: #2196f3
}

.md .radio.color-blue .ripple-wave {
    background: rgba(33, 150, 243, .5)
}

.md .radio.color-pink .icon-radio:after {
    background-color: #e91e63
}

.md .radio.color-pink input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-pink input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-pink input[type=radio]:checked~.icon-radio {
    border-color: #e91e63
}

.md .radio.color-pink input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-pink input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-pink input[type=radio]:checked~.icon-radio:after {
    background-color: #e91e63
}

.md .radio.color-pink .ripple-wave {
    background: rgba(233, 30, 99, .5)
}

.md .radio.color-yellow .icon-radio:after {
    background-color: #ffcf00
}

.md .radio.color-yellow input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-yellow input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-yellow input[type=radio]:checked~.icon-radio {
    border-color: #ffcf00
}

.md .radio.color-yellow input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-yellow input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-yellow input[type=radio]:checked~.icon-radio:after {
    background-color: #ffcf00
}

.md .radio.color-yellow .ripple-wave {
    background: rgba(255, 207, 0, .5)
}

.md .radio.color-orange .icon-radio:after {
    background-color: #ff9800
}

.md .radio.color-orange input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-orange input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-orange input[type=radio]:checked~.icon-radio {
    border-color: #ff9800
}

.md .radio.color-orange input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-orange input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-orange input[type=radio]:checked~.icon-radio:after {
    background-color: #ff9800
}

.md .radio.color-orange .ripple-wave {
    background: rgba(255, 152, 0, .5)
}

.md .radio.color-gray .icon-radio:after {
    background-color: #9e9e9e
}

.md .radio.color-gray input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-gray input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-gray input[type=radio]:checked~.icon-radio {
    border-color: #9e9e9e
}

.md .radio.color-gray input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-gray input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-gray input[type=radio]:checked~.icon-radio:after {
    background-color: #9e9e9e
}

.md .radio.color-gray .ripple-wave {
    background: hsla(0, 0%, 62%, .5)
}

.md .radio.color-white .icon-radio:after {
    background-color: #fff
}

.md .radio.color-white input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-white input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-white input[type=radio]:checked~.icon-radio {
    border-color: #fff
}

.md .radio.color-white input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-white input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-white input[type=radio]:checked~.icon-radio:after {
    background-color: #fff
}

.md .radio.color-white .ripple-wave {
    background: hsla(0, 0%, 100%, .5)
}

.md .radio.color-black .icon-radio:after {
    background-color: #000
}

.md .radio.color-black input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-black input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-black input[type=radio]:checked~.icon-radio {
    border-color: #000
}

.md .radio.color-black input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-black input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-black input[type=radio]:checked~.icon-radio:after {
    background-color: #000
}

.md .radio.color-black .ripple-wave {
    background: rgba(0, 0, 0, .5)
}

.md .radio.color-violet .icon-radio:after {
    background-color: #b65bb6
}

.md .radio.color-violet input[type=radio]:checked~.icon-radio,
.md label.item-radio.color-violet input[type=radio]:checked~* .icon-radio,
.md label.item-radio.color-violet input[type=radio]:checked~.icon-radio {
    border-color: #b65bb6
}

.md .radio.color-violet input[type=radio]:checked~.icon-radio:after,
.md label.item-radio.color-violet input[type=radio]:checked~* .icon-radio:after,
.md label.item-radio.color-violet input[type=radio]:checked~.icon-radio:after {
    background-color: #b65bb6
}

.md .radio.color-violet .ripple-wave {
    background: rgba(182, 91, 182, .5)
}

.range-slider {
    display: block;
    width: 100%;
    position: relative;
    -webkit-align-self: center;
    align-self: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.range-slider input[type=range] {
    display: none
}

.range-bar {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    overflow: hidden
}

.range-bar-active {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.range-knob-wrap {
    z-index: 20;
    position: absolute;
    top: 50%;
    left: 0
}

.range-knob {
    box-sizing: border-box;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.range-knob:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: .44rem;
    height: .44rem;
    margin-left: -.22rem;
    margin-top: -.22rem
}

.range-knob-label {
    position: absolute;
    left: 50%;
    bottom: 100%;
    text-align: center;
    transition-duration: .12s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: translateY(100%) scale(0);
    transform: translateY(100%) scale(0)
}

.range-knob-active-state .range-knob-label {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.ios .range-slider {
    height: .28rem
}

.ios .range-bar {
    background: #b7b8b7;
    border-radius: .02rem;
    height: .01rem
}

.ios .range-bar-active {
    background: #007aff
}

.ios .range-knob-wrap {
    height: .28rem;
    width: .28rem;
    margin-top: -.14rem;
    margin-left: -.14rem
}

.ios .range-knob {
    background: #fff;
    box-shadow: 0 .02rem .04rem rgba(0, 0, 0, .3)
}

.ios .range-knob-label {
    min-width: .2rem;
    height: .2rem;
    line-height: .2rem;
    background: #fff;
    border-radius: .05rem;
    color: #000;
    font-size: .12rem;
    margin-bottom: .06rem;
    -webkit-transform: translateX(-50%) translateY(100%) scale(0);
    transform: translateX(-50%) translateY(100%) scale(0)
}

.ios .range-knob-active-state .range-knob-label {
    -webkit-transform: translateX(-50%) translateY(0) scale(1);
    transform: translateX(-50%) translateY(0) scale(1)
}

.ios .color-theme-red .range-slider .range-bar-active {
    background-color: #f44336
}

.ios .color-theme-green .range-slider .range-bar-active {
    background-color: #4caf50
}

.ios .color-theme-blue .range-slider .range-bar-active {
    background-color: #2196f3
}

.ios .color-theme-pink .range-slider .range-bar-active {
    background-color: #e91e63
}

.ios .color-theme-yellow .range-slider .range-bar-active {
    background-color: #ffcf00
}

.ios .color-theme-orange .range-slider .range-bar-active {
    background-color: #ff9800
}

.ios .color-theme-gray .range-slider .range-bar-active {
    background-color: #9e9e9e
}

.ios .color-theme-white .range-slider .range-bar-active {
    background-color: #fff
}

.ios .color-theme-black .range-slider .range-bar-active {
    background-color: #000
}

.ios .color-theme-violet .range-slider .range-bar-active {
    background-color: #b65bb6
}

.ios .range-slider.color-red .range-bar-active {
    background-color: #f44336
}

.ios .range-slider.color-green .range-bar-active {
    background-color: #4caf50
}

.ios .range-slider.color-blue .range-bar-active {
    background-color: #2196f3
}

.ios .range-slider.color-pink .range-bar-active {
    background-color: #e91e63
}

.ios .range-slider.color-yellow .range-bar-active {
    background-color: #ffcf00
}

.ios .range-slider.color-orange .range-bar-active {
    background-color: #ff9800
}

.ios .range-slider.color-gray .range-bar-active {
    background-color: #9e9e9e
}

.ios .range-slider.color-white .range-bar-active {
    background-color: #fff
}

.ios .range-slider.color-black .range-bar-active {
    background-color: #000
}

.ios .range-slider.color-violet .range-bar-active {
    background-color: #b65bb6
}

.md .range-slider {
    height: .2rem
}

.md .range-bar {
    background: #b9b9b9;
    height: .02rem;
    margin-top: -.01rem
}

.md .range-bar-active {
    background: #2196f3
}

.md .range-knob-wrap {
    height: .12rem;
    width: .12rem;
    margin-top: -.06rem;
    margin-left: -.06rem
}

.md .range-knob {
    background: #2196f3;
    transition-duration: .2s;
    transition-property: background-color, -webkit-transform;
    transition-property: transform, background-color;
    transition-property: transform, background-color, -webkit-transform
}

.md .range-knob-active-state .range-knob {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.md .range-slider-min:not(.range-slider-dual) .range-knob {
    background: #fff !important;
    border: .02rem solid #b9b9b9
}

.md .range-knob-label {
    margin-bottom: .08rem;
    color: #fff;
    font-size: .1rem;
    border-radius: 50%;
    line-height: .26rem
}

.md .range-knob-label,
.md .range-knob-label:before {
    width: .26rem;
    height: .26rem;
    margin-left: -.13rem;
    background: #2196f3
}

.md .range-knob-label:before {
    content: "";
    left: 50%;
    top: 0;
    position: absolute;
    z-index: -1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 50% 50% 50% 0
}

.md .range-knob-active-state .range-knob-label {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.md .range-slider-label .range-knob-active-state .range-knob {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.md .color-theme-red .range-slider .range-bar-active,
.md .color-theme-red .range-slider .range-knob,
.md .color-theme-red .range-slider .range-knob-label,
.md .color-theme-red .range-slider .range-knob-label:before {
    background-color: #f44336
}

.md .color-theme-green .range-slider .range-bar-active,
.md .color-theme-green .range-slider .range-knob,
.md .color-theme-green .range-slider .range-knob-label,
.md .color-theme-green .range-slider .range-knob-label:before {
    background-color: #4caf50
}

.md .color-theme-blue .range-slider .range-bar-active,
.md .color-theme-blue .range-slider .range-knob,
.md .color-theme-blue .range-slider .range-knob-label,
.md .color-theme-blue .range-slider .range-knob-label:before {
    background-color: #2196f3
}

.md .color-theme-pink .range-slider .range-bar-active,
.md .color-theme-pink .range-slider .range-knob,
.md .color-theme-pink .range-slider .range-knob-label,
.md .color-theme-pink .range-slider .range-knob-label:before {
    background-color: #e91e63
}

.md .color-theme-yellow .range-slider .range-bar-active,
.md .color-theme-yellow .range-slider .range-knob,
.md .color-theme-yellow .range-slider .range-knob-label,
.md .color-theme-yellow .range-slider .range-knob-label:before {
    background-color: #ffcf00
}

.md .color-theme-orange .range-slider .range-bar-active,
.md .color-theme-orange .range-slider .range-knob,
.md .color-theme-orange .range-slider .range-knob-label,
.md .color-theme-orange .range-slider .range-knob-label:before {
    background-color: #ff9800
}

.md .color-theme-gray .range-slider .range-bar-active,
.md .color-theme-gray .range-slider .range-knob,
.md .color-theme-gray .range-slider .range-knob-label,
.md .color-theme-gray .range-slider .range-knob-label:before {
    background-color: #9e9e9e
}

.md .color-theme-white .range-slider .range-bar-active,
.md .color-theme-white .range-slider .range-knob,
.md .color-theme-white .range-slider .range-knob-label,
.md .color-theme-white .range-slider .range-knob-label:before {
    background-color: #fff
}

.md .color-theme-black .range-slider .range-bar-active,
.md .color-theme-black .range-slider .range-knob,
.md .color-theme-black .range-slider .range-knob-label,
.md .color-theme-black .range-slider .range-knob-label:before {
    background-color: #000
}

.md .color-theme-violet .range-slider .range-bar-active,
.md .color-theme-violet .range-slider .range-knob,
.md .color-theme-violet .range-slider .range-knob-label,
.md .color-theme-violet .range-slider .range-knob-label:before {
    background-color: #b65bb6
}

.md .range-slider.color-red .range-bar-active,
.md .range-slider.color-red .range-knob,
.md .range-slider.color-red .range-knob-label,
.md .range-slider.color-red .range-knob-label:before {
    background-color: #f44336
}

.md .range-slider.color-green .range-bar-active,
.md .range-slider.color-green .range-knob,
.md .range-slider.color-green .range-knob-label,
.md .range-slider.color-green .range-knob-label:before {
    background-color: #4caf50
}

.md .range-slider.color-blue .range-bar-active,
.md .range-slider.color-blue .range-knob,
.md .range-slider.color-blue .range-knob-label,
.md .range-slider.color-blue .range-knob-label:before {
    background-color: #2196f3
}

.md .range-slider.color-pink .range-bar-active,
.md .range-slider.color-pink .range-knob,
.md .range-slider.color-pink .range-knob-label,
.md .range-slider.color-pink .range-knob-label:before {
    background-color: #e91e63
}

.md .range-slider.color-yellow .range-bar-active,
.md .range-slider.color-yellow .range-knob,
.md .range-slider.color-yellow .range-knob-label,
.md .range-slider.color-yellow .range-knob-label:before {
    background-color: #ffcf00
}

.md .range-slider.color-orange .range-bar-active,
.md .range-slider.color-orange .range-knob,
.md .range-slider.color-orange .range-knob-label,
.md .range-slider.color-orange .range-knob-label:before {
    background-color: #ff9800
}

.md .range-slider.color-gray .range-bar-active,
.md .range-slider.color-gray .range-knob,
.md .range-slider.color-gray .range-knob-label,
.md .range-slider.color-gray .range-knob-label:before {
    background-color: #9e9e9e
}

.md .range-slider.color-white .range-bar-active,
.md .range-slider.color-white .range-knob,
.md .range-slider.color-white .range-knob-label,
.md .range-slider.color-white .range-knob-label:before {
    background-color: #fff
}

.md .range-slider.color-black .range-bar-active,
.md .range-slider.color-black .range-knob,
.md .range-slider.color-black .range-knob-label,
.md .range-slider.color-black .range-knob-label:before {
    background-color: #000
}

.md .range-slider.color-violet .range-bar-active,
.md .range-slider.color-violet .range-knob,
.md .range-slider.color-violet .range-knob-label,
.md .range-slider.color-violet .range-knob-label:before {
    background-color: #b65bb6
}

.searchbar {
    width: 100%;
    position: relative;
    z-index: 200
}

.searchbar .searchbar-input-wrap {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    width: 100%;
    height: 100%;
    position: relative
}

.searchbar .searchbar-input-wrap input[type=search] {
    padding: 0
}

.searchbar .searchbar-input-wrap input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none
}

.page>.searchbar {
    position: absolute;
    left: 0;
    top: 0
}

.searchbar-expandable {
    position: absolute;
    transition-duration: .3s;
    pointer-events: none
}

.searchbar-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box
}

.searchbar-disable-button {
    cursor: pointer;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    width: auto;
    opacity: 0
}

.searchbar-icon {
    pointer-events: none;
    background-position: 50%;
    background-repeat: no-repeat
}

.searchbar-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition-duration: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.searchbar-backdrop.searchbar-backdrop-in {
    opacity: 1;
    pointer-events: auto
}

.page-content>.searchbar-backdrop {
    position: fixed
}

.searchbar-not-found {
    display: none
}

.hidden-by-searchbar,
.list .hidden-by-searchbar,
.list.li.hidden-by-searchbar,
.list li.hidden-by-searchbar {
    display: none !important
}

.ios .searchbar {
    height: .44rem;
    background: #f7f7f8
}

.ios .searchbar.no-hairline:after {
    display: none !important
}

.ios .searchbar input[type=search],
.ios .searchbar input[type=text] {
    padding: 0 .28rem;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .1rem;
    border-radius: .08rem;
    font-family: inherit;
    color: #000;
    font-size: .17rem;
    font-weight: 400;
    z-index: 30;
    background-color: #e8e8ea;
    position: relative
}

.ios .searchbar input[type=search]::-webkit-input-placeholder,
.ios .searchbar input[type=text]::-webkit-input-placeholder {
    color: #939398;
    opacity: 1
}

.ios .searchbar input[type=search]::-ms-input-placeholder,
.ios .searchbar input[type=text]::-ms-input-placeholder {
    color: #939398;
    opacity: 1
}

.ios .searchbar input[type=search]::placeholder,
.ios .searchbar input[type=text]::placeholder {
    color: #939398;
    opacity: 1
}

.ios .searchbar .input-clear-button {
    z-index: 40;
    right: .07rem
}

.ios .searchbar-inner {
    padding: 0 .08rem
}

.ios .searchbar-icon {
    width: .13rem;
    height: .13rem;
    position: absolute;
    top: 50%;
    margin-top: -.06rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath fill='%23939398' d='M5 1c2.2 0 4 1.8 4 4S7.2 9 5 9 1 7.2 1 5s1.8-4 4-4m0-1C2.2 0 0 2.2 0 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5z'/%3E%3Cpath stroke='%23939398' stroke-miterlimit='10' stroke-width='1.5' d='M12.6 12.6L8.2 8.2'/%3E%3C/svg%3E");
    background-size: .13rem .13rem;
    z-index: 40;
    left: .08rem
}

.ios .searchbar-backdrop {
    background: rgba(0, 0, 0, .4)
}

.ios .searchbar-input-wrap {
    height: .32rem
}

.ios .searchbar:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .searchbar:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .searchbar:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .searchbar-disable-button {
    font-size: .17rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: .3s;
    color: #007aff;
    display: none
}

.ios .searchbar-disable-button.active-state {
    transition-duration: 0ms;
    opacity: .3 !important
}

.ios .searchbar-enabled .searchbar-disable-button {
    pointer-events: auto;
    opacity: 1;
    margin-left: .08rem
}

.ios .searchbar:not(.searchbar-enabled) .searchbar-disable-button {
    transition-duration: .3s !important
}

.ios .searchbar-expandable {
    left: 0;
    bottom: 0;
    opacity: 1;
    width: 100%;
    height: 0%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden
}

.ios .searchbar-expandable .searchbar-disable-button {
    margin-left: .08rem;
    opacity: 1;
    display: block
}

.ios .searchbar-expandable .searchbar-inner {
    height: .44rem
}

.ios .searchbar-expandable.searchbar-enabled {
    opacity: 1;
    height: 100%;
    pointer-events: auto
}

.ios .page>.searchbar {
    z-index: 200
}

.ios .navbar~.page:not(.no-navbar)>.searchbar,
.ios .page>.navbar~.searchbar {
    top: .44rem
}

.ios .navbar~.page:not(.no-navbar)>.searchbar~* .page-content,
.ios .navbar~.page:not(.no-navbar)>.searchbar~.page-content,
.ios .page>.navbar~.searchbar~* .page-content,
.ios .page>.navbar~.searchbar~.page-content {
    padding-top: .88rem
}

.ios .theme-dark .searchbar,
.searchbar.ios .theme-dark {
    background-color: #303030
}

.ios .theme-dark .searchbar:after,
.searchbar.ios .theme-dark:after {
    background-color: #282829
}

.ios .theme-dark .searchbar input[type=search],
.ios .theme-dark .searchbar input[type=text],
.searchbar.ios .theme-dark input[type=search],
.searchbar.ios .theme-dark input[type=text] {
    background-color: #171717;
    color: #fff
}

.ios .color-theme-red .searchbar-disable-button {
    color: #f44336
}

.ios .color-theme-green .searchbar-disable-button {
    color: #4caf50
}

.ios .color-theme-blue .searchbar-disable-button {
    color: #2196f3
}

.ios .color-theme-pink .searchbar-disable-button {
    color: #e91e63
}

.ios .color-theme-yellow .searchbar-disable-button {
    color: #ffcf00
}

.ios .color-theme-orange .searchbar-disable-button {
    color: #ff9800
}

.ios .color-theme-gray .searchbar-disable-button {
    color: #9e9e9e
}

.ios .color-theme-white .searchbar-disable-button {
    color: #fff
}

.ios .color-theme-black .searchbar-disable-button {
    color: #000
}

.ios .color-theme-violet .searchbar-disable-button {
    color: #b65bb6
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .searchbar-inner,
    .ios.device-iphone-x .ios-left-edge .searchbar-inner,
    .ios.device-iphone-x .panel-left .searchbar-inner,
    .ios.device-iphone-x .popup .searchbar-inner,
    .ios.device-iphone-x .sheet-modal .searchbar-inner {
        padding-left: calc(.08rem + constant(safe-area-inset-left));
        padding-left: calc(.08rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .searchbar-inner,
    .ios.device-iphone-x .ios-right-edge .searchbar-inner,
    .ios.device-iphone-x .panel-right .searchbar-inner,
    .ios.device-iphone-x .popup .searchbar-inner,
    .ios.device-iphone-x .sheet-modal .searchbar-inner {
        padding-right: calc(.08rem + constant(safe-area-inset-right));
        padding-right: calc(.08rem + env(safe-area-inset-right))
    }
}

.md .searchbar {
    height: .44rem;
    background: #fff
}

.md .searchbar input[type=search],
.md .searchbar input[type=text] {
    padding-left: .65rem;
    padding-right: .44rem;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
    font-size: .18rem;
    color: #000;
    font-weight: 400
}

.md .searchbar input[type=search]::-webkit-input-placeholder,
.md .searchbar input[type=text]::-webkit-input-placeholder {
    color: #939398;
    opacity: 1
}

.md .searchbar input[type=search]::-ms-input-placeholder,
.md .searchbar input[type=text]::-ms-input-placeholder {
    color: #939398;
    opacity: 1
}

.md .searchbar input[type=search]::placeholder,
.md .searchbar input[type=text]::placeholder {
    color: #939398;
    opacity: 1
}

.md .searchbar i.icon {
    font-size: .2rem
}

.md .searchbar-backdrop {
    background: rgba(0, 0, 0, .25)
}

.md .searchbar-disable-button,
.md .searchbar-icon {
    position: absolute;
    width: .44rem;
    height: .44rem;
    left: -.04rem;
    top: 50%;
    margin-top: -.22rem;
    background-size: .2rem .2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    transition-duration: .3s
}

.md .searchbar-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23737373' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .searchbar-disable-button {
    -webkit-transform: rotate(-90deg) scale(.5);
    transform: rotate(-90deg) scale(.5);
    font-size: 0 !important;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23737373'/%3E%3C/svg%3E")
}

.md .searchbar-disable-button:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .searchbar-disable-button.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .searchbar-enabled:not(.searchbar-enabled-no-disable-button) .searchbar-disable-button {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    pointer-events: auto;
    opacity: 1
}

.md .searchbar-enabled:not(.searchbar-enabled-no-disable-button) .searchbar-icon {
    opacity: 0;
    -webkit-transform: rotate(90deg) scale(.5);
    transform: rotate(90deg) scale(.5)
}

.md .searchbar .input-clear-button {
    width: .44rem;
    height: .44rem;
    margin-top: -.22rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23737373' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: .2rem .2rem;
    background-color: transparent;
    right: 0
}

.md .searchbar .input-clear-button:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .searchbar .input-clear-button.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .searchbar .input-clear-button:after {
    display: none
}

.md .searchbar .input-clear-button:before {
    margin-left: 0;
    margin-top: 0
}

.md .page-content .searchbar {
    border-radius: .02rem;
    margin: .08rem;
    width: auto;
    box-shadow: 0 .01rem .03rem rgba(0, 0, 0, .12), 0 .01rem .02rem rgba(0, 0, 0, .24)
}

.md .page-content .searchbar .searchbar-inner {
    border-radius: .02rem
}

.md .page>.searchbar {
    z-index: 510
}

.md .page>.searchbar:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    top: 100%;
    bottom: auto;
    height: .1rem;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .05) 50%, transparent 80%, transparent)
}

.md .page>.searchbar.no-shadow:after {
    display: none
}

.md .page>.searchbar input[type=search],
.md .page>.searchbar input[type=text],
.md .searchbar-expandable input[type=search],
.md .searchbar-expandable input[type=text],
.md .subnavbar .searchbar input[type=search],
.md .subnavbar .searchbar input[type=text] {
    padding-left: .73rem
}

.md .page>.searchbar .searchbar-disable-button,
.md .page>.searchbar .searchbar-icon,
.md .searchbar-expandable .searchbar-disable-button,
.md .searchbar-expandable .searchbar-icon,
.md .subnavbar .searchbar .searchbar-disable-button,
.md .subnavbar .searchbar .searchbar-icon {
    left: .04rem
}

.md .searchbar-expandable {
    width: .56rem;
    height: 100%;
    opacity: 0;
    top: 50%;
    margin-top: -.28rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 100%;
    margin-left: -.56rem
}

.md .navbar .searchbar-expandable {
    border-radius: .22rem;
    width: .44rem;
    margin-top: -.22rem;
    margin-left: -.44rem
}

@media (min-width:768px) {
    .md .navbar .searchbar-expandable {
        border-radius: .22rem;
        width: .44rem;
        margin-top: -.22rem;
        margin-left: -.44rem
    }
}

.md .subnavbar .searchbar-expandable,
.md .toolbar .searchbar-expandable {
    border-radius: .22rem;
    width: .44rem;
    margin-top: -.22rem;
    margin-left: -.44rem
}

.md .tabbar-labels .searchbar-expandable {
    border-radius: .36rem;
    width: .72rem;
    margin-top: -.36rem;
    margin-left: -.72rem
}

.md .searchbar-expandable.searchbar-enabled {
    width: 100%;
    border-radius: 0;
    opacity: 1;
    pointer-events: auto;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0
}

.md .page>.searchbar~* .page-content,
.md .page>.searchbar~.page-content {
    padding-top: .44rem
}

.md .page>.navbar~.searchbar {
    top: .44rem
}

@media (min-width:768px) {
    .md .page>.navbar~.searchbar {
        top: .44rem
    }
}

.md .page>.navbar~.searchbar~* .page-content,
.md .page>.navbar~.searchbar~.page-content {
    padding-top: .88rem
}

@media (min-width:768px) {

    .md .page>.navbar~.searchbar~* .page-content,
    .md .page>.navbar~.searchbar~.page-content {
        padding-top: .88rem
    }
}

.md .page>.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar {
    top: .44rem
}

.md .page>.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar~* .page-content,
.md .page>.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar~.page-content {
    padding-top: .88rem
}

.md .page>.tabbar-labels:not(.toolbar-bottom-md)~.searchbar {
    top: .72rem
}

.md .page>.tabbar-labels:not(.toolbar-bottom-md)~.searchbar~* .page-content,
.md .page>.tabbar-labels:not(.toolbar-bottom-md)~.searchbar~.page-content {
    padding-top: 1.16rem
}

.md .page>.navbar~.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar {
    top: .88rem
}

@media (min-width:768px) {
    .md .page>.navbar~.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar {
        top: .88rem
    }
}

.md .page>.navbar~.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar~* .page-content,
.md .page>.navbar~.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar~.page-content {
    padding-top: 1.32rem
}

@media (min-width:768px) {

    .md .page>.navbar~.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar~* .page-content,
    .md .page>.navbar~.toolbar:not(.toolbar-bottom-md):not(.messagebar)~.searchbar~.page-content {
        padding-top: 1.32rem
    }
}

.md .page>.navbar~.tabbar-labels:not(.toolbar-bottom-md)~.searchbar {
    top: 1.16rem
}

@media (min-width:768px) {
    .md .page>.navbar~.tabbar-labels:not(.toolbar-bottom-md)~.searchbar {
        top: 1.16rem
    }
}

.md .page>.navbar~.tabbar-labels:not(.toolbar-bottom-md)~.searchbar~* .page-content,
.md .page>.navbar~.tabbar-labels:not(.toolbar-bottom-md)~.searchbar~.page-content {
    padding-top: 1.6rem
}

@media (min-width:768px) {

    .md .page>.navbar~.tabbar-labels:not(.toolbar-bottom-md)~.searchbar~* .page-content,
    .md .page>.navbar~.tabbar-labels:not(.toolbar-bottom-md)~.searchbar~.page-content {
        padding-top: 1.6rem
    }
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .searchbar-inner,
    .md.device-iphone-x .ios-left-edge .searchbar-inner,
    .md.device-iphone-x .panel-left .searchbar-inner,
    .md.device-iphone-x .popup .searchbar-inner,
    .md.device-iphone-x .sheet-modal .searchbar-inner {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .md.device-iphone-x .ios-edges .searchbar-disable-button,
    .md.device-iphone-x .ios-left-edge .searchbar-disable-button,
    .md.device-iphone-x .panel-left .searchbar-disable-button,
    .md.device-iphone-x .popup .searchbar-disable-button,
    .md.device-iphone-x .sheet-modal .searchbar-disable-button {
        left: calc(.04rem + constant(safe-area-inset-left));
        left: calc(.04rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .searchbar-inner,
    .md.device-iphone-x .ios-right-edge .searchbar-inner,
    .md.device-iphone-x .panel-right .searchbar-inner,
    .md.device-iphone-x .popup .searchbar-inner,
    .md.device-iphone-x .sheet-modal .searchbar-inner {
        padding-right: constant(safe-area-inset-right);
        padding-right: env(safe-area-inset-right)
    }
}

.sheet-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 13000;
    visibility: hidden;
    opacity: 0;
    transition-duration: .4s;
    z-index: 11000
}

.sheet-backdrop.not-animated {
    transition-duration: 0ms
}

.sheet-backdrop.backdrop-in {
    visibility: visible;
    opacity: 1
}

.sheet-modal {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2.6rem;
    display: none;
    box-sizing: border-box;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background: #fff;
    z-index: 12500
}

.sheet-modal.modal-in,
.sheet-modal.modal-out {
    transition-duration: .3s
}

.sheet-modal.not-animated {
    transition-duration: 0ms
}

.sheet-modal.modal-in {
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.sheet-modal.modal-out {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.sheet-modal .sheet-modal-inner {
    height: 100%;
    position: relative;
    overflow: hidden
}

.sheet-modal .toolbar {
    position: relative;
    width: 100%
}

.ios .sheet-modal {
    background: #cfd5da
}

.ios .sheet-modal .toolbar {
    background: #f7f7f8
}

.ios .sheet-modal .toolbar+.sheet-modal-inner {
    height: calc(100% - .44rem)
}

.ios .sheet-modal .toolbar~.sheet-modal-inner .page-content {
    padding-bottom: 0
}

.ios .sheet-modal .toolbar:before {
    content: "";
    position: absolute;
    background-color: #929499;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .sheet-modal .toolbar:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .sheet-modal .toolbar:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios.device-iphone-x .sheet-modal .sheet-modal-inner>.page-content,
.ios.device-iphone-x .sheet-modal .toolbar~.sheet-modal-inner .page-content {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.ios .theme-dark .sheet-modal,
.sheet-modal.ios .theme-dark {
    background-color: #171717
}

.ios .theme-dark .sheet-modal .toolbar,
.sheet-modal.ios .theme-dark .toolbar {
    background-color: #1b1b1b
}

.ios .theme-dark .sheet-modal .toolbar:before,
.sheet-modal.ios .theme-dark .toolbar:before {
    background-color: #282829
}

.md .sheet-modal {
    background: #fff
}

.md .sheet-modal .toolbar {
    top: 0
}

.md .sheet-modal .toolbar:after {
    display: none
}

.md .sheet-modal .toolbar+.sheet-modal-inner {
    height: calc(100% - .48rem)
}

.md .sheet-modal .toolbar a.link:not(.tab-link) {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.md .sheet-modal .toolbar:not(.toolbar-bottom-md):not(.messagebar)~.sheet-modal-inner .page-content {
    padding-top: 0
}

.md.device-iphone-x .sheet-modal .sheet-modal-inner>.page-content,
.md.device-iphone-x .sheet-modal .toolbar~.sheet-modal-inner .page-content {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.md .theme-dark .sheet-modal {
    background-color: #202020
}

.smart-select select {
    display: none
}

.smart-select .item-after {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    display: block
}

.sheet-modal.smart-select-sheet .sheet-modal-inner {
    background: #fff
}

.sheet-modal.smart-select-sheet .list {
    margin: 0
}

.sheet-modal.smart-select-sheet .list ul:after,
.sheet-modal.smart-select-sheet .list ul:before {
    display: none !important
}

.smart-select-popover .popover-inner {
    max-height: 40vh
}

.ios .smart-select-sheet .page {
    background: #fff
}

.ios .smart-select-sheet .toolbar:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .smart-select-sheet .toolbar:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .smart-select-sheet .toolbar:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .theme-dark .smart-select-sheet .page,
.ios .theme-dark .smart-select-sheet .sheet-modal-inner {
    background-color: #1c1c1d
}

.ios .theme-dark .smart-select-sheet .toolbar:after {
    background-color: #282829
}

.md .theme-dark .sheet-modal.smart-select-sheet .sheet-modal-inner {
    background-color: transparent
}

.sortable .sortable-handler {
    position: absolute;
    top: 0;
    bottom: .01rem;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: .18rem .12rem;
    opacity: 0;
    pointer-events: none;
    cursor: move;
    transition-duration: .3s;
    right: 0;
    background-position: 100% 50%
}

.sortable .item-inner {
    transition-duration: .3s
}

.sortable li.sorting {
    z-index: 50;
    background: hsla(0, 0%, 100%, .8);
    transition-duration: 0ms
}

.sortable li.sorting .item-inner:after {
    display: none !important
}

.sortable-sorting li {
    transition-duration: .3s
}

.sortable-enabled .sortable-handler {
    pointer-events: auto;
    opacity: 1;
    background-position: 50% 50%
}

.sortable-enabled .item-link .item-inner,
.sortable-enabled .item-link .item-title-row {
    background-image: none !important
}

.sortable.theme-dark li.sorting,
.theme-dark .sortable li.sorting {
    background-color: rgba(50, 50, 50, .8)
}

.ios .sortable-handler {
    width: .35rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 12' fill='%23c7c7cc'%3E%3Cpath d='M0 2V0h22v2H0zM0 7V5h22v2H0zM0 12v-2h22v2H0z'/%3E%3C/svg%3E")
}

.ios .sortable li.sorting {
    box-shadow: 0 .02rem .08rem rgba(0, 0, 0, .6)
}

.ios .list.sortable-enabled .item-link.no-chevron .item-inner,
.ios .list.sortable-enabled.no-chevron .item-link .item-inner,
.ios .list.sortable-enabled .no-chevron .item-link .item-inner,
.ios .no-chevron .list.sortable-enabled .item-link .item-inner,
.ios .sortable-enabled .item-inner,
.ios .sortable-enabled .item-link .item-inner {
    padding-right: .35rem
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .sortable-handler,
    .ios.device-iphone-x .ios-right-edge .sortable-handler,
    .ios.device-iphone-x .panel-right .sortable-handler,
    .ios.device-iphone-x .popup .sortable-handler,
    .ios.device-iphone-x .sheet-modal .sortable-handler {
        right: constant(safe-area-inset-right);
        right: env(safe-area-inset-right)
    }

    .ios.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .ios.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .ios.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
        padding-right: calc(.35rem + constant(safe-area-inset-right));
        padding-right: calc(.35rem + env(safe-area-inset-right))
    }
}

.md .sortable-handler {
    width: .5rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 8'%3E%3Cpath fill='%23c7c7cc' d='M0 0h18v2H0zM0 6h18v2H0z'/%3E%3C/svg%3E")
}

.md .sortable li.sorting {
    box-shadow: 0 .03rem .06rem rgba(0, 0, 0, .16), 0 .03rem .06rem rgba(0, 0, 0, .23)
}

.md .list.sortable-enabled .item-link.no-chevron .item-inner,
.md .list.sortable-enabled.no-chevron .item-link .item-inner,
.md .list.sortable-enabled .no-chevron .item-link .item-inner,
.md .no-chevron .list.sortable-enabled .item-link .item-inner,
.md .sortable-enabled .item-inner,
.md .sortable-enabled .item-link .item-inner {
    padding-right: .5rem
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .sortable-handler,
    .md.device-iphone-x .ios-right-edge .sortable-handler,
    .md.device-iphone-x .panel-right .sortable-handler,
    .md.device-iphone-x .popup .sortable-handler,
    .md.device-iphone-x .sheet-modal .sortable-handler {
        right: constant(safe-area-inset-right);
        right: env(safe-area-inset-right)
    }

    .md.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .ios-edges .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .ios-right-edge .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .panel-right .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .popup .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner,
    .md.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-inner,
    .md.device-iphone-x .sheet-modal .sortable-enabled:not(.inset):not(.tablet-inset):not(.no-ios-edges):not(.no-ios-right-edge) .item-link .item-inner {
        padding-right: calc(.42rem + constant(safe-area-inset-right));
        padding-right: calc(.42rem + env(safe-area-inset-right))
    }
}

.stepper {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: stretch;
    align-items: stretch
}

.stepper-button,
.stepper-button-minus,
.stepper-button-plus {
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.stepper-button-minus .icon,
.stepper-button-plus .icon,
.stepper-button .icon {
    pointer-events: none
}

.stepper-value {
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.stepper-input-wrap,
.stepper-value {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    text-align: center
}

.stepper-button-minus,
.stepper-button-plus {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.stepper-button-minus:after,
.stepper-button-minus:before,
.stepper-button-plus:after,
.stepper-button-plus:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.stepper-button-minus:after,
.stepper-button-plus:after {
    width: .15rem;
    height: .02rem
}

.stepper-button-plus:before {
    height: .15rem;
    width: .02rem
}

.stepper .stepper-input-wrap input,
.stepper .stepper-value {
    width: .45rem
}

.ios .stepper {
    height: .29rem
}

.ios .stepper-button,
.ios .stepper-button-minus,
.ios .stepper-button-plus {
    border: .01rem solid #007aff;
    color: #007aff;
    border-radius: .05rem;
    line-height: .27rem;
    height: .29rem;
    width: .4rem
}

.ios .stepper-button-minus .f7-icons,
.ios .stepper-button-plus .f7-icons,
.ios .stepper-button .f7-icons {
    font-size: .22rem
}

.ios .stepper-button-minus:first-child,
.ios .stepper-button-plus:first-child,
.ios .stepper-button:first-child {
    border-radius: .05rem 0 0 .05rem
}

.ios .stepper-button-minus:last-child,
.ios .stepper-button-plus:last-child,
.ios .stepper-button:last-child {
    border-radius: 0 .05rem .05rem 0
}

.ios .stepper-button-minus.active-state,
.ios .stepper-button-plus.active-state,
.ios .stepper-button.active-state {
    background: rgba(0, 122, 255, .15)
}

.ios .stepper-button+.stepper-button,
.ios .stepper-button+.stepper-button-minus,
.ios .stepper-button+.stepper-button-plus,
.ios .stepper-button-minus+.stepper-button,
.ios .stepper-button-minus+.stepper-button-minus,
.ios .stepper-button-minus+.stepper-button-plus,
.ios .stepper-button-plus+.stepper-button,
.ios .stepper-button-plus+.stepper-button-minus,
.ios .stepper-button-plus+.stepper-button-plus {
    border-left: none
}

.ios .stepper-button-minus:after,
.ios .stepper-button-minus:before,
.ios .stepper-button-plus:after,
.ios .stepper-button-plus:before {
    background: #007aff
}

.ios .stepper-input-wrap,
.ios .stepper-value {
    border-top: .01rem solid #007aff;
    border-bottom: .01rem solid #007aff
}

.ios .stepper .stepper-value {
    color: #007aff;
    font-size: .17rem
}

.ios .stepper .stepper-input-wrap input {
    height: 100%;
    text-align: center;
    color: #007aff;
    font-size: .17rem
}

.ios .stepper-fill-ios .stepper-button,
.ios .stepper-fill-ios .stepper-button-minus,
.ios .stepper-fill-ios .stepper-button-plus,
.ios .stepper-fill .stepper-button,
.ios .stepper-fill .stepper-button-minus,
.ios .stepper-fill .stepper-button-plus {
    color: #fff;
    background: #007aff
}

.ios .stepper-fill-ios .stepper-button-minus.active-state,
.ios .stepper-fill-ios .stepper-button-plus.active-state,
.ios .stepper-fill-ios .stepper-button.active-state,
.ios .stepper-fill .stepper-button-minus.active-state,
.ios .stepper-fill .stepper-button-plus.active-state,
.ios .stepper-fill .stepper-button.active-state {
    opacity: .8
}

.ios .stepper-fill-ios .stepper-button-minus:after,
.ios .stepper-fill-ios .stepper-button-minus:before,
.ios .stepper-fill-ios .stepper-button-plus:after,
.ios .stepper-fill-ios .stepper-button-plus:before,
.ios .stepper-fill .stepper-button-minus:after,
.ios .stepper-fill .stepper-button-minus:before,
.ios .stepper-fill .stepper-button-plus:after,
.ios .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-fill-ios .stepper-button+.stepper-button,
.ios .stepper-fill-ios .stepper-button-minus+.stepper-button-plus,
.ios .stepper-fill .stepper-button+.stepper-button,
.ios .stepper-fill .stepper-button-minus+.stepper-button-plus {
    border-left: .01rem solid rgba(0, 0, 0, .1)
}

.ios .stepper-round-ios .stepper-button-minus:first-child,
.ios .stepper-round-ios .stepper-button-plus:first-child,
.ios .stepper-round-ios .stepper-button:first-child,
.ios .stepper-round .stepper-button-minus:first-child,
.ios .stepper-round .stepper-button-plus:first-child,
.ios .stepper-round .stepper-button:first-child {
    border-radius: .29rem 0 0 .29rem
}

.ios .stepper-round-ios .stepper-button-minus:last-child,
.ios .stepper-round-ios .stepper-button-plus:last-child,
.ios .stepper-round-ios .stepper-button:last-child,
.ios .stepper-round .stepper-button-minus:last-child,
.ios .stepper-round .stepper-button-plus:last-child,
.ios .stepper-round .stepper-button:last-child {
    border-radius: 0 .29rem .29rem 0
}

.ios .stepper-small,
.ios .stepper-small-ios {
    height: .26rem
}

.ios .stepper-small-ios .stepper-input-wrap,
.ios .stepper-small-ios .stepper-value,
.ios .stepper-small .stepper-input-wrap,
.ios .stepper-small .stepper-value {
    border-top-width: .02rem;
    border-bottom-width: .02rem
}

.ios .stepper-small-ios .stepper-button,
.ios .stepper-small-ios .stepper-button-minus,
.ios .stepper-small-ios .stepper-button-plus,
.ios .stepper-small .stepper-button,
.ios .stepper-small .stepper-button-minus,
.ios .stepper-small .stepper-button-plus {
    height: .26rem;
    transition-duration: .2s;
    line-height: .22rem;
    border-width: .02rem
}

.ios .stepper-small-ios .stepper-button-minus .f7-icons,
.ios .stepper-small-ios .stepper-button-plus .f7-icons,
.ios .stepper-small-ios .stepper-button .f7-icons,
.ios .stepper-small .stepper-button-minus .f7-icons,
.ios .stepper-small .stepper-button-plus .f7-icons,
.ios .stepper-small .stepper-button .f7-icons {
    font-size: .18rem
}

.ios .stepper-small-ios.stepper-fill-ios .stepper-button-minus.active-state,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-plus.active-state,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button.active-state,
.ios .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .stepper-small.stepper-fill-ios .stepper-button-minus.active-state,
.ios .stepper-small.stepper-fill-ios .stepper-button-plus.active-state,
.ios .stepper-small.stepper-fill-ios .stepper-button.active-state,
.ios .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.stepper-fill .stepper-button.active-state {
    color: #007aff;
    border-color: #007aff;
    background-color: transparent;
    opacity: 1
}

.ios .stepper-small-ios.stepper-fill-ios .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.stepper-fill-ios .stepper-button-plus.active-state:before,
.ios .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.stepper-fill-ios .stepper-button-minus.active-state:after,
.ios .stepper-small.stepper-fill-ios .stepper-button-minus.active-state:before,
.ios .stepper-small.stepper-fill-ios .stepper-button-plus.active-state:after,
.ios .stepper-small.stepper-fill-ios .stepper-button-plus.active-state:before,
.ios .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #007aff
}

.ios .stepper-big,
.ios .stepper-big-ios {
    height: .44rem
}

.ios .stepper-big-ios .stepper-button,
.ios .stepper-big-ios .stepper-button-minus,
.ios .stepper-big-ios .stepper-button-plus,
.ios .stepper-big .stepper-button,
.ios .stepper-big .stepper-button-minus,
.ios .stepper-big .stepper-button-plus {
    height: .44rem;
    line-height: .42rem
}

.ios .color-theme-red .stepper-button,
.ios .color-theme-red .stepper-button-minus,
.ios .color-theme-red .stepper-button-plus {
    border-color: #f44336;
    color: #f44336
}

.ios .color-theme-red .stepper-button-minus.active-state,
.ios .color-theme-red .stepper-button-plus.active-state,
.ios .color-theme-red .stepper-button.active-state {
    background-color: rgba(244, 67, 54, .15)
}

.ios .color-theme-red .stepper-button-minus:after,
.ios .color-theme-red .stepper-button-minus:before,
.ios .color-theme-red .stepper-button-plus:after,
.ios .color-theme-red .stepper-button-plus:before {
    background-color: #f44336
}

.ios .color-theme-red .stepper-input-wrap,
.ios .color-theme-red .stepper-value {
    border-top-color: #f44336;
    border-bottom-color: #f44336
}

.ios .color-theme-red .stepper-input-wrap input,
.ios .color-theme-red .stepper-value {
    color: #f44336
}

.ios .color-theme-red .stepper-fill-ios .stepper-button,
.ios .color-theme-red .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-red .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-red .stepper-fill .stepper-button,
.ios .color-theme-red .stepper-fill .stepper-button-minus,
.ios .color-theme-red .stepper-fill .stepper-button-plus {
    background-color: #f44336
}

.ios .color-theme-red .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-red .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-red .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-red .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-red .stepper-fill .stepper-button-minus:after,
.ios .color-theme-red .stepper-fill .stepper-button-minus:before,
.ios .color-theme-red .stepper-fill .stepper-button-plus:after,
.ios .color-theme-red .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button.active-state {
    color: #f44336;
    border-color: #f44336;
    background-color: transparent
}

.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-red .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-red .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #f44336
}

.ios .color-theme-green .stepper-button,
.ios .color-theme-green .stepper-button-minus,
.ios .color-theme-green .stepper-button-plus {
    border-color: #4caf50;
    color: #4caf50
}

.ios .color-theme-green .stepper-button-minus.active-state,
.ios .color-theme-green .stepper-button-plus.active-state,
.ios .color-theme-green .stepper-button.active-state {
    background-color: rgba(76, 175, 80, .15)
}

.ios .color-theme-green .stepper-button-minus:after,
.ios .color-theme-green .stepper-button-minus:before,
.ios .color-theme-green .stepper-button-plus:after,
.ios .color-theme-green .stepper-button-plus:before {
    background-color: #4caf50
}

.ios .color-theme-green .stepper-input-wrap,
.ios .color-theme-green .stepper-value {
    border-top-color: #4caf50;
    border-bottom-color: #4caf50
}

.ios .color-theme-green .stepper-input-wrap input,
.ios .color-theme-green .stepper-value {
    color: #4caf50
}

.ios .color-theme-green .stepper-fill-ios .stepper-button,
.ios .color-theme-green .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-green .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-green .stepper-fill .stepper-button,
.ios .color-theme-green .stepper-fill .stepper-button-minus,
.ios .color-theme-green .stepper-fill .stepper-button-plus {
    background-color: #4caf50
}

.ios .color-theme-green .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-green .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-green .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-green .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-green .stepper-fill .stepper-button-minus:after,
.ios .color-theme-green .stepper-fill .stepper-button-minus:before,
.ios .color-theme-green .stepper-fill .stepper-button-plus:after,
.ios .color-theme-green .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button.active-state {
    color: #4caf50;
    border-color: #4caf50;
    background-color: transparent
}

.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-green .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-green .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #4caf50
}

.ios .color-theme-blue .stepper-button,
.ios .color-theme-blue .stepper-button-minus,
.ios .color-theme-blue .stepper-button-plus {
    border-color: #2196f3;
    color: #2196f3
}

.ios .color-theme-blue .stepper-button-minus.active-state,
.ios .color-theme-blue .stepper-button-plus.active-state,
.ios .color-theme-blue .stepper-button.active-state {
    background-color: rgba(33, 150, 243, .15)
}

.ios .color-theme-blue .stepper-button-minus:after,
.ios .color-theme-blue .stepper-button-minus:before,
.ios .color-theme-blue .stepper-button-plus:after,
.ios .color-theme-blue .stepper-button-plus:before {
    background-color: #2196f3
}

.ios .color-theme-blue .stepper-input-wrap,
.ios .color-theme-blue .stepper-value {
    border-top-color: #2196f3;
    border-bottom-color: #2196f3
}

.ios .color-theme-blue .stepper-input-wrap input,
.ios .color-theme-blue .stepper-value {
    color: #2196f3
}

.ios .color-theme-blue .stepper-fill-ios .stepper-button,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-blue .stepper-fill .stepper-button,
.ios .color-theme-blue .stepper-fill .stepper-button-minus,
.ios .color-theme-blue .stepper-fill .stepper-button-plus {
    background-color: #2196f3
}

.ios .color-theme-blue .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-blue .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-blue .stepper-fill .stepper-button-minus:after,
.ios .color-theme-blue .stepper-fill .stepper-button-minus:before,
.ios .color-theme-blue .stepper-fill .stepper-button-plus:after,
.ios .color-theme-blue .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button.active-state {
    color: #2196f3;
    border-color: #2196f3;
    background-color: transparent
}

.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-blue .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-blue .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #2196f3
}

.ios .color-theme-pink .stepper-button,
.ios .color-theme-pink .stepper-button-minus,
.ios .color-theme-pink .stepper-button-plus {
    border-color: #e91e63;
    color: #e91e63
}

.ios .color-theme-pink .stepper-button-minus.active-state,
.ios .color-theme-pink .stepper-button-plus.active-state,
.ios .color-theme-pink .stepper-button.active-state {
    background-color: rgba(233, 30, 99, .15)
}

.ios .color-theme-pink .stepper-button-minus:after,
.ios .color-theme-pink .stepper-button-minus:before,
.ios .color-theme-pink .stepper-button-plus:after,
.ios .color-theme-pink .stepper-button-plus:before {
    background-color: #e91e63
}

.ios .color-theme-pink .stepper-input-wrap,
.ios .color-theme-pink .stepper-value {
    border-top-color: #e91e63;
    border-bottom-color: #e91e63
}

.ios .color-theme-pink .stepper-input-wrap input,
.ios .color-theme-pink .stepper-value {
    color: #e91e63
}

.ios .color-theme-pink .stepper-fill-ios .stepper-button,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-pink .stepper-fill .stepper-button,
.ios .color-theme-pink .stepper-fill .stepper-button-minus,
.ios .color-theme-pink .stepper-fill .stepper-button-plus {
    background-color: #e91e63
}

.ios .color-theme-pink .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-pink .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-pink .stepper-fill .stepper-button-minus:after,
.ios .color-theme-pink .stepper-fill .stepper-button-minus:before,
.ios .color-theme-pink .stepper-fill .stepper-button-plus:after,
.ios .color-theme-pink .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button.active-state {
    color: #e91e63;
    border-color: #e91e63;
    background-color: transparent
}

.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-pink .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-pink .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #e91e63
}

.ios .color-theme-yellow .stepper-button,
.ios .color-theme-yellow .stepper-button-minus,
.ios .color-theme-yellow .stepper-button-plus {
    border-color: #ffcf00;
    color: #ffcf00
}

.ios .color-theme-yellow .stepper-button-minus.active-state,
.ios .color-theme-yellow .stepper-button-plus.active-state,
.ios .color-theme-yellow .stepper-button.active-state {
    background-color: rgba(255, 207, 0, .15)
}

.ios .color-theme-yellow .stepper-button-minus:after,
.ios .color-theme-yellow .stepper-button-minus:before,
.ios .color-theme-yellow .stepper-button-plus:after,
.ios .color-theme-yellow .stepper-button-plus:before {
    background-color: #ffcf00
}

.ios .color-theme-yellow .stepper-input-wrap,
.ios .color-theme-yellow .stepper-value {
    border-top-color: #ffcf00;
    border-bottom-color: #ffcf00
}

.ios .color-theme-yellow .stepper-input-wrap input,
.ios .color-theme-yellow .stepper-value {
    color: #ffcf00
}

.ios .color-theme-yellow .stepper-fill-ios .stepper-button,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-yellow .stepper-fill .stepper-button,
.ios .color-theme-yellow .stepper-fill .stepper-button-minus,
.ios .color-theme-yellow .stepper-fill .stepper-button-plus {
    background-color: #ffcf00
}

.ios .color-theme-yellow .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-yellow .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-yellow .stepper-fill .stepper-button-minus:after,
.ios .color-theme-yellow .stepper-fill .stepper-button-minus:before,
.ios .color-theme-yellow .stepper-fill .stepper-button-plus:after,
.ios .color-theme-yellow .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button.active-state {
    color: #ffcf00;
    border-color: #ffcf00;
    background-color: transparent
}

.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-yellow .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-yellow .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #ffcf00
}

.ios .color-theme-orange .stepper-button,
.ios .color-theme-orange .stepper-button-minus,
.ios .color-theme-orange .stepper-button-plus {
    border-color: #ff9800;
    color: #ff9800
}

.ios .color-theme-orange .stepper-button-minus.active-state,
.ios .color-theme-orange .stepper-button-plus.active-state,
.ios .color-theme-orange .stepper-button.active-state {
    background-color: rgba(255, 152, 0, .15)
}

.ios .color-theme-orange .stepper-button-minus:after,
.ios .color-theme-orange .stepper-button-minus:before,
.ios .color-theme-orange .stepper-button-plus:after,
.ios .color-theme-orange .stepper-button-plus:before {
    background-color: #ff9800
}

.ios .color-theme-orange .stepper-input-wrap,
.ios .color-theme-orange .stepper-value {
    border-top-color: #ff9800;
    border-bottom-color: #ff9800
}

.ios .color-theme-orange .stepper-input-wrap input,
.ios .color-theme-orange .stepper-value {
    color: #ff9800
}

.ios .color-theme-orange .stepper-fill-ios .stepper-button,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-orange .stepper-fill .stepper-button,
.ios .color-theme-orange .stepper-fill .stepper-button-minus,
.ios .color-theme-orange .stepper-fill .stepper-button-plus {
    background-color: #ff9800
}

.ios .color-theme-orange .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-orange .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-orange .stepper-fill .stepper-button-minus:after,
.ios .color-theme-orange .stepper-fill .stepper-button-minus:before,
.ios .color-theme-orange .stepper-fill .stepper-button-plus:after,
.ios .color-theme-orange .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button.active-state {
    color: #ff9800;
    border-color: #ff9800;
    background-color: transparent
}

.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-orange .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-orange .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #ff9800
}

.ios .color-theme-gray .stepper-button,
.ios .color-theme-gray .stepper-button-minus,
.ios .color-theme-gray .stepper-button-plus {
    border-color: #9e9e9e;
    color: #9e9e9e
}

.ios .color-theme-gray .stepper-button-minus.active-state,
.ios .color-theme-gray .stepper-button-plus.active-state,
.ios .color-theme-gray .stepper-button.active-state {
    background-color: hsla(0, 0%, 62%, .15)
}

.ios .color-theme-gray .stepper-button-minus:after,
.ios .color-theme-gray .stepper-button-minus:before,
.ios .color-theme-gray .stepper-button-plus:after,
.ios .color-theme-gray .stepper-button-plus:before {
    background-color: #9e9e9e
}

.ios .color-theme-gray .stepper-input-wrap,
.ios .color-theme-gray .stepper-value {
    border-top-color: #9e9e9e;
    border-bottom-color: #9e9e9e
}

.ios .color-theme-gray .stepper-input-wrap input,
.ios .color-theme-gray .stepper-value {
    color: #9e9e9e
}

.ios .color-theme-gray .stepper-fill-ios .stepper-button,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-gray .stepper-fill .stepper-button,
.ios .color-theme-gray .stepper-fill .stepper-button-minus,
.ios .color-theme-gray .stepper-fill .stepper-button-plus {
    background-color: #9e9e9e
}

.ios .color-theme-gray .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-gray .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-gray .stepper-fill .stepper-button-minus:after,
.ios .color-theme-gray .stepper-fill .stepper-button-minus:before,
.ios .color-theme-gray .stepper-fill .stepper-button-plus:after,
.ios .color-theme-gray .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button.active-state {
    color: #9e9e9e;
    border-color: #9e9e9e;
    background-color: transparent
}

.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-gray .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-gray .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #9e9e9e
}

.ios .color-theme-white .stepper-button,
.ios .color-theme-white .stepper-button-minus,
.ios .color-theme-white .stepper-button-plus {
    border-color: #fff;
    color: #fff
}

.ios .color-theme-white .stepper-button-minus.active-state,
.ios .color-theme-white .stepper-button-plus.active-state,
.ios .color-theme-white .stepper-button.active-state {
    background-color: hsla(0, 0%, 100%, .15)
}

.ios .color-theme-white .stepper-button-minus:after,
.ios .color-theme-white .stepper-button-minus:before,
.ios .color-theme-white .stepper-button-plus:after,
.ios .color-theme-white .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-white .stepper-input-wrap,
.ios .color-theme-white .stepper-value {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.ios .color-theme-white .stepper-input-wrap input,
.ios .color-theme-white .stepper-value {
    color: #fff
}

.ios .color-theme-white .stepper-fill-ios .stepper-button,
.ios .color-theme-white .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-white .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-white .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-white .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-white .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-white .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-white .stepper-fill .stepper-button,
.ios .color-theme-white .stepper-fill .stepper-button-minus,
.ios .color-theme-white .stepper-fill .stepper-button-minus:after,
.ios .color-theme-white .stepper-fill .stepper-button-minus:before,
.ios .color-theme-white .stepper-fill .stepper-button-plus,
.ios .color-theme-white .stepper-fill .stepper-button-plus:after,
.ios .color-theme-white .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button.active-state {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}

.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-white .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-white .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #fff
}

.ios .color-theme-black .stepper-button,
.ios .color-theme-black .stepper-button-minus,
.ios .color-theme-black .stepper-button-plus {
    border-color: #000;
    color: #000
}

.ios .color-theme-black .stepper-button-minus.active-state,
.ios .color-theme-black .stepper-button-plus.active-state,
.ios .color-theme-black .stepper-button.active-state {
    background-color: rgba(0, 0, 0, .15)
}

.ios .color-theme-black .stepper-button-minus:after,
.ios .color-theme-black .stepper-button-minus:before,
.ios .color-theme-black .stepper-button-plus:after,
.ios .color-theme-black .stepper-button-plus:before {
    background-color: #000
}

.ios .color-theme-black .stepper-input-wrap,
.ios .color-theme-black .stepper-value {
    border-top-color: #000;
    border-bottom-color: #000
}

.ios .color-theme-black .stepper-input-wrap input,
.ios .color-theme-black .stepper-value {
    color: #000
}

.ios .color-theme-black .stepper-fill-ios .stepper-button,
.ios .color-theme-black .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-black .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-black .stepper-fill .stepper-button,
.ios .color-theme-black .stepper-fill .stepper-button-minus,
.ios .color-theme-black .stepper-fill .stepper-button-plus {
    background-color: #000
}

.ios .color-theme-black .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-black .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-black .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-black .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-black .stepper-fill .stepper-button-minus:after,
.ios .color-theme-black .stepper-fill .stepper-button-minus:before,
.ios .color-theme-black .stepper-fill .stepper-button-plus:after,
.ios .color-theme-black .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button.active-state {
    color: #000;
    border-color: #000;
    background-color: transparent
}

.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-black .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-black .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #000
}

.ios .color-theme-violet .stepper-button,
.ios .color-theme-violet .stepper-button-minus,
.ios .color-theme-violet .stepper-button-plus {
    border-color: #b65bb6;
    color: #b65bb6
}

.ios .color-theme-violet .stepper-button-minus.active-state,
.ios .color-theme-violet .stepper-button-plus.active-state,
.ios .color-theme-violet .stepper-button.active-state {
    background-color: rgba(182, 91, 182, .15)
}

.ios .color-theme-violet .stepper-button-minus:after,
.ios .color-theme-violet .stepper-button-minus:before,
.ios .color-theme-violet .stepper-button-plus:after,
.ios .color-theme-violet .stepper-button-plus:before {
    background-color: #b65bb6
}

.ios .color-theme-violet .stepper-input-wrap,
.ios .color-theme-violet .stepper-value {
    border-top-color: #b65bb6;
    border-bottom-color: #b65bb6
}

.ios .color-theme-violet .stepper-input-wrap input,
.ios .color-theme-violet .stepper-value {
    color: #b65bb6
}

.ios .color-theme-violet .stepper-fill-ios .stepper-button,
.ios .color-theme-violet .stepper-fill-ios .stepper-button-minus,
.ios .color-theme-violet .stepper-fill-ios .stepper-button-plus,
.ios .color-theme-violet .stepper-fill .stepper-button,
.ios .color-theme-violet .stepper-fill .stepper-button-minus,
.ios .color-theme-violet .stepper-fill .stepper-button-plus {
    background-color: #b65bb6
}

.ios .color-theme-violet .stepper-fill-ios .stepper-button-minus:after,
.ios .color-theme-violet .stepper-fill-ios .stepper-button-minus:before,
.ios .color-theme-violet .stepper-fill-ios .stepper-button-plus:after,
.ios .color-theme-violet .stepper-fill-ios .stepper-button-plus:before,
.ios .color-theme-violet .stepper-fill .stepper-button-minus:after,
.ios .color-theme-violet .stepper-fill .stepper-button-minus:before,
.ios .color-theme-violet .stepper-fill .stepper-button-plus:after,
.ios .color-theme-violet .stepper-fill .stepper-button-plus:before {
    background-color: #fff
}

.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button.active-state,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button-minus.active-state,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button-plus.active-state,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button.active-state {
    color: #b65bb6;
    border-color: #b65bb6;
    background-color: transparent
}

.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-violet .stepper-small-ios.stepper-fill .stepper-button-plus.active-state:before,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button-minus.active-state:after,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button-minus.active-state:before,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button-plus.active-state:after,
.ios .color-theme-violet .stepper-small.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #b65bb6
}

.ios .stepper.color-red .stepper-button,
.ios .stepper.color-red .stepper-button-minus,
.ios .stepper.color-red .stepper-button-plus {
    border-color: #f44336;
    color: #f44336
}

.ios .stepper.color-red .stepper-button-minus.active-state,
.ios .stepper.color-red .stepper-button-plus.active-state,
.ios .stepper.color-red .stepper-button.active-state {
    background-color: rgba(244, 67, 54, .15)
}

.ios .stepper.color-red .stepper-button-minus:after,
.ios .stepper.color-red .stepper-button-minus:before,
.ios .stepper.color-red .stepper-button-plus:after,
.ios .stepper.color-red .stepper-button-plus:before {
    background-color: #f44336
}

.ios .stepper.color-red .stepper-input-wrap,
.ios .stepper.color-red .stepper-value {
    border-top-color: #f44336;
    border-bottom-color: #f44336
}

.ios .stepper.color-red .stepper-input-wrap input,
.ios .stepper.color-red .stepper-value {
    color: #f44336
}

.ios .stepper-fill-ios.color-red .stepper-button,
.ios .stepper-fill-ios.color-red .stepper-button-minus,
.ios .stepper-fill-ios.color-red .stepper-button-plus,
.ios .stepper-fill.color-red .stepper-button,
.ios .stepper-fill.color-red .stepper-button-minus,
.ios .stepper-fill.color-red .stepper-button-plus {
    background-color: #f44336
}

.ios .stepper-fill-ios.color-red .stepper-button-minus:after,
.ios .stepper-fill-ios.color-red .stepper-button-minus:before,
.ios .stepper-fill-ios.color-red .stepper-button-plus:after,
.ios .stepper-fill-ios.color-red .stepper-button-plus:before,
.ios .stepper-fill.color-red .stepper-button-minus:after,
.ios .stepper-fill.color-red .stepper-button-minus:before,
.ios .stepper-fill.color-red .stepper-button-plus:after,
.ios .stepper-fill.color-red .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-red.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-red.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-red.stepper-fill .stepper-button.active-state {
    color: #f44336;
    border-color: #f44336;
    background-color: transparent
}

.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-red.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-red.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-red.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-red.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-red.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #f44336
}

.ios .stepper.color-green .stepper-button,
.ios .stepper.color-green .stepper-button-minus,
.ios .stepper.color-green .stepper-button-plus {
    border-color: #4caf50;
    color: #4caf50
}

.ios .stepper.color-green .stepper-button-minus.active-state,
.ios .stepper.color-green .stepper-button-plus.active-state,
.ios .stepper.color-green .stepper-button.active-state {
    background-color: rgba(76, 175, 80, .15)
}

.ios .stepper.color-green .stepper-button-minus:after,
.ios .stepper.color-green .stepper-button-minus:before,
.ios .stepper.color-green .stepper-button-plus:after,
.ios .stepper.color-green .stepper-button-plus:before {
    background-color: #4caf50
}

.ios .stepper.color-green .stepper-input-wrap,
.ios .stepper.color-green .stepper-value {
    border-top-color: #4caf50;
    border-bottom-color: #4caf50
}

.ios .stepper.color-green .stepper-input-wrap input,
.ios .stepper.color-green .stepper-value {
    color: #4caf50
}

.ios .stepper-fill-ios.color-green .stepper-button,
.ios .stepper-fill-ios.color-green .stepper-button-minus,
.ios .stepper-fill-ios.color-green .stepper-button-plus,
.ios .stepper-fill.color-green .stepper-button,
.ios .stepper-fill.color-green .stepper-button-minus,
.ios .stepper-fill.color-green .stepper-button-plus {
    background-color: #4caf50
}

.ios .stepper-fill-ios.color-green .stepper-button-minus:after,
.ios .stepper-fill-ios.color-green .stepper-button-minus:before,
.ios .stepper-fill-ios.color-green .stepper-button-plus:after,
.ios .stepper-fill-ios.color-green .stepper-button-plus:before,
.ios .stepper-fill.color-green .stepper-button-minus:after,
.ios .stepper-fill.color-green .stepper-button-minus:before,
.ios .stepper-fill.color-green .stepper-button-plus:after,
.ios .stepper-fill.color-green .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-green.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-green.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-green.stepper-fill .stepper-button.active-state {
    color: #4caf50;
    border-color: #4caf50;
    background-color: transparent
}

.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-green.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-green.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-green.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-green.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-green.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #4caf50
}

.ios .stepper.color-blue .stepper-button,
.ios .stepper.color-blue .stepper-button-minus,
.ios .stepper.color-blue .stepper-button-plus {
    border-color: #2196f3;
    color: #2196f3
}

.ios .stepper.color-blue .stepper-button-minus.active-state,
.ios .stepper.color-blue .stepper-button-plus.active-state,
.ios .stepper.color-blue .stepper-button.active-state {
    background-color: rgba(33, 150, 243, .15)
}

.ios .stepper.color-blue .stepper-button-minus:after,
.ios .stepper.color-blue .stepper-button-minus:before,
.ios .stepper.color-blue .stepper-button-plus:after,
.ios .stepper.color-blue .stepper-button-plus:before {
    background-color: #2196f3
}

.ios .stepper.color-blue .stepper-input-wrap,
.ios .stepper.color-blue .stepper-value {
    border-top-color: #2196f3;
    border-bottom-color: #2196f3
}

.ios .stepper.color-blue .stepper-input-wrap input,
.ios .stepper.color-blue .stepper-value {
    color: #2196f3
}

.ios .stepper-fill-ios.color-blue .stepper-button,
.ios .stepper-fill-ios.color-blue .stepper-button-minus,
.ios .stepper-fill-ios.color-blue .stepper-button-plus,
.ios .stepper-fill.color-blue .stepper-button,
.ios .stepper-fill.color-blue .stepper-button-minus,
.ios .stepper-fill.color-blue .stepper-button-plus {
    background-color: #2196f3
}

.ios .stepper-fill-ios.color-blue .stepper-button-minus:after,
.ios .stepper-fill-ios.color-blue .stepper-button-minus:before,
.ios .stepper-fill-ios.color-blue .stepper-button-plus:after,
.ios .stepper-fill-ios.color-blue .stepper-button-plus:before,
.ios .stepper-fill.color-blue .stepper-button-minus:after,
.ios .stepper-fill.color-blue .stepper-button-minus:before,
.ios .stepper-fill.color-blue .stepper-button-plus:after,
.ios .stepper-fill.color-blue .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-blue.stepper-fill .stepper-button.active-state {
    color: #2196f3;
    border-color: #2196f3;
    background-color: transparent
}

.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-blue.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-blue.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #2196f3
}

.ios .stepper.color-pink .stepper-button,
.ios .stepper.color-pink .stepper-button-minus,
.ios .stepper.color-pink .stepper-button-plus {
    border-color: #e91e63;
    color: #e91e63
}

.ios .stepper.color-pink .stepper-button-minus.active-state,
.ios .stepper.color-pink .stepper-button-plus.active-state,
.ios .stepper.color-pink .stepper-button.active-state {
    background-color: rgba(233, 30, 99, .15)
}

.ios .stepper.color-pink .stepper-button-minus:after,
.ios .stepper.color-pink .stepper-button-minus:before,
.ios .stepper.color-pink .stepper-button-plus:after,
.ios .stepper.color-pink .stepper-button-plus:before {
    background-color: #e91e63
}

.ios .stepper.color-pink .stepper-input-wrap,
.ios .stepper.color-pink .stepper-value {
    border-top-color: #e91e63;
    border-bottom-color: #e91e63
}

.ios .stepper.color-pink .stepper-input-wrap input,
.ios .stepper.color-pink .stepper-value {
    color: #e91e63
}

.ios .stepper-fill-ios.color-pink .stepper-button,
.ios .stepper-fill-ios.color-pink .stepper-button-minus,
.ios .stepper-fill-ios.color-pink .stepper-button-plus,
.ios .stepper-fill.color-pink .stepper-button,
.ios .stepper-fill.color-pink .stepper-button-minus,
.ios .stepper-fill.color-pink .stepper-button-plus {
    background-color: #e91e63
}

.ios .stepper-fill-ios.color-pink .stepper-button-minus:after,
.ios .stepper-fill-ios.color-pink .stepper-button-minus:before,
.ios .stepper-fill-ios.color-pink .stepper-button-plus:after,
.ios .stepper-fill-ios.color-pink .stepper-button-plus:before,
.ios .stepper-fill.color-pink .stepper-button-minus:after,
.ios .stepper-fill.color-pink .stepper-button-minus:before,
.ios .stepper-fill.color-pink .stepper-button-plus:after,
.ios .stepper-fill.color-pink .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-pink.stepper-fill .stepper-button.active-state {
    color: #e91e63;
    border-color: #e91e63;
    background-color: transparent
}

.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-pink.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-pink.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #e91e63
}

.ios .stepper.color-yellow .stepper-button,
.ios .stepper.color-yellow .stepper-button-minus,
.ios .stepper.color-yellow .stepper-button-plus {
    border-color: #ffcf00;
    color: #ffcf00
}

.ios .stepper.color-yellow .stepper-button-minus.active-state,
.ios .stepper.color-yellow .stepper-button-plus.active-state,
.ios .stepper.color-yellow .stepper-button.active-state {
    background-color: rgba(255, 207, 0, .15)
}

.ios .stepper.color-yellow .stepper-button-minus:after,
.ios .stepper.color-yellow .stepper-button-minus:before,
.ios .stepper.color-yellow .stepper-button-plus:after,
.ios .stepper.color-yellow .stepper-button-plus:before {
    background-color: #ffcf00
}

.ios .stepper.color-yellow .stepper-input-wrap,
.ios .stepper.color-yellow .stepper-value {
    border-top-color: #ffcf00;
    border-bottom-color: #ffcf00
}

.ios .stepper.color-yellow .stepper-input-wrap input,
.ios .stepper.color-yellow .stepper-value {
    color: #ffcf00
}

.ios .stepper-fill-ios.color-yellow .stepper-button,
.ios .stepper-fill-ios.color-yellow .stepper-button-minus,
.ios .stepper-fill-ios.color-yellow .stepper-button-plus,
.ios .stepper-fill.color-yellow .stepper-button,
.ios .stepper-fill.color-yellow .stepper-button-minus,
.ios .stepper-fill.color-yellow .stepper-button-plus {
    background-color: #ffcf00
}

.ios .stepper-fill-ios.color-yellow .stepper-button-minus:after,
.ios .stepper-fill-ios.color-yellow .stepper-button-minus:before,
.ios .stepper-fill-ios.color-yellow .stepper-button-plus:after,
.ios .stepper-fill-ios.color-yellow .stepper-button-plus:before,
.ios .stepper-fill.color-yellow .stepper-button-minus:after,
.ios .stepper-fill.color-yellow .stepper-button-minus:before,
.ios .stepper-fill.color-yellow .stepper-button-plus:after,
.ios .stepper-fill.color-yellow .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button.active-state {
    color: #ffcf00;
    border-color: #ffcf00;
    background-color: transparent
}

.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-yellow.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-yellow.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #ffcf00
}

.ios .stepper.color-orange .stepper-button,
.ios .stepper.color-orange .stepper-button-minus,
.ios .stepper.color-orange .stepper-button-plus {
    border-color: #ff9800;
    color: #ff9800
}

.ios .stepper.color-orange .stepper-button-minus.active-state,
.ios .stepper.color-orange .stepper-button-plus.active-state,
.ios .stepper.color-orange .stepper-button.active-state {
    background-color: rgba(255, 152, 0, .15)
}

.ios .stepper.color-orange .stepper-button-minus:after,
.ios .stepper.color-orange .stepper-button-minus:before,
.ios .stepper.color-orange .stepper-button-plus:after,
.ios .stepper.color-orange .stepper-button-plus:before {
    background-color: #ff9800
}

.ios .stepper.color-orange .stepper-input-wrap,
.ios .stepper.color-orange .stepper-value {
    border-top-color: #ff9800;
    border-bottom-color: #ff9800
}

.ios .stepper.color-orange .stepper-input-wrap input,
.ios .stepper.color-orange .stepper-value {
    color: #ff9800
}

.ios .stepper-fill-ios.color-orange .stepper-button,
.ios .stepper-fill-ios.color-orange .stepper-button-minus,
.ios .stepper-fill-ios.color-orange .stepper-button-plus,
.ios .stepper-fill.color-orange .stepper-button,
.ios .stepper-fill.color-orange .stepper-button-minus,
.ios .stepper-fill.color-orange .stepper-button-plus {
    background-color: #ff9800
}

.ios .stepper-fill-ios.color-orange .stepper-button-minus:after,
.ios .stepper-fill-ios.color-orange .stepper-button-minus:before,
.ios .stepper-fill-ios.color-orange .stepper-button-plus:after,
.ios .stepper-fill-ios.color-orange .stepper-button-plus:before,
.ios .stepper-fill.color-orange .stepper-button-minus:after,
.ios .stepper-fill.color-orange .stepper-button-minus:before,
.ios .stepper-fill.color-orange .stepper-button-plus:after,
.ios .stepper-fill.color-orange .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-orange.stepper-fill .stepper-button.active-state {
    color: #ff9800;
    border-color: #ff9800;
    background-color: transparent
}

.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-orange.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-orange.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #ff9800
}

.ios .stepper.color-gray .stepper-button,
.ios .stepper.color-gray .stepper-button-minus,
.ios .stepper.color-gray .stepper-button-plus {
    border-color: #9e9e9e;
    color: #9e9e9e
}

.ios .stepper.color-gray .stepper-button-minus.active-state,
.ios .stepper.color-gray .stepper-button-plus.active-state,
.ios .stepper.color-gray .stepper-button.active-state {
    background-color: hsla(0, 0%, 62%, .15)
}

.ios .stepper.color-gray .stepper-button-minus:after,
.ios .stepper.color-gray .stepper-button-minus:before,
.ios .stepper.color-gray .stepper-button-plus:after,
.ios .stepper.color-gray .stepper-button-plus:before {
    background-color: #9e9e9e
}

.ios .stepper.color-gray .stepper-input-wrap,
.ios .stepper.color-gray .stepper-value {
    border-top-color: #9e9e9e;
    border-bottom-color: #9e9e9e
}

.ios .stepper.color-gray .stepper-input-wrap input,
.ios .stepper.color-gray .stepper-value {
    color: #9e9e9e
}

.ios .stepper-fill-ios.color-gray .stepper-button,
.ios .stepper-fill-ios.color-gray .stepper-button-minus,
.ios .stepper-fill-ios.color-gray .stepper-button-plus,
.ios .stepper-fill.color-gray .stepper-button,
.ios .stepper-fill.color-gray .stepper-button-minus,
.ios .stepper-fill.color-gray .stepper-button-plus {
    background-color: #9e9e9e
}

.ios .stepper-fill-ios.color-gray .stepper-button-minus:after,
.ios .stepper-fill-ios.color-gray .stepper-button-minus:before,
.ios .stepper-fill-ios.color-gray .stepper-button-plus:after,
.ios .stepper-fill-ios.color-gray .stepper-button-plus:before,
.ios .stepper-fill.color-gray .stepper-button-minus:after,
.ios .stepper-fill.color-gray .stepper-button-minus:before,
.ios .stepper-fill.color-gray .stepper-button-plus:after,
.ios .stepper-fill.color-gray .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-gray.stepper-fill .stepper-button.active-state {
    color: #9e9e9e;
    border-color: #9e9e9e;
    background-color: transparent
}

.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-gray.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-gray.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #9e9e9e
}

.ios .stepper.color-white .stepper-button,
.ios .stepper.color-white .stepper-button-minus,
.ios .stepper.color-white .stepper-button-plus {
    border-color: #fff;
    color: #fff
}

.ios .stepper.color-white .stepper-button-minus.active-state,
.ios .stepper.color-white .stepper-button-plus.active-state,
.ios .stepper.color-white .stepper-button.active-state {
    background-color: hsla(0, 0%, 100%, .15)
}

.ios .stepper.color-white .stepper-button-minus:after,
.ios .stepper.color-white .stepper-button-minus:before,
.ios .stepper.color-white .stepper-button-plus:after,
.ios .stepper.color-white .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper.color-white .stepper-input-wrap,
.ios .stepper.color-white .stepper-value {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.ios .stepper.color-white .stepper-input-wrap input,
.ios .stepper.color-white .stepper-value {
    color: #fff
}

.ios .stepper-fill-ios.color-white .stepper-button,
.ios .stepper-fill-ios.color-white .stepper-button-minus,
.ios .stepper-fill-ios.color-white .stepper-button-minus:after,
.ios .stepper-fill-ios.color-white .stepper-button-minus:before,
.ios .stepper-fill-ios.color-white .stepper-button-plus,
.ios .stepper-fill-ios.color-white .stepper-button-plus:after,
.ios .stepper-fill-ios.color-white .stepper-button-plus:before,
.ios .stepper-fill.color-white .stepper-button,
.ios .stepper-fill.color-white .stepper-button-minus,
.ios .stepper-fill.color-white .stepper-button-minus:after,
.ios .stepper-fill.color-white .stepper-button-minus:before,
.ios .stepper-fill.color-white .stepper-button-plus,
.ios .stepper-fill.color-white .stepper-button-plus:after,
.ios .stepper-fill.color-white .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-white.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-white.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-white.stepper-fill .stepper-button.active-state {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}

.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-white.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-white.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-white.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-white.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-white.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #fff
}

.ios .stepper.color-black .stepper-button,
.ios .stepper.color-black .stepper-button-minus,
.ios .stepper.color-black .stepper-button-plus {
    border-color: #000;
    color: #000
}

.ios .stepper.color-black .stepper-button-minus.active-state,
.ios .stepper.color-black .stepper-button-plus.active-state,
.ios .stepper.color-black .stepper-button.active-state {
    background-color: rgba(0, 0, 0, .15)
}

.ios .stepper.color-black .stepper-button-minus:after,
.ios .stepper.color-black .stepper-button-minus:before,
.ios .stepper.color-black .stepper-button-plus:after,
.ios .stepper.color-black .stepper-button-plus:before {
    background-color: #000
}

.ios .stepper.color-black .stepper-input-wrap,
.ios .stepper.color-black .stepper-value {
    border-top-color: #000;
    border-bottom-color: #000
}

.ios .stepper.color-black .stepper-input-wrap input,
.ios .stepper.color-black .stepper-value {
    color: #000
}

.ios .stepper-fill-ios.color-black .stepper-button,
.ios .stepper-fill-ios.color-black .stepper-button-minus,
.ios .stepper-fill-ios.color-black .stepper-button-plus,
.ios .stepper-fill.color-black .stepper-button,
.ios .stepper-fill.color-black .stepper-button-minus,
.ios .stepper-fill.color-black .stepper-button-plus {
    background-color: #000
}

.ios .stepper-fill-ios.color-black .stepper-button-minus:after,
.ios .stepper-fill-ios.color-black .stepper-button-minus:before,
.ios .stepper-fill-ios.color-black .stepper-button-plus:after,
.ios .stepper-fill-ios.color-black .stepper-button-plus:before,
.ios .stepper-fill.color-black .stepper-button-minus:after,
.ios .stepper-fill.color-black .stepper-button-minus:before,
.ios .stepper-fill.color-black .stepper-button-plus:after,
.ios .stepper-fill.color-black .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-black.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-black.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-black.stepper-fill .stepper-button.active-state {
    color: #000;
    border-color: #000;
    background-color: transparent
}

.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-black.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-black.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-black.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-black.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-black.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #000
}

.ios .stepper.color-violet .stepper-button,
.ios .stepper.color-violet .stepper-button-minus,
.ios .stepper.color-violet .stepper-button-plus {
    border-color: #b65bb6;
    color: #b65bb6
}

.ios .stepper.color-violet .stepper-button-minus.active-state,
.ios .stepper.color-violet .stepper-button-plus.active-state,
.ios .stepper.color-violet .stepper-button.active-state {
    background-color: rgba(182, 91, 182, .15)
}

.ios .stepper.color-violet .stepper-button-minus:after,
.ios .stepper.color-violet .stepper-button-minus:before,
.ios .stepper.color-violet .stepper-button-plus:after,
.ios .stepper.color-violet .stepper-button-plus:before {
    background-color: #b65bb6
}

.ios .stepper.color-violet .stepper-input-wrap,
.ios .stepper.color-violet .stepper-value {
    border-top-color: #b65bb6;
    border-bottom-color: #b65bb6
}

.ios .stepper.color-violet .stepper-input-wrap input,
.ios .stepper.color-violet .stepper-value {
    color: #b65bb6
}

.ios .stepper-fill-ios.color-violet .stepper-button,
.ios .stepper-fill-ios.color-violet .stepper-button-minus,
.ios .stepper-fill-ios.color-violet .stepper-button-plus,
.ios .stepper-fill.color-violet .stepper-button,
.ios .stepper-fill.color-violet .stepper-button-minus,
.ios .stepper-fill.color-violet .stepper-button-plus {
    background-color: #b65bb6
}

.ios .stepper-fill-ios.color-violet .stepper-button-minus:after,
.ios .stepper-fill-ios.color-violet .stepper-button-minus:before,
.ios .stepper-fill-ios.color-violet .stepper-button-plus:after,
.ios .stepper-fill-ios.color-violet .stepper-button-plus:before,
.ios .stepper-fill.color-violet .stepper-button-minus:after,
.ios .stepper-fill.color-violet .stepper-button-minus:before,
.ios .stepper-fill.color-violet .stepper-button-plus:after,
.ios .stepper-fill.color-violet .stepper-button-plus:before {
    background-color: #fff
}

.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button.active-state,
.ios .stepper-small.color-violet.stepper-fill .stepper-button-minus.active-state,
.ios .stepper-small.color-violet.stepper-fill .stepper-button-plus.active-state,
.ios .stepper-small.color-violet.stepper-fill .stepper-button.active-state {
    color: #b65bb6;
    border-color: #b65bb6;
    background-color: transparent
}

.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small-ios.color-violet.stepper-fill .stepper-button-plus.active-state:before,
.ios .stepper-small.color-violet.stepper-fill .stepper-button-minus.active-state:after,
.ios .stepper-small.color-violet.stepper-fill .stepper-button-minus.active-state:before,
.ios .stepper-small.color-violet.stepper-fill .stepper-button-plus.active-state:after,
.ios .stepper-small.color-violet.stepper-fill .stepper-button-plus.active-state:before {
    background-color: #b65bb6
}

.md .stepper {
    height: .36rem
}

.md .stepper-button,
.md .stepper-button-minus,
.md .stepper-button-plus {
    border: .02rem solid #2196f3;
    color: #2196f3;
    line-height: .34rem;
    height: .36rem;
    width: .4rem;
    transition-duration: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden
}

.md .stepper-button+.stepper-button,
.md .stepper-button+.stepper-button-minus,
.md .stepper-button+.stepper-button-plus,
.md .stepper-button-minus+.stepper-button,
.md .stepper-button-minus+.stepper-button-minus,
.md .stepper-button-minus+.stepper-button-plus,
.md .stepper-button-plus+.stepper-button,
.md .stepper-button-plus+.stepper-button-minus,
.md .stepper-button-plus+.stepper-button-plus {
    border-left: none
}

.md .stepper-button-minus.active-state,
.md .stepper-button-plus.active-state,
.md .stepper-button.active-state {
    background: rgba(0, 0, 0, .1)
}

.md .stepper-button-minus:first-child,
.md .stepper-button-plus:first-child,
.md .stepper-button:first-child {
    border-radius: .04rem 0 0 .04rem
}

.md .stepper-button-minus:last-child,
.md .stepper-button-plus:last-child,
.md .stepper-button:last-child {
    border-radius: 0 .04rem .04rem 0
}

.md .stepper-button-minus:after,
.md .stepper-button-minus:before,
.md .stepper-button-plus:after,
.md .stepper-button-plus:before {
    background: #2196f3
}

.md .stepper-input-wrap,
.md .stepper-value {
    border-top: .02rem solid #2196f3;
    border-bottom: .02rem solid #2196f3
}

.md .stepper .stepper-input-wrap input,
.md .stepper .stepper-value {
    color: #2196f3;
    font-size: .14rem;
    font-weight: 500;
    text-align: center
}

.md .stepper .stepper-input-wrap input {
    height: 100%
}

.md .stepper-fill-md .stepper-button,
.md .stepper-fill-md .stepper-button-minus,
.md .stepper-fill-md .stepper-button-plus,
.md .stepper-fill .stepper-button,
.md .stepper-fill .stepper-button-minus,
.md .stepper-fill .stepper-button-plus {
    background-color: #2196f3;
    color: #fff;
    border: none;
    line-height: .36rem
}

.md .stepper-fill-md .stepper-button-minus.active-state,
.md .stepper-fill-md .stepper-button-plus.active-state,
.md .stepper-fill-md .stepper-button.active-state,
.md .stepper-fill .stepper-button-minus.active-state,
.md .stepper-fill .stepper-button-plus.active-state,
.md .stepper-fill .stepper-button.active-state {
    background: #0c82df
}

.md .stepper-fill-md .stepper-button-minus:after,
.md .stepper-fill-md .stepper-button-minus:before,
.md .stepper-fill-md .stepper-button-plus:after,
.md .stepper-fill-md .stepper-button-plus:before,
.md .stepper-fill-md .stepper-button:after,
.md .stepper-fill-md .stepper-button:before,
.md .stepper-fill .stepper-button-minus:after,
.md .stepper-fill .stepper-button-minus:before,
.md .stepper-fill .stepper-button-plus:after,
.md .stepper-fill .stepper-button-plus:before,
.md .stepper-fill .stepper-button:after,
.md .stepper-fill .stepper-button:before {
    background: #fff
}

.md .stepper-fill-md .stepper-button+.stepper-button,
.md .stepper-fill-md .stepper-button-minus+.stepper-button-plus,
.md .stepper-fill .stepper-button+.stepper-button,
.md .stepper-fill .stepper-button-minus+.stepper-button-plus {
    border-left: .01rem solid rgba(0, 0, 0, .1)
}

.md .stepper-fill-md.stepper-big-md .stepper-button,
.md .stepper-fill-md.stepper-big-md .stepper-button-minus,
.md .stepper-fill-md.stepper-big-md .stepper-button-plus,
.md .stepper-fill-md.stepper-big .stepper-button,
.md .stepper-fill-md.stepper-big .stepper-button-minus,
.md .stepper-fill-md.stepper-big .stepper-button-plus,
.md .stepper-fill.stepper-big-md .stepper-button,
.md .stepper-fill.stepper-big-md .stepper-button-minus,
.md .stepper-fill.stepper-big-md .stepper-button-plus,
.md .stepper-fill.stepper-big .stepper-button,
.md .stepper-fill.stepper-big .stepper-button-minus,
.md .stepper-fill.stepper-big .stepper-button-plus {
    line-height: .48rem
}

.md .stepper-fill-md.stepper-small-md .stepper-button,
.md .stepper-fill-md.stepper-small-md .stepper-button-minus,
.md .stepper-fill-md.stepper-small-md .stepper-button-plus,
.md .stepper-fill-md.stepper-small .stepper-button,
.md .stepper-fill-md.stepper-small .stepper-button-minus,
.md .stepper-fill-md.stepper-small .stepper-button-plus,
.md .stepper-fill.stepper-small-md .stepper-button,
.md .stepper-fill.stepper-small-md .stepper-button-minus,
.md .stepper-fill.stepper-small-md .stepper-button-plus,
.md .stepper-fill.stepper-small .stepper-button,
.md .stepper-fill.stepper-small .stepper-button-minus,
.md .stepper-fill.stepper-small .stepper-button-plus {
    line-height: .28rem
}

.md .stepper-small,
.md .stepper-small-md {
    height: .28rem
}

.md .stepper-small-md .stepper-button,
.md .stepper-small-md .stepper-button-minus,
.md .stepper-small-md .stepper-button-plus,
.md .stepper-small .stepper-button,
.md .stepper-small .stepper-button-minus,
.md .stepper-small .stepper-button-plus {
    height: .28rem;
    line-height: .24rem
}

.md .stepper-small-md .stepper-button,
.md .stepper-small-md .stepper-button-minus,
.md .stepper-small-md .stepper-button-plus,
.md .stepper-small-md .stepper-input-wrap,
.md .stepper-small-md .stepper-value,
.md .stepper-small .stepper-button,
.md .stepper-small .stepper-button-minus,
.md .stepper-small .stepper-button-plus,
.md .stepper-small .stepper-input-wrap,
.md .stepper-small .stepper-value {
    border-width: .02rem
}

.md .stepper-big,
.md .stepper-big-md {
    height: .48rem
}

.md .stepper-big-md .stepper-button,
.md .stepper-big-md .stepper-button-minus,
.md .stepper-big-md .stepper-button-plus,
.md .stepper-big .stepper-button,
.md .stepper-big .stepper-button-minus,
.md .stepper-big .stepper-button-plus {
    height: .48rem;
    line-height: .46rem
}

.md .stepper-big-md .stepper-button-minus:first-child,
.md .stepper-big-md .stepper-button-plus:first-child,
.md .stepper-big-md .stepper-button:first-child,
.md .stepper-big .stepper-button-minus:first-child,
.md .stepper-big .stepper-button-plus:first-child,
.md .stepper-big .stepper-button:first-child {
    border-radius: .04rem 0 0 .04rem
}

.md .stepper-big-md .stepper-button-minus:last-child,
.md .stepper-big-md .stepper-button-plus:last-child,
.md .stepper-big-md .stepper-button:last-child,
.md .stepper-big .stepper-button-minus:last-child,
.md .stepper-big .stepper-button-plus:last-child,
.md .stepper-big .stepper-button:last-child {
    border-radius: 0 .04rem .04rem 0
}

.md .stepper-round-md .stepper-button-minus:first-child,
.md .stepper-round-md .stepper-button-plus:first-child,
.md .stepper-round-md .stepper-button:first-child,
.md .stepper-round .stepper-button-minus:first-child,
.md .stepper-round .stepper-button-plus:first-child,
.md .stepper-round .stepper-button:first-child {
    border-radius: .36rem 0 0 .36rem
}

.md .stepper-round-md .stepper-button-minus:last-child,
.md .stepper-round-md .stepper-button-plus:last-child,
.md .stepper-round-md .stepper-button:last-child,
.md .stepper-round .stepper-button-minus:last-child,
.md .stepper-round .stepper-button-plus:last-child,
.md .stepper-round .stepper-button:last-child {
    border-radius: 0 .36rem .36rem 0
}

.md .stepper-raised {
    box-shadow: 0 .01rem .03rem rgba(0, 0, 0, .12), 0 .01rem .02rem rgba(0, 0, 0, .24)
}

.md .stepper-raised,
.md .stepper-raised.stepper-big,
.md .stepper-raised.stepper-big-md {
    border-radius: .04rem
}

.md .stepper-raised.stepper-round,
.md .stepper-raised.stepper-round-md {
    border-radius: .36rem
}

.md .stepper-raised .stepper-input-wrap,
.md .stepper-raised .stepper-value {
    border: none
}

.md .stepper-raised:not(.stepper-fill):not(.stepper-fill-md) .stepper-input-wrap,
.md .stepper-raised:not(.stepper-fill):not(.stepper-fill-md) .stepper-value {
    border-left: .01rem solid rgba(0, 0, 0, .1);
    border-right: .01rem solid rgba(0, 0, 0, .1)
}

.md .stepper-raised .stepper-button,
.md .stepper-raised .stepper-button-minus,
.md .stepper-raised .stepper-button-plus {
    border: none
}

.md .stepper-raised .stepper-button+.stepper-button,
.md .stepper-raised .stepper-button-minus+.stepper-button-plus {
    border-left: .01rem solid rgba(0, 0, 0, .1)
}

.md .color-theme-red .stepper-button,
.md .color-theme-red .stepper-button-minus,
.md .color-theme-red .stepper-button-plus {
    border-color: #f44336;
    color: #f44336
}

.md .color-theme-red .stepper-button-minus:after,
.md .color-theme-red .stepper-button-minus:before,
.md .color-theme-red .stepper-button-plus:after,
.md .color-theme-red .stepper-button-plus:before {
    background: #f44336
}

.md .color-theme-red .stepper-input-wrap,
.md .color-theme-red .stepper-value {
    border-top-color: #f44336;
    border-bottom-color: #f44336
}

.md .color-theme-red .stepper-input-wrap input,
.md .color-theme-red .stepper-value {
    color: #f44336
}

.md .color-theme-red .stepper-fill-md .stepper-button,
.md .color-theme-red .stepper-fill-md .stepper-button-minus,
.md .color-theme-red .stepper-fill-md .stepper-button-plus,
.md .color-theme-red .stepper-fill .stepper-button,
.md .color-theme-red .stepper-fill .stepper-button-minus,
.md .color-theme-red .stepper-fill .stepper-button-plus {
    background-color: #f44336;
    color: #fff
}

.md .color-theme-red .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-red .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-red .stepper-fill-md .stepper-button.active-state,
.md .color-theme-red .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-red .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-red .stepper-fill .stepper-button.active-state {
    background: #f21f0f
}

.md .color-theme-red .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-red .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-red .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-red .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-red .stepper-fill-md .stepper-button:after,
.md .color-theme-red .stepper-fill-md .stepper-button:before,
.md .color-theme-red .stepper-fill .stepper-button-minus:after,
.md .color-theme-red .stepper-fill .stepper-button-minus:before,
.md .color-theme-red .stepper-fill .stepper-button-plus:after,
.md .color-theme-red .stepper-fill .stepper-button-plus:before,
.md .color-theme-red .stepper-fill .stepper-button:after,
.md .color-theme-red .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-green .stepper-button,
.md .color-theme-green .stepper-button-minus,
.md .color-theme-green .stepper-button-plus {
    border-color: #4caf50;
    color: #4caf50
}

.md .color-theme-green .stepper-button-minus:after,
.md .color-theme-green .stepper-button-minus:before,
.md .color-theme-green .stepper-button-plus:after,
.md .color-theme-green .stepper-button-plus:before {
    background: #4caf50
}

.md .color-theme-green .stepper-input-wrap,
.md .color-theme-green .stepper-value {
    border-top-color: #4caf50;
    border-bottom-color: #4caf50
}

.md .color-theme-green .stepper-input-wrap input,
.md .color-theme-green .stepper-value {
    color: #4caf50
}

.md .color-theme-green .stepper-fill-md .stepper-button,
.md .color-theme-green .stepper-fill-md .stepper-button-minus,
.md .color-theme-green .stepper-fill-md .stepper-button-plus,
.md .color-theme-green .stepper-fill .stepper-button,
.md .color-theme-green .stepper-fill .stepper-button-minus,
.md .color-theme-green .stepper-fill .stepper-button-plus {
    background-color: #4caf50;
    color: #fff
}

.md .color-theme-green .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-green .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-green .stepper-fill-md .stepper-button.active-state,
.md .color-theme-green .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-green .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-green .stepper-fill .stepper-button.active-state {
    background: #409343
}

.md .color-theme-green .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-green .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-green .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-green .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-green .stepper-fill-md .stepper-button:after,
.md .color-theme-green .stepper-fill-md .stepper-button:before,
.md .color-theme-green .stepper-fill .stepper-button-minus:after,
.md .color-theme-green .stepper-fill .stepper-button-minus:before,
.md .color-theme-green .stepper-fill .stepper-button-plus:after,
.md .color-theme-green .stepper-fill .stepper-button-plus:before,
.md .color-theme-green .stepper-fill .stepper-button:after,
.md .color-theme-green .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-blue .stepper-button,
.md .color-theme-blue .stepper-button-minus,
.md .color-theme-blue .stepper-button-plus {
    border-color: #2196f3;
    color: #2196f3
}

.md .color-theme-blue .stepper-button-minus:after,
.md .color-theme-blue .stepper-button-minus:before,
.md .color-theme-blue .stepper-button-plus:after,
.md .color-theme-blue .stepper-button-plus:before {
    background: #2196f3
}

.md .color-theme-blue .stepper-input-wrap,
.md .color-theme-blue .stepper-value {
    border-top-color: #2196f3;
    border-bottom-color: #2196f3
}

.md .color-theme-blue .stepper-input-wrap input,
.md .color-theme-blue .stepper-value {
    color: #2196f3
}

.md .color-theme-blue .stepper-fill-md .stepper-button,
.md .color-theme-blue .stepper-fill-md .stepper-button-minus,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus,
.md .color-theme-blue .stepper-fill .stepper-button,
.md .color-theme-blue .stepper-fill .stepper-button-minus,
.md .color-theme-blue .stepper-fill .stepper-button-plus {
    background-color: #2196f3;
    color: #fff
}

.md .color-theme-blue .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-blue .stepper-fill-md .stepper-button.active-state,
.md .color-theme-blue .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-blue .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-blue .stepper-fill .stepper-button.active-state {
    background: #0c82df
}

.md .color-theme-blue .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-blue .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-blue .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-blue .stepper-fill-md .stepper-button:after,
.md .color-theme-blue .stepper-fill-md .stepper-button:before,
.md .color-theme-blue .stepper-fill .stepper-button-minus:after,
.md .color-theme-blue .stepper-fill .stepper-button-minus:before,
.md .color-theme-blue .stepper-fill .stepper-button-plus:after,
.md .color-theme-blue .stepper-fill .stepper-button-plus:before,
.md .color-theme-blue .stepper-fill .stepper-button:after,
.md .color-theme-blue .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-pink .stepper-button,
.md .color-theme-pink .stepper-button-minus,
.md .color-theme-pink .stepper-button-plus {
    border-color: #e91e63;
    color: #e91e63
}

.md .color-theme-pink .stepper-button-minus:after,
.md .color-theme-pink .stepper-button-minus:before,
.md .color-theme-pink .stepper-button-plus:after,
.md .color-theme-pink .stepper-button-plus:before {
    background: #e91e63
}

.md .color-theme-pink .stepper-input-wrap,
.md .color-theme-pink .stepper-value {
    border-top-color: #e91e63;
    border-bottom-color: #e91e63
}

.md .color-theme-pink .stepper-input-wrap input,
.md .color-theme-pink .stepper-value {
    color: #e91e63
}

.md .color-theme-pink .stepper-fill-md .stepper-button,
.md .color-theme-pink .stepper-fill-md .stepper-button-minus,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus,
.md .color-theme-pink .stepper-fill .stepper-button,
.md .color-theme-pink .stepper-fill .stepper-button-minus,
.md .color-theme-pink .stepper-fill .stepper-button-plus {
    background-color: #e91e63;
    color: #fff
}

.md .color-theme-pink .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-pink .stepper-fill-md .stepper-button.active-state,
.md .color-theme-pink .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-pink .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-pink .stepper-fill .stepper-button.active-state {
    background: #ca1452
}

.md .color-theme-pink .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-pink .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-pink .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-pink .stepper-fill-md .stepper-button:after,
.md .color-theme-pink .stepper-fill-md .stepper-button:before,
.md .color-theme-pink .stepper-fill .stepper-button-minus:after,
.md .color-theme-pink .stepper-fill .stepper-button-minus:before,
.md .color-theme-pink .stepper-fill .stepper-button-plus:after,
.md .color-theme-pink .stepper-fill .stepper-button-plus:before,
.md .color-theme-pink .stepper-fill .stepper-button:after,
.md .color-theme-pink .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-yellow .stepper-button,
.md .color-theme-yellow .stepper-button-minus,
.md .color-theme-yellow .stepper-button-plus {
    border-color: #ffcf00;
    color: #ffcf00
}

.md .color-theme-yellow .stepper-button-minus:after,
.md .color-theme-yellow .stepper-button-minus:before,
.md .color-theme-yellow .stepper-button-plus:after,
.md .color-theme-yellow .stepper-button-plus:before {
    background: #ffcf00
}

.md .color-theme-yellow .stepper-input-wrap,
.md .color-theme-yellow .stepper-value {
    border-top-color: #ffcf00;
    border-bottom-color: #ffcf00
}

.md .color-theme-yellow .stepper-input-wrap input,
.md .color-theme-yellow .stepper-value {
    color: #ffcf00
}

.md .color-theme-yellow .stepper-fill-md .stepper-button,
.md .color-theme-yellow .stepper-fill-md .stepper-button-minus,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus,
.md .color-theme-yellow .stepper-fill .stepper-button,
.md .color-theme-yellow .stepper-fill .stepper-button-minus,
.md .color-theme-yellow .stepper-fill .stepper-button-plus {
    background-color: #ffcf00;
    color: #fff
}

.md .color-theme-yellow .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-yellow .stepper-fill-md .stepper-button.active-state,
.md .color-theme-yellow .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-yellow .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-yellow .stepper-fill .stepper-button.active-state {
    background: #d6ae00
}

.md .color-theme-yellow .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-yellow .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-yellow .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-yellow .stepper-fill-md .stepper-button:after,
.md .color-theme-yellow .stepper-fill-md .stepper-button:before,
.md .color-theme-yellow .stepper-fill .stepper-button-minus:after,
.md .color-theme-yellow .stepper-fill .stepper-button-minus:before,
.md .color-theme-yellow .stepper-fill .stepper-button-plus:after,
.md .color-theme-yellow .stepper-fill .stepper-button-plus:before,
.md .color-theme-yellow .stepper-fill .stepper-button:after,
.md .color-theme-yellow .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-orange .stepper-button,
.md .color-theme-orange .stepper-button-minus,
.md .color-theme-orange .stepper-button-plus {
    border-color: #ff9800;
    color: #ff9800
}

.md .color-theme-orange .stepper-button-minus:after,
.md .color-theme-orange .stepper-button-minus:before,
.md .color-theme-orange .stepper-button-plus:after,
.md .color-theme-orange .stepper-button-plus:before {
    background: #ff9800
}

.md .color-theme-orange .stepper-input-wrap,
.md .color-theme-orange .stepper-value {
    border-top-color: #ff9800;
    border-bottom-color: #ff9800
}

.md .color-theme-orange .stepper-input-wrap input,
.md .color-theme-orange .stepper-value {
    color: #ff9800
}

.md .color-theme-orange .stepper-fill-md .stepper-button,
.md .color-theme-orange .stepper-fill-md .stepper-button-minus,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus,
.md .color-theme-orange .stepper-fill .stepper-button,
.md .color-theme-orange .stepper-fill .stepper-button-minus,
.md .color-theme-orange .stepper-fill .stepper-button-plus {
    background-color: #ff9800;
    color: #fff
}

.md .color-theme-orange .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-orange .stepper-fill-md .stepper-button.active-state,
.md .color-theme-orange .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-orange .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-orange .stepper-fill .stepper-button.active-state {
    background: #d68000
}

.md .color-theme-orange .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-orange .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-orange .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-orange .stepper-fill-md .stepper-button:after,
.md .color-theme-orange .stepper-fill-md .stepper-button:before,
.md .color-theme-orange .stepper-fill .stepper-button-minus:after,
.md .color-theme-orange .stepper-fill .stepper-button-minus:before,
.md .color-theme-orange .stepper-fill .stepper-button-plus:after,
.md .color-theme-orange .stepper-fill .stepper-button-plus:before,
.md .color-theme-orange .stepper-fill .stepper-button:after,
.md .color-theme-orange .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-gray .stepper-button,
.md .color-theme-gray .stepper-button-minus,
.md .color-theme-gray .stepper-button-plus {
    border-color: #9e9e9e;
    color: #9e9e9e
}

.md .color-theme-gray .stepper-button-minus:after,
.md .color-theme-gray .stepper-button-minus:before,
.md .color-theme-gray .stepper-button-plus:after,
.md .color-theme-gray .stepper-button-plus:before {
    background: #9e9e9e
}

.md .color-theme-gray .stepper-input-wrap,
.md .color-theme-gray .stepper-value {
    border-top-color: #9e9e9e;
    border-bottom-color: #9e9e9e
}

.md .color-theme-gray .stepper-input-wrap input,
.md .color-theme-gray .stepper-value {
    color: #9e9e9e
}

.md .color-theme-gray .stepper-fill-md .stepper-button,
.md .color-theme-gray .stepper-fill-md .stepper-button-minus,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus,
.md .color-theme-gray .stepper-fill .stepper-button,
.md .color-theme-gray .stepper-fill .stepper-button-minus,
.md .color-theme-gray .stepper-fill .stepper-button-plus {
    background-color: #9e9e9e;
    color: #fff
}

.md .color-theme-gray .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-gray .stepper-fill-md .stepper-button.active-state,
.md .color-theme-gray .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-gray .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-gray .stepper-fill .stepper-button.active-state {
    background: #8a8a8a
}

.md .color-theme-gray .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-gray .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-gray .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-gray .stepper-fill-md .stepper-button:after,
.md .color-theme-gray .stepper-fill-md .stepper-button:before,
.md .color-theme-gray .stepper-fill .stepper-button-minus:after,
.md .color-theme-gray .stepper-fill .stepper-button-minus:before,
.md .color-theme-gray .stepper-fill .stepper-button-plus:after,
.md .color-theme-gray .stepper-fill .stepper-button-plus:before,
.md .color-theme-gray .stepper-fill .stepper-button:after,
.md .color-theme-gray .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-white .stepper-button,
.md .color-theme-white .stepper-button-minus,
.md .color-theme-white .stepper-button-plus {
    border-color: #fff;
    color: #fff
}

.md .color-theme-white .stepper-button-minus:after,
.md .color-theme-white .stepper-button-minus:before,
.md .color-theme-white .stepper-button-plus:after,
.md .color-theme-white .stepper-button-plus:before {
    background: #fff
}

.md .color-theme-white .stepper-input-wrap,
.md .color-theme-white .stepper-value {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.md .color-theme-white .stepper-input-wrap input,
.md .color-theme-white .stepper-value {
    color: #fff
}

.md .color-theme-white .stepper-fill-md .stepper-button,
.md .color-theme-white .stepper-fill-md .stepper-button-minus,
.md .color-theme-white .stepper-fill-md .stepper-button-plus,
.md .color-theme-white .stepper-fill .stepper-button,
.md .color-theme-white .stepper-fill .stepper-button-minus,
.md .color-theme-white .stepper-fill .stepper-button-plus {
    background-color: #fff;
    color: #fff
}

.md .color-theme-white .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-white .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-white .stepper-fill-md .stepper-button.active-state,
.md .color-theme-white .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-white .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-white .stepper-fill .stepper-button.active-state {
    background: #ebebeb
}

.md .color-theme-white .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-white .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-white .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-white .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-white .stepper-fill-md .stepper-button:after,
.md .color-theme-white .stepper-fill-md .stepper-button:before,
.md .color-theme-white .stepper-fill .stepper-button-minus:after,
.md .color-theme-white .stepper-fill .stepper-button-minus:before,
.md .color-theme-white .stepper-fill .stepper-button-plus:after,
.md .color-theme-white .stepper-fill .stepper-button-plus:before,
.md .color-theme-white .stepper-fill .stepper-button:after,
.md .color-theme-white .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-black .stepper-button,
.md .color-theme-black .stepper-button-minus,
.md .color-theme-black .stepper-button-plus {
    border-color: #000;
    color: #000
}

.md .color-theme-black .stepper-button-minus:after,
.md .color-theme-black .stepper-button-minus:before,
.md .color-theme-black .stepper-button-plus:after,
.md .color-theme-black .stepper-button-plus:before {
    background: #000
}

.md .color-theme-black .stepper-input-wrap,
.md .color-theme-black .stepper-value {
    border-top-color: #000;
    border-bottom-color: #000
}

.md .color-theme-black .stepper-input-wrap input,
.md .color-theme-black .stepper-value {
    color: #000
}

.md .color-theme-black .stepper-fill-md .stepper-button,
.md .color-theme-black .stepper-fill-md .stepper-button-minus,
.md .color-theme-black .stepper-fill-md .stepper-button-plus,
.md .color-theme-black .stepper-fill .stepper-button,
.md .color-theme-black .stepper-fill .stepper-button-minus,
.md .color-theme-black .stepper-fill .stepper-button-plus {
    background-color: #000;
    color: #fff
}

.md .color-theme-black .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-black .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-black .stepper-fill-md .stepper-button.active-state,
.md .color-theme-black .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-black .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-black .stepper-fill .stepper-button.active-state {
    background: #000
}

.md .color-theme-black .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-black .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-black .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-black .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-black .stepper-fill-md .stepper-button:after,
.md .color-theme-black .stepper-fill-md .stepper-button:before,
.md .color-theme-black .stepper-fill .stepper-button-minus:after,
.md .color-theme-black .stepper-fill .stepper-button-minus:before,
.md .color-theme-black .stepper-fill .stepper-button-plus:after,
.md .color-theme-black .stepper-fill .stepper-button-plus:before,
.md .color-theme-black .stepper-fill .stepper-button:after,
.md .color-theme-black .stepper-fill .stepper-button:before {
    background: #fff
}

.md .color-theme-violet .stepper-button,
.md .color-theme-violet .stepper-button-minus,
.md .color-theme-violet .stepper-button-plus {
    border-color: #b65bb6;
    color: #b65bb6
}

.md .color-theme-violet .stepper-button-minus:after,
.md .color-theme-violet .stepper-button-minus:before,
.md .color-theme-violet .stepper-button-plus:after,
.md .color-theme-violet .stepper-button-plus:before {
    background: #b65bb6
}

.md .color-theme-violet .stepper-input-wrap,
.md .color-theme-violet .stepper-value {
    border-top-color: #b65bb6;
    border-bottom-color: #b65bb6
}

.md .color-theme-violet .stepper-input-wrap input,
.md .color-theme-violet .stepper-value {
    color: #b65bb6
}

.md .color-theme-violet .stepper-fill-md .stepper-button,
.md .color-theme-violet .stepper-fill-md .stepper-button-minus,
.md .color-theme-violet .stepper-fill-md .stepper-button-plus,
.md .color-theme-violet .stepper-fill .stepper-button,
.md .color-theme-violet .stepper-fill .stepper-button-minus,
.md .color-theme-violet .stepper-fill .stepper-button-plus {
    background-color: #b65bb6;
    color: #fff
}

.md .color-theme-violet .stepper-fill-md .stepper-button-minus.active-state,
.md .color-theme-violet .stepper-fill-md .stepper-button-plus.active-state,
.md .color-theme-violet .stepper-fill-md .stepper-button.active-state,
.md .color-theme-violet .stepper-fill .stepper-button-minus.active-state,
.md .color-theme-violet .stepper-fill .stepper-button-plus.active-state,
.md .color-theme-violet .stepper-fill .stepper-button.active-state {
    background: #a148a1
}

.md .color-theme-violet .stepper-fill-md .stepper-button-minus:after,
.md .color-theme-violet .stepper-fill-md .stepper-button-minus:before,
.md .color-theme-violet .stepper-fill-md .stepper-button-plus:after,
.md .color-theme-violet .stepper-fill-md .stepper-button-plus:before,
.md .color-theme-violet .stepper-fill-md .stepper-button:after,
.md .color-theme-violet .stepper-fill-md .stepper-button:before,
.md .color-theme-violet .stepper-fill .stepper-button-minus:after,
.md .color-theme-violet .stepper-fill .stepper-button-minus:before,
.md .color-theme-violet .stepper-fill .stepper-button-plus:after,
.md .color-theme-violet .stepper-fill .stepper-button-plus:before,
.md .color-theme-violet .stepper-fill .stepper-button:after,
.md .color-theme-violet .stepper-fill .stepper-button:before {
    background: #fff
}

.md .stepper.color-red .stepper-button,
.md .stepper.color-red .stepper-button-minus,
.md .stepper.color-red .stepper-button-plus {
    border-color: #f44336;
    color: #f44336
}

.md .stepper.color-red .stepper-button-minus:after,
.md .stepper.color-red .stepper-button-minus:before,
.md .stepper.color-red .stepper-button-plus:after,
.md .stepper.color-red .stepper-button-plus:before {
    background: #f44336
}

.md .stepper.color-red .stepper-input-wrap,
.md .stepper.color-red .stepper-value {
    border-top-color: #f44336;
    border-bottom-color: #f44336
}

.md .stepper.color-red .stepper-input-wrap input,
.md .stepper.color-red .stepper-value {
    color: #f44336
}

.md .stepper-fill-md.color-red .stepper-button,
.md .stepper-fill-md.color-red .stepper-button-minus,
.md .stepper-fill-md.color-red .stepper-button-plus,
.md .stepper-fill.color-red .stepper-button,
.md .stepper-fill.color-red .stepper-button-minus,
.md .stepper-fill.color-red .stepper-button-plus {
    background-color: #f44336;
    color: #fff
}

.md .stepper-fill-md.color-red .stepper-button-minus.active-state,
.md .stepper-fill-md.color-red .stepper-button-plus.active-state,
.md .stepper-fill-md.color-red .stepper-button.active-state,
.md .stepper-fill.color-red .stepper-button-minus.active-state,
.md .stepper-fill.color-red .stepper-button-plus.active-state,
.md .stepper-fill.color-red .stepper-button.active-state {
    background: #f21f0f
}

.md .stepper-fill-md.color-red .stepper-button-minus:after,
.md .stepper-fill-md.color-red .stepper-button-minus:before,
.md .stepper-fill-md.color-red .stepper-button-plus:after,
.md .stepper-fill-md.color-red .stepper-button-plus:before,
.md .stepper-fill-md.color-red .stepper-button:after,
.md .stepper-fill-md.color-red .stepper-button:before,
.md .stepper-fill.color-red .stepper-button-minus:after,
.md .stepper-fill.color-red .stepper-button-minus:before,
.md .stepper-fill.color-red .stepper-button-plus:after,
.md .stepper-fill.color-red .stepper-button-plus:before,
.md .stepper-fill.color-red .stepper-button:after,
.md .stepper-fill.color-red .stepper-button:before {
    background: #fff
}

.md .stepper.color-green .stepper-button,
.md .stepper.color-green .stepper-button-minus,
.md .stepper.color-green .stepper-button-plus {
    border-color: #4caf50;
    color: #4caf50
}

.md .stepper.color-green .stepper-button-minus:after,
.md .stepper.color-green .stepper-button-minus:before,
.md .stepper.color-green .stepper-button-plus:after,
.md .stepper.color-green .stepper-button-plus:before {
    background: #4caf50
}

.md .stepper.color-green .stepper-input-wrap,
.md .stepper.color-green .stepper-value {
    border-top-color: #4caf50;
    border-bottom-color: #4caf50
}

.md .stepper.color-green .stepper-input-wrap input,
.md .stepper.color-green .stepper-value {
    color: #4caf50
}

.md .stepper-fill-md.color-green .stepper-button,
.md .stepper-fill-md.color-green .stepper-button-minus,
.md .stepper-fill-md.color-green .stepper-button-plus,
.md .stepper-fill.color-green .stepper-button,
.md .stepper-fill.color-green .stepper-button-minus,
.md .stepper-fill.color-green .stepper-button-plus {
    background-color: #4caf50;
    color: #fff
}

.md .stepper-fill-md.color-green .stepper-button-minus.active-state,
.md .stepper-fill-md.color-green .stepper-button-plus.active-state,
.md .stepper-fill-md.color-green .stepper-button.active-state,
.md .stepper-fill.color-green .stepper-button-minus.active-state,
.md .stepper-fill.color-green .stepper-button-plus.active-state,
.md .stepper-fill.color-green .stepper-button.active-state {
    background: #409343
}

.md .stepper-fill-md.color-green .stepper-button-minus:after,
.md .stepper-fill-md.color-green .stepper-button-minus:before,
.md .stepper-fill-md.color-green .stepper-button-plus:after,
.md .stepper-fill-md.color-green .stepper-button-plus:before,
.md .stepper-fill-md.color-green .stepper-button:after,
.md .stepper-fill-md.color-green .stepper-button:before,
.md .stepper-fill.color-green .stepper-button-minus:after,
.md .stepper-fill.color-green .stepper-button-minus:before,
.md .stepper-fill.color-green .stepper-button-plus:after,
.md .stepper-fill.color-green .stepper-button-plus:before,
.md .stepper-fill.color-green .stepper-button:after,
.md .stepper-fill.color-green .stepper-button:before {
    background: #fff
}

.md .stepper.color-blue .stepper-button,
.md .stepper.color-blue .stepper-button-minus,
.md .stepper.color-blue .stepper-button-plus {
    border-color: #2196f3;
    color: #2196f3
}

.md .stepper.color-blue .stepper-button-minus:after,
.md .stepper.color-blue .stepper-button-minus:before,
.md .stepper.color-blue .stepper-button-plus:after,
.md .stepper.color-blue .stepper-button-plus:before {
    background: #2196f3
}

.md .stepper.color-blue .stepper-input-wrap,
.md .stepper.color-blue .stepper-value {
    border-top-color: #2196f3;
    border-bottom-color: #2196f3
}

.md .stepper.color-blue .stepper-input-wrap input,
.md .stepper.color-blue .stepper-value {
    color: #2196f3
}

.md .stepper-fill-md.color-blue .stepper-button,
.md .stepper-fill-md.color-blue .stepper-button-minus,
.md .stepper-fill-md.color-blue .stepper-button-plus,
.md .stepper-fill.color-blue .stepper-button,
.md .stepper-fill.color-blue .stepper-button-minus,
.md .stepper-fill.color-blue .stepper-button-plus {
    background-color: #2196f3;
    color: #fff
}

.md .stepper-fill-md.color-blue .stepper-button-minus.active-state,
.md .stepper-fill-md.color-blue .stepper-button-plus.active-state,
.md .stepper-fill-md.color-blue .stepper-button.active-state,
.md .stepper-fill.color-blue .stepper-button-minus.active-state,
.md .stepper-fill.color-blue .stepper-button-plus.active-state,
.md .stepper-fill.color-blue .stepper-button.active-state {
    background: #0c82df
}

.md .stepper-fill-md.color-blue .stepper-button-minus:after,
.md .stepper-fill-md.color-blue .stepper-button-minus:before,
.md .stepper-fill-md.color-blue .stepper-button-plus:after,
.md .stepper-fill-md.color-blue .stepper-button-plus:before,
.md .stepper-fill-md.color-blue .stepper-button:after,
.md .stepper-fill-md.color-blue .stepper-button:before,
.md .stepper-fill.color-blue .stepper-button-minus:after,
.md .stepper-fill.color-blue .stepper-button-minus:before,
.md .stepper-fill.color-blue .stepper-button-plus:after,
.md .stepper-fill.color-blue .stepper-button-plus:before,
.md .stepper-fill.color-blue .stepper-button:after,
.md .stepper-fill.color-blue .stepper-button:before {
    background: #fff
}

.md .stepper.color-pink .stepper-button,
.md .stepper.color-pink .stepper-button-minus,
.md .stepper.color-pink .stepper-button-plus {
    border-color: #e91e63;
    color: #e91e63
}

.md .stepper.color-pink .stepper-button-minus:after,
.md .stepper.color-pink .stepper-button-minus:before,
.md .stepper.color-pink .stepper-button-plus:after,
.md .stepper.color-pink .stepper-button-plus:before {
    background: #e91e63
}

.md .stepper.color-pink .stepper-input-wrap,
.md .stepper.color-pink .stepper-value {
    border-top-color: #e91e63;
    border-bottom-color: #e91e63
}

.md .stepper.color-pink .stepper-input-wrap input,
.md .stepper.color-pink .stepper-value {
    color: #e91e63
}

.md .stepper-fill-md.color-pink .stepper-button,
.md .stepper-fill-md.color-pink .stepper-button-minus,
.md .stepper-fill-md.color-pink .stepper-button-plus,
.md .stepper-fill.color-pink .stepper-button,
.md .stepper-fill.color-pink .stepper-button-minus,
.md .stepper-fill.color-pink .stepper-button-plus {
    background-color: #e91e63;
    color: #fff
}

.md .stepper-fill-md.color-pink .stepper-button-minus.active-state,
.md .stepper-fill-md.color-pink .stepper-button-plus.active-state,
.md .stepper-fill-md.color-pink .stepper-button.active-state,
.md .stepper-fill.color-pink .stepper-button-minus.active-state,
.md .stepper-fill.color-pink .stepper-button-plus.active-state,
.md .stepper-fill.color-pink .stepper-button.active-state {
    background: #ca1452
}

.md .stepper-fill-md.color-pink .stepper-button-minus:after,
.md .stepper-fill-md.color-pink .stepper-button-minus:before,
.md .stepper-fill-md.color-pink .stepper-button-plus:after,
.md .stepper-fill-md.color-pink .stepper-button-plus:before,
.md .stepper-fill-md.color-pink .stepper-button:after,
.md .stepper-fill-md.color-pink .stepper-button:before,
.md .stepper-fill.color-pink .stepper-button-minus:after,
.md .stepper-fill.color-pink .stepper-button-minus:before,
.md .stepper-fill.color-pink .stepper-button-plus:after,
.md .stepper-fill.color-pink .stepper-button-plus:before,
.md .stepper-fill.color-pink .stepper-button:after,
.md .stepper-fill.color-pink .stepper-button:before {
    background: #fff
}

.md .stepper.color-yellow .stepper-button,
.md .stepper.color-yellow .stepper-button-minus,
.md .stepper.color-yellow .stepper-button-plus {
    border-color: #ffcf00;
    color: #ffcf00
}

.md .stepper.color-yellow .stepper-button-minus:after,
.md .stepper.color-yellow .stepper-button-minus:before,
.md .stepper.color-yellow .stepper-button-plus:after,
.md .stepper.color-yellow .stepper-button-plus:before {
    background: #ffcf00
}

.md .stepper.color-yellow .stepper-input-wrap,
.md .stepper.color-yellow .stepper-value {
    border-top-color: #ffcf00;
    border-bottom-color: #ffcf00
}

.md .stepper.color-yellow .stepper-input-wrap input,
.md .stepper.color-yellow .stepper-value {
    color: #ffcf00
}

.md .stepper-fill-md.color-yellow .stepper-button,
.md .stepper-fill-md.color-yellow .stepper-button-minus,
.md .stepper-fill-md.color-yellow .stepper-button-plus,
.md .stepper-fill.color-yellow .stepper-button,
.md .stepper-fill.color-yellow .stepper-button-minus,
.md .stepper-fill.color-yellow .stepper-button-plus {
    background-color: #ffcf00;
    color: #fff
}

.md .stepper-fill-md.color-yellow .stepper-button-minus.active-state,
.md .stepper-fill-md.color-yellow .stepper-button-plus.active-state,
.md .stepper-fill-md.color-yellow .stepper-button.active-state,
.md .stepper-fill.color-yellow .stepper-button-minus.active-state,
.md .stepper-fill.color-yellow .stepper-button-plus.active-state,
.md .stepper-fill.color-yellow .stepper-button.active-state {
    background: #d6ae00
}

.md .stepper-fill-md.color-yellow .stepper-button-minus:after,
.md .stepper-fill-md.color-yellow .stepper-button-minus:before,
.md .stepper-fill-md.color-yellow .stepper-button-plus:after,
.md .stepper-fill-md.color-yellow .stepper-button-plus:before,
.md .stepper-fill-md.color-yellow .stepper-button:after,
.md .stepper-fill-md.color-yellow .stepper-button:before,
.md .stepper-fill.color-yellow .stepper-button-minus:after,
.md .stepper-fill.color-yellow .stepper-button-minus:before,
.md .stepper-fill.color-yellow .stepper-button-plus:after,
.md .stepper-fill.color-yellow .stepper-button-plus:before,
.md .stepper-fill.color-yellow .stepper-button:after,
.md .stepper-fill.color-yellow .stepper-button:before {
    background: #fff
}

.md .stepper.color-orange .stepper-button,
.md .stepper.color-orange .stepper-button-minus,
.md .stepper.color-orange .stepper-button-plus {
    border-color: #ff9800;
    color: #ff9800
}

.md .stepper.color-orange .stepper-button-minus:after,
.md .stepper.color-orange .stepper-button-minus:before,
.md .stepper.color-orange .stepper-button-plus:after,
.md .stepper.color-orange .stepper-button-plus:before {
    background: #ff9800
}

.md .stepper.color-orange .stepper-input-wrap,
.md .stepper.color-orange .stepper-value {
    border-top-color: #ff9800;
    border-bottom-color: #ff9800
}

.md .stepper.color-orange .stepper-input-wrap input,
.md .stepper.color-orange .stepper-value {
    color: #ff9800
}

.md .stepper-fill-md.color-orange .stepper-button,
.md .stepper-fill-md.color-orange .stepper-button-minus,
.md .stepper-fill-md.color-orange .stepper-button-plus,
.md .stepper-fill.color-orange .stepper-button,
.md .stepper-fill.color-orange .stepper-button-minus,
.md .stepper-fill.color-orange .stepper-button-plus {
    background-color: #ff9800;
    color: #fff
}

.md .stepper-fill-md.color-orange .stepper-button-minus.active-state,
.md .stepper-fill-md.color-orange .stepper-button-plus.active-state,
.md .stepper-fill-md.color-orange .stepper-button.active-state,
.md .stepper-fill.color-orange .stepper-button-minus.active-state,
.md .stepper-fill.color-orange .stepper-button-plus.active-state,
.md .stepper-fill.color-orange .stepper-button.active-state {
    background: #d68000
}

.md .stepper-fill-md.color-orange .stepper-button-minus:after,
.md .stepper-fill-md.color-orange .stepper-button-minus:before,
.md .stepper-fill-md.color-orange .stepper-button-plus:after,
.md .stepper-fill-md.color-orange .stepper-button-plus:before,
.md .stepper-fill-md.color-orange .stepper-button:after,
.md .stepper-fill-md.color-orange .stepper-button:before,
.md .stepper-fill.color-orange .stepper-button-minus:after,
.md .stepper-fill.color-orange .stepper-button-minus:before,
.md .stepper-fill.color-orange .stepper-button-plus:after,
.md .stepper-fill.color-orange .stepper-button-plus:before,
.md .stepper-fill.color-orange .stepper-button:after,
.md .stepper-fill.color-orange .stepper-button:before {
    background: #fff
}

.md .stepper.color-gray .stepper-button,
.md .stepper.color-gray .stepper-button-minus,
.md .stepper.color-gray .stepper-button-plus {
    border-color: #9e9e9e;
    color: #9e9e9e
}

.md .stepper.color-gray .stepper-button-minus:after,
.md .stepper.color-gray .stepper-button-minus:before,
.md .stepper.color-gray .stepper-button-plus:after,
.md .stepper.color-gray .stepper-button-plus:before {
    background: #9e9e9e
}

.md .stepper.color-gray .stepper-input-wrap,
.md .stepper.color-gray .stepper-value {
    border-top-color: #9e9e9e;
    border-bottom-color: #9e9e9e
}

.md .stepper.color-gray .stepper-input-wrap input,
.md .stepper.color-gray .stepper-value {
    color: #9e9e9e
}

.md .stepper-fill-md.color-gray .stepper-button,
.md .stepper-fill-md.color-gray .stepper-button-minus,
.md .stepper-fill-md.color-gray .stepper-button-plus,
.md .stepper-fill.color-gray .stepper-button,
.md .stepper-fill.color-gray .stepper-button-minus,
.md .stepper-fill.color-gray .stepper-button-plus {
    background-color: #9e9e9e;
    color: #fff
}

.md .stepper-fill-md.color-gray .stepper-button-minus.active-state,
.md .stepper-fill-md.color-gray .stepper-button-plus.active-state,
.md .stepper-fill-md.color-gray .stepper-button.active-state,
.md .stepper-fill.color-gray .stepper-button-minus.active-state,
.md .stepper-fill.color-gray .stepper-button-plus.active-state,
.md .stepper-fill.color-gray .stepper-button.active-state {
    background: #8a8a8a
}

.md .stepper-fill-md.color-gray .stepper-button-minus:after,
.md .stepper-fill-md.color-gray .stepper-button-minus:before,
.md .stepper-fill-md.color-gray .stepper-button-plus:after,
.md .stepper-fill-md.color-gray .stepper-button-plus:before,
.md .stepper-fill-md.color-gray .stepper-button:after,
.md .stepper-fill-md.color-gray .stepper-button:before,
.md .stepper-fill.color-gray .stepper-button-minus:after,
.md .stepper-fill.color-gray .stepper-button-minus:before,
.md .stepper-fill.color-gray .stepper-button-plus:after,
.md .stepper-fill.color-gray .stepper-button-plus:before,
.md .stepper-fill.color-gray .stepper-button:after,
.md .stepper-fill.color-gray .stepper-button:before {
    background: #fff
}

.md .stepper.color-white .stepper-button,
.md .stepper.color-white .stepper-button-minus,
.md .stepper.color-white .stepper-button-plus {
    border-color: #fff;
    color: #fff
}

.md .stepper.color-white .stepper-button-minus:after,
.md .stepper.color-white .stepper-button-minus:before,
.md .stepper.color-white .stepper-button-plus:after,
.md .stepper.color-white .stepper-button-plus:before {
    background: #fff
}

.md .stepper.color-white .stepper-input-wrap,
.md .stepper.color-white .stepper-value {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.md .stepper.color-white .stepper-input-wrap input,
.md .stepper.color-white .stepper-value {
    color: #fff
}

.md .stepper-fill-md.color-white .stepper-button,
.md .stepper-fill-md.color-white .stepper-button-minus,
.md .stepper-fill-md.color-white .stepper-button-plus,
.md .stepper-fill.color-white .stepper-button,
.md .stepper-fill.color-white .stepper-button-minus,
.md .stepper-fill.color-white .stepper-button-plus {
    background-color: #fff;
    color: #fff
}

.md .stepper-fill-md.color-white .stepper-button-minus.active-state,
.md .stepper-fill-md.color-white .stepper-button-plus.active-state,
.md .stepper-fill-md.color-white .stepper-button.active-state,
.md .stepper-fill.color-white .stepper-button-minus.active-state,
.md .stepper-fill.color-white .stepper-button-plus.active-state,
.md .stepper-fill.color-white .stepper-button.active-state {
    background: #ebebeb
}

.md .stepper-fill-md.color-white .stepper-button-minus:after,
.md .stepper-fill-md.color-white .stepper-button-minus:before,
.md .stepper-fill-md.color-white .stepper-button-plus:after,
.md .stepper-fill-md.color-white .stepper-button-plus:before,
.md .stepper-fill-md.color-white .stepper-button:after,
.md .stepper-fill-md.color-white .stepper-button:before,
.md .stepper-fill.color-white .stepper-button-minus:after,
.md .stepper-fill.color-white .stepper-button-minus:before,
.md .stepper-fill.color-white .stepper-button-plus:after,
.md .stepper-fill.color-white .stepper-button-plus:before,
.md .stepper-fill.color-white .stepper-button:after,
.md .stepper-fill.color-white .stepper-button:before {
    background: #fff
}

.md .stepper.color-black .stepper-button,
.md .stepper.color-black .stepper-button-minus,
.md .stepper.color-black .stepper-button-plus {
    border-color: #000;
    color: #000
}

.md .stepper.color-black .stepper-button-minus:after,
.md .stepper.color-black .stepper-button-minus:before,
.md .stepper.color-black .stepper-button-plus:after,
.md .stepper.color-black .stepper-button-plus:before {
    background: #000
}

.md .stepper.color-black .stepper-input-wrap,
.md .stepper.color-black .stepper-value {
    border-top-color: #000;
    border-bottom-color: #000
}

.md .stepper.color-black .stepper-input-wrap input,
.md .stepper.color-black .stepper-value {
    color: #000
}

.md .stepper-fill-md.color-black .stepper-button,
.md .stepper-fill-md.color-black .stepper-button-minus,
.md .stepper-fill-md.color-black .stepper-button-plus,
.md .stepper-fill.color-black .stepper-button,
.md .stepper-fill.color-black .stepper-button-minus,
.md .stepper-fill.color-black .stepper-button-plus {
    background-color: #000;
    color: #fff
}

.md .stepper-fill-md.color-black .stepper-button-minus.active-state,
.md .stepper-fill-md.color-black .stepper-button-plus.active-state,
.md .stepper-fill-md.color-black .stepper-button.active-state,
.md .stepper-fill.color-black .stepper-button-minus.active-state,
.md .stepper-fill.color-black .stepper-button-plus.active-state,
.md .stepper-fill.color-black .stepper-button.active-state {
    background: #000
}

.md .stepper-fill-md.color-black .stepper-button-minus:after,
.md .stepper-fill-md.color-black .stepper-button-minus:before,
.md .stepper-fill-md.color-black .stepper-button-plus:after,
.md .stepper-fill-md.color-black .stepper-button-plus:before,
.md .stepper-fill-md.color-black .stepper-button:after,
.md .stepper-fill-md.color-black .stepper-button:before,
.md .stepper-fill.color-black .stepper-button-minus:after,
.md .stepper-fill.color-black .stepper-button-minus:before,
.md .stepper-fill.color-black .stepper-button-plus:after,
.md .stepper-fill.color-black .stepper-button-plus:before,
.md .stepper-fill.color-black .stepper-button:after,
.md .stepper-fill.color-black .stepper-button:before {
    background: #fff
}

.md .stepper.color-violet .stepper-button,
.md .stepper.color-violet .stepper-button-minus,
.md .stepper.color-violet .stepper-button-plus {
    border-color: #b65bb6;
    color: #b65bb6
}

.md .stepper.color-violet .stepper-button-minus:after,
.md .stepper.color-violet .stepper-button-minus:before,
.md .stepper.color-violet .stepper-button-plus:after,
.md .stepper.color-violet .stepper-button-plus:before {
    background: #b65bb6
}

.md .stepper.color-violet .stepper-input-wrap,
.md .stepper.color-violet .stepper-value {
    border-top-color: #b65bb6;
    border-bottom-color: #b65bb6
}

.md .stepper.color-violet .stepper-input-wrap input,
.md .stepper.color-violet .stepper-value {
    color: #b65bb6
}

.md .stepper-fill-md.color-violet .stepper-button,
.md .stepper-fill-md.color-violet .stepper-button-minus,
.md .stepper-fill-md.color-violet .stepper-button-plus,
.md .stepper-fill.color-violet .stepper-button,
.md .stepper-fill.color-violet .stepper-button-minus,
.md .stepper-fill.color-violet .stepper-button-plus {
    background-color: #b65bb6;
    color: #fff
}

.md .stepper-fill-md.color-violet .stepper-button-minus.active-state,
.md .stepper-fill-md.color-violet .stepper-button-plus.active-state,
.md .stepper-fill-md.color-violet .stepper-button.active-state,
.md .stepper-fill.color-violet .stepper-button-minus.active-state,
.md .stepper-fill.color-violet .stepper-button-plus.active-state,
.md .stepper-fill.color-violet .stepper-button.active-state {
    background: #a148a1
}

.md .stepper-fill-md.color-violet .stepper-button-minus:after,
.md .stepper-fill-md.color-violet .stepper-button-minus:before,
.md .stepper-fill-md.color-violet .stepper-button-plus:after,
.md .stepper-fill-md.color-violet .stepper-button-plus:before,
.md .stepper-fill-md.color-violet .stepper-button:after,
.md .stepper-fill-md.color-violet .stepper-button:before,
.md .stepper-fill.color-violet .stepper-button-minus:after,
.md .stepper-fill.color-violet .stepper-button-minus:before,
.md .stepper-fill.color-violet .stepper-button-plus:after,
.md .stepper-fill.color-violet .stepper-button-plus:before,
.md .stepper-fill.color-violet .stepper-button:after,
.md .stepper-fill.color-violet .stepper-button:before {
    background: #fff
}

.swipeout {
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swipeout-deleting {
    transition-duration: .3s
}

.swipeout-deleting .swipeout-content {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.swipeout-transitioning .swipeout-actions-left a,
.swipeout-transitioning .swipeout-actions-right a,
.swipeout-transitioning .swipeout-content,
.swipeout-transitioning .swipeout-overswipe {
    transition-duration: .3s;
    transition-property: left, -webkit-transform;
    transition-property: transform, left;
    transition-property: transform, left, -webkit-transform
}

.swipeout-content {
    position: relative;
    z-index: 10
}

.swipeout-overswipe {
    transition-duration: .2s;
    transition-property: left
}

.swipeout-actions-left,
.swipeout-actions-right {
    position: absolute;
    top: 0;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    direction: ltr
}

.swipeout-actions-left>a,
.swipeout-actions-left>button,
.swipeout-actions-left>div,
.swipeout-actions-left>span,
.swipeout-actions-right>a,
.swipeout-actions-right>button,
.swipeout-actions-right>div,
.swipeout-actions-right>span {
    color: #fff;
    background: #c7c7cc;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    left: 0
}

.swipeout-actions-left>a:after,
.swipeout-actions-left>button:after,
.swipeout-actions-left>div:after,
.swipeout-actions-left>span:after,
.swipeout-actions-right>a:after,
.swipeout-actions-right>button:after,
.swipeout-actions-right>div:after,
.swipeout-actions-right>span:after {
    content: "";
    position: absolute;
    top: 0;
    width: 600%;
    height: 100%;
    background: inherit;
    z-index: -1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: none
}

.swipeout-actions-right {
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.swipeout-actions-right>a:after,
.swipeout-actions-right>button:after,
.swipeout-actions-right>div:after,
.swipeout-actions-right>span:after {
    left: 100%;
    margin-left: -.01rem
}

.swipeout-actions-left {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.swipeout-actions-left>a:after,
.swipeout-actions-left>button:after,
.swipeout-actions-left>div:after,
.swipeout-actions-left>span:after {
    right: 100%;
    margin-right: -.01rem
}

.ios .swipeout-actions-left>a,
.ios .swipeout-actions-left>button,
.ios .swipeout-actions-left>div,
.ios .swipeout-actions-left>span,
.ios .swipeout-actions-right>a,
.ios .swipeout-actions-right>button,
.ios .swipeout-actions-right>div,
.ios .swipeout-actions-right>span {
    padding: 0 .3rem;
    color: #fff
}

.ios .swipeout-actions-left .swipeout-delete,
.ios .swipeout-actions-right .swipeout-delete {
    background: #ff3b30
}

.ios .swipeout-actions-left>a.color-red,
.ios .swipeout-actions-left>button.color-red,
.ios .swipeout-actions-left>div.color-red,
.ios .swipeout-actions-left>span.color-red,
.ios .swipeout-actions-right>a.color-red,
.ios .swipeout-actions-right>button.color-red,
.ios .swipeout-actions-right>div.color-red,
.ios .swipeout-actions-right>span.color-red {
    background-color: #f44336
}

.ios .swipeout-actions-left>a.color-green,
.ios .swipeout-actions-left>button.color-green,
.ios .swipeout-actions-left>div.color-green,
.ios .swipeout-actions-left>span.color-green,
.ios .swipeout-actions-right>a.color-green,
.ios .swipeout-actions-right>button.color-green,
.ios .swipeout-actions-right>div.color-green,
.ios .swipeout-actions-right>span.color-green {
    background-color: #4caf50
}

.ios .swipeout-actions-left>a.color-blue,
.ios .swipeout-actions-left>button.color-blue,
.ios .swipeout-actions-left>div.color-blue,
.ios .swipeout-actions-left>span.color-blue,
.ios .swipeout-actions-right>a.color-blue,
.ios .swipeout-actions-right>button.color-blue,
.ios .swipeout-actions-right>div.color-blue,
.ios .swipeout-actions-right>span.color-blue {
    background-color: #2196f3
}

.ios .swipeout-actions-left>a.color-pink,
.ios .swipeout-actions-left>button.color-pink,
.ios .swipeout-actions-left>div.color-pink,
.ios .swipeout-actions-left>span.color-pink,
.ios .swipeout-actions-right>a.color-pink,
.ios .swipeout-actions-right>button.color-pink,
.ios .swipeout-actions-right>div.color-pink,
.ios .swipeout-actions-right>span.color-pink {
    background-color: #e91e63
}

.ios .swipeout-actions-left>a.color-yellow,
.ios .swipeout-actions-left>button.color-yellow,
.ios .swipeout-actions-left>div.color-yellow,
.ios .swipeout-actions-left>span.color-yellow,
.ios .swipeout-actions-right>a.color-yellow,
.ios .swipeout-actions-right>button.color-yellow,
.ios .swipeout-actions-right>div.color-yellow,
.ios .swipeout-actions-right>span.color-yellow {
    background-color: #ffcf00
}

.ios .swipeout-actions-left>a.color-orange,
.ios .swipeout-actions-left>button.color-orange,
.ios .swipeout-actions-left>div.color-orange,
.ios .swipeout-actions-left>span.color-orange,
.ios .swipeout-actions-right>a.color-orange,
.ios .swipeout-actions-right>button.color-orange,
.ios .swipeout-actions-right>div.color-orange,
.ios .swipeout-actions-right>span.color-orange {
    background-color: #ff9800
}

.ios .swipeout-actions-left>a.color-gray,
.ios .swipeout-actions-left>button.color-gray,
.ios .swipeout-actions-left>div.color-gray,
.ios .swipeout-actions-left>span.color-gray,
.ios .swipeout-actions-right>a.color-gray,
.ios .swipeout-actions-right>button.color-gray,
.ios .swipeout-actions-right>div.color-gray,
.ios .swipeout-actions-right>span.color-gray {
    background-color: #9e9e9e
}

.ios .swipeout-actions-left>a.color-white,
.ios .swipeout-actions-left>button.color-white,
.ios .swipeout-actions-left>div.color-white,
.ios .swipeout-actions-left>span.color-white,
.ios .swipeout-actions-right>a.color-white,
.ios .swipeout-actions-right>button.color-white,
.ios .swipeout-actions-right>div.color-white,
.ios .swipeout-actions-right>span.color-white {
    background-color: #fff
}

.ios .swipeout-actions-left>a.color-black,
.ios .swipeout-actions-left>button.color-black,
.ios .swipeout-actions-left>div.color-black,
.ios .swipeout-actions-left>span.color-black,
.ios .swipeout-actions-right>a.color-black,
.ios .swipeout-actions-right>button.color-black,
.ios .swipeout-actions-right>div.color-black,
.ios .swipeout-actions-right>span.color-black {
    background-color: #000
}

.ios .swipeout-actions-left>a.color-violet,
.ios .swipeout-actions-left>button.color-violet,
.ios .swipeout-actions-left>div.color-violet,
.ios .swipeout-actions-left>span.color-violet,
.ios .swipeout-actions-right>a.color-violet,
.ios .swipeout-actions-right>button.color-violet,
.ios .swipeout-actions-right>div.color-violet,
.ios .swipeout-actions-right>span.color-violet {
    background-color: #b65bb6
}

.md .swipeout-actions-left>a,
.md .swipeout-actions-left>button,
.md .swipeout-actions-left>div,
.md .swipeout-actions-left>span,
.md .swipeout-actions-right>a,
.md .swipeout-actions-right>button,
.md .swipeout-actions-right>div,
.md .swipeout-actions-right>span {
    padding: 0 .24rem;
    color: #fff
}

.md .swipeout-actions-left .swipeout-delete,
.md .swipeout-actions-right .swipeout-delete {
    background: #f44336
}

.md .swipeout-actions-left>a.color-red,
.md .swipeout-actions-left>button.color-red,
.md .swipeout-actions-left>div.color-red,
.md .swipeout-actions-left>span.color-red,
.md .swipeout-actions-right>a.color-red,
.md .swipeout-actions-right>button.color-red,
.md .swipeout-actions-right>div.color-red,
.md .swipeout-actions-right>span.color-red {
    background-color: #f44336
}

.md .swipeout-actions-left>a.color-green,
.md .swipeout-actions-left>button.color-green,
.md .swipeout-actions-left>div.color-green,
.md .swipeout-actions-left>span.color-green,
.md .swipeout-actions-right>a.color-green,
.md .swipeout-actions-right>button.color-green,
.md .swipeout-actions-right>div.color-green,
.md .swipeout-actions-right>span.color-green {
    background-color: #4caf50
}

.md .swipeout-actions-left>a.color-blue,
.md .swipeout-actions-left>button.color-blue,
.md .swipeout-actions-left>div.color-blue,
.md .swipeout-actions-left>span.color-blue,
.md .swipeout-actions-right>a.color-blue,
.md .swipeout-actions-right>button.color-blue,
.md .swipeout-actions-right>div.color-blue,
.md .swipeout-actions-right>span.color-blue {
    background-color: #2196f3
}

.md .swipeout-actions-left>a.color-pink,
.md .swipeout-actions-left>button.color-pink,
.md .swipeout-actions-left>div.color-pink,
.md .swipeout-actions-left>span.color-pink,
.md .swipeout-actions-right>a.color-pink,
.md .swipeout-actions-right>button.color-pink,
.md .swipeout-actions-right>div.color-pink,
.md .swipeout-actions-right>span.color-pink {
    background-color: #e91e63
}

.md .swipeout-actions-left>a.color-yellow,
.md .swipeout-actions-left>button.color-yellow,
.md .swipeout-actions-left>div.color-yellow,
.md .swipeout-actions-left>span.color-yellow,
.md .swipeout-actions-right>a.color-yellow,
.md .swipeout-actions-right>button.color-yellow,
.md .swipeout-actions-right>div.color-yellow,
.md .swipeout-actions-right>span.color-yellow {
    background-color: #ffcf00
}

.md .swipeout-actions-left>a.color-orange,
.md .swipeout-actions-left>button.color-orange,
.md .swipeout-actions-left>div.color-orange,
.md .swipeout-actions-left>span.color-orange,
.md .swipeout-actions-right>a.color-orange,
.md .swipeout-actions-right>button.color-orange,
.md .swipeout-actions-right>div.color-orange,
.md .swipeout-actions-right>span.color-orange {
    background-color: #ff9800
}

.md .swipeout-actions-left>a.color-gray,
.md .swipeout-actions-left>button.color-gray,
.md .swipeout-actions-left>div.color-gray,
.md .swipeout-actions-left>span.color-gray,
.md .swipeout-actions-right>a.color-gray,
.md .swipeout-actions-right>button.color-gray,
.md .swipeout-actions-right>div.color-gray,
.md .swipeout-actions-right>span.color-gray {
    background-color: #9e9e9e
}

.md .swipeout-actions-left>a.color-white,
.md .swipeout-actions-left>button.color-white,
.md .swipeout-actions-left>div.color-white,
.md .swipeout-actions-left>span.color-white,
.md .swipeout-actions-right>a.color-white,
.md .swipeout-actions-right>button.color-white,
.md .swipeout-actions-right>div.color-white,
.md .swipeout-actions-right>span.color-white {
    background-color: #fff
}

.md .swipeout-actions-left>a.color-black,
.md .swipeout-actions-left>button.color-black,
.md .swipeout-actions-left>div.color-black,
.md .swipeout-actions-left>span.color-black,
.md .swipeout-actions-right>a.color-black,
.md .swipeout-actions-right>button.color-black,
.md .swipeout-actions-right>div.color-black,
.md .swipeout-actions-right>span.color-black {
    background-color: #000
}

.md .swipeout-actions-left>a.color-violet,
.md .swipeout-actions-left>button.color-violet,
.md .swipeout-actions-left>div.color-violet,
.md .swipeout-actions-left>span.color-violet,
.md .swipeout-actions-right>a.color-violet,
.md .swipeout-actions-right>button.color-violet,
.md .swipeout-actions-right>div.color-violet,
.md .swipeout-actions-right>span.color-violet {
    background-color: #b65bb6
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-flex;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 12rem;
    perspective: 12rem
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 12rem
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(.5rem);
    filter: blur(.5rem);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-scrollbar {
    border-radius: .1rem;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: .03rem;
    z-index: 50;
    height: .05rem;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: .03rem;
    top: 1%;
    z-index: 50;
    width: .05rem;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: .1rem;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: .27rem;
    height: .44rem;
    margin-top: -.22rem;
    z-index: 10;
    cursor: pointer;
    background-size: .27rem .44rem;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: .1rem;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: .1rem;
    left: auto
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: .1rem;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: .1rem;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: .06rem 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .08rem
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .04rem
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: .04rem;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: .04rem;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-lazy-preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10
}

.ios .swiper-lazy-preloader {
    width: .32rem;
    height: .32rem;
    margin-left: -.16rem;
    margin-top: -.16rem
}

.ios .swiper-button-prev,
.ios .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E")
}

.ios .swiper-button-next,
.ios .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E")
}

.ios .swiper-pagination-bullet-active,
.ios .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff
}

.ios .color-theme-red .swiper-button-prev,
.ios .color-theme-red .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-red,
.ios .swiper-container-rtl .swiper-button-next.color-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23f44336'/%3E%3C/svg%3E")
}

.ios .color-theme-red .swiper-button-next,
.ios .color-theme-red .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-red,
.ios .swiper-container-rtl .swiper-button-prev.color-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23f44336'/%3E%3C/svg%3E")
}

.ios .color-red .swiper-pagination-bullet-active,
.ios .color-theme-red .swiper-pagination-bullet-active {
    background: #f44336
}

.ios .color-red.swiper-pagination-progressbar,
.ios .color-red .swiper-pagination-progressbar,
.ios .color-theme-red.swiper-pagination-progressbar,
.ios .color-theme-red .swiper-pagination-progressbar {
    background: rgba(244, 67, 54, .25)
}

.ios .color-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #f44336
}

.ios .color-theme-green .swiper-button-prev,
.ios .color-theme-green .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-green,
.ios .swiper-container-rtl .swiper-button-next.color-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%234caf50'/%3E%3C/svg%3E")
}

.ios .color-theme-green .swiper-button-next,
.ios .color-theme-green .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-green,
.ios .swiper-container-rtl .swiper-button-prev.color-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%234caf50'/%3E%3C/svg%3E")
}

.ios .color-green .swiper-pagination-bullet-active,
.ios .color-theme-green .swiper-pagination-bullet-active {
    background: #4caf50
}

.ios .color-green.swiper-pagination-progressbar,
.ios .color-green .swiper-pagination-progressbar,
.ios .color-theme-green.swiper-pagination-progressbar,
.ios .color-theme-green .swiper-pagination-progressbar {
    background: rgba(76, 175, 80, .25)
}

.ios .color-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #4caf50
}

.ios .color-theme-blue .swiper-button-prev,
.ios .color-theme-blue .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-blue,
.ios .swiper-container-rtl .swiper-button-next.color-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%232196f3'/%3E%3C/svg%3E")
}

.ios .color-theme-blue .swiper-button-next,
.ios .color-theme-blue .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-blue,
.ios .swiper-container-rtl .swiper-button-prev.color-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%232196f3'/%3E%3C/svg%3E")
}

.ios .color-blue .swiper-pagination-bullet-active,
.ios .color-theme-blue .swiper-pagination-bullet-active {
    background: #2196f3
}

.ios .color-blue.swiper-pagination-progressbar,
.ios .color-blue .swiper-pagination-progressbar,
.ios .color-theme-blue.swiper-pagination-progressbar,
.ios .color-theme-blue .swiper-pagination-progressbar {
    background: rgba(33, 150, 243, .25)
}

.ios .color-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #2196f3
}

.ios .color-theme-pink .swiper-button-prev,
.ios .color-theme-pink .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-pink,
.ios .swiper-container-rtl .swiper-button-next.color-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.ios .color-theme-pink .swiper-button-next,
.ios .color-theme-pink .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-pink,
.ios .swiper-container-rtl .swiper-button-prev.color-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.ios .color-pink .swiper-pagination-bullet-active,
.ios .color-theme-pink .swiper-pagination-bullet-active {
    background: #e91e63
}

.ios .color-pink.swiper-pagination-progressbar,
.ios .color-pink .swiper-pagination-progressbar,
.ios .color-theme-pink.swiper-pagination-progressbar,
.ios .color-theme-pink .swiper-pagination-progressbar {
    background: rgba(233, 30, 99, .25)
}

.ios .color-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #e91e63
}

.ios .color-theme-yellow .swiper-button-prev,
.ios .color-theme-yellow .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-yellow,
.ios .swiper-container-rtl .swiper-button-next.color-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.ios .color-theme-yellow .swiper-button-next,
.ios .color-theme-yellow .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-yellow,
.ios .swiper-container-rtl .swiper-button-prev.color-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.ios .color-theme-yellow .swiper-pagination-bullet-active,
.ios .color-yellow .swiper-pagination-bullet-active {
    background: #ffcf00
}

.ios .color-theme-yellow.swiper-pagination-progressbar,
.ios .color-theme-yellow .swiper-pagination-progressbar,
.ios .color-yellow.swiper-pagination-progressbar,
.ios .color-yellow .swiper-pagination-progressbar {
    background: rgba(255, 207, 0, .25)
}

.ios .color-theme-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #ffcf00
}

.ios .color-theme-orange .swiper-button-prev,
.ios .color-theme-orange .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-orange,
.ios .swiper-container-rtl .swiper-button-next.color-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.ios .color-theme-orange .swiper-button-next,
.ios .color-theme-orange .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-orange,
.ios .swiper-container-rtl .swiper-button-prev.color-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.ios .color-orange .swiper-pagination-bullet-active,
.ios .color-theme-orange .swiper-pagination-bullet-active {
    background: #ff9800
}

.ios .color-orange.swiper-pagination-progressbar,
.ios .color-orange .swiper-pagination-progressbar,
.ios .color-theme-orange.swiper-pagination-progressbar,
.ios .color-theme-orange .swiper-pagination-progressbar {
    background: rgba(255, 152, 0, .25)
}

.ios .color-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #ff9800
}

.ios .color-theme-gray .swiper-button-prev,
.ios .color-theme-gray .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-gray,
.ios .swiper-container-rtl .swiper-button-next.color-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.ios .color-theme-gray .swiper-button-next,
.ios .color-theme-gray .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-gray,
.ios .swiper-container-rtl .swiper-button-prev.color-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.ios .color-gray .swiper-pagination-bullet-active,
.ios .color-theme-gray .swiper-pagination-bullet-active {
    background: #9e9e9e
}

.ios .color-gray.swiper-pagination-progressbar,
.ios .color-gray .swiper-pagination-progressbar,
.ios .color-theme-gray.swiper-pagination-progressbar,
.ios .color-theme-gray .swiper-pagination-progressbar {
    background: hsla(0, 0%, 62%, .25)
}

.ios .color-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #9e9e9e
}

.ios .color-theme-white .swiper-button-prev,
.ios .color-theme-white .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-white,
.ios .swiper-container-rtl .swiper-button-next.color-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.ios .color-theme-white .swiper-button-next,
.ios .color-theme-white .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-white,
.ios .swiper-container-rtl .swiper-button-prev.color-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.ios .color-theme-white .swiper-pagination-bullet-active,
.ios .color-white .swiper-pagination-bullet-active {
    background: #fff
}

.ios .color-theme-white.swiper-pagination-progressbar,
.ios .color-theme-white .swiper-pagination-progressbar,
.ios .color-white.swiper-pagination-progressbar,
.ios .color-white .swiper-pagination-progressbar {
    background: hsla(0, 0%, 100%, .25)
}

.ios .color-theme-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff
}

.ios .color-theme-black .swiper-button-prev,
.ios .color-theme-black .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-black,
.ios .swiper-container-rtl .swiper-button-next.color-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.ios .color-theme-black .swiper-button-next,
.ios .color-theme-black .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-black,
.ios .swiper-container-rtl .swiper-button-prev.color-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.ios .color-black .swiper-pagination-bullet-active,
.ios .color-theme-black .swiper-pagination-bullet-active {
    background: #000
}

.ios .color-black.swiper-pagination-progressbar,
.ios .color-black .swiper-pagination-progressbar,
.ios .color-theme-black.swiper-pagination-progressbar,
.ios .color-theme-black .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25)
}

.ios .color-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000
}

.ios .color-theme-violet .swiper-button-prev,
.ios .color-theme-violet .swiper-container-rtl .swiper-button-next,
.ios .swiper-button-prev.color-violet,
.ios .swiper-container-rtl .swiper-button-next.color-violet {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.ios .color-theme-violet .swiper-button-next,
.ios .color-theme-violet .swiper-container-rtl .swiper-button-prev,
.ios .swiper-button-next.color-violet,
.ios .swiper-container-rtl .swiper-button-prev.color-violet {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.ios .color-theme-violet .swiper-pagination-bullet-active,
.ios .color-violet .swiper-pagination-bullet-active {
    background: #b65bb6
}

.ios .color-theme-violet.swiper-pagination-progressbar,
.ios .color-theme-violet .swiper-pagination-progressbar,
.ios .color-violet.swiper-pagination-progressbar,
.ios .color-violet .swiper-pagination-progressbar {
    background: rgba(182, 91, 182, .25)
}

.ios .color-theme-violet.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-theme-violet .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-violet.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.ios .color-violet .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #b65bb6
}

.md .swiper-lazy-preloader {
    width: .32rem;
    height: .32rem;
    margin-left: -.16rem;
    margin-top: -.16rem
}

.md .swiper-button-prev,
.md .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .swiper-button-next,
.md .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .swiper-pagination-bullet-active,
.md .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #2196f3
}

.md .color-theme-red .swiper-button-prev,
.md .color-theme-red .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-red,
.md .swiper-container-rtl .swiper-button-next.color-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23f44336'/%3E%3C/svg%3E")
}

.md .color-theme-red .swiper-button-next,
.md .color-theme-red .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-red,
.md .swiper-container-rtl .swiper-button-prev.color-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23f44336'/%3E%3C/svg%3E")
}

.md .color-red .swiper-pagination-bullet-active,
.md .color-theme-red .swiper-pagination-bullet-active {
    background: #f44336
}

.md .color-red.swiper-pagination-progressbar,
.md .color-red .swiper-pagination-progressbar,
.md .color-theme-red.swiper-pagination-progressbar,
.md .color-theme-red .swiper-pagination-progressbar {
    background: rgba(244, 67, 54, .25)
}

.md .color-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-red .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #f44336
}

.md .color-theme-green .swiper-button-prev,
.md .color-theme-green .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-green,
.md .swiper-container-rtl .swiper-button-next.color-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%234caf50'/%3E%3C/svg%3E")
}

.md .color-theme-green .swiper-button-next,
.md .color-theme-green .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-green,
.md .swiper-container-rtl .swiper-button-prev.color-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%234caf50'/%3E%3C/svg%3E")
}

.md .color-green .swiper-pagination-bullet-active,
.md .color-theme-green .swiper-pagination-bullet-active {
    background: #4caf50
}

.md .color-green.swiper-pagination-progressbar,
.md .color-green .swiper-pagination-progressbar,
.md .color-theme-green.swiper-pagination-progressbar,
.md .color-theme-green .swiper-pagination-progressbar {
    background: rgba(76, 175, 80, .25)
}

.md .color-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-green.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-green .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #4caf50
}

.md .color-theme-blue .swiper-button-prev,
.md .color-theme-blue .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-blue,
.md .swiper-container-rtl .swiper-button-next.color-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .color-theme-blue .swiper-button-next,
.md .color-theme-blue .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-blue,
.md .swiper-container-rtl .swiper-button-prev.color-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .color-blue .swiper-pagination-bullet-active,
.md .color-theme-blue .swiper-pagination-bullet-active {
    background: #2196f3
}

.md .color-blue.swiper-pagination-progressbar,
.md .color-blue .swiper-pagination-progressbar,
.md .color-theme-blue.swiper-pagination-progressbar,
.md .color-theme-blue .swiper-pagination-progressbar {
    background: rgba(33, 150, 243, .25)
}

.md .color-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-blue.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-blue .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #2196f3
}

.md .color-theme-pink .swiper-button-prev,
.md .color-theme-pink .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-pink,
.md .swiper-container-rtl .swiper-button-next.color-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.md .color-theme-pink .swiper-button-next,
.md .color-theme-pink .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-pink,
.md .swiper-container-rtl .swiper-button-prev.color-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.md .color-pink .swiper-pagination-bullet-active,
.md .color-theme-pink .swiper-pagination-bullet-active {
    background: #e91e63
}

.md .color-pink.swiper-pagination-progressbar,
.md .color-pink .swiper-pagination-progressbar,
.md .color-theme-pink.swiper-pagination-progressbar,
.md .color-theme-pink .swiper-pagination-progressbar {
    background: rgba(233, 30, 99, .25)
}

.md .color-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-pink.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-pink .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #e91e63
}

.md .color-theme-yellow .swiper-button-prev,
.md .color-theme-yellow .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-yellow,
.md .swiper-container-rtl .swiper-button-next.color-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .swiper-button-next,
.md .color-theme-yellow .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-yellow,
.md .swiper-container-rtl .swiper-button-prev.color-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .swiper-pagination-bullet-active,
.md .color-yellow .swiper-pagination-bullet-active {
    background: #ffcf00
}

.md .color-theme-yellow.swiper-pagination-progressbar,
.md .color-theme-yellow .swiper-pagination-progressbar,
.md .color-yellow.swiper-pagination-progressbar,
.md .color-yellow .swiper-pagination-progressbar {
    background: rgba(255, 207, 0, .25)
}

.md .color-theme-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-yellow.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-yellow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #ffcf00
}

.md .color-theme-orange .swiper-button-prev,
.md .color-theme-orange .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-orange,
.md .swiper-container-rtl .swiper-button-next.color-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.md .color-theme-orange .swiper-button-next,
.md .color-theme-orange .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-orange,
.md .swiper-container-rtl .swiper-button-prev.color-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.md .color-orange .swiper-pagination-bullet-active,
.md .color-theme-orange .swiper-pagination-bullet-active {
    background: #ff9800
}

.md .color-orange.swiper-pagination-progressbar,
.md .color-orange .swiper-pagination-progressbar,
.md .color-theme-orange.swiper-pagination-progressbar,
.md .color-theme-orange .swiper-pagination-progressbar {
    background: rgba(255, 152, 0, .25)
}

.md .color-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-orange.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-orange .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #ff9800
}

.md .color-theme-gray .swiper-button-prev,
.md .color-theme-gray .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-gray,
.md .swiper-container-rtl .swiper-button-next.color-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.md .color-theme-gray .swiper-button-next,
.md .color-theme-gray .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-gray,
.md .swiper-container-rtl .swiper-button-prev.color-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.md .color-gray .swiper-pagination-bullet-active,
.md .color-theme-gray .swiper-pagination-bullet-active {
    background: #9e9e9e
}

.md .color-gray.swiper-pagination-progressbar,
.md .color-gray .swiper-pagination-progressbar,
.md .color-theme-gray.swiper-pagination-progressbar,
.md .color-theme-gray .swiper-pagination-progressbar {
    background: hsla(0, 0%, 62%, .25)
}

.md .color-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-gray.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-gray .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #9e9e9e
}

.md .color-theme-white .swiper-button-prev,
.md .color-theme-white .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-white,
.md .swiper-container-rtl .swiper-button-next.color-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .color-theme-white .swiper-button-next,
.md .color-theme-white .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-white,
.md .swiper-container-rtl .swiper-button-prev.color-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .color-theme-white .swiper-pagination-bullet-active,
.md .color-white .swiper-pagination-bullet-active {
    background: #fff
}

.md .color-theme-white.swiper-pagination-progressbar,
.md .color-theme-white .swiper-pagination-progressbar,
.md .color-white.swiper-pagination-progressbar,
.md .color-white .swiper-pagination-progressbar {
    background: hsla(0, 0%, 100%, .25)
}

.md .color-theme-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-white .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff
}

.md .color-theme-black .swiper-button-prev,
.md .color-theme-black .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-black,
.md .swiper-container-rtl .swiper-button-next.color-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.md .color-theme-black .swiper-button-next,
.md .color-theme-black .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-black,
.md .swiper-container-rtl .swiper-button-prev.color-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.md .color-black .swiper-pagination-bullet-active,
.md .color-theme-black .swiper-pagination-bullet-active {
    background: #000
}

.md .color-black.swiper-pagination-progressbar,
.md .color-black .swiper-pagination-progressbar,
.md .color-theme-black.swiper-pagination-progressbar,
.md .color-theme-black .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25)
}

.md .color-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-black.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-black .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000
}

.md .color-theme-violet .swiper-button-prev,
.md .color-theme-violet .swiper-container-rtl .swiper-button-next,
.md .swiper-button-prev.color-violet,
.md .swiper-container-rtl .swiper-button-next.color-violet {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.md .color-theme-violet .swiper-button-next,
.md .color-theme-violet .swiper-container-rtl .swiper-button-prev,
.md .swiper-button-next.color-violet,
.md .swiper-container-rtl .swiper-button-prev.color-violet {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.md .color-theme-violet .swiper-pagination-bullet-active,
.md .color-violet .swiper-pagination-bullet-active {
    background: #b65bb6
}

.md .color-theme-violet.swiper-pagination-progressbar,
.md .color-theme-violet .swiper-pagination-progressbar,
.md .color-violet.swiper-pagination-progressbar,
.md .color-violet .swiper-pagination-progressbar {
    background: rgba(182, 91, 182, .25)
}

.md .color-theme-violet.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-theme-violet .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-violet.swiper-pagination-progressbar .swiper-pagination-progressbar-fill,
.md .color-violet .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #b65bb6
}

.tabs .tab {
    display: none
}

.tabs .tab-active {
    display: block
}

.tabs-animated-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%
}

.tabs-animated-wrap>.tabs {
    display: -webkit-flex;
    display: flex;
    height: 100%;
    transition-duration: .3s
}

.tabs-animated-wrap>.tabs>.tab {
    width: 100%;
    display: block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.tabs-animated-wrap.not-animated>.tabs {
    transition-duration: .3s
}

.tabs-swipeable-wrap,
.tabs-swipeable-wrap>.tabs {
    height: 100%
}

.tabs-swipeable-wrap>.tabs>.tab {
    display: block
}

.page>.tabs {
    height: 100%
}

.timeline {
    box-sizing: border-box
}

.block-strong .timeline {
    padding: 0;
    margin: 0
}

.timeline-item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    box-sizing: border-box;
    position: relative
}

.timeline-item-date {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: .5rem;
    text-align: right;
    box-sizing: border-box
}

.timeline-item-date small {
    font-size: .1rem
}

.timeline-item-content {
    margin: .02rem;
    min-width: 0;
    position: relative;
    -webkit-flex-shrink: 10;
    flex-shrink: 10
}

.timeline-item-content h1:first-child,
.timeline-item-content h2:first-child,
.timeline-item-content h3:first-child,
.timeline-item-content h4:first-child,
.timeline-item-content ol:first-child,
.timeline-item-content p:first-child,
.timeline-item-content ul:first-child {
    margin-top: 0
}

.timeline-item-content h1:last-child,
.timeline-item-content h2:last-child,
.timeline-item-content h3:last-child,
.timeline-item-content h4:last-child,
.timeline-item-content ol:last-child,
.timeline-item-content p:last-child,
.timeline-item-content ul:last-child {
    margin-bottom: 0
}

.timeline-item-inner {
    background: #fff;
    box-sizing: border-box
}

.timeline-item-inner .block {
    padding: 0;
    color: inherit
}

.timeline-item-inner .block-strong {
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.timeline-item-inner .block-strong:after,
.timeline-item-inner .block-strong:before,
.timeline-item-inner .list ul:after,
.timeline-item-inner .list ul:before {
    display: none !important
}

.timeline-item-divider {
    width: .01rem;
    position: relative;
    width: .1rem;
    height: .1rem;
    background: #bbb;
    border-radius: 50%;
    margin-top: .03rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.timeline-item-divider:after,
.timeline-item-divider:before {
    content: " ";
    width: .01rem;
    height: 100vh;
    position: absolute;
    left: 50%;
    background: inherit;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.timeline-item-divider:after {
    top: 100%
}

.timeline-item-divider:before {
    bottom: 100%
}

.timeline-item:first-child .timeline-item-divider:before,
.timeline-item:last-child .timeline-item-divider:after {
    display: none
}

.timeline-item-time {
    font-size: .13rem
}

.timeline-item-time:first-child,
.timeline-item-time:last-child,
.timeline-item-title+.timeline-item-time {
    margin-top: 0
}

.timeline-horizontal {
    height: 100%;
    display: -webkit-flex;
    display: flex
}

.timeline-horizontal .timeline-item {
    display: block;
    width: 33.33333333vw;
    margin: 0;
    padding: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    position: relative;
    height: 100%
}

.timeline-horizontal .timeline-item-date {
    width: auto;
    line-height: .34rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: .34rem;
    text-align: left
}

.timeline-horizontal .timeline-item-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0
}

.timeline-horizontal .timeline-item-divider {
    display: none
}

.timeline-horizontal.col-100 .timeline-item {
    width: 100vw
}

.timeline-horizontal.col-95 .timeline-item {
    width: 95vw
}

.timeline-horizontal.col-90 .timeline-item {
    width: 90vw
}

.timeline-horizontal.col-85 .timeline-item {
    width: 85vw
}

.timeline-horizontal.col-80 .timeline-item {
    width: 80vw
}

.timeline-horizontal.col-75 .timeline-item {
    width: 75vw
}

.timeline-horizontal.col-70 .timeline-item {
    width: 70vw
}

.timeline-horizontal.col-66 .timeline-item {
    width: 66.66666666666666vw
}

.timeline-horizontal.col-65 .timeline-item {
    width: 65vw
}

.timeline-horizontal.col-60 .timeline-item {
    width: 60vw
}

.timeline-horizontal.col-55 .timeline-item {
    width: 55vw
}

.timeline-horizontal.col-50 .timeline-item {
    width: 50vw
}

.timeline-horizontal.col-45 .timeline-item {
    width: 45vw
}

.timeline-horizontal.col-40 .timeline-item {
    width: 40vw
}

.timeline-horizontal.col-35 .timeline-item {
    width: 35vw
}

.timeline-horizontal.col-33 .timeline-item {
    width: 33.333333333333336vw
}

.timeline-horizontal.col-30 .timeline-item {
    width: 30vw
}

.timeline-horizontal.col-25 .timeline-item {
    width: 25vw
}

.timeline-horizontal.col-20 .timeline-item {
    width: 20vw
}

.timeline-horizontal.col-15 .timeline-item {
    width: 15vw
}

.timeline-horizontal.col-10 .timeline-item {
    width: 10vw
}

.timeline-horizontal.col-5 .timeline-item {
    width: 5vw
}

@media (min-width:768px) {
    .timeline-horizontal.tablet-100 .timeline-item {
        width: 100vw
    }

    .timeline-horizontal.tablet-95 .timeline-item {
        width: 95vw
    }

    .timeline-horizontal.tablet-90 .timeline-item {
        width: 90vw
    }

    .timeline-horizontal.tablet-85 .timeline-item {
        width: 85vw
    }

    .timeline-horizontal.tablet-80 .timeline-item {
        width: 80vw
    }

    .timeline-horizontal.tablet-75 .timeline-item {
        width: 75vw
    }

    .timeline-horizontal.tablet-70 .timeline-item {
        width: 70vw
    }

    .timeline-horizontal.tablet-66 .timeline-item {
        width: 66.66666666666666vw
    }

    .timeline-horizontal.tablet-65 .timeline-item {
        width: 65vw
    }

    .timeline-horizontal.tablet-60 .timeline-item {
        width: 60vw
    }

    .timeline-horizontal.tablet-55 .timeline-item {
        width: 55vw
    }

    .timeline-horizontal.tablet-50 .timeline-item {
        width: 50vw
    }

    .timeline-horizontal.tablet-45 .timeline-item {
        width: 45vw
    }

    .timeline-horizontal.tablet-40 .timeline-item {
        width: 40vw
    }

    .timeline-horizontal.tablet-35 .timeline-item {
        width: 35vw
    }

    .timeline-horizontal.tablet-33 .timeline-item {
        width: 33.333333333333336vw
    }

    .timeline-horizontal.tablet-30 .timeline-item {
        width: 30vw
    }

    .timeline-horizontal.tablet-25 .timeline-item {
        width: 25vw
    }

    .timeline-horizontal.tablet-20 .timeline-item {
        width: 20vw
    }

    .timeline-horizontal.tablet-15 .timeline-item {
        width: 15vw
    }

    .timeline-horizontal.tablet-10 .timeline-item {
        width: 10vw
    }

    .timeline-horizontal.tablet-5 .timeline-item {
        width: 5vw
    }
}

.timeline-horizontal .timeline-month,
.timeline-horizontal .timeline-year {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding-top: .24rem;
    position: relative;
    box-sizing: border-box;
    height: 100%
}

.timeline-horizontal .timeline-month-title,
.timeline-horizontal .timeline-year-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: .24rem;
    height: .24rem;
    box-sizing: border-box
}

.timeline-horizontal .timeline-month-title span,
.timeline-horizontal .timeline-year-title span {
    display: inline-block;
    position: -webkit-sticky;
    position: sticky
}

.timeline-horizontal .timeline-year-title {
    font-size: .16rem
}

.timeline-horizontal .timeline-month-title span {
    margin-top: -.02rem
}

.ios .timeline {
    margin: .35rem 0;
    padding: 0 .15rem
}

.ios .block-strong .timeline {
    padding: 0;
    margin: 0
}

.ios .timeline-item {
    padding: .02rem 0 .15rem
}

.ios .timeline-item:last-child {
    padding-bottom: .02rem
}

.ios .timeline-item-content.block,
.ios .timeline-item-content .block,
.ios .timeline-item-content.card,
.ios .timeline-item-content .card,
.ios .timeline-item-content.list,
.ios .timeline-item-content .list {
    margin: 0;
    width: 100%
}

.ios .timeline-item-content .block+.block,
.ios .timeline-item-content .block+.card,
.ios .timeline-item-content .block+.list,
.ios .timeline-item-content .card+.block,
.ios .timeline-item-content .card+.card,
.ios .timeline-item-content .card+.list,
.ios .timeline-item-content .list+.block,
.ios .timeline-item-content .list+.card,
.ios .timeline-item-content .list+.list {
    margin: .15rem 0 0
}

.ios .timeline-item-inner {
    border-radius: .07rem;
    padding: .08rem .15rem
}

.ios .timeline-item-inner+.timeline-item-inner {
    margin-top: .15rem
}

.ios .block-strong .timeline-item-inner {
    border-radius: .03rem;
    border: .01rem solid rgba(0, 0, 0, .1)
}

.ios .timeline-item-divider {
    margin-left: .15rem;
    margin-right: .15rem
}

.ios .timeline-item-time {
    margin-top: .15rem;
    color: #6d6d72
}

.ios .timeline-item-time:first-child,
.ios .timeline-item-time:last-child {
    margin-top: 0
}

.ios .timeline-item-title {
    font-size: .17rem;
    font-weight: 600
}

.ios .timeline-item-subtitle {
    font-size: .15rem
}

.ios .timeline-sides .timeline-item {
    margin-left: calc(50% - 0.4rem / 2 - .5rem);
    margin-right: 0
}

.ios .timeline-sides .timeline-item .timeline-item-date {
    text-align: right
}

.ios .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - 0.4rem / 2 - .5rem);
    margin-left: 0
}

.ios .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
    text-align: left
}

.ios .timeline-sides .timeline-item-left {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - 0.4rem / 2 - .5rem);
    margin-left: 0
}

.ios .timeline-sides .timeline-item-left .timeline-item-date {
    text-align: left
}

.ios .timeline-sides .timeline-item-right {
    margin-left: calc(50% - 0.4rem / 2 - .5rem);
    margin-right: 0
}

.ios .timeline-sides .timeline-item-right .timeline-item-date {
    text-align: right
}

@media (min-width:768px) {
    .ios .tablet-sides .timeline-item {
        margin-left: calc(50% - 0.4rem / 2 - .5rem);
        margin-right: 0
    }

    .ios .tablet-sides .timeline-item .timeline-item-date {
        text-align: right
    }

    .ios .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-right: calc(50% - 0.4rem / 2 - .5rem);
        margin-left: 0
    }

    .ios .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
        text-align: left
    }

    .ios .tablet-sides .timeline-item-left {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-right: calc(50% - 0.4rem / 2 - .5rem);
        margin-left: 0
    }

    .ios .tablet-sides .timeline-item-left .timeline-item-date {
        text-align: left
    }

    .ios .tablet-sides .timeline-item-right {
        margin-left: calc(50% - 0.4rem / 2 - .5rem);
        margin-right: 0
    }

    .ios .tablet-sides .timeline-item-right .timeline-item-date {
        text-align: right
    }
}

.ios .timeline-horizontal {
    padding: 0;
    margin: 0
}

.ios .timeline-horizontal .timeline-item {
    padding-top: .34rem !important;
    padding-bottom: .1rem
}

.ios .timeline-horizontal .timeline-month:last-child .timeline-item:last-child:after,
.ios .timeline-horizontal>.timeline-item:last-child:after {
    display: none !important
}

.ios .timeline-horizontal .timeline-item-date {
    background: #f7f7f8;
    padding: 0 .1rem
}

.ios .timeline-horizontal .timeline-item-content {
    padding: .1rem;
    height: calc(100% - .1rem)
}

.ios .timeline-horizontal .timeline-item-date:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-item-date:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-item-date:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .timeline-horizontal .timeline-month .timeline-item:before {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-month .timeline-item:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-month .timeline-item:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.ios .timeline-horizontal .timeline-item:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-item:after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-item:after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.ios .timeline-horizontal .timeline-year:after {
    content: "";
    position: absolute;
    background-color: #c4c4c4;
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ios.device-pixel-ratio-2 .timeline-horizontal .timeline-year:after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.ios.device-pixel-ratio-3 .timeline-horizontal .timeline-year:after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.ios .timeline-year:last-child:after {
    display: none !important
}

.ios .timeline-month-title,
.ios .timeline-year-title {
    padding: 0 .1rem;
    background: #f7f7f8
}

.ios .timeline-month-title span,
.ios .timeline-year-title span {
    left: .1rem
}

.ios .timeline-year-title span {
    margin-top: .03rem
}

@media (orientation:landscape) {

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span {
        left: calc(.1rem + constant(safe-area-inset-left));
        left: calc(.1rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title {
        left: -.44rem;
        right: 0;
        width: auto
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child {
        overflow: visible
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .ios.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .ios.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date {
        width: auto;
        padding-left: calc(.1rem + constant(safe-area-inset-left));
        padding-left: calc(.1rem + env(safe-area-inset-left));
        left: calc(0 - constant(safe-area-inset-left));
        left: calc(0 - env(safe-area-inset-left));
        right: 0
    }

    .ios.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .ios-left-edge .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .panel-left .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal) {
        padding-left: calc(.15rem + constant(safe-area-inset-left));
        padding-left: calc(.15rem + env(safe-area-inset-left))
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title {
        width: auto;
        right: calc(0 - constant(safe-area-inset-right));
        right: calc(0 - env(safe-area-inset-right))
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child {
        overflow: visible
    }

    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .ios.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date {
        width: auto;
        right: calc(0 - constant(safe-area-inset-right));
        right: calc(0 - env(safe-area-inset-right));
        left: 0
    }

    .ios.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .ios-right-edge .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .panel-right .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .ios.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal) {
        padding-right: calc(.15rem + constant(safe-area-inset-right));
        padding-right: calc(.15rem + env(safe-area-inset-right))
    }
}

.ios .theme-dark .timeline-month-title,
.ios .theme-dark .timeline-year-title {
    background: #1b1b1b
}

.ios .theme-dark .timeline-item-inner {
    background-color: #1c1c1d
}

.ios .theme-dark .timeline-item-time {
    color: #8e8e93
}

.ios .theme-dark .timeline-horizontal .timeline-item-date,
.timeline-horizontal.ios .theme-dark .timeline-item-date {
    background: #1b1b1b
}

.ios .theme-dark .timeline-horizontal .timeline-item-date:after,
.ios .theme-dark .timeline-horizontal .timeline-item:after,
.ios .theme-dark .timeline-horizontal .timeline-month .timeline-item:before,
.ios .theme-dark .timeline-horizontal .timeline-year:after,
.timeline-horizontal.ios .theme-dark .timeline-item-date:after,
.timeline-horizontal.ios .theme-dark .timeline-item:after,
.timeline-horizontal.ios .theme-dark .timeline-month .timeline-item:before,
.timeline-horizontal.ios .theme-dark .timeline-year:after {
    background-color: #282829
}

.md .timeline {
    margin: .32rem 0;
    padding: 0 .16rem
}

.md .block-strong .timeline {
    padding: 0;
    margin: 0
}

.md .timeline-item {
    padding: .02rem 0 .16rem
}

.md .timeline-item:last-child {
    padding-bottom: .02rem
}

.md .timeline-item-content.block,
.md .timeline-item-content .block,
.md .timeline-item-content.card,
.md .timeline-item-content .card,
.md .timeline-item-content.list,
.md .timeline-item-content .list {
    margin: 0;
    width: 100%
}

.md .timeline-item-content .block+.block,
.md .timeline-item-content .block+.card,
.md .timeline-item-content .block+.list,
.md .timeline-item-content .card+.block,
.md .timeline-item-content .card+.card,
.md .timeline-item-content .card+.list,
.md .timeline-item-content .list+.block,
.md .timeline-item-content .list+.card,
.md .timeline-item-content .list+.list {
    margin: .16rem 0 0
}

.md .timeline-item-inner {
    border-radius: .02rem;
    padding: .08rem .16rem;
    box-shadow: 0 .01rem .03rem rgba(0, 0, 0, .12), 0 .01rem .02rem rgba(0, 0, 0, .24)
}

.md .timeline-item-inner+.timeline-item-inner {
    margin-top: .16rem
}

.md .timeline-item-divider {
    margin-left: .16rem;
    margin-right: .16rem
}

.md .timeline-item-time {
    margin-top: .16rem;
    color: rgba(0, 0, 0, .54)
}

.md .timeline-item-time:first-child {
    margin-top: 0
}

.md .timeline-item-title {
    font-size: .16rem
}

.md .timeline-sides .timeline-item {
    margin-left: calc(50% - 0.42rem / 2 - .5rem);
    margin-right: 0
}

.md .timeline-sides .timeline-item .timeline-item-date {
    text-align: right
}

.md .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - 0.42rem / 2 - .5rem);
    margin-left: 0
}

.md .timeline-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
    text-align: left
}

.md .timeline-sides .timeline-item-left {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: calc(50% - 0.42rem / 2 - .5rem);
    margin-left: 0
}

.md .timeline-sides .timeline-item-left .timeline-item-date {
    text-align: left
}

.md .timeline-sides .timeline-item-right {
    margin-left: calc(50% - 0.42rem / 2 - .5rem);
    margin-right: 0
}

.md .timeline-sides .timeline-item-right .timeline-item-date {
    text-align: right
}

@media (min-width:768px) {
    .md .tablet-sides .timeline-item {
        margin-left: calc(50% - 0.42rem / 2 - .5rem);
        margin-right: 0
    }

    .md .tablet-sides .timeline-item .timeline-item-date {
        text-align: right
    }

    .md .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-right: calc(50% - 0.42rem / 2 - .5rem);
        margin-left: 0
    }

    .md .tablet-sides .timeline-item:not(.timeline-item-right):nth-child(2n) .timeline-item-date {
        text-align: left
    }

    .md .tablet-sides .timeline-item-left {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-right: calc(50% - 0.42rem / 2 - .5rem);
        margin-left: 0
    }

    .md .tablet-sides .timeline-item-left .timeline-item-date {
        text-align: left
    }

    .md .tablet-sides .timeline-item-right {
        margin-left: calc(50% - 0.42rem / 2 - .5rem);
        margin-right: 0
    }

    .md .tablet-sides .timeline-item-right .timeline-item-date {
        text-align: right
    }
}

.md .timeline-horizontal {
    padding: 0;
    margin: 0;
    position: relative
}

.md .timeline-horizontal .timeline-item {
    padding-top: .34rem !important;
    padding-bottom: .12rem
}

.md .timeline-horizontal .timeline-item-date {
    background: #2196f3;
    padding: 0 .12rem;
    color: #fff
}

.md .timeline-horizontal .timeline-item-date:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    top: 100%;
    bottom: auto;
    height: .1rem;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .05) 50%, transparent 80%, transparent)
}

.md .timeline-horizontal .timeline-item-content {
    padding: .12rem;
    height: calc(100% - .12rem)
}

.md .timeline-horizontal.no-shadow .timeline-item-date:after {
    display: none
}

.md .timeline-horizontal .timeline-item:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.md.device-pixel-ratio-2 .timeline-horizontal .timeline-item:after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.md.device-pixel-ratio-3 .timeline-horizontal .timeline-item:after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.md .timeline-horizontal .timeline-item:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .timeline-horizontal .timeline-item:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .timeline-horizontal .timeline-item:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .timeline-month-title,
.md .timeline-year-title {
    padding: 0 .12rem;
    color: #fff;
    background: #2196f3
}

.md .timeline-month-title span,
.md .timeline-year-title span {
    left: .12rem
}

.md .timeline-year-title span {
    margin-top: .02rem
}

@media (orientation:landscape) {

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge),
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) {
        padding-left: constant(safe-area-inset-left);
        padding-left: env(safe-area-inset-left)
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-month-title span,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year-title span {
        left: calc(.12rem + constant(safe-area-inset-left));
        left: calc(.12rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-month-title,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title {
        left: -.44rem;
        right: 0;
        width: auto
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child {
        overflow: visible
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .md.device-iphone-x .ios-left-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .md.device-iphone-x .panel-left .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-month:first-child .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-item:first-child .timeline-item-date,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge) .timeline-year:first-child .timeline-year-title+.timeline-month .timeline-month-title+.timeline-item .timeline-item-date,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-left-edge)>.timeline-item:first-child .timeline-item-date {
        width: auto;
        padding-left: calc(.12rem + constant(safe-area-inset-left));
        padding-left: calc(.12rem + env(safe-area-inset-left));
        left: calc(0 - constant(safe-area-inset-left));
        left: calc(0 - env(safe-area-inset-left));
        right: 0
    }

    .md.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .md.device-iphone-x .ios-left-edge .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .md.device-iphone-x .panel-left .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .md.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal),
    .md.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-left-edge):not(.timeline-horizontal) {
        padding-left: calc(.16rem + constant(safe-area-inset-left));
        padding-left: calc(.16rem + env(safe-area-inset-left))
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-month-title,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-year-title {
        width: auto;
        right: calc(0 - constant(safe-area-inset-right));
        right: calc(0 - env(safe-area-inset-right))
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child {
        overflow: visible
    }

    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .ios-edges .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .ios-right-edge .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .panel-right .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .popup .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge) .timeline-year:last-child .timeline-month:last-child .timeline-item:last-child .timeline-item-date,
    .md.device-iphone-x .sheet-modal .timeline-horizontal:not(.no-ios-edges):not(.no-ios-right-edge)>.timeline-item:last-child .timeline-item-date {
        width: auto;
        right: calc(0 - constant(safe-area-inset-right));
        right: calc(0 - env(safe-area-inset-right));
        left: 0
    }

    .md.device-iphone-x .ios-edges .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .md.device-iphone-x .ios-right-edge .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .md.device-iphone-x .panel-right .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .md.device-iphone-x .popup .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal),
    .md.device-iphone-x .sheet-modal .timeline:not(.no-ios-edges):not(.no-ios-right-edge):not(.timeline-horizontal) {
        padding-right: calc(.16rem + constant(safe-area-inset-right));
        padding-right: calc(.16rem + env(safe-area-inset-right))
    }
}

.md .theme-dark .timeline-item-inner {
    background-color: hsla(0, 0%, 100%, .03)
}

.md .theme-dark .timeline-item-time {
    color: hsla(0, 0%, 100%, .54)
}

.md .color-theme-red .timeline-item-date,
.md .color-theme-red .timeline-month-title,
.md .color-theme-red .timeline-year-title {
    background: #f44336
}

.md .color-theme-green .timeline-item-date,
.md .color-theme-green .timeline-month-title,
.md .color-theme-green .timeline-year-title {
    background: #4caf50
}

.md .color-theme-blue .timeline-item-date,
.md .color-theme-blue .timeline-month-title,
.md .color-theme-blue .timeline-year-title {
    background: #2196f3
}

.md .color-theme-pink .timeline-item-date,
.md .color-theme-pink .timeline-month-title,
.md .color-theme-pink .timeline-year-title {
    background: #e91e63
}

.md .color-theme-yellow .timeline-item-date,
.md .color-theme-yellow .timeline-month-title,
.md .color-theme-yellow .timeline-year-title {
    background: #ffcf00
}

.md .color-theme-orange .timeline-item-date,
.md .color-theme-orange .timeline-month-title,
.md .color-theme-orange .timeline-year-title {
    background: #ff9800
}

.md .color-theme-gray .timeline-item-date,
.md .color-theme-gray .timeline-month-title,
.md .color-theme-gray .timeline-year-title {
    background: #9e9e9e
}

.md .color-theme-white .timeline-item-date,
.md .color-theme-white .timeline-month-title,
.md .color-theme-white .timeline-year-title {
    background: #fff
}

.md .color-theme-black .timeline-item-date,
.md .color-theme-black .timeline-month-title,
.md .color-theme-black .timeline-year-title {
    background: #000
}

.md .color-theme-violet .timeline-item-date,
.md .color-theme-violet .timeline-month-title,
.md .color-theme-violet .timeline-year-title {
    background: #b65bb6
}

.md .timeline.color-theme-red .timeline-item-date,
.md .timeline.color-theme-red .timeline-month-title,
.md .timeline.color-theme-red .timeline-year-title {
    background: #f44336
}

.md .timeline.color-theme-green .timeline-item-date,
.md .timeline.color-theme-green .timeline-month-title,
.md .timeline.color-theme-green .timeline-year-title {
    background: #4caf50
}

.md .timeline.color-theme-blue .timeline-item-date,
.md .timeline.color-theme-blue .timeline-month-title,
.md .timeline.color-theme-blue .timeline-year-title {
    background: #2196f3
}

.md .timeline.color-theme-pink .timeline-item-date,
.md .timeline.color-theme-pink .timeline-month-title,
.md .timeline.color-theme-pink .timeline-year-title {
    background: #e91e63
}

.md .timeline.color-theme-yellow .timeline-item-date,
.md .timeline.color-theme-yellow .timeline-month-title,
.md .timeline.color-theme-yellow .timeline-year-title {
    background: #ffcf00
}

.md .timeline.color-theme-orange .timeline-item-date,
.md .timeline.color-theme-orange .timeline-month-title,
.md .timeline.color-theme-orange .timeline-year-title {
    background: #ff9800
}

.md .timeline.color-theme-gray .timeline-item-date,
.md .timeline.color-theme-gray .timeline-month-title,
.md .timeline.color-theme-gray .timeline-year-title {
    background: #9e9e9e
}

.md .timeline.color-theme-white .timeline-item-date,
.md .timeline.color-theme-white .timeline-month-title,
.md .timeline.color-theme-white .timeline-year-title {
    background: #fff
}

.md .timeline.color-theme-black .timeline-item-date,
.md .timeline.color-theme-black .timeline-month-title,
.md .timeline.color-theme-black .timeline-year-title {
    background: #000
}

.md .timeline.color-theme-violet .timeline-item-date,
.md .timeline.color-theme-violet .timeline-month-title,
.md .timeline.color-theme-violet .timeline-year-title {
    background: #b65bb6
}

.toast {
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    position: absolute;
    max-width: 5.68rem;
    z-index: 20000;
    color: #fff;
    font-size: .14rem;
    box-sizing: border-box
}

.toast.modal-in {
    opacity: 1
}

.toast .toast-content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box
}

.toast .toast-text {
    line-height: .2rem;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    min-width: 0
}

.toast .toast-button {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.toast.toast-with-icon .toast-content {
    display: block;
    text-align: center
}

.toast.toast-with-icon .toast-text {
    text-align: center
}

.toast.toast-with-icon .toast-icon .f7-icons {
    font-size: .5rem;
    width: .5rem;
    height: .5rem
}

.toast.toast-with-icon .toast-icon .material-icons {
    font-size: .48rem;
    width: .48rem;
    height: .48rem
}

.toast.toast-center {
    top: 50%;
    opacity: 0
}

@media (min-width:1024px) {
    .toast {
        opacity: 0
    }
}

html.with-statusbar.device-ios .toast-top,
html.with-statusbar.ios:not(.device-ios):not(.device-android) .toast-top {
    margin-top: .2rem
}

html.with-statusbar.device-iphone-x .toast-top {
    margin-top: constant(safe-area-inset-top);
    margin-top: env(safe-area-inset-top)
}

html.with-statusbar.device-android .toast-top,
html.with-statusbar.md:not(.device-ios):not(.device-android) .toast-top {
    margin-top: .24rem
}

.ios .toast {
    transition-duration: .45s;
    background: rgba(0, 0, 0, .75);
    opacity: 0;
    width: 100%;
    left: 0
}

@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))) {
    .ios .toast {
        background: rgba(0, 0, 0, .65);
        -webkit-backdrop-filter: blur(.1rem);
        backdrop-filter: blur(.1rem)
    }
}

.ios .toast.toast-center {
    width: auto;
    left: 50%;
    border-radius: .08rem
}

.ios .toast.toast-center,
.ios .toast.toast-center.modal-in {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.ios .toast.toast-center.modal-in {
    opacity: 1
}

.ios .toast.toast-top {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.ios .toast.toast-top.modal-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.ios .toast.toast-bottom {
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.ios .toast.toast-bottom.modal-in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

@media (min-width:569px) {
    .ios .toast {
        left: 50%;
        margin-left: -2.84rem
    }

    .ios .toast.toast-center {
        margin-left: 0
    }
}

@media (min-width:569px) {
    .ios .toast {
        border-radius: .08rem
    }

    .ios .toast.toast-bottom {
        bottom: .15rem
    }

    .ios .toast.toast-top {
        top: .15rem
    }
}

@media (min-width:1024px) {
    .ios .toast {
        margin-left: 0;
        width: auto
    }

    .ios .toast.toast-bottom,
    .ios .toast.toast-top {
        left: .15rem
    }
}

.ios .toast-content {
    padding: .12rem .15rem
}

.ios .toast-button {
    color: #fff;
    margin-left: .15rem
}

@media (max-width:568px) {
    .ios.device-iphone-x .toast-bottom .toast-content {
        padding-bottom: calc(.12rem + constant(safe-area-inset-bottom));
        padding-bottom: calc(.12rem + env(safe-area-inset-bottom))
    }
}

@media (min-width:569px) {
    .ios.device-iphone-x .toast-bottom {
        bottom: calc(.15rem + constant(safe-area-inset-bottom));
        bottom: calc(.15rem + env(safe-area-inset-bottom))
    }
}

.md .toast {
    transition-duration: .2s;
    border-radius: .04rem;
    background: #323232;
    opacity: 0;
    left: .08rem;
    width: calc(100% - .16rem);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.md .toast.modal-in {
    opacity: 1
}

.md .toast.modal-in,
.md .toast.modal-out {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.md .toast.modal-out {
    opacity: 0
}

.md .toast.toast-center {
    left: 50%;
    width: auto;
    background: rgba(0, 0, 0, .75);
    -webkit-transform: scale(.9) translate3d(-55%, -55%, 0);
    transform: scale(.9) translate3d(-55%, -55%, 0)
}

.md .toast.toast-center.modal-in,
.md .toast.toast-center.modal-out {
    -webkit-transform: scale(1) translate3d(-50%, -50%, 0);
    transform: scale(1) translate3d(-50%, -50%, 0)
}

.md .toast.toast-bottom {
    bottom: .08rem
}

.md .toast.toast-top {
    top: .08rem
}

@media (min-width:584px) {
    .md .toast {
        left: 50%;
        margin-left: -2.84rem
    }

    .md .toast.toast-center {
        margin-left: 0
    }
}

@media (min-width:1024px) {
    .md .toast {
        margin-left: 0;
        width: auto
    }

    .md .toast.toast-bottom,
    .md .toast.toast-top {
        left: .24rem
    }

    .md .toast.toast-bottom {
        bottom: .24rem
    }

    .md .toast.toast-top {
        top: .24rem
    }
}

.md .toast-content {
    padding: .14rem .24rem
}

.md .toast-button {
    margin: -.08rem -.08rem -.08rem .16rem
}

@media (max-width:568px) {
    .md.device-iphone-x .toast-bottom .toast-content {
        padding-bottom: calc(.14rem + constant(safe-area-inset-bottom));
        padding-bottom: calc(.14rem + env(safe-area-inset-bottom))
    }
}

@media (min-width:1024px) {
    .md.device-iphone-x .toast-bottom.modal-in {
        margin-bottom: constant(safe-area-inset-bottom);
        margin-bottom: env(safe-area-inset-bottom)
    }
}

.toggle {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    -webkit-align-self: center;
    align-self: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.toggle input[type=checkbox] {
    display: none
}

.toggle input[disabled]~.toggle-icon {
    pointer-events: none
}

.toggle-icon {
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    position: relative;
    transition: .3s;
    box-sizing: border-box;
    display: block;
    cursor: pointer
}

.toggle-icon:after,
.toggle-icon:before {
    content: ""
}

.toggle-icon:after {
    background: #fff;
    position: absolute;
    z-index: 2;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-duration: .3s
}

.ios .toggle {
    width: .52rem;
    border-radius: .16rem;
    height: .32rem
}

.ios .toggle input[type=checkbox]:checked+.toggle-icon {
    background: #4cd964
}

.ios .toggle input[type=checkbox]:checked+.toggle-icon:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.ios .toggle input[type=checkbox]:checked+.toggle-icon:after {
    -webkit-transform: translateX(.2rem);
    transform: translateX(.2rem)
}

.ios .toggle-icon {
    width: .52rem;
    border-radius: .16rem;
    height: .32rem;
    background: #e5e5e5
}

.ios .toggle-icon:before {
    position: absolute;
    left: .02rem;
    top: .02rem;
    width: .48rem;
    height: .28rem;
    border-radius: .16rem;
    box-sizing: border-box;
    background: #fff;
    z-index: 1;
    transition-duration: .3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ios .toggle-icon:after {
    height: .28rem;
    width: .28rem;
    top: .02rem;
    left: .02rem;
    box-shadow: 0 .02rem .04rem rgba(0, 0, 0, .3);
    border-radius: .14rem
}

.ios .toggle-active-state input[type=checkbox]:not(:checked)+.toggle-icon:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.ios .toggle-active-state input[type=checkbox]+.toggle-icon:after {
    width: .35rem
}

.ios .toggle-active-state input[type=checkbox]:checked+.toggle-icon:after {
    width: .35rem;
    -webkit-transform: translateX(.13rem);
    transform: translateX(.13rem)
}

.ios .theme-dark .toggle-icon {
    background-color: #fff
}

.ios .theme-dark .toggle-icon:before {
    background-color: #1c1c1d
}

.ios .toggle.color-red input[type=checkbox]:checked+.toggle-icon {
    background-color: #f44336
}

.ios .toggle.color-green input[type=checkbox]:checked+.toggle-icon {
    background-color: #4caf50
}

.ios .toggle.color-blue input[type=checkbox]:checked+.toggle-icon {
    background-color: #2196f3
}

.ios .toggle.color-pink input[type=checkbox]:checked+.toggle-icon {
    background-color: #e91e63
}

.ios .toggle.color-yellow input[type=checkbox]:checked+.toggle-icon {
    background-color: #ffcf00
}

.ios .toggle.color-orange input[type=checkbox]:checked+.toggle-icon {
    background-color: #ff9800
}

.ios .toggle.color-gray input[type=checkbox]:checked+.toggle-icon {
    background-color: #9e9e9e
}

.ios .toggle.color-white input[type=checkbox]:checked+.toggle-icon {
    background-color: #fff
}

.ios .toggle.color-black input[type=checkbox]:checked+.toggle-icon {
    background-color: #000
}

.ios .toggle.color-violet input[type=checkbox]:checked+.toggle-icon {
    background-color: #b65bb6
}

.md .toggle {
    width: .36rem;
    height: .14rem
}

.md .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(33, 150, 243, .5)
}

.md .toggle input[type=checkbox]:checked+.toggle-icon:after {
    -webkit-transform: translateX(.16rem);
    transform: translateX(.16rem);
    background: #2196f3
}

.md .toggle-icon {
    width: .36rem;
    height: .14rem;
    border-radius: .14rem;
    background: #b0afaf
}

.md .toggle-icon:after {
    height: .2rem;
    width: .2rem;
    top: -.03rem;
    box-shadow: 0 .02rem .05rem rgba(0, 0, 0, .4);
    border-radius: .1rem;
    left: 0
}

.md .color-theme-red .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(244, 67, 54, .5)
}

.md .color-theme-red .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #f44336
}

.md .color-theme-green .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(76, 175, 80, .5)
}

.md .color-theme-green .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #4caf50
}

.md .color-theme-blue .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(33, 150, 243, .5)
}

.md .color-theme-blue .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #2196f3
}

.md .color-theme-pink .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(233, 30, 99, .5)
}

.md .color-theme-pink .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #e91e63
}

.md .color-theme-yellow .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(255, 207, 0, .5)
}

.md .color-theme-yellow .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #ffcf00
}

.md .color-theme-orange .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(255, 152, 0, .5)
}

.md .color-theme-orange .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #ff9800
}

.md .color-theme-gray .toggle input[type=checkbox]:checked+.toggle-icon {
    background: hsla(0, 0%, 62%, .5)
}

.md .color-theme-gray .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #9e9e9e
}

.md .color-theme-white .toggle input[type=checkbox]:checked+.toggle-icon {
    background: hsla(0, 0%, 100%, .5)
}

.md .color-theme-white .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #fff
}

.md .color-theme-black .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(0, 0, 0, .5)
}

.md .color-theme-black .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #000
}

.md .color-theme-violet .toggle input[type=checkbox]:checked+.toggle-icon {
    background: rgba(182, 91, 182, .5)
}

.md .color-theme-violet .toggle input[type=checkbox]:checked+.toggle-icon:after {
    background: #b65bb6
}

.md .toggle.color-red input[type=checkbox]:checked+.toggle-icon {
    background: rgba(244, 67, 54, .5)
}

.md .toggle.color-red input[type=checkbox]:checked+.toggle-icon:after {
    background: #f44336
}

.md .toggle.color-green input[type=checkbox]:checked+.toggle-icon {
    background: rgba(76, 175, 80, .5)
}

.md .toggle.color-green input[type=checkbox]:checked+.toggle-icon:after {
    background: #4caf50
}

.md .toggle.color-blue input[type=checkbox]:checked+.toggle-icon {
    background: rgba(33, 150, 243, .5)
}

.md .toggle.color-blue input[type=checkbox]:checked+.toggle-icon:after {
    background: #2196f3
}

.md .toggle.color-pink input[type=checkbox]:checked+.toggle-icon {
    background: rgba(233, 30, 99, .5)
}

.md .toggle.color-pink input[type=checkbox]:checked+.toggle-icon:after {
    background: #e91e63
}

.md .toggle.color-yellow input[type=checkbox]:checked+.toggle-icon {
    background: rgba(255, 207, 0, .5)
}

.md .toggle.color-yellow input[type=checkbox]:checked+.toggle-icon:after {
    background: #ffcf00
}

.md .toggle.color-orange input[type=checkbox]:checked+.toggle-icon {
    background: rgba(255, 152, 0, .5)
}

.md .toggle.color-orange input[type=checkbox]:checked+.toggle-icon:after {
    background: #ff9800
}

.md .toggle.color-gray input[type=checkbox]:checked+.toggle-icon {
    background: hsla(0, 0%, 62%, .5)
}

.md .toggle.color-gray input[type=checkbox]:checked+.toggle-icon:after {
    background: #9e9e9e
}

.md .toggle.color-white input[type=checkbox]:checked+.toggle-icon {
    background: hsla(0, 0%, 100%, .5)
}

.md .toggle.color-white input[type=checkbox]:checked+.toggle-icon:after {
    background: #fff
}

.md .toggle.color-black input[type=checkbox]:checked+.toggle-icon {
    background: rgba(0, 0, 0, .5)
}

.md .toggle.color-black input[type=checkbox]:checked+.toggle-icon:after {
    background: #000
}

.md .toggle.color-violet input[type=checkbox]:checked+.toggle-icon {
    background: rgba(182, 91, 182, .5)
}

.md .toggle.color-violet input[type=checkbox]:checked+.toggle-icon:after {
    background: #b65bb6
}

.tooltip {
    position: absolute;
    z-index: 20000;
    background: rgba(0, 0, 0, .87);
    border-radius: .04rem;
    padding: .08rem .16rem;
    color: #fff;
    font-size: .14rem;
    box-sizing: border-box;
    line-height: 1.2;
    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    transition-duration: .15s;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    z-index: 99000;
    font-weight: 500
}

.tooltip.tooltip-in {
    opacity: 1
}

.tooltip.tooltip-in,
.tooltip.tooltip-out {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tooltip.tooltip-out {
    opacity: 0
}

.device-desktop .tooltip {
    font-size: .12rem;
    padding: .06rem .08rem
}

.display-flex {
    display: -webkit-flex !important;
    display: flex !important
}

.display-block {
    display: block !important
}

.display-inline-flex {
    display: -webkit-inline-flex !important;
    display: inline-flex !important
}

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

.display-inline {
    display: inline !important
}

.display-none {
    display: none !important
}

.display-flex {
    display: extract(flex, 2) !important
}

.display-block {
    display: extract(block, 2) !important
}

.display-inline-flex {
    display: extract(inline-flex, 2) !important
}

.display-inline-block {
    display: extract(inline-block, 2) !important
}

.display-inline {
    display: extract(inline, 2) !important
}

.display-none {
    display: extract(none, 2) !important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    flex-shrink: 1 !important
}

.flex-shrink-2 {
    -webkit-flex-shrink: 2 !important;
    flex-shrink: 2 !important
}

.flex-shrink-3 {
    -webkit-flex-shrink: 3 !important;
    flex-shrink: 3 !important
}

.flex-shrink-4 {
    -webkit-flex-shrink: 4 !important;
    flex-shrink: 4 !important
}

.flex-shrink-5 {
    -webkit-flex-shrink: 5 !important;
    flex-shrink: 5 !important
}

.flex-shrink-6 {
    -webkit-flex-shrink: 6 !important;
    flex-shrink: 6 !important
}

.flex-shrink-7 {
    -webkit-flex-shrink: 7 !important;
    flex-shrink: 7 !important
}

.flex-shrink-8 {
    -webkit-flex-shrink: 8 !important;
    flex-shrink: 8 !important
}

.flex-shrink-9 {
    -webkit-flex-shrink: 9 !important;
    flex-shrink: 9 !important
}

.flex-shrink-10 {
    -webkit-flex-shrink: 10 !important;
    flex-shrink: 10 !important
}

.flex-shrink-0 {
    -webkit-flex-shrink: extract(0, 2) !important;
    flex-shrink: extract(0, 2) !important
}

.flex-shrink-1 {
    -webkit-flex-shrink: extract(1, 2) !important;
    flex-shrink: extract(1, 2) !important
}

.flex-shrink-2 {
    -webkit-flex-shrink: extract(2, 2) !important;
    flex-shrink: extract(2, 2) !important
}

.flex-shrink-3 {
    -webkit-flex-shrink: extract(3, 2) !important;
    flex-shrink: extract(3, 2) !important
}

.flex-shrink-4 {
    -webkit-flex-shrink: extract(4, 2) !important;
    flex-shrink: extract(4, 2) !important
}

.flex-shrink-5 {
    -webkit-flex-shrink: extract(5, 2) !important;
    flex-shrink: extract(5, 2) !important
}

.flex-shrink-6 {
    -webkit-flex-shrink: extract(6, 2) !important;
    flex-shrink: extract(6, 2) !important
}

.flex-shrink-7 {
    -webkit-flex-shrink: extract(7, 2) !important;
    flex-shrink: extract(7, 2) !important
}

.flex-shrink-8 {
    -webkit-flex-shrink: extract(8, 2) !important;
    flex-shrink: extract(8, 2) !important
}

.flex-shrink-9 {
    -webkit-flex-shrink: extract(9, 2) !important;
    flex-shrink: extract(9, 2) !important
}

.flex-shrink-10 {
    -webkit-flex-shrink: extract(10, 2) !important;
    flex-shrink: extract(10, 2) !important
}

.flex-grow-0 {
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-flex-grow: 1 !important;
    flex-grow: 1 !important
}

.flex-grow-2 {
    -webkit-flex-grow: 2 !important;
    flex-grow: 2 !important
}

.flex-grow-3 {
    -webkit-flex-grow: 3 !important;
    flex-grow: 3 !important
}

.flex-grow-4 {
    -webkit-flex-grow: 4 !important;
    flex-grow: 4 !important
}

.flex-grow-5 {
    -webkit-flex-grow: 5 !important;
    flex-grow: 5 !important
}

.flex-grow-6 {
    -webkit-flex-grow: 6 !important;
    flex-grow: 6 !important
}

.flex-grow-7 {
    -webkit-flex-grow: 7 !important;
    flex-grow: 7 !important
}

.flex-grow-8 {
    -webkit-flex-grow: 8 !important;
    flex-grow: 8 !important
}

.flex-grow-9 {
    -webkit-flex-grow: 9 !important;
    flex-grow: 9 !important
}

.flex-grow-10 {
    -webkit-flex-grow: 10 !important;
    flex-grow: 10 !important
}

.flex-grow-0 {
    -webkit-flex-grow: extract(0, 2) !important;
    flex-grow: extract(0, 2) !important
}

.flex-grow-1 {
    -webkit-flex-grow: extract(1, 2) !important;
    flex-grow: extract(1, 2) !important
}

.flex-grow-2 {
    -webkit-flex-grow: extract(2, 2) !important;
    flex-grow: extract(2, 2) !important
}

.flex-grow-3 {
    -webkit-flex-grow: extract(3, 2) !important;
    flex-grow: extract(3, 2) !important
}

.flex-grow-4 {
    -webkit-flex-grow: extract(4, 2) !important;
    flex-grow: extract(4, 2) !important
}

.flex-grow-5 {
    -webkit-flex-grow: extract(5, 2) !important;
    flex-grow: extract(5, 2) !important
}

.flex-grow-6 {
    -webkit-flex-grow: extract(6, 2) !important;
    flex-grow: extract(6, 2) !important
}

.flex-grow-7 {
    -webkit-flex-grow: extract(7, 2) !important;
    flex-grow: extract(7, 2) !important
}

.flex-grow-8 {
    -webkit-flex-grow: extract(8, 2) !important;
    flex-grow: extract(8, 2) !important
}

.flex-grow-9 {
    -webkit-flex-grow: extract(9, 2) !important;
    flex-grow: extract(9, 2) !important
}

.flex-grow-10 {
    -webkit-flex-grow: extract(10, 2) !important;
    flex-grow: extract(10, 2) !important
}

.justify-content-flex-start {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
}

.justify-content-center {
    -webkit-justify-content: center !important;
    justify-content: center !important
}

.justify-content-flex-end {
    -webkit-justify-content: flex-end !important;
    justify-content: flex-end !important
}

.justify-content-space-between {
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important
}

.justify-content-space-around {
    -webkit-justify-content: space-around !important;
    justify-content: space-around !important
}

.justify-content-space-evenly {
    -webkit-justify-content: space-evenly !important;
    justify-content: space-evenly !important
}

.justify-content-stretch {
    -webkit-justify-content: stretch !important;
    justify-content: stretch !important
}

.justify-content-start {
    -webkit-justify-content: start !important;
    justify-content: start !important
}

.justify-content-end {
    -webkit-justify-content: end !important;
    justify-content: end !important
}

.justify-content-left {
    -webkit-justify-content: left !important;
    justify-content: left !important
}

.justify-content-right {
    -webkit-justify-content: right !important;
    justify-content: right !important
}

.justify-content-flex-start {
    -webkit-justify-content: extract(flex-start, 2) !important;
    justify-content: extract(flex-start, 2) !important
}

.justify-content-center {
    -webkit-justify-content: extract(center, 2) !important;
    justify-content: extract(center, 2) !important
}

.justify-content-flex-end {
    -webkit-justify-content: extract(flex-end, 2) !important;
    justify-content: extract(flex-end, 2) !important
}

.justify-content-space-between {
    -webkit-justify-content: extract(space-between, 2) !important;
    justify-content: extract(space-between, 2) !important
}

.justify-content-space-around {
    -webkit-justify-content: extract(space-around, 2) !important;
    justify-content: extract(space-around, 2) !important
}

.justify-content-space-evenly {
    -webkit-justify-content: extract(space-evenly, 2) !important;
    justify-content: extract(space-evenly, 2) !important
}

.justify-content-stretch {
    -webkit-justify-content: extract(stretch, 2) !important;
    justify-content: extract(stretch, 2) !important
}

.justify-content-start {
    -webkit-justify-content: extract(start, 2) !important;
    justify-content: extract(start, 2) !important
}

.justify-content-end {
    -webkit-justify-content: extract(end, 2) !important;
    justify-content: extract(end, 2) !important
}

.justify-content-left {
    -webkit-justify-content: extract(left, 2) !important;
    justify-content: extract(left, 2) !important
}

.justify-content-right {
    -webkit-justify-content: extract(right, 2) !important;
    justify-content: extract(right, 2) !important
}

.align-content-flex-start {
    -webkit-align-content: flex-start !important;
    align-content: flex-start !important
}

.align-content-flex-end {
    -webkit-align-content: flex-end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    align-content: center !important
}

.align-content-space-between {
    -webkit-align-content: space-between !important;
    align-content: space-between !important
}

.align-content-space-around {
    -webkit-align-content: space-around !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    align-content: stretch !important
}

.align-content-flex-start {
    -webkit-align-content: extract(flex-start, 2) !important;
    align-content: extract(flex-start, 2) !important
}

.align-content-flex-end {
    -webkit-align-content: extract(flex-end, 2) !important;
    align-content: extract(flex-end, 2) !important
}

.align-content-center {
    -webkit-align-content: extract(center, 2) !important;
    align-content: extract(center, 2) !important
}

.align-content-space-between {
    -webkit-align-content: extract(space-between, 2) !important;
    align-content: extract(space-between, 2) !important
}

.align-content-space-around {
    -webkit-align-content: extract(space-around, 2) !important;
    align-content: extract(space-around, 2) !important
}

.align-content-stretch {
    -webkit-align-content: extract(stretch, 2) !important;
    align-content: extract(stretch, 2) !important
}

.align-items-flex-start {
    -webkit-align-items: flex-start !important;
    align-items: flex-start !important
}

.align-items-flex-end {
    -webkit-align-items: flex-end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-align-items: center !important;
    align-items: center !important
}

.align-items-stretch {
    -webkit-align-items: stretch !important;
    align-items: stretch !important
}

.align-items-flex-start {
    -webkit-align-items: extract(flex-start, 2) !important;
    align-items: extract(flex-start, 2) !important
}

.align-items-flex-end {
    -webkit-align-items: extract(flex-end, 2) !important;
    align-items: extract(flex-end, 2) !important
}

.align-items-center {
    -webkit-align-items: extract(center, 2) !important;
    align-items: extract(center, 2) !important
}

.align-items-stretch {
    -webkit-align-items: extract(stretch, 2) !important;
    align-items: extract(stretch, 2) !important
}

.align-self-flex-start {
    -webkit-align-self: flex-start !important;
    align-self: flex-start !important
}

.align-self-flex-end {
    -webkit-align-self: flex-end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    align-self: center !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    align-self: stretch !important
}

.align-self-flex-start {
    -webkit-align-self: extract(flex-start, 2) !important;
    align-self: extract(flex-start, 2) !important
}

.align-self-flex-end {
    -webkit-align-self: extract(flex-end, 2) !important;
    align-self: extract(flex-end, 2) !important
}

.align-self-center {
    -webkit-align-self: extract(center, 2) !important;
    align-self: extract(center, 2) !important
}

.align-self-stretch {
    -webkit-align-self: extract(stretch, 2) !important;
    align-self: extract(stretch, 2) !important
}

.text-align-left {
    text-align: left !important
}

.text-align-center {
    text-align: center !important
}

.text-align-right {
    text-align: right !important
}

.text-align-justify {
    text-align: justify !important
}

.text-align-left {
    text-align: extract(left, 2) !important
}

.text-align-center {
    text-align: extract(center, 2) !important
}

.text-align-right {
    text-align: extract(right, 2) !important
}

.text-align-justify {
    text-align: extract(justify, 2) !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

.float-left {
    float: extract(left, 2) !important
}

.float-right {
    float: extract(right, 2) !important
}

.float-none {
    float: extract(none, 2) !important
}

.vertical-align-bottom {
    vertical-align: bottom !important
}

.vertical-align-middle {
    vertical-align: middle !important
}

.vertical-align-top {
    vertical-align: top !important
}

.vertical-align-bottom {
    vertical-align: extract(bottom, 2) !important
}

.vertical-align-middle {
    vertical-align: extract(middle, 2) !important
}

.vertical-align-top {
    vertical-align: extract(top, 2) !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.ios .padding {
    padding: .15rem !important
}

.ios .padding-top {
    padding-top: .15rem !important
}

.ios .padding-bottom {
    padding-bottom: .15rem !important
}

.ios .padding-left {
    padding-left: .15rem !important
}

.ios .padding-left-ios-edge {
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left)
}

.ios .padding-right-ios-edge {
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right)
}

.ios .padding-top-ios-edge {
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top)
}

.ios .padding-bottom-ios-edge {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom)
}

.ios .padding-right {
    padding-right: .15rem !important
}

.ios .padding-vertical {
    padding-top: .15rem !important;
    padding-bottom: .15rem !important
}

.ios .padding-horizontal {
    padding-left: .15rem !important;
    padding-right: .15rem !important
}

.ios .margin {
    margin: .15rem !important
}

.ios .margin-top {
    margin-top: .15rem !important
}

.ios .margin-bottom {
    margin-bottom: .15rem !important
}

.ios .margin-left {
    margin-left: .15rem !important
}

.ios .margin-right {
    margin-right: .15rem !important
}

.ios .margin-vertical {
    margin-top: .15rem !important;
    margin-bottom: .15rem !important
}

.ios .margin-horizontal {
    margin-left: .15rem !important;
    margin-right: .15rem !important
}

.ios .text-color-red {
    color: #f44336 !important
}

.ios .bg-color-red {
    background-color: #f44336 !important
}

.ios .border-color-red {
    border-color: #f44336 !important
}

.ios .text-color-green {
    color: #4caf50 !important
}

.ios .bg-color-green {
    background-color: #4caf50 !important
}

.ios .border-color-green {
    border-color: #4caf50 !important
}

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

.ios .bg-color-blue {
    background-color: #2196f3 !important
}

.ios .border-color-blue {
    border-color: #2196f3 !important
}

.ios .text-color-pink {
    color: #e91e63 !important
}

.ios .bg-color-pink {
    background-color: #e91e63 !important
}

.ios .border-color-pink {
    border-color: #e91e63 !important
}

.ios .text-color-yellow {
    color: #ffcf00 !important
}

.ios .bg-color-yellow {
    background-color: #ffcf00 !important
}

.ios .border-color-yellow {
    border-color: #ffcf00 !important
}

.ios .text-color-orange {
    color: #ff9800 !important
}

.ios .bg-color-orange {
    background-color: #ff9800 !important
}

.ios .border-color-orange {
    border-color: #ff9800 !important
}

.ios .text-color-gray {
    color: #9e9e9e !important
}

.ios .bg-color-gray {
    background-color: #9e9e9e !important
}

.ios .border-color-gray {
    border-color: #9e9e9e !important
}

.ios .text-color-white {
    color: #fff !important
}

.ios .bg-color-white {
    background-color: #fff !important
}

.ios .border-color-white {
    border-color: #fff !important
}

.ios .text-color-black {
    color: #000 !important
}

.ios .bg-color-black {
    background-color: #000 !important
}

.ios .border-color-black {
    border-color: #000 !important
}

.ios .text-color-violet {
    color: #b65bb6 !important
}

.ios .bg-color-violet {
    background-color: #b65bb6 !important
}

.ios .border-color-violet {
    border-color: #b65bb6 !important
}

.md .padding {
    padding: .16rem !important
}

.md .padding-top {
    padding-top: .16rem !important
}

.md .padding-bottom {
    padding-bottom: .16rem !important
}

.md .padding-left {
    padding-left: .16rem !important
}

.md .padding-right {
    padding-right: .16rem !important
}

.md .padding-vertical {
    padding-top: .16rem !important;
    padding-bottom: .16rem !important
}

.md .padding-horizontal {
    padding-left: .16rem !important;
    padding-right: .16rem !important
}

.md .margin {
    margin: .16rem !important
}

.md .margin-top {
    margin-top: .16rem !important
}

.md .margin-bottom {
    margin-bottom: .16rem !important
}

.md .margin-left {
    margin-left: .16rem !important
}

.md .margin-right {
    margin-right: .16rem !important
}

.md .margin-vertical {
    margin-top: .16rem !important;
    margin-bottom: .16rem !important
}

.md .margin-horizontal {
    margin-left: .16rem !important;
    margin-right: .16rem !important
}

iframe#viAd {
    z-index: 12900 !important;
    background: #000 !important
}

.vi-overlay {
    background: rgba(0, 0, 0, .85);
    z-index: 13100;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: .03rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))) {
    .vi-overlay {
        background: rgba(0, 0, 0, .65);
        -webkit-backdrop-filter: blur(.1rem);
        backdrop-filter: blur(.1rem)
    }
}

.vi-overlay .vi-overlay-text {
    text-align: center;
    color: #fff;
    max-width: 80%
}

.vi-overlay .vi-overlay-text+.vi-overlay-play-button {
    margin-top: .15rem
}

.vi-overlay .vi-overlay-play-button {
    width: .44rem;
    height: .44rem;
    border-radius: 50%;
    border: .02rem solid #fff;
    position: relative
}

.vi-overlay .vi-overlay-play-button.active-state {
    opacity: .55
}

.vi-overlay .vi-overlay-play-button:before {
    content: "";
    width: 0;
    height: 0;
    border-top: .08rem solid transparent;
    border-bottom: .08rem solid transparent;
    border-left: .14rem solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: .02rem;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.md .paddingnone {
    padding: .16rem !important
}

.md .padding-topnone {
    padding-top: .16rem !important
}

.md .padding-bottomnone {
    padding-bottom: .16rem !important
}

.md .padding-leftnone {
    padding-left: .16rem !important
}

.md .padding-rightnone {
    padding-right: .16rem !important
}

.md .padding-verticalnone {
    padding-top: .16rem !important;
    padding-bottom: .16rem !important
}

.md .padding-horizontalnone {
    padding-left: .16rem !important;
    padding-right: .16rem !important
}

.md .marginnone {
    margin: .16rem !important
}

.md .margin-autonone {
    margin: auto !important
}

.md .margin-topnone {
    margin-top: .16rem !important
}

.md .margin-bottomnone {
    margin-bottom: .16rem !important
}

.md .margin-leftnone {
    margin-left: .16rem !important
}

.md .margin-rightnone {
    margin-right: .16rem !important
}

.md .margin-verticalnone {
    margin-top: .16rem !important;
    margin-bottom: .16rem !important
}

.md .margin-horizontalnone {
    margin-left: .16rem !important;
    margin-right: .16rem !important
}

.md .-marginnone {
    margin: -.16rem !important
}

.md .-margin-topnone {
    margin-top: -.16rem !important
}

.md .-margin-bottomnone {
    margin-bottom: -.16rem !important
}

.md .-margin-leftnone {
    margin-left: -.16rem !important
}

.md .-margin-rightnone {
    margin-right: -.16rem !important
}

.md .-margin-verticalnone {
    margin-top: -.16rem !important;
    margin-bottom: -.16rem !important
}

.md .-margin-horizontalnone {
    margin-left: -.16rem !important;
    margin-right: -.16rem !important
}

.md .padding-xs {
    padding: .04rem !important
}

.md .padding-top-xs {
    padding-top: .04rem !important
}

.md .padding-bottom-xs {
    padding-bottom: .04rem !important
}

.md .padding-left-xs {
    padding-left: .04rem !important
}

.md .padding-right-xs {
    padding-right: .04rem !important
}

.md .padding-vertical-xs {
    padding-top: .04rem !important;
    padding-bottom: .04rem !important
}

.md .padding-horizontal-xs {
    padding-left: .04rem !important;
    padding-right: .04rem !important
}

.md .margin-xs {
    margin: .04rem !important
}

.md .margin-auto-xs {
    margin: auto !important
}

.md .margin-top-xs {
    margin-top: .04rem !important
}

.md .margin-bottom-xs {
    margin-bottom: .04rem !important
}

.md .margin-left-xs {
    margin-left: .04rem !important
}

.md .margin-right-xs {
    margin-right: .04rem !important
}

.md .margin-vertical-xs {
    margin-top: .04rem !important;
    margin-bottom: .04rem !important
}

.md .margin-horizontal-xs {
    margin-left: .04rem !important;
    margin-right: .04rem !important
}

.md .-margin-xs {
    margin: -.04rem !important
}

.md .-margin-top-xs {
    margin-top: -.04rem !important
}

.md .-margin-bottom-xs {
    margin-bottom: -.04rem !important
}

.md .-margin-left-xs {
    margin-left: -.04rem !important
}

.md .-margin-right-xs {
    margin-right: -.04rem !important
}

.md .-margin-vertical-xs {
    margin-top: -.04rem !important;
    margin-bottom: -.04rem !important
}

.md .-margin-horizontal-xs {
    margin-left: -.04rem !important;
    margin-right: -.04rem !important
}

.md .padding-sm {
    padding: .08rem !important
}

.md .padding-top-sm {
    padding-top: .08rem !important
}

.md .padding-bottom-sm {
    padding-bottom: .08rem !important
}

.md .padding-left-sm {
    padding-left: .08rem !important
}

.md .padding-right-sm {
    padding-right: .08rem !important
}

.md .padding-vertical-sm {
    padding-top: .08rem !important;
    padding-bottom: .08rem !important
}

.md .padding-horizontal-sm {
    padding-left: .08rem !important;
    padding-right: .08rem !important
}

.md .margin-sm {
    margin: .08rem !important
}

.md .margin-auto-sm {
    margin: auto !important
}

.md .margin-top-sm {
    margin-top: .08rem !important
}

.md .margin-bottom-sm {
    margin-bottom: .08rem !important
}

.md .margin-left-sm {
    margin-left: .08rem !important
}

.md .margin-right-sm {
    margin-right: .08rem !important
}

.md .margin-vertical-sm {
    margin-top: .08rem !important;
    margin-bottom: .08rem !important
}

.md .margin-horizontal-sm {
    margin-left: .08rem !important;
    margin-right: .08rem !important
}

.md .-margin-sm {
    margin: -.08rem !important
}

.md .-margin-top-sm {
    margin-top: -.08rem !important
}

.md .-margin-bottom-sm {
    margin-bottom: -.08rem !important
}

.md .-margin-left-sm {
    margin-left: -.08rem !important
}

.md .-margin-right-sm {
    margin-right: -.08rem !important
}

.md .-margin-vertical-sm {
    margin-top: -.08rem !important;
    margin-bottom: -.08rem !important
}

.md .-margin-horizontal-sm {
    margin-left: -.08rem !important;
    margin-right: -.08rem !important
}

.md .padding-md {
    padding: .16rem !important
}

.md .padding-top-md {
    padding-top: .16rem !important
}

.md .padding-bottom-md {
    padding-bottom: .16rem !important
}

.md .padding-left-md {
    padding-left: .16rem !important
}

.md .padding-right-md {
    padding-right: .16rem !important
}

.md .padding-vertical-md {
    padding-top: .16rem !important;
    padding-bottom: .16rem !important
}

.md .padding-horizontal-md {
    padding-left: .16rem !important;
    padding-right: .16rem !important
}

.md .margin-md {
    margin: .16rem !important
}

.md .margin-auto-md {
    margin: auto !important
}

.md .margin-top-md {
    margin-top: .16rem !important
}

.md .margin-bottom-md {
    margin-bottom: .16rem !important
}

.md .margin-left-md {
    margin-left: .16rem !important
}

.md .margin-right-md {
    margin-right: .16rem !important
}

.md .margin-vertical-md {
    margin-top: .16rem !important;
    margin-bottom: .16rem !important
}

.md .margin-horizontal-md {
    margin-left: .16rem !important;
    margin-right: .16rem !important
}

.md .-margin-md {
    margin: -.16rem !important
}

.md .-margin-top-md {
    margin-top: -.16rem !important
}

.md .-margin-bottom-md {
    margin-bottom: -.16rem !important
}

.md .-margin-left-md {
    margin-left: -.16rem !important
}

.md .-margin-right-md {
    margin-right: -.16rem !important
}

.md .-margin-vertical-md {
    margin-top: -.16rem !important;
    margin-bottom: -.16rem !important
}

.md .-margin-horizontal-md {
    margin-left: -.16rem !important;
    margin-right: -.16rem !important
}

.md .padding-lg {
    padding: .32rem !important
}

.md .padding-top-lg {
    padding-top: .32rem !important
}

.md .padding-bottom-lg {
    padding-bottom: .32rem !important
}

.md .padding-left-lg {
    padding-left: .32rem !important
}

.md .padding-right-lg {
    padding-right: .32rem !important
}

.md .padding-vertical-lg {
    padding-top: .32rem !important;
    padding-bottom: .32rem !important
}

.md .padding-horizontal-lg {
    padding-left: .32rem !important;
    padding-right: .32rem !important
}

.md .margin-lg {
    margin: .32rem !important
}

.md .margin-auto-lg {
    margin: auto !important
}

.md .margin-top-lg {
    margin-top: .32rem !important
}

.md .margin-bottom-lg {
    margin-bottom: .32rem !important
}

.md .margin-left-lg {
    margin-left: .32rem !important
}

.md .margin-right-lg {
    margin-right: .32rem !important
}

.md .margin-vertical-lg {
    margin-top: .32rem !important;
    margin-bottom: .32rem !important
}

.md .margin-horizontal-lg {
    margin-left: .32rem !important;
    margin-right: .32rem !important
}

.md .-margin-lg {
    margin: -.32rem !important
}

.md .-margin-top-lg {
    margin-top: -.32rem !important
}

.md .-margin-bottom-lg {
    margin-bottom: -.32rem !important
}

.md .-margin-left-lg {
    margin-left: -.32rem !important
}

.md .-margin-right-lg {
    margin-right: -.32rem !important
}

.md .-margin-vertical-lg {
    margin-top: -.32rem !important;
    margin-bottom: -.32rem !important
}

.md .-margin-horizontal-lg {
    margin-left: -.32rem !important;
    margin-right: -.32rem !important
}

.md .text-color-red {
    color: #f44336 !important
}

.md .bg-color-red {
    background-color: #f44336 !important
}

.md .border-color-red {
    border-color: #f44336 !important
}

.md .text-color-green {
    color: #4caf50 !important
}

.md .bg-color-green {
    background-color: #4caf50 !important
}

.md .border-color-green {
    border-color: #4caf50 !important
}

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

.md .bg-color-blue {
    background-color: #2196f3 !important
}

.md .border-color-blue {
    border-color: #2196f3 !important
}

.md .text-color-pink {
    color: #e91e63 !important
}

.md .bg-color-pink {
    background-color: #e91e63 !important
}

.md .border-color-pink {
    border-color: #e91e63 !important
}

.md .text-color-yellow {
    color: #ffcf00 !important
}

.md .bg-color-yellow {
    background-color: #ffcf00 !important
}

.md .border-color-yellow {
    border-color: #ffcf00 !important
}

.md .text-color-orange {
    color: #ff9800 !important
}

.md .bg-color-orange {
    background-color: #ff9800 !important
}

.md .border-color-orange {
    border-color: #ff9800 !important
}

.md .text-color-gray {
    color: #9e9e9e !important
}

.md .bg-color-gray {
    background-color: #9e9e9e !important
}

.md .border-color-gray {
    border-color: #9e9e9e !important
}

.md .text-color-white {
    color: #fff !important
}

.md .bg-color-white {
    background-color: #fff !important
}

.md .border-color-white {
    border-color: #fff !important
}

.md .text-color-black {
    color: #000 !important
}

.md .bg-color-black {
    background-color: #000 !important
}

.md .border-color-black {
    border-color: #000 !important
}

.md .text-color-violet {
    color: #b65bb6 !important
}

.md .bg-color-violet {
    background-color: #b65bb6 !important
}

.md .border-color-violet {
    border-color: #b65bb6 !important
}

.md .color-red.text-color-primary,
.md .color-red .text-color-primary,
.md .color-theme-red.text-color-primary,
.md .color-theme-red .text-color-primary {
    color: #f44336 !important
}

.md .color-red.bg-color-primary,
.md .color-red .bg-color-primary,
.md .color-theme-red.bg-color-primary,
.md .color-theme-red .bg-color-primary {
    background-color: #f44336 !important
}

.md .color-green.text-color-primary,
.md .color-green .text-color-primary,
.md .color-theme-green.text-color-primary,
.md .color-theme-green .text-color-primary {
    color: #4caf50 !important
}

.md .color-green.bg-color-primary,
.md .color-green .bg-color-primary,
.md .color-theme-green.bg-color-primary,
.md .color-theme-green .bg-color-primary {
    background-color: #4caf50 !important
}

.md .color-blue.text-color-primary,
.md .color-blue .text-color-primary,
.md .color-theme-blue.text-color-primary,
.md .color-theme-blue .text-color-primary {
    color: #2196f3 !important
}

.md .color-blue.bg-color-primary,
.md .color-blue .bg-color-primary,
.md .color-theme-blue.bg-color-primary,
.md .color-theme-blue .bg-color-primary {
    background-color: #2196f3 !important
}

.md .color-pink.text-color-primary,
.md .color-pink .text-color-primary,
.md .color-theme-pink.text-color-primary,
.md .color-theme-pink .text-color-primary {
    color: #e91e63 !important
}

.md .color-pink.bg-color-primary,
.md .color-pink .bg-color-primary,
.md .color-theme-pink.bg-color-primary,
.md .color-theme-pink .bg-color-primary {
    background-color: #e91e63 !important
}

.md .color-theme-yellow.text-color-primary,
.md .color-theme-yellow .text-color-primary,
.md .color-yellow.text-color-primary,
.md .color-yellow .text-color-primary {
    color: #ffcf00 !important
}

.md .color-theme-yellow.bg-color-primary,
.md .color-theme-yellow .bg-color-primary,
.md .color-yellow.bg-color-primary,
.md .color-yellow .bg-color-primary {
    background-color: #ffcf00 !important
}

.md .color-orange.text-color-primary,
.md .color-orange .text-color-primary,
.md .color-theme-orange.text-color-primary,
.md .color-theme-orange .text-color-primary {
    color: #ff9800 !important
}

.md .color-orange.bg-color-primary,
.md .color-orange .bg-color-primary,
.md .color-theme-orange.bg-color-primary,
.md .color-theme-orange .bg-color-primary {
    background-color: #ff9800 !important
}

.md .color-gray.text-color-primary,
.md .color-gray .text-color-primary,
.md .color-theme-gray.text-color-primary,
.md .color-theme-gray .text-color-primary {
    color: #9e9e9e !important
}

.md .color-gray.bg-color-primary,
.md .color-gray .bg-color-primary,
.md .color-theme-gray.bg-color-primary,
.md .color-theme-gray .bg-color-primary {
    background-color: #9e9e9e !important
}

.md .color-theme-white.text-color-primary,
.md .color-theme-white .text-color-primary,
.md .color-white.text-color-primary,
.md .color-white .text-color-primary {
    color: #fff !important
}

.md .color-theme-white.bg-color-primary,
.md .color-theme-white .bg-color-primary,
.md .color-white.bg-color-primary,
.md .color-white .bg-color-primary {
    background-color: #fff !important
}

.md .color-black.text-color-primary,
.md .color-black .text-color-primary,
.md .color-theme-black.text-color-primary,
.md .color-theme-black .text-color-primary {
    color: #000 !important
}

.md .color-black.bg-color-primary,
.md .color-black .bg-color-primary,
.md .color-theme-black.bg-color-primary,
.md .color-theme-black .bg-color-primary {
    background-color: #000 !important
}

.md .color-theme-violet.text-color-primary,
.md .color-theme-violet .text-color-primary,
.md .color-violet.text-color-primary,
.md .color-violet .text-color-primary {
    color: #b65bb6 !important
}

.md .color-theme-violet.bg-color-primary,
.md .color-theme-violet .bg-color-primary,
.md .color-violet.bg-color-primary,
.md .color-violet .bg-color-primary {
    background-color: #b65bb6 !important
}

.md .bg-color-default {
    background-color: #f4f4f4 !important
}

.md .bg-color-default .list {
    background: #fff
}

.md .color-theme-white a {
    color: #2196f3
}

.md .color-theme-white.navbar,
.md .color-theme-white .navbar,
.md .color-theme-white .navbar.color-white {
    background: #fff;
    color: inherit
}

.md .color-theme-white .navbar.color-white a.link:before,
.md .color-theme-white.navbar a.link:before,
.md .color-theme-white .navbar a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .color-theme-white .navbar.color-white a.link.active-state:before,
.md .color-theme-white.navbar a.link.active-state:before,
.md .color-theme-white .navbar a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .color-theme-white .navbar.color-white a.link .ripple-wave,
.md .color-theme-white.navbar a.link .ripple-wave,
.md .color-theme-white .navbar a.link .ripple-wave {
    background: rgba(0, 0, 0, .1)
}

.md .color-theme-white.toolbar:not(.messagebar),
.md .color-theme-white .toolbar:not(.messagebar),
.md .color-theme-white .toolbar:not(.messagebar).color-white {
    background: #fff
}

.md .navbar.color-white {
    background: #fff;
    color: #737373
}

.md .navbar.color-white a.link:before {
    content: "";
    width: 152%;
    height: 152%;
    position: absolute;
    left: -26%;
    top: -26%;
    background-image: radial-gradient(circle at center, rgba(0, 0, 0, .1) 66%, transparent 0);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    opacity: 0;
    pointer-events: none;
    transition-duration: .6s
}

.md .navbar.color-white a.link.active-state:before {
    opacity: 1;
    transition-duration: .15s
}

.md .navbar.color-white a.link .ripple-wave {
    background: rgba(0, 0, 0, .1)
}

.md .icon-back.color-white,
.md .navbar.color-white .icon-back,
.md a.link.color-white .icon-back {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23737373'/%3E%3C/svg%3E")
}

.md .icon-forward.color-white,
.md .navbar.color-white .icon-forward,
.md a.link.color-white .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23737373'/%3E%3C/svg%3E")
}

.md .icon-next.color-white,
.md .navbar.color-white .icon-next,
.md a.link.color-white .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23737373' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .icon-prev.color-white,
.md .navbar.color-white .icon-prev,
.md a.link.color-white .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23737373' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .toolbar:not(.messagebar).color-white a.tab-link {
    color: #2196f3 !important
}

.md .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(33, 150, 243, .7) !important
}

.md .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #2196f3 !important
}

.md .button.color-white.button-active,
.md .button.color-white.button-fill,
.md .button.color-white.button-fill-md,
.md .button.color-white.tab-link-active {
    background-color: #fff;
    color: #212121
}

.md .button.color-white.button-active.active-state,
.md .button.color-white.button-fill-md.active-state,
.md .button.color-white.button-fill.active-state,
.md .button.color-white.tab-link-active.active-state {
    background: #ebebeb
}

.md .color-theme-white.text-color-primary,
.md .color-theme-white .text-color-primary,
.md .color-white.text-color-primary,
.md .color-white .text-color-primary {
    color: #212121 !important
}

.md .progressbar-infinite.color-white-translucent,
.md .progressbar.color-white-translucent {
    background: transparent
}

.md .progressbar.color-white-translucent span {
    background: hsla(0, 0%, 100%, .5)
}

.md .progressbar-infinite.color-white-translucent:after,
.md .progressbar-infinite.color-white-translucent:before {
    background: #fff
}

.md .color-theme-red .notification-title {
    color: #f44336
}

.md .color-theme-red .icon-back.color-primary,
.md .color-theme-red a.link.color-primary .icon-back {
    color: #f44336;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23f44336'/%3E%3C/svg%3E")
}

.md .color-theme-red .icon-forward.color-primary,
.md .color-theme-red a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23f44336'/%3E%3C/svg%3E")
}

.md .color-theme-red .icon-next.color-primary,
.md .color-theme-red a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f44336' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-red .icon-prev.color-primary,
.md .color-theme-red a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f44336' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-red .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-red .toolbar:not(.messagebar).color-white a.tab-link {
    color: #f44336 !important
}

.md .color-theme-red .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(244, 67, 54, .7) !important
}

.md .color-theme-red .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #f44336 !important
}

.md .color-theme-red .dialog-button {
    color: #f44336
}

.md .color-theme-red .preloader.color-primary .preloader-inner-gap,
.md .color-theme-red .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-red .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-red .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #f44336
}

.md .color-theme-red .ios .preloader.color-primary,
.md .color-theme-red .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23f44336' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-red .badge.color-primary {
    background-color: #f44336
}

.md .color-red .button.button-active.color-white,
.md .color-red .button.button-fill-md.color-white,
.md .color-red .button.button-fill.color-white,
.md .color-red .button.tab-link-active.color-white,
.md .color-theme-red .button.button-active.color-white,
.md .color-theme-red .button.button-fill-md.color-white,
.md .color-theme-red .button.button-fill.color-white,
.md .color-theme-red .button.tab-link-active.color-white {
    color: #f44336
}

.md .color-theme-green .notification-title {
    color: #4caf50
}

.md .color-theme-green .icon-back.color-primary,
.md .color-theme-green a.link.color-primary .icon-back {
    color: #4caf50;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%234caf50'/%3E%3C/svg%3E")
}

.md .color-theme-green .icon-forward.color-primary,
.md .color-theme-green a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%234caf50'/%3E%3C/svg%3E")
}

.md .color-theme-green .icon-next.color-primary,
.md .color-theme-green a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234caf50' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-green .icon-prev.color-primary,
.md .color-theme-green a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%234caf50' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-green .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-green .toolbar:not(.messagebar).color-white a.tab-link {
    color: #4caf50 !important
}

.md .color-theme-green .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(76, 175, 80, .7) !important
}

.md .color-theme-green .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #4caf50 !important
}

.md .color-theme-green .dialog-button {
    color: #4caf50
}

.md .color-theme-green .preloader.color-primary .preloader-inner-gap,
.md .color-theme-green .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-green .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-green .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #4caf50
}

.md .color-theme-green .ios .preloader.color-primary,
.md .color-theme-green .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%234caf50' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-green .badge.color-primary {
    background-color: #4caf50
}

.md .color-green .button.button-active.color-white,
.md .color-green .button.button-fill-md.color-white,
.md .color-green .button.button-fill.color-white,
.md .color-green .button.tab-link-active.color-white,
.md .color-theme-green .button.button-active.color-white,
.md .color-theme-green .button.button-fill-md.color-white,
.md .color-theme-green .button.button-fill.color-white,
.md .color-theme-green .button.tab-link-active.color-white {
    color: #4caf50
}

.md .color-theme-blue .notification-title {
    color: #2196f3
}

.md .color-theme-blue .icon-back.color-primary,
.md .color-theme-blue a.link.color-primary .icon-back {
    color: #2196f3;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .color-theme-blue .icon-forward.color-primary,
.md .color-theme-blue a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%232196f3'/%3E%3C/svg%3E")
}

.md .color-theme-blue .icon-next.color-primary,
.md .color-theme-blue a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232196f3' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-blue .icon-prev.color-primary,
.md .color-theme-blue a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232196f3' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-blue .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-blue .toolbar:not(.messagebar).color-white a.tab-link {
    color: #2196f3 !important
}

.md .color-theme-blue .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(33, 150, 243, .7) !important
}

.md .color-theme-blue .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #2196f3 !important
}

.md .color-theme-blue .dialog-button {
    color: #2196f3
}

.md .color-theme-blue .preloader.color-primary .preloader-inner-gap,
.md .color-theme-blue .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-blue .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-blue .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #2196f3
}

.md .color-theme-blue .ios .preloader.color-primary,
.md .color-theme-blue .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%232196f3' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-blue .badge.color-primary {
    background-color: #2196f3
}

.md .color-blue .button.button-active.color-white,
.md .color-blue .button.button-fill-md.color-white,
.md .color-blue .button.button-fill.color-white,
.md .color-blue .button.tab-link-active.color-white,
.md .color-theme-blue .button.button-active.color-white,
.md .color-theme-blue .button.button-fill-md.color-white,
.md .color-theme-blue .button.button-fill.color-white,
.md .color-theme-blue .button.tab-link-active.color-white {
    color: #2196f3
}

.md .color-theme-pink .notification-title {
    color: #e91e63
}

.md .color-theme-pink .icon-back.color-primary,
.md .color-theme-pink a.link.color-primary .icon-back {
    color: #e91e63;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.md .color-theme-pink .icon-forward.color-primary,
.md .color-theme-pink a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23e91e63'/%3E%3C/svg%3E")
}

.md .color-theme-pink .icon-next.color-primary,
.md .color-theme-pink a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e91e63' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-pink .icon-prev.color-primary,
.md .color-theme-pink a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e91e63' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-pink .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-pink .toolbar:not(.messagebar).color-white a.tab-link {
    color: #e91e63 !important
}

.md .color-theme-pink .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(233, 30, 99, .7) !important
}

.md .color-theme-pink .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #e91e63 !important
}

.md .color-theme-pink .dialog-button {
    color: #e91e63
}

.md .color-theme-pink .preloader.color-primary .preloader-inner-gap,
.md .color-theme-pink .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-pink .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-pink .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #e91e63
}

.md .color-theme-pink .ios .preloader.color-primary,
.md .color-theme-pink .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23e91e63' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-pink .badge.color-primary {
    background-color: #e91e63
}

.md .color-pink .button.button-active.color-white,
.md .color-pink .button.button-fill-md.color-white,
.md .color-pink .button.button-fill.color-white,
.md .color-pink .button.tab-link-active.color-white,
.md .color-theme-pink .button.button-active.color-white,
.md .color-theme-pink .button.button-fill-md.color-white,
.md .color-theme-pink .button.button-fill.color-white,
.md .color-theme-pink .button.tab-link-active.color-white {
    color: #e91e63
}

.md .color-theme-yellow .notification-title {
    color: #ffcf00
}

.md .color-theme-yellow .icon-back.color-primary,
.md .color-theme-yellow a.link.color-primary .icon-back {
    color: #ffcf00;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .icon-forward.color-primary,
.md .color-theme-yellow a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ffcf00'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .icon-next.color-primary,
.md .color-theme-yellow a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffcf00' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .icon-prev.color-primary,
.md .color-theme-yellow a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffcf00' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-yellow .toolbar:not(.messagebar).color-white a.tab-link {
    color: #ffcf00 !important
}

.md .color-theme-yellow .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(255, 207, 0, .7) !important
}

.md .color-theme-yellow .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #ffcf00 !important
}

.md .color-theme-yellow .dialog-button {
    color: #ffcf00
}

.md .color-theme-yellow .preloader.color-primary .preloader-inner-gap,
.md .color-theme-yellow .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-yellow .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-yellow .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #ffcf00
}

.md .color-theme-yellow .ios .preloader.color-primary,
.md .color-theme-yellow .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23ffcf00' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-yellow .badge.color-primary {
    background-color: #ffcf00
}

.md .color-theme-yellow .button.button-active.color-white,
.md .color-theme-yellow .button.button-fill-md.color-white,
.md .color-theme-yellow .button.button-fill.color-white,
.md .color-theme-yellow .button.tab-link-active.color-white,
.md .color-yellow .button.button-active.color-white,
.md .color-yellow .button.button-fill-md.color-white,
.md .color-yellow .button.button-fill.color-white,
.md .color-yellow .button.tab-link-active.color-white {
    color: #ffcf00
}

.md .color-theme-orange .notification-title {
    color: #ff9800
}

.md .color-theme-orange .icon-back.color-primary,
.md .color-theme-orange a.link.color-primary .icon-back {
    color: #ff9800;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.md .color-theme-orange .icon-forward.color-primary,
.md .color-theme-orange a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ff9800'/%3E%3C/svg%3E")
}

.md .color-theme-orange .icon-next.color-primary,
.md .color-theme-orange a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9800' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-orange .icon-prev.color-primary,
.md .color-theme-orange a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9800' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-orange .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-orange .toolbar:not(.messagebar).color-white a.tab-link {
    color: #ff9800 !important
}

.md .color-theme-orange .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(255, 152, 0, .7) !important
}

.md .color-theme-orange .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #ff9800 !important
}

.md .color-theme-orange .dialog-button {
    color: #ff9800
}

.md .color-theme-orange .preloader.color-primary .preloader-inner-gap,
.md .color-theme-orange .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-orange .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-orange .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #ff9800
}

.md .color-theme-orange .ios .preloader.color-primary,
.md .color-theme-orange .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23ff9800' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-orange .badge.color-primary {
    background-color: #ff9800
}

.md .color-orange .button.button-active.color-white,
.md .color-orange .button.button-fill-md.color-white,
.md .color-orange .button.button-fill.color-white,
.md .color-orange .button.tab-link-active.color-white,
.md .color-theme-orange .button.button-active.color-white,
.md .color-theme-orange .button.button-fill-md.color-white,
.md .color-theme-orange .button.button-fill.color-white,
.md .color-theme-orange .button.tab-link-active.color-white {
    color: #ff9800
}

.md .color-theme-gray .notification-title {
    color: #9e9e9e
}

.md .color-theme-gray .icon-back.color-primary,
.md .color-theme-gray a.link.color-primary .icon-back {
    color: #9e9e9e;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.md .color-theme-gray .icon-forward.color-primary,
.md .color-theme-gray a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%239e9e9e'/%3E%3C/svg%3E")
}

.md .color-theme-gray .icon-next.color-primary,
.md .color-theme-gray a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239e9e9e' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-gray .icon-prev.color-primary,
.md .color-theme-gray a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239e9e9e' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-gray .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-gray .toolbar:not(.messagebar).color-white a.tab-link {
    color: #9e9e9e !important
}

.md .color-theme-gray .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: hsla(0, 0%, 62%, .7) !important
}

.md .color-theme-gray .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #9e9e9e !important
}

.md .color-theme-gray .dialog-button {
    color: #9e9e9e
}

.md .color-theme-gray .preloader.color-primary .preloader-inner-gap,
.md .color-theme-gray .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-gray .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-gray .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #9e9e9e
}

.md .color-theme-gray .ios .preloader.color-primary,
.md .color-theme-gray .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%239e9e9e' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-gray .badge.color-primary {
    background-color: #9e9e9e
}

.md .color-gray .button.button-active.color-white,
.md .color-gray .button.button-fill-md.color-white,
.md .color-gray .button.button-fill.color-white,
.md .color-gray .button.tab-link-active.color-white,
.md .color-theme-gray .button.button-active.color-white,
.md .color-theme-gray .button.button-fill-md.color-white,
.md .color-theme-gray .button.button-fill.color-white,
.md .color-theme-gray .button.tab-link-active.color-white {
    color: #9e9e9e
}

.md .color-theme-white .notification-title {
    color: #fff
}

.md .color-theme-white .icon-back.color-primary,
.md .color-theme-white a.link.color-primary .icon-back {
    color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .color-theme-white .icon-forward.color-primary,
.md .color-theme-white a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23fff'/%3E%3C/svg%3E")
}

.md .color-theme-white .icon-next.color-primary,
.md .color-theme-white a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-white .icon-prev.color-primary,
.md .color-theme-white a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-white .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-white .toolbar:not(.messagebar).color-white a.tab-link {
    color: #fff !important
}

.md .color-theme-white .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: hsla(0, 0%, 100%, .7) !important
}

.md .color-theme-white .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #fff !important
}

.md .color-theme-white .dialog-button {
    color: #fff
}

.md .color-theme-white .preloader.color-primary .preloader-inner-gap,
.md .color-theme-white .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-white .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-white .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #fff
}

.md .color-theme-white .ios .preloader.color-primary,
.md .color-theme-white .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-white .badge.color-primary {
    background-color: #fff
}

.md .color-theme-white .button.button-active.color-white,
.md .color-theme-white .button.button-fill-md.color-white,
.md .color-theme-white .button.button-fill.color-white,
.md .color-theme-white .button.tab-link-active.color-white,
.md .color-white .button.button-active.color-white,
.md .color-white .button.button-fill-md.color-white,
.md .color-white .button.button-fill.color-white,
.md .color-white .button.tab-link-active.color-white {
    color: #fff
}

.md .color-theme-black .notification-title {
    color: #000
}

.md .color-theme-black .icon-back.color-primary,
.md .color-theme-black a.link.color-primary .icon-back {
    color: #000;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z'/%3E%3C/svg%3E")
}

.md .color-theme-black .icon-forward.color-primary,
.md .color-theme-black a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'/%3E%3C/svg%3E")
}

.md .color-theme-black .icon-next.color-primary,
.md .color-theme-black a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-black .icon-prev.color-primary,
.md .color-theme-black a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-black .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-black .toolbar:not(.messagebar).color-white a.tab-link {
    color: #000 !important
}

.md .color-theme-black .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(0, 0, 0, .7) !important
}

.md .color-theme-black .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #000 !important
}

.md .color-theme-black .dialog-button {
    color: #000
}

.md .color-theme-black .preloader.color-primary .preloader-inner-gap,
.md .color-theme-black .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-black .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-black .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #000
}

.md .color-theme-black .ios .preloader.color-primary,
.md .color-theme-black .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23000' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-black .badge.color-primary {
    background-color: #000
}

.md .color-black .button.button-active.color-white,
.md .color-black .button.button-fill-md.color-white,
.md .color-black .button.button-fill.color-white,
.md .color-black .button.tab-link-active.color-white,
.md .color-theme-black .button.button-active.color-white,
.md .color-theme-black .button.button-fill-md.color-white,
.md .color-theme-black .button.button-fill.color-white,
.md .color-theme-black .button.tab-link-active.color-white {
    color: #000
}

.md .color-theme-violet .notification-title {
    color: #b65bb6
}

.md .color-theme-violet .icon-back.color-primary,
.md .color-theme-violet a.link.color-primary .icon-back {
    color: #b65bb6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.md .color-theme-violet .icon-forward.color-primary,
.md .color-theme-violet a.link .color-primary .icon-forward {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23b65bb6'/%3E%3C/svg%3E")
}

.md .color-theme-violet .icon-next.color-primary,
.md .color-theme-violet a.link .color-primary .icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b65bb6' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-violet .icon-prev.color-primary,
.md .color-theme-violet a.link .color-primary .icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b65bb6' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")
}

.md .color-theme-violet .toolbar:not(.messagebar).color-white {
    background: #fff !important
}

.md .color-theme-violet .toolbar:not(.messagebar).color-white a.tab-link {
    color: #b65bb6 !important
}

.md .color-theme-violet .toolbar:not(.messagebar).color-white a.tab-link.tab-link-active {
    color: rgba(182, 91, 182, .7) !important
}

.md .color-theme-violet .toolbar:not(.messagebar).color-white .tab-link-highlight {
    background: #b65bb6 !important
}

.md .color-theme-violet .dialog-button {
    color: #b65bb6
}

.md .color-theme-violet .preloader.color-primary .preloader-inner-gap,
.md .color-theme-violet .preloader.color-primary .preloader-inner-half-circle,
.md .color-theme-violet .preloader.preloader-primary .preloader-inner-gap,
.md .color-theme-violet .preloader.preloader-primary .preloader-inner-half-circle {
    border-color: #b65bb6
}

.md .color-theme-violet .ios .preloader.color-primary,
.md .color-theme-violet .ios .preloader.preloader-primary {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23b65bb6' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

.md .color-theme-violet .badge.color-primary {
    background-color: #b65bb6
}

.md .color-theme-violet .button.button-active.color-white,
.md .color-theme-violet .button.button-fill-md.color-white,
.md .color-theme-violet .button.button-fill.color-white,
.md .color-theme-violet .button.tab-link-active.color-white,
.md .color-violet .button.button-active.color-white,
.md .color-violet .button.button-fill-md.color-white,
.md .color-violet .button.button-fill.color-white,
.md .color-violet .button.tab-link-active.color-white {
    color: #b65bb6
}

.md .list {
    font-size: .14rem
}

.md .list .item-media {
    margin-left: .16rem
}

.md .list .item-inner {
    padding-left: .16rem;
    padding-right: .16rem
}

.md .list .item-after {
    font-size: .12rem
}

.md .list .item-content {
    padding-left: 0
}

.md .list .item-subtitle,
.md .list .item-text {
    font-size: .12rem
}

.md .list+.list ul:before {
    content: "";
    position: absolute;
    background-color: transparent;
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md.device-pixel-ratio-2 .list+.list ul:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md.device-pixel-ratio-3 .list+.list ul:before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.md .navbar {
    font-size: .16rem
}

.md .navbar a.link {
    padding: 0 .14rem
}

.md .navbar .title {
    margin: 0 .14rem
}

.md .navbar .subtitle {
    font-size: .12rem
}

.md .navbar .right:first-child {
    right: .14rem
}

.md label.item-radio>.icon-radio {
    margin-left: .16rem;
    margin-right: .16rem
}

.md .searchbar input[type=search],
.md .searchbar input[type=text] {
    padding-left: .48rem;
    padding-right: .48rem;
    font-size: .16rem
}

.md .page>.searchbar input[type=search],
.md .page>.searchbar input[type=text],
.md .searchbar-expandable input[type=search],
.md .searchbar-expandable input[type=text],
.md .subnavbar .searchbar input[type=search],
.md .subnavbar .searchbar input[type=text] {
    padding-left: .56rem
}

@media (min-width:496px) {
    .md .actions-modal {
        width: 100%;
        left: 0;
        margin-left: 0
    }
}

@media (min-width:584px) {
    .md .toast {
        left: .08rem
    }

    .md .toast,
    .md .toast.toast-center {
        margin-left: 0
    }
}

@media (min-width:1024px) {
    .md .toast {
        width: calc(100% - .16rem);
        margin-left: 0
    }

    .md .toast.toast-bottom,
    .md .toast.toast-top {
        left: .08rem
    }

    .md .toast.toast-bottom {
        bottom: .08rem
    }

    .md .toast.toast-top {
        top: .08rem
    }
}

@media (min-width:568px) {
    .md .notification {
        left: 0;
        margin-left: 0
    }
}

.md .tooltip {
    margin-left: .08rem;
    margin-right: .08rem
}

.width-100 {
    width: 100% !important
}

.width-50 {
    width: 50% !important
}

.width-0 {
    width: 0 !important
}

.width-auto {
    width: auto !important
}

.height-100 {
    height: 100% !important
}

.height-50 {
    height: 50% !important
}

.height-24px {
    height: .24rem !important
}

.height-0 {
    height: 0 !important
}

.height-auto {
    height: auto !important
}

.font-size-8 8px {
    font-size: 8 .08rem !important
}

.font-size-9 9px {
    font-size: 9 .09rem !important
}

.font-size-10 10px {
    font-size: 10 .1rem !important
}

.font-size-12 12px {
    font-size: 12 .12rem !important
}

.font-size-14 14px {
    font-size: 14 .14rem !important
}

.font-size-16 16px {
    font-size: 16 .16rem !important
}

.font-size-18 18px {
    font-size: 18 .18rem !important
}

.font-size-20 20px {
    font-size: 20 .2rem !important
}

.font-size-8 {
    font-size: .08rem !important
}

.font-size-9 {
    font-size: .09rem !important
}

.font-size-10 {
    font-size: .1rem !important
}

.font-size-12 {
    font-size: .12rem !important
}

.font-size-14 {
    font-size: .14rem !important
}

.font-size-16 {
    font-size: .16rem !important
}

.font-size-18 {
    font-size: .18rem !important
}

.font-size-20 {
    font-size: .2rem !important
}

.line-height-1x 1 {
    line-height: 1x 1 !important
}

.line-height-2x 2 {
    line-height: 2x 2 !important
}

.line-height-3x 3 {
    line-height: 3x 3 !important
}

.line-height-12 12px {
    line-height: 12 .12rem !important
}

.line-height-14 14px {
    line-height: 14 .14rem !important
}

.line-height-16 16px {
    line-height: 16 .16rem !important
}

.line-height-18 18px {
    line-height: 18 .18rem !important
}

.line-height-20 20px {
    line-height: 20 .2rem !important
}

.line-height-24 24px {
    line-height: 24 .24rem !important
}

.line-height-28 28px {
    line-height: 28 .28rem !important
}

.line-height-32 32px {
    line-height: 32 .32rem !important
}

.line-height-1x {
    line-height: 1 !important
}

.line-height-2x {
    line-height: 2 !important
}

.line-height-3x {
    line-height: 3 !important
}

.line-height-12 {
    line-height: .12rem !important
}

.line-height-14 {
    line-height: .14rem !important
}

.line-height-16 {
    line-height: .16rem !important
}

.line-height-18 {
    line-height: .18rem !important
}

.line-height-20 {
    line-height: .2rem !important
}

.line-height-24 {
    line-height: .24rem !important
}

.line-height-28 {
    line-height: .28rem !important
}

.line-height-32 {
    line-height: .32rem !important
}

.text-underline {
    text-underline-position: under;
    text-decoration: underline
}

.no-border-radius {
    border-radius: 0 !important
}

[chapter-unit]:after {
    content: "\7AE0"
}

[chapter-unit][chapter-unit=cartoon]:after {
    content: "\8BDD"
}

.no-touch-callout,
.no-touch-callout * {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.device-pc {
    background: #666
}

.device-pc body {
    max-width: 3.75rem;
    width: 3.75rem;
    margin: .2rem auto;
    max-height: calc(100% - .4rem);
    background-color: #fff
}

.device-pc ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: inherit
}

.device-pc ::-webkit-scrollbar-track {
    border-radius: .02rem;
    background-color: #f5f5f5
}

.device-pc ::-webkit-scrollbar-thumb {
    border-radius: .02rem;
    background-color: rgba(0, 0, 0, .4)
}

.reader-copy-modal {
    width: calc(100% - .16rem) !important;
    margin-left: calc(.08rem - 50%) !important
}

.reader-copy-modal input {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: .4rem;
    margin-top: .1rem;
    padding: .05rem .1rem;
    font-size: .14rem;
    color: #9e9e9e;
    background-color: #f4f4f4;
    border: .01rem solid;
    border-radius: .03rem
}

.reader-copy-modal .dialog-text {
    font-size: .14rem
}

.reader-app-icon {
    width: .32rem !important;
    height: .32rem !important;
    margin-right: .1rem;
    background: transparent url(../images/logo1.png) no-repeat 50%/100%
}

.reader-download-notification {
    height: .44rem !important;
    padding: .06rem .16rem !important;
    box-shadow: none !important
}

.reader-download-notification .reader-app-icon {
    margin-right: .1rem
}

.reader-download-notification .notification-title {
    line-height: .16rem !important;
    font-size: .12rem
}

.reader-download-notification .notification-close-button {
    margin-left: .16rem
}

.reader-download-notification .notification-close-button:after,
.reader-download-notification .notification-close-button:before {
    width: .44rem;
    height: .44rem;
    margin-left: -.22rem;
    margin-top: -.22rem
}

.reader-download-notification .button {
    margin-left: auto
}

.reader-download-notification~.panel,
.reader-download-notification~.popup,
.reader-download-notification~.view-main {
    height: calc(100% - .44rem) !important;
    margin-top: .44rem !important
}

.reader-download-notification~.notification {
    top: .44rem !important
}

.reader-download-notification:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.device-pixel-ratio-2 .reader-download-notification:after {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.device-pixel-ratio-3 .reader-download-notification:after {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.reader-save2screen-popover {
    width: auto;
    margin: .16rem;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .16rem
}

.reader-save2screen-popover .popover-angle {
    width: .26rem;
    height: .26rem;
    margin: 0 -.13rem;
    left: 50% !important
}

.reader-save2screen-popover .popover-angle:after {
    background: #fff !important
}

.reader-save2screen-popover .reader-app-icon {
    float: left
}

.item-divider.normal-divider-line {
    height: 0 !important;
    padding: 0 0 .06rem !important
}

.badge.color-hot {
    background-color: #f44336
}

.badge.color-new {
    background-color: #5adeac
}

.badge.color-sole {
    background-color: #ce61ff
}

.badge.color-vip {
    background-color: #ff9800
}

.title-with-decorative-strip {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.title-with-decorative-strip:after,
.title-with-decorative-strip:before {
    content: " ";
    display: block;
    width: .2rem;
    height: .2rem;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAFCAYAAAA3zK6FAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAAAGZJREFUKJHN0rEJg1AYReFPeGUmcIwsYJk97MVBMkEQ3MEd4gJ/G1zBxgG0CSiI9fN0tztcThERJT6o8EOLr5uQ0OP1308MeGPNJXWkiIgFj9wiVySM9gdhRpdH50xCbW9wQuNGDW6h1BIpvtPYZgAAAABJRU5ErkJggg==) no-repeat 50%/.2rem;
    margin: 0 1em
}

.title-with-decorative-strip:after {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.md .navbar .link.icon-only.icon-big i.icon {
    font-size: .22rem
}

.reader-home-navbar .title:empty {
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    text-align: center !important;
    width: .64rem !important;
    height: .44rem !important;
    background: transparent url(data:image/png;base64,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) no-repeat 50%/100%
}

.reader-home-navbar .hidden {
    display: none
}

.reader-home-title {
    z-index: 9;
    position: relative;
    height: .36rem
}

.reader-home-title .logo {
    display: block;
    margin: 0 .14rem;
    position: absolute;
    left: 0;
    right: auto;
    text-align: center;
    width: .64rem;
    height: .44rem;
    background: transparent url(../images/logo.png) no-repeat 50%/100%
}
.reader-home-title .link {
    position: absolute;
    right: 0;
    top: 0;
    height: .44rem;
    line-height: .44rem;
    padding: 0 .14rem;
    color: rgba(67, 57, 41, .8) !important
}

.reader-home-swiper {
    z-index: 1;
    padding: .36rem .08rem .08rem;
    margin-top: -.36rem;
    min-height: 1.8rem;
    box-sizing: border-box;
}

.reader-home-swiper.swiper-container-3d {
    -webkit-perspective: 6rem;
    perspective: 6rem
}

.reader-home-swiper .swiper-slide {
    display: block;
    width: 100%
}

.reader-home-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 1.91465rem;
    margin: 0;
    border-radius: .05rem
}

.reader-home-swiper>* {
    z-index: 3
}

.reader-home-swiper:before {
    height: 1.68rem;
    z-index: 1
}

.reader-home-swiper:after,
.reader-home-swiper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.reader-home-swiper:after {
    height: 1.7rem;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXcAAABFCAYAAACxBabsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQjA5OThCRDNCRjgxMUU5OTJFNDk4OUI2RkZFMjYwQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOTYxRkQ1MTNCRkExMUU5QTc1REE5MTk1QjQyNzI1QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOTYxRkQ1MDNCRkExMUU5QTc1REE5MTk1QjQyNzI1QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZmY2NmI5ZC1iYzIwLTc1NDctOTg2MC05MWQyNWYxMGYxNmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0IwOTk4QkQzQkY4MTFFOTkyRTQ5ODlCNkZGRTI2MEIiLz4gPC9yZGY6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) no-repeat bottom/100% .69rem !important;
    z-index: 2
}

.color-red .reader-home-swiper:before,
.color-theme-red .reader-home-swiper:before {
    background-color: #f44336 !important
}

.color-green .reader-home-title .logo,
.color-theme-green .reader-home-title .logo {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAAoCAYAAAA2cfJIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE+GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDMtMDdUMTY6MDQ6MjYrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAzLTA3VDE2OjI0OjQyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTAzLTA3VDE2OjI0OjQyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmE1ODA4MDg2LTUyZTAtYjg0OC1iZDE4LTJmYzZhZjk4ODYzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDph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) no-repeat 50%/100%
}

.color-green .reader-home-title .link,
.color-theme-green .reader-home-title .link {
    color: hsla(0, 0%, 100%, .8) !important
}

.color-green .reader-home-swiper:before,
.color-theme-green .reader-home-swiper:before {
    background-color: #4caf50 
}

.color-blue .reader-home-swiper:before,
.color-theme-blue .reader-home-swiper:before {
    background-color: #2196f3 
}

.color-pink .reader-home-swiper:before,
.color-theme-pink .reader-home-swiper:before {
    background-color: #e91e63 !important
}

.color-theme-yellow .reader-home-swiper:before,
.color-yellow .reader-home-swiper:before {
    background-color: #ffcf00 !important
}

.color-orange .reader-home-swiper:before,
.color-theme-orange .reader-home-swiper:before {
    background-color: #ff9800 !important
}

.color-gray .reader-home-swiper:before,
.color-theme-gray .reader-home-swiper:before {
    background-color: #9e9e9e !important
}

.color-theme-white .reader-home-swiper:before,
.color-white .reader-home-swiper:before {
    background-color: #fff !important
}

.color-black .reader-home-title .logo,
.color-theme-black .reader-home-title .logo {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAAoCAYAAAA2cfJIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE+GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDMtMDdUMTY6MDQ6MjYrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAzLTA3VDE2OjI0OjQyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTAzLTA3VDE2OjI0OjQyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmE1ODA4MDg2LTUyZTAtYjg0OC1iZDE4LTJmYzZhZjk4ODYzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDph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) no-repeat 50%/100%
}

.color-black .reader-home-title .link,
.color-theme-black .reader-home-title .link {
    color: hsla(0, 0%, 100%, .8) !important
}

.color-black .reader-home-swiper:before,
.color-theme-black .reader-home-swiper:before {
    background-color: #000 !important
}

.color-theme-violet .reader-home-swiper:before,
.color-violet .reader-home-swiper:before {
    background-color: #b65bb6 !important
}

.reader-home-actions-grid.actions-grid .actions-button {
    width: 25% !important;
    padding: .1rem
}

.reader-home-actions-grid.actions-grid .item-inner {
    padding: 0 !important
}

.reader-home-actions-grid.actions-grid .actions-button-media {
    position: relative;
    width: .38rem;
    min-width: .38rem;
    height: .48rem
}

.reader-home-actions-grid.actions-grid .actions-button-media img {
    width: 100%;
    height: auto
}

.reader-home-actions-grid.actions-grid .actions-button-media .new {
    position: absolute;
    right: -.12rem;
    top: -.08rem
}

.reader-round-back-icon {
    height: .48rem;
    line-height: .48rem;
    padding: 0 .14rem;
    position: absolute;
    left: 0;
    top: 0
}

.reader-round-back-icon .icon-back {
    background-size: .2rem;
    border-radius: 50%
}

.reader-login-title {
    display: block;
    margin: auto;
    text-align: center;
    width: 1.1rem;
    height: .34375rem;
    background: transparent url(data:image/png;base64,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) no-repeat 50%/100%
}

.reader-login-captcha-item .reader-login-captcha-button {
    position: absolute;
    right: .16rem;
    bottom: .08rem
}

.reader-login-captcha-item input {
    width: auto !important
}

.reader-login-captcha-item .item-input-wrap .input-clear-button {
    right: 1rem
}

.reader-login-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.reader-login-round-button {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    width: .48rem !important;
    height: .48rem !important;
    min-width: .48rem !important;
    border-radius: 50% !important;
    padding: 0 !important
}

.reader-login-round-button i.icon {
    font-size: .24rem !important;
    width: .24rem !important;
    height: .24rem !important
}

.color-red .reader-login-round-button,
.color-theme-red .reader-login-round-button {
    background-color: rgba(244, 67, 54, .7) !important
}

.color-red .reader-round-back-icon .icon-back,
.color-theme-red .reader-round-back-icon .icon-back {
    background-color: rgba(244, 67, 54, .2)
}

.color-green .reader-login-round-button,
.color-theme-green .reader-login-round-button {
    background-color: rgba(76, 175, 80, .7) !important
}

.color-green .reader-round-back-icon .icon-back,
.color-theme-green .reader-round-back-icon .icon-back {
    background-color: rgba(76, 175, 80, .2)
}

.color-blue .reader-login-round-button,
.color-theme-blue .reader-login-round-button {
    background-color: rgba(33, 150, 243, .7) !important
}

.color-blue .reader-round-back-icon .icon-back,
.color-theme-blue .reader-round-back-icon .icon-back {
    background-color: rgba(33, 150, 243, .2)
}

.color-pink .reader-login-round-button,
.color-theme-pink .reader-login-round-button {
    background-color: rgba(233, 30, 99, .7) !important
}

.color-pink .reader-round-back-icon .icon-back,
.color-theme-pink .reader-round-back-icon .icon-back {
    background-color: rgba(233, 30, 99, .2)
}

.color-theme-yellow .reader-login-round-button,
.color-yellow .reader-login-round-button {
    background-color: rgba(255, 207, 0, .7) !important
}

.color-theme-yellow .reader-round-back-icon .icon-back,
.color-yellow .reader-round-back-icon .icon-back {
    background-color: rgba(255, 207, 0, .2)
}

.color-orange .reader-login-round-button,
.color-theme-orange .reader-login-round-button {
    background-color: rgba(255, 152, 0, .7) !important
}

.color-orange .reader-round-back-icon .icon-back,
.color-theme-orange .reader-round-back-icon .icon-back {
    background-color: rgba(255, 152, 0, .2)
}

.color-gray .reader-login-round-button,
.color-theme-gray .reader-login-round-button {
    background-color: hsla(0, 0%, 62%, .7) !important
}

.color-gray .reader-round-back-icon .icon-back,
.color-theme-gray .reader-round-back-icon .icon-back {
    background-color: hsla(0, 0%, 62%, .2)
}

.color-theme-white .reader-login-round-button,
.color-white .reader-login-round-button {
    background-color: hsla(0, 0%, 100%, .7) !important
}

.color-theme-white .reader-round-back-icon .icon-back,
.color-white .reader-round-back-icon .icon-back {
    background-color: hsla(0, 0%, 100%, .2)
}

.color-black .reader-login-round-button,
.color-theme-black .reader-login-round-button {
    background-color: rgba(0, 0, 0, .7) !important
}

.color-black .reader-round-back-icon .icon-back,
.color-theme-black .reader-round-back-icon .icon-back {
    background-color: rgba(0, 0, 0, .2)
}

.color-theme-violet .reader-login-round-button,
.color-violet .reader-login-round-button {
    background-color: rgba(182, 91, 182, .7) !important
}

.color-theme-violet .reader-round-back-icon .icon-back,
.color-violet .reader-round-back-icon .icon-back {
    background-color: rgba(182, 91, 182, .2)
}

.reader-index .page .toolbar.toolbar-bottom-md {
    display: none !important
}

.reader-index-toolbar .tab-link-highlight {
    display: none
}

.reader-index-toolbar .tab-link {
    padding-top: .05rem !important;
    padding-bottom: .05rem !important
}

.reader-index-toolbar .reader-index-toolbar-icon {
    height: .36rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    color: #757575;
    font-size: .09rem;
    line-height: 1
}

.reader-index-toolbar .reader-index-toolbar-icon i {
    width: .22rem;
    height: .22rem;
    display: block;
    position: relative
}

.reader-index-toolbar .reader-index-toolbar-icon i:before {
    content: "";
    display: block;
    width: .16rem;
    height: .16rem;
    margin: 0 -.08rem;
    border-radius: 50%;
    background-color: #ccc;
    position: absolute;
    left: 50%;
    top: .01rem;
    z-index: -1
}

.reader-index-toolbar .reader-index-toolbar-icon i:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%
}

.reader-index-toolbar .reader-index-toolbar-icon i.icon_tj:after {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA3CAYAAACsLgJ7AAAACXBIWXMAAAsSAAALEgHS3X78AAAFJklEQVRoBc1avW4bRxAe0+opdemoVClNwGUAr/QABylIHYh5AlNAelm9gVC9AVNPYAr3ALlF0od8ApNvQAIuDcgY+jtqPZw97tyP4a/j8nZvv9n533v2+PhIVmTOHRPRiIjOiOjYvEAaCiKa5t4vrRPNpDLnLvllRNRvlUIct7n3bywTTKRA6ENr203HXe79OPXpZFJQueV3PCGJ89z7IuXBI8OiI4XQPVSxbbCtjsX7xrCzVkmdSUK596MOCDGKzDnWivcV749iT/0y54ZEdKlMYAKD4HeyOtRF5py0Da8stYSX3O1ld1KZc6dQJdflRhtC2xuPXWXO7TTniJ6cwLwrJwCvOYRUZ7n36w5ew8SIifUwMOuQ0Axh4AY2MocQuwATOzuC2sljXYBoCGlTKYR4zoUY5jUmWM+Kc/H8Kdb6xkseKV5lxWNSRVgCVlJEFGYCq2A+S/SNNQXSHFPm3FokBMMe2IZoRecz58ZCCGcgVmLS9B30lajUqIEWp2rpO1TtEkJ6If5mz7Tk0wlizwVc9goOhE9hYhUoQlCITU+J0vLkUhYuN3uhEPLIBliqHDLuxP8D2PSNYscpkIcwZ1JSMpJ5CmLJ5nXu/Tf2icSUDX6jPO8UyR+C9AnLXu79XAz2aywcep/fiOgk9/5Z7r1qN2zwuffH/AwIhrZmVX+Z/czLOPUg/khO85X5ptpHhIqNJfVCOJLqPguDb4hLY4AMT+RFaoBFYL6KrJMCKcAFO6SQVKjjfYvEId0/g6HBoeAKFQ8D872lwkXcvBLDW6H0sKm1IqXXmJgEeLaQ2CEVDv83lTHQAlnHrbAH6gWDE8UjzYxOw9wksc4DoULJbnZC2pHCaUlp9VGwpRILY9xuo2zQfOpinWVkXhQBIekcHsLMIjypMuW414gR0U9GUgWI8NyPRPQPEf3PFS2yjyIyrwpzhdBCHkZPLgDd1oj9kvjiEiMQkRXAANlHnd6GVDk2l5FMrfZIUZyYhOZEQpWSG1hUbHDPphJUfoFqQiYPOil6InZbsejeS+F9pDA8+hn8/M/K/4uIp6zyvA8xQpTS9zvQkT3RsmpIedsn1GomGPxWKLEMArao9SQOdmyTmpnY5FQxUnNLOAVIfz6KRz8R0R9K/bQHa4f2HRH9HgyzoZ623UhRTokDa3JJFLUpCWz8LzHcr1kDRYGKWaqdSRuSSdFXYkvFeXAN1ErrGfb7txjepT+pMJECJop75kbKtEnrCwFZu1HRusWVqHvpNkRGID3i1j0ba6IyOZWtNELlbG7Q1CJF1cQIsWla1ZnC/DFOQluj9gVEbVJ0mFiJBfogBWJTGaOq5jQKFY1I0ZP6zFq6WFghl2t0m9KYVAl4rkmNLi4h3k3q9P00tEaqRObcf0T0q3Haq9z7f9vag+UmMRWfxXPXyMKHsC1OQt8S0cvgmedtbqALUhJz2Mgu88ic+9TlC+sE3x8erZKCJ5ReUDN8OWbOGqrQGimUC9IVbyKFnHzuNRLZVtDk26SxqE6TC7qKD01WQWm/hos3x6w63yalZBEU9BBiadJIfCcRgzldMqlf0HdrRIie+hnXCa/dXqVa9mm1Ke1TnhAr1FuVhEogAz9Xbl0kTPZm/YpMltkbEF3HmiwWBL37kdL87+SDKw1FSiMkFeWmceMuSSXDSmopToovo+eRWNQEWiMzWQuspKaKBGXbrAt4i2pbGy+FcrveNUq7TYY5o8Dt+nXkdr1tcFtgaHVAbZTzXX08xdm93VaJ6AsuBz9g7LbGJAAAAABJRU5ErkJggg==) no-repeat top/auto .22rem
}

.reader-index-toolbar .reader-index-toolbar-icon i.icon_fl:after {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAyCAYAAAD1CDOyAAAACXBIWXMAAAsSAAALEgHS3X78AAAEMklEQVRogd1a7XHbMAxFdP6fbBB3giYT0Avoog3iTFB3gsoT1JkgzgbOaYCKEzTewN7AniA96CAHgkCJ1Ifj67vznW1JJB8BAuCjrj4+PqANsTFTAJiy23aZtbvWBwMQG3MDAHfsiUNm7btPC04SNPAFACQAcKvccgSADQCsM2vzHgOf0+e747Y37Cezdu1NghpOAeBHwHgsks2sPQQQWFA/156PbJGsZp0KCSKQN8xKE9AyszYXoD5wVh869IF4klaJAghsacat4zrOaB4bc+e4XmLTQGDP+jg67nmJjZnzP06WiI1BAkY8gA2t8CNdhRpKlfWCz0w114qNWTncdElrayfuT2hdynEh7kurFyRoQC/ipi25h9PPyXo4sEdx6TWzdi7uRQv9VQj7uCAS+S3+tpm1M2DulIYSQOB1GuybuPRI0Y1D9uFFgPrBifop/jZkKYjoi3SJeUikoRApfTgpv5DF5DpY+OYB+CQi12NhbbTETFx4C2mcOjiQW3Ek7LvsY98U9xsg+zi5k4wmmw6Na8/xxThIH5m18rlrXGuRcm+ncqLFenJ9hLiqhHSpG43EGJAkOpUpLmgkbs5ErCvkhBQkpPvIRXgxoLBdiaRYfEaKaecUEi8RWj4rLLERMf5aCWVfDsr4sjIownREMV7GbMy4XeL4KCAC0mOOJxL0R6pkXCSyUcqHcxNYEAG570jLqoJXsbig/zjasp5h8Rf/kVl7BXqF/OqRj6aU9bVNU6XAnLAOcS/wpFSzQAPQyuGukL4dglqFXMkTVM/c0+ZkSPTJ0BxLSaBGgoi8Z9ZOaaPShwwvD/oGCXS/b5m1MsQWaJVsKDLMAjP5gXZqJwtQyd+2dZXAeixv2xZ46U6XjnMVgKPivyAxcV2g+imhzyxA5AJKnIty9xYbk8oc0hMVDUC1BGXJHeWMh0ACoNRfQxIA0sZO29+KJQZQ5zg48WOHifCGpgAOQUBiPmACxQl55kIDt8TKIWG+kgLYqoDExqjxmjb4XQWIVkzgs/iT9cyelO4g+eYrUFpCboLQZHeBAtqXIaKyQrpR0FnDJVgiEf/Zric/LjB1eyhgkXpqb6KoG2MswPXAIRbF5LxUBLVkN8ZCHiNHnLbN56qdngdub8v3KM7aKRRNWhX6L50SDSE61I6GJ8rWMemoldbke/6DjrIGPfsuoSmAMlr5QkafQSNcEyIlGt1S6ewNCqFSDRmtzJAoDx7XStlROy/WwNQ5HoH2JDYUIAGuplL0wDs/cCkXdqoIVS/Uee34lw3O9VaAHHDueLWiM2JjqkfA8HkurQlnpeaZsyCQNLzz8cyzKTRUtz2xLCUc+VqEi4gvauocuA/6+6AsUHc1EozIqkOWXbrELbZfH0qcrrx9oOpOtBZST83Uhp5JD41G8YzNIEYgrt7hLOCg8T2kURKYNwDgH73o0jaJXcnYAAAAAElFTkSuQmCC) no-repeat top/auto .22rem
}

.reader-index-toolbar .reader-index-toolbar-icon i.icon_wdmh:after {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA3CAYAAACsLgJ7AAAACXBIWXMAAAsSAAALEgHS3X78AAAErklEQVRogeVaS04bQRAtrOxNToA5AXABt7NnFHMCzAmYnCDjE8Q5AWaVJaA5AO6cADbZAovsssBSlpEclfWGjMv9nWkbpDzJQsO4u+t1V3VXvfbOYrGg1MiUGhDRIT49Q/czIrrjv6XWz6nHT0YqU4oJ5EQ0JKJuRNN7IpoQ0XUqgq1JgQwbpVraMud+Sq2Llv20I5UpxQZ8bmuEAK/cqNT6rmkHjUhlSu0iLg4cX7tB3PCn7lZVnLGb7jnan5VaT6ONa0LKQ+iJiIrQ+KjF4anlK42IRZFyEOJ4KEqtJ7EGoF9euaklLqOJxZK6MxDiGBiWWj/GDGzpn1fti+HVSan1dWg/nYgBCwuhQQpCDKz0meHVFF4ShCBScA+5y1WEkh6eiCFJrItjIwihKyV9eo5tN3k2QP+IXYp/nyJT8cJLCqskA7hoc44EIsduWscoCSl0XsdT010uBvACmV2chsRWCKmheG6dxoQCbihXS9qzBicpHI7y1A/eWhNBjucl9c7zXgamrm8OcAWeTZtLTGVG0KANkzp32LQGHyk58Ew8c2x9dLRXmVIzcY5FtSm1nmVqZZ/yljW+mJKzIg9ZUwEoIb/TpM1KXPm29uCMApCkfLvgPc90gjZRGYvP/ZzgfCxTat82+wbjGrWJhTOhzZTineYKjzyDh20HbIJYO7xZOjKKXooZbIMYOzaiJr02VmIKs1EIRUijJL9+rdXC2TbCblxPCO4h1qychS8rlSnFjS48/Wt0spWsApPMduWe82mlDFqSCiRUxxMy9UbCiA81j7FpF05iO8f9/i7OgRgBssITUp5JitoKh2ruyThcGLNu2MHySkKfSq13iOg9qtB7S0d7qIgfM6UmmOEmZEacGhHRrYPQHIXjEWzbN9i1LJN4pWaiCBybVFLMYhGgxF7CNb1ZANy+8Oh/S+XW5A3YQKSXHZlIfXDtcgFaXQUNcit9wZCc/MEfpCFihVfsj06TUMaPoC7lFvclDHSbKcXkcm5Xa+Mio00lSwwa535wr7xmqM1YJsflw3eeWA+ZtZXdKqkKNS2hcMRI10EoOAZD0ZpUHXCZKRLQ3LGpVME/TUmmQlJSFZBxcIlxbdmiB5uU2GKLxFhIeY3xbdOa4UZJwbV+i3//2OSYtIWVYvwRz5JkcmyD1E/xvGm5eiukfm1hjBVsg9TW8d+QCroDegtAcrymLHUMUnIeern1mgChicw3OXfsGG4Ju8iuZ0h33hqZHpLoR0P5s7x97OCAHBvac952lSn1iET1VQEyvAAPqLZlRTCvMphlTKHSlXesFTjjvsiUeuYZirklTwEOBRSCD47CdF5Xk142ilJrXo0Thx7RTaFHhELoFq5s/xLK7cuhblRoI/WIiStBNZXbtkIQXjBso1tYSdUGCdXfrFVrCKlY3cJX6gdp6SDn0iMqrP2szUeKXTmg3yjdIiij4B2y1DrHndLYcGNe4cBSQxmByTp3ELrBJAxihJioNIn9l3fKUuseRE4TuaDfOgC2CeBY3S+1HjYRYhrnfjxzIHcC9yAE8Ffx1fp1qLz6nIm2Y5AZtdIuOKZSfI77/UNbP8f9fu+43x943u8msWWxoL/6UOVti7BougAAAABJRU5ErkJggg==) no-repeat top/auto .22rem
}

.reader-index-toolbar .reader-index-toolbar-icon i.icon_zh:after {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA1CAYAAADh5qNwAAAACXBIWXMAAAsSAAALEgHS3X78AAAEq0lEQVRoge1aPW4TQRR+WJGgQCIlnSnoYyrKMQdYYU7ApqBObhBzApweCecEcbQHgDkBdkGHhF2kQ8I+QdAz35rJ85ufXXvtRMonudhdz+58M+/nezPz6ObmhuogM+YFEb2o1TgBhbXf6ratRCozpktEp0T0djtdj2JGREP+FdZOUxslkcqMOSSiERGZJhkEsODBLKwdpvw5SiozpkNEbArPmu13Ei4Ka/PYH4OkMENM6Eh5zKM3bqjz7Kttz7Pj2IzFSA2I6ETcnsAUajtyCjCg7L9n4u88mJ2Qj3lJ4aV/xG1LRL3C2nmThEQ/ekR0KW6fF9ae+tq0Au/rievFrgnRv9DOAeqjuC37dgshUl1xPdw1IQcDcd1GnlQRIiUbNepDIWAwJ5H+rRAiJbGvWSqR/P0qpO4NHkjdFzyQui84kP3MjMmRozS9t0/Ivg4yYzjNDKRkWv0RanwUEJLP90zqpbg+wu8kM+aWbFqan1Ne+AjRHSD1OPCMia2UezlTw4R6SS0zhJKfQR/WKkkgXnN8aypKjGsiOgw0f58ZM2Kt2IIPSf9hNf4joRO5KE3aMOHKwOBcYqngDORc/BbXFxDZLvoE85PC1RbWdpWXaNCq0DbWMpLAwjQzZqzUbTFZNFTU+hG/r6UIQ6mIGwNmeuyJtNEZR6G6JnTXQvquhCsc+73yiE0qRx2VgrX+aqQaB2ZIIzRBoEleDtOwL0Xhq1xHmxKiPZLy+e1ZZsy0SqDRsBdScPB3yGsSnBa+ZsZ4F1Zi2JSUNuKTlOUzBAJWMh+VfENKqknGRqTQsWNnxK+qdIbXHgpr+yB3tS1SB0pI7FZZZIGUSVrjDryDg0MPvpTj+9E+YG2yI27PD9DY3cU4Q4bfOWC2qQP6FAna1awL1p0tT+ZmDfZ6H8QCkDm1UHZhlhbTwtTLFVDGE3F91+opiZkraAnOeh5pdIsUh1yUClsFBO6psgIbqqdm7pL4KvqhcnyDskPDys/goDwQl5kx802TpfNedoVfRPRJqQCulSYLWFnHreFu2SkctRvZlyLInNJBnyFfyShUlVBPBKy8NCdAlkIfCms/a+9S8xSmMaTWpT47QpFXCzA1mRZiGvCn70Gt5IsZlWZ6UkfagJAMzSRmqRKqkJKOmyvy5hP7Bcw3hVDPUySeK1Ir+XhDaCdRbo2ubSJ7dvkIZMujAmPR5hA+mXt2+1k7dkQbvv7u3iusfVSHlNbhV0onuXNffB8ASlMNbVATisSu3NzDoqU7AGvEXcQ2sudShuCjklhsITQFa/u4mFW2GFklB3foYz4lHZ8JfpMBASRDZUQIPItvFEJd+JskNNnoyAH9T4jasR2LBZKp+H/pMzLvuJhhZn0+11eWzMhnKXVIhY7w8Ef6hbXeHCXKg3moQ/DjgceMkwhRlQNXmTF95aBGiVJMjurs4CPY+KIh4wpWkfTuqqfIOgjVPvm0wKxytBr7RhUJt+OYqW8dv+oa4BKVz/sFjtf4MHMkz2GFfa9Ks+Ni00OMgwbO/ln46W4OMWoAuX7EjFJwgWi48SGUjUm5QPTqwl9iBx4t8tByXWKbR4S2SkqDUkByAGluE4KI/gJIewbFwQR3wQAAAABJRU5ErkJggg==) no-repeat top/auto .22rem
}

.color-red .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-red .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #f44336 !important;
    transition: color .2s linear
}

.color-red .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-red .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #f44336 !important;
    transition: background-color .2s linear
}

.color-green .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-green .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #4caf50 !important;
    transition: color .2s linear
}

.color-green .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-green .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #4caf50 !important;
    transition: background-color .2s linear
}

.color-blue .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-blue .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #2196f3 !important;
    transition: color .2s linear
}

.color-blue .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-blue .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #2196f3 !important;
    transition: background-color .2s linear
}

.color-pink .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-pink .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #e91e63 !important;
    transition: color .2s linear
}

.color-pink .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-pink .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #e91e63 !important;
    transition: background-color .2s linear
}

.color-theme-yellow .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-yellow .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #ffcf00 !important;
    transition: color .2s linear
}

.color-theme-yellow .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-yellow .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #ffcf00 !important;
    transition: background-color .2s linear
}

.color-orange .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-orange .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #ff9800 !important;
    transition: color .2s linear
}

.color-orange .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-orange .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #ff9800 !important;
    transition: background-color .2s linear
}

.color-gray .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-gray .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #9e9e9e !important;
    transition: color .2s linear;
    color: #000 !important
}

.color-gray .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-gray .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #9e9e9e !important;
    transition: background-color .2s linear;
    background-color: #858585 !important
}

.color-theme-white .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-white .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #fff !important;
    transition: color .2s linear
}

.color-theme-white .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-white .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #fff !important;
    transition: background-color .2s linear
}

.color-black .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-theme-black .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #000 !important;
    transition: color .2s linear
}

.color-black .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-theme-black .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #000 !important;
    transition: background-color .2s linear;
    background-color: #666 !important
}

.color-theme-violet .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon,
.color-violet .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon {
    color: #b65bb6 !important;
    transition: color .2s linear
}

.color-theme-violet .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before,
.color-violet .reader-index-toolbar .tab-link.tab-link-active .reader-index-toolbar-icon i:before {
    background-color: #b65bb6 !important;
    transition: background-color .2s linear
}

.reader-image-icon {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    overflow: hidden;
    vertical-align: middle;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    font-style: normal;
    position: relative
}

.reader-image-icon.reader-image-icon-empty {
    background-color: #ccc;
    border-radius: .03rem
}

.icon-logo,
.reader-image-icon.inline {
    width: 1em;
    height: 1em;
    vertical-align: text-top
}

.icon-logo {
    border-radius: 50%;
    font-size: .16rem !important;
    width: 1.2em !important;
    height: 1.2em !important;
    margin: -.1em 0 !important;
    background: transparent url(data:image/png;base64,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) no-repeat 50%/100% !important;
    border: .01rem solid rgba(0, 0, 0, .2)
}

.reader-book {
    display: block;
    width: .8375rem;
    text-align: center
}

.reader-book .cover {
    position: relative;
    display: block;
    width: .8375rem;
    height: 1.19643rem;
    margin: 0 auto .05rem;
    box-shadow: 0 .03rem .01rem -.02rem rgba(0, 0, 0, .2), 0 .02rem .02rem 0 rgba(0, 0, 0, .14), 0 .01rem .05rem 0 rgba(0, 0, 0, .12) !important
}

.reader-book .cover img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #eee url(data:image/png;base64,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) no-repeat 50%/.35rem .27rem
}

.reader-book .cover .status {
    position: absolute;
    left: -.02rem;
    top: auto;
    bottom: .05rem;
    z-index: 10;
    display: block;
    box-sizing: border-box;
    height: .16rem;
    padding: .03rem .05rem;
    font-size: .1rem;
    line-height: .1rem;
    color: #fff;
    background: #9e9e9e
}

.reader-book .cover .status:after,
.reader-book .cover .status:before {
    content: "";
    position: absolute;
    right: -.03rem;
    top: 0;
    z-index: -1;
    display: block;
    border-width: .08rem .04rem;
    border-style: solid;
    border-color: transparent
}

.reader-book .cover .status:before {
    border-color: #9e9e9e transparent transparent #9e9e9e
}

.reader-book .cover .status:after {
    border-color: transparent transparent #9e9e9e #9e9e9e
}

.reader-book .cover .status[data-status=lianzai],
.reader-book .cover .status[data-status=serialized] {
    background: #f44336
}

.reader-book .cover .status[data-status=lianzai]:before,
.reader-book .cover .status[data-status=serialized]:before {
    border-color: #f44336 transparent transparent #f44336
}

.reader-book .cover .status[data-status=lianzai]:after,
.reader-book .cover .status[data-status=serialized]:after {
    border-color: transparent transparent #f44336 #f44336
}

.reader-book .cover .status[data-status=finish],
.reader-book .cover .status[data-status=wanjie] {
    background: #4caf50
}

.reader-book .cover .status[data-status=finish]:before,
.reader-book .cover .status[data-status=wanjie]:before {
    border-color: #4caf50 transparent transparent #4caf50
}

.reader-book .cover .status[data-status=finish]:after,
.reader-book .cover .status[data-status=wanjie]:after {
    border-color: transparent transparent #4caf50 #4caf50
}

.reader-book .cover .type {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden
}

.reader-book .cover .type:after {
    position: absolute;
    top: .1rem;
    right: .1rem;
    left: auto;
    display: block;
    width: .6rem;
    height: .14rem;
    margin: -.07rem -.3rem;
    text-align: center;
    line-height: .14rem;
    font-size: .1rem;
    background: #9e9e9e;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.reader-book .cover .type[data-type=new]:after {
    content: "\65B0\4F5C";
    background: #5adeac
}

.reader-book .cover .type[data-type=sole]:after {
    content: "\72EC\5BB6";
    background: #ce61ff
}

.reader-book .cover .type[data-type=free_in_limit_time]:after {
    content: "\9650\514D";
    background: #f44336
}

.reader-book .cover .type[data-type=vip]:after {
    content: "VIP";
    background: #ff9800
}

.reader-book .cover .type[data-type=competitive]:after,
.reader-book .cover .type[data-type=recommend]:after {
    content: "\70ED\95E8";
    background: #f44336
}

.reader-book .cover .type[data-type="no.0"]:after {
    content: "No.1";
    background: #f44336
}

.reader-book .cover .type[data-type="no.1"]:after {
    content: "No.2";
    background: #ff9800
}

.reader-book .cover .type[data-type="no.2"]:after {
    content: "No.3";
    background: #2196f3
}

.reader-book .cover .type[data-type="no.3"]:after {
    content: "No.4";
    background: #9e9e9e
}

.reader-book .cover:before {
    width: .02rem;
    height: 100%;
    top: 0;
    left: auto;
    right: -.02rem;
    -webkit-transform: skew(0, 45deg);
    transform: skew(0, 45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.reader-book .cover:after,
.reader-book .cover:before {
    content: "";
    display: block;
    position: absolute;
    background: hsla(0, 0%, 78%, .5)
}

.reader-book .cover:after {
    width: 100%;
    height: .02rem;
    top: auto;
    left: 0;
    bottom: -.02rem;
    -webkit-transform: skew(45deg, 0);
    transform: skew(45deg, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.reader-book .name {
    display: block;
    white-space: nowrap;
    line-height: .24rem
}

.reader-book .desc,
.reader-book .name {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: .12rem
}

.reader-book .desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    height: .6rem;
    margin: .08rem 0;
    color: #979797;
    line-height: .2rem
}

.reader-book .footer {
    color: #999;
    font-size: .1rem;
    line-height: .14rem
}

.reader-book .author {
    display: block;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .1rem;
    line-height: .14rem
}

.reader-book .readCount,
.reader-book .score {
    display: inline-block;
    margin: 0
}

.reader-book .readCount:not(:last-of-type),
.reader-book .score:not(:last-of-type) {
    margin-left: 0;
    margin-right: 1em
}

.reader-book .readCount .icon,
.reader-book .score .icon {
    font-size: 1.2em;
    line-height: 1;
    vertical-align: text-bottom;
    color: #ffbe24
}

.reader-book .readCount {
    display: none
}

.reader-book .badge {
    margin-top: -.02rem;
    margin-bottom: -.02rem
}

.reader-book:after,
.reader-book:before {
    content: "";
    display: table
}

.reader-book:after {
    clear: both;
    overflow: hidden
}

.reader-book.reader-book-large {
    width: 1.14333rem
}

.reader-book.reader-book-large .cover {
    width: 1.14333rem;
    height: 1.63333rem
}

.reader-book.reader-book-large .readCount {
    display: inline-block
}

.reader-book.reader-book-round {
    text-align: left
}

.reader-book.reader-book-round .cover {
    border-radius: .03rem;
    overflow: hidden
}

.reader-book.reader-book-round .cover:after,
.reader-book.reader-book-round .cover:before {
    display: none
}

.reader-book.reader-book-round.reader-book-large .cover {
    border-radius: .05rem
}

.reader-book.reader-book-media {
    width: 100%;
    text-align: left
}

.reader-book.reader-book-media .cover {
    float: left;
    margin-right: .1rem;
    margin-bottom: 0
}

.reader-book.reader-book-media .readCount,
.reader-book.reader-book-media .score {
    float: right
}

.reader-book.reader-book-media .readCount:not(:last-of-type),
.reader-book.reader-book-media .score:not(:last-of-type) {
    margin-left: 1em;
    margin-right: 0
}

.reader-book.reader-book-media .author {
    float: left;
    max-width: 10em
}

.reader-book.reader-book-media .readCount {
    display: inline-block
}

.reader-book.reader-book-media .badge {
    float: right
}

.reader-book.reader-book-media.reader-book-large .desc {
    -webkit-line-clamp: 5;
    height: 1rem
}

.reader-book.reader-book-fluid {
    position: relative;
    width: 100%;
    text-align: left
}

.reader-book.reader-book-fluid .fluid-image {
    position: relative
}

.reader-book.reader-book-fluid .fluid-image .cover {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
    min-height: 1.19643rem
}

.reader-book.reader-book-fluid .fluid-image .cover img {
    height: auto;
    min-height: 1.19643rem
}

.reader-book.reader-book-fluid .fluid-image .author,
.reader-book.reader-book-fluid .fluid-image .badge,
.reader-book.reader-book-fluid .fluid-image .desc {
    display: none
}

.reader-book.reader-book-fluid .fluid-image .name {
    display: block;
    padding: .22rem .1rem;
    box-sizing: border-box;
    position: absolute;
    text-align: right;
    width: 100%;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent);
    color: #fff;
    font-weight: 700
}

.reader-book.reader-book-fluid .fluid-image .footer {
    color: #fff;
    position: absolute;
    right: .1rem;
    bottom: .04rem
}

.reader-book.reader-book-fluid .fluid-image .footer>* {
    margin-right: 0
}

.reader-book.reader-book-fluid .fluid-image .footer>:not(:first-child) {
    margin-left: 1em
}

.reader-book.reader-book-fluid .fluid-info .desc {
    -webkit-line-clamp: 3;
    height: auto;
    margin-bottom: 0
}

.reader-infinite-preloader {
    display: block;
    width: 100%;
    min-height: .24rem;
    font-size: .12rem;
    line-height: .24rem;
    text-align: center;
    color: #9e9e9e
}

.reader-personal {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    line-height: .2rem;
    background: #fff
}

.reader-personal .avatar {
    -webkit-flex: 0 0 0.4rem;
    flex: 0 0 0.4rem;
    margin-right: .16rem;
    width: .4rem;
    height: .4rem;
    border-radius: 50%
}

.reader-personal .content {
    -webkit-flex: 1 1;
    flex: 1 1;
    text-align: left
}

.reader-personal .content p,
.reader-zone-list-view.list,
.reader-zone-list-view .list {
    margin: 0
}

.reader-zone-list-view.list li .item-inner:after,
.reader-zone-list-view .list li .item-inner:after {
    display: none
}

.reader-zone-list-view.list .item-title,
.reader-zone-list-view .list .item-title {
    padding-left: .08rem;
    margin-left: -.16rem;
    border-left: .03rem solid red;
    font-size: .16rem;
    font-weight: 700
}

.reader-zone-list-view.list .item-after,
.reader-zone-list-view .list .item-after {
    font-size: .12rem
}

.reader-zone-list-view.list .item-after a,
.reader-zone-list-view .list .item-after a {
    color: inherit !important
}

.reader-zone-list-view.list .item-inner .row,
.reader-zone-list-view .list .item-inner .row {
    width: 100%
}

.reader-zone-list-view.list .segmented,
.reader-zone-list-view .list .segmented {
    width: 80% !important;
    margin: auto
}

.reader-zone-list-view-books .item-inner {
    padding: 0 .08rem .08rem !important
}

.reader-zone-list-view .replace-btn {
    background-color: #f1f1f1 !important;
    color: #8b8b8b !important
}

.md .color-theme-red .reader-zone-list-view.list .item-title,
.md .color-theme-red .reader-zone-list-view .list .item-title {
    border-color: #f44336 !important
}

.md .color-theme-green .reader-zone-list-view.list .item-title,
.md .color-theme-green .reader-zone-list-view .list .item-title {
    border-color: #4caf50 !important
}

.md .color-theme-blue .reader-zone-list-view.list .item-title,
.md .color-theme-blue .reader-zone-list-view .list .item-title {
    border-color: #2196f3 !important
}

.md .color-theme-pink .reader-zone-list-view.list .item-title,
.md .color-theme-pink .reader-zone-list-view .list .item-title {
    border-color: #e91e63 !important
}

.md .color-theme-yellow .reader-zone-list-view.list .item-title,
.md .color-theme-yellow .reader-zone-list-view .list .item-title {
    border-color: #ffcf00 !important
}

.md .color-theme-orange .reader-zone-list-view.list .item-title,
.md .color-theme-orange .reader-zone-list-view .list .item-title {
    border-color: #ff9800 !important
}

.md .color-theme-gray .reader-zone-list-view.list .item-title,
.md .color-theme-gray .reader-zone-list-view .list .item-title {
    border-color: #9e9e9e !important
}

.md .color-theme-white .reader-zone-list-view.list .item-title,
.md .color-theme-white .reader-zone-list-view .list .item-title {
    border-color: #fff !important
}

.md .color-theme-black .reader-zone-list-view.list .item-title,
.md .color-theme-black .reader-zone-list-view .list .item-title {
    border-color: #000 !important
}

.md .color-theme-violet .reader-zone-list-view.list .item-title,
.md .color-theme-violet .reader-zone-list-view .list .item-title {
    border-color: #b65bb6 !important
}

.reader-category-buttons-item .item-inner {
    display: -webkit-flex;
    display: flex
}

.reader-category-buttons-item .reader-category-buttons {
    -webkit-flex: 1 1;
    flex: 1 1;
    display: block;
    margin: 0 -.1rem
}

.reader-category-buttons-item .reader-category-buttons .button {
    display: inline-block;
    min-width: .56rem;
    margin: .02rem .04rem
}

.reader-bookshelf-book {
    display: block;
    width: .8375rem;
    text-align: center
}

.reader-bookshelf-book .cover {
    position: relative;
    display: block;
    width: .8375rem;
    height: 1.19643rem;
    margin: 0 auto .05rem;
    box-shadow: 0 .03rem .01rem -.02rem rgba(0, 0, 0, .2), 0 .02rem .02rem 0 rgba(0, 0, 0, .14), 0 .01rem .05rem 0 rgba(0, 0, 0, .12) !important
}

.reader-bookshelf-book .cover img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #eee url(data:image/png;base64,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) no-repeat 50%/.35rem .27rem
}

.reader-bookshelf-book .cover .status {
    position: absolute;
    left: -.02rem;
    top: auto;
    bottom: .05rem;
    z-index: 10;
    display: block;
    box-sizing: border-box;
    height: .16rem;
    padding: .03rem .05rem;
    font-size: .1rem;
    line-height: .1rem;
    color: #fff;
    background: #9e9e9e
}

.reader-bookshelf-book .cover .status:after,
.reader-bookshelf-book .cover .status:before {
    content: "";
    position: absolute;
    right: -.03rem;
    top: 0;
    z-index: -1;
    display: block;
    border-width: .08rem .04rem;
    border-style: solid;
    border-color: transparent
}

.reader-bookshelf-book .cover .status:before {
    border-color: #9e9e9e transparent transparent #9e9e9e
}

.reader-bookshelf-book .cover .status:after {
    border-color: transparent transparent #9e9e9e #9e9e9e
}

.reader-bookshelf-book .cover .status[data-status=lianzai],
.reader-bookshelf-book .cover .status[data-status=serialized] {
    background: #f44336
}

.reader-bookshelf-book .cover .status[data-status=lianzai]:before,
.reader-bookshelf-book .cover .status[data-status=serialized]:before {
    border-color: #f44336 transparent transparent #f44336
}

.reader-bookshelf-book .cover .status[data-status=lianzai]:after,
.reader-bookshelf-book .cover .status[data-status=serialized]:after {
    border-color: transparent transparent #f44336 #f44336
}

.reader-bookshelf-book .cover .status[data-status=finish],
.reader-bookshelf-book .cover .status[data-status=wanjie] {
    background: #4caf50
}

.reader-bookshelf-book .cover .status[data-status=finish]:before,
.reader-bookshelf-book .cover .status[data-status=wanjie]:before {
    border-color: #4caf50 transparent transparent #4caf50
}

.reader-bookshelf-book .cover .status[data-status=finish]:after,
.reader-bookshelf-book .cover .status[data-status=wanjie]:after {
    border-color: transparent transparent #4caf50 #4caf50
}

.reader-bookshelf-book .cover .type {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden
}

.reader-bookshelf-book .cover .type:after {
    position: absolute;
    top: .1rem;
    right: .1rem;
    left: auto;
    display: block;
    width: .6rem;
    height: .14rem;
    margin: -.07rem -.3rem;
    text-align: center;
    line-height: .14rem;
    font-size: .1rem;
    background: #9e9e9e;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.reader-bookshelf-book .cover .type[data-type=new]:after {
    content: "\65B0\4F5C";
    background: #5adeac
}

.reader-bookshelf-book .cover .type[data-type=sole]:after {
    content: "\72EC\5BB6";
    background: #ce61ff
}

.reader-bookshelf-book .cover .type[data-type=free_in_limit_time]:after {
    content: "\9650\514D";
    background: #f44336
}

.reader-bookshelf-book .cover .type[data-type=vip]:after {
    content: "VIP";
    background: #ff9800
}

.reader-bookshelf-book .cover .type[data-type=competitive]:after,
.reader-bookshelf-book .cover .type[data-type=recommend]:after {
    content: "\70ED\95E8";
    background: #f44336
}

.reader-bookshelf-book .cover .type[data-type="no.1"]:after {
    content: "No.1";
    background: #f44336
}

.reader-bookshelf-book .cover .type[data-type="no.2"]:after {
    content: "No.2";
    background: #ff9800
}

.reader-bookshelf-book .cover .type[data-type="no.3"]:after {
    content: "No.3";
    background: #2196f3
}

.reader-bookshelf-book .cover .type[data-type="no.4"]:after {
    content: "No.4";
    background: #9e9e9e
}

.reader-bookshelf-book .cover:before {
    content: "";
    display: block;
    width: .02rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: -.02rem;
    background: hsla(0, 0%, 78%, .5);
    -webkit-transform: skew(0, 45deg);
    transform: skew(0, 45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.reader-bookshelf-book .cover:after {
    content: "";
    display: block;
    width: 100%;
    height: .02rem;
    position: absolute;
    top: auto;
    left: 0;
    bottom: -.02rem;
    background: hsla(0, 0%, 78%, .5);
    -webkit-transform: skew(45deg, 0);
    transform: skew(45deg, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.reader-bookshelf-book .name {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .12rem;
    line-height: .24rem
}

.reader-bookshelf-book .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    height: .6rem;
    margin: .08rem 0;
    color: #979797;
    line-height: .2rem;
    font-size: .12rem
}

.reader-bookshelf-book .footer {
    color: #999;
    font-size: .1rem;
    line-height: .14rem
}

.reader-bookshelf-book .author {
    display: block;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .1rem;
    line-height: .14rem
}

.reader-bookshelf-book .readCount,
.reader-bookshelf-book .score {
    display: inline-block;
    margin: 0
}

.reader-bookshelf-book .readCount:not(:last-of-type),
.reader-bookshelf-book .score:not(:last-of-type) {
    margin-left: 0;
    margin-right: 1em
}

.reader-bookshelf-book .readCount .icon,
.reader-bookshelf-book .score .icon {
    font-size: 1.2em;
    line-height: 1;
    vertical-align: text-bottom;
    color: #ffbe24
}

.reader-bookshelf-book .readCount {
    display: none
}

.reader-bookshelf-book .badge {
    margin-top: -.02rem;
    margin-bottom: -.02rem
}

.reader-bookshelf-book:after,
.reader-bookshelf-book:before {
    content: "";
    display: table
}

.reader-bookshelf-book:after {
    clear: both;
    overflow: hidden
}

.reader-bookshelf-book.reader-bookshelf-book-large {
    width: 1.14333rem
}

.reader-bookshelf-book.reader-bookshelf-book-large .cover {
    width: 1.14333rem;
    height: 1.63333rem
}

.reader-bookshelf-book.reader-bookshelf-book-large .readCount {
    display: inline-block
}

.reader-bookshelf-book.reader-bookshelf-book-round {
    text-align: left
}

.reader-bookshelf-book.reader-bookshelf-book-round .cover {
    border-radius: .03rem;
    overflow: hidden
}

.reader-bookshelf-book.reader-bookshelf-book-round .cover:after,
.reader-bookshelf-book.reader-bookshelf-book-round .cover:before {
    display: none
}

.reader-bookshelf-book.reader-bookshelf-book-round.reader-bookshelf-book-large .cover {
    border-radius: .05rem
}

.reader-bookshelf-book.reader-bookshelf-book-media {
    width: 100%;
    text-align: left
}

.reader-bookshelf-book.reader-bookshelf-book-media .cover {
    float: left;
    margin-right: .1rem;
    margin-bottom: 0
}

.reader-bookshelf-book.reader-bookshelf-book-media .readCount,
.reader-bookshelf-book.reader-bookshelf-book-media .score {
    float: right
}

.reader-bookshelf-book.reader-bookshelf-book-media .readCount:not(:last-of-type),
.reader-bookshelf-book.reader-bookshelf-book-media .score:not(:last-of-type) {
    margin-left: 1em;
    margin-right: 0
}

.reader-bookshelf-book.reader-bookshelf-book-media .author {
    float: left;
    max-width: 10em
}

.reader-bookshelf-book.reader-bookshelf-book-media .readCount {
    display: inline-block
}

.reader-bookshelf-book.reader-bookshelf-book-media .badge {
    float: right
}

.reader-bookshelf-book.reader-bookshelf-book-media.reader-bookshelf-book-large .desc {
    -webkit-line-clamp: 5;
    height: 1rem
}

.reader-bookshelf-book.reader-bookshelf-book-fluid {
    position: relative;
    width: 100%;
    text-align: left
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image {
    position: relative
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .cover {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
    min-height: 1.19643rem
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .cover img {
    height: auto;
    min-height: 1.19643rem
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .author,
.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .badge,
.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .desc {
    display: none
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .name {
    display: block;
    padding: .22rem .1rem;
    box-sizing: border-box;
    position: absolute;
    text-align: right;
    width: 100%;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent);
    color: #fff;
    font-weight: 700
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .footer {
    color: #fff;
    position: absolute;
    right: .1rem;
    bottom: .04rem
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .footer>* {
    margin-right: 0
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-image .footer>:not(:first-child) {
    margin-left: 1em
}

.reader-bookshelf-book.reader-bookshelf-book-fluid .fluid-info .desc {
    -webkit-line-clamp: 3;
    height: auto;
    margin-bottom: 0
}

.reader-bookshelf-book {
    width: 100%;
    margin: .2rem auto
}

.reader-bookshelf-book .delete-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: .2rem;
    height: .2rem;
    margin: -.1rem;
    border-radius: 50%;
    background: rgba(0, 0, 0, .4)
}

.reader-bookshelf-book .delete-btn .icon {
    display: block;
    color: #fff;
    font-size: .16rem;
    line-height: .2rem
}

.reader-bookshelf-book .cover .updated {
    position: absolute;
    right: -.05rem;
    top: -.08rem
}

.color-red .reader-personal-header,
.color-theme-red .reader-personal-header {
    background-color: #f44336 !important
}

.color-red .reader-personal-header .user p,
.color-theme-red .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-green .reader-personal-header,
.color-theme-green .reader-personal-header {
    background-color: #4caf50 !important
}

.color-green .reader-personal-header .user p,
.color-theme-green .reader-personal-header .user p {
    color: hsla(0, 0%, 100%, .6)
}

.color-blue .reader-personal-header,
.color-theme-blue .reader-personal-header {
    background-color: #2196f3 !important
}

.color-blue .reader-personal-header .user p,
.color-theme-blue .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-pink .reader-personal-header,
.color-theme-pink .reader-personal-header {
    background-color: #e91e63 !important
}

.color-pink .reader-personal-header .user p,
.color-theme-pink .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-theme-yellow .reader-personal-header,
.color-yellow .reader-personal-header {
    background-color: #ffcf00 !important
}

.color-theme-yellow .reader-personal-header .user p,
.color-yellow .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-orange .reader-personal-header,
.color-theme-orange .reader-personal-header {
    background-color: #ff9800 !important
}

.color-orange .reader-personal-header .user p,
.color-theme-orange .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-gray .reader-personal-header,
.color-theme-gray .reader-personal-header {
    background-color: #9e9e9e !important
}

.color-gray .reader-personal-header .user p,
.color-theme-gray .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-theme-white .reader-personal-header,
.color-white .reader-personal-header {
    background-color: #fff !important
}

.color-theme-white .reader-personal-header .user p,
.color-white .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.color-black .reader-personal-header,
.color-theme-black .reader-personal-header {
    background-color: #000 !important
}

.color-black .reader-personal-header .user p,
.color-theme-black .reader-personal-header .user p {
    color: hsla(0, 0%, 100%, .6)
}

.color-theme-violet .reader-personal-header,
.color-violet .reader-personal-header {
    background-color: #b65bb6 !important
}

.color-theme-violet .reader-personal-header .user p,
.color-violet .reader-personal-header .user p {
    color: rgba(0, 0, 0, .6)
}

.reader-personal-header {
    height: 1.7rem;
    padding-top: .48rem;
    box-sizing: border-box;
    background: url(../fonts/cartoon@1,5x.c850df3d.png) no-repeat top/100% auto !important
}

.reader-personal-header .navbar {
    position: fixed;
    top: 0;
    background: transparent !important
}

.reader-personal-header .navbar:after {
    display: none
}

.reader-personal-header .navbar.color-white {
    transition: all 1s;
    background: #fff !important
}

.reader-personal-header .navbar.color-white:after {
    display: block
}

.reader-personal-header .skinBtn {
    padding: 0 .15rem;
    border: .01rem solid #fff;
    position: absolute;
    top: .15rem;
    right: .16rem
}

.reader-personal-header .skinBtn:before {
    content: "";
    display: inline-block;
    padding: .03rem 0;
    margin-right: .05rem;
    vertical-align: top;
    width: .2rem;
    height: .2rem;
    background: transparent url(data:image/png;base64,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) no-repeat 50%/.2rem auto;
    opacity: .6
}

.reader-personal-header .user {
    padding: 0 .12rem;
    font-size: .12rem;
    zoom: 1
}

.reader-personal-header .user .avatar {
    display: block;
    float: left;
    margin-right: .08rem;
    width: .56rem;
    height: .56rem;
    border-radius: 50%;
    border: .02rem solid #fff
}

.reader-personal-header .user p {
    margin: 0;
    line-height: 1;
    color: rgba(0, 0, 0, .6)
}

.reader-personal-header .user p.name {
    padding: .12rem 0 .05rem;
    font-size: .2rem;
    font-weight: 700
}

.reader-personal-header .user p.name .vip {
    display: inline-block;
    width: .43rem;
    height: .15rem;
    margin-left: .05rem;
    vertical-align: middle;
    opacity: 1;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAAdCAYAAADb/iBbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAFFElEQVRoBe2aXUwcVRTH/7s7sOxUy7JFDS0NGNoYamrbINGYQNvEBIyJVmJiYjDBF4ipmtUH40ujNYE343cMD1pNifHBIPTBwBsFvxPi2qIbQ0lZLJC4y7LYMsuyH2POcGeZz50ZaJGvXzIPe+fMnXv/99xzz707LlEU4ZBTTh/YBkyyyxacDSM/gDMA2gCc3IGCyiwA6APwBYChQoZWnhoE8DaA0jvRyi3MZaaLobhmovrZqOxkz7TDeSauCiNRj7MR2PVOe3zJQmMerah+FpDXLuj8JSA1Cew9CfDH7nSHNgsqYbWiDplN+dxcGNnEOIpqnjLuRzYB/Pk4IFxZLSt/Aaj5zNA8J0SRnf3JvL6tx4tsEYNb0fRgoRi6fO1zpGLnsDh8WhJEx+xHakGJ2EVA+F1nmpn+HkLoCam+bcT7bKarUipdwDVC9MaRGn0dvoaL6rs3Lxs/EL+kCwNLkSDgSRuaj4yMoKenR1XW0NCA1tZW0zZFIhF0dXWpyurq6tDe3o7BwUH09vaq7nV2dqK8vNxOd51QyoRtk0VtcxJHs56wvrC4ytjYqy5PTw2aCgom4MDAAGKxWL5sdHQULS0t4Hne8BkaCC1kb0VHR4elTVNTk1S/IAiq8u7ubiNzyuf9nOKHfTIGe4aKV1emuwJRvB+ugDpmukXrsWtsbFR5F3WIOkYd1CLfU0IDsxZPrK2tRTAY1JXToGpFNYE6d0aOqU/bfnOWgydyRF/OH8Pi1ZeQ/qcGmXgllmeOYCn6JuDxq8xcnnvhvnG44CtIFK1XDg8PG9oaeSlN/f+RUxzLSy3xiPUQwwtwCXuBTBEyszPgKvbnH0v+OILkZBGSk0+uClgygaKH1XbpyHVJVFe0EvAKwCMG48PzaG5uVnkrhYNwOCx5kxIKFUrovtZmg6nm5BXLEjEAJAJYScBEzL33Lnx19XAHypCZmUHqj7F8DZ6yMmTn54HlJOKffoKSB49KdqmxMWBuFvw+DkiWrFwmkLdpFxiahkrBjGKdUYjYYI677b5PzInIptXXrZ9/xb/fDUIIXc2Xu++pwN3PPQ/R45V+Z24m83apqWldHWZQTKQwoEQronbqbwIvJUrtnFJJ5LJQiZBZ1guy59F6lD37DNw+HwJnz2L+m2+RGp9QG7lQUEwlJKpWOHnBolBAqZSS9cZSqtNORmDBAomasGNJnprLrIqx/51zWPprHOlYHL4HDqP44AG4eV/+fnHlAdwXfBmZuTiWp6aR+vsGvAcrwfEeLH59wVbrqqqqJM+jzsrQgiWnOUqMPNspZqu/Q0IkasieqGoP4/YFcNdjBquMBrKjiz9xVLqRvj5h21PBYqRSVFqwKKGn+KqEFrZNwqQcU/ut2pPL2ouFVtBRg5N6yHu0Oad2AaNsYb1eehsZkkXtsxQjB2n6y9eaEUXH9Vh54SbyUqJPXqj62L7VdLvj9pepPCv64cdremMumXTs6XJ6ZbSr2WReSkeACVnUBBP1LTNr76FDKjGE8LV1t4ALBGzZGW0GZKjc7Exgg1mQD6W056m0aJmeLN/64RdEL3x1W5pKaVfFG69IWcM24TXmmDpRq5mwpmGA0qPF366sSwZKvfaceAhcuT1P3QIUPPnH7n9UjunXnvIZbVND7IMJ/ZH9Llo+MDo2Ndv7h5jHnmcBeBc1tD8+zf6C0mHnsx8/ixdthRaxHUK/4isVU5x+S+VnHlzNrp0AzVpKOQt+6pMHwH+j5zC4zWmf9AAAAABJRU5ErkJggg==) no-repeat 0 0/.43rem .15rem
}

.reader-personal-header .user:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
}

.reader-personal-card .metas {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: .15rem .1rem;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.reader-personal-card .metas .meta {
    position: relative;
    -webkit-flex: 1 0 50%;
    flex: 1 0 50%;
    display: -webkit-flex;
    display: flex;
    height: .36rem
}

.reader-personal-card .metas .meta .name {
    -webkit-flex: 0 0 0.6rem;
    flex: 0 0 0.6rem;
    text-align: center;
    font-size: .12rem;
    line-height: .16rem
}

.reader-personal-card .metas .meta .name i {
    display: block;
    margin: auto;
    width: .2rem;
    height: .2rem;
    position: relative
}

.reader-personal-card .metas .meta .name i.icon_coin {
    background: transparent url(../images/zs.png) no-repeat 50%/100%
}

.reader-personal-card .metas .meta .name i.icon_vip {
    background: transparent url(../images/vip.png) no-repeat top/100% auto
}

.reader-personal-card .metas .meta .value {
    text-align: left;
    font-size: .2rem;
    line-height: 1;
    color: #9c9c9c
}

.reader-personal-card .metas .meta .value label {
    display: block;
    font-size: .09rem;
    color: #333;
    line-height: .12rem;
    margin-top: .04rem
}

.reader-personal-card .metas .meta:not(:last-of-type):after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.reader-personal-card .metas .meta.device-pixel-ratio-2 .reader-personal-card .metas .meta:not(:last-of-type):after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.reader-personal-card .metas .meta.device-pixel-ratio-3 .reader-personal-card .metas .meta:not(:last-of-type):after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.reader-personal-card .billboards {
    position: relative;
    display: block;
    padding: .2rem .25rem .2rem .95rem;
    margin-bottom: .1rem;
    width: 3.55rem;
    height: .8rem;
    box-sizing: border-box;
    background: transparent url(../fonts/vip@2x.da93b96a.png) no-repeat top/100%;
    color: #fff
}

.reader-personal-card .billboards .title {
    font-size: .16rem;
    line-height: .24rem
}

.reader-personal-card .billboards .desc {
    font-size: .1rem;
    line-height: .16rem
}

.reader-personal-card .billboards .button {
    position: absolute;
    bottom: .2rem;
    right: .15rem;
    color: #212121 !important;
    height: .2rem !important;
    line-height: .2rem !important;
    font-size: .12rem !important
}

.reader-personal-card .billboards .button i.icon {
    font-size: .14rem;
    padding: .03rem 0;
    vertical-align: top
}

.reader-personal-card .logoutBtn {
    margin-top: .2rem;
    box-shadow: none !important;
    border: .01rem solid rgba(0, 0, 0, .12)
}

.md .card.reader-personal-card {
    margin: -.3rem 0 0;
    box-shadow: none;
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem
}

.md .card.reader-personal-card .card-header {
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.md .card.reader-personal-card .card-header:after {
    display: none
}

.md .card.reader-personal-card .card-content {
    padding: .1rem
}

.md .card.reader-personal-card .card-content .list {
    margin: 0
}

.md .card.reader-personal-card .card-content .list .item-inner:after {
    display: none
}

.md .card.reader-personal-card .card-content .list .item-link .item-inner,
.md .card.reader-personal-card .card-content .list .links-list a {
    background-position: calc(100% - .1rem) 50%
}

.md .card.reader-personal-card .card-content .list .item-divider {
    margin-top: .1rem;
    padding-bottom: .1rem;
    height: 0;
    background: transparent
}

.md .card.reader-personal-card .card-content .list .item-divider :before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    height: .01rem;
    width: 100%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.md .card.reader-personal-card .card-content .list .item-divider.device-pixel-ratio-2 :before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.md .card.reader-personal-card .card-content .list .item-divider.device-pixel-ratio-3 :before {
    -webkit-transform: scaleY(.33);
    transform: scaleY(.33)
}

.reader_booklist_vip_billboards {
    position: relative;
    display: block;
    padding: .2rem .25rem .2rem .95rem;
    margin-bottom: .1rem;
    width: 3.55rem;
    height: .8rem;
    box-sizing: border-box;
    background: transparent url(../fonts/vip@2x.da93b96a.png) no-repeat top/100%;
    color: #fff
}

.reader_booklist_vip_billboards .title {
    font-size: .16rem;
    line-height: .24rem
}

.reader_booklist_vip_billboards .desc {
    font-size: .1rem;
    line-height: .16rem
}

.reader_booklist_vip_billboards .button {
    position: absolute;
    bottom: .2rem;
    right: .15rem;
    color: #212121 !important;
    height: .2rem !important;
    line-height: .2rem !important;
    font-size: .12rem !important
}

.reader_booklist_vip_billboards .button i.icon {
    font-size: .14rem;
    padding: .03rem 0;
    vertical-align: top
}

.reader_booklist_vip_billboards {
    margin: .1rem auto
}

.reader_booklist_vip_billboards .vip {
    position: absolute;
    bottom: .2rem;
    right: .15rem;
    text-align: right;
    font-size: .1rem
}

.reader_booklist_vip_billboards .vip:before {
    content: " ";
    display: block;
    margin: 0 0 0 auto;
    width: .43rem;
    height: .15rem;
    vertical-align: middle;
    opacity: 1;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAAdCAYAAADb/iBbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAFFElEQVRoBe2aXUwcVRTH/7s7sOxUy7JFDS0NGNoYamrbINGYQNvEBIyJVmJiYjDBF4ipmtUH40ujNYE343cMD1pNifHBIPTBwBsFvxPi2qIbQ0lZLJC4y7LYMsuyH2POcGeZz50ZaJGvXzIPe+fMnXv/99xzz707LlEU4ZBTTh/YBkyyyxacDSM/gDMA2gCc3IGCyiwA6APwBYChQoZWnhoE8DaA0jvRyi3MZaaLobhmovrZqOxkz7TDeSauCiNRj7MR2PVOe3zJQmMerah+FpDXLuj8JSA1Cew9CfDH7nSHNgsqYbWiDplN+dxcGNnEOIpqnjLuRzYB/Pk4IFxZLSt/Aaj5zNA8J0SRnf3JvL6tx4tsEYNb0fRgoRi6fO1zpGLnsDh8WhJEx+xHakGJ2EVA+F1nmpn+HkLoCam+bcT7bKarUipdwDVC9MaRGn0dvoaL6rs3Lxs/EL+kCwNLkSDgSRuaj4yMoKenR1XW0NCA1tZW0zZFIhF0dXWpyurq6tDe3o7BwUH09vaq7nV2dqK8vNxOd51QyoRtk0VtcxJHs56wvrC4ytjYqy5PTw2aCgom4MDAAGKxWL5sdHQULS0t4Hne8BkaCC1kb0VHR4elTVNTk1S/IAiq8u7ubiNzyuf9nOKHfTIGe4aKV1emuwJRvB+ugDpmukXrsWtsbFR5F3WIOkYd1CLfU0IDsxZPrK2tRTAY1JXToGpFNYE6d0aOqU/bfnOWgydyRF/OH8Pi1ZeQ/qcGmXgllmeOYCn6JuDxq8xcnnvhvnG44CtIFK1XDg8PG9oaeSlN/f+RUxzLSy3xiPUQwwtwCXuBTBEyszPgKvbnH0v+OILkZBGSk0+uClgygaKH1XbpyHVJVFe0EvAKwCMG48PzaG5uVnkrhYNwOCx5kxIKFUrovtZmg6nm5BXLEjEAJAJYScBEzL33Lnx19XAHypCZmUHqj7F8DZ6yMmTn54HlJOKffoKSB49KdqmxMWBuFvw+DkiWrFwmkLdpFxiahkrBjGKdUYjYYI677b5PzInIptXXrZ9/xb/fDUIIXc2Xu++pwN3PPQ/R45V+Z24m83apqWldHWZQTKQwoEQronbqbwIvJUrtnFJJ5LJQiZBZ1guy59F6lD37DNw+HwJnz2L+m2+RGp9QG7lQUEwlJKpWOHnBolBAqZSS9cZSqtNORmDBAomasGNJnprLrIqx/51zWPprHOlYHL4HDqP44AG4eV/+fnHlAdwXfBmZuTiWp6aR+vsGvAcrwfEeLH59wVbrqqqqJM+jzsrQgiWnOUqMPNspZqu/Q0IkasieqGoP4/YFcNdjBquMBrKjiz9xVLqRvj5h21PBYqRSVFqwKKGn+KqEFrZNwqQcU/ut2pPL2ouFVtBRg5N6yHu0Oad2AaNsYb1eehsZkkXtsxQjB2n6y9eaEUXH9Vh54SbyUqJPXqj62L7VdLvj9pepPCv64cdremMumXTs6XJ6ZbSr2WReSkeACVnUBBP1LTNr76FDKjGE8LV1t4ALBGzZGW0GZKjc7Exgg1mQD6W056m0aJmeLN/64RdEL3x1W5pKaVfFG69IWcM24TXmmDpRq5mwpmGA0qPF366sSwZKvfaceAhcuT1P3QIUPPnH7n9UjunXnvIZbVND7IMJ/ZH9Llo+MDo2Ndv7h5jHnmcBeBc1tD8+zf6C0mHnsx8/ixdthRaxHUK/4isVU5x+S+VnHlzNrp0AzVpKOQt+6pMHwH+j5zC4zWmf9AAAAABJRU5ErkJggg==) no-repeat 0 0/.43rem .15rem
}

.reader-book-cover .book .cover {
    position: relative;
    display: block;
    width: .8375rem;
    height: 1.19643rem;
    margin: 0 auto .05rem;
    box-shadow: 0 .03rem .01rem -.02rem rgba(0, 0, 0, .2), 0 .02rem .02rem 0 rgba(0, 0, 0, .14), 0 .01rem .05rem 0 rgba(0, 0, 0, .12) !important
}

.reader-book-cover .book .cover img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #eee url(data:image/png;base64,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) no-repeat 50%/.35rem .27rem
}

.reader-book-cover .book .cover .status {
    position: absolute;
    left: -.02rem;
    top: auto;
    bottom: .05rem;
    z-index: 10;
    display: block;
    box-sizing: border-box;
    height: .16rem;
    padding: .03rem .05rem;
    font-size: .1rem;
    line-height: .1rem;
    color: #fff;
    background: #9e9e9e
}

.reader-book-cover .book .cover .status:after,
.reader-book-cover .book .cover .status:before {
    content: "";
    position: absolute;
    right: -.03rem;
    top: 0;
    z-index: -1;
    display: block;
    border-width: .08rem .04rem;
    border-style: solid;
    border-color: transparent
}

.reader-book-cover .book .cover .status:before {
    border-color: #9e9e9e transparent transparent #9e9e9e
}

.reader-book-cover .book .cover .status:after {
    border-color: transparent transparent #9e9e9e #9e9e9e
}

.reader-book-cover .book .cover .status[data-status=lianzai],
.reader-book-cover .book .cover .status[data-status=serialized] {
    background: #f44336
}

.reader-book-cover .book .cover .status[data-status=lianzai]:before,
.reader-book-cover .book .cover .status[data-status=serialized]:before {
    border-color: #f44336 transparent transparent #f44336
}

.reader-book-cover .book .cover .status[data-status=lianzai]:after,
.reader-book-cover .book .cover .status[data-status=serialized]:after {
    border-color: transparent transparent #f44336 #f44336
}

.reader-book-cover .book .cover .status[data-status=finish],
.reader-book-cover .book .cover .status[data-status=wanjie] {
    background: #4caf50
}

.reader-book-cover .book .cover .status[data-status=finish]:before,
.reader-book-cover .book .cover .status[data-status=wanjie]:before {
    border-color: #4caf50 transparent transparent #4caf50
}

.reader-book-cover .book .cover .status[data-status=finish]:after,
.reader-book-cover .book .cover .status[data-status=wanjie]:after {
    border-color: transparent transparent #4caf50 #4caf50
}

.reader-book-cover .book .cover .type {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden
}

.reader-book-cover .book .cover .type:after {
    position: absolute;
    top: .1rem;
    right: .1rem;
    left: auto;
    display: block;
    width: .6rem;
    height: .14rem;
    margin: -.07rem -.3rem;
    text-align: center;
    line-height: .14rem;
    font-size: .1rem;
    background: #9e9e9e;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.reader-book-cover .book .cover .type[data-type=new]:after {
    content: "\65B0\4F5C";
    background: #5adeac
}

.reader-book-cover .book .cover .type[data-type=sole]:after {
    content: "\72EC\5BB6";
    background: #ce61ff
}

.reader-book-cover .book .cover .type[data-type=free_in_limit_time]:after {
    content: "\9650\514D";
    background: #f44336
}

.reader-book-cover .book .cover .type[data-type=vip]:after {
    content: "VIP";
    background: #ff9800
}

.reader-book-cover .book .cover .type[data-type=competitive]:after,
.reader-book-cover .book .cover .type[data-type=recommend]:after {
    content: "\70ED\95E8";
    background: #f44336
}

.reader-book-cover .book .cover .type[data-type="no.1"]:after {
    content: "No.1";
    background: #f44336
}

.reader-book-cover .book .cover .type[data-type="no.2"]:after {
    content: "No.2";
    background: #ff9800
}

.reader-book-cover .book .cover .type[data-type="no.3"]:after {
    content: "No.3";
    background: #2196f3
}

.reader-book-cover .book .cover .type[data-type="no.4"]:after {
    content: "No.4";
    background: #9e9e9e
}

.reader-book-cover .book .cover:before {
    content: "";
    display: block;
    width: .02rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: -.02rem;
    background: hsla(0, 0%, 78%, .5);
    -webkit-transform: skew(0, 45deg);
    transform: skew(0, 45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.reader-book-cover .book .cover:after {
    content: "";
    display: block;
    width: 100%;
    height: .02rem;
    position: absolute;
    top: auto;
    left: 0;
    bottom: -.02rem;
    background: hsla(0, 0%, 78%, .5);
    -webkit-transform: skew(45deg, 0);
    transform: skew(45deg, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.reader-book-cover {
    font-size: .14rem
}

.reader-book-cover .book {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    width: 100%;
    margin: 0;
    font-size: .14rem
}

.reader-book-cover .book>* {
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden
}

.reader-book-cover .book label {
    color: #9e9e9e
}

.reader-book-cover .book p {
    margin: .05rem 0
}

.reader-book-cover .book small {
    font-size: .12rem
}

.reader-book-cover .book .cover {
    -webkit-flex: 0 0 0.9rem;
    flex: 0 0 0.9rem;
    width: .9rem;
    height: 1.286rem;
    margin-right: .16rem
}

.reader-book-cover .book .name {
    display: block;
    margin: .05rem 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .16rem;
    line-height: 1;
    color: #392525;
    letter-spacing: .004rem
}

.reader-book-cover .book .tags {
    display: block;
    font-size: 0
}

.reader-book-cover .book .tags>* {
    margin-right: .03rem;
    vertical-align: top
}

.reader-book-cover .book .tag {
    margin-right: .03rem;
    vertical-align: text-bottom
}

.reader-book-cover .book .info {
    display: block
}

.reader-book-cover .book .readCount,
.reader-book-cover .book .score {
    margin-right: .16rem
}

.reader-book-cover .book .readCount .icon,
.reader-book-cover .book .score .icon {
    font-size: 1.2em;
    line-height: 1;
    vertical-align: text-bottom;
    color: #ffbe24
}

.reader-book-cover .book.book-cartoon {
    display: block
}

.reader-book-cover .book.book-cartoon .cover {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 .05rem;
    border-radius: .05rem;
    overflow: hidden;
    max-height: 2.00rem;
}

.reader-book-cover .book.book-cartoon .name {
    display: inline;
    margin: 0 .5em 0 0;
    text-overflow: clip;
    overflow: initial;
    white-space: normal;
    max-width: 100%
}

.reader-book-cover .book.book-cartoon .tags {
    display: inline-block;
    margin-left: .1rem;
    vertical-align: text-bottom
}

.reader-book-cover .book.book-cartoon .info {
    display: inline-block
}

.reader-book-cover .book.book-cartoon .info:not(:last-child) {
    margin-right: .16rem
}

.reader-book-cover .book-desc {
    font-size: .14rem
}

.reader-book-cover .list {
    margin: 0
}

.reader-book-cover .list .item-title {
    font-size: .14rem
}

.reader-book-cover .list .item-title .icon {
    font-size: .2rem;
    vertical-align: top
}

.reader-book-chapters-smart-select .smart-select {
    color: #fff;
    margin-right: -.16rem
}

.reader-book-chapters-smart-select .smart-select.active-state {
    background-color: transparent !important
}

.reader-book-chapters-smart-select .smart-select .item-after {
    color: #fff
}

.reader-book-chapters-smart-select .smart-select .item-inner {
    background-size: .13rem .13rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' viewBox='0 0 8 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M4.025 10.39l6.364-6.365-1.414-1.414-4.95 4.95-4.95-4.95-1.414 1.414 5.657 5.657z'/%3E%3C/svg%3E")
}

.reader-book-read {
    min-height: 100%
}

.reader-book-read-wraper {
    width: 100%;
    min-height: 100%;
    padding: .1rem;
    overflow: hidden;
    word-break: break-word;
    box-sizing: border-box
}

.reader-book-read-wraper article>section>p {
    text-indent: 2em
}

.reader-book-read-wraper article img {
    display: block;
    margin: 0;
    width: 100%
}

.reader-book-read-mode-default,
.reader-book-read.reader-book-read-mode-default {
    color: #5c5d58;
    background-color: #eee6dd !important
}

.reader-book-read-mode-night,
.reader-book-read.reader-book-read-mode-night {
    color: #666;
    background-color: #0c0c0c !important
}

.reader-book-read-mode-eye-protection,
.reader-book-read.reader-book-read-mode-eye-protection {
    color: rgba(12, 46, 16, .8);
    background-color: #bfe6c0 !important
}

.reader-book-read-opacity-theme.actions-modal.reader-book-read-actions-modal,
.reader-book-read-opacity-theme .actions-modal.reader-book-read-actions-modal,
.reader-book-read-opacity-theme.navbar.reader-book-read-navbar,
.reader-book-read-opacity-theme .navbar.reader-book-read-navbar,
.reader-book-read-opacity-theme .statusbar {
    background: #4a4a4a !important;
    opacity: .8;
    color: #fff
}

.reader-cartoon-image img {
    display: none !important;
    width: 100%;
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.reader-cartoon-image .preview {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding-top: 200%;
    overflow: hidden;
    position: relative;
    background: rgba(0, 0, 0, .7);
    border-bottom: .01rem solid hsla(0, 0%, 100%, .25)
}

.reader-cartoon-image .preview .alt {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: .2rem;
    margin-top: -.1rem;
    line-height: .2rem;
    font-size: .14rem;
    text-align: center;
    color: #fff
}

.reader-cartoon-image.loaded img {
    display: block !important
}

.reader-cartoon-image.loaded .preview {
    display: none !important
}

.reader-cartoon-chapter.reader-cartoon-chapter-preview {
    position: relative;
    height: 150vh;
    overflow: hidden
}

.reader-cartoon-chapter.reader-cartoon-chapter-preview .reader-chapter-order {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: .2rem;
    z-index: 2
}

.reader-cartoon-chapter.reader-cartoon-chapter-preview:before {
    content: "";
    display: block;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.md .reading .actions-backdrop {
    top: .44rem;
    transition-duration: 1s
}

.md .reading .reader-download-notification~.actions-backdrop {
    top: .88rem
}

.reader-billing-item .item-inner {
    padding: 0 !important
}

.reader-billing-item-row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: .6rem;
    font-size: .12rem;
    line-height: .16rem
}

.reader-billing-item-row .reader-billing-item-row-date:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.reader-billing-item-row.device-pixel-ratio-2 .reader-billing-item-row-date:after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.reader-billing-item-row.device-pixel-ratio-3 .reader-billing-item-row-date:after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.reader-billing-item-row,
.reader-billing-item-row * {
    box-sizing: border-box
}

.reader-billing-item-row-date {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    position: relative;
    display: block;
    width: .6rem;
    margin: .1rem 0;
    padding: .04rem 0;
    font-size: .1rem;
    color: #9e9e9e;
    text-align: center
}

.reader-billing-item-row-title {
    -webkit-flex: 1 1;
    flex: 1 1;
    position: relative;
    padding: .14rem .16rem
}

.reader-billing-item-row-title,
.reader-billing-item-row-title * {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

.reader-billing-item-row-title p {
    margin: 0 0 .05rem
}

.reader-billing-item-row-after {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: .14rem .16rem .14rem 0;
    text-align: right
}

.reader-personal-setting-smart-select .item-after {
    display: none
}

.reader-personal-setting-smart-select select {
    display: block;
    pointer-events: none
}

.color-red .reader-personal-recharge-option-checked,
.color-theme-red .reader-personal-recharge-option-checked {
    border-color: #f44336;
    color: #f44336 !important;
    background-color: #fcc7c3
}

.color-green .reader-personal-recharge-option-checked,
.color-theme-green .reader-personal-recharge-option-checked {
    border-color: #4caf50;
    color: #4caf50 !important;
    background-color: #c9e7cb
}

.color-blue .reader-personal-recharge-option-checked,
.color-theme-blue .reader-personal-recharge-option-checked {
    border-color: #2196f3;
    color: #2196f3 !important;
    background-color: #bce0fb
}

.color-pink .reader-personal-recharge-option-checked,
.color-theme-pink .reader-personal-recharge-option-checked {
    border-color: #e91e63;
    color: #e91e63 !important;
    background-color: #f8bcd0
}

.color-theme-yellow .reader-personal-recharge-option-checked,
.color-yellow .reader-personal-recharge-option-checked {
    border-color: #ffcf00;
    color: #ffcf00 !important;
    background-color: #fff1b3
}

.color-orange .reader-personal-recharge-option-checked,
.color-theme-orange .reader-personal-recharge-option-checked {
    border-color: #ff9800;
    color: #ff9800 !important;
    background-color: #ffe0b3
}

.color-gray .reader-personal-recharge-option-checked,
.color-theme-gray .reader-personal-recharge-option-checked {
    border-color: #9e9e9e;
    color: #9e9e9e !important;
    background-color: #e2e2e2
}

.color-theme-white .reader-personal-recharge-option-checked,
.color-white .reader-personal-recharge-option-checked {
    border-color: #fff;
    color: #fff !important;
    background-color: #fff
}

.color-black .reader-personal-recharge-option-checked,
.color-theme-black .reader-personal-recharge-option-checked {
    border-color: #000;
    color: #000 !important;
    background-color: #b3b3b3
}

.color-theme-violet .reader-personal-recharge-option-checked,
.color-violet .reader-personal-recharge-option-checked {
    border-color: #b65bb6;
    color: #b65bb6 !important;
    background-color: #e9cee9
}

.color-red .reader-personal-recharge-header .user p,
.color-theme-red .reader-personal-recharge-header .user p {
    color: rgba(0, 0, 0, .6)
}

.reader-personal-recharge-header .user {
    padding: 0 .12rem;
    font-size: .12rem;
    zoom: 1
}

.reader-personal-recharge-header .user .avatar {
    display: block;
    float: left;
    margin-right: .08rem;
    width: .56rem;
    height: .56rem;
    border-radius: 50%;
    border: .02rem solid #fff
}

.reader-personal-recharge-header .user p {
    margin: 0;
    line-height: 1;
    color: rgba(0, 0, 0, .6)
}

.reader-personal-recharge-header .user p.name {
    padding: .12rem 0 .05rem;
    font-size: .2rem;
    font-weight: 700
}

.reader-personal-recharge-header .user p.name .vip {
    display: inline-block;
    width: .43rem;
    height: .15rem;
    margin-left: .05rem;
    vertical-align: middle;
    opacity: 1;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAAdCAYAAADb/iBbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAFFElEQVRoBe2aXUwcVRTH/7s7sOxUy7JFDS0NGNoYamrbINGYQNvEBIyJVmJiYjDBF4ipmtUH40ujNYE343cMD1pNifHBIPTBwBsFvxPi2qIbQ0lZLJC4y7LYMsuyH2POcGeZz50ZaJGvXzIPe+fMnXv/99xzz707LlEU4ZBTTh/YBkyyyxacDSM/gDMA2gCc3IGCyiwA6APwBYChQoZWnhoE8DaA0jvRyi3MZaaLobhmovrZqOxkz7TDeSauCiNRj7MR2PVOe3zJQmMerah+FpDXLuj8JSA1Cew9CfDH7nSHNgsqYbWiDplN+dxcGNnEOIpqnjLuRzYB/Pk4IFxZLSt/Aaj5zNA8J0SRnf3JvL6tx4tsEYNb0fRgoRi6fO1zpGLnsDh8WhJEx+xHakGJ2EVA+F1nmpn+HkLoCam+bcT7bKarUipdwDVC9MaRGn0dvoaL6rs3Lxs/EL+kCwNLkSDgSRuaj4yMoKenR1XW0NCA1tZW0zZFIhF0dXWpyurq6tDe3o7BwUH09vaq7nV2dqK8vNxOd51QyoRtk0VtcxJHs56wvrC4ytjYqy5PTw2aCgom4MDAAGKxWL5sdHQULS0t4Hne8BkaCC1kb0VHR4elTVNTk1S/IAiq8u7ubiNzyuf9nOKHfTIGe4aKV1emuwJRvB+ugDpmukXrsWtsbFR5F3WIOkYd1CLfU0IDsxZPrK2tRTAY1JXToGpFNYE6d0aOqU/bfnOWgydyRF/OH8Pi1ZeQ/qcGmXgllmeOYCn6JuDxq8xcnnvhvnG44CtIFK1XDg8PG9oaeSlN/f+RUxzLSy3xiPUQwwtwCXuBTBEyszPgKvbnH0v+OILkZBGSk0+uClgygaKH1XbpyHVJVFe0EvAKwCMG48PzaG5uVnkrhYNwOCx5kxIKFUrovtZmg6nm5BXLEjEAJAJYScBEzL33Lnx19XAHypCZmUHqj7F8DZ6yMmTn54HlJOKffoKSB49KdqmxMWBuFvw+DkiWrFwmkLdpFxiahkrBjGKdUYjYYI677b5PzInIptXXrZ9/xb/fDUIIXc2Xu++pwN3PPQ/R45V+Z24m83apqWldHWZQTKQwoEQronbqbwIvJUrtnFJJ5LJQiZBZ1guy59F6lD37DNw+HwJnz2L+m2+RGp9QG7lQUEwlJKpWOHnBolBAqZSS9cZSqtNORmDBAomasGNJnprLrIqx/51zWPprHOlYHL4HDqP44AG4eV/+fnHlAdwXfBmZuTiWp6aR+vsGvAcrwfEeLH59wVbrqqqqJM+jzsrQgiWnOUqMPNspZqu/Q0IkasieqGoP4/YFcNdjBquMBrKjiz9xVLqRvj5h21PBYqRSVFqwKKGn+KqEFrZNwqQcU/ut2pPL2ouFVtBRg5N6yHu0Oad2AaNsYb1eehsZkkXtsxQjB2n6y9eaEUXH9Vh54SbyUqJPXqj62L7VdLvj9pepPCv64cdremMumXTs6XJ6ZbSr2WReSkeACVnUBBP1LTNr76FDKjGE8LV1t4ALBGzZGW0GZKjc7Exgg1mQD6W056m0aJmeLN/64RdEL3x1W5pKaVfFG69IWcM24TXmmDpRq5mwpmGA0qPF366sSwZKvfaceAhcuT1P3QIUPPnH7n9UjunXnvIZbVND7IMJ/ZH9Llo+MDo2Ndv7h5jHnmcBeBc1tD8+zf6C0mHnsx8/ixdthRaxHUK/4isVU5x+S+VnHlzNrp0AzVpKOQt+6pMHwH+j5zC4zWmf9AAAAABJRU5ErkJggg==) no-repeat 0 0/.43rem .15rem
}

.reader-personal-recharge-header .user:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
}

.reader-personal-recharge-header .metas {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: .15rem .1rem;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.reader-personal-recharge-header .metas .meta {
    position: relative;
    -webkit-flex: 1 0 50%;
    flex: 1 0 50%;
    display: -webkit-flex;
    display: flex;
    height: .36rem
}

.reader-personal-recharge-header .metas .meta .name {
    -webkit-flex: 0 0 0.6rem;
    flex: 0 0 0.6rem;
    text-align: center;
    font-size: .12rem;
    line-height: .16rem
}

.reader-personal-recharge-header .metas .meta .name i,
.reader-personal-recharge-option-group-title i {
    display: block;
    margin: auto;
    width: .2rem;
    height: .2rem;
    position: relative
}

.reader-personal-recharge-header .metas .meta .name i.icon_coin,
.reader-personal-recharge-option-group-title i.icon_coin {
    background: transparent url(../images/zs.png) no-repeat 50%/100%
}

.reader-personal-recharge-header .metas .meta .name i.icon_vip,
.reader-personal-recharge-option-group-title i.icon_vip {
    background: transparent url(../images/vip.png) no-repeat top/100% auto
}

.reader-personal-recharge-header .metas .meta .value {
    text-align: left;
    font-size: .2rem;
    line-height: 1;
    color: #9c9c9c
}

.reader-personal-recharge-header .metas .meta .value label {
    display: block;
    font-size: .09rem;
    color: #333;
    line-height: .12rem;
    margin-top: .04rem
}

.reader-personal-recharge-header .metas .meta:not(:last-of-type):after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .12);
    display: block;
    z-index: 15;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: .01rem;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.reader-personal-recharge-header .metas .meta.device-pixel-ratio-2 .reader-personal-recharge-header .metas .meta:not(:last-of-type):after {
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5)
}

.reader-personal-recharge-header .metas .meta.device-pixel-ratio-3 .reader-personal-recharge-header .metas .meta:not(:last-of-type):after {
    -webkit-transform: scaleX(.33);
    transform: scaleX(.33)
}

.reader-personal-recharge-option-checked .status,
.reader-personal-recharge-option .status {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden
}

.reader-personal-recharge-option-checked .statustj,
.reader-personal-recharge-option .statustj {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden
}

.reader-personal-recharge-option-checked .status:after,
.reader-personal-recharge-option .status:after {
    position: absolute;
    top: .1rem;
    right: .1rem;
    left: auto;
    display: block;
    width: .6rem;
    height: .14rem;
    margin: -.07rem -.3rem;
    text-align: center;
    line-height: .14rem;
    font-size: .1rem;
    background: #9e9e9e;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.reader-personal-recharge-option-checked .statustj:after,
.reader-personal-recharge-option .statustj:after {
    position: absolute;
    top: .1rem;
    right: .1rem;
    left: auto;
    display: block;
    width: .6rem;
    height: .14rem;
    margin: -.07rem -.3rem;
    text-align: center;
    line-height: .14rem;
    font-size: .1rem;
    background: #9e9e9e;
    color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.reader-personal-recharge-header .user p {
    color: rgba(0, 0, 0, .6) !important
}

.reader-personal-recharge-header .user p.name .vip {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAAdCAYAAADb/iBbAAAACXBIWXMAABYlAAAWJQFJUiTwAAAFJklEQVRoBe2aT0wcVRzHv7M77LLQXSpLScoiEEuCxBghRCNtkCZiy8W06tm0TUxM9CAHT5qoMfGOBw/2IiYevKhoPGiiEfrPxqR2TZUGA1YIlAoLhaFddpeZeeY3f9j5P7Nba5c/32TY3eH33u77zPe933tvhmOMIbAEbj+AruAFdozSSLDVoI3xhypwbQCGAJwE0LoLgeqaATAKYBgJ9rdXoDtU1ZXDAE7dv9+5bfWpYjQX9zpDFbij2lWp2+30PLQG4DQSbNQaErKVEbjTAH7aA+or4vOVxssks1MF7qQSWK4kAHe061TDgKoSkuD21hkk2IjegiJUNSGl3RwqLqaUV75x3rn1OQ6Y4QFZ+0xsmyQgLjuGy6tJyIVq9/q2l9aUWZGWwIzdf8Sry+fnW5BbTmIj3escsBAuAlWoAbgZduZ/7UlkF1JKnTtEdRo/RbzyV01M/UHaJ0XvojD5OCId1yykOHswgc1y6lCgiRwv8nnX+t9+H8gsm8998A7QkHT/TWdHgCtXzefeehNofRj4/kfgy29Kq69M9SscE2yM18oPlVIPdVubQjA7VVfUPK6K/zQBHlAHnwM++9x87koaOP6sczxdACvQvsMqUD+9+oZ/zPEB4PwlIJs1n//4Q8dw4rgF9YR/9T6ql4GMeTLBIrXgwuapHMfsEw6j+npVZxkb8d0P7lDPXbKfGxworwmdHcDQa/bzdNGsUF10gub3Ia3rB1c+hrBUZQuXkET292MQV5qVIzf9NEQcsMWFZB5cNuH5dVYo1KDzP9vjshuqi6xg7kPXLkVHyamBoPIrB5WMzQlJSI1/ge+MgosWu/HdC70o3GhH9sajxTKZJdQ1z5ripPkUwouPgNUKCCVvOX4XdV9yp9Ed5JY+S4506pZujv4f1cUH/q5cNbBaDwaG/FQrhIlXEHviD3DVeeR+ewzSGrnPPH5Kcw1YPvsyoh1Tyuf8ZDt4+SFE9zFgPQ7UOu9R1MSAni6zC69PquOn0YXnLprLkUvpeNAKDFWWGKRNFRq9inciWL/YbYhQ/1fTNYFI2xxWR4+psZk4CpliHBcv1gPJfXEwOGDv2jR+vvi8+p6Sl3WWUAEuVRQcqliEwUI5iAVz0VB1HvEjV1E3cFmNkRluf9sPORc1xVXJm5A2I8p7TnSHSo7s6TZndoJMsMnJVuAUf68upd4QZEbgp5KcKmsQant/xb7GWWxMpVBVLyDSlEEktWSKr+2ZUI7C/AEUbjZgcyWBWPs82GILcpcPb9XpJRpDjVBp/CSHtjSrAIyiqdi9yi37lwN1DMC7vlBFFJ0qA7FDc6g+NOf7BQTbCDx7q2WrnpDoXVYfI40AyaEE1ShyqTWJPUClQ9p631d696fDz2Fe0sdmpR6P7q+rp9v8eWbW3vWfOVIxQEljIW2j9Wu/SL3708Gc90gCicrq9QS5OORAr3lnTY06BasQjRNPfUwd9ltVGbP/+oUu5KZTZTVDvJ3Yqieo48mJ1vW7Lj1xVYiIo5aoEmwMAjfutakS7ZhG9k8VJGXvzfXyoKpSYYYbl/xDXRYDqEyXKncBAu+nkhY+eqlsh1pFM4aDr3+BUMx9c2WbqRsJlobDzj/dGvjEqy3rv3RCXPFeu/uJrxcQf+r6ToEJ951/XQHA7skdKBxv/KkBL2i3CPbkrjUnoM5QVbCj2pMovlOtXapx7Z6UDShKeELlPe0Jld1823rN8ISK54Kp1GepCHCb5uL9/8EPrXTRwogArvqB3BKAfwHgAh99F5ovtwAAAABJRU5ErkJggg==)
}

.reader-personal-recharge-option,
.reader-personal-recharge-option-checked {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: .6rem;
    box-sizing: border-box;
    border-radius: .02rem;
    border: .01rem solid transparent;
    background-color: #fff;
    color: #9e9e9e !important;
    text-align: center;
    font-size: .14rem;
    line-height: .2rem
}

.reader-personal-recharge-option-checked .content,
.reader-personal-recharge-option .content {
    box-sizing: border-box;
    width: 100%;
    padding: .1rem;
    overflow: hidden
}

.reader-personal-recharge-option-checked .desc,
.reader-personal-recharge-option .desc {
    font-size: .1rem;
    color: #9e9e9e
}

.reader-personal-recharge-option-checked input,
.reader-personal-recharge-option input {
    font-size: inherit !important;
    line-height: inherit !important;
    text-align: inherit !important;
    height: auto !important
}

.reader-personal-recharge-option-checked .hot,
.reader-personal-recharge-option .hot {
    position: absolute;
    left: -.05rem;
    top: -.08rem
}

.reader-personal-recharge-option-checked .status:after,
.reader-personal-recharge-option .status:after {
    content: "\9996\5145";
    background: #f44336
}

.reader-personal-recharge-option-checked .statustj:after,
.reader-personal-recharge-option .statustj:after {
    content: "\63A8\8350";
    background: #f44336
}

.reader-personal-recharge-option-group-title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.reader-personal-recharge-option-group-title:after,
.reader-personal-recharge-option-group-title:before {
    content: " ";
    display: block;
    width: .2rem;
    height: .2rem;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAFCAYAAAA3zK6FAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAAAGZJREFUKJHN0rEJg1AYReFPeGUmcIwsYJk97MVBMkEQ3MEd4gJ/G1zBxgG0CSiI9fN0tztcThERJT6o8EOLr5uQ0OP1308MeGPNJXWkiIgFj9wiVySM9gdhRpdH50xCbW9wQuNGDW6h1BIpvtPYZgAAAABJRU5ErkJggg==) no-repeat 50%/.2rem;
    margin: 0 1em
}

.reader-personal-recharge-option-group-title:after {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.reader-personal-recharge-option-group {
    width: 100%
}

.reader-personal-recharge-option-group-title {
    font-size: .14rem;
    line-height: .2rem;
    margin: 1em 0;
    text-align: center
}

.reader-personal-recharge-option-group-title i {
    vertical-align: top;
    display: block;
    margin: 0 .3em 0 0
}

.card.reader-qrcode-pay-card .alipay-card-title {
    width: 1.14rem;
    height: .4rem;
    background: transparent url(data:image/png;base64,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) no-repeat 50%/1.14rem .4rem;
    margin: .1rem auto
}

.card.reader-qrcode-pay-card .wxpay-card-title {
    width: 1.8rem;
    height: .4rem;
    background: transparent url(data:image/png;base64,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) no-repeat 50%/1.8rem .4rem;
    margin: .1rem auto
}

.card.reader-qrcode-pay-card .card-content p {
    font-size: .13rem;
    text-align: center
}

.card.reader-qrcode-pay-card .card-content .qrcode {
    position: relative;
    display: block;
    margin: auto;
    padding: .1rem;
    width: 1.8rem !important;
    height: 1.8rem !important
}

.card.reader-qrcode-pay-card .card-content .qrcode canvas {
    display: block;
    width: 1.8rem !important;
    height: 1.8rem !important;
    margin: 0 !important;
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.card.reader-qrcode-pay-card .card-content .qrcode .reader-app-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -.2rem;
    width: .4rem;
    height: .4rem;
    padding: .04rem;
    background-color: #fff !important
}

.card.reader-qrcode-pay-card .card-content .qrcode-img {
    position: relative;
    display: block;
    margin: auto;
    width: 2rem !important;
    height: 2rem !important
}

.card.reader-qrcode-pay-card .card-content .qrcode-img img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.reader-personal-setting-smart-select .item-after {
    display: none
}

.reader-personal-setting-smart-select select {
    display: block;
    pointer-events: none
}

.reader-rankings-ranking {
    display: block;
    width: 100%;
    margin: 0
}

.reader-rankings-ranking .cover {
    position: relative;
    display: block;
    width: .8rem;
    height: 1.06rem;
    margin-right: .1rem
}

.reader-rankings-ranking .cover img {
    display: block;
    width: .7rem;
    height: 1rem;
    position: absolute;
    left: 0;
    bottom: 0;
    box-shadow: -.02rem .02rem .1rem .01rem rgba(0, 0, 0, .6);
    background: #eee url(data:image/png;base64,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) no-repeat 50%/.35rem .27rem
}

.reader-rankings-ranking .cover img:first-of-type {
    left: auto;
    bottom: auto;
    right: 0;
    top: 0;
    z-index: 20
}

.reader-rankings-ranking .cover img:nth-of-type(2) {
    z-index: 10
}

.reader-rankings-ranking .item-title {
    margin-bottom: .1rem
}

.reader-rankings-ranking .book {
    margin: .05rem 0 0;
    font-size: .12rem;
    line-height: .16rem
}

.reader-rankings-ranking .book .badge {
    line-height: .14rem
}

.reader-rankings-ranking .book:first-of-type .badge {
    background: #f44336
}

.reader-rankings-ranking .book:nth-of-type(2) .badge {
    background: #ff9800
}

.reader-rankings-ranking .book:nth-of-type(3) .badge {
    background: #2196f3
}

.reader-search-list-view.list .item-title,
.reader-search-list-view .list .item-title {
    padding-left: .08rem;
    margin-left: -.16rem;
    border-left: .03rem solid red;
    font-size: .16rem;
    font-weight: 700
}

.reader-search-list-view.list,
.reader-search-list-view .list {
    margin: 0
}

.reader-search-list-view.list .item-after,
.reader-search-list-view .list .item-after {
    font-size: .12rem
}

.reader-search-list-view.list .list-button,
.reader-search-list-view .list .list-button {
    text-align: center;
    font-size: .14rem
}

.reader-search-list-view .reader-search-history-list-item {
    font-size: .14rem;
    color: #9e9e9e
}

.reader-search-list-view .reader-search-history-list-item .icon {
    font-size: .16rem;
    vertical-align: text-top
}

.reader-search-list-view .reader-search-history-list-item .button {
    padding: .08rem;
    margin-right: -.08rem;
    width: .32rem;
    min-width: .32rem;
    height: .32rem;
    line-height: .16rem
}

.reader-search-list-view .reader-search-history-list-item .item-inner:after {
    content: "" !important
}

.md .color-theme-red .reader-search-list-view.list .item-title,
.md .color-theme-red .reader-search-list-view .list .item-title {
    border-color: #f44336 !important
}

.md .color-theme-green .reader-search-list-view.list .item-title,
.md .color-theme-green .reader-search-list-view .list .item-title {
    border-color: #4caf50 !important
}

.md .color-theme-blue .reader-search-list-view.list .item-title,
.md .color-theme-blue .reader-search-list-view .list .item-title {
    border-color: #2196f3 !important
}

.md .color-theme-pink .reader-search-list-view.list .item-title,
.md .color-theme-pink .reader-search-list-view .list .item-title {
    border-color: #e91e63 !important
}

.md .color-theme-yellow .reader-search-list-view.list .item-title,
.md .color-theme-yellow .reader-search-list-view .list .item-title {
    border-color: #ffcf00 !important
}

.md .color-theme-orange .reader-search-list-view.list .item-title,
.md .color-theme-orange .reader-search-list-view .list .item-title {
    border-color: #ff9800 !important
}

.md .color-theme-gray .reader-search-list-view.list .item-title,
.md .color-theme-gray .reader-search-list-view .list .item-title {
    border-color: #9e9e9e !important
}

.md .color-theme-white .reader-search-list-view.list .item-title,
.md .color-theme-white .reader-search-list-view .list .item-title {
    border-color: #fff !important
}

.md .color-theme-black .reader-search-list-view.list .item-title,
.md .color-theme-black .reader-search-list-view .list .item-title {
    border-color: #000 !important
}

.md .color-theme-violet .reader-search-list-view.list .item-title,
.md .color-theme-violet .reader-search-list-view .list .item-title {
    border-color: #b65bb6 !important
}

.reader-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

@media screen and (-webkit-min-device-pixel-ratio:1.5) and (-webkit-max-device-pixel-ratio:2.5) {
    .reader-iframe {
        width: 50%;
        height: 50%;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@media screen and (-webkit-min-device-pixel-ratio:2.5) and (-webkit-max-device-pixel-ratio:3.5) {
    .reader-iframe {
        width: 33.33333333%;
        height: 33.33333333%;
        -webkit-transform: scale(3);
        transform: scale(3)
    }
}

@media screen and (-webkit-min-device-pixel-ratio:3.5) and (-webkit-max-device-pixel-ratio:4.5) {
    .reader-iframe {
        width: 25%;
        height: 25%;
        -webkit-transform: scale(4);
        transform: scale(4)
    }
}