﻿@import url(https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;700;800&display=swap);
@font-face {
    font-family: Frizon;
    src: url(/fonts/Frizon.eot);
    src: url(/fonts/Frizon?#iefix) format("embedded-opentype"),url(/fonts/Frizon.woff) format("woff"),url(/fonts/Frizon.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body {
    font-family: Sarabun,sans-serif !important;
    background-color: #000 !important;
}

a:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

a:hover {
    color: #fff;
    text-decoration: none !important
}

a.decoration-none:hover {
    text-decoration: none;
    color: #f5a14e
}

button {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

    button:disabled {
        color: -internal-light-dark(rgba(16,16,16,.3),#aaa);
        background-color: -internal-light-dark(hsla(0,0%,93.7%,.3),rgba(19,1,1,.3));
        border-color: -internal-light-dark(hsla(0,0%,46.3%,.3),hsla(0,0%,76.5%,.3));
        cursor: no-drop
    }

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

button:focus, input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-rounded {
    border-radius: 8px !important;
}

.btn-outline {
    background-color: transparent !important;
    border: 2px solid #777e91 !important;
}

.font-8 {
    font-size: 8px
}

.font-10 {
    font-size: .6rem !important
}

.font-12 {
    font-size: 12px
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px
}

.font-18 {
    font-size: 18px
}

.font-20 {
    font-size: 20px
}

.font-24 {
    font-size: 24px
}

.font-32 {
    font-size: 32px
}

.font-34 {
    font-size: 34px
}

.font-40 {
    font-size: 2.5rem !important
}

.font-44 {
    font-size: 44px
}

.colorPrimary {
    color: #2a74f9;
}

.colorPrimary1 {
    color: #000 !important
}

.colorSecondary {
    color: #fff !important
}

.colorSecondary1 {
    color: #414141 !important
}

.colorSecondary2 {
    color: #7c7c7c !important
}

.colorSecondary3 {
    color: #0d0d0d
}

.colorSecondary4 {
    color: #181d33
}

.colorSecondary5 {
    color: #1a1e24
}

.colorSecondary6 {
    color: #fafafa
}

.colorSecondary7 {
    color: #333
}

.colorSecondary8 {
    color: #0e0031
}

.colorSuccess {
    color: #31baa0
}

.colorWarning {
    color: #ffcf5c
}

.colorDanger {
    color: #f46273
}

.fillPrimary {
    fill: #2a74f9
}

.fillWarning {
    fill: #ffcf5c
}

.fillDanger {
    fill: #f46273
}

.fillSecondary1 {
    fill: #414141
}

.fillSecondary2 {
    fill: #7c7c7c
}

.fillSecondary3 {
    fill: #0d0d0d
}

.fillSecondary4 {
    fill: #181d33
}

.fillSecondary5 {
    fill: #1a1e24
}

.fillSecondary6 {
    fill: #fafafa
}

.fillSecondary7 {
    fill: #333
}

.fillSecondary8 {
    fill: #0e0031
}

.textnote-notidesc {
    color: #fff
}

.bgColor0 {
    background-color: transparent
}

.bgPrimary, .bgPrimary-hover:hover {
    background-color: #2a74f9 !important
}

.bgPrimary1, .bgPrimary1-hover:hover {
    background-color: #000 !important
}

.bgPrimary2, .bgPrimary2-hover:hover {
    background-color: #043076 !important
}

.bgSecondary, .bgSecondary-hover:hover {
    background-color: #fff !important
}

.bgSecondary1, .bgSecondary1-hover:hover {
    background-color: #414141 !important
}

.bgSecondary2, .bgSecondary2-hover:hover {
    background-color: #7c7c7c !important
}

.bgSecondary3, .bgSecondary3-hover:hover {
    background-color: #0d0d0d !important
}

.bgSecondary4 {
    background-color: #181d33 !important
}

    .bgSecondary4.disabled {
        background-color: #7c7c7c !important
    }

.bgSecondary4-hover:hover {
    background-color: #181d33 !important
}

.bgSecondary5, .bgSecondary5-hover:hover {
    background-color: #1a1e24 !important
}

.bgSecondary6, .bgSecondary6-hover:hover {
    background-color: #fafafa !important
}

.bgSecondary7, .bgSecondary7-hover:hover {
    background-color: #333 !important
}

.bgSecondary8 {
    background-color: #000 !important
}

.bgSecondary8-hover:hover {
    background-color: #181d33 !important
}

.bgTransparent {
    background-color: transparent !important
}

.bgSuccess, .bgSuccess-hover:hover {
    background-color: #31baa0 !important
}

.bgDanger {
    background-color: #f46273 !important
}

.bgSecondaryLeftMenu {
    background-color: #181d33 !important
}

.bgDanger-hover:hover {
    background-color: #f46273 !important
}

.fillSuccess {
    fill: #31baa0
}

.w-14-px {
    width: 14px
}

.max-width-50 {
    max-width: 50%
}

.h-60-px {
    height: 60px
}

.h-100-px {
    height: 100px
}

.mb-16-px {
    margin-bottom: 16px
}

.mb-30-px {
    margin-bottom: 30px
}

.borderRounded {
    border-radius: 5px
}

.borderPrimary {
    border: 1px solid;
    border-color: #2a74f9
}

.borderSecondary1 {
    border: 1px solid;
    border-color: #414141
}

.borderBtSecondary1 {
    border-bottom: 1px solid;
    border-color: #414141
}

.border-bottom-dashed {
    border-bottom: 1px dashed
}

.borderSecondary2 {
    border: 1px solid;
    border-color: #1f2f53
}

.borderBtSecondary2 {
    border-bottom: 1px solid;
    border-color: #1f2f53
}

.borderSecondary3 {
    border: 1px solid;
    border-color: #0d0d0d !important
}

.borderBtSecondary3 {
    border-bottom: 1px solid;
    border-color: #0d0d0d
}

.borderSecondary4 {
    border: 1px solid;
    border-color: #181d33
}

.borderBtSecondary4 {
    border-bottom: 1px solid;
    border-color: #181d33
}

.borderSecondary5 {
    border: 1px solid;
    border-color: #1a1e24
}

.borderBtSecondary5 {
    border-bottom: 1px solid
}

.borderSecondary6 {
    border: 1px solid;
    border-color: #fafafa
}

.borderSecondary7 {
    border: 1px solid;
    border-color: #333
}

    .borderSecondary7:hover {
        background-color: #333 !important
    }

.borderSecondary8 {
    border: 1px solid;
    border-color: #0e0031
}

.borderSuccess {
    border: 1px solid;
    border-color: #31baa0
}

.p-1-px {
    padding: 1px
}

.px-1-px {
    padding-left: 1px;
    padding-right: 1px
}

.py-1-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important
}

.pl-1-px {
    padding-left: 1px
}

.pr-1-px {
    padding-right: 1px
}

.pt-1-px {
    padding-top: 1px
}

.pb-1-px {
    padding-bottom: 1px
}

.p-2-px {
    padding: 2px
}

.px-2-px {
    padding-left: 2px;
    padding-right: 2px
}

.py-2-px {
    padding-top: 2px !important;
    padding-bottom: 2px !important
}

.pl-2-px {
    padding-left: 2px
}

.pr-2-px {
    padding-right: 2px
}

.pt-2-px {
    padding-top: 2px
}

.pb-2-px {
    padding-bottom: 2px
}

.p-8-px {
    padding: 8px
}

.px-8-px {
    padding-left: 8px;
    padding-right: 8px
}

.py-8-px {
    padding-top: 8px;
    padding-bottom: 8px
}

.pl-8-px {
    padding-left: 8px
}

.pr-8-px {
    padding-right: 8px
}

.pt-8-px {
    padding-top: 8px
}

.pb-8-px {
    padding-bottom: 8px
}

.p-10-px {
    padding: 10px
}

.px-10-px {
    padding-left: 10px;
    padding-right: 10px
}

.py-10-px {
    padding-top: 10px;
    padding-bottom: 10px
}

.pl-10-px {
    padding-left: 10px
}

.pr-10-px {
    padding-right: 10px
}

.pt-10-px {
    padding-top: 10px
}

.pb-10-px {
    padding-bottom: 10px
}

.p-12-px {
    padding: 12px
}

.px-12-px {
    padding-left: 12px;
    padding-right: 12px
}

.py-12-px {
    padding-top: 12px;
    padding-bottom: 12px
}

.pl-12-px {
    padding-left: 12px
}

.pr-12-px {
    padding-right: 12px
}

.pt-12-px {
    padding-top: 12px
}

.pb-12-px {
    padding-bottom: 12px
}

.p-16-px {
    padding: 16px
}

.px-16-px {
    padding-left: 16px;
    padding-right: 16px
}

.py-16-px {
    padding-top: 16px;
    padding-bottom: 16px
}

.pl-16-px {
    padding-left: 16px
}

.pr-16-px {
    padding-right: 16px
}

.pt-16-px {
    padding-top: 16px
}

.pb-16-px {
    padding-bottom: 16px
}

.p-30-px {
    padding: 30px
}

.px-30-px {
    padding-left: 30px;
    padding-right: 30px
}

.py-30-px {
    padding-top: 30px;
    padding-bottom: 30px
}

.pl-30-px {
    padding-left: 30px
}

.pr-30-px {
    padding-right: 30px
}

.pt-30-px {
    padding-top: 30px
}

.pb-30-px {
    padding-bottom: 30px
}

.font-30 {
    font-size: 1.875rem !important
}

.font-weight-700 {
    font-weight: 700
}

.wbo-title {
    line-height: normal
}

    .wbo-title.titleLarge {
        font-weight: 700;
        font-size: 2.75rem
    }

    .wbo-title.titleSmall {
        font-size: 1.25rem;
        font-weight: 700
    }

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .button:focus {
        outline: 0
    }

    .button:disabled {
        cursor: no-drop
    }

    .button.wbtn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #2a74f9;
        color: #fff;
        font-weight: 400
    }

        .button.wbtn:hover {
            text-decoration: none;
            color: #fff !important
        }

        .button.wbtn.btn-large {
            padding: 11px 2.5rem
        }

    .button.primary, .button.primary:hover {
        background-color: #2a74f9 !important;
        color: #000 !important
    }

        .button.primary span, .text-primary, a .primary-hover:hover {
            color: #000 !important
        }

ul {
    list-style: none;
    padding-left: 0
}

.faqsContent .content .contentFAQs .blockRow.mobile .navigator, .faqsContent .content .contentFAQs .blockRow.tablet .navigator {
    max-width: unset
}

    .faqsContent .content .contentFAQs .blockRow.mobile .navigator .btn-tos:after, .faqsContent .content .contentFAQs .blockRow.tablet .navigator .btn-tos:after {
        border-color: transparent transparent #000 transparent
    }

    .faqsContent .content .contentFAQs .blockRow.mobile .navigator .btn-tos span, .faqsContent .content .contentFAQs .blockRow.mobile .navigator .dropdown-item.active, .faqsContent .content .contentFAQs .blockRow.mobile .navigator .dropdown-item:hover, .faqsContent .content .contentFAQs .blockRow.tablet .navigator .btn-tos span, .faqsContent .content .contentFAQs .blockRow.tablet .navigator .dropdown-item.active, .faqsContent .content .contentFAQs .blockRow.tablet .navigator .dropdown-item:hover {
        color: #000
    }

.faqsContent .content .navigator ul li a.active, .faqsContent .content .navigator ul li a.active:hover {
    color: #000;
    background-color: #2a74f9;
    border: 1px solid #2a74f9
}

.faqsContent .content .contentFAQs .content a:hover {
    color: #000
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    height: 15px;
    bottom: 0
}

.ps__rail-x, .ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    position: absolute
}

.ps__rail-y {
    width: 15px;
    right: 0
}

.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent
}

.ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    transition: background-color .2s linear,height .2s ease-in-out;
    -webkit-transition: background-color .2s linear,height .2s ease-in-out;
    height: 6px;
    bottom: 2px
}

.ps__thumb-x, .ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    position: absolute
}

.ps__thumb-y {
    transition: background-color .2s linear,width .2s ease-in-out;
    -webkit-transition: background-color .2s linear,width .2s ease-in-out;
    width: 6px;
    right: 2px
}

.ps__rail-x.ps--clicking .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x:hover > .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .ps {
        overflow: auto !important
    }
}

.md-field {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .md-field label {
        padding: 0 5px;
        color: #89809f;
        position: static;
        opacity: 1
    }

    .md-field .md-count {
        color: #2a74f9
    }

    .md-field .md-error {
        max-width: 335px;
        font-style: italic;
        color: #f46273;
        padding-left: 8px
    }

    .md-field .md-input {
        color: #333 !important;
        background: #fafafa !important
    }

    .md-field.md-focused label, .md-field.md-has-value label {
        top: -10px
    }

    .form-control, .md-field .md-input, .md-field .md-textarea, .winput {
        width: 100%;
        color: #333;
        padding: 0 10px !important;
        background: transparent;
        border-radius: 4px;
        height: 40px;
        line-height: 40px
    }

    .md-field.md-has-password .md-toggle-password {
        bottom: 6px !important;
        top: unset
    }

        .md-field.md-has-password .md-toggle-password .md-ripple svg {
            fill: #0d0d0d
        }

.round {
    border-radius: 5px
}

.off {
    position: relative;
    cursor: default
}

    .off > * {
        opacity: .5
    }

    .off:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        display: block;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

.close-page, .pointer {
    cursor: pointer
}

.close-page {
    position: absolute;
    top: 24px;
    right: 30px;
    font-size: 2.75em;
    color: #fff;
    z-index: 999;
    background: hsla(0,0%,100%,.3);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center
}

    .close-page img {
        margin-top: 3px;
        width: 25px;
        height: 25px;
        overflow: hidden;
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

.slide-fade-enter-active, .slide-fade-leave-active {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slide-fade-enter, .slide-fade-leave-to {
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
    opacity: 0
}

@-webkit-keyframes rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.ld-loading {
    position: relative;
    height: 100%
}

.boxAddress .coin {
    color: #ffcf5c
}

.button {
    font-weight: 700
}

.modal .modal-dialog {
    color: #fff;
    margin: 1.75rem auto;
    min-width: 500px;
    position: absolute;
    top: 100px;
    left: 50%;
    pointer-events: auto;
    transform: translate(-50%) !important;
    -webkit-transform: translate(-50%) !important;
    -moz-transform: translate(-50%) !important;
    -o-transform: translate(-50%) !important;
    -ms-transform: translate(-50%) !important
}

    .modal .modal-dialog button.close {
        color: #fff;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        position: absolute;
        top: -5px;
        right: -35px;
        background: hsla(0,0%,100%,.3) !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .modal .modal-dialog button.close svg {
            width: 20px;
            vertical-align: 0
        }

    .modal .modal-dialog .modal-footer, .modal .modal-dialog .modal-header {
        border: none
    }

#chartCommisst .highcharts-title {
    top: 40px !important
}

#chartCommisst .highcharts-title, .tradeHistory .highcharts-title {
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.tradeHistory .highcharts-title {
    top: 50% !important
}

@media (max-width:575.98px) {
    .modal .modal-dialog .modal-content .close svg path {
        stroke: #fff
    }

    .modal .modal-dialog .modal-content, .modal .modal-dialog form {
        height: 100%
    }

        .modal .modal-dialog .modal-content .close {
            position: absolute;
            top: 0;
            left: auto;
            right: 0;
            background-color: transparent !important;
            z-index: 5;
            width: 50px;
            height: 50px
        }
}

.Faqs, .FaqsDetail {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

@media screen and (max-width:1200px) {
    .Faqs, .FaqsDetail {
        background-size: 1200px 340px;
        background-position: top
    }
}

.Faqs .headerMaster .boxHeader, .FaqsDetail .headerMaster .boxHeader {
    background-color: unset !important
}

    .Faqs .headerMaster .boxHeader.colorFAQs, .FaqsDetail .headerMaster .boxHeader.colorFAQs {
        background-color: #000 !important
    }

.FaqsDetail main, .Faqs main {
    background-color: unset
}

.titleChartCandle {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 10px;
    border-radius: 5px;
    background-color: #181d33
}

    .titleChartCandle .iconBTC {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 30px;
        height: 30px;
        margin-right: 4px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAqCAYAAADI3bkcAAAABHNCSVQICAgIfAhkiAAABQtJREFUWIXVmV1sFFUUx393Zvaj7QJFILbQUgopKBIBGykRaEsiiobESPRBEoxRjIkJUR81ELaxj2pieFLUB40kfgQjiYkxwVYsAYmEWhSBSGlLwfLRb2j38x4fZna7UyrdnTbpcl9+OzNn5/zv2XPvOTOrcEZ8f0l9EvYpUWuUoYpFBKUUM0mEAVHSakKDb3dPM4ACGN1fEjaU2oc4Z/KQGmko2N0TVqP7S+oVqgkRUIp8pig2G4iERQSAfCciYUtrWa0MeyKo/KRSoAVEZLUBFM905CajTkVYUWwI7pP5TBHBEJn5CGZPsEAQUYDG3kPymTgRdtJi2hiYTdGuNoJPfwyBOZPYq+wpYOewOLkyTbTK61ChUqzKLejIIGbpOgpfOklwy4cT2OusKQiGiEwpoqqoBGvFs6jQwvR5s3wDAInLvwKCubgWo7gSY94DU/vlRLDE/uS5alpLn6Tg8fftGw5fJXH1BNai9Y7gY7aTxXXpCaSLgIchgJUSS6rhUCqnTd2YXZa+oZq1EN+K7enjYN27BNa9gQoUAxDvarF9eY2OCKrvvbnep5wxgjVvUbBx711t9MAlom2fEzl9ABIjnvzYOTwN+2Si+/g4ce3EO5vQw91jzoorKajdx+wdP6IKF3jyY4yVPz0lmotqXIIjZ79i+Jvt9H+0iqGDT5C8cSZ9zVywilnPHQJl5uTHFpyegZoSfeWbXILjXS3p6/ErJxk4+BQy2psh+iF8Vdty80MqJQDRegpU+MoeG1ObjBK/fNxtFx0m2d/umpRRdD8izvUsiAiGXZrFWfXeaJasBSs4prf/IubcSpedVVaDVVrtEpzouwjkkMMIlr2TCVo7facHFpRvdAkx569k7q5TJHsvoEeuo8yALVYZY2Kv/0ns0k9j/W4WfgAswW5+Uk2yF1pOZRs/zHnLMectH3dWiF/5jcHDL+fsx650U46wwp8pWCe4+dl6jNBCCle/SGDZVpQ/lJHfMUZOf0pi8HLO/tIRdkqdt92hdK1LUPzf30ncPAe954l1/AxWgFmb9lJU86YT9gBzth0AZTB65stxFXZyGqnSnMtqzaSvzJ0O0c6j7t0hHmGoaQ+R89+77EIb3s55NyKz+VFOxLJhoGoboerXiHafoHDl8y4hsc6WCb8X6z5BcMUzY/ldXJG1vzTtXcJ+06JFZ83Qo6/jX1yLf8nmOxaaliRYQXR8NG1vhkooXPuKyy7R949jn71fO4cz2r2s9kMzgI4OIfERlK/wDsHzd/wAySixa39AIgqGD3/pI2D63anT0eSpl1BdjUFRXlo9w0+gYhMFy7YSqn4VzMAd4v93JKP0HFhHou9CTn4FnEXnHOTEZIxI+xEGmsPp6A0ceYfbbV/cXayOc+PbF0j0XiD142ZL16LzOoJL6gCFxG4xdPwD/KXVFD28E4Cbh3Zi3bcUZfgAIX79LyIdv6Aj/envS460UvU+tQpzZbCiHoBI51H7eEktAPFrbdw++7Xn+05IO8KCEoVGo8idt859hySjRHtaQSBQYQse7WgGAbuXmx6San5QTuUid0a7jhHtaiG1MoZPfUK8r52R84c93e+uFFDtDZZ4fCKcAXLvvVvLeKbLfzpvfvTgZMYzH1mHWg8aIrSCOOImpuQLhVZD3UP/cSiRsFHVSLNoaRCdenrOUyZ1Q1UjzQpn/L2HehRhJaxBMWem/1RUSiFaBkXRihB+sJFmgP8A0ZjYaQV3l3UAAAAASUVORK5CYII=);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain
    }

    .titleChartCandle .textPrice {
        font-size: 1rem;
        color: #fff;
        font-weight: 700
    }

.plotlineChart .price {
    margin-bottom: 2px
}

.plotlineChart .price, .plotlineChart .time {
    display: inline-block;
    background-color: #2a74f9;
    padding: 2px 5px
}

.changepassword .md-field.md-has-password .md-toggle-password {
    top: 51px
}

.boxHeader {
    background-color: #0d0d0d !important
}

    .boxHeader .login, .boxHeader .register {
        font-size: 14px !important
    }

    .boxHeader .btnMainBorder {
        border-radius: 3px;
        padding: 11px 2.5rem;
        font-weight: 700 !important
    }

@media (max-width:1024.98px) {
    .boxHeader .btnMainBorder {
        padding: .625rem .75rem
    }

        .boxHeader .btnMainBorder span {
            font-size: .875rem
        }
}

.boxHeader .btnMainBorder.button.primary {
    background-color: #2a74f9 !important
}

    .boxHeader .btnMainBorder.button.primary:hover {
        background-color: #2a74f9 !important
    }

.boxHeader .btnJoinNow {
    background: #2a74f9;
    color: #000
}

    .boxHeader .btnJoinNow:hover {
        color: #fff;
        opacity: .6
    }

.boxHeader .btnSignIn {
    background-color: #2b2e3b;
    color: #fff
}

    .boxHeader .btnSignIn:hover {
        color: #2a74f9;
        opacity: .6
    }

.Home .boxHeader {
    background-color: #161a25 !important
}

@media (max-width:1024.98px) {
    .boxFix .close-page {
        background: transparent
    }

    .titleChartCandle .iconBTC {
        width: 20px;
        height: 20px
    }

    .titleChartCandle .textPrice {
        font-size: 12px
    }

    .mobile-version .wrapper {
        padding-top: 0
    }

        .mobile-version .wrapper.index main {
            min-height: unset !important
        }
}

@media (min-width:576px) and (max-width:1024.98px) and (max-height:576px) {
    .mobile-version .wrapper {
        padding-top: 0 !important
    }

        .mobile-version .wrapper.index.isLandscapeMobile .boxHeader {
            height: 40px !important
        }
}

@media (min-width:576px) and (max-width:1024.98px) and (max-height:576px) and (orientation:landscape) {
    .mobile-version .wrapper.index.isLandscapeMobile .boxHeader {
        height: 50px !important
    }
}

@media (min-width:576px) and (max-width:1024.98px) and (max-height:576px) {
    .mobile-version .wrapper.index.isLandscapeMobile .headerMaster {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 40px;
        z-index: 1041
    }

        .mobile-version .wrapper.index.isLandscapeMobile .headerMaster .boxHeader {
            position: static;
            border-bottom: none
        }

    .mobile-version .wrapper.index.isLandscapeMobile header {
        height: 40px
    }

        .mobile-version .wrapper.index.isLandscapeMobile header #leftNav {
            height: 100%
        }

            .mobile-version .wrapper.index.isLandscapeMobile header #leftNav .menuMobileIcon {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center
            }

                .mobile-version .wrapper.index.isLandscapeMobile header #leftNav .menuMobileIcon .mobileIcon {
                    margin-top: 0
                }

    .mobile-version .wrapper.index.isLandscapeMobile .mb1Landscape {
        margin-bottom: 4px !important
    }

    .mobile-version .wrapper.index.isLandscapeMobile .inputAmount {
        padding: 5px 30px 5px 12px !important;
        height: 35px !important;
        min-height: 35px !important
    }

    .mobile-version .wrapper.index.isLandscapeMobile .font-8m {
        font-size: .5rem !important
    }

    .mobile-version .wrapper.index.isLandscapeMobile .font-12m {
        font-size: .75rem !important
    }

    .mobile-version .wrapper.index.isLandscapeMobile .font-10m {
        font-size: 10px !important
    }

    .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction {
        height: calc(100vh - 40px);
        padding: 0
    }

        .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction .my4m {
            margin-top: 4px !important;
            margin-bottom: 4px !important
        }

        .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction .nav-tabs .nav-link {
            font-size: 10px;
            padding: .25rem .5rem
        }

        .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction .transactionBox {
            padding: .3rem !important
        }

            .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction .transactionBox .font-14 {
                font-size: 8px !important
            }

            .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction .transactionBox .mb-2 {
                margin-bottom: 4px !important
            }

        .mobile-version .wrapper.index.isLandscapeMobile #binaryTransaction .imageLandScape {
            max-width: 50px
        }

    .mobile-version .wrapper.index.isLandscapeMobile #betAmount {
        font-size: 8px;
        padding: 0 5px
    }

        .mobile-version .wrapper.index.isLandscapeMobile #betAmount .inputGroup {
            padding: 1px
        }

            .mobile-version .wrapper.index.isLandscapeMobile #betAmount .inputGroup #InputNumber {
                font-size: 12px;
                padding: 4px 10px
            }

            .mobile-version .wrapper.index.isLandscapeMobile #betAmount .inputGroup .icon {
                font-size: 12px !important
            }

        .mobile-version .wrapper.index.isLandscapeMobile #betAmount .keyboardAmount .bagItem {
            padding: 0
        }

        .mobile-version .wrapper.index.isLandscapeMobile #betAmount .profit {
            padding-top: 0;
            padding-bottom: 0
        }

            .mobile-version .wrapper.index.isLandscapeMobile #betAmount .profit .my-lg-2 {
                margin-top: 0 !important;
                margin-bottom: 0 !important
            }

            .mobile-version .wrapper.index.isLandscapeMobile #betAmount .profit .profitPercent {
                font-size: 13px
            }

            .mobile-version .wrapper.index.isLandscapeMobile #betAmount .profit .color-green {
                font-size: 15px !important
            }

    .mobile-version .wrapper.isLandscapeMobile .spaceTop {
        height: 56px !important
    }
}

input, input.form-control, select, select.form-control {
    padding: 5px 11px;
    background: none;
    border: none;
    border-bottom: 1px solid #1f2f53;
    border-radius: 0
}

.button {
    cursor: pointer;
    border: none;
    background: none;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700 !important;
    text-decoration: none
}

    .button .loadingSpinner {
        display: inline-block;
        overflow: hidden;
        font-size: 14px;
        width: 100%;
        text-align: center;
        -webkit-animation: loading 3s linear infinite;
        animation: loading 3s linear infinite
    }

    .button.btn-border {
        line-height: 100%
    }

    .button.btn-long {
        padding: 10px 40px
    }

    .button.btn-radius {
        border-radius: 6px
    }

        .button.btn-radius.radius-sm {
            border-radius: 20px
        }

    .button.btn-full {
        width: 100%
    }

    .button.btn-80 {
        width: 80%
    }

    .button.hasIcon {
        padding-left: 50px
    }

    .button a {
        display: block
    }

    .button .labelIcon {
        position: absolute
    }

        .button .labelIcon svg {
            fill: #fff;
            width: 15px
        }

        .button .labelIcon i {
            fill: #fff;
            position: absolute;
            left: 0;
            top: 5px
        }

    .button:hover {
        opacity: 1;
        text-decoration: none
    }

#InputNumber {
    outline: none
}

.keyboard-input-wrap {
    background: #7c7c7c
}

    .keyboard-input-wrap .suggestion {
        background: #1d233b;
        width: 100%;
        font-size: 1.2em;
        font-weight: 400
    }

        .keyboard-input-wrap .suggestion td {
            color: #000 !important
        }

    .keyboard-input-wrap .keyboard-input {
        text-align: center
    }

        .keyboard-input-wrap .keyboard-input .input-value {
            font-weight: 400
        }

    .keyboard-input-wrap .keyboard {
        font-size: 1.2em;
        color: #fff;
        border: none
    }

        .keyboard-input-wrap .keyboard .icon {
            font-size: 1.2em
        }

        .keyboard-input-wrap .keyboard table tbody tr td {
            border-color: #000;
            background: #181d33
        }

        .keyboard-input-wrap .keyboard table tbody tr.suggestion td {
            background-color: #2a74f9
        }

        .keyboard-input-wrap .keyboard td[data-code=K] {
            font-size: 1.2em
        }

.color-white {
    color: #fff
}

.color-white-50 {
    color: hsla(0,0%,100%,.5) !important
}

.loading {
    display: none
}

.ld-loading .loading, .main-loading .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ld-loading .loading__ring {
    position: absolute;
    width: 50px;
    height: 50px
}

    .ld-loading .loading__ring:first-child {
        -webkit-transform: skew(30deg,20deg);
        transform: skew(30deg,20deg)
    }

    .ld-loading .loading__ring:last-child {
        -webkit-transform: skew(-30deg,-20deg) scaleX(-1);
        transform: skew(-30deg,-20deg) scaleX(-1)
    }

        .ld-loading .loading__ring:last-child svg {
            -webkit-animation-delay: -.5s;
            animation-delay: -.5s
        }

    .ld-loading .loading__ring svg {
        -webkit-animation: rotate 1s linear infinite;
        animation: rotate 1s linear infinite;
        fill: #2a74f9
    }

#candle-wrap .highcharts-container .highcharts-tooltip path {
    stroke: transparent
}

.wrapNotify {
    width: auto;
    background: #3a3f65;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 5px
}

    .wrapNotify .boxNotify {
        height: 100%;
        width: 100%;
        position: relative
    }

        .wrapNotify .boxNotify .icon {
            border-radius: 50%;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: 31px;
            height: 31px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .wrapNotify .boxNotify .icon svg {
                height: 20px
            }

        .wrapNotify .boxNotify .boxContent {
            width: 100%;
            height: 100%;
            position: relative
        }

            .wrapNotify .boxNotify .boxContent span {
                display: block
            }

    .wrapNotify .close-notify {
        display: block;
        position: absolute;
        right: -35px;
        top: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        line-height: 23px;
        border-radius: 50%;
        text-align: center;
        cursor: pointer
    }

        .wrapNotify .close-notify svg {
            width: 10px;
            height: 10px;
            color: #fff
        }

.highcharts-container {
    width: 100% !important
}

.bostats .highcharts-container {
    background-color: transparent
}

.colorWhite {
    color: #fff
}

.colorRed {
    color: #f46273
}

.colorGreen {
    color: #31baa0
}

.colorGray {
    color: #7c7c7c
}

.tableBackground {
    overflow: hidden;
    border-radius: 5px
}

    .tableBackground, .tableBackground .table-dark {
        background-color: #181d33
    }

        .tableBackground .table-dark td, .tableBackground .table-dark th {
            position: relative;
            border: none
        }

            .tableBackground .table-dark td:after, .tableBackground .table-dark th:after {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                border-bottom: 1px solid #1f2f53
            }

        .tableBackground .table-dark thead th {
            font-weight: 400;
            font-size: .75rem;
            color: #7c7c7c
        }

        .tableBackground .table-dark td, .tableBackground .table-dark th {
            padding: .75rem 1.5rem
        }

            .tableBackground .table-dark td:first-child:after {
                width: calc(100% - 1.5rem);
                left: 1.5rem
            }

            .tableBackground .table-dark td:last-child:after {
                width: calc(100% - 1.5rem);
                right: 1.5rem;
                left: auto
            }

        .tableBackground #paging {
            background-color: #060642
        }

            .tableBackground #paging li {
                font-weight: 700
            }

                .tableBackground #paging li span a {
                    color: #fff !important
                }

                .tableBackground #paging li path {
                    stroke: #fff !important
                }

.customeAffiliateCommission, .customeTradeHistory {
    background-color: #fafafa !important;
    border-radius: 4px;
    text-align: center
}

    .customeAffiliateCommission .reportrange-text, .customeTradeHistory .reportrange-text {
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important;
        border-bottom: 1px solid #0d0d0d !important
    }

        .customeAffiliateCommission .reportrange-text .seperate, .customeTradeHistory .reportrange-text .seperate {
            width: 20px;
            display: inline-block;
            text-align: center;
            color: #c0c4c3
        }

        .customeAffiliateCommission .reportrange-text span, .customeTradeHistory .reportrange-text span {
            color: #333 important;
            width: 100%;
            display: inline-block
        }

.singleRangeDatePicker .vue-daterange-picker .daterangepicker {
    min-width: 243px
}

    .singleRangeDatePicker .vue-daterange-picker .daterangepicker .calendars .right {
        width: 0;
        overflow: hidden;
        padding: 0;
        margin: 0;
        max-width: unset;
        min-width: unset;
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }

@media only screen and (max-width:992px) {
    .startDate .daterangepicker.openscenter {
        left: 35vw !important
    }

        .startDate .daterangepicker.openscenter:after, .startDate .daterangepicker.openscenter:before {
            left: -100px !important
        }

    .endDate .daterangepicker.openscenter {
        left: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .customeTradeHistory.endDate .reportrange-text {
        min-width: auto !important
    }
}

@media only screen and (max-width:768px) {
    body .modal.show {
        height: 100%;
        background-color: #1a1e24
    }

        body .modal.show .modal-dialog {
            top: 0;
            left: 0;
            min-width: 0;
            width: 100%;
            margin: 0;
            transform: translate(0) !important;
            -webkit-transform: translate(0) !important;
            -moz-transform: translate(0) !important;
            -o-transform: translate(0) !important;
            -ms-transform: translate(0) !important
        }

            body .modal.show .modal-dialog .modal-content {
                border-radius: 0;
                padding: 20px;
                border: 0
            }
}

.chart-tooltip-header {
    border-radius: 5px
}

    .chart-tooltip-header span {
        margin: 0;
        display: block
    }

    .chart-tooltip-header .head {
        padding: 5px 10px;
        font-size: 12px;
        text-align: center;
        background: #f8f8f8;
        border-bottom: 1px solid #ddd
    }

    .chart-tooltip-header .body {
        padding: 5px 10px;
        text-align: left;
        font-weight: 700
    }

    .chart-tooltip-header .circle {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-right: 5px;
        border-radius: 50%;
        background: #2177ff
    }

        .chart-tooltip-header .circle.index-1 {
            background: #00c67a
        }

    .chart-tooltip-header.chart-tooltip-header-circle .head {
        padding: 5px 2rem
    }

    .chart-tooltip-header.chart-tooltip-header-circle .body {
        text-align: center
    }

.border-none {
    border: none
}

.text-domain:first-letter {
    text-transform: uppercase
}

.tooltip {
    display: block !important;
    z-index: 10000;
    border-radius: 35px
}

    .tooltip .tooltip-inner {
        max-width: unset !important;
        background: #2399de;
        color: #fff;
        border-radius: 16px;
        padding: 5px 10px 4px
    }

    .tooltip .tooltip-arrow {
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        margin: 5px;
        border-color: #2399de;
        z-index: 1
    }

    .tooltip[x-placement^=top] {
        margin-bottom: 5px
    }

        .tooltip[x-placement^=top] .tooltip-arrow {
            border-width: 5px 5px 0 5px;
            border-left-color: transparent !important;
            border-right-color: transparent !important;
            border-bottom-color: transparent !important;
            bottom: -5px;
            left: calc(50% - 5px);
            margin-top: 0;
            margin-bottom: 0
        }

    .tooltip[x-placement^=bottom] {
        margin-top: 5px
    }

        .tooltip[x-placement^=bottom] .tooltip-arrow {
            border-width: 0 5px 5px 5px;
            border-left-color: transparent !important;
            border-right-color: transparent !important;
            border-top-color: transparent !important;
            top: -5px;
            left: calc(50% - 5px);
            margin-top: 0;
            margin-bottom: 0
        }

    .tooltip[x-placement^=right] {
        margin-left: 5px
    }

        .tooltip[x-placement^=right] .tooltip-arrow {
            border-width: 5px 5px 5px 0;
            border-left-color: transparent !important;
            border-top-color: transparent !important;
            border-bottom-color: transparent !important;
            left: -5px;
            top: calc(50% - 5px);
            margin-left: 0;
            margin-right: 0
        }

    .tooltip[x-placement^=left] {
        margin-right: 5px
    }

        .tooltip[x-placement^=left] .tooltip-arrow {
            border-width: 5px 0 5px 5px;
            border-top-color: transparent !important;
            border-right-color: transparent !important;
            border-bottom-color: transparent !important;
            right: -5px;
            top: calc(50% - 5px);
            margin-left: 0;
            margin-right: 0
        }

    .tooltip.popover .popover-inner {
        background: #2399de;
        color: #fff;
        padding: 16px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 30px rgba(0,0,0,.1);
        box-shadow: 0 5px 30px rgba(0,0,0,.1)
    }

    .tooltip.popover .popover-arrow {
        border-color: #2399de
    }

    .tooltip[aria-hidden=true] {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .15s,visibility .15s;
        transition: opacity .15s,visibility .15s
    }

    .tooltip[aria-hidden=false] {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .15s;
        transition: opacity .15s
    }

.footerFAQs {
    background-color: #0d0d0d !important
}

.networkVolumeStats .cardFooter {
    background-color: #2a74f9;
    color: #000
}

.affiliatePage .banner {
    background-image: url(../img/bitono_affiliate_bg.38230842.png)
}

.color-icon-exchange-wallet {
    fill: #000
}

#leftSidebar .nav-link.button .fill-color {
    fill: #fff
}

#leftSidebar .nav-link.button .stroke-color {
    stroke: #fff
}

#leftSidebar .nav-link.button.primary .fill-color {
    fill: #000
}

#leftSidebar .nav-link.button.primary .stroke-color {
    stroke: #000
}

.buttonDeposit .fill-color {
    fill: #000
}

.btn-active-paging {
    color: #000 !important
}

.colorFooter .cellFooter {
    color: #000
}

.bodySidebar .listMenu li .nav-link .trophy {
    stroke: #fff
}

.bodySidebar .listMenu li .nav-link.router-link-exact-active .trophy {
    stroke: #000
}

#analysis-bet-wrapper .groupButton .btn.btnDown.colorDisable, #analysis-bet-wrapper .groupButton .btn.btnSuccess.colorDisable {
    background: #2b2f33 !important
}

.transactionBox {
    background: hsla(0,0%,100%,.1)
}

    .transactionBox .trendGroup .trendIcon {
        border-radius: 3px
    }

.winLive .wrapNotify .iconWin {
    -webkit-transform: translate(-50%,10%) !important;
    transform: translate(-50%,10%) !important
}

.winLive .wrapNotify .message {
    color: #31baa0 !important
}

@media (min-width:576px) and (max-width:1024.98px) and (max-height:576px) {
    .mobile-version .wrapper.index.isLandscapeMobile #betAmount .profit .font-30 {
        font-size: 15px !important
    }
}

.highcharts-plot-line-label {
    color: #000 !important
}

.boxAddress h4.colorSecondary2 {
    background: #181d33
}

.modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .headerTab .listTab {
    border-bottom-color: hsla(0,0%,100%,.23) !important
}

.modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .form-control {
    color: #fff !important
}

.modal.deposit_widthdraw .transfer-network-item {
    background: #474a50;
    border: 1px solid hsla(0,0%,100%,.23);
    color: #787b7e
}

    .modal.deposit_widthdraw .transfer-network-item.is-active {
        background-color: #2a74f9;
        border-color: #2a74f9
    }

        .modal.deposit_widthdraw .transfer-network-item.is-active .transfer-network-item-label {
            color: #000
        }

        .modal.deposit_widthdraw .transfer-network-item.is-active .transfer-network-item-fee {
            color: rgba(0,0,0,.5)
        }

        .modal.deposit_widthdraw .transfer-network-item.is-active.bsc-free .transfer-network-item-fee {
            color: #ce0800 !important
        }

.modal.deposit_widthdraw .transfer-network-item--bsc .transfer-network-item-fee {
    color: #2a74f9 !important
}
/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #2a74f9;
    --secondary: #fff;
    --success: #31baa0;
    --info: #17a2b8;
    --warning: #ffcf5c;
    --danger: #f46273;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #2a74f9;
    text-decoration: none;
    background-color: transparent
}

    a:hover {
        color: #ecc401;
        text-decoration: underline
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

code, kbd, pre, samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img, svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1, .display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3, .display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: .5rem
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

    .blockquote-footer:before {
        content: "\2014\A0"
    }

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700
    }

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1, .col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-2, .col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-4, .col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-6, .col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-8, .col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-10, .col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6
    }

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #fff5c8
}

    .table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
        border-color: #feed9a
    }

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #fff0af
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #fff
}

    .table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
        border-color: #fff
    }

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #f2f2f2
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c5ece4
}

    .table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
        border-color: #94dbce
    }

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b2e6db
}

.table-info, .table-info > td, .table-info > th {
    background-color: #bee5eb
}

    .table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
        border-color: #86cfda
    }

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #abdde5
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #fff2d1
}

    .table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
        border-color: #ffe6aa
    }

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffebb8
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #fcd3d8
}

    .table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
        border-color: #f9adb6
    }

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #fabbc3
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe
}

    .table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
        border-color: #fbfcfc
    }

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6
}

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #c6c8ca
}

    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #95999c
    }

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

    .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #454d55
    }

    .table-dark.table-bordered {
        border: 0
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: hsla(0,0%,100%,.05)
    }

    .table-dark.table-hover tbody tr:hover {
        color: #fff;
        background-color: hsla(0,0%,100%,.075)
    }

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-sm > .table-bordered {
            border: 0
        }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-md > .table-bordered {
            border: 0
        }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-lg > .table-bordered {
            border: 0
        }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive-xl > .table-bordered {
            border: 0
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

    .table-responsive > .table-bordered {
        border: 0
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fff3bb;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.25);
    box-shadow: 0 0 0 .2rem rgba(254,221,60,.25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
        padding-right: 0;
        padding-left: 0
    }

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple], select.form-control[size], textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

    .form-row > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

    .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
        color: #6c757d
    }

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: .3125rem;
        margin-left: 0
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #31baa0
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(49,186,160,.9);
    border-radius: .25rem
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #31baa0;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2331baa0' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: #31baa0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.25);
        box-shadow: 0 0 0 .2rem rgba(49,186,160,.25)
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #31baa0;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2331baa0' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

    .custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
        border-color: #31baa0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.25);
        box-shadow: 0 0 0 .2rem rgba(49,186,160,.25)
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #31baa0
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #31baa0
}

    .custom-control-input.is-valid ~ .custom-control-label:before, .was-validated .custom-control-input:valid ~ .custom-control-label:before {
        border-color: #31baa0
    }

.custom-control-input.is-valid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
    border-color: #4ed0b8;
    background-color: #4ed0b8
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.25);
    box-shadow: 0 0 0 .2rem rgba(49,186,160,.25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #31baa0
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #31baa0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.25);
    box-shadow: 0 0 0 .2rem rgba(49,186,160,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #f46273
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(244,98,115,.9);
    border-radius: .25rem
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #f46273;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f46273'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23f46273' stroke='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

    .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #f46273;
        -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.25);
        box-shadow: 0 0 0 .2rem rgba(244,98,115,.25)
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #f46273;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f46273'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23f46273' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

    .custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
        border-color: #f46273;
        -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.25);
        box-shadow: 0 0 0 .2rem rgba(244,98,115,.25)
    }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #f46273
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #f46273
}

    .custom-control-input.is-invalid ~ .custom-control-label:before, .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
        border-color: #f46273
    }

.custom-control-input.is-invalid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
    border-color: #f7929e;
    background-color: #f7929e
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.25);
    box-shadow: 0 0 0 .2rem rgba(244,98,115,.25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #f46273
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #f46273;
    -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.25);
    box-shadow: 0 0 0 .2rem rgba(244,98,115,.25)
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .form-inline .form-check {
        width: 100%
    }

@media (min-width:576px) {
    .form-inline label {
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group, .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.25);
    box-shadow: 0 0 0 .2rem rgba(254,221,60,.25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #212529;
    background-color: #2a74f9;
    border-color: #2a74f9
}

    .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
        color: #212529;
        background-color: #fed616;
        border-color: #fed409
    }

    .btn-primary.focus, .btn-primary:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(221,193,57,.5);
        box-shadow: 0 0 0 .2rem rgba(221,193,57,.5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #212529;
        background-color: #2a74f9;
        border-color: #2a74f9
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #212529;
        background-color: #fed409;
        border-color: #f9cf01
    }

        .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(221,193,57,.5);
            box-shadow: 0 0 0 .2rem rgba(221,193,57,.5)
        }

.btn-secondary {
    color: #212529;
    background-color: #fff;
    border-color: #fff
}

    .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
        color: #212529;
        background-color: #ececec;
        border-color: #e6e6e6
    }

    .btn-secondary.focus, .btn-secondary:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(222,222,223,.5);
        box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #212529;
        background-color: #fff;
        border-color: #fff
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #212529;
        background-color: #e6e6e6;
        border-color: #dfdfdf
    }

        .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(222,222,223,.5);
            box-shadow: 0 0 0 .2rem rgba(222,222,223,.5)
        }

.btn-success {
    color: #fff;
    background-color: #31baa0;
    border-color: #31baa0
}

    .btn-success.focus, .btn-success:focus, .btn-success:hover {
        color: #fff;
        background-color: #299c86;
        border-color: #26927d
    }

    .btn-success.focus, .btn-success:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(80,196,174,.5);
        box-shadow: 0 0 0 .2rem rgba(80,196,174,.5)
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #31baa0;
        border-color: #31baa0
    }

    .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #26927d;
        border-color: #248875
    }

        .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(80,196,174,.5);
            box-shadow: 0 0 0 .2rem rgba(80,196,174,.5)
        }

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

    .btn-info.focus, .btn-info:focus, .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b
    }

    .btn-info.focus, .btn-info:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
        box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f
    }

        .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
            box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
        }

.btn-warning {
    color: #212529;
    background-color: #ffcf5c;
    border-color: #ffcf5c
}

    .btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
        color: #212529;
        background-color: #ffc436;
        border-color: #ffc029
    }

    .btn-warning.focus, .btn-warning:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(222,182,84,.5);
        box-shadow: 0 0 0 .2rem rgba(222,182,84,.5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffcf5c;
        border-color: #ffcf5c
    }

    .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffc029;
        border-color: #ffbc1c
    }

        .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(222,182,84,.5);
            box-shadow: 0 0 0 .2rem rgba(222,182,84,.5)
        }

.btn-danger {
    color: #fff;
    background-color: #f46273;
    border-color: #f46273
}

    .btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
        color: #fff;
        background-color: #f13e53;
        border-color: #f13249
    }

    .btn-danger.focus, .btn-danger:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(246,122,136,.5);
        box-shadow: 0 0 0 .2rem rgba(246,122,136,.5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #f46273;
        border-color: #f46273
    }

    .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #f13249;
        border-color: #f0263e
    }

        .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(246,122,136,.5);
            box-shadow: 0 0 0 .2rem rgba(246,122,136,.5)
        }

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-light.focus, .btn-light:focus, .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5
    }

    .btn-light.focus, .btn-light:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(216,217,219,.5);
        box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df
    }

        .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(216,217,219,.5);
            box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
        }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

    .btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124
    }

    .btn-dark.focus, .btn-dark:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(82,88,93,.5);
        box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d
    }

        .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(82,88,93,.5);
            box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
        }

.btn-outline-primary {
    color: #2a74f9;
    border-color: #2a74f9
}

    .btn-outline-primary:hover {
        color: #212529;
        background-color: #2a74f9;
        border-color: #2a74f9
    }

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.5);
        box-shadow: 0 0 0 .2rem rgba(254,221,60,.5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #2a74f9;
        background-color: transparent
    }

    .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
        color: #212529;
        background-color: #2a74f9;
        border-color: #2a74f9
    }

        .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.5);
            box-shadow: 0 0 0 .2rem rgba(254,221,60,.5)
        }

.btn-outline-secondary {
    color: #fff;
    border-color: #fff
}

    .btn-outline-secondary:hover {
        color: #212529;
        background-color: #fff;
        border-color: #fff
    }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        -webkit-box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5);
        box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #fff;
        background-color: transparent
    }

    .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #212529;
        background-color: #fff;
        border-color: #fff
    }

        .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5);
            box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
        }

.btn-outline-success {
    color: #31baa0;
    border-color: #31baa0
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #31baa0;
        border-color: #31baa0
    }

    .btn-outline-success.focus, .btn-outline-success:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.5);
        box-shadow: 0 0 0 .2rem rgba(49,186,160,.5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #31baa0;
        background-color: transparent
    }

    .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #31baa0;
        border-color: #31baa0
    }

        .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.5);
            box-shadow: 0 0 0 .2rem rgba(49,186,160,.5)
        }

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

    .btn-outline-info.focus, .btn-outline-info:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
        box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent
    }

    .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8
    }

        .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
            box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
        }

.btn-outline-warning {
    color: #ffcf5c;
    border-color: #ffcf5c
}

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #ffcf5c;
        border-color: #ffcf5c
    }

    .btn-outline-warning.focus, .btn-outline-warning:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(255,207,92,.5);
        box-shadow: 0 0 0 .2rem rgba(255,207,92,.5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffcf5c;
        background-color: transparent
    }

    .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffcf5c;
        border-color: #ffcf5c
    }

        .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(255,207,92,.5);
            box-shadow: 0 0 0 .2rem rgba(255,207,92,.5)
        }

.btn-outline-danger {
    color: #f46273;
    border-color: #f46273
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #f46273;
        border-color: #f46273
    }

    .btn-outline-danger.focus, .btn-outline-danger:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.5);
        box-shadow: 0 0 0 .2rem rgba(244,98,115,.5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #f46273;
        background-color: transparent
    }

    .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #f46273;
        border-color: #f46273
    }

        .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.5);
            box-shadow: 0 0 0 .2rem rgba(244,98,115,.5)
        }

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

    .btn-outline-light.focus, .btn-outline-light:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
        box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent
    }

    .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa
    }

        .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
            box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
        }

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

    .btn-outline-dark.focus, .btn-outline-dark:focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
        box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent
    }

    .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40
    }

        .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
            box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
        }

.btn-link {
    font-weight: 400;
    color: #2a74f9;
    text-decoration: none
}

    .btn-link:hover {
        color: #ecc401
    }

    .btn-link.focus, .btn-link:focus, .btn-link:hover {
        text-decoration: underline
    }

    .btn-link.disabled, .btn-link:disabled {
        color: #6c757d;
        pointer-events: none
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        -webkit-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

    .dropdown-toggle:after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:empty:after {
        margin-left: 0
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #2a74f9
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 1
        }

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

    .dropdown-toggle-split:after, .dropright .dropdown-toggle-split:after, .dropup .dropdown-toggle-split:after {
        margin-left: 0
    }

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
        width: 100%
    }

        .btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
            margin-top: -1px
        }

        .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

    .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio] {
        position: absolute;
        clip: rect(0,0,0,0);
        pointer-events: none
    }

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        min-width: 0;
        margin-bottom: 0
    }

        .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
            margin-left: -1px
        }

        .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
            z-index: 3
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4
        }

        .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .input-group > .custom-file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label:after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .input-group-append .btn, .input-group-prepend .btn {
        position: relative;
        z-index: 2
    }

        .input-group-append .btn:focus, .input-group-prepend .btn:focus {
            z-index: 3
        }

        .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
            margin-left: -1px
        }

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .input-group-text input[type=checkbox], .input-group-text input[type=radio] {
        margin-top: 0
    }

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-label:before {
        color: #fff;
        border-color: #2a74f9;
        background-color: #2a74f9
    }

    .custom-control-input:focus ~ .custom-control-label:before {
        -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.25);
        box-shadow: 0 0 0 .2rem rgba(254,221,60,.25)
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
        border-color: #fff3bb
    }

    .custom-control-input:not(:disabled):active ~ .custom-control-label:before {
        color: #fff;
        background-color: #fffcee;
        border-color: #fffcee
    }

    .custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
        color: #6c757d
    }

        .custom-control-input:disabled ~ .custom-control-label:before, .custom-control-input[disabled] ~ .custom-control-label:before {
            background-color: #e9ecef
        }

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

    .custom-control-label:before {
        pointer-events: none;
        background-color: #fff;
        border: 1px solid #adb5bd
    }

    .custom-control-label:after, .custom-control-label:before {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: ""
    }

    .custom-control-label:after {
        background: no-repeat 50%/50% 50%
    }

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    border-color: #2a74f9;
    background-color: #2a74f9
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(254,221,60,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: rgba(254,221,60,.5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(254,221,60,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

    .custom-switch .custom-control-label:before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: .5rem
    }

    .custom-switch .custom-control-label:after {
        top: calc(.25rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: .5rem;
        -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
    }

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        -webkit-transition: none;
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: rgba(254,221,60,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-select:focus {
        border-color: #fff3bb;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.25);
        box-shadow: 0 0 0 .2rem rgba(254,221,60,.25)
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: .75rem;
        background-image: none
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef
    }

    .custom-select::-ms-expand {
        display: none
    }

    .custom-select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #495057
    }

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file, .custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #fff3bb;
        -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.25);
        box-shadow: 0 0 0 .2rem rgba(254,221,60,.25)
    }

    .custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
        background-color: #e9ecef
    }

    .custom-file-input:lang(en) ~ .custom-file-label:after {
        content: "Browse"
    }

    .custom-file-input ~ .custom-file-label[data-browse]:after {
        content: attr(data-browse)
    }

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

    .custom-file-label, .custom-file-label:after {
        position: absolute;
        top: 0;
        right: 0;
        padding: .375rem .75rem;
        line-height: 1.5;
        color: #495057
    }

        .custom-file-label:after {
            bottom: 0;
            z-index: 3;
            display: block;
            height: calc(1.5em + .75rem);
            content: "Browse";
            background-color: #e9ecef;
            border-left: inherit;
            border-radius: 0 .25rem .25rem 0
        }

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .custom-range:focus {
        outline: none
    }

        .custom-range:focus::-webkit-slider-thumb {
            -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(254,221,60,.25);
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(254,221,60,.25)
        }

        .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(254,221,60,.25)
        }

        .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(254,221,60,.25)
        }

    .custom-range::-moz-focus-outer {
        border: 0
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -.25rem;
        background-color: #2a74f9;
        border: 0;
        border-radius: 1rem;
        -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        appearance: none
    }

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #fffcee
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #2a74f9;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #fffcee
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #2a74f9;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #fffcee
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before, .custom-file-label, .custom-select {
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-control-label:before, .custom-file-label, .custom-select {
        -webkit-transition: none;
        transition: none
    }
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

    .nav-link:focus, .nav-link:hover {
        text-decoration: none
    }

    .nav-link.disabled {
        color: #6c757d;
        pointer-events: none;
        cursor: default
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #dee2e6
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.nav-pills .nav-link {
    border-radius: .25rem
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #2a74f9
    }

.nav-fill .nav-item, .nav-fill > .nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item, .nav-justified > .nav-link {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

    .navbar, .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-sm, .navbar-expand-sm .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal
        }

            .navbar-expand-sm .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }

                .navbar-expand-sm .navbar-nav .dropdown-menu {
                    position: absolute
                }

                .navbar-expand-sm .navbar-nav .nav-link {
                    padding-right: .5rem;
                    padding-left: .5rem
                }

            .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-sm .navbar-collapse {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }

            .navbar-expand-sm .navbar-toggler {
                display: none
            }
}

@media (max-width:767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md, .navbar-expand-md .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal
        }

            .navbar-expand-md .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }

                .navbar-expand-md .navbar-nav .dropdown-menu {
                    position: absolute
                }

                .navbar-expand-md .navbar-nav .nav-link {
                    padding-right: .5rem;
                    padding-left: .5rem
                }

            .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-md .navbar-collapse {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }

            .navbar-expand-md .navbar-toggler {
                display: none
            }
}

@media (max-width:991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg, .navbar-expand-lg .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal
        }

            .navbar-expand-lg .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }

                .navbar-expand-lg .navbar-nav .dropdown-menu {
                    position: absolute
                }

                .navbar-expand-lg .navbar-nav .nav-link {
                    padding-right: .5rem;
                    padding-left: .5rem
                }

            .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-lg .navbar-collapse {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }

            .navbar-expand-lg .navbar-toggler {
                display: none
            }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-xl, .navbar-expand-xl .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal
        }

            .navbar-expand-xl .navbar-nav {
                -ms-flex-direction: row;
                flex-direction: row
            }

                .navbar-expand-xl .navbar-nav .dropdown-menu {
                    position: absolute
                }

                .navbar-expand-xl .navbar-nav .nav-link {
                    padding-right: .5rem;
                    padding-left: .5rem
                }

            .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
            }

            .navbar-expand-xl .navbar-collapse {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -ms-flex-preferred-size: auto;
                flex-basis: auto
            }

            .navbar-expand-xl .navbar-toggler {
                display: none
            }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-expand .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: hsla(0,0%,100%,.75)
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: hsla(0,0%,100%,.25)
    }

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff
    }

.navbar-dark .navbar-toggler {
    color: hsla(0,0%,100%,.5);
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

    .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
        color: #fff
    }

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

    .card > hr {
        margin-right: 0;
        margin-left: 0
    }

    .card > .list-group {
        border-top: inherit;
        border-bottom: inherit
    }

        .card > .list-group:first-child {
            border-top-width: 0;
            border-top-left-radius: calc(.25rem - 1px);
            border-top-right-radius: calc(.25rem - 1px)
        }

        .card > .list-group:last-child {
            border-bottom-width: 0;
            border-bottom-right-radius: calc(.25rem - 1px);
            border-bottom-left-radius: calc(.25rem - 1px)
        }

        .card > .card-header + .list-group, .card > .list-group + .card-footer {
            border-top: 0
        }

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
    }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
    }

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img, .card-img-bottom, .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

        .card-deck .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px
        }
}

.card-group > .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0
            }

                .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
                    border-bottom-right-radius: 0
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

                .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
                    border-bottom-left-radius: 0
                }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

        .card-columns .card {
            display: inline-block;
            width: 100%
        }
}

.accordion {
    overflow-anchor: none
}

    .accordion > .card {
        overflow: hidden
    }

        .accordion > .card:not(:last-of-type) {
            border-bottom: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .accordion > .card:not(:first-of-type) {
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

        .accordion > .card > .card-header {
            border-radius: 0;
            margin-bottom: -1px
        }

.breadcrumb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb, .breadcrumb-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .breadcrumb-item + .breadcrumb-item {
        padding-left: .5rem
    }

        .breadcrumb-item + .breadcrumb-item:before {
            display: inline-block;
            padding-right: .5rem;
            color: #6c757d;
            content: "/"
        }

        .breadcrumb-item + .breadcrumb-item:hover:before {
            text-decoration: underline;
            text-decoration: none
        }

    .breadcrumb-item.active {
        color: #6c757d
    }

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2a74f9;
    background-color: #fff;
    border: 1px solid #dee2e6
}

    .page-link:hover {
        z-index: 2;
        color: #ecc401;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6
    }

    .page-link:focus {
        z-index: 3;
        outline: 0;
        -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.25);
        box-shadow: 0 0 0 .2rem rgba(254,221,60,.25)
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #2a74f9;
    border-color: #2a74f9
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        -webkit-transition: none;
        transition: none
    }
}

a.badge:focus, a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #212529;
    background-color: #2a74f9
}

a.badge-primary:focus, a.badge-primary:hover {
    color: #212529;
    background-color: #fed409
}

a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(254,221,60,.5);
    box-shadow: 0 0 0 .2rem rgba(254,221,60,.5)
}

.badge-secondary {
    color: #212529;
    background-color: #fff
}

a.badge-secondary:focus, a.badge-secondary:hover {
    color: #212529;
    background-color: #e6e6e6
}

a.badge-secondary.focus, a.badge-secondary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5);
    box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5)
}

.badge-success {
    color: #fff;
    background-color: #31baa0
}

a.badge-success:focus, a.badge-success:hover {
    color: #fff;
    background-color: #26927d
}

a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(49,186,160,.5);
    box-shadow: 0 0 0 .2rem rgba(49,186,160,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus, a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffcf5c
}

a.badge-warning:focus, a.badge-warning:hover {
    color: #212529;
    background-color: #ffc029
}

a.badge-warning.focus, a.badge-warning:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(255,207,92,.5);
    box-shadow: 0 0 0 .2rem rgba(255,207,92,.5)
}

.badge-danger {
    color: #fff;
    background-color: #f46273
}

a.badge-danger:focus, a.badge-danger:hover {
    color: #fff;
    background-color: #f13249
}

a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(244,98,115,.5);
    box-shadow: 0 0 0 .2rem rgba(244,98,115,.5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus, a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus, a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus, a.badge-dark:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: inherit
    }

.alert-primary {
    color: #84731f;
    background-color: #fff8d8;
    border-color: #fff5c8
}

    .alert-primary hr {
        border-top-color: #fff0af
    }

    .alert-primary .alert-link {
        color: #5b4f15
    }

.alert-secondary {
    color: #858585;
    background-color: #fff;
    border-color: #fff
}

    .alert-secondary hr {
        border-top-color: #f2f2f2
    }

    .alert-secondary .alert-link {
        color: #6c6c6c
    }

.alert-success {
    color: #196153;
    background-color: #d6f1ec;
    border-color: #c5ece4
}

    .alert-success hr {
        border-top-color: #b2e6db
    }

    .alert-success .alert-link {
        color: #0f3830
    }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

    .alert-info hr {
        border-top-color: #abdde5
    }

    .alert-info .alert-link {
        color: #062c33
    }

.alert-warning {
    color: #856c30;
    background-color: #fff5de;
    border-color: #fff2d1
}

    .alert-warning hr {
        border-top-color: #ffebb8
    }

    .alert-warning .alert-link {
        color: #604e22
    }

.alert-danger {
    color: #7f333c;
    background-color: #fde0e3;
    border-color: #fcd3d8
}

    .alert-danger hr {
        border-top-color: #fabbc3
    }

    .alert-danger .alert-link {
        color: #5b242b
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

    .alert-light hr {
        border-top-color: #ececf6
    }

    .alert-light .alert-link {
        color: #686868
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

    .alert-dark hr {
        border-top-color: #b9bbbe
    }

    .alert-dark .alert-link {
        color: #040505
    }

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress, .progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.progress-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #2a74f9;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        z-index: 1;
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef
    }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit
    }

    .list-group-item:last-child {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: #fff
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #2a74f9;
        border-color: #2a74f9
    }

    .list-group-item + .list-group-item {
        border-top-width: 0
    }

        .list-group-item + .list-group-item.active {
            margin-top: -1px;
            border-top-width: 1px
        }

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .list-group-horizontal > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

        .list-group-horizontal > .list-group-item + .list-group-item.active {
            margin-left: -1px;
            border-left-width: 1px
        }

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-sm > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-sm > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-sm > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-sm > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-md > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-md > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-md > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-md > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-md > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-lg > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-lg > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-lg > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-lg > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .list-group-horizontal-xl > .list-group-item:first-child {
            border-bottom-left-radius: .25rem;
            border-top-right-radius: 0
        }

        .list-group-horizontal-xl > .list-group-item:last-child {
            border-top-right-radius: .25rem;
            border-bottom-left-radius: 0
        }

        .list-group-horizontal-xl > .list-group-item.active {
            margin-top: 0
        }

        .list-group-horizontal-xl > .list-group-item + .list-group-item {
            border-top-width: 1px;
            border-left-width: 0
        }

            .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
                margin-left: -1px;
                border-left-width: 1px
            }
}

.list-group-flush {
    border-radius: 0
}

    .list-group-flush > .list-group-item {
        border-width: 0 0 1px
    }

        .list-group-flush > .list-group-item:last-child {
            border-bottom-width: 0
        }

.list-group-item-primary {
    color: #84731f;
    background-color: #fff5c8
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        color: #84731f;
        background-color: #fff0af
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #84731f;
        border-color: #84731f
    }

.list-group-item-secondary {
    color: #858585;
    background-color: #fff
}

    .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
        color: #858585;
        background-color: #f2f2f2
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #858585;
        border-color: #858585
    }

.list-group-item-success {
    color: #196153;
    background-color: #c5ece4
}

    .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
        color: #196153;
        background-color: #b2e6db
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #196153;
        border-color: #196153
    }

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

    .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
        color: #0c5460;
        background-color: #abdde5
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460
    }

.list-group-item-warning {
    color: #856c30;
    background-color: #fff2d1
}

    .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
        color: #856c30;
        background-color: #ffebb8
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #856c30;
        border-color: #856c30
    }

.list-group-item-danger {
    color: #7f333c;
    background-color: #fcd3d8
}

    .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
        color: #7f333c;
        background-color: #fabbc3
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #7f333c;
        border-color: #7f333c
    }

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

    .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
        color: #818182;
        background-color: #ececf6
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

    .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
        color: #1b1e21;
        background-color: #b9bbbe
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21
    }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

    .close:hover {
        color: #000;
        text-decoration: none
    }

    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
        opacity: .75
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    opacity: 0;
    border-radius: .25rem
}

    .toast:not(:last-child) {
        margin-bottom: .75rem
    }

    .toast.showing {
        opacity: 1
    }

    .toast.show {
        display: block;
        opacity: 1
    }

    .toast.hide {
        display: none
    }

.toast-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0,0%,100%,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden
    }

    .modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto
    }

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

    .modal-dialog-centered:before {
        display: block;
        height: calc(100vh - 1rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
        content: ""
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none
        }

        .modal-dialog-centered.modal-dialog-scrollable:before {
            content: none
        }

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    background: #181a20;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    /*position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;*/
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

    .modal-footer > * {
        margin: .25rem
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem)
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

        .modal-dialog-centered:before {
            height: calc(100vh - 3.5rem);
            height: -webkit-min-content;
            height: -moz-min-content;
            height: min-content
        }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: .8rem;
        height: .4rem
    }

        .tooltip .arrow:before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
        bottom: 0
    }

        .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
            top: 0;
            border-width: .4rem .4rem 0;
            border-top-color: #000
        }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
        left: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
            right: 0;
            border-width: .4rem .4rem .4rem 0;
            border-right-color: #000
        }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

    .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
        top: 0
    }

        .bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
            bottom: 0;
            border-width: 0 .4rem .4rem;
            border-bottom-color: #000
        }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

    .bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
        right: 0;
        width: .4rem;
        height: .8rem
    }

        .bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
            left: 0;
            border-width: .4rem 0 .4rem .4rem;
            border-left-color: #000
        }

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

    .popover, .popover .arrow {
        position: absolute;
        display: block
    }

        .popover .arrow {
            width: 1rem;
            height: .5rem;
            margin: 0 .3rem
        }

            .popover .arrow:after, .popover .arrow:before {
                position: absolute;
                display: block;
                content: "";
                border-color: transparent;
                border-style: solid
            }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

    .bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
        bottom: calc(-.5rem - 1px)
    }

        .bs-popover-auto[x-placement^=top] > .arrow:before, .bs-popover-top > .arrow:before {
            bottom: 0;
            border-width: .5rem .5rem 0;
            border-top-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=top] > .arrow:after, .bs-popover-top > .arrow:after {
            bottom: 1px;
            border-width: .5rem .5rem 0;
            border-top-color: #fff
        }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

    .bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
        left: calc(-.5rem - 1px);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=right] > .arrow:before, .bs-popover-right > .arrow:before {
            left: 0;
            border-width: .5rem .5rem .5rem 0;
            border-right-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=right] > .arrow:after, .bs-popover-right > .arrow:after {
            left: 1px;
            border-width: .5rem .5rem .5rem 0;
            border-right-color: #fff
        }

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

    .bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
        top: calc(-.5rem - 1px)
    }

        .bs-popover-auto[x-placement^=bottom] > .arrow:before, .bs-popover-bottom > .arrow:before {
            top: 0;
            border-width: 0 .5rem .5rem .5rem;
            border-bottom-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=bottom] > .arrow:after, .bs-popover-bottom > .arrow:after {
            top: 1px;
            border-width: 0 .5rem .5rem .5rem;
            border-bottom-color: #fff
        }

    .bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7
    }

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

    .bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
        right: calc(-.5rem - 1px);
        width: .5rem;
        height: 1rem;
        margin: .3rem 0
    }

        .bs-popover-auto[x-placement^=left] > .arrow:before, .bs-popover-left > .arrow:before {
            right: 0;
            border-width: .5rem 0 .5rem .5rem;
            border-left-color: rgba(0,0,0,.25)
        }

        .bs-popover-auto[x-placement^=left] > .arrow:after, .bs-popover-left > .arrow:after {
            right: 1px;
            border-width: .5rem 0 .5rem .5rem;
            border-left-color: #fff
        }

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        -ms-touch-action: pan-y;
        touch-action: pan-y
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner:after {
        display: block;
        clear: both;
        content: ""
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

    .active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

    .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
        z-index: 1;
        opacity: 1
    }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next, .carousel-control-prev {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        -webkit-transition: opacity .6s ease;
        transition: opacity .6s ease
    }

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #2a74f9 !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #fed409 !important
}

.bg-secondary {
    background-color: #fff !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #e6e6e6 !important
}

.bg-success {
    background-color: #31baa0 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #26927d !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffcf5c !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #ffc029 !important
}

.bg-danger {
    background-color: #f46273 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #f13249 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #2a74f9 !important
}

.border-secondary {
    border-color: #fff !important
}

.border-success {
    border-color: #31baa0 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffcf5c !important
}

.border-danger {
    border-color: #f46273 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

    .embed-responsive:before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column, .flex-sm-row {
        -webkit-box-direction: normal !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column, .flex-md-row {
        -webkit-box-direction: normal !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #2a74f9 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #ecc401 !important
}

.text-secondary {
    color: #fff !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #d9d9d9 !important
}

.text-success {
    color: #31baa0 !important
}

a.text-success:focus, a.text-success:hover {
    color: #217d6c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffcf5c !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ffb810 !important
}

.text-danger {
    color: #f46273 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #ef1b33 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, :after, :before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container, body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

        .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
            border-color: #dee2e6
        }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

td[data-v-6ca52014], th[data-v-6ca52014] {
    padding: 2px;
    background-color: #fff
}

td.today[data-v-6ca52014] {
    font-weight: 700
}

td.disabled[data-v-6ca52014] {
    pointer-events: none;
    background-color: #eee;
    border-radius: 0;
    opacity: .6
}

.fa[data-v-6ca52014] {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: transparent no-repeat 50%;
    background-size: 100% 100%;
    fill: #ccc
}

.next[data-v-6ca52014]:hover, .prev[data-v-6ca52014]:hover {
    background-color: transparent !important
}

.next .fa[data-v-6ca52014]:hover, .prev .fa[data-v-6ca52014]:hover {
    opacity: .6
}

.chevron-left[data-v-6ca52014] {
    width: 16px;
    height: 16px;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -2 10 10'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.chevron-right[data-v-6ca52014] {
    width: 16px;
    height: 16px;
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -2 10 10'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.yearselect[data-v-6ca52014] {
    padding-right: 1px;
    border: none;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist
}

.monthselect[data-v-6ca52014] {
    border: none
}

.daterangepicker.hide-calendars.show-ranges .ranges, .daterangepicker.hide-calendars.show-ranges .ranges ul {
    width: 100%
}

.daterangepicker .calendars-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-size: 15px;
    line-height: 1em
}

    .daterangepicker:after, .daterangepicker:before {
        position: absolute;
        display: inline-block;
        border-bottom-color: rgba(0,0,0,.2);
        content: ""
    }

    .daterangepicker:before {
        top: -7px;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid #ccc
    }

    .daterangepicker:after {
        top: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent
    }

    .daterangepicker.opensleft:before {
        right: 9px
    }

    .daterangepicker.opensleft:after {
        right: 10px
    }

    .daterangepicker.openscenter:after, .daterangepicker.openscenter:before {
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto
    }

    .daterangepicker.opensright:before {
        left: 9px
    }

    .daterangepicker.opensright:after {
        left: 10px
    }

    .daterangepicker.drop-up {
        margin-top: -7px
    }

        .daterangepicker.drop-up:before {
            top: auto;
            bottom: -7px;
            border-bottom: initial;
            border-top: 7px solid #ccc
        }

        .daterangepicker.drop-up:after {
            top: auto;
            bottom: -6px;
            border-bottom: initial;
            border-top: 6px solid #fff
        }

    .daterangepicker.single .drp-selected {
        display: none
    }

    .daterangepicker.show-calendar .drp-buttons, .daterangepicker.show-calendar .drp-calendar {
        display: block
    }

    .daterangepicker.auto-apply .drp-buttons {
        display: none
    }

    .daterangepicker .drp-calendar {
        display: none;
        max-width: 270px;
        width: 270px
    }

        .daterangepicker .drp-calendar.left {
            padding: 8px 0 8px 8px
        }

        .daterangepicker .drp-calendar.right {
            padding: 8px
        }

        .daterangepicker .drp-calendar.single .calendar-table {
            border: none
        }

    .daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
        color: #fff;
        border: solid #000;
        border-width: 0 2px 2px 0;
        border-radius: 0;
        display: inline-block;
        padding: 3px
    }

    .daterangepicker .calendar-table .next span {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    .daterangepicker .calendar-table .prev span {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg)
    }

    .daterangepicker .calendar-table td, .daterangepicker .calendar-table th {
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        min-width: 32px;
        width: 32px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        border-radius: 4px;
        border: 1px solid transparent;
        cursor: pointer
    }

    .daterangepicker .calendar-table {
        border: 1px solid #fff;
        border-radius: 4px;
        background-color: #fff
    }

        .daterangepicker .calendar-table table {
            width: 100%;
            margin: 0;
            border-spacing: 0;
            border-collapse: collapse;
            display: table
        }

    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
        background-color: #eee;
        border-color: transparent;
        color: inherit
    }

    .daterangepicker td.week, .daterangepicker th.week {
        font-size: 80%;
        color: #ccc
    }

    .daterangepicker td.off, .daterangepicker td.off.end-date, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date {
        background-color: #fff;
        border-color: transparent;
        color: #999
    }

    .daterangepicker td.in-range {
        background-color: #ebf4f8;
        border-color: transparent;
        color: #000;
        border-radius: 0
    }

    .daterangepicker td.start-date {
        border-radius: 4px 0 0 4px
    }

    .daterangepicker td.end-date {
        border-radius: 0 4px 4px 0
    }

    .daterangepicker td.start-date.end-date {
        border-radius: 4px
    }

    .daterangepicker td.active, .daterangepicker td.active:hover {
        background-color: #357ebd;
        border-color: transparent;
        color: #fff
    }

    .daterangepicker th.month {
        width: auto
    }

    .daterangepicker option.disabled, .daterangepicker td.disabled {
        color: #999;
        cursor: not-allowed;
        text-decoration: line-through
    }

    .daterangepicker select.monthselect, .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%
    }

    .daterangepicker select.yearselect {
        width: 40%
    }

    .daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
        width: 50px;
        margin: 0 auto;
        background: #eee;
        border: 1px solid #eee;
        padding: 2px;
        outline: 0;
        font-size: 12px
    }

    .daterangepicker .calendar-time {
        text-align: center;
        margin: 4px auto 0 auto;
        line-height: 30px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed
        }

    .daterangepicker .drp-buttons {
        clear: both;
        text-align: right;
        padding: 8px;
        border-top: 1px solid #ddd;
        display: none;
        line-height: 12px;
        vertical-align: middle
    }

    .daterangepicker .drp-selected {
        display: inline-block;
        font-size: 12px;
        padding-right: 8px
    }

    .daterangepicker .drp-buttons .btn {
        margin-left: 8px;
        font-size: 12px;
        font-weight: 700;
        padding: 4px 8px
    }

    .daterangepicker.show-ranges .drp-calendar.left {
        border-left: 1px solid #ddd
    }

    .daterangepicker .ranges {
        text-align: left;
        margin: 0
    }

    .daterangepicker.show-calendar .ranges {
        margin-top: 8px
    }

    .daterangepicker .ranges ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        width: 100%
    }

    .daterangepicker .ranges li {
        font-size: 12px;
        padding: 8px 12px;
        cursor: pointer
    }

        .daterangepicker .ranges li:hover {
            background-color: #eee
        }

        .daterangepicker .ranges li.active {
            background-color: #08c;
            color: #fff
        }

@media (min-width:564px) {
    .daterangepicker {
        width: auto
    }

        .daterangepicker .ranges ul {
            width: 140px
        }

        .daterangepicker.single .ranges ul {
            width: 100%
        }

        .daterangepicker.single .drp-calendar.left {
            clear: none
        }

        .daterangepicker.ltr {
            direction: ltr;
            text-align: left
        }

            .daterangepicker.ltr .drp-calendar.left {
                clear: left;
                margin-right: 0
            }

                .daterangepicker.ltr .drp-calendar.left .calendar-table {
                    border-right: none;
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0
                }

            .daterangepicker.ltr .drp-calendar.right {
                margin-left: 0
            }

                .daterangepicker.ltr .drp-calendar.right .calendar-table {
                    border-left: none;
                    border-top-left-radius: 0;
                    border-bottom-left-radius: 0
                }

            .daterangepicker.ltr .drp-calendar.left .calendar-table {
                padding-right: 8px
            }

        .daterangepicker.rtl {
            direction: rtl;
            text-align: right
        }

            .daterangepicker.rtl .drp-calendar.left {
                clear: right;
                margin-left: 0
            }

                .daterangepicker.rtl .drp-calendar.left .calendar-table {
                    border-left: none;
                    border-top-left-radius: 0;
                    border-bottom-left-radius: 0
                }

            .daterangepicker.rtl .drp-calendar.right {
                margin-right: 0
            }

                .daterangepicker.rtl .drp-calendar.right .calendar-table {
                    border-right: none;
                    border-top-right-radius: 0;
                    border-bottom-right-radius: 0
                }

            .daterangepicker.rtl .drp-calendar.left .calendar-table {
                padding-left: 12px
            }

            .daterangepicker.rtl .drp-calendar, .daterangepicker.rtl .ranges {
                text-align: right
            }
}

@media (min-width:730px) {
    .daterangepicker .ranges {
        width: auto
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important
    }
}

.reportrange-text[data-v-0fe7292a] {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #ccc;
    width: 100%
}

.daterangepicker[data-v-0fe7292a] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto
}

@media screen and (max-width:768px) {
    .daterangepicker.show-ranges .drp-calendar.left[data-v-0fe7292a] {
        border-left: 0
    }

    .daterangepicker.show-ranges .ranges[data-v-0fe7292a] {
        border-bottom: 1px solid #ddd
    }

        .daterangepicker.show-ranges .ranges[data-v-0fe7292a] ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: auto
        }
}

@media screen and (min-width:540px) {
    .daterangepicker.show-weeknumbers[data-v-0fe7292a], .daterangepicker[data-v-0fe7292a] {
        min-width: 486px
    }
}

@media screen and (min-width:768px) {
    .daterangepicker.show-ranges.show-weeknumbers[data-v-0fe7292a], .daterangepicker.show-ranges[data-v-0fe7292a] {
        min-width: 682px
    }
}

@media screen and (max-width:340px) {
    .daterangepicker.single.show-weeknumbers[data-v-0fe7292a], .daterangepicker.single[data-v-0fe7292a] {
        min-width: 250px
    }
}

@media screen and (min-width:339px) {
    .daterangepicker.single[data-v-0fe7292a] {
        min-width: auto
    }

    .daterangepicker.single.show-ranges.show-weeknumbers[data-v-0fe7292a], .daterangepicker.single.show-ranges[data-v-0fe7292a] {
        min-width: 356px
    }

    .daterangepicker.single.show-ranges .drp-calendar.left[data-v-0fe7292a] {
        border-left: 1px solid #ddd
    }

    .daterangepicker.single.show-ranges .ranges[data-v-0fe7292a] {
        width: auto;
        max-width: none;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        border-bottom: 0
    }

        .daterangepicker.single.show-ranges .ranges[data-v-0fe7292a] ul {
            display: block;
            width: 100%
        }
}

.daterangepicker.show-calendar[data-v-0fe7292a] {
    display: block
}

.daterangepicker.opensleft[data-v-0fe7292a] {
    top: 35px;
    right: 10px;
    left: auto
}

.daterangepicker.openscenter[data-v-0fe7292a] {
    top: 35px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.daterangepicker.opensright[data-v-0fe7292a] {
    top: 35px;
    left: 10px;
    right: auto
}

.slide-fade-enter-active[data-v-0fe7292a] {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.slide-fade-leave-active[data-v-0fe7292a] {
    -webkit-transition: all .1s cubic-bezier(1,.5,.8,1);
    transition: all .1s cubic-bezier(1,.5,.8,1)
}

.slide-fade-enter[data-v-0fe7292a], .slide-fade-leave-to[data-v-0fe7292a] {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 0
}

.vue-daterange-picker[data-v-0fe7292a] {
    position: relative;
    display: inline-block;
    min-width: 60px
}

.vue-daterange-picker .dropdown-menu[data-v-0fe7292a] {
    padding: 0
}

.vue-daterange-picker .show-ranges.hide-calendars[data-v-0fe7292a] {
    width: 150px;
    min-width: 150px
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    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-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: height,-webkit-transform;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .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: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(var(--swiper-navigation-size)*-1/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: normal;
        line-height: 1
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
        content: "prev"
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: "next"
    }

    .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
        --swiper-navigation-color: #fff
    }

    .swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
        --swiper-navigation-color: #000
    }

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    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: 10px;
    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, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -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: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    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;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: top .2s,-webkit-transform .2s;
            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 4px
}

.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 {
        -webkit-transition: left .2s,-webkit-transform .2s;
        transition: left .2s,-webkit-transform .2s;
        transition: transform .2s,left .2s;
        transition: transform .2s,left .2s,-webkit-transform .2s
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        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: 4px;
    left: 0;
    top: 0
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: 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-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    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-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(50px);
        filter: blur(50px);
        z-index: 0
    }

.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
    }

/*!
 * vue-material v1.0.0-beta-15
 * Made with <3 by marcosmoura 2020
 * Released under the MIT License.
 */ *, :after, :before {
    box-sizing: inherit
}

html {
    height: 100%;
    box-sizing: border-box;
    transition: background-color .3s cubic-bezier(.25,.8,.25,1)
}

body {
    min-height: 100%;
    margin: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto,Noto Sans,-apple-system,BlinkMacSystemFont,sans-serif
}

a:not(.md-button) {
    transition: .3s cubic-bezier(.25,.8,.25,1);
    transition-property: color,background-color,opacity
}

audio, canvas, embed, iframe, img, object, video {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

    audio:not(.md-image), canvas:not(.md-image), embed:not(.md-image), iframe:not(.md-image), img:not(.md-image), object:not(.md-image), video:not(.md-image) {
        height: auto
    }

[tabindex="-1"]:focus {
    outline: none !important
}

.md-scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 8px
}

.md-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 8px
}

.md-scrollbar::-webkit-scrollbar-button {
    display: none
}

.md-caption {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .02em;
    line-height: 17px
}

.md-body-1, body {
    font-weight: 400;
    line-height: 18px
}

.md-body-1, .md-body-2, body {
    font-size: 14px;
    letter-spacing: .01em
}

.md-body-2 {
    font-weight: 500;
    line-height: 24px
}

.md-subheading {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 24px
}

.md-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .005em;
    line-height: 26px
}

.md-headline {
    font-size: 24px;
    line-height: 32px
}

.md-display-1, .md-headline {
    font-weight: 400;
    letter-spacing: 0
}

.md-display-1 {
    font-size: 34px;
    line-height: 40px
}

.md-display-2 {
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 48px
}

.md-display-3 {
    font-size: 56px;
    font-weight: 400;
    letter-spacing: -.005em;
    line-height: 58px
}

.md-display-4 {
    font-size: 112px;
    font-weight: 300;
    letter-spacing: -.01em;
    line-height: 112px
}

a:not(.md-button) {
    text-decoration: none
}

    a:not(.md-button):hover {
        text-decoration: underline
    }

button:focus {
    outline: none
}

.md-app {
    display: flex;
    overflow: hidden;
    position: relative
}

    .md-app.md-fixed .md-app-scroller {
        overflow: auto
    }

    .md-app.md-fixed-last, .md-app.md-flexible, .md-app.md-overlap, .md-app.md-reveal {
        transform: translateZ(0)
    }

        .md-app.md-fixed-last .md-app-toolbar, .md-app.md-flexible .md-app-toolbar, .md-app.md-overlap .md-app-toolbar, .md-app.md-reveal .md-app-toolbar {
            position: absolute;
            top: 0
        }

        .md-app.md-flexible .md-app-toolbar, .md-app.md-overlap .md-app-toolbar {
            min-height: 0
        }

        .md-app.md-flexible .md-toolbar-row:first-child {
            z-index: 2
        }

        .md-app.md-flexible .md-toolbar-row:last-child {
            position: fixed;
            bottom: 0;
            z-index: 1
        }

        .md-app.md-flexible .md-display-1 {
            position: fixed
        }

        .md-app.md-overlap .md-app-toolbar {
            z-index: 1
        }

        .md-app.md-overlap .md-app-content {
            margin: -64px 24px 24px;
            position: relative;
            z-index: 2
        }

.md-app-content {
    padding: 16px
}

    .md-app-content > p:first-child {
        margin-top: 0
    }

    .md-app-content > p:last-child {
        margin-bottom: 0
    }

.md-app-container {
    flex: 1;
    display: flex;
    overflow: auto;
    transform: translateZ(0);
    transition: padding-left .4s cubic-bezier(.4,0,.2,1),padding-right .4s cubic-bezier(.4,0,.2,1);
    will-change: padding-left,padding-right
}

.md-app-scroller {
    flex: 1
}

@media (max-width:960px) {
    .md-app.md-overlap .md-app-content {
        margin: -64px 16px 16px
    }
}

@media (max-width:600px) {
    .md-app.md-overlap .md-app-content {
        margin: -64px 8px 8px
    }
}

@media (min-width:600px) {
    .md-app-drawer.md-permanent-card + .md-app-scroller .md-content {
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none
    }

    .md-app-content {
        border-left: 1px solid transparent;
        border-right: 1px solid transparent
    }
}

.md-app-internal-drawer, .md-app-side-drawer .md-app-container {
    flex-direction: column
}

    .md-app-internal-drawer .md-app-scroller {
        overflow: auto
    }

.md-no-elevation {
    box-shadow: none !important
}

.md-fixed-last .md-reveal-active, .md-flexible .md-reveal-active, .md-overlap .md-reveal-active, .md-reveal .md-reveal-active {
    transform: translate3d(0,calc(100% + 10px),0);
    transition: .3s cubic-bezier(.25,.8,.25,1);
    transition-property: box-shadow,transform;
    will-change: height,box-shadow,transform
}

.md-app-toolbar {
    min-height: 64px
}

.md-overlap .md-app-toolbar {
    height: 196px
}

.md-fixed-last-active {
    transition: .3s cubic-bezier(.25,.8,.25,1);
    transition-property: box-shadow,transform;
    will-change: height,box-shadow,transform
}

.md-overlap-off {
    z-index: 3 !important
}

.md-app-content {
    min-height: 100%
}

    .md-app-content .md-card {
        margin-right: 16px;
        margin-left: 16px;
        overflow: visible
    }

.md-badge-content {
    position: relative;
    display: inline-block
}

    .md-badge-content .md-position-top {
        top: -4px
    }

    .md-badge-content .md-position-bottom {
        bottom: -4px
    }

.md-badge {
    position: absolute;
    transition: .3s cubic-bezier(.4,0,.2,1);
    display: flex;
    align-items: center;
    justify-content: center;
    right: -4px;
    font-size: 10px;
    font-style: normal;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #fff;
    pointer-events: none;
    z-index: 6
}

.md-list-item-content .md-badge {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0
}

.md-badge.md-dense {
    width: 18px;
    height: 18px;
    font-size: 8px
}

.md-badge.md-square {
    width: auto;
    border-radius: 3px;
    height: 18px;
    padding: 0 4px
}

.md-autocomplete .md-menu {
    width: 100%;
    display: flex
}

.md-autocomplete-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10
}

.md-field.md-inline.md-autocomplete-box {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    padding-top: 2px;
    border-radius: 2px
}

    .md-field.md-inline.md-autocomplete-box.md-focused {
        z-index: 13
    }

    .md-field.md-inline.md-autocomplete-box:after, .md-field.md-inline.md-autocomplete-box:before {
        display: none
    }

.md-toolbar .md-field.md-inline.md-autocomplete-box {
    min-height: 40px;
    height: 40px;
    margin: 0;
    box-shadow: none
}

.md-field.md-inline.md-autocomplete-box .md-menu {
    align-items: center
}

.md-field.md-inline.md-autocomplete-box .md-input {
    padding-left: 16px
}

.md-field.md-inline.md-autocomplete-box.md-focused label, .md-field.md-inline.md-autocomplete-box .md-input-action, .md-field.md-inline.md-autocomplete-box label {
    top: 50%;
    transform: translateY(-50%)
}

.md-field.md-inline.md-autocomplete-box .md-input-action {
    right: 8px
}

.md-field.md-inline.md-autocomplete-box.md-focused label, .md-field.md-inline.md-autocomplete-box label {
    margin-top: 2px;
    left: 16px
}

.md-autocomplete-box-content:after {
    height: 6px;
    position: absolute;
    top: -6px;
    right: 0;
    left: 0;
    z-index: 13;
    border-bottom: 1px solid;
    content: ""
}

.md-avatar {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    border-radius: 40px;
    transition: .4s cubic-bezier(.4,0,.2,1);
    transition-property: color,background-color;
    will-change: color,background-color;
    font-size: 24px;
    letter-spacing: -.05em;
    vertical-align: middle
}

    .md-avatar.md-large {
        min-width: 64px;
        min-height: 64px;
        border-radius: 64px;
        font-size: 32px
    }

        .md-avatar.md-large .md-icon {
            font-size: 40px !important
        }

    .md-avatar.md-small {
        width: 24px;
        min-width: 24px;
        height: 24px;
        border-radius: 24px;
        font-size: 14px
    }

        .md-avatar.md-small .md-icon {
            font-size: 16px !important
        }

    .md-avatar .md-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .md-avatar img {
        width: 100%;
        height: 100%;
        display: block
    }

    .md-avatar .md-ripple {
        cursor: pointer;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%
    }

.md-bottom-bar {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    width: 100%;
    transition: background-color .5s cubic-bezier(.4,0,.2,1)
}

    .md-bottom-bar > .md-ripple {
        display: flex;
        flex-wrap: wrap
    }

    .md-bottom-bar.md-type-fixed {
        justify-content: center
    }

        .md-bottom-bar.md-type-fixed .md-bottom-bar-item {
            min-width: 80px;
            max-width: 168px;
            transition: .4s cubic-bezier(.4,0,.2,1);
            transition-property: color;
            will-change: color
        }

            .md-bottom-bar.md-type-fixed .md-bottom-bar-item .md-bottom-bar-label {
                transform: scale(.8571) translate3D(0,4px,0)
            }

            .md-bottom-bar.md-type-fixed .md-bottom-bar-item.md-active .md-ripple {
                padding-top: 6px
            }

            .md-bottom-bar.md-type-fixed .md-bottom-bar-item.md-active .md-bottom-bar-icon {
                transform: translate3d(0,-2px,0)
            }

            .md-bottom-bar.md-type-fixed .md-bottom-bar-item.md-active .md-bottom-bar-label {
                transform: translate3D(0,3px,0)
            }

    .md-bottom-bar.md-type-shift {
        justify-content: center
    }

        .md-bottom-bar.md-type-shift > .md-ripple .md-ripple-enter-active {
            transition-duration: 1.1s !important
        }

        .md-bottom-bar.md-type-shift > .md-ripple .md-ripple-enter {
            opacity: 1
        }

        .md-bottom-bar.md-type-shift .md-bottom-bar-item {
            min-width: 56px;
            max-width: 96px;
            flex: 1 1 32px;
            transition: .3s cubic-bezier(.4,0,.2,1);
            transition-property: padding,min-width,max-width,flex,color;
            will-change: padding,min-width,max-width,flex,color
        }

            .md-bottom-bar.md-type-shift .md-bottom-bar-item .md-ripple {
                padding: 16px
            }

            .md-bottom-bar.md-type-shift .md-bottom-bar-item .md-bottom-bar-icon {
                transform: translate3d(0,8px,0)
            }

            .md-bottom-bar.md-type-shift .md-bottom-bar-item .md-bottom-bar-label {
                opacity: 0;
                transform: scale(.7) translate3d(0,6px,0)
            }

            .md-bottom-bar.md-type-shift .md-bottom-bar-item.md-active {
                min-width: 96px;
                max-width: 168px;
                flex: 1 1 72px
            }

                .md-bottom-bar.md-type-shift .md-bottom-bar-item.md-active .md-ripple {
                    padding: 6px 0 10px
                }

                .md-bottom-bar.md-type-shift .md-bottom-bar-item.md-active .md-bottom-bar-icon {
                    transform: translateZ(0)
                }

                .md-bottom-bar.md-type-shift .md-bottom-bar-item.md-active .md-bottom-bar-label {
                    opacity: 1;
                    transform: translate3d(0,3px,0)
                }

    .md-bottom-bar .md-bottom-bar-item {
        height: 56px;
        margin: 0;
        flex: 1;
        cursor: pointer;
        border-radius: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1em;
        text-transform: none
    }

        .md-bottom-bar .md-bottom-bar-item .md-ripple {
            padding: 8px 12px 10px;
            transition: padding .3s cubic-bezier(.25,.8,.25,1);
            will-change: padding
        }

        .md-bottom-bar .md-bottom-bar-item .md-button-content {
            position: static;
            display: flex;
            flex-direction: column;
            align-items: center
        }

        .md-bottom-bar .md-bottom-bar-item .md-bottom-bar-icon, .md-bottom-bar .md-bottom-bar-item .md-bottom-bar-label {
            transition: .3s cubic-bezier(.4,0,.2,1);
            transition-property: transform,opacity;
            will-change: transform,opacity
        }

.md-ripple {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
    overflow: hidden;
    -webkit-mask-image: radial-gradient(circle,#fff 100%,#000 0)
}

.md-ripple-wave {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background: currentColor;
    border-radius: 50%;
    opacity: 0;
    transform: scale(2) translateZ(0)
}

    .md-ripple-wave.md-centered {
        animation-duration: 1.2s;
        top: 50%;
        left: 50%
    }

    .md-ripple-wave ~ :not(.md-ripple-wave) {
        position: relative;
        z-index: 2
    }

.md-ripple-enter-active {
    transition: .8s cubic-bezier(.25,.8,.25,1);
    transition-property: opacity,transform;
    will-change: opacity,transform
}

    .md-ripple-enter-active.md-centered {
        transition-duration: 1.2s
    }

.md-ripple-enter {
    opacity: .26;
    transform: scale(.26) translateZ(0)
}

.md-button, .md-button-clean {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
    outline: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    transition: .4s cubic-bezier(.4,0,.2,1);
    font-family: inherit;
    line-height: normal;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap
}

.md-button {
    min-width: 88px;
    height: 36px;
    margin: 6px 8px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

    .md-button:active {
        outline: none
    }

    .md-button[disabled] {
        pointer-events: none
    }

    .md-button:not([disabled]) {
        cursor: pointer
    }

        .md-button:not([disabled]).md-focused:before, .md-button:not([disabled]):active:before, .md-button:not([disabled]):hover:before {
            background-color: currentColor;
            opacity: .12
        }

        .md-button:not([disabled]).md-focused.md-accent:before, .md-button:not([disabled]).md-focused.md-primary:before, .md-button:not([disabled]):active:before {
            opacity: .2
        }

        .md-button:not([disabled]).md-ripple-off:active:before {
            opacity: .26
        }

    .md-button.md-plain.md-button.md-raised:not([disabled]) {
        color: rgba(0,0,0,.87);
        background-color: #fff
    }

        .md-button.md-plain.md-button.md-raised:not([disabled]) .md-icon-font {
            color: rgba(0,0,0,.87)
        }

        .md-button.md-plain.md-button.md-raised:not([disabled]) .md-icon-image {
            fill: rgba(0,0,0,.87)
        }

    .md-button::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    .md-button:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        transition: .4s cubic-bezier(.4,0,.2,1);
        will-change: background-color,opacity;
        content: " "
    }

    .md-button.md-dense {
        height: 32px;
        font-size: 13px
    }

    .md-button.md-raised:not([disabled]) {
        box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
    }

        .md-button.md-raised:not([disabled]):active {
            box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
        }

        .md-button.md-raised:not([disabled]).md-ripple-off:active:before {
            opacity: .2
        }

    .md-button + .md-button {
        margin-left: 0
    }

    .md-button .md-ripple {
        padding: 0 8px;
        display: flex;
        justify-content: center;
        align-items: center
    }

.md-button-spaced .md-ripple {
    padding: 0 16px
}

.md-fab, .md-icon-button {
    border-radius: 50%;
    z-index: 5
}

    .md-fab .md-ripple, .md-fab:before, .md-icon-button .md-ripple, .md-icon-button:before {
        border-radius: 50%
    }

    .md-fab.md-dense .md-ripple-wave, .md-fab.md-mini .md-ripple-wave, .md-icon-button .md-ripple-wave {
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important
    }

.md-icon-button {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 0 6px
}

    .md-icon-button.md-dense {
        width: 32px;
        min-width: 32px;
        height: 32px
    }

    .md-icon-button .md-ripple-enter-active {
        transition-duration: 1.2s
    }

.md-fab {
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
    width: 56px;
    height: 56px;
    min-width: 0;
    overflow: hidden
}

    .md-fab:active {
        box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)
    }

    .md-fab.md-dense, .md-fab.md-mini {
        width: 40px;
        height: 40px
    }

    .md-fab.md-fab-top-left, .md-fab.md-fab-top-right {
        position: absolute;
        top: 24px
    }

    .md-fab.md-fab-bottom-left, .md-fab.md-fab-bottom-right {
        position: absolute;
        bottom: 24px
    }

    .md-fab.md-fab-bottom-center, .md-fab.md-fab-top-center {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

    .md-fab.md-fab-top-center {
        top: 24px
    }

    .md-fab.md-fab-bottom-center {
        bottom: 24px
    }

    .md-fab.md-fab-bottom-right, .md-fab.md-fab-top-right {
        right: 24px
    }

    .md-fab.md-fab-bottom-left, .md-fab.md-fab-top-left {
        left: 24px
    }

    .md-fab.md-fixed {
        position: fixed
    }

    .md-fab .md-ripple {
        padding: 0
    }

.md-button-content {
    position: relative;
    z-index: 2
}

.md-card {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    position: relative;
    z-index: 1;
    border-radius: 2px;
    transition: .3s cubic-bezier(.4,0,.2,1);
    transition-property: color,background-color;
    will-change: color,background-color
}

    .md-card.md-with-hover {
        cursor: pointer;
        transition: background-color .3s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);
        will-change: background-color,box-shadow
    }

        .md-card.md-with-hover:hover {
            z-index: 2;
            box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
        }

    .md-card.md-expand-active .md-card-expand-trigger.md-icon-button {
        transform: rotate(180deg)
    }

    .md-card .md-subhead, .md-card .md-subheading, .md-card .md-title {
        margin: 0;
        font-weight: 400
    }

    .md-card .md-subhead {
        opacity: .54;
        font-size: 14px;
        letter-spacing: .01em;
        line-height: 20px
    }

        .md-card .md-subhead + .md-title {
            margin-top: 4px
        }

    .md-card .md-title {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 32px
    }

    .md-card-area, .md-card > .md-card-area:not(:last-child) {
        position: relative
    }

        .md-card > .md-card-area:not(:last-child):after {
            height: 1px;
            position: absolute;
            bottom: 0;
            content: " "
        }

        .md-card > .md-card-area:not(:last-child):not(.md-inset):after {
            right: 0;
            left: 0
        }

        .md-card > .md-card-area:not(:last-child).md-inset:after {
            right: 16px;
            left: 16px
        }

.md-card-header {
    padding: 16px
}

    .md-card-header:first-child > .md-card-header-text > .md-title:first-child, .md-card-header:first-child > .md-title:first-child {
        margin-top: 8px
    }

    .md-card-header:last-child {
        margin-bottom: 8px
    }

    .md-card-header.md-card-header-flex {
        display: flex;
        justify-content: space-between
    }

    .md-card-header + .md-card-content {
        padding-top: 0
    }

    .md-card-header + .md-card-actions:not(:last-child) {
        padding: 0 8px
    }

    .md-card-header > img {
        border-radius: 50%
    }

    .md-card-header .md-avatar, .md-card-header > img {
        margin-right: 16px;
        float: left
    }

        .md-card-header .md-avatar ~ .md-title, .md-card-header > img ~ .md-title {
            font-size: 14px
        }

        .md-card-header .md-avatar ~ .md-subhead, .md-card-header .md-avatar ~ .md-title, .md-card-header > img ~ .md-subhead, .md-card-header > img ~ .md-title {
            font-weight: 500;
            line-height: 20px
        }

    .md-card-header .md-button {
        margin: 0
    }

        .md-card-header .md-button:last-child {
            margin-right: -4px
        }

        .md-card-header .md-button + .md-button {
            margin-left: 8px
        }

    .md-card-header .md-card-header-text {
        flex: 1
    }

    .md-card-header .md-card-media {
        width: 80px;
        height: 80px;
        margin-left: 16px;
        flex: 0 0 80px
    }

        .md-card-header .md-card-media.md-medium {
            width: 120px;
            height: 120px;
            flex: 0 0 120px
        }

        .md-card-header .md-card-media.md-big {
            width: 160px;
            height: 160px;
            flex: 0 0 160px
        }

.md-card-media {
    position: relative
}

    .md-card-media.md-ratio-16-9 {
        overflow: hidden
    }

        .md-card-media.md-ratio-16-9:before {
            width: 100%;
            padding-top: 56.25%;
            display: block;
            content: " "
        }

        .md-card-media.md-ratio-16-9 img {
            position: absolute;
            top: 50%;
            right: 0;
            left: 0;
            transform: translateY(-50%)
        }

    .md-card-media.md-ratio-4-3 {
        overflow: hidden
    }

        .md-card-media.md-ratio-4-3:before {
            width: 100%;
            padding-top: 75%;
            display: block;
            content: " "
        }

        .md-card-media.md-ratio-4-3 img {
            position: absolute;
            top: 50%;
            right: 0;
            left: 0;
            transform: translateY(-50%)
        }

    .md-card-media.md-ratio-1-1 {
        overflow: hidden
    }

        .md-card-media.md-ratio-1-1:before {
            width: 100%;
            padding-top: 100%;
            display: block;
            content: " "
        }

        .md-card-media.md-ratio-1-1 img {
            position: absolute;
            top: 50%;
            right: 0;
            left: 0;
            transform: translateY(-50%)
        }

    .md-card-media + .md-card-header {
        padding-top: 24px
    }

    .md-card-media + .md-card-content:last-child {
        padding-bottom: 16px
    }

    .md-card-media img {
        width: 100%
    }

.md-card-media-actions {
    padding: 16px;
    display: flex;
    justify-content: space-between
}

    .md-card-media-actions .md-card-media {
        max-width: 240px;
        max-height: 240px;
        flex: 1
    }

    .md-card-media-actions .md-card-actions {
        margin-left: 16px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center
    }

        .md-card-media-actions .md-card-actions .md-button + .md-button {
            margin: 8px 0 0
        }

.md-card-media-cover {
    position: relative;
    color: #fff
}

    .md-card-media-cover.md-solid .md-card-area {
        background-color: rgba(0,0,0,.54)
    }

    .md-card-media-cover.md-text-scrim .md-card-backdrop {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1
    }

    .md-card-media-cover .md-card-area {
        display: flex;
        flex-direction: column;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2
    }

    .md-card-media-cover .md-card-header {
        display: flex;
        flex-direction: column
    }

        .md-card-media-cover .md-card-header + .md-card-actions {
            padding-top: 0
        }

    .md-card-media-cover .md-subhead {
        opacity: 1
    }

    .md-card-media-cover .md-card-actions .md-button:not(.md-primary):not(.md-accent), .md-card-media-cover .md-card-actions .md-button:not(.md-primary):not(.md-accent).md-icon-button .md-icon, .md-card-media-cover .md-card-header .md-button:not(.md-primary):not(.md-accent), .md-card-media-cover .md-card-header .md-button:not(.md-primary):not(.md-accent).md-icon-button .md-icon {
        color: #fff !important
    }

.md-card-content {
    padding: 16px;
    font-size: 14px;
    line-height: 22px
}

    .md-card-content:last-of-type {
        padding-bottom: 24px
    }

.md-card-expand {
    overflow: hidden
}

    .md-card-expand .md-card-actions {
        position: relative;
        z-index: 2
    }

    .md-card-expand .md-card-expand-content {
        position: relative;
        z-index: 1
    }

.md-card-expand-trigger.md-icon-button {
    transition: transform .4s cubic-bezier(.25,.8,.25,1);
    will-change: transform
}

.md-card-expand-content {
    overflow: hidden;
    transform: translateZ(0);
    transition: .4s cubic-bezier(.4,0,.2,1);
    transition-property: opacity,margin-top;
    will-change: opacity,margin-top
}

.md-card-actions {
    padding: 8px;
    display: flex;
    align-items: center
}

    .md-card-actions.md-alignment-right {
        justify-content: flex-end
    }

    .md-card-actions.md-alignment-left {
        justify-content: flex-start
    }

    .md-card-actions.md-alignment-space-between {
        justify-content: space-between
    }

    .md-card-actions .md-button {
        margin: 0
    }

        .md-card-actions .md-button:first-child {
            margin-left: 0
        }

        .md-card-actions .md-button:last-child {
            margin-right: 0
        }

        .md-card-actions .md-button + .md-button {
            margin-left: 4px
        }

.md-checkbox {
    width: auto;
    margin: 16px 16px 16px 0;
    display: inline-flex;
    position: relative
}

    .md-checkbox:not(.md-disabled), .md-checkbox:not(.md-disabled) .md-checkbox-label {
        cursor: pointer
    }

    .md-checkbox .md-checkbox-container {
        width: 20px;
        min-width: 20px;
        height: 20px;
        position: relative;
        border-radius: 2px;
        border: 2px solid transparent;
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

        .md-checkbox .md-checkbox-container:focus {
            outline: none
        }

        .md-checkbox .md-checkbox-container:after, .md-checkbox .md-checkbox-container:before {
            position: absolute;
            transition: .4s cubic-bezier(.55,0,.55,.2);
            content: " "
        }

        .md-checkbox .md-checkbox-container:before {
            width: 48px;
            height: 48px;
            top: 50%;
            left: 50%;
            z-index: 6;
            border-radius: 50%;
            transform: translate(-50%,-50%)
        }

        .md-checkbox .md-checkbox-container:after {
            width: 6px;
            height: 13px;
            top: 0;
            left: 5px;
            z-index: 7;
            border: 2px solid transparent;
            border-top: 0;
            border-left: 0;
            opacity: 0;
            transform: rotate(45deg) scale3D(.15,.15,1)
        }

        .md-checkbox .md-checkbox-container .md-ripple {
            width: 48px !important;
            height: 48px !important;
            top: 50% !important;
            left: 50% !important;
            transform: translate(-50%,-50%);
            border-radius: 50%
        }

        .md-checkbox .md-checkbox-container input {
            position: absolute;
            left: -999em
        }

    .md-checkbox .md-checkbox-label {
        height: 20px;
        padding-left: 16px;
        position: relative;
        line-height: 20px
    }

    .md-checkbox.md-indeterminate .md-checkbox-container:after {
        width: 12px;
        height: 2px;
        top: 50%;
        left: 50%;
        z-index: 4;
        border-style: solid;
        border-width: 0 0 2px;
        opacity: 0;
        transform: translate(-50%,-50%) !important
    }

    .md-checkbox.md-checked .md-checkbox-container:after {
        opacity: 1;
        transform: rotate(45deg) scaleX(1);
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

    .md-checkbox.md-disabled.md-checked .md-checkbox-container {
        border-color: transparent !important
    }

    .md-checkbox.md-required label:after {
        position: absolute;
        top: 2px;
        right: 0;
        transform: translateX(calc(100% + 2px));
        content: "*";
        line-height: 1em;
        vertical-align: top
    }

.md-chips.md-field {
    padding-top: 12px;
    flex-wrap: wrap
}

    .md-chips.md-field.md-has-value label {
        top: -6px
    }

    .md-chips.md-field .md-chip {
        margin-bottom: 4px
    }

        .md-chips.md-field .md-chip:last-of-type {
            margin-right: 8px
        }

    .md-chips.md-field .md-input {
        min-width: 128px
    }

.md-field {
    width: 100%;
    min-height: 48px;
    margin: 4px 0 24px;
    padding-top: 16px;
    display: flex;
    position: relative;
    font-family: inherit
}

    .md-field:after, .md-field:before {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        transition: border .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),transform 0s cubic-bezier(.4,0,.2,1) .3s;
        will-change: border,opacity,transform;
        content: " "
    }

    .md-field:after {
        height: 1px
    }

    .md-field:before {
        height: 2px;
        z-index: 2;
        opacity: 0;
        transform: scaleX(.12)
    }

    .md-field label {
        position: absolute;
        top: 23px;
        left: 0;
        pointer-events: none;
        transition: .4s cubic-bezier(.25,.8,.25,1);
        transition-duration: .3s;
        font-size: 16px;
        line-height: 20px
    }

    .md-field .md-prefix, .md-field .md-suffix {
        font-size: 16px;
        line-height: 32px;
        align-self: center;
        justify-self: center
    }

    .md-field .md-prefix {
        display: none;
        padding-right: 4px
    }

    .md-field.md-focused .md-prefix, .md-field.md-has-value .md-prefix {
        display: block
    }

    .md-field .md-input, .md-field .md-textarea {
        height: 32px;
        padding: 0;
        display: block;
        flex: 1;
        border: none;
        background: none;
        transition: .4s cubic-bezier(.25,.8,.25,1);
        transition-property: font-size,padding-top,color;
        font-family: inherit;
        font-size: 16px;
        line-height: 32px
    }

        .md-field .md-input[type=date], .md-field .md-textarea[type=date] {
            font-size: 16px
        }

        .md-field .md-input[disabled], .md-field .md-textarea[disabled] {
            cursor: default
        }

        .md-field .md-input:focus, .md-field .md-textarea:focus {
            outline: none
        }

        .md-field .md-input::-webkit-input-placeholder, .md-field .md-textarea::-webkit-input-placeholder {
            font-size: 16px;
            text-shadow: none;
            -webkit-text-fill-color: initial;
            -webkit-transition: .4s cubic-bezier(.25,.8,.25,1);
            transition: .4s cubic-bezier(.25,.8,.25,1);
            -webkit-transition-property: font-size,color;
            transition-property: font-size,color
        }

    .md-field .md-textarea {
        min-height: 32px;
        max-height: 230px;
        padding: 5px 0;
        resize: none;
        line-height: 1.3em
    }

    .md-field .md-count, .md-field .md-error, .md-field .md-helper-text {
        height: 20px;
        position: absolute;
        bottom: -22px;
        font-size: 12px;
        transition: .3s cubic-bezier(.4,0,.2,1)
    }

    .md-field .md-error {
        display: block !important;
        left: 0;
        opacity: 0;
        transform: translate3d(0,-8px,0)
    }

    .md-field .md-count {
        right: 0
    }

    .md-field .md-input-action {
        width: 32px;
        min-width: 32px;
        height: 32px;
        margin: 0;
        position: absolute;
        top: 16px;
        right: 0;
        transition: .4s cubic-bezier(.4,0,.2,1)
    }

        .md-field .md-input-action.md-input-action-enter-active, .md-field .md-input-action.md-input-action-leave-active {
            opacity: 0
        }

        .md-field .md-input-action.md-input-action-enter-to {
            opacity: 1
        }

    .md-field > .md-icon {
        margin: 4px auto;
        position: relative;
        z-index: 3;
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

        .md-field > .md-icon:last-of-type:not(:first-child):after {
            display: none
        }

        .md-field > .md-icon:after {
            width: 37px;
            height: 4px;
            position: absolute;
            left: -1px;
            bottom: -5px;
            transition: .3s cubic-bezier(.4,0,.2,1);
            content: ""
        }

        .md-field > .md-icon ~ label {
            left: 36px
        }

        .md-field > .md-icon ~ .md-file, .md-field > .md-icon ~ .md-input, .md-field > .md-icon ~ .md-textarea {
            margin-left: 12px
        }

    .md-field + .md-has-textarea:not(.md-autogrow) {
        margin-top: 36px
    }

    .md-field.md-has-placeholder label {
        pointer-events: auto;
        top: 10px;
        opacity: 0;
        font-size: 12px
    }

    .md-field.md-has-placeholder .md-input, .md-field.md-has-placeholder .md-textarea {
        font-size: 16px
    }

    .md-field.md-has-textarea:not(.md-autogrow):after, .md-field.md-has-textarea:not(.md-autogrow):before {
        height: auto;
        pointer-events: none;
        top: 0;
        bottom: 0;
        transform: none;
        background: none !important;
        border: 1px solid transparent;
        border-radius: 3px
    }

    .md-field.md-has-textarea:not(.md-autogrow):before {
        border-width: 2px
    }

    .md-field.md-has-textarea:not(.md-autogrow) label {
        top: 16px;
        left: 16px
    }

    .md-field.md-has-textarea:not(.md-autogrow) .md-textarea {
        min-height: 100px;
        padding: 0 16px;
        resize: vertical
    }

    .md-field.md-has-textarea:not(.md-autogrow) > .md-icon {
        position: absolute;
        top: 6px;
        right: 6px;
        z-index: 3
    }

    .md-field.md-has-textarea:not(.md-autogrow) .md-count {
        right: 6px;
        bottom: 2px
    }

    .md-field.md-has-textarea:not(.md-autogrow) .md-clear {
        top: 6px;
        right: 6px
    }

    .md-field.md-has-textarea:not(.md-autogrow).md-focused label, .md-field.md-has-textarea:not(.md-autogrow).md-has-value label {
        top: 6px
    }

    .md-field.md-has-textarea:not(.md-autogrow).md-focused .md-textarea, .md-field.md-has-textarea:not(.md-autogrow).md-has-value .md-textarea {
        padding-top: 10px
    }

    .md-field.md-has-file:after, .md-field.md-has-file:before, .md-field.md-has-file label {
        left: 36px
    }

    .md-field.md-has-file .md-input {
        margin-left: 12px
    }

    .md-field.md-focused:before, .md-field.md-highlight:before {
        opacity: 1;
        transform: scaleX(1);
        transition: .3s cubic-bezier(.4,0,.2,1);
        transition-property: border,opacity,transform
    }

    .md-field.md-focused label, .md-field.md-has-value label {
        pointer-events: auto;
        top: 0;
        opacity: 1;
        font-size: 12px
    }

    .md-field.md-focused .md-input, .md-field.md-focused .md-textarea, .md-field.md-has-value .md-input, .md-field.md-has-value .md-textarea {
        font-size: 16px
    }

    .md-field.md-inline label {
        pointer-events: none
    }

    .md-field.md-inline.md-focused label {
        top: 23px;
        font-size: 16px
    }

    .md-field.md-inline.md-has-value label {
        opacity: 0
    }

    .md-field.md-disabled:after {
        background: 0 100% repeat-x;
        background-size: 4px 1px
    }

    .md-field.md-has-password .md-toggle-password {
        margin: 0;
        position: absolute;
        right: 5px;
        bottom: -2px
    }

        .md-field.md-has-password .md-toggle-password svg {
            width: 22px;
            height: 22px
        }

    .md-field.md-clearable .md-input {
        padding-right: 30px
    }

@keyframes a {
    10%,90% {
        transform: translate3d(-1px,0,0)
    }

    30%,70% {
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        transform: translate3d(4px,0,0)
    }
}

.md-field.md-invalid.md-has-value label:not(:focus) {
    animation: a .4s cubic-bezier(.4,0,.2,1) both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px
}

.md-field.md-invalid.md-has-textarea:not(.md-autogrow):before {
    border-width: 2px
}

.md-field.md-invalid .md-error {
    opacity: 1;
    transform: translateZ(0)
}

.md-field.md-invalid .md-helper-text {
    opacity: 0;
    transform: translate3d(0,-8px,0)
}

.md-field.md-required label:after {
    position: absolute;
    top: 2px;
    right: 0;
    transform: translateX(calc(100% + 2px));
    content: "*";
    line-height: 1em;
    vertical-align: top
}

.md-icon {
    width: 24px;
    min-width: 24px;
    height: 24px;
    font-size: 24px !important;
    margin: auto;
    display: inline-flex;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
    justify-content: center;
    vertical-align: middle
}

    .md-icon.md-size-2x {
        width: 48px;
        min-width: 48px;
        height: 48px;
        font-size: 48px !important
    }

    .md-icon.md-size-3x {
        width: 72px;
        min-width: 72px;
        height: 72px;
        font-size: 72px !important
    }

    .md-icon.md-size-4x {
        width: 96px;
        min-width: 96px;
        height: 96px;
        font-size: 96px !important
    }

    .md-icon.md-size-5x {
        width: 120px;
        min-width: 120px;
        height: 120px;
        font-size: 120px !important
    }

.md-icon-image svg {
    height: 100%;
    flex: 1;
    transition: fill .4s cubic-bezier(.4,0,.2,1)
}

.md-icon {
    transition: color .4s cubic-bezier(.4,0,.2,1);
    direction: ltr;
    font-family: Material Icons;
    font-feature-settings: "liga";
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    text-rendering: optimizeLegibility;
    text-transform: none;
    word-wrap: normal;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.md-svg-loader {
    display: block
}

    .md-svg-loader svg {
        width: 100%
    }

.md-chip {
    height: 32px;
    padding: 0 12px;
    display: inline-block;
    cursor: default;
    border-radius: 32px;
    transition: .3s cubic-bezier(.25,.8,.25,1);
    transition-property: background-color,color,opacity,transform,box-shadow;
    will-change: background-color,color,opacity,transform,box-shadow;
    font-size: 13px;
    line-height: 32px;
    vertical-align: middle;
    white-space: nowrap
}

    .md-chip:focus {
        outline: none
    }

    .md-chip.md-chip-enter-active, .md-chip.md-chip-leave-active {
        opacity: 0;
        transform: transformZ(0) scale(.8)
    }

    .md-chip.md-chip-enter-to {
        opacity: 1;
        transform: transformZ(0) scale(1)
    }

    .md-chip.md-clickable:not(.md-disabled):active, .md-chip.md-deletable:not(.md-disabled):active, .md-chip.md-focused {
        box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)
    }

    .md-chip.md-clickable {
        padding: 0;
        cursor: pointer
    }

        .md-chip.md-clickable > .md-ripple {
            padding: 0 12px
        }

    .md-chip.md-deletable {
        padding-right: 32px;
        position: relative
    }

        .md-chip.md-deletable.md-clickable {
            padding-right: 0
        }

            .md-chip.md-deletable.md-clickable > .md-ripple {
                padding-right: 32px
            }

    .md-chip.md-disabled {
        cursor: default
    }

    .md-chip + .md-chip {
        margin-left: 4px
    }

    .md-chip .md-button.md-input-action {
        width: 18px;
        min-width: 18px;
        height: 18px;
        margin: 0;
        position: absolute;
        top: 50%;
        right: 7px;
        z-index: 6;
        transform: translate3D(0,-50%,0);
        transition-duration: .3s;
        transition-timing-function: cubic-bezier(.25,.8,.25,1);
        font-size: 18px
    }

        .md-chip .md-button.md-input-action .md-ripple {
            padding: 0
        }

        .md-chip .md-button.md-input-action .md-button-content {
            height: 14px
        }

        .md-chip .md-button.md-input-action .md-icon {
            width: 14px;
            min-width: 14px;
            height: 14px;
            font-size: 14px !important;
            vertical-align: top
        }

            .md-chip .md-button.md-input-action .md-icon svg {
                transition-duration: .3s;
                transition-timing-function: cubic-bezier(.25,.8,.25,1)
            }

.md-datepicker-overlay {
    opacity: 0
}

.md-datepicker.md-native label {
    top: 0 !important
}

.md-datepicker .md-date-icon {
    cursor: pointer
}

.md-datepicker input[type=date]::-webkit-calendar-picker-indicator, .md-datepicker input[type=date]::-webkit-clear-button, .md-datepicker input[type=date]::-webkit-inner-spin-button {
    display: none
}

@media (max-width:600px) {
    .md-datepicker-overlay {
        opacity: 1
    }
}

.md-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    overflow: hidden;
    background: rgba(0,0,0,.6);
    transition: .35s cubic-bezier(.4,0,.2,1);
    transition-property: opacity;
    will-change: opacity
}

    .md-overlay.md-fixed, body > .md-overlay {
        position: fixed
    }

.md-overlay-enter, .md-overlay-leave-active {
    opacity: 0
}

.md-datepicker-dialog {
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);
    display: flex;
    overflow: hidden;
    z-index: 11;
    border-radius: 2px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: auto;
    transform-origin: top left;
    flex-shrink: 0;
    transition: opacity .2s cubic-bezier(.25,.8,.25,1),transform .35s cubic-bezier(.25,.8,.25,1);
    will-change: opacity,transform,left,top
}

.md-datepicker-dialog-leave-active {
    opacity: 0
}

.md-datepicker-dialog-enter {
    opacity: 0;
    transform: scale(.9)
}

    .md-datepicker-dialog-enter .md-datepicker-body .md-datepicker-calendar {
        opacity: 0;
        transform: translate3D(0,10%,0)
    }

.md-datepicker-header {
    min-width: 150px;
    padding: 16px
}

    .md-datepicker-header .md-datepicker-year-select {
        cursor: pointer;
        opacity: .54;
        transition: opacity .3s cubic-bezier(.4,0,.2,1);
        font-size: 16px;
        font-weight: 700;
        letter-spacing: .01em;
        line-height: 24px
    }

    .md-datepicker-header .md-datepicker-date-select {
        cursor: pointer;
        opacity: .54;
        transition: opacity .3s cubic-bezier(.4,0,.2,1);
        font-size: 32px;
        font-weight: 900;
        letter-spacing: 0;
        line-height: 1.2em
    }

    .md-datepicker-header .md-datepicker-dayname {
        display: block
    }

    .md-datepicker-header .md-selected {
        opacity: 1
    }

.md-datepicker-body {
    width: 320px;
    position: relative;
    overflow: hidden;
    transition: width .3s cubic-bezier(.25,.8,.25,1);
    will-change: width
}

    .md-datepicker-body .md-button {
        margin: 0
    }

.md-datepicker-body-header {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    pointer-events: none
}

    .md-datepicker-body-header:after, .md-datepicker-body-header:before {
        width: 48px;
        height: 48px;
        position: absolute;
        top: 0;
        z-index: 2;
        pointer-events: none;
        content: " "
    }

    .md-datepicker-body-header:after {
        left: 0
    }

    .md-datepicker-body-header:before {
        right: 0
    }

    .md-datepicker-body-header .md-button {
        pointer-events: auto;
        z-index: 3
    }

.md-datepicker-body-header-enter .md-button:first-child, .md-datepicker-body-header-leave-active .md-button:first-child {
    transform: translate3d(-150%,0,0)
}

.md-datepicker-body-header-enter .md-button:last-child, .md-datepicker-body-header-leave-active .md-button:last-child {
    transform: translate3d(150%,0,0)
}

.md-datepicker-body-content {
    overflow: hidden;
    transition: height .35s cubic-bezier(.4,0,.2,1);
    will-change: height
}

.md-datepicker-panel {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .35s cubic-bezier(.4,0,.2,1);
    transition-property: transform,opacity;
    will-change: transform,opacity
}

.md-datepicker-calendar.md-datepicker-view-enter, .md-datepicker-calendar.md-datepicker-view-leave-active {
    transform: translate3d(0,100%,0)
}

.md-datepicker-calendar.md-previous .md-datepicker-month-enter {
    transform: translate3D(-100%,0,0)
}

    .md-datepicker-calendar.md-previous .md-datepicker-month-enter .md-datepicker-month-trigger {
        transform: translate3D(-30%,0,0)
    }

.md-datepicker-calendar.md-next .md-datepicker-month-enter, .md-datepicker-calendar.md-previous .md-datepicker-month-leave-active {
    transform: translate3D(100%,0,0)
}

    .md-datepicker-calendar.md-next .md-datepicker-month-enter .md-datepicker-month-trigger {
        transform: translate3D(30%,0,0)
    }

.md-datepicker-calendar.md-next .md-datepicker-month-leave-active {
    transform: translate3D(-100%,0,0)
}

.md-datepicker-month {
    top: 8px;
    bottom: auto;
    flex-direction: column;
    transition: .35s cubic-bezier(.4,0,.2,1);
    transition-property: transform,opacity;
    will-change: transform,opacity
}

    .md-datepicker-month .md-datepicker-month-trigger {
        min-height: 32px;
        margin: 0 46px 10px;
        flex: 1;
        border-radius: 0;
        transition: transform .45s cubic-bezier(.4,0,.2,1);
        will-change: transform
    }

.md-datepicker-week {
    display: flex;
    align-items: center
}

    .md-datepicker-week span {
        flex: 1;
        font-size: 12px;
        text-align: center
    }

.md-datepicker-days {
    display: flex;
    flex-wrap: wrap
}

    .md-datepicker-days .md-datepicker-day, .md-datepicker-days .md-datepicker-empty {
        margin: 1px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 0 1 14.28571%
    }

    .md-datepicker-days .md-datepicker-day-button {
        width: 30px;
        min-width: 30px;
        height: 30px;
        cursor: pointer;
        border-radius: 30px;
        transition: .3s cubic-bezier(.4,0,.2,1);
        line-height: 30px;
        text-align: center
    }

    .md-datepicker-days .md-datepicker-selected, .md-datepicker-days .md-datepicker-today {
        font-weight: 700
    }

    .md-datepicker-days .md-datepicker-disabled {
        pointer-events: none
    }

.md-datepicker-month-selector {
    padding: 6px 8px 10px;
    flex-wrap: wrap;
    bottom: auto;
    transition: .35s cubic-bezier(.4,0,.2,1);
    transition-property: transform,opacity;
    will-change: transform,opacity
}

    .md-datepicker-month-selector.md-datepicker-view-enter, .md-datepicker-month-selector.md-datepicker-view-leave-active {
        transform: translate3d(0,-100%,0)
    }

    .md-datepicker-month-selector .md-datepicker-year-trigger {
        width: 100%;
        margin: 0 0 8px;
        flex: 1 1 100%
    }

.md-datepicker-month-button, .md-datepicker-year-button {
    height: 36px;
    margin: 3px 0;
    cursor: pointer;
    transition: .3s cubic-bezier(.4,0,.2,1);
    line-height: 36px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase
}

.md-datepicker-month-button {
    flex: 1 1 33.3333%;
    border-radius: 2px;
    font-size: 13px
}

.md-datepicker-year-selector {
    flex-direction: column;
    overflow: auto;
    bottom: 52px;
    border-bottom: 1px solid
}

    .md-datepicker-year-selector.md-datepicker-view-enter, .md-datepicker-year-selector.md-datepicker-view-leave-active {
        transform: translate3d(0,-100%,0)
    }

    .md-datepicker-year-selector .md-button {
        min-height: 36px
    }

.md-datepicker-year-button {
    font-size: 16px
}

    .md-datepicker-year-button.md-datepicker-selected {
        font-size: 24px
    }

@media (max-width:600px) {
    .md-datepicker-dialog {
        flex-direction: column;
        top: 50% !important;
        left: 50% !important;
        transform: translate3D(-50%,-50%,0);
        transform-origin: center center;
        position: fixed !important
    }

    .md-datepicker-dialog-enter {
        transform: translate3D(-50%,-50%,0) scale(.9)
    }

    .md-datepicker-header {
        min-width: auto;
        padding: 16px 20px
    }

        .md-datepicker-header .md-datepicker-dayname {
            display: inline-block
        }

    .md-datepicker-body {
        width: 296px
    }

    .md-datepicker-month {
        padding: 0 6px
    }
}

.md-popover.md-rendering {
    opacity: 0;
    transition: none !important
}

.md-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    display: flex;
    transition-duration: .2s;
    z-index: 11
}

    .md-dialog.md-dialog-enter-to .md-dialog-container, .md-dialog.md-dialog-leave .md-dialog-container {
        opacity: 1;
        transform: scale(1)
    }

    .md-dialog.md-dialog-enter .md-dialog-container, .md-dialog.md-dialog-leave-to .md-dialog-container {
        opacity: 0;
        transform: scale(.9)
    }

.md-dialog-container {
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);
    min-width: 280px;
    max-width: 80%;
    max-height: 80%;
    margin: auto;
    display: flex;
    flex-flow: column;
    overflow: hidden;
    border-radius: 2px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: auto;
    opacity: 1;
    transform-origin: center center;
    transition: opacity .15s cubic-bezier(.25,.8,.25,1),transform .2s cubic-bezier(.25,.8,.25,1);
    will-change: opacity,transform
}

    .md-dialog-container.md-dialog-enter-to, .md-dialog-container.md-dialog-leave {
        opacity: 1;
        transform: translate(-50%,-50%) scale(1)
    }

    .md-dialog-container.md-dialog-enter, .md-dialog-container.md-dialog-leave-to {
        opacity: 0;
        transform: translate(-50%,-50%) scale(.9)
    }

    .md-dialog-container .md-tabs {
        flex: 1;
        max-width: 100%
    }

    .md-dialog-container .md-tabs-navigation {
        padding: 0 12px
    }

@media (max-width:600px) {
    .md-dialog.md-dialog-enter-to .md-dialog-fullscreen, .md-dialog.md-dialog-leave .md-dialog-fullscreen {
        opacity: 0;
        transform: translateY(30%)
    }

    .md-dialog.md-dialog-enter .md-dialog-fullscreen, .md-dialog.md-dialog-leave-to .md-dialog-fullscreen {
        opacity: 1;
        transform: translate(0)
    }

    .md-dialog-container .md-tab {
        padding: 12px
    }

    .md-dialog-fullscreen {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        border-radius: 0;
        transform: none
    }

        .md-dialog-fullscreen.md-dialog-enter, .md-dialog-fullscreen.md-dialog-leave-to {
            opacity: 0;
            transform: translate3D(0,30%,0)
        }

        .md-dialog-fullscreen.md-dialog-enter-to, .md-dialog-fullscreen.md-dialog-leave {
            opacity: 1;
            transform: translateZ(0)
        }
}

.md-dialog-title {
    margin-bottom: 20px;
    padding: 24px 24px 0
}

.md-dialog-content {
    padding: 0 24px 24px;
    flex: 1;
    flex-basis: auto;
    overflow: auto;
    position: relative
}

    .md-dialog-content:first-child {
        padding-top: 24px
    }

    .md-dialog-content p:first-child:not(:only-child) {
        margin-top: 0
    }

    .md-dialog-content p:last-child:not(:only-child) {
        margin-bottom: 0
    }

.md-dialog-actions {
    min-height: 52px;
    padding: 8px 8px 8px 24px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative
}

    .md-dialog-actions:before {
        height: 1px;
        position: absolute;
        top: -1px;
        right: 0;
        left: 0;
        content: " "
    }

    .md-dialog-actions .md-button {
        min-width: 64px;
        margin: 0
    }

        .md-dialog-actions .md-button + .md-button {
            margin-left: 8px
        }

.md-divider {
    height: 1px;
    margin: 0;
    padding: 0;
    display: block;
    border: 0;
    transition: margin-left .3s cubic-bezier(.4,0,.2,1);
    will-change: margin-left
}

    .md-divider.md-inset {
        margin-left: 72px
    }

.md-drawer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    transform: translate3D(-100%,0,0);
    transition: transform .4s cubic-bezier(.25,.8,.25,1);
    will-change: transform,box-shadow;
    width: 400px;
    max-width: calc(100vw - 56px);
    overflow-x: hidden;
    overflow-y: auto
}

    .md-drawer.md-right {
        right: 0;
        left: auto;
        transform: translate3D(100%,0,0)
    }

    .md-drawer.md-fixed {
        position: fixed
    }

    .md-drawer.md-active {
        transform: translateZ(0);
        transition-timing-function: cubic-bezier(.4,0,.2,1)
    }

    .md-drawer.md-temporary.md-left + .md-app-container .md-content {
        border-left: none
    }

    .md-drawer.md-temporary.md-right-previous + .md-app-container .md-content {
        border-right: none
    }

    .md-drawer.md-temporary.md-active {
        box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)
    }

    .md-drawer.md-persistent:not(.md-active).md-left + .md-app-container .md-content {
        border-left: none
    }

    .md-drawer.md-persistent:not(.md-active).md-right-previous + .md-app-container .md-content {
        border-right: none
    }

    .md-drawer.md-persistent-mini {
        transform: translate3D(0,64px,0);
        transition: .3s cubic-bezier(.25,.8,.25,1);
        transition-property: transform,width;
        will-change: transform,box-shadow
    }

        .md-drawer.md-persistent-mini.md-left {
            border-right: 1px solid
        }

        .md-drawer.md-persistent-mini.md-right {
            border-left: 1px solid
        }

        .md-drawer.md-persistent-mini.md-active.md-left + .md-app-container .md-content {
            border-left: none
        }

        .md-drawer.md-persistent-mini.md-active.md-right-previous + .md-app-container .md-content {
            border-right: none
        }

        .md-drawer.md-persistent-mini:not(.md-active) {
            width: 70px !important;
            z-index: 1;
            white-space: nowrap
        }

            .md-drawer.md-persistent-mini:not(.md-active) .md-toolbar {
                display: none
            }

            .md-drawer.md-persistent-mini:not(.md-active) .md-list-item-content {
                padding: 0 23px
            }

        .md-drawer.md-persistent-mini.md-active {
            position: relative;
            transform: translateZ(0);
            white-space: normal
        }

    .md-drawer .md-list-item-container {
        font-size: 14px;
        text-transform: none
    }

@media (max-width:600px) {
    .md-drawer {
        width: 320px
    }

        .md-drawer.md-active {
            box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)
        }
}

@media (min-width:600px) {
    .md-drawer:not(.md-temporary) ~ .md-overlay {
        background: none;
        pointer-events: none
    }

    .md-drawer.md-permanent {
        position: relative;
        transform: translateZ(0)
    }

    .md-drawer.md-permanent-full {
        z-index: 3
    }

        .md-drawer.md-permanent-full .md-list {
            padding-top: 0
        }

    .md-drawer.md-permanent-card, .md-drawer.md-permanent-clipped {
        z-index: 1
    }

    .md-drawer.md-permanent-card {
        box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
        position: relative;
        border-radius: 2px;
        transition: .3s cubic-bezier(.4,0,.2,1);
        transition-property: color,background-color;
        will-change: color,background-color;
        margin: 8px;
        z-index: 1
    }
}

@media (min-width:960px) {
    .md-drawer.md-permanent-card {
        margin: 16px
    }
}

@media (min-width:1280px) {
    .md-drawer.md-permanent-card {
        margin: 24px
    }
}

.md-elevation-0 {
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)
}

.md-elevation-1 {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)
}

.md-elevation-2 {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.md-elevation-3 {
    box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)
}

.md-elevation-4 {
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)
}

.md-elevation-5 {
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)
}

.md-elevation-6 {
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)
}

.md-elevation-7 {
    box-shadow: 0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)
}

.md-elevation-8 {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
}

.md-elevation-9 {
    box-shadow: 0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)
}

.md-elevation-10 {
    box-shadow: 0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)
}

.md-elevation-11 {
    box-shadow: 0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)
}

.md-elevation-12 {
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)
}

.md-elevation-13 {
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)
}

.md-elevation-14 {
    box-shadow: 0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)
}

.md-elevation-15 {
    box-shadow: 0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)
}

.md-elevation-16 {
    box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)
}

.md-elevation-17 {
    box-shadow: 0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)
}

.md-elevation-18 {
    box-shadow: 0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)
}

.md-elevation-19 {
    box-shadow: 0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)
}

.md-elevation-20 {
    box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)
}

.md-elevation-21 {
    box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)
}

.md-elevation-22 {
    box-shadow: 0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)
}

.md-elevation-23 {
    box-shadow: 0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)
}

.md-elevation-24 {
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)
}

.md-empty-state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 420px;
    padding: 36px;
    margin: 0 auto;
    position: relative;
    transition: opacity .15s cubic-bezier(0,0,.2,1),transform .3s cubic-bezier(0,0,.2,1);
    will-change: transform,opacity
}

    .md-empty-state.md-rounded {
        max-width: auto;
        border-radius: 50%
    }

        .md-empty-state.md-rounded .md-empty-state-container {
            padding: 40px;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0
        }

    .md-empty-state .md-button {
        margin: .5em 0 0
    }

.md-empty-state-enter {
    opacity: 0;
    transform: scale(.87)
}

    .md-empty-state-enter .md-empty-state-container {
        opacity: 0
    }

.md-empty-state-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: opacity .4s cubic-bezier(.4,0,.2,1);
    will-change: opacity
}

.md-empty-state-icon {
    width: 160px;
    min-width: 160px;
    height: 160px;
    font-size: 160px !important;
    margin: 0
}

.md-empty-state-label {
    font-size: 26px;
    font-weight: 500;
    line-height: 40px
}

.md-empty-state-description {
    margin: 1em 0;
    font-size: 16px;
    line-height: 24px
}

.md-menu.md-select {
    display: flex;
    flex: 1;
    overflow: auto
}

    .md-menu.md-select:not(.md-disabled) .md-icon, .md-menu.md-select:not(.md-disabled) .md-input {
        cursor: pointer;
        outline: none
    }

    .md-menu.md-select .md-input {
        flex: 1;
        min-width: 0
    }

    .md-menu.md-select .md-input-fake, .md-menu.md-select select {
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        position: absolute;
        clip: rect(0 0 0 0);
        border: 0
    }

.md-menu-content.md-select-menu {
    z-index: 12;
    width: 100%
}

    .md-menu-content.md-select-menu.md-menu-content-enter {
        transform: translate3d(0,-8px,0) scaleY(.3)
    }

    .md-menu-content.md-select-menu .md-list {
        transition: opacity .3s cubic-bezier(.55,0,.55,.2)
    }

.md-menu {
    display: inline-block
}

    .md-menu > .md-button {
        margin: 0
    }

.md-menu-content {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    min-width: 112px;
    max-width: 280px;
    max-height: 35vh;
    display: flex;
    flex-direction: row;
    position: absolute;
    z-index: 9;
    border-radius: 2px;
    transition: transform .2s cubic-bezier(.25,.8,.25,1),opacity .3s cubic-bezier(.25,.8,.25,1);
    will-change: opacity,transform,top,left !important
}

    .md-menu-content.md-shallow {
        position: fixed !important;
        top: -9999em !important;
        left: -9999em !important;
        pointer-events: none
    }

    .md-menu-content.md-menu-content-enter-active {
        opacity: 1;
        transform: translateZ(0)
    }

    .md-menu-content.md-menu-content-leave-active {
        transition: opacity .4s cubic-bezier(.4,0,.2,1);
        opacity: 0
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-top-start {
        transform-origin: bottom left;
        transform: translate3d(0,8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-top-end {
        transform-origin: bottom right;
        transform: translate3d(0,8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-right-start {
        transform-origin: left top;
        transform: translate3d(0,-8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-right-end {
        transform-origin: left bottom;
        transform: translate3d(0,8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-bottom-start {
        transform-origin: top left;
        transform: translate3d(0,-8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-bottom-end {
        transform-origin: top right;
        transform: translate3d(0,-8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-left-start {
        transform-origin: right top;
        transform: translate3d(0,-8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter.md-menu-content-left-end {
        transform-origin: right bottom;
        transform: translate3d(0,8px,0) scaleY(.95)
    }

    .md-menu-content.md-menu-content-enter .md-list {
        opacity: 0
    }

    .md-menu-content.md-menu-content-medium {
        min-width: 168px
    }

    .md-menu-content.md-menu-content-big {
        min-width: 224px
    }

    .md-menu-content.md-menu-content-huge {
        min-width: 280px
    }

.md-menu-content-container {
    flex: 1;
    overflow: auto
}

    .md-menu-content-container .md-list {
        transition: opacity .3s cubic-bezier(.25,.8,.25,1);
        will-change: opacity;
        font-family: Roboto,sans-serif;
        text-transform: none;
        white-space: nowrap
    }

        .md-menu-content-container .md-list .md-list-item-container {
            height: 100%
        }

@media (max-width:960px) {
    .md-menu-content-container .md-list {
        font-size: 14px
    }
}

.md-list {
    margin: 0;
    padding: 8px 0;
    display: flex;
    flex-flow: column nowrap;
    position: relative;
    list-style: none
}

    .md-list.md-dense {
        padding: 4px 0
    }

    .md-list .md-divider {
        margin-top: -1px
    }

    .md-list .md-subheader.md-inset {
        padding-left: 72px
    }

    .md-list > .md-subheader:first-of-type {
        margin-top: -8px
    }

.md-optgroup .md-subheader {
    text-transform: uppercase
}

.md-optgroup .md-ripple.md-list-item-content {
    padding-left: 24px
}

.md-file {
    display: flex;
    flex: 1
}

    .md-file input[type=file] {
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        position: absolute;
        clip: rect(0 0 0 0);
        border: 0
    }

    .md-file .md-file-icon:not(.md-disabled) {
        cursor: pointer
    }

    .md-file .md-file-icon.md-disabled {
        pointer-events: none
    }

.md-highlight-text {
    flex: 1
}

.md-highlight-text-match {
    font-weight: 500
}

.md-image {
    display: flex;
    justify-content: center;
    align-items: center
}

.md-layout {
    display: flex;
    flex-wrap: wrap
}

    .md-layout .md-layout {
        flex: 1
    }

    .md-layout .md-layout-nowrap {
        flex-wrap: nowrap
    }

    .md-layout.md-centered {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }

    .md-layout.md-gutter {
        margin-right: -20px;
        margin-left: -20px
    }

        .md-layout.md-gutter > .md-layout-item {
            padding-right: 20px;
            padding-left: 20px
        }

@media (max-width:1903px) {
    .md-layout.md-gutter {
        margin-right: -20px;
        margin-left: -20px
    }

        .md-layout.md-gutter > .md-layout-item {
            padding-right: 20px;
            padding-left: 20px
        }
}

@media (max-width:1280px) {
    .md-layout.md-gutter {
        margin-right: -12px;
        margin-left: -12px
    }

        .md-layout.md-gutter > .md-layout-item {
            padding-right: 12px;
            padding-left: 12px
        }
}

@media (max-width:960px) {
    .md-layout.md-gutter {
        margin-right: -8px;
        margin-left: -8px
    }

        .md-layout.md-gutter > .md-layout-item {
            padding-right: 8px;
            padding-left: 8px
        }
}

@media (max-width:600px) {
    .md-layout.md-gutter {
        margin-right: -4px;
        margin-left: -4px
    }

        .md-layout.md-gutter > .md-layout-item {
            padding-right: 4px;
            padding-left: 4px
        }
}

.md-layout.md-alignment-top-left {
    justify-content: flex-start;
    align-items: flex-start
}

.md-layout.md-alignment-top-center {
    justify-content: center;
    align-items: flex-start
}

.md-layout.md-alignment-top-right {
    justify-content: flex-end;
    align-items: flex-start
}

.md-layout.md-alignment-top-space-around {
    justify-content: space-around;
    align-items: flex-start
}

.md-layout.md-alignment-top-space-between {
    justify-content: space-between;
    align-items: flex-start
}

.md-layout.md-alignment-center-left {
    justify-content: flex-start;
    align-items: center
}

.md-layout.md-alignment-center, .md-layout.md-alignment-center-center {
    justify-content: center;
    align-items: center
}

.md-layout.md-alignment-center-right {
    justify-content: flex-end;
    align-items: center
}

.md-layout.md-alignment-center-space-around {
    justify-content: space-around;
    align-items: center
}

.md-layout.md-alignment-center-space-between {
    justify-content: space-between;
    align-items: center
}

.md-layout.md-alignment-bottom-left {
    justify-content: flex-start;
    align-items: flex-end
}

.md-layout.md-alignment-bottom-center {
    justify-content: center;
    align-items: flex-end
}

.md-layout.md-alignment-bottom-right {
    justify-content: flex-end;
    align-items: flex-end
}

.md-layout.md-alignment-bottom-space-around {
    justify-content: space-around;
    align-items: flex-end
}

.md-layout.md-alignment-bottom-space-between {
    justify-content: space-between;
    align-items: flex-end
}

.md-layout.md-alignment-space-around-left {
    justify-content: flex-start;
    align-items: space-around
}

.md-layout.md-alignment-space-around-center {
    justify-content: center;
    align-items: space-around
}

.md-layout.md-alignment-space-around-right {
    justify-content: flex-end;
    align-items: space-around
}

.md-layout.md-alignment-space-around-space-around {
    justify-content: space-around;
    align-items: space-around
}

.md-layout.md-alignment-space-around-space-between {
    justify-content: space-between;
    align-items: space-around
}

.md-layout.md-alignment-space-between-left {
    justify-content: flex-start;
    align-items: space-between
}

.md-layout.md-alignment-space-between-center {
    justify-content: center;
    align-items: space-between
}

.md-layout.md-alignment-space-between-right {
    justify-content: flex-end;
    align-items: space-between
}

.md-layout.md-alignment-space-between-space-around {
    justify-content: space-around;
    align-items: space-between
}

.md-layout.md-alignment-space-between-space-between {
    justify-content: space-between;
    align-items: space-between
}

.md-layout-item {
    flex: 1 1
}

    .md-layout-item.md-layout {
        margin: 0
    }

    .md-layout-item.md-size {
        flex: 1 1
    }

    .md-layout-item.md-size-5 {
        min-width: 5%;
        max-width: 5%;
        flex: 0 1 5%
    }

    .md-layout-item.md-size-10 {
        min-width: 10%;
        max-width: 10%;
        flex: 0 1 10%
    }

    .md-layout-item.md-size-15 {
        min-width: 15%;
        max-width: 15%;
        flex: 0 1 15%
    }

    .md-layout-item.md-size-20 {
        min-width: 20%;
        max-width: 20%;
        flex: 0 1 20%
    }

    .md-layout-item.md-size-25 {
        min-width: 25%;
        max-width: 25%;
        flex: 0 1 25%
    }

    .md-layout-item.md-size-30 {
        min-width: 30%;
        max-width: 30%;
        flex: 0 1 30%
    }

    .md-layout-item.md-size-35 {
        min-width: 35%;
        max-width: 35%;
        flex: 0 1 35%
    }

    .md-layout-item.md-size-40 {
        min-width: 40%;
        max-width: 40%;
        flex: 0 1 40%
    }

    .md-layout-item.md-size-45 {
        min-width: 45%;
        max-width: 45%;
        flex: 0 1 45%
    }

    .md-layout-item.md-size-50 {
        min-width: 50%;
        max-width: 50%;
        flex: 0 1 50%
    }

    .md-layout-item.md-size-55 {
        min-width: 55%;
        max-width: 55%;
        flex: 0 1 55%
    }

    .md-layout-item.md-size-60 {
        min-width: 60%;
        max-width: 60%;
        flex: 0 1 60%
    }

    .md-layout-item.md-size-65 {
        min-width: 65%;
        max-width: 65%;
        flex: 0 1 65%
    }

    .md-layout-item.md-size-70 {
        min-width: 70%;
        max-width: 70%;
        flex: 0 1 70%
    }

    .md-layout-item.md-size-75 {
        min-width: 75%;
        max-width: 75%;
        flex: 0 1 75%
    }

    .md-layout-item.md-size-80 {
        min-width: 80%;
        max-width: 80%;
        flex: 0 1 80%
    }

    .md-layout-item.md-size-85 {
        min-width: 85%;
        max-width: 85%;
        flex: 0 1 85%
    }

    .md-layout-item.md-size-90 {
        min-width: 90%;
        max-width: 90%;
        flex: 0 1 90%
    }

    .md-layout-item.md-size-95 {
        min-width: 95%;
        max-width: 95%;
        flex: 0 1 95%
    }

    .md-layout-item.md-size-33 {
        min-width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 1 33.3333%
    }

    .md-layout-item.md-size-66 {
        min-width: 66.6666%;
        max-width: 66.6666%;
        flex: 0 1 66.6666%
    }

    .md-layout-item.md-size-100 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0 !important;
        flex: 1 1 100%
    }

@media (min-width:1904px) {
    .md-layout-item.md-xlarge-size {
        flex: 1 1
    }

    .md-layout-item.md-xlarge-size-5 {
        min-width: 5%;
        max-width: 5%;
        flex: 0 1 5%
    }

    .md-layout-item.md-xlarge-size-10 {
        min-width: 10%;
        max-width: 10%;
        flex: 0 1 10%
    }

    .md-layout-item.md-xlarge-size-15 {
        min-width: 15%;
        max-width: 15%;
        flex: 0 1 15%
    }

    .md-layout-item.md-xlarge-size-20 {
        min-width: 20%;
        max-width: 20%;
        flex: 0 1 20%
    }

    .md-layout-item.md-xlarge-size-25 {
        min-width: 25%;
        max-width: 25%;
        flex: 0 1 25%
    }

    .md-layout-item.md-xlarge-size-30 {
        min-width: 30%;
        max-width: 30%;
        flex: 0 1 30%
    }

    .md-layout-item.md-xlarge-size-35 {
        min-width: 35%;
        max-width: 35%;
        flex: 0 1 35%
    }

    .md-layout-item.md-xlarge-size-40 {
        min-width: 40%;
        max-width: 40%;
        flex: 0 1 40%
    }

    .md-layout-item.md-xlarge-size-45 {
        min-width: 45%;
        max-width: 45%;
        flex: 0 1 45%
    }

    .md-layout-item.md-xlarge-size-50 {
        min-width: 50%;
        max-width: 50%;
        flex: 0 1 50%
    }

    .md-layout-item.md-xlarge-size-55 {
        min-width: 55%;
        max-width: 55%;
        flex: 0 1 55%
    }

    .md-layout-item.md-xlarge-size-60 {
        min-width: 60%;
        max-width: 60%;
        flex: 0 1 60%
    }

    .md-layout-item.md-xlarge-size-65 {
        min-width: 65%;
        max-width: 65%;
        flex: 0 1 65%
    }

    .md-layout-item.md-xlarge-size-70 {
        min-width: 70%;
        max-width: 70%;
        flex: 0 1 70%
    }

    .md-layout-item.md-xlarge-size-75 {
        min-width: 75%;
        max-width: 75%;
        flex: 0 1 75%
    }

    .md-layout-item.md-xlarge-size-80 {
        min-width: 80%;
        max-width: 80%;
        flex: 0 1 80%
    }

    .md-layout-item.md-xlarge-size-85 {
        min-width: 85%;
        max-width: 85%;
        flex: 0 1 85%
    }

    .md-layout-item.md-xlarge-size-90 {
        min-width: 90%;
        max-width: 90%;
        flex: 0 1 90%
    }

    .md-layout-item.md-xlarge-size-95 {
        min-width: 95%;
        max-width: 95%;
        flex: 0 1 95%
    }

    .md-layout-item.md-xlarge-size-33 {
        min-width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 1 33.3333%
    }

    .md-layout-item.md-xlarge-size-66 {
        min-width: 66.6666%;
        max-width: 66.6666%;
        flex: 0 1 66.6666%
    }

    .md-layout-item.md-xlarge-size-100 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0 !important;
        flex: 1 1 100%
    }
}

@media (max-width:1903px) {
    .md-layout-item.md-large-size {
        flex: 1 1
    }

    .md-layout-item.md-large-size-5 {
        min-width: 5%;
        max-width: 5%;
        flex: 0 1 5%
    }

    .md-layout-item.md-large-size-10 {
        min-width: 10%;
        max-width: 10%;
        flex: 0 1 10%
    }

    .md-layout-item.md-large-size-15 {
        min-width: 15%;
        max-width: 15%;
        flex: 0 1 15%
    }

    .md-layout-item.md-large-size-20 {
        min-width: 20%;
        max-width: 20%;
        flex: 0 1 20%
    }

    .md-layout-item.md-large-size-25 {
        min-width: 25%;
        max-width: 25%;
        flex: 0 1 25%
    }

    .md-layout-item.md-large-size-30 {
        min-width: 30%;
        max-width: 30%;
        flex: 0 1 30%
    }

    .md-layout-item.md-large-size-35 {
        min-width: 35%;
        max-width: 35%;
        flex: 0 1 35%
    }

    .md-layout-item.md-large-size-40 {
        min-width: 40%;
        max-width: 40%;
        flex: 0 1 40%
    }

    .md-layout-item.md-large-size-45 {
        min-width: 45%;
        max-width: 45%;
        flex: 0 1 45%
    }

    .md-layout-item.md-large-size-50 {
        min-width: 50%;
        max-width: 50%;
        flex: 0 1 50%
    }

    .md-layout-item.md-large-size-55 {
        min-width: 55%;
        max-width: 55%;
        flex: 0 1 55%
    }

    .md-layout-item.md-large-size-60 {
        min-width: 60%;
        max-width: 60%;
        flex: 0 1 60%
    }

    .md-layout-item.md-large-size-65 {
        min-width: 65%;
        max-width: 65%;
        flex: 0 1 65%
    }

    .md-layout-item.md-large-size-70 {
        min-width: 70%;
        max-width: 70%;
        flex: 0 1 70%
    }

    .md-layout-item.md-large-size-75 {
        min-width: 75%;
        max-width: 75%;
        flex: 0 1 75%
    }

    .md-layout-item.md-large-size-80 {
        min-width: 80%;
        max-width: 80%;
        flex: 0 1 80%
    }

    .md-layout-item.md-large-size-85 {
        min-width: 85%;
        max-width: 85%;
        flex: 0 1 85%
    }

    .md-layout-item.md-large-size-90 {
        min-width: 90%;
        max-width: 90%;
        flex: 0 1 90%
    }

    .md-layout-item.md-large-size-95 {
        min-width: 95%;
        max-width: 95%;
        flex: 0 1 95%
    }

    .md-layout-item.md-large-size-33 {
        min-width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 1 33.3333%
    }

    .md-layout-item.md-large-size-66 {
        min-width: 66.6666%;
        max-width: 66.6666%;
        flex: 0 1 66.6666%
    }

    .md-layout-item.md-large-size-100 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0 !important;
        flex: 1 1 100%
    }
}

@media (max-width:1280px) {
    .md-layout-item.md-medium-size {
        flex: 1 1
    }

    .md-layout-item.md-medium-size-5 {
        min-width: 5%;
        max-width: 5%;
        flex: 0 1 5%
    }

    .md-layout-item.md-medium-size-10 {
        min-width: 10%;
        max-width: 10%;
        flex: 0 1 10%
    }

    .md-layout-item.md-medium-size-15 {
        min-width: 15%;
        max-width: 15%;
        flex: 0 1 15%
    }

    .md-layout-item.md-medium-size-20 {
        min-width: 20%;
        max-width: 20%;
        flex: 0 1 20%
    }

    .md-layout-item.md-medium-size-25 {
        min-width: 25%;
        max-width: 25%;
        flex: 0 1 25%
    }

    .md-layout-item.md-medium-size-30 {
        min-width: 30%;
        max-width: 30%;
        flex: 0 1 30%
    }

    .md-layout-item.md-medium-size-35 {
        min-width: 35%;
        max-width: 35%;
        flex: 0 1 35%
    }

    .md-layout-item.md-medium-size-40 {
        min-width: 40%;
        max-width: 40%;
        flex: 0 1 40%
    }

    .md-layout-item.md-medium-size-45 {
        min-width: 45%;
        max-width: 45%;
        flex: 0 1 45%
    }

    .md-layout-item.md-medium-size-50 {
        min-width: 50%;
        max-width: 50%;
        flex: 0 1 50%
    }

    .md-layout-item.md-medium-size-55 {
        min-width: 55%;
        max-width: 55%;
        flex: 0 1 55%
    }

    .md-layout-item.md-medium-size-60 {
        min-width: 60%;
        max-width: 60%;
        flex: 0 1 60%
    }

    .md-layout-item.md-medium-size-65 {
        min-width: 65%;
        max-width: 65%;
        flex: 0 1 65%
    }

    .md-layout-item.md-medium-size-70 {
        min-width: 70%;
        max-width: 70%;
        flex: 0 1 70%
    }

    .md-layout-item.md-medium-size-75 {
        min-width: 75%;
        max-width: 75%;
        flex: 0 1 75%
    }

    .md-layout-item.md-medium-size-80 {
        min-width: 80%;
        max-width: 80%;
        flex: 0 1 80%
    }

    .md-layout-item.md-medium-size-85 {
        min-width: 85%;
        max-width: 85%;
        flex: 0 1 85%
    }

    .md-layout-item.md-medium-size-90 {
        min-width: 90%;
        max-width: 90%;
        flex: 0 1 90%
    }

    .md-layout-item.md-medium-size-95 {
        min-width: 95%;
        max-width: 95%;
        flex: 0 1 95%
    }

    .md-layout-item.md-medium-size-33 {
        min-width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 1 33.3333%
    }

    .md-layout-item.md-medium-size-66 {
        min-width: 66.6666%;
        max-width: 66.6666%;
        flex: 0 1 66.6666%
    }

    .md-layout-item.md-medium-size-100 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0 !important;
        flex: 1 1 100%
    }
}

@media (max-width:960px) {
    .md-layout-item.md-small-size {
        flex: 1 1
    }

    .md-layout-item.md-small-size-5 {
        min-width: 5%;
        max-width: 5%;
        flex: 0 1 5%
    }

    .md-layout-item.md-small-size-10 {
        min-width: 10%;
        max-width: 10%;
        flex: 0 1 10%
    }

    .md-layout-item.md-small-size-15 {
        min-width: 15%;
        max-width: 15%;
        flex: 0 1 15%
    }

    .md-layout-item.md-small-size-20 {
        min-width: 20%;
        max-width: 20%;
        flex: 0 1 20%
    }

    .md-layout-item.md-small-size-25 {
        min-width: 25%;
        max-width: 25%;
        flex: 0 1 25%
    }

    .md-layout-item.md-small-size-30 {
        min-width: 30%;
        max-width: 30%;
        flex: 0 1 30%
    }

    .md-layout-item.md-small-size-35 {
        min-width: 35%;
        max-width: 35%;
        flex: 0 1 35%
    }

    .md-layout-item.md-small-size-40 {
        min-width: 40%;
        max-width: 40%;
        flex: 0 1 40%
    }

    .md-layout-item.md-small-size-45 {
        min-width: 45%;
        max-width: 45%;
        flex: 0 1 45%
    }

    .md-layout-item.md-small-size-50 {
        min-width: 50%;
        max-width: 50%;
        flex: 0 1 50%
    }

    .md-layout-item.md-small-size-55 {
        min-width: 55%;
        max-width: 55%;
        flex: 0 1 55%
    }

    .md-layout-item.md-small-size-60 {
        min-width: 60%;
        max-width: 60%;
        flex: 0 1 60%
    }

    .md-layout-item.md-small-size-65 {
        min-width: 65%;
        max-width: 65%;
        flex: 0 1 65%
    }

    .md-layout-item.md-small-size-70 {
        min-width: 70%;
        max-width: 70%;
        flex: 0 1 70%
    }

    .md-layout-item.md-small-size-75 {
        min-width: 75%;
        max-width: 75%;
        flex: 0 1 75%
    }

    .md-layout-item.md-small-size-80 {
        min-width: 80%;
        max-width: 80%;
        flex: 0 1 80%
    }

    .md-layout-item.md-small-size-85 {
        min-width: 85%;
        max-width: 85%;
        flex: 0 1 85%
    }

    .md-layout-item.md-small-size-90 {
        min-width: 90%;
        max-width: 90%;
        flex: 0 1 90%
    }

    .md-layout-item.md-small-size-95 {
        min-width: 95%;
        max-width: 95%;
        flex: 0 1 95%
    }

    .md-layout-item.md-small-size-33 {
        min-width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 1 33.3333%
    }

    .md-layout-item.md-small-size-66 {
        min-width: 66.6666%;
        max-width: 66.6666%;
        flex: 0 1 66.6666%
    }

    .md-layout-item.md-small-size-100 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0 !important;
        flex: 1 1 100%
    }
}

@media (max-width:600px) {
    .md-layout-item.md-xsmall-size {
        flex: 1 1
    }

    .md-layout-item.md-xsmall-size-5 {
        min-width: 5%;
        max-width: 5%;
        flex: 0 1 5%
    }

    .md-layout-item.md-xsmall-size-10 {
        min-width: 10%;
        max-width: 10%;
        flex: 0 1 10%
    }

    .md-layout-item.md-xsmall-size-15 {
        min-width: 15%;
        max-width: 15%;
        flex: 0 1 15%
    }

    .md-layout-item.md-xsmall-size-20 {
        min-width: 20%;
        max-width: 20%;
        flex: 0 1 20%
    }

    .md-layout-item.md-xsmall-size-25 {
        min-width: 25%;
        max-width: 25%;
        flex: 0 1 25%
    }

    .md-layout-item.md-xsmall-size-30 {
        min-width: 30%;
        max-width: 30%;
        flex: 0 1 30%
    }

    .md-layout-item.md-xsmall-size-35 {
        min-width: 35%;
        max-width: 35%;
        flex: 0 1 35%
    }

    .md-layout-item.md-xsmall-size-40 {
        min-width: 40%;
        max-width: 40%;
        flex: 0 1 40%
    }

    .md-layout-item.md-xsmall-size-45 {
        min-width: 45%;
        max-width: 45%;
        flex: 0 1 45%
    }

    .md-layout-item.md-xsmall-size-50 {
        min-width: 50%;
        max-width: 50%;
        flex: 0 1 50%
    }

    .md-layout-item.md-xsmall-size-55 {
        min-width: 55%;
        max-width: 55%;
        flex: 0 1 55%
    }

    .md-layout-item.md-xsmall-size-60 {
        min-width: 60%;
        max-width: 60%;
        flex: 0 1 60%
    }

    .md-layout-item.md-xsmall-size-65 {
        min-width: 65%;
        max-width: 65%;
        flex: 0 1 65%
    }

    .md-layout-item.md-xsmall-size-70 {
        min-width: 70%;
        max-width: 70%;
        flex: 0 1 70%
    }

    .md-layout-item.md-xsmall-size-75 {
        min-width: 75%;
        max-width: 75%;
        flex: 0 1 75%
    }

    .md-layout-item.md-xsmall-size-80 {
        min-width: 80%;
        max-width: 80%;
        flex: 0 1 80%
    }

    .md-layout-item.md-xsmall-size-85 {
        min-width: 85%;
        max-width: 85%;
        flex: 0 1 85%
    }

    .md-layout-item.md-xsmall-size-90 {
        min-width: 90%;
        max-width: 90%;
        flex: 0 1 90%
    }

    .md-layout-item.md-xsmall-size-95 {
        min-width: 95%;
        max-width: 95%;
        flex: 0 1 95%
    }

    .md-layout-item.md-xsmall-size-33 {
        min-width: 33.3333%;
        max-width: 33.3333%;
        flex: 0 1 33.3333%
    }

    .md-layout-item.md-xsmall-size-66 {
        min-width: 66.6666%;
        max-width: 66.6666%;
        flex: 0 1 66.6666%
    }

    .md-layout-item.md-xsmall-size-100 {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0 !important;
        flex: 1 1 100%
    }
}

.md-hide {
    display: none
}

@media (min-width:1904px) {
    .md-xlarge-hide {
        display: none
    }
}

@media (max-width:1903px) {
    .md-large-hide {
        display: none
    }
}

@media (max-width:1280px) {
    .md-medium-hide {
        display: none
    }
}

@media (max-width:960px) {
    .md-small-hide {
        display: none
    }
}

@media (max-width:600px) {
    .md-xsmall-hide {
        display: none
    }
}

.md-list-item {
    height: auto;
    position: relative;
    z-index: 2
}

    .md-list-item.md-inset .md-list-item-content {
        padding-left: 72px
    }

    .md-list-item .md-icon {
        margin: 0;
        transition-property: color,margin-right
    }

.md-list-item-container {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: none
}

    .md-list-item-container:not(.md-list-item-default):not([disabled]) > .md-list-item-content {
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer
    }

    .md-list-item-container.md-button-clean:hover {
        opacity: 1;
        text-decoration: none
    }

.md-list-item-content {
    min-height: 48px;
    padding: 4px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: padding .4s cubic-bezier(.25,.8,.25,1);
    will-change: padding
}

.md-list.md-dense .md-list-item-content {
    min-height: 40px;
    font-size: 13px
}

    .md-list.md-dense .md-list-item-content > .md-avatar {
        margin-top: 0;
        margin-bottom: 0
    }

        .md-list.md-dense .md-list-item-content > .md-avatar:not(.md-small) {
            width: 36px;
            min-width: 36px;
            height: 36px
        }

        .md-list.md-dense .md-list-item-content > .md-avatar:first-child {
            margin-right: 20px
        }

.md-list.md-double-line .md-list-item-content {
    min-height: 72px
}

.md-list.md-double-line.md-dense .md-list-item-content {
    min-height: 60px
}

.md-list.md-triple-line .md-list-item-content {
    min-height: 88px
}

.md-list.md-triple-line.md-dense .md-list-item-content {
    min-height: 76px
}

.md-list-item-content .md-list-action {
    margin: 0 -10px 0 0
}

    .md-list-item-content .md-list-action:last-of-type {
        margin: 0 -10px 0 16px
    }

.md-list.md-triple-line .md-list-item-content .md-list-action:last-of-type {
    align-self: flex-start
}

.md-list-item-content > .md-icon:first-child {
    margin-right: 32px
}

.md-list-item-content > .md-icon:last-child {
    margin-left: 16px
}

.md-list-item-content > .md-checkbox, .md-list-item-content > .md-radio {
    margin: 0
}

    .md-list-item-content > .md-checkbox:first-child, .md-list-item-content > .md-radio:first-child {
        margin-right: 36px
    }

.md-list-item-content > .md-switch {
    margin: 0
}

    .md-list-item-content > .md-switch:first-child {
        margin-right: 22px
    }

.md-list-item-content > .md-avatar {
    margin: 4px 0
}

    .md-list-item-content > .md-avatar:first-child {
        margin-right: 16px
    }

.md-list-item-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    line-height: 1.25em;
    white-space: nowrap
}

.md-list.md-dense .md-list-item-text {
    font-size: 13px
}

.md-list-item-text * {
    width: 100%;
    margin: 0;
    overflow: hidden;
    line-height: 1.25em;
    text-overflow: ellipsis
}

.md-list-item-text :nth-child(2), .md-list-item-text :nth-child(3) {
    font-size: 14px
}

.md-list.md-dense .md-list-item-text * {
    font-size: 13px
}

.md-list-item-expand {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transition: border .4s cubic-bezier(.25,.8,.25,1);
    will-change: border
}

    .md-list-item-expand.md-active > .md-list-item-content > .md-list-expand-icon {
        perspective: 1000px;
        perspective-origin: 50% 50%;
        transform: rotateX(180deg)
    }

    .md-list-item-expand.md-active .md-list-expand {
        opacity: 1;
        transform: translateZ(0)
    }

    .md-list-item-expand .md-list-expand {
        height: 0;
        opacity: 0;
        overflow: hidden;
        transform: translate3D(0,-24px,0);
        transition: .4s cubic-bezier(.25,.8,.25,1);
        transition-property: transform,opacity;
        will-change: transform,opacity
    }

    .md-list-item-expand .md-list-expand-icon {
        transition: transform .4s cubic-bezier(.25,.8,.25,1);
        will-change: transform
    }

@keyframes b {
    0% {
        transform: translateX(0)
    }

    20% {
        animation-timing-function: cubic-bezier(.5,0,.7,.5);
        transform: translateX(0)
    }

    60% {
        animation-timing-function: cubic-bezier(.3,.38,.55,.96);
        transform: translateX(83.67%)
    }

    to {
        transform: translateX(200.61%)
    }
}

@keyframes c {
    0% {
        transform: scaleX(.08)
    }

    35% {
        animation-timing-function: cubic-bezier(.33,.12,.79,1);
        transform: scaleX(.08)
    }

    70% {
        animation-timing-function: cubic-bezier(.06,.11,.6,1);
        transform: scaleX(.66)
    }

    to {
        transform: scaleX(.08)
    }
}

@keyframes d {
    0% {
        animation-timing-function: cubic-bezier(.15,0,.52,.41);
        transform: translateX(0)
    }

    25% {
        animation-timing-function: cubic-bezier(.31,.28,.8,.73);
        transform: translateX(37.65%)
    }

    50% {
        animation-timing-function: cubic-bezier(.4,.63,.6,.9);
        transform: translateX(84.39%)
    }

    to {
        transform: translateX(160.28%)
    }
}

@keyframes e {
    0% {
        animation-timing-function: cubic-bezier(.15,0,.52,.41);
        transform: scaleX(.08)
    }

    20% {
        animation-timing-function: cubic-bezier(.31,.28,.8,.73);
        transform: scaleX(.46)
    }

    45% {
        animation-timing-function: cubic-bezier(.4,.63,.6,.9);
        transform: scaleX(.73)
    }

    to {
        transform: scaleX(.08)
    }
}

@keyframes f {
    to {
        transform: translate3D(-8px,0,0)
    }
}

.md-progress-bar {
    height: 5px;
    overflow: hidden;
    position: relative;
    transform: translateZ(0) scaleY(1);
    transform-origin: center center;
    transition: opacity .3s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);
    will-change: opacity,transform
}

    .md-progress-bar.md-indeterminate .md-progress-bar-track, .md-progress-bar.md-query .md-progress-bar-track {
        left: -150%;
        animation: b 2s linear infinite
    }

        .md-progress-bar.md-indeterminate .md-progress-bar-track:after, .md-progress-bar.md-query .md-progress-bar-track:after {
            animation: c 2s linear infinite
        }

    .md-progress-bar.md-indeterminate .md-progress-bar-fill, .md-progress-bar.md-query .md-progress-bar-fill {
        left: -55%;
        animation: d 2s linear infinite
    }

        .md-progress-bar.md-indeterminate .md-progress-bar-fill:after, .md-progress-bar.md-query .md-progress-bar-fill:after {
            animation: e 2s linear infinite
        }

    .md-progress-bar.md-buffer .md-progress-bar-buffer, .md-progress-bar.md-buffer .md-progress-bar-fill, .md-progress-bar.md-buffer .md-progress-bar-track, .md-progress-bar.md-determinate .md-progress-bar-buffer, .md-progress-bar.md-determinate .md-progress-bar-fill, .md-progress-bar.md-determinate .md-progress-bar-track {
        transition: .25s cubic-bezier(.25,.8,.25,1)
    }

    .md-progress-bar.md-determinate .md-progress-bar-track {
        display: none
    }

    .md-progress-bar.md-buffer .md-progress-bar-buffer {
        border-top: 4px dotted;
        animation: f .25s linear infinite
    }

    .md-progress-bar.md-query {
        transform: rotate(180deg)
    }

.md-progress-bar-enter, .md-progress-bar-leave-active {
    opacity: .5;
    transform: translateZ(0) scaleY(0)
}

.md-progress-bar-buffer, .md-progress-bar-fill, .md-progress-bar-track {
    transform-origin: top left
}

    .md-progress-bar-buffer, .md-progress-bar-buffer:after, .md-progress-bar-fill, .md-progress-bar-fill:after, .md-progress-bar-track, .md-progress-bar-track:after {
        width: 100%;
        height: 100%;
        position: absolute;
        will-change: transform
    }

        .md-progress-bar-buffer:after, .md-progress-bar-fill:after, .md-progress-bar-track:after {
            display: inline-block;
            left: 0;
            content: " "
        }

@keyframes g {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes h {
    0% {
        opacity: 0;
        transform: rotate(-90deg) translateZ(0)
    }

    20% {
        opacity: 1
    }

    to {
        transform: rotate(270deg) translateZ(0)
    }
}

@keyframes i {
    0% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotate(0)
    }

    12.5% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotate(0)
    }

    12.51% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotateX(180deg) rotate(72.5deg)
    }

    25% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotateX(180deg) rotate(72.5deg)
    }

    25.1% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotate(270deg)
    }

    37.5% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotate(270deg)
    }

    37.51% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotateX(180deg) rotate(161.5deg)
    }

    50% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotateX(180deg) rotate(161.5deg)
    }

    50.01% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotate(180deg)
    }

    62.5% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotate(180deg)
    }

    62.51% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotateX(180deg) rotate(251.5deg)
    }

    75% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotateX(180deg) rotate(251.5deg)
    }

    75.01% {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotate(90deg)
    }

    87.5% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotate(90deg)
    }

    87.51% {
        stroke-dashoffset: var(--md-progress-spinner-end-value);
        transform: rotateX(180deg) rotate(341.5deg)
    }

    to {
        stroke-dashoffset: var(--md-progress-spinner-start-value);
        transform: rotateX(180deg) rotate(341.5deg)
    }
}

.md-progress-spinner {
    display: inline-flex;
    position: relative
}

    .md-progress-spinner.md-indeterminate {
        animation: g 2s linear infinite
    }

        .md-progress-spinner.md-indeterminate.md-progress-spinner-enter .md-progress-spinner-draw, .md-progress-spinner.md-indeterminate.md-progress-spinner-leave-to .md-progress-spinner-draw {
            opacity: 0;
            transform: scale(.1)
        }

        .md-progress-spinner.md-indeterminate.md-progress-spinner-enter-active, .md-progress-spinner.md-indeterminate.md-progress-spinner-leave-active {
            transition-duration: .4s;
            animation: none
        }

        .md-progress-spinner.md-indeterminate .md-progress-spinner-circle {
            animation: 4s cubic-bezier(.25,.8,.25,1) infinite;
            animation-name: i
        }

    .md-progress-spinner.md-determinate.md-progress-spinner-enter-active {
        transition-duration: 2s
    }

        .md-progress-spinner.md-determinate.md-progress-spinner-enter-active .md-progress-spinner-draw {
            animation: h 1.98s cubic-bezier(.25,.8,.25,1) forwards
        }

    .md-progress-spinner.md-determinate.md-progress-spinner-leave-active {
        transition-duration: 2s
    }

        .md-progress-spinner.md-determinate.md-progress-spinner-leave-active .md-progress-spinner-draw {
            animation: h 1.98s cubic-bezier(.25,.8,.25,1) reverse forwards
        }

    .md-progress-spinner.md-determinate .md-progress-spinner-draw {
        transition: none
    }

.md-progress-spinner-draw {
    overflow: visible;
    transform: scale(1) rotate(-90deg);
    transform-origin: center;
    transition: .4s cubic-bezier(.25,.8,.25,1);
    will-change: opacity,transform
}

.md-progress-spinner-circle {
    fill: none;
    transform-origin: center;
    transition: stroke-dashoffset .25s cubic-bezier(.25,.8,.25,1);
    will-change: stroke-dashoffset,stroke-dasharray,stroke-width,animation-name,r
}

.md-radio {
    width: auto;
    margin: 16px 16px 16px 0;
    display: inline-flex;
    position: relative
}

    .md-radio:not(.md-disabled), .md-radio:not(.md-disabled) .md-radio-label {
        cursor: pointer
    }

    .md-radio .md-radio-container {
        width: 20px;
        min-width: 20px;
        height: 20px;
        position: relative;
        border: 2px solid transparent;
        border-radius: 50%;
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

        .md-radio .md-radio-container:focus {
            outline: none
        }

        .md-radio .md-radio-container:after, .md-radio .md-radio-container:before {
            position: absolute;
            transition: .4s cubic-bezier(.55,0,.55,.2);
            content: " "
        }

        .md-radio .md-radio-container:before {
            width: 48px;
            height: 48px;
            top: 50%;
            left: 50%;
            z-index: 6;
            border-radius: 50%;
            transform: translate(-50%,-50%)
        }

        .md-radio .md-radio-container:after {
            position: absolute;
            top: 3px;
            right: 3px;
            bottom: 3px;
            left: 3px;
            border-radius: 50%;
            opacity: 0;
            transform: scale3D(.38,.38,1);
            content: " "
        }

        .md-radio .md-radio-container .md-ripple {
            width: 48px !important;
            height: 48px !important;
            top: 50% !important;
            left: 50% !important;
            transform: translate(-50%,-50%);
            border-radius: 50%
        }

        .md-radio .md-radio-container input {
            position: absolute;
            left: -999em
        }

    .md-radio .md-radio-label {
        height: 20px;
        padding-left: 16px;
        position: relative;
        line-height: 20px
    }

    .md-radio.md-checked .md-radio-container:after {
        opacity: 1;
        transform: scaleX(1);
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

    .md-radio.md-required label:after {
        position: absolute;
        top: 2px;
        right: 0;
        transform: translateX(calc(100% + 2px));
        content: "*";
        line-height: 1em;
        vertical-align: top
    }

.md-snackbar {
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
    min-width: 288px;
    max-width: 568px;
    min-height: 48px;
    max-height: 80px;
    padding: 14px 24px;
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 14;
    border-radius: 2px;
    transition: .4s cubic-bezier(.4,0,.2,1);
    will-change: background-color,color,opacity,transform
}

    .md-snackbar.md-position-center {
        margin: 0 auto;
        right: 0;
        bottom: 0;
        left: 0
    }

        .md-snackbar.md-position-center.md-snackbar-enter, .md-snackbar.md-position-center.md-snackbar-leave-active {
            transform: translate3D(0,calc(100% + 8px),0)
        }

    .md-snackbar.md-position-left {
        bottom: 24px;
        left: 24px
    }

        .md-snackbar.md-position-left.md-snackbar-enter, .md-snackbar.md-position-left.md-snackbar-leave-active {
            transform: translate3D(0,calc(100% + 32px),0)
        }

.md-snackbar-enter, .md-snackbar-enter .md-snackbar-content, .md-snackbar-leave-active, .md-snackbar-leave-active .md-snackbar-content {
    opacity: 0
}

.md-snackbar-content {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: opacity .38s cubic-bezier(.55,0,.55,.2)
}

    .md-snackbar-content .md-button {
        min-width: 0;
        margin: -8px -8px -8px 36px
    }

        .md-snackbar-content .md-button + .md-button {
            margin-left: 16px
        }

@media (max-width:600px) {
    .md-snackbar {
        left: 0;
        transform: none;
        border-radius: 0
    }

    .md-snackbar-content .md-button {
        margin-left: 12px
    }
}

.md-speed-dial {
    display: inline-flex;
    flex-direction: column
}

    .md-speed-dial.md-top-left, .md-speed-dial.md-top-right {
        position: absolute;
        top: 24px
    }

    .md-speed-dial.md-bottom-left, .md-speed-dial.md-bottom-right {
        position: absolute;
        bottom: 24px
    }

    .md-speed-dial.md-bottom-center, .md-speed-dial.md-top-center {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

    .md-speed-dial.md-top-center {
        top: 24px
    }

    .md-speed-dial.md-bottom-center {
        bottom: 24px
    }

    .md-speed-dial.md-bottom-right, .md-speed-dial.md-top-right {
        right: 24px
    }

    .md-speed-dial.md-bottom-left, .md-speed-dial.md-top-left {
        left: 24px
    }

    .md-speed-dial.md-fixed {
        position: fixed
    }

    .md-speed-dial.md-direction-top.md-effect-fling .md-speed-dial-content .md-button {
        transform: translate3d(0,50%,0) scale(.8)
    }

    .md-speed-dial.md-direction-top .md-speed-dial-target {
        order: 2;
        margin-bottom: 0 !important
    }

    .md-speed-dial.md-direction-top .md-speed-dial-content {
        order: 1
    }

        .md-speed-dial.md-direction-top .md-speed-dial-content .md-button:first-child {
            margin-top: 0
        }

    .md-speed-dial.md-direction-bottom.md-effect-fling .md-speed-dial-content .md-button {
        transform: translate3d(0,-50%,0) scale(.8)
    }

    .md-speed-dial.md-direction-bottom .md-speed-dial-target {
        order: 1;
        margin-top: 0 !important
    }

    .md-speed-dial.md-direction-bottom .md-speed-dial-content {
        order: 2
    }

        .md-speed-dial.md-direction-bottom .md-speed-dial-content .md-button:last-child {
            margin-bottom: 0
        }

    .md-speed-dial.md-effect-scale .md-speed-dial-content .md-button {
        transform: scale(.3)
    }

    .md-speed-dial.md-active .md-morph-initial, .md-speed-dial.md-with-hover:hover .md-morph-initial {
        opacity: 0;
        transform: translate3D(-50%,-50%,0) rotate(90deg) scale(.7)
    }

    .md-speed-dial.md-active .md-morph-final, .md-speed-dial.md-with-hover:hover .md-morph-final {
        opacity: 1;
        transform: translate3D(-50%,-50%,0) rotate(0deg) scale(1)
    }

    .md-speed-dial.md-active .md-speed-dial-content .md-button, .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button {
        pointer-events: auto;
        opacity: 1;
        transform: translateZ(0) scale(1) !important;
        transition: opacity .2s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.25,.8,.25,1)
    }

        .md-speed-dial.md-active .md-speed-dial-content .md-button[md-button-index="0"], .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button[md-button-index="0"] {
            transition-delay: 0s
        }

        .md-speed-dial.md-active .md-speed-dial-content .md-button[md-button-index="1"], .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button[md-button-index="1"] {
            transition-delay: .1s
        }

        .md-speed-dial.md-active .md-speed-dial-content .md-button[md-button-index="2"], .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button[md-button-index="2"] {
            transition-delay: .2s
        }

        .md-speed-dial.md-active .md-speed-dial-content .md-button[md-button-index="3"], .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button[md-button-index="3"] {
            transition-delay: .3s
        }

        .md-speed-dial.md-active .md-speed-dial-content .md-button[md-button-index="4"], .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button[md-button-index="4"] {
            transition-delay: .4s
        }

        .md-speed-dial.md-active .md-speed-dial-content .md-button[md-button-index="5"], .md-speed-dial.md-with-hover:hover .md-speed-dial-content .md-button[md-button-index="5"] {
            transition-delay: .5s
        }

    .md-speed-dial .md-button {
        margin: 6px 0
    }

    .md-speed-dial .md-speed-dial-content .md-button {
        pointer-events: none;
        opacity: 0;
        transition: opacity .3s cubic-bezier(.4,0,.2,1),transform 0s cubic-bezier(.4,0,.2,1) .3s;
        will-change: opacity,transform
    }

    .md-speed-dial .md-morph-final, .md-speed-dial .md-morph-initial {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3D(-50%,-50%,0);
        transition: .3s cubic-bezier(.25,.8,.25,1);
        transition-property: opacity,transform;
        will-change: opacity,transform
    }

    .md-speed-dial .md-morph-final {
        opacity: 0;
        transform: translate3D(-50%,-50%,0) scale(.7) rotate(-90deg)
    }

.md-speed-dial-target {
    z-index: 1
}

.md-speed-dial-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 2
}

.md-speed-dial-content, .md-steppers {
    transition: .3s cubic-bezier(.4,0,.2,1)
}

.md-steppers {
    transition-property: color,background-color;
    will-change: color,background-color
}

    .md-steppers.md-no-transition * {
        transition: none !important
    }

    .md-steppers.md-dynamic-height .md-steppers-wrapper {
        transition: height .3s cubic-bezier(.4,0,.2,1);
        will-change: height
    }

    .md-steppers.md-horizontal.md-alternative .md-stepper-header {
        height: 104px
    }

        .md-steppers.md-horizontal.md-alternative .md-stepper-header:first-of-type .md-stepper-icon:before, .md-steppers.md-horizontal.md-alternative .md-stepper-header:first-of-type .md-stepper-number:before, .md-steppers.md-horizontal.md-alternative .md-stepper-header:last-of-type .md-stepper-icon:after, .md-steppers.md-horizontal.md-alternative .md-stepper-header:last-of-type .md-stepper-number:after {
            content: none
        }

        .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-ripple {
            justify-content: center
        }

        .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-button-content {
            padding-top: 16px;
            flex-direction: column
        }

            .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-button-content:after, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-button-content:before {
                content: none
            }

        .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-text {
            height: 32px;
            justify-content: flex-start;
            text-align: center
        }

        .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-icon, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-number {
            margin: 0 8px 8px;
            position: relative
        }

            .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-icon:after, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-icon:before, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-number:after, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-number:before {
                width: 9999%;
                height: 1px;
                position: absolute;
                top: 50%;
                z-index: 2;
                transition: background-color .3s cubic-bezier(.4,0,.2,1);
                will-change: background-color;
                content: " "
            }

            .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-icon:after, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-number:after {
                left: calc(100% + 8px)
            }

            .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-icon:before, .md-steppers.md-horizontal.md-alternative .md-stepper-header .md-stepper-number:before {
                right: 32px
            }

    .md-steppers.md-vertical .md-stepper-header {
        height: 56px
    }

        .md-steppers.md-vertical .md-stepper-header .md-ripple {
            padding: 0 24px 0 16px
        }

    .md-steppers.md-vertical .md-steppers-container {
        display: block
    }

    .md-steppers.md-vertical .md-button-content:after, .md-steppers.md-vertical .md-button-content:before {
        content: none
    }

    .md-steppers.md-vertical .md-stepper-icon, .md-steppers.md-vertical .md-stepper-number {
        margin-right: 12px
    }

    .md-steppers.md-vertical .md-stepper {
        flex: none;
        padding: 0;
        position: relative
    }

        .md-steppers.md-vertical .md-stepper:last-of-type:after {
            content: none
        }

        .md-steppers.md-vertical .md-stepper:after {
            width: 1px;
            position: absolute;
            top: 48px;
            bottom: -8px;
            left: 36px;
            z-index: 2;
            transition: background-color .3s cubic-bezier(.4,0,.2,1);
            will-change: background-color;
            content: " "
        }

.md-steppers-navigation {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    display: flex
}

    .md-steppers-navigation .md-stepper-header {
        width: auto
    }

.md-stepper-header {
    width: 100%;
    height: 72px;
    margin: 0;
    flex: 1;
    border-radius: 0;
    font-weight: 400;
    text-align: left;
    text-transform: none
}

    .md-stepper-header:first-of-type .md-button-content:before, .md-stepper-header:last-of-type .md-button-content:after {
        content: none
    }

    .md-stepper-header.md-active, .md-stepper-header.md-error {
        font-weight: 500
    }

    .md-stepper-header .md-ripple {
        padding: 0 16px;
        justify-content: flex-start
    }

    .md-stepper-header .md-button-content {
        padding: 0 8px;
        display: flex;
        align-items: center;
        transition: color .3s cubic-bezier(.4,0,.2,1);
        will-change: color
    }

        .md-stepper-header .md-button-content:after, .md-stepper-header .md-button-content:before {
            height: 1px;
            position: absolute;
            top: 50%;
            transition: background-color .3s cubic-bezier(.4,0,.2,1);
            will-change: background-color;
            content: " "
        }

        .md-stepper-header .md-button-content:after {
            width: 9999%;
            left: 100%
        }

        .md-stepper-header .md-button-content:before {
            width: 16px;
            left: -16px
        }

        .md-stepper-header .md-button-content svg {
            transition: .3s cubic-bezier(.4,0,.2,1);
            transition-property: color,fill;
            will-change: color,fill
        }

.md-stepper-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 16px;
    white-space: nowrap
}

.md-stepper-icon, .md-stepper-number {
    margin-right: 8px;
    transition: color .3s cubic-bezier(.4,0,.2,1);
    will-change: color
}

.md-stepper-number {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    transition: .3s cubic-bezier(.4,0,.2,1);
    transition-property: color,background-color;
    will-change: color,background-color;
    font-size: 12px;
    line-height: 24px;
    text-align: center
}

.md-stepper-done {
    width: 20px;
    height: 20px;
    transform: translateY(-1px)
}

.md-stepper-editable {
    width: 14px;
    height: 14px;
    transform: translateY(-1px)
}

.md-stepper-description, .md-stepper-error {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.md-stepper-description {
    opacity: .54
}

.md-steppers-wrapper {
    overflow: hidden;
    transition: none;
    will-change: height
}

.md-steppers-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    transform: translateZ(0);
    transition: transform .35s cubic-bezier(.4,0,.2,1);
    will-change: transform
}

.md-stepper {
    width: 100%;
    flex: 1 0 100%;
    padding: 16px 24px
}

@media (max-width:960px) {
    .md-stepper {
        padding: 8px 16px
    }
}

.md-steppers.md-vertical .md-stepper-content {
    padding: 0 24px 0 60px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translate3D(0,-20px,0);
    transition: .35s cubic-bezier(.25,.8,.25,1);
    transition-property: opacity,transform,height,padding-bottom;
    will-change: opacity,transform,height,padding-bottom
}

    .md-steppers.md-vertical .md-stepper-content.md-active {
        height: auto;
        padding-bottom: 40px;
        opacity: 1;
        transform: translateZ(0)
    }

.md-subheader {
    min-height: 48px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    font-size: 14px;
    font-weight: 500
}

.md-switch {
    width: auto;
    margin: 16px 16px 16px 0;
    display: inline-flex;
    position: relative
}

    .md-switch:not(.md-disabled), .md-switch:not(.md-disabled) .md-switch-label {
        cursor: pointer
    }

    .md-switch .md-switch-container {
        width: 34px;
        min-width: 34px;
        height: 14px;
        margin: 3px 0;
        display: flex;
        align-items: center;
        position: relative;
        border-radius: 14px;
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

    .md-switch .md-switch-thumb {
        box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
        width: 20px;
        height: 20px;
        position: relative;
        border-radius: 50%;
        transition: .4s cubic-bezier(.25,.8,.25,1)
    }

        .md-switch .md-switch-thumb:before {
            width: 48px;
            height: 48px;
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 6;
            transform: translate(-50%,-50%);
            content: " "
        }

        .md-switch .md-switch-thumb .md-ripple {
            width: 48px !important;
            height: 48px !important;
            top: 50% !important;
            left: 50% !important;
            position: absolute;
            transform: translate(-50%,-50%);
            border-radius: 50%
        }

        .md-switch .md-switch-thumb input {
            position: absolute;
            left: -999em
        }

    .md-switch .md-switch-label {
        height: 20px;
        padding-left: 16px;
        position: relative;
        line-height: 20px
    }

    .md-switch.md-checked .md-switch-thumb {
        transform: translate3d(15px,0,0)
    }

    .md-switch.md-required label:after {
        position: absolute;
        top: 2px;
        right: 0;
        transform: translateX(calc(100% + 2px));
        content: "*";
        line-height: 1em;
        vertical-align: top
    }

.md-table {
    display: flex;
    flex-flow: column wrap;
    overflow-x: auto
}

    .md-table .md-table-fixed-header {
        position: relative
    }

        .md-table .md-table-fixed-header .md-table-fixed-header-container {
            flex: 1;
            overflow-x: auto
        }

            .md-table .md-table-fixed-header .md-table-fixed-header-container::-webkit-scrollbar, .md-table .md-table-fixed-header .md-table-fixed-header-container::-webkit-scrollbar-button, .md-table .md-table-fixed-header .md-table-fixed-header-container::-webkit-scrollbar-thumb {
                display: none
            }

    .md-table .md-table-fixed-header-active {
        border-bottom: 1px solid
    }

    .md-table .md-table-content {
        flex: 1;
        overflow-x: auto;
        transition: height .3s cubic-bezier(.4,0,.2,1)
    }

    .md-table .md-table-empty {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .md-table table {
        width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
        overflow: hidden
    }

.md-table-head {
    padding: 0;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    text-align: left
}

    .md-table-head:last-child:not(:first-child) .md-table-head-label {
        padding-right: 24px
    }

    .md-table-head.md-numeric {
        text-align: right
    }

    .md-table-head.md-sortable:first-of-type .md-table-sortable-icon, .md-table-head.md-table-cell-selection + .md-sortable .md-table-sortable-icon {
        right: 8px;
        left: auto
    }

    .md-table-head .md-icon {
        width: 16px;
        height: 16px;
        font-size: 16px
    }

        .md-table-head .md-icon:not(.md-sortable-icon) {
            margin: 0 4px
        }

        .md-table-head .md-icon:first-child {
            margin-left: 0
        }

        .md-table-head .md-icon:last-child {
            margin-right: 0
        }

.md-sortable {
    cursor: pointer
}

    .md-sortable.md-sorted .md-table-sortable-icon, .md-sortable:hover .md-table-sortable-icon {
        opacity: 1
    }

    .md-sortable.md-sorted-desc .md-table-sortable-icon {
        transform: translateY(-50%) rotate(180deg)
    }

.md-table-head-container {
    height: 56px;
    padding: 14px 0
}

.md-table-head-container, .md-table-head-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.md-table-head-label {
    height: 28px;
    padding-right: 32px;
    padding-left: 24px;
    display: inline-block;
    position: relative;
    line-height: 28px
}

.md-table-sortable-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transition: .3s cubic-bezier(.4,0,.2,1);
    transform: translateY(-50%);
    opacity: 0;
    color: rgba(0,0,0,.38)
}

.md-table-alternate-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    will-change: opacity,transform
}

.md-table-alternate-header-enter, .md-table-alternate-header-leave-active {
    opacity: 0;
    transform: translate3d(0,-100%,0)
}

.md-table-alternate-header-enter-active {
    transition: .3s cubic-bezier(.4,0,.2,1)
}

.md-table-alternate-header-leave-active {
    transition: .2s cubic-bezier(.4,0,1,1)
}

.md-table-row {
    transition: .3s cubic-bezier(.4,0,.2,1);
    transition-property: background-color,font-weight;
    will-change: background-color,font-weight
}

    .md-table-row.md-has-selection {
        cursor: pointer
    }

    .md-table-row.md-selected-single {
        font-weight: 500
    }

tbody .md-table-row td {
    border-top: 1px solid
}

.md-table-cell-selection {
    width: 66px
}

    .md-table-cell-selection + td .md-table-cell-container, .md-table-cell-selection + th .md-table-head-label {
        padding-left: 0
    }

    .md-table-cell-selection .md-table-cell-container, .md-table-cell-selection .md-table-cell-label, .md-table-cell-selection .md-table-head-container, .md-table-cell-selection .md-table-head-label {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: visible
    }

    .md-table-cell-selection .md-checkbox {
        margin: 0
    }

        .md-table-cell-selection .md-checkbox .md-checkbox-container {
            width: 18px;
            min-width: 18px;
            height: 18px
        }

            .md-table-cell-selection .md-checkbox .md-checkbox-container:after {
                top: -1px;
                left: 4px
            }

.md-table-toolbar {
    padding-left: 24px
}

    .md-table-toolbar .md-title {
        flex: 1;
        font-size: 20px
    }

.md-toolbar, .md-toolbar-row {
    width: 100%;
    min-height: 64px;
    display: flex;
    align-items: center;
    align-content: center;
    transition: .3s cubic-bezier(.4,0,.2,1);
    transition-property: opacity,background-color,box-shadow,transform,color,min-height;
    will-change: opacity,background-color,box-shadow,transform,color,min-height
}

.md-toolbar {
    padding: 0 16px;
    flex-flow: row wrap;
    position: relative;
    z-index: 2
}

    .md-toolbar.md-dense {
        min-height: 48px
    }

    .md-toolbar.md-large .md-toolbar-row, .md-toolbar.md-medium .md-toolbar-row {
        min-height: 64px
    }

    .md-toolbar.md-medium {
        min-height: 88px
    }

    .md-toolbar.md-large {
        min-height: 128px;
        align-content: inherit
    }

        .md-toolbar.md-large.md-dense {
            min-height: 96px
        }

            .md-toolbar.md-large.md-dense .md-toolbar-row + .md-toolbar-row {
                min-height: 32px
            }

    .md-toolbar .md-toolbar-offset {
        margin-left: 56px
    }

    .md-toolbar .md-button, .md-toolbar .md-icon {
        z-index: 1
    }

        .md-toolbar .md-button ~ .md-title, .md-toolbar .md-icon ~ .md-title {
            margin-left: 24px
        }

        .md-toolbar .md-button:last-child {
            margin-right: 0
        }

        .md-toolbar .md-button:first-child {
            margin-left: 0
        }

    .md-toolbar .md-display-1, .md-toolbar .md-display-2, .md-toolbar .md-title {
        margin: 0;
        margin-left: 8px;
        overflow: hidden;
        font-weight: 400;
        letter-spacing: .02em;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top
    }

    .md-toolbar .md-display-1 {
        padding: 12px 0
    }

    .md-toolbar .md-field {
        margin-top: 2px;
        margin-bottom: 14px;
        padding-top: 16px
    }

.md-toolbar-row {
    align-self: flex-start
}

.md-toolbar-section-end, .md-toolbar-section-start {
    display: flex;
    align-items: center;
    flex: 1
}

.md-toolbar-section-start {
    justify-content: flex-start;
    order: 0
}

.md-toolbar-section-end {
    justify-content: flex-end;
    order: 10
}

@media (max-width:960px) {
    .md-toolbar, .md-toolbar-row {
        min-height: 48px
    }

    .md-toolbar {
        padding: 0 8px
    }

        .md-toolbar .md-toolbar-offset {
            margin-left: 48px
        }

        .md-toolbar .md-button ~ .md-title, .md-toolbar .md-icon ~ .md-title {
            margin-left: 16px
        }
}

@media (max-width:600px) {
    .md-toolbar, .md-toolbar-row {
        min-height: 56px
    }
}

.md-table-empty-state {
    padding-left: 24px
}

.md-table-cell {
    height: 48px;
    position: relative;
    transition: .3s cubic-bezier(.4,0,.2,1);
    font-size: 13px;
    line-height: 18px
}

    .md-table-cell.md-numeric {
        text-align: right
    }

    .md-table-cell:last-child .md-table-cell-container {
        padding-right: 24px
    }

.md-table-cell-container {
    padding: 6px 32px 6px 24px
}

.md-table-pagination {
    height: 56px;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
    border-top: 1px solid;
    font-size: 12px
}

    .md-table-pagination .md-table-pagination-previous {
        margin-right: 2px;
        margin-left: 18px
    }

    .md-table-pagination .md-field {
        width: 48px;
        min-width: 36px;
        margin: -16px 24px 0 32px
    }

        .md-table-pagination .md-field:after, .md-table-pagination .md-field:before {
            display: none
        }

        .md-table-pagination .md-field .md-select-value {
            font-size: 13px
        }

.md-menu-content.md-pagination-select {
    max-width: 82px;
    min-width: 56px;
    margin-top: 5px
}

.md-tabs {
    display: flex;
    flex-direction: column
}

    .md-tabs.md-no-transition * {
        transition: none !important
    }

    .md-tabs.md-dynamic-height .md-tabs-content {
        transition: height .3s cubic-bezier(.4,0,.2,1);
        will-change: height
    }

    .md-tabs.md-transparent .md-tabs-content, .md-tabs.md-transparent .md-tabs-navigation {
        background-color: transparent !important
    }

    .md-tabs.md-dynamic-height .md-tabs-content {
        transition: height .35s cubic-bezier(.25,.8,.25,1)
    }

    .md-tabs.md-alignment-left .md-tabs-navigation {
        justify-content: flex-start
    }

    .md-tabs.md-alignment-right .md-tabs-navigation {
        justify-content: flex-end
    }

    .md-tabs.md-alignment-centered .md-tabs-navigation, .md-tabs.md-alignment-fixed .md-tabs-navigation {
        justify-content: center
    }

        .md-tabs.md-alignment-fixed .md-tabs-navigation .md-button {
            max-width: 264px;
            min-width: 160px;
            flex: 1
        }

.md-toolbar .md-tabs {
    padding-left: 48px
}

.md-tabs-navigation {
    display: flex;
    position: relative
}

    .md-tabs-navigation .md-button {
        max-width: 264px;
        min-width: 72px;
        height: 48px;
        margin: 0;
        cursor: pointer;
        border-radius: 0;
        font-size: 13px
    }

    .md-tabs-navigation .md-button-content {
        position: static
    }

    .md-tabs-navigation .md-icon-label {
        height: 72px
    }

        .md-tabs-navigation .md-icon-label .md-button-content {
            display: flex;
            flex-direction: column;
            justify-content: center
        }

        .md-tabs-navigation .md-icon-label .md-tab-icon + .md-tab-label {
            margin-top: 10px
        }

    .md-tabs-navigation .md-ripple {
        padding: 0 24px
    }

.md-tabs-indicator {
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateZ(0);
    will-change: left,right
}

    .md-tabs-indicator.md-tabs-indicator-left {
        transition: left .3s cubic-bezier(.4,0,.2,1),right .35s cubic-bezier(.4,0,.2,1)
    }

    .md-tabs-indicator.md-tabs-indicator-right {
        transition: right .3s cubic-bezier(.4,0,.2,1),left .35s cubic-bezier(.4,0,.2,1)
    }

.md-tabs-content {
    overflow: hidden;
    transition: none;
    will-change: height
}

.md-tabs-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    transform: translateZ(0);
    transition: transform .35s cubic-bezier(.4,0,.2,1);
    will-change: transform
}

.md-tab {
    width: 100%;
    flex: 1 0 100%;
    padding: 16px
}

@media (max-width:960px) {
    .md-tabs.md-alignment-fixed .md-tabs-navigation .md-button {
        min-width: 72px
    }

    .md-toolbar .md-tabs {
        margin: 0 -8px;
        padding-left: 0
    }

    .md-tabs-navigation .md-ripple {
        padding: 0 12px
    }

    .md-tab {
        padding: 8px
    }
}

.md-tooltip {
    height: 22px;
    padding: 0 8px;
    position: fixed;
    z-index: 12;
    pointer-events: none;
    border-radius: 2px;
    transition: .15s cubic-bezier(0,0,.2,1);
    transition-property: opacity,transform;
    will-change: opacity,transform,top,left !important;
    font-size: 10px;
    line-height: 22px;
    text-transform: none;
    white-space: nowrap
}

    .md-tooltip.md-tooltip-leave-active {
        transition-timing-function: cubic-bezier(.4,0,1,1)
    }

    .md-tooltip.md-tooltip-enter, .md-tooltip.md-tooltip-leave-active {
        opacity: 0
    }

        .md-tooltip.md-tooltip-enter.md-tooltip-top, .md-tooltip.md-tooltip-leave-active.md-tooltip-top {
            transform: translate3d(0,4px,0) scale(.95)
        }

        .md-tooltip.md-tooltip-enter.md-tooltip-right, .md-tooltip.md-tooltip-leave-active.md-tooltip-right {
            transform: translate3d(-4px,0,0) scale(.95)
        }

        .md-tooltip.md-tooltip-enter.md-tooltip-bottom, .md-tooltip.md-tooltip-leave-active.md-tooltip-bottom {
            transform: translate3d(0,-4px,0) scale(.95)
        }

        .md-tooltip.md-tooltip-enter.md-tooltip-left, .md-tooltip.md-tooltip-leave-active.md-tooltip-left {
            transform: translate3d(4px,0,0) scale(.95)
        }

@media (max-width:960px) {
    .md-tooltip {
        height: 32px;
        font-size: 14px;
        line-height: 32px
    }
}

#chart-instance {
    background: url('../../images/pocinex_bg_chart.ddbd7b56.png') 0% 0%;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
}

.chart-instance .highcharts-xaxis > path.highcharts-axis-line {
    display: none;
}

.highcharts-y-col > path {
    transform: translateX(-9px);
    stroke-dasharray: 8 3;
    stroke: #8B8D96;
}

@media (min-width:366px) and (max-width:410px) {
    .highcharts-y-col > path {
        transform: translateX(-8px);
    }
}

@media (min-width:411px) and (max-width:453px) {
    .highcharts-y-col > path {
        transform: translateX(-9px);
    }
}

@media (min-width:454px) and (max-width:497px) {
    .highcharts-y-col > path {
        transform: translateX(-10px);
    }
}

@media (min-width:498px) and (max-width:500px) {
    .highcharts-y-col > path {
        transform: translateX(-11px);
    }
}

@media (min-width:501px) and (max-width:544px) {
    .highcharts-y-col > path {
        transform: translateX(-8px);
    }
}

@media (min-width:545px) and (max-width:606px) {
    .highcharts-y-col > path {
        transform: translateX(-9px);
    }
}

@media (min-width:607px) and (max-width:679px) {
    .highcharts-y-col > path {
        transform: translateX(-10px);
    }
}

@media (min-width:680px) and (max-width:730px) {
    .highcharts-y-col > path {
        transform: translateX(-11px);
    }
}

@media (min-width:731px) and (max-width:748px) {
    .highcharts-y-col > path {
        transform: translateX(-12px);
    }
}

@media (min-width:749px) and (max-width:776px) {
    .highcharts-y-col > path {
        transform: translateX(-9px);
    }
}

@media (min-width:777px) and (max-width:858px) {
    .highcharts-y-col > path {
        transform: translateX(-10px);
    }
}

@media (min-width:859px) and (max-width:940px) {
    .highcharts-y-col > path {
        transform: translateX(-11px);
    }
}

@media (min-width:951px) and (max-width:1022px) {
    .highcharts-y-col > path {
        transform: translateX(-12px);
    }
}

@media (min-width:1023px) and (max-width:1024px) {
    .highcharts-y-col > path {
        transform: translateX(-13px);
    }
}

@media (min-width:1025px) and (max-width:1086px) {
    .highcharts-y-col > path {
        transform: translateX(-6px);
    }
}

@media (min-width:1087px) and (max-width:1096px) {
    .highcharts-y-col > path {
        transform: translateX(-4px);
    }
}

@media (min-width:1097px) and (max-width:1111px) {
    .highcharts-y-col > path {
        transform: translateX(-6px);
    }
}

@media (min-width:1112px) and (max-width:1241px) {
    .highcharts-y-col > path {
        transform: translateX(-7px);
    }
}

@media (min-width:1242px) and (max-width:1371px) {
    .highcharts-y-col > path {
        transform: translateX(-8px);
    }
}

@media (min-width:1372px) and (max-width:1501px) {
    .highcharts-y-col > path {
        transform: translateX(-9px);
    }
}

@media (min-width:1502px) and (max-width:1630px) {
    .highcharts-y-col > path {
        transform: translateX(-9px);
    }
}

@media (min-width:1631px) and (max-width:1761px) {
    .highcharts-y-col > path {
        transform: translateX(-11px);
    }
}

@media (min-width:1762px) and (max-width:1891px) {
    .highcharts-y-col > path {
        transform: translateX(-12px);
    }
}

@media (min-width:1892px) and (max-width:2021px) {
    .highcharts-y-col > path {
        transform: translateX(-13px);
    }
}

@media (min-width:2022px) and (max-width:2420px) {
    .highcharts-y-col > path {
        transform: translateX(-14px);
    }
}

@media (min-width:2420px) {
    .highcharts-y-col > path {
        transform: translateX(-16px);
    }
}

.content-box {
    padding: 24px 77px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 180px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    background: #23262f;
    border-radius: 24px;
}


.divider__with-text[data-v-a4539302]:after {
    background-color: #181d33
}

.inline-text[data-v-a4539302] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 7px;
    -moz-column-gap: 7px;
    column-gap: 7px
}

.box-authentication__title[data-v-a4539302] {
    font-size: 20px;
    color: #fff
}

.md-field.md-has-placeholder label[data-v-a4539302] {
    opacity: 1 !important
}

.md-field .md-error {
    bottom: 0 !important
}

.divider__with-text {
    position: relative;
    text-align: center;
    color: hsla(0,0%,100%,.4) !important
}

    .divider__with-text:before {
        content: "";
        border-top: 1px solid #42476b;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%
    }

    .divider__with-text:after {
        content: attr(data-text);
        position: relative;
        padding: 0 1.5em;
        color: hsla(0,0%,100%,.4);
        font-size: .875rem;
        font-weight: 700;
        background-color: #181d33;
    }

.social-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

    .social-group > a {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

        .social-group > a .btn.btn-fb {
            background-color: #007bff !important;
            border-color: #007bff !important
        }

        .social-group > a .btn.btn-danger {
            background: #dc3545 !important;
            background-color: #dc3545 !important;
            border-color: #dc3545 !important
        }

.btn-facebook[data-v-526f49c4] {
    font-family: Roboto;
    font-weight: 500;
    background-color: #007bff !important;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    letter-spacing: .22px;
    padding: 8px
}

.btn-facebook svg[data-v-526f49c4] {
    margin-right: 24px
}

.btn-google[data-v-350c6a32] {
    font-family: Roboto;
    font-weight: 500;
    background: #fff;
    border-radius: 2px;
    font-size: 14px;
    color: rgba(0,0,0,.54);
    letter-spacing: .22px;
    padding: 8px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);
    box-shadow: 0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24)
}

.btn-google svg[data-v-350c6a32] {
    margin-right: 24px
}

.highcharts-empty-series {
    stroke: transparent !important;
    fill: #1d233b !important;
}

.highcharts-grid-line {
    stroke: #2D3140 !important;
}

.streak .ep-container {
    position: absolute;
    right: -16px;
    top: 2px;
    z-index: 2;
    overflow: visible
}

    .streak .ep-container:after {
        content: "";
        display: block;
        width: 35px;
        height: 38px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAmCAYAAABOFCLqAAAABHNCSVQICAgIfAhkiAAABwpJREFUWEe1WGtsU2UYPl8v59KiK/EXU8P2wwsRpIsRlUBovQQx4FYTB97C2eYUAWUzgRASXPcDIUayLVHiJaYFjcT4g4I/NOzHSkRARdsRGEE2WuNPfzC67tL2XHy/75zvnO/0skkTmjTfzrXPed7ned73DHF1fjJbXg9pqjCilTyDHk7qb04MTtZ5K+syVO8NJto7o3rJ26eXeK6o8tmiIkRahj9M13s/fF3dYMYj3QlOFVqLAKagi9yMKkwWOSkcHt5TN6C6wGTa5ICq+zNKyRuY00RuThPgS9bJWQ01R5K9dZWsLjATbe/0qCXvQEGTgBHMjMTNqgJhaFYREpt/fjNST7luG0ymbVuTonhTBVUEVgxGZmEtmCthSPeGu8++krxdQLcN5vrGHamSJgYtJigjsFJgsB7deT4i31Ew45t2xBSVl2edOqF6gVJhVuCr8pPv/7px8R0BgwWr6NKIrgiEEeMHjZUwxJaKHtfEcPTiWlKqt1dcOwElDdzyNkQS6cU1xb1gmTJb5CZlTjjBlYRgpUZMUJabDGdhDUGpeg/++eTgtuVXQwVdGDGAi2lOQuFagOYFk3lZDqoKP8IpQmBOoa6x1zlwk82Q01VQqv6P049Fu5ZPpAAYYbTI8ZwkTKX9rmI4nm6uYKgmGAJE9Y4AIwFIWKdb2FKxLrLzBliQhgp4Wxd2kdLCeQI/w/nEPCeJU4kvzrZU2L8qmMyrclAreLBGAhBsRn5QjShmnhAX4XzhGQ0Z24aGxElYA8ZxiXN7igYQPsf5Jbzm+w/9tD7KirwCDAFSdAMQPqBB1BOdWC7BT4g1gbVBk5emr5E3ZH8Zc7pLByBTUKI8WX0CfAGYj59p2fP9a1b7cIDBYtVUV4rDQIo2I+RJ2TyhLipfmZLR80u622DEBIBXv7ntF6eS732zLUzZcYC5sVmGkUAIQTfmSvDjDgBVssVigh7DDFrMGSz5gA3QiL1iRjAw+OL9ft90+I1P9pMIsMBMbJGjXInv04oeToWbzmq49lQTTO8p60WkN+HzaEtgGOT5Aic6mMjDNmiGYQpAJduHDhF2CBhSHsWTAkYCKgi0vOYVvYdxDdZTtePIrZnawFoxNULYMJkxXEXO4f255g3ReJaAudHeFQeNbMWDkhVszBOybjKAMq5xuMrYr7ncjGvgB4l7oCR4tbSTAy1Nw3aOWyRM96754PggIrMJEm4aExvrFmtGcfSeCmCMljBDRZ0Em+EWRrT2tu0qRtQnn9h7qg2Nv9QtQ8LGijhhTddU9B7WNbiM5b2JOc57zWCztGIz4JeACcgZ6i7MlGgwln20d7gZjb+4PaEofKtjHmGT1JEbdu8xg42d8iDYSqZLaJ4Y7BBtWC4ytWJuU908tPMcQn+9sCsF1EPvMJKSJKilCcMlZE6ZV0MipyMQrKkB7BbWRRYTjrxxumrpWymELm/YrbPd2DHT/o8ehM8v6R4zYWu4hmjHyBqSxMzfeB/uWQXEL0Z/rN+nU1Fa4rTmE8oU7U3ObZPBkz5xJgta2FXVNVgjpovYfGGTGDu6sXMMofPP9Wehsy5lJnwysdnA7N5TjcEfrjWQeOhefUn2ibkY23uqtQC2NWA9uVwq6QYEzJlnDyRAK621Jrb5tOJya6Mnxu4J0t6y9/nTMmglVo0BI3mNXPGZrvKC4I0PGm3svBJEw08f7oHoH7DsWpYbDtdYGhI5FSGcpkPfpe/vYceAg+1fR/1Cvs9mgNEKkz+8d465TD/a2HlVRj+GBpqm4YXMTt6y9yDTZdZEBzljTmzQ5HLN8QvLsuWD9+ddh9NQgpWsu9iSScK08xKkRxo7riZIvb9dG0uCK9bZXdiZvuXdG6sf2n//sYsPOIYj+gux7QeCi/hcynINTWKzFyGkW2AAwK0lnWMBq1HG1hwPzcGI6ZjoHFO/3b3dbjKxjXrvngzFky01J/1Tu99NgovW2a4xktftUhys6DrXf2/XGHkoa4QYeupUAjpwK/MiVnNiE6R8S/zcI/O+4J/e3ylL/LTDXV5Pobyif0O+BJs70uShLDADwZFA3ouyUJIGtjXQEhVhYjPd0B//bVnV8pT/0sWPNmWh9yzF7sKlLf8g5Aov6bicpPsdk96+x38JFhUxCWJtMNxF51oB0hNsKU6dOfb7g6GKu9bYcWngmTiUZivOk0ogXMeSjrE4u79iIO8JXgnOaHwS/pvQQDVEJ7a7pFz4s7Mt1pMsBOr6p6ujkCt9LpfmOBVSoQKIo0zs2fLDmaZZlwQaElbSiQ2EOPrVhRVWwC0EBB//58tgCAQ/Qs8FD43qiJPv6xirqrd53yg3PXxTBooHYd5oEMV8x5HkKgetCwHKxIIBQStkEVCh6dwgdU2t6xZ815aDmYDP92/TkXOr6v732EKg6fH/AFOUwzCO4Y+4AAAAAElFTkSuQmCC) 0 0 no-repeat;
        position: absolute;
        left: -2px;
        top: -12px;
        z-index: -1
    }

.streak .ep-legend--value__counter {
    display: none
}


.streak[data-v-128b92f8] {
    width: 100px;
    height: 38px;
    position: absolute;
    left: 150px;
    top: 10px;
    background: linear-gradient(133deg,#020024,rgba(12,126,104,.43) 0,rgba(42,172,230,.47));
    border: 1px solid #2ae6d8;
    border-radius: 5px;
    padding-left: 20px;
    cursor: pointer
}

    .streak[data-v-128b92f8]:before {
        content: "";
        display: block;
        width: 34px;
        height: 34px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAADAFBMVEUAAAAAAAAAAQEBAQEAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAHAwMCAgMDAwUAAAAAAAAAAAACAAAAAAAAAAAAAAABAgIAAAABAgMAAABZZKsAAAAAAAC7x97taXLcZG26xdVLVZEAAQMAAACNmM+MlsZibLbubHbhZ3ENNGLJXWeptcdRWppATIdETIKLP0clK06vTVZRW5ISGjArMFJjMz8VHCUpLjsNDxoAAAAqHyIdIDQAAACkTFNBS4CaSU/Nzc1RVYJKSkpWYJZIVIqPQUlvOUP0cntdSG5PW51CTXppKDBVW5pCT4n4+vrMWWLM0uHd5vLR3O3WY2vkaHCjTVWzU1xROFauUVrt9PWMna42QnMnMVpNVI67wdBMVo/6+vq4VWDMXGXUXGSsTlnJXGg8LUv5+fptMTgQJkLO1tpBSX26wc9NJjAAIDydSFQ9Q28qMVK6Vl8/R3KnSlGZoayLPUWDi5Z2Nz8YKUrBxtYAAgQ1O0ItExnBV2B9hIhvMTeIP0uvt8Q5PmhpcaNBISYTFiQDChB3NTxlbKTh5eVGHyNCSnvV2t9xe6d3fYiWlpatrbVOWVn9/f1zfsH1/P3m7vy9xOXn8P36+/tKU5bs9f3p8f1SXaPw9/3t9v3j7v3g6/zk6/ra5ffO1eO8w+O5weFlcKxaZJ5LVZnq8v3W4vTS3/Fter1xfLpsdrRfbrFUYaXx+f3q8fvf6Pnf5vXb4vDN2+3L1uzI1OrD0eWAis5vesh2gMB9hr9ve75lb750gL1odrmAiLdnc7ZmcrJXaKdPWZ5OV5pQXZRIUpI0RHv6/f3z+fyVoPDY3+3R1+bHzN+YotSGkNN5g8uxuMpocr5daLVdZ69vealOXKVjbJ1MVpxMVpl4gJhATIs0TYdBSYQvOGkfMGTBW2PCz/yyv/vz9fm7yfObp/Pj5fClseTMz+O7yeOzveK7y9+Klt+rs9epuNO2vtCmrs2jqs11fsSVnb10gbh5g7dfaqNXYo8lSoIOJFMQO2UfAAAAlXRSTlMAAgYKDREnLRMbQjQeGBc6JCEwV2JLPjdeRnRP/FJJ/vv46oh/Tf7+/vz56+rn59nIubibmZWGhIF+dHBvbWdUUEAoHA/+/v79+/j39fX08/Lx8O/v6+rq6eji4d3d2dfS0tHQzcvLysjGxL28vLq1srGsq6empqWjoJ6Vj4qHh3h2c21jYmFeXU5NSUVCPjc0Ly4fFz5YyMoAAAPESURBVEjH7dVVkNNQFAZg2qRJmyZN6oa7u7u7u7u7u7t72lKFotsuLOzi7u7u7u5uJ4HOwHAzU3hhmOF/TOfLf5p7b5Lo34lMJvtDBvC3rAjEfMdRIWR+GwGJSFkUCJ3ojFxeqtSk6bOmTS4plyMVipQemzbd1tCuezzfARgCIcjgLDvmzFm8ZNcuD8+3xDG5NIoQbHTNE1dPAlq85NIJnudn4oiqnw02u+vxtYuurpgjVF14zPPVtYpfq37ogBZ8RvPjaxcsOPPpw5I5i19s9fCeRgQDVagmEFOLp8qdKlXulIvWrnatWvXq0oGY9xeS8byzs06FRlCR/aD3yv79oTOLjq1Z4PbNPXJk0es3Dz0e59wRahpHjgdjjfGGr3ivvROMy++b6/TwkMPOebWMEgiKlHSfffsPhmKWCGYVoMM873GunOfuZ9Wp0E0YzhBsC28oZsXy9S6XO9Y3d6XTCSQ2WFtPERoMPR6uIk1FyoDZsXWp3+2P9c2b54t1B+cvHGA3cwpMhhwPZ0hTgQMxy7dscWxyuf1+tysYnL964bKUFiuJng4UpiHYJJU/Lt/icDhOulzB+fMXLly6bF3KwklYmE4KKbRqY6+ye+IckKfQAWL9xmQF9BSpUoCRQJw6b85DB/Zsczi2xW0AsmHjsyxDLUYzp8QkUfHEiQM3bh4K7Y7bFrdzx/oNG5+8bJzfYGfFPSSxHzT5Em/ffv7GrUN7d+/cuSc+XbK0d7PaDElMMBz6YEBPifpVKp7dfHrFzVvX98bHxycOJGy+06xoEoqkBYNAYIqluF2ufNVNp956v2S6nrA3wRsObLqfXU/paCWYX5G4SLnajqzXreDu09svNh2S6fM1b/hy4PmjnknVWtGgi5TaKXVyGIa1P3cukCd16u6dDoYvJxw9ldcED0E0KIQzE+v2zZf5dscGF7PZChWypc4Z3nf+QfrxZiiSoREsUbEMuVqnqJE8RY48BQ0Wi6GorUkg/dGsScXdDUEWDU/eJmOP/hkyDjRY9GmsVqPeYKt2dnMX2AsYEomPu0LyduPSNGxVWK83UmadTk3ZLfkr7SvCEjAdGmF478yjWCqp3Z4mKcWSBE1zpMmoH5TNqtYqJBD8IxWhM5soijKxOoLWKBVKmmStxgmscCSkEUfq1BCS0DIKHMPg5BNqs5kUFkk0KMTQHEFwnJZmlPAChgj3ITitBoqkEK7QMCpGA3MJ5Nv2hUsauIMUEpQYDBPJ94OCwQXRSG2ISGSRRK5F+UFLFO2nF/HDLyj6RND//M18BTPMNEyryTBUAAAAAElFTkSuQmCC) 50% no-repeat;
        position: absolute;
        left: -17px;
        top: 5px
    }

.streak-title[data-v-128b92f8] {
    font-family: Frizon;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    height: 36px;
    line-height: 36px
}

.streak-value[data-v-128b92f8] {
    font-size: 14px;
    color: #2ae6d8
}

@media(max-width:575px) {
    .streak[data-v-128b92f8] {
        left: 140px
    }
}

.ep-container[data-v-f887f8f4] {
    /*display: inline-block;
    overflow: hidden*/
}

.ep-content[data-v-f887f8f4] {
    max-width: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    width: 100%
}

.ep-content[data-v-f887f8f4], .ep-legend--container[data-v-f887f8f4] {
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
}

.ep-legend--container[data-v-f887f8f4] {
    position: absolute;
    text-align: center
}

.ep-legend--value[data-v-f887f8f4] {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center;
    opacity: 1
}

.ep-hidden[data-v-f887f8f4] {
    opacity: 0
}

svg.ep-svg[data-v-f887f8f4] {
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ep-circle[data-v-1e527eb2] {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.Starisa .homepage {
    overflow: hidden;
    background-color: #efefef !important
}

    .Starisa .homepage .main-banner {
        color: #fff;
        background: #181d33;
        position: relative;
        overflow: hidden;
        padding: 280px 86px
    }

        .Starisa .homepage .main-banner:before {
            content: "";
            position: absolute;
            left: 0;
            top: -16%;
            width: 672px;
            height: 977px;
            background: url(/img/starisa/5.9af0a264.png) 0 0 no-repeat;
            z-index: 1;
            opacity: .5
        }

@media screen and (max-width:1024px) {
    .Starisa .homepage .main-banner:before {
        display: none
    }
}

.Starisa .homepage .main-banner:after {
    content: "";
    position: absolute;
    left: 20%;
    bottom: -75%;
    width: 672px;
    height: 977px;
    background: url(/img/starisa/4.7aaf6b56.png) 0 0 no-repeat;
    z-index: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:1024px) {
    .Starisa .homepage .main-banner:after {
        display: none
    }
}

.Starisa .homepage .main-banner-inner {
    position: relative;
    z-index: 2
}

.Starisa .homepage .main-banner-content {
    position: relative !important;
    z-index: 2
}

.Starisa .homepage .main-banner-title {
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 40px;
    position: relative;
    max-width: 575px
}

    .Starisa .homepage .main-banner-title:before {
        content: "";
        width: 234px;
        height: 20px;
        background: #2a74f9;
        position: absolute;
        left: 170px;
        top: 68px;
        z-index: -1
    }

@media screen and (max-width:1024px) {
    .Starisa .homepage .main-banner-title:before {
        height: 12px;
        width: 145px;
        left: 170px;
        top: 35px
    }
}

.Starisa .homepage .main-banner-title:after {
    content: "";
    width: 368px;
    height: 20px;
    background: #2a74f9;
    position: absolute;
    left: 0;
    top: 142px;
    z-index: -1
}

@media screen and (max-width:1024px) {
    .Starisa .homepage .main-banner-title:after {
        height: 12px;
        top: 75px;
        width: 120px
    }
}

.Starisa .homepage .main-banner-description {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 60px;
    max-width: 350px
}

.Starisa .homepage .main-banner-img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(25%,-50%);
    transform: translate(25%,-50%);
    z-index: 1
}

.Starisa .homepage .main-banner .row > div {
    position: static
}

@media screen and (max-width:1024px) {
    .Starisa .homepage .main-banner {
        padding: 80px 0 40px 0
    }

    .Starisa .homepage .main-banner-img {
        position: static;
        right: 0;
        bottom: 0;
        margin: 40px auto 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        max-width: 442px;
        width: 100%
    }

    .Starisa .homepage .main-banner-inner {
        width: 100%;
        padding: 0 15px
    }

    .Starisa .homepage .main-banner-content {
        padding-bottom: 0
    }

    .Starisa .homepage .main-banner-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .Starisa .homepage .main-banner-description {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 25px
    }
}

.Starisa .homepage .more-than {
    color: #191919;
    padding: 140px 0 0;
    background: #fff;
    position: relative;
    overflow: hidden
}

    .Starisa .homepage .more-than:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 672px;
        height: 977px;
        background: url(/img/starisa/5.9af0a264.png) 0 0 no-repeat;
        z-index: 1;
        opacity: .5;
        -webkit-transform: translate(-50%,60%);
        transform: translate(-50%,60%)
    }

@media screen and (max-width:1024px) {
    .Starisa .homepage .more-than:before {
        display: none
    }
}

.Starisa .homepage .more-than:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 672px;
    height: 977px;
    background: url(/img/starisa/4.7aaf6b56.png) 0 0 no-repeat;
    z-index: 1;
    -webkit-transform: translate(80%,-20%);
    transform: translate(80%,-20%)
}

@media screen and (max-width:1024px) {
    .Starisa .homepage .more-than:after {
        display: none
    }
}

.Starisa .homepage .more-than-content {
    position: relative;
    z-index: 2;
    padding: 0 15px
}

@media screen and (min-width:1024px) {
    .Starisa .homepage .more-than-content {
        padding: 0 86px
    }
}

.Starisa .homepage .more-than-content-text {
    padding-top: 100px
}

@media screen and (max-width:1024px) {
    .Starisa .homepage .more-than-content-text {
        padding-top: 0
    }
}

.Starisa .homepage .more-than-title {
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    color: #191919;
    margin-bottom: 40px;
    position: relative
}

    .Starisa .homepage .more-than-title:before {
        content: "";
        width: 234px;
        height: 20px;
        background: #2a74f9;
        position: absolute;
        left: 200px;
        top: 61px;
        z-index: -1
    }

.Starisa .homepage .more-than-desc {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px
}

@media(max-width:1024px) {
    .Starisa .homepage .more-than {
        padding-top: 40px
    }

    .Starisa .homepage .more-than-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px
    }

        .Starisa .homepage .more-than-title:before {
            width: 150px;
            height: 12px;
            left: 40px;
            top: 28px
        }

    .Starisa .homepage .more-than-desc {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px
    }

    .Starisa .homepage .more-than .btn-start {
        margin-bottom: 20px
    }
}

.Starisa .homepage .security {
    position: relative;
    padding-top: 150px;
    background: url(https://skbit.azureedge.net/home/Wallpaper-BG.jpg);
    background-position: 50%;
    background-size: cover
}

    .Starisa .homepage .security:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        z-index: 0;
        background: rgba(0,0,0,.9);
        opacity: .8
    }

.Starisa .homepage .security-content {
    position: relative;
    z-index: 2
}

.Starisa .homepage .security-title {
    font-size: 16px;
    line-height: 21px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 40px
}

.Starisa .homepage .security-description {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-weight: 400
}

.Starisa .homepage .security-item:not(.Starisa .homepage .security-item:last-child) {
    margin-bottom: 120px
}

.Starisa .homepage .security-item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #fa2843;
    margin-bottom: 8px
}

.Starisa .homepage .security-item-text {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 0
}

.Starisa .homepage .security-item-icon {
    margin-bottom: 20px
}

.Starisa .homepage .list-coin {
    height: 105px;
    width: 80%;
    margin: 0 auto;
    overflow-x: auto;
    background: #fff;
    position: relative;
    z-index: 2;
    margin-top: -53px;
}

    .Starisa .homepage .list-coin .coin-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

@media screen and (max-width:767px) {
    .Starisa .homepage .list-coin .coin-wrap {
        width: 585px
    }
}

.Starisa .homepage .list-coin .coin-wrap .image-wrap {
    height: 51px;
    margin-left: 25px;
    margin-right: 25px
}

@media screen and (min-width:1024px) {
    .Starisa .homepage .list-coin .coin-wrap .image-wrap {
        margin-left: 64px;
        margin-right: 64px
    }
}

.Starisa .homepage .list-coin .coin-wrap .image-wrap .image {
    max-width: 100%;
    height: 100%
}

.Starisa .homepage .introduce {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-bottom: 240px;
    padding-top: 185px;
    overflow: hidden
}

    .Starisa .homepage .introduce:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 672px;
        height: 977px;
        background: url(/img/starisa/5.9af0a264.png) 0 0 no-repeat;
        z-index: 1;
        opacity: .5;
        -webkit-transform: translate(-45%,25%);
        transform: translate(-45%,25%)
    }

@media screen and (max-width:1024px) {
    .Starisa .homepage .introduce:before {
        display: none
    }
}

.Starisa .homepage .introduce:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 672px;
    height: 977px;
    background: url(/img/starisa/4.7aaf6b56.png) 0 0 no-repeat;
    z-index: 1;
    -webkit-transform: translate(80%,-20%);
    transform: translate(80%,-20%)
}

@media screen and (max-width:1024px) {
    .Starisa .homepage .introduce:after {
        display: none
    }
}

.Starisa .homepage .introduce-content {
    position: relative;
    z-index: 2
}

.Starisa .homepage .introduce-title {
    max-width: 840px;
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    margin: 0 auto 65px;
    position: relative
}

    .Starisa .homepage .introduce-title:before {
        content: "";
        width: 234px;
        height: 20px;
        background: #2a74f9;
        position: absolute;
        left: 268px;
        top: 138px;
        z-index: -1
    }

.Starisa .homepage .introduce-text {
    font-size: 18px;
    line-height: 28px;
    color: rgba(25,25,25,.4);
    max-width: 515px;
    margin: 0 auto 115px
}

@media(max-width:1024px) {
    .Starisa .homepage .introduce {
        padding-top: 40px;
        padding-bottom: 40px
    }

        .Starisa .homepage .introduce .introduce-title {
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 15px
        }

            .Starisa .homepage .introduce .introduce-title:before {
                width: 170px;
                height: 12px;
                left: 112px;
                top: 57px
            }

        .Starisa .homepage .introduce .introduce-text {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 15px
        }
}

.Starisa .homepage .earning {
    padding: 0 86px;
    margin-top: -140px;
    position: relative;
    z-index: 2
}

.Starisa .homepage .earning-inner {
    height: 280px;
    padding-top: 70px;
    border-radius: 30px;
    background: linear-gradient(45deg,#2a74f9,#529ccb);
    overflow: hidden
}

.Starisa .homepage .earning-title {
    font-size: 46px;
    line-height: 55px;
    color: #191919;
    font-weight: 700;
    margin-bottom: 15px
}

    .Starisa .homepage .earning-title span {
        color: #fff
    }

.Starisa .homepage .earning-des {
    font-size: 16px;
    line-height: 27px;
    color: #191919;
    margin-bottom: 20px
}

.Starisa .homepage .earning .btn-start {
    background: #fff !important;
    color: #2a74f9 !important
}

@media(max-width:1024px) {
    .Starisa .homepage .earning {
        padding: 0;
        margin-top: 0
    }

    .Starisa .homepage .earning-inner {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0
    }

    .Starisa .homepage .earning-title {
        font-size: 24px;
        line-height: 30px
    }

    .Starisa .homepage .earning-des {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px
    }
}

.Starisa .homepage .trade-faster {
    position: relative;
    overflow: hidden;
    background: url(/img/starisa/2.4fdcf9cd.png) center 0 no-repeat;
    background-size: cover;
    z-index: 9;
    padding-left: 86px
}

.Starisa .homepage .trade-faster-content {
    position: relative;
    z-index: 2
}

.Starisa .homepage .trade-faster-title {
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff
}

.Starisa .homepage .trade-faster-text {
    font-size: 18px;
    line-height: 28px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 35px
}

@media(min-width:1024px) {
    .Starisa .homepage .trade-faster-img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: none
    }
}

@media(max-width:1023px) {
    .Starisa .homepage .trade-faster {
        padding-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0
    }

        .Starisa .homepage .trade-faster .trade-faster-title {
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 15px
        }

        .Starisa .homepage .trade-faster .trade-faster-text {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 15px
        }

        .Starisa .homepage .trade-faster .trade-faster-link {
            margin-bottom: 50px
        }
}

.Starisa .homepage .reason-trading {
    background: #191919;
    padding-top: 280px;
    padding: 280px 86px 60px;
    margin-top: -53px;
    position: relative;
    z-index: 1
}

.Starisa .homepage .reason-trading-title {
    color: #fff;
    font-weight: 700;
    font-size: 58px;
    line-height: 76px;
    margin-bottom: 35px
}

.Starisa .homepage .reason-trading-desc {
    font-size: 18px;
    line-height: 28px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 90px;
    max-width: 370px
}

.Starisa .homepage .reason-trading .item {
    height: 280px;
    position: relative;
    padding: 40px 60px 0 335px
}

@media(min-width:1025px) {
    .Starisa .homepage .reason-trading .item {
        width: 865px !important
    }
}

.Starisa .homepage .reason-trading .item-img {
    width: 280px;
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    background: #1f1f1f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .Starisa .homepage .reason-trading .item-img img {
        width: 120px;
        height: 120px
    }

.Starisa .homepage .reason-trading .item .titleItem {
    font-size: 36px;
    line-height: 43px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff
}

.Starisa .homepage .reason-trading .item .descItem {
    font-size: 18px;
    line-height: 28px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 25px
}

.Starisa .homepage .reason-trading .item .btn-sign-up {
    display: inline-block;
    padding: 14px 0 14px 40px;
    color: #fff;
    font-size: 16px;
    height: 52px;
    background: url(/img/starisa/icon-arrow.32b5a7d5.svg) 0 0 no-repeat
}

    .Starisa .homepage .reason-trading .item .btn-sign-up span {
        background: #191919;
        padding: 2px
    }

.Starisa .homepage .reason-trading .slick-dots {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .Starisa .homepage .reason-trading .slick-dots .slick-active button {
        border-color: #fff
    }

    .Starisa .homepage .reason-trading .slick-dots button {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        border: 1px solid transparent;
        background: transparent;
        position: relative;
        font-size: 0
    }

        .Starisa .homepage .reason-trading .slick-dots button:before {
            content: "";
            display: block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #fff;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

@media(max-width:1024px) {
    .Starisa .homepage .reason-trading {
        padding: 100px 15px 20px
    }

    .Starisa .homepage .reason-trading-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .Starisa .homepage .reason-trading-desc {
        font-size: 14px;
        line-height: 20px;
        max-width: none;
        margin-bottom: 25px
    }

    .Starisa .homepage .reason-trading .item {
        width: 320px !important;
        padding: 0 15px 0 0
    }

    .Starisa .homepage .reason-trading .item-img {
        width: auto;
        height: auto;
        position: static;
        background: none;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .Starisa .homepage .reason-trading .item .titleItem {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .Starisa .homepage .reason-trading .item .descItem {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px
    }

    .Starisa .homepage .reason-trading .slick-dots {
        margin-top: 10px;
        margin-bottom: 0
    }
}

.Starisa .homepage .btn-start {
    padding: 20px 45px;
    color: #fff;
    font-weight: 800 !important;
    font-size: 14px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    border-radius: 8px;
    margin-left: 0 !important;
    white-space: nowrap;
    text-transform: uppercase
}

    .Starisa .homepage .btn-start:hover {
        color: #191919
    }

@media screen and (max-width:1023px) {
    .Starisa .homepage .btn-start {
        padding: 15px 20px;
        font-size: 10px;
        line-height: 14px
    }
}

.Starisa .footerFAQKitas {
    margin-top: -140px;
    padding-top: 200px
}

@media(max-width:1024px) {
    .Starisa .footerFAQKitas {
        margin-top: 0;
        padding-top: 0
    }
}

.slick-slide {
    height: auto;
}


.Apollo .homepage {
    overflow: hidden;
    background: #141416;
    color: #777e90;
}

    .Apollo .homepage .main-banner {
        position: relative;
        overflow: hidden;
        padding: 140px 86px 60px
    }

.Apollo .homepage .main-banner-inner {
    position: relative;
    z-index: 2
}

.Apollo .homepage .main-banner-content {
    position: relative !important;
    z-index: 2
}

    .Apollo .homepage .main-banner-title {
        font-size: 58px;
        line-height: 76px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 40px;
    }

    .Apollo .homepage .main-banner-description {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 60px;
        max-width: 500px;
    }

.Apollo .homepage .main-banner-img {

}

.Apollo .homepage .main-banner .row > div {
    position: static
}

@media screen and (max-width:1024px) {
    .Apollo .homepage .main-banner {
        padding: 80px 0 40px 0
    }

    .Apollo .homepage .main-banner-img {

    }

    .Apollo .homepage .main-banner-inner {
        width: 100%;
        padding: 0 15px
    }

    .Apollo .homepage .main-banner-content {
        padding-bottom: 0
    }

    .Apollo .homepage .main-banner-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .Apollo .homepage .main-banner-description {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 25px
    }
}

.Apollo .homepage .more-than {
    color: #191919;
    padding: 140px 0 0;
    background: #fff;
    position: relative;
    overflow: hidden
}

    .Apollo .homepage .more-than:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 672px;
        height: 977px;
        background: url(/img/starisa/5.9af0a264.png) 0 0 no-repeat;
        z-index: 1;
        opacity: .5;
        -webkit-transform: translate(-50%,60%);
        transform: translate(-50%,60%)
    }

@media screen and (max-width:1024px) {
    .Apollo .homepage .more-than:before {
        display: none
    }
}

.Apollo .homepage .more-than:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 672px;
    height: 977px;
    background: url(/img/starisa/4.7aaf6b56.png) 0 0 no-repeat;
    z-index: 1;
    -webkit-transform: translate(80%,-20%);
    transform: translate(80%,-20%)
}

@media screen and (max-width:1024px) {
    .Apollo .homepage .more-than:after {
        display: none
    }
}

.Apollo .homepage .more-than-content {
    position: relative;
    z-index: 2;
    padding: 0 15px
}

@media screen and (min-width:1024px) {
    .Apollo .homepage .more-than-content {
        padding: 0 86px
    }
}

.Apollo .homepage .more-than-content-text {
    padding-top: 100px
}

@media screen and (max-width:1024px) {
    .Apollo .homepage .more-than-content-text {
        padding-top: 0
    }
}

.Apollo .homepage .more-than-title {
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    color: #191919;
    margin-bottom: 40px;
    position: relative
}

    .Apollo .homepage .more-than-title:before {
        content: "";
        width: 234px;
        height: 20px;
        background: #2a74f9;
        position: absolute;
        left: 200px;
        top: 61px;
        z-index: -1
    }

.Apollo .homepage .more-than-desc {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px
}

@media(max-width:1024px) {
    .Apollo .homepage .more-than {
        padding-top: 40px
    }

    .Apollo .homepage .more-than-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px
    }

        .Apollo .homepage .more-than-title:before {
            width: 150px;
            height: 12px;
            left: 40px;
            top: 28px
        }

    .Apollo .homepage .more-than-desc {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px
    }

    .Apollo .homepage .more-than .btn-start {
        margin-bottom: 20px
    }
}

.Apollo .homepage .security {
    position: relative;
    padding-top: 150px;
    background: url(https://skbit.azureedge.net/home/Wallpaper-BG.jpg);
    background-position: 50%;
    background-size: cover
}

    .Apollo .homepage .security:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        z-index: 0;
        background: rgba(0,0,0,.9);
        opacity: .8
    }

.Apollo .homepage .security-content {
    position: relative;
    z-index: 2
}

.Apollo .homepage .security-title {
    font-size: 16px;
    line-height: 21px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 40px
}

.Apollo .homepage .security-description {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    font-weight: 400
}

.Apollo .homepage .security-item:not(.Apollo .homepage .security-item:last-child) {
    margin-bottom: 120px
}

.Apollo .homepage .security-item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #fa2843;
    margin-bottom: 8px
}

.Apollo .homepage .security-item-text {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 0
}

.Apollo .homepage .security-item-icon {
    margin-bottom: 20px
}

.Apollo .homepage .list-coin {
    background-color: #9f7c04;
    background-position: 50%;
    height: 105px;
    min-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    scrollbar-width: none;
    width: 100vw;
    z-index: 2;
}

    .Apollo .homepage .list-coin .coin-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

@media screen and (max-width:767px) {
    .Apollo .homepage .list-coin .coin-wrap {
        width: 585px
    }
}

.Apollo .homepage .list-coin .coin-wrap .image-wrap {
    height: 51px;
    margin-left: 25px;
    margin-right: 25px
}

@media screen and (min-width:1024px) {
    .Apollo .homepage .list-coin .coin-wrap .image-wrap {
        margin-left: 64px;
        margin-right: 64px
    }
}

.Apollo .homepage .list-coin .coin-wrap .image-wrap .image {
    max-width: 100%;
    height: 100%
}

.Apollo .homepage .introduce {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-bottom: 240px;
    padding-top: 185px;
    overflow: hidden
}

    .Apollo .homepage .introduce:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 672px;
        height: 977px;
        background: url(/img/starisa/5.9af0a264.png) 0 0 no-repeat;
        z-index: 1;
        opacity: .5;
        -webkit-transform: translate(-45%,25%);
        transform: translate(-45%,25%)
    }

@media screen and (max-width:1024px) {
    .Apollo .homepage .introduce:before {
        display: none
    }
}

.Apollo .homepage .introduce:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 672px;
    height: 977px;
    background: url(/img/starisa/4.7aaf6b56.png) 0 0 no-repeat;
    z-index: 1;
    -webkit-transform: translate(80%,-20%);
    transform: translate(80%,-20%)
}

@media screen and (max-width:1024px) {
    .Apollo .homepage .introduce:after {
        display: none
    }
}

.Apollo .homepage .introduce-content {
    position: relative;
    z-index: 2
}

.Apollo .homepage .introduce-title {
    max-width: 840px;
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    margin: 0 auto 65px;
    position: relative
}

    .Apollo .homepage .introduce-title:before {
        content: "";
        width: 234px;
        height: 20px;
        background: #2a74f9;
        position: absolute;
        left: 268px;
        top: 138px;
        z-index: -1
    }

.Apollo .homepage .introduce-text {
    font-size: 18px;
    line-height: 28px;
    color: rgba(25,25,25,.4);
    max-width: 515px;
    margin: 0 auto 115px
}

@media(max-width:1024px) {
    .Apollo .homepage .introduce {
        padding-top: 40px;
        padding-bottom: 40px
    }

        .Apollo .homepage .introduce .introduce-title {
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 15px
        }

            .Apollo .homepage .introduce .introduce-title:before {
                width: 170px;
                height: 12px;
                left: 112px;
                top: 57px
            }

        .Apollo .homepage .introduce .introduce-text {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 15px
        }
}

.Apollo .homepage .earning {
    padding: 0 86px;
    margin-top: -140px;
    position: relative;
    z-index: 2
}

.Apollo .homepage .earning-inner {
    height: 280px;
    padding-top: 70px;
    border-radius: 30px;
    background: linear-gradient(45deg,#2a74f9,#529ccb);
    overflow: hidden
}

.Apollo .homepage .earning-title {
    font-size: 46px;
    line-height: 55px;
    color: #191919;
    font-weight: 700;
    margin-bottom: 15px
}

    .Apollo .homepage .earning-title span {
        color: #fff
    }

.Apollo .homepage .earning-des {
    font-size: 16px;
    line-height: 27px;
    color: #191919;
    margin-bottom: 20px
}

.Apollo .homepage .earning .btn-start {
    background: #fff !important;
    color: #2a74f9 !important
}

@media(max-width:1024px) {
    .Apollo .homepage .earning {
        padding: 0;
        margin-top: 0
    }

    .Apollo .homepage .earning-inner {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0
    }

    .Apollo .homepage .earning-title {
        font-size: 24px;
        line-height: 30px
    }

    .Apollo .homepage .earning-des {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px
    }
}

.Apollo .homepage .trade-faster {
    position: relative;
    overflow: hidden;
    background: url(/img/starisa/2.4fdcf9cd.png) center 0 no-repeat;
    background-size: cover;
    z-index: 9;
    padding-left: 86px
}

.Apollo .homepage .trade-faster-content {
    position: relative;
    z-index: 2
}

.Apollo .homepage .trade-faster-title {
    font-size: 58px;
    line-height: 76px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff
}

.Apollo .homepage .trade-faster-text {
    font-size: 18px;
    line-height: 28px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 35px
}

@media(min-width:1024px) {
    .Apollo .homepage .trade-faster-img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: none
    }
}

@media(max-width:1023px) {
    .Apollo .homepage .trade-faster {
        padding-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0
    }

        .Apollo .homepage .trade-faster .trade-faster-title {
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 15px
        }

        .Apollo .homepage .trade-faster .trade-faster-text {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 15px
        }

        .Apollo .homepage .trade-faster .trade-faster-link {
            margin-bottom: 50px
        }
}

.Apollo .homepage .reason-trading {
    background: #191919;
    padding-top: 280px;
    padding: 280px 86px 60px;
    margin-top: -53px;
    position: relative;
    z-index: 1
}

.Apollo .homepage .reason-trading-title {
    color: #fff;
    font-weight: 700;
    font-size: 58px;
    line-height: 76px;
    margin-bottom: 35px
}

.Apollo .homepage .reason-trading-desc {
    font-size: 18px;
    line-height: 28px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 90px;
    max-width: 370px
}

.Apollo .homepage .reason-trading .item {
    height: 280px;
    position: relative;
    padding: 40px 60px 0 335px
}

@media(min-width:1025px) {
    .Apollo .homepage .reason-trading .item {
        width: 865px !important
    }
}

.Apollo .homepage .reason-trading .item-img {
    width: 280px;
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    background: #1f1f1f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .Apollo .homepage .reason-trading .item-img img {
        width: 120px;
        height: 120px
    }

.Apollo .homepage .reason-trading .item .titleItem {
    font-size: 36px;
    line-height: 43px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff
}

.Apollo .homepage .reason-trading .item .descItem {
    font-size: 18px;
    line-height: 28px;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 25px
}

.Apollo .homepage .reason-trading .item .btn-sign-up {
    display: inline-block;
    padding: 14px 0 14px 40px;
    color: #fff;
    font-size: 16px;
    height: 52px;
    background: url(/img/starisa/icon-arrow.32b5a7d5.svg) 0 0 no-repeat
}

    .Apollo .homepage .reason-trading .item .btn-sign-up span {
        background: #191919;
        padding: 2px
    }

.Apollo .homepage .reason-trading .slick-dots {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .Apollo .homepage .reason-trading .slick-dots .slick-active button {
        border-color: #fff
    }

    .Apollo .homepage .reason-trading .slick-dots button {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        border: 1px solid transparent;
        background: transparent;
        position: relative;
        font-size: 0
    }

        .Apollo .homepage .reason-trading .slick-dots button:before {
            content: "";
            display: block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #fff;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

@media(max-width:1024px) {
    .Apollo .homepage .reason-trading {
        padding: 100px 15px 20px
    }

    .Apollo .homepage .reason-trading-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .Apollo .homepage .reason-trading-desc {
        font-size: 14px;
        line-height: 20px;
        max-width: none;
        margin-bottom: 25px
    }

    .Apollo .homepage .reason-trading .item {
        width: 320px !important;
        padding: 0 15px 0 0
    }

    .Apollo .homepage .reason-trading .item-img {
        width: auto;
        height: auto;
        position: static;
        background: none;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .Apollo .homepage .reason-trading .item .titleItem {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .Apollo .homepage .reason-trading .item .descItem {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px
    }

    .Apollo .homepage .reason-trading .slick-dots {
        margin-top: 10px;
        margin-bottom: 0
    }
}

.Apollo .homepage .btn-start {
    padding: 20px 45px;
    color: #fff;
    font-weight: 800 !important;
    font-size: 14px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    border-radius: 8px;
    margin-left: 0 !important;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: 30px !important;
}

    .Apollo .homepage .btn-start:hover {
        color: #191919
    }

@media screen and (max-width:1023px) {
    .Apollo .homepage .btn-start {
        padding: 15px 20px;
        font-size: 10px;
        line-height: 14px
    }
}

.Apollo .footerFAQKitas {
    padding-top: 50px;
}

@media(max-width:1024px) {
    .Apollo .footerFAQKitas {
        margin-top: 0;
        padding-top: 0
    }
}

.how-we-work {
    overflow: hidden;
    padding: 100px 86px;
    position: relative;
}

@media (max-width: 1024px) {
    .how-we-work {
        padding: 50px 15px 0;
    }
}

.how-we-work .how-we-work-content .how-we-work-sub-title {
    color: #777e90;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 14px;
    text-align: center;
    text-transform: uppercase;
}

.how-we-work .how-we-work-content .how-we-work-title {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    margin-bottom: 100px;
    text-align: center;
}

@media (max-width: 1024px) {
    .how-we-work .how-we-work-content .how-we-work-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 50px;
    }
}

.how-we-work .how-we-work-content .how-we-work-icon {
    position: absolute;
    right: -100px;
    top: 0;
}

    .how-we-work .how-we-work-content .how-we-work-icon img {
        width: 50%;
    }

@media (max-width: 1024px) {
    .how-we-work .how-we-work-content .how-we-work-icon {
        display: none;
    }
}

.how-we-work .how-we-work-content .how-we-work-list {
    align-items: stretch;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 1024px) {
    .how-we-work .how-we-work-content .how-we-work-list {
        display: block;
        margin-bottom: 0;
    }
}

.how-we-work .how-we-work-content .how-we-work-list .how-we-work-item {
    border-right: 1px solid #777e90;
    padding: 40px 80px 80px;
    width: 33.33%;
}

@media (max-width: 1024px) {
    .how-we-work .how-we-work-content .how-we-work-list .how-we-work-item {
        border: none;
        padding: 0 0 50px;
        width: 100%;
    }
}

.how-we-work .how-we-work-content .how-we-work-list .how-we-work-item .how-we-work-item-icon {
    margin-bottom: 35px;
}

.how-we-work .how-we-work-content .how-we-work-list .how-we-work-item .how-we-work-item-title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 12px;
}

.how-we-work .how-we-work-content .how-we-work-list .how-we-work-item .how-we-work-item-text {
    color: #777e90;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.how-we-work .how-we-work-content .how-we-work-list .how-we-work-item:first-child {
    padding-left: 0;
}

.how-we-work .how-we-work-content .how-we-work-list .how-we-work-item:last-child {
    border-right: none;
    padding-right: 0;
}

.get-started-in-steps {
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
}

@media (max-width: 1024px) {
    .get-started-in-steps {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

.get-started-in-steps .get-started-in-steps-icon {
    left: -40px;
    position: absolute;
    top: 0;
}

    .get-started-in-steps .get-started-in-steps-icon img {
        height: auto;
        max-width: 100%;
    }

@media (max-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-icon {
        display: none;
    }
}

.get-started-in-steps .get-started-in-steps-title {
    color: #fcfcfd;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    margin-bottom: 100px;
}

@media (max-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 50px;
    }
}

.get-started-in-steps .get-started-in-steps-list {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-list {
        display: block;
    }
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item {
    padding: 0 80px;
    width: 33.3333%;
}

@media (max-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item {
        margin-bottom: 50px;
        padding: 0;
        width: 100%;
    }
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item img {
    display: block;
    height: auto;
    max-width: 100%;
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item:nth-child(2) {
    position: relative;
}

@media (min-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item:nth-child(2) .get-started-in-steps-item-icon::after, .get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item:nth-child(2) .get-started-in-steps-item-icon::before {
        background: url("/img/starisa/connect-line.99b03eec2fc3b854dc3e.svg") 0 0 no-repeat;
        content: "";
        display: block;
        height: 12px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 160px;
    }
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item:nth-child(2) .get-started-in-steps-item-icon::after {
    left: 104px;
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item:nth-child(2) .get-started-in-steps-item-icon::before {
    right: 104px;
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item-icon {
    display: inline-block;
    margin-bottom: 80px;
    position: relative;
}

@media (max-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item-icon {
        margin-bottom: 20px;
        width: 50px;
    }
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item-sub-title {
    color: #777e90;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 35px;
}

@media (max-width: 1024px) {
    .get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item-sub-title {
        margin-bottom: 15px;
    }
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item-title {
    color: #fcfcfd;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 16px;
}

.get-started-in-steps .get-started-in-steps-list .get-started-in-steps-item-text {
    color: #e6e8ec;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.our-portfolio {
    padding: 0 130px 86px;
    position: relative;
}

@media (max-width: 1024px) {
    .our-portfolio {
        padding: 50px 15px;
    }
}

.our-portfolio .our-portfolio-icon {
    position: absolute;
    right: -45px;
    top: -45px;
}

@media (max-width: 1024px) {
    .our-portfolio .our-portfolio-icon {
        display: none;
    }
}

.our-portfolio .our-portfolio-image {
    margin-bottom: 110px;
    position: relative;
}

@media (max-width: 1024px) {
    .our-portfolio .our-portfolio-image {
        margin-bottom: 50px;
    }
}

.our-portfolio .our-portfolio-image img {
    z-index: 3;
    position: relative;
    max-width: 100%;
    height: auto;
}

.our-portfolio .our-portfolio-image::before {
    background: #353945;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 65%;
    width: 100%;
    z-index: 1;
}

.our-portfolio .our-portfolio-title {
    color: #fcfcfd;
    font-size: 64px;
    font-weight: 700;
    line-height: 64px;
    margin-bottom: 30px;
}

@media (max-width: 1024px) {
    .our-portfolio .our-portfolio-title {
        font-size: 24px;
        line-height: 30px;
    }
}

.our-portfolio .our-portfolio-text {
    color: #777e90;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 40px;
    max-width: 520px;
}

@media (max-width: 1024px) {
    .our-portfolio .our-portfolio-text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px;
    }
}
 
 

.highcharts-empty-series {
    stroke: transparent !important;
    fill: #1d233b !important;
}

.highcharts-grid-line {
    stroke: #2D3140 !important;
}