@import url(https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,300;0,400;0,700;0,800;1,300&display=swap);

body {
    font-family: Sarabun, sans-serif !important;
    background-color: #171b2c !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
}

.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: #3279e2
}

.colorPrimary1 {
    color: #080d1f
}

.colorSecondary {
    color: #fff !important
}

.colorSecondary1 {
    color: #4d4e4e !important
}

.colorSecondary2 {
    color: #8b8d96 !important
}

.colorSecondary3,
.colorSecondary4 {
    color: #02142b
}

.colorSecondary5 {
    color: #303539
}

.colorSecondary6 {
    color: #fafafa
}

.colorSecondary7 {
    color: #333
}

.colorSecondary8 {
    color: #0e0031
}

.colorSuccess {
    color: #23c15f
}

.colorWarning {
    color: #ffcf5c
}

.colorDanger {
    color: #fa2843
}

.fillPrimary {
    fill: #3279e2
}

.fillWarning {
    fill: #ffcf5c
}

.fillDanger {
    fill: #fa2843
}

.fillSecondary1 {
    fill: #4d4e4e
}

.fillSecondary2 {
    fill: #8b8d96
}

.fillSecondary3,
.fillSecondary4 {
    fill: #02142b
}

.fillSecondary5 {
    fill: #303539
}

.fillSecondary6 {
    fill: #fafafa
}

.fillSecondary7 {
    fill: #333
}

.fillSecondary8 {
    fill: #0e0031
}

.textnote-notidesc {
    color: #fff
}

.bgColor0 {
    background-color: transparent
}

.bgPrimary,
.bgPrimary-hover:hover {
    background-color: #3279e2 !important
}

.bgPrimary1,
.bgPrimary1-hover:hover {
    background-color: #080d1f !important
}

.bgPrimary2,
.bgPrimary2-hover:hover {
    background-color: #171b2c !important
}

.bgSecondary,
.bgSecondary-hover:hover {
    background-color: #fff !important
}

.bgSecondary1,
.bgSecondary1-hover:hover {
    background-color: #4d4e4e !important
}

.bgSecondary2,
.bgSecondary2-hover:hover {
    background-color: #8b8d96 !important
}

.bgSecondary3,
.bgSecondary3-hover:hover,
.bgSecondary4 {
    background-color: #02142b !important
}

.bgSecondary4.disabled {
    background-color: #8b8d96 !important
}

.bgSecondary4-hover:hover {
    background-color: #02142b !important
}

.bgSecondary5,
.bgSecondary5-hover:hover {
    background-color: #303539 !important
}

.bgSecondary6,
.bgSecondary6-hover:hover {
    background-color: #fafafa !important
}

.bgSecondary7,
.bgSecondary7-hover:hover {
    background-color: #333 !important
}

.bgSecondary8 {
    background-color: #080d1f !important
}

.bgSecondary8-hover:hover {
    background-color: #02142b !important
}

.bgTransparent {
    background-color: transparent !important
}

.bgSuccess,
.bgSuccess-hover:hover {
    background-color: #23c15f !important
}

.bgDanger {
    background-color: #fa2843 !important
}

.bgSecondaryLeftMenu {
    background-color: #02142b !important
}

.bgDanger-hover:hover {
    background-color: #fa2843 !important
}

.fillSuccess {
    fill: #23c15f
}

.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: #3279e2
}

.borderSecondary1 {
    border: 1px solid;
    border-color: #4d4e4e
}

.borderBtSecondary1 {
    border-bottom: 1px solid;
    border-color: #4d4e4e
}

.border-bottom-dashed {
    border-bottom: 1px dashed
}

.borderSecondary2 {
    border: 1px solid;
    border-color: #8b8d96
}

.borderBtSecondary2 {
    border-bottom: 1px solid;
    border-color: #8b8d96
}

.borderSecondary3 {
    border: 1px solid;
    border-color: #02142b !important
}

.borderBtSecondary3 {
    border-bottom: 1px solid;
    border-color: #02142b
}

.borderSecondary4 {
    border: 1px solid;
    border-color: #02142b
}

.borderBtSecondary4 {
    border-bottom: 1px solid;
    border-color: #02142b
}

.borderSecondary5 {
    border: 1px solid;
    border-color: #303539
}

.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: #23c15f
}

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

.headerMaster .Forgot,
.headerMaster .Home,
.headerMaster .Login,
.headerMaster .Oauth,
.headerMaster .Resend,
.headerMaster .Signup-with-email,
.headerMaster .SignupMethod,
.headerMaster .VerifyAccount {
    background-color: #fff !important
}

.headerMaster .Forgot.bgBlack,
.headerMaster .Home.bgBlack,
.headerMaster .Login.bgBlack,
.headerMaster .Oauth.bgBlack,
.headerMaster .Resend.bgBlack,
.headerMaster .Signup-with-email.bgBlack,
.headerMaster .SignupMethod.bgBlack,
.headerMaster .VerifyAccount.bgBlack {
    background-color: #fff !important;
    border-bottom: 1px solid #4d4e4e
}

.heightUnset {
    height: unset !important
}

.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: #3279e2;
    color: #fff;
    font-weight: 400
}

.button.wbtn:hover {
    text-decoration: none;
    color: #fff !important
}

.button.wbtn.btn-large {
    padding: 11px 2.5rem
}

.button.primary {
    background-color: #3279e2 !important
}

.button.primary,
.button.primary span,
.text-primary,
a .primary-hover:hover {
    color: #fff !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 #fff 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: #fff
}

.faqsContent .content .navigator ul li a.active,
.faqsContent .content .navigator ul li a.active:hover {
    color: #fff;
    background-color: #3279e2;
    border: 1px solid #3279e2
}

.faqsContent .content .contentFAQs .content a:hover {
    color: #3279e2
}

.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: #8b8d96;
    position: static;
    opacity: 1
}

.md-field .md-count {
    color: #3279e2
}

.md-field .md-error {
    max-width: 335px;
    font-style: italic;
    color: #fa2843;
    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: #02142b
}

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

#chartCommisst svg {
    width: 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: #080d1f !important
}

.FaqsDetail main,
.Faqs main {
    background-color: unset
}

.titleChartCandle {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 10px;
    border-radius: 5px;
    background-color: #2f3242
}

.titleChartCandle .iconBTC {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    height: 20px;
    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: 13px;
    color: #fff;
    font-weight: 700
}

.plotlineChart .price {
    margin-bottom: 2px
}

.plotlineChart .price,
.plotlineChart .time {
    display: inline-block;
    padding: 4px !important;
    background: #3279e2 !important;
    font-size: 10px !important;
    font-weight: 700 !important
}

.changepassword .md-field.md-has-password .md-toggle-password {
    top: 51px
}

.boxHeader .btnMainBorder {
    border-radius: 10px;
    padding: 11px 20px;
    font-weight: 700 !important;
    font-size: 13px
}

@media(max-width:1024.98px) {
    .boxHeader .btnMainBorder {
        font-size: 12px;
        padding: 7px 10px;
        border-radius: 3px
    }

    .boxHeader .btnMainBorder span {
        font-size: 12px
    }
}

.boxHeader .btnJoinNow {
    background: #3279e2;
    color: #fff
}

.boxHeader .btnJoinNow:hover {
    color: #fff;
    opacity: .6
}

.boxHeader .btnSignIn {
    background-color: #4d4e4e;
    color: #fff
}

.boxHeader .btnSignIn:hover {
    color: #3279e2;
    opacity: .6
}

@media(min-width:1025px) {
    #rightNav .infoMem .balance {
        border-radius: 65px;
        padding-left: 20px !important;
        padding-right: 10px !important
    }

    #rightNav .infoMem .balance .arrow {
        width: 25px;
        height: 25px;
        background-color: #8b8d96;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 4px
    }
}

.homepage .footerFAQs {
    background-color: #131626;
    padding-top: 40px
}

.homepage .footerFAQs .language button {
    background-color: #02142b
}

@media(max-width:1024.98px) {
    .boxFix .close-page {
        background: transparent
    }

    .titleChartCandle .iconBTC {
        width: 18px;
        height: 18px
    }

    .titleChartCandle .textPrice {
        font-size: 14px
    }

    .mobile-version .wrapper {
        padding-top: 0
    }

    .mobile-version .wrapper.index main {
        min-height: unset !important
    }

    .mobile-version .profit {
        padding-bottom: 0 !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
    }

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

    .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 #868f93;
    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: #8b8d96
}

.keyboard-input-wrap .suggestion {
    background: #8b8d96;
    width: 100%;
    font-size: 1.2em;
    font-weight: 400
}

.keyboard-input-wrap .suggestion td {
    color: #fff !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: #171b2c;
    background: #02142b
}

.keyboard-input-wrap .keyboard table tbody tr.suggestion td {
    background-color: #3279e2
}

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

.windown-up {
    bottom: 0;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0
}

.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: #3279e2
}

#candle-wrap .highcharts-container .highcharts-tooltip path {
    stroke: transparent
}

.wrapNotify {
    width: auto;
    background: #02142b;
    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: #fa2843
}

.colorGreen {
    color: #23c15f
}

.colorGray {
    color: #4d4e4e
}

.tableBackground {
    overflow: hidden;
    border-radius: 5px
}

.tableBackground,
.tableBackground .table-dark {
    background-color: #02142b
}

.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 #8b8d96
}

.tableBackground .table-dark thead th {
    font-weight: 400;
    font-size: .75rem;
    color: #8b8d96
}

.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 #02142b !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:575px) {
    body .modal.show {
        height: 100%;
        background-color: #303539
    }

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

@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
    }
}

.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: 10px;
    overflow: hidden
}

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

.networkVolumeStats .cardHeader #b-chart path,
.networkVolumeStats .cardHeader #b-chart rect {
    fill: #01b58c
}

.networkVolumeStats .cardBody {
    padding: 0 0 1rem !important
}

.networkVolumeStats .cardBody .head {
    width: 100% !important;
    margin: 0
}

.networkVolumeStats .cardBody .head>div {
    padding: 0 50px
}

.networkVolumeStats .cardBody .head .texthead {
    color: #8d97a0
}

.networkVolumeStats .cardBody .dataContent {
    margin: 0
}

.networkVolumeStats .cardBody .dataContent .row {
    width: 100% !important;
    margin: 0 !important
}

.networkVolumeStats .cardBody .dataContent .row>div {
    padding: 0 50px
}

.networkVolumeStats .cardFooter {
    background-color: #3279e2;
    color: #fff
}

.getIntouch .cardHeader path {
    stroke: #01b58c
}

.getIntouch .cardBody .getIntouch-label {
    color: #5d606c
}

.getIntouch .cardBody p svg line,
.getIntouch .cardBody p svg path {
    stroke: #fff
}

.getIntouch .cardBody a {
    text-decoration: underline
}

#leftSidebar .nav-link.button .fill-color,
.color-icon-exchange-wallet {
    fill: #fff
}

#leftSidebar .nav-link.button .stroke-color {
    stroke: #fff
}

#leftSidebar .nav-link.button.primary .fill-color {
    fill: #fff
}

#leftSidebar .nav-link.button.primary .stroke-color {
    stroke: #fff
}

.buttonDeposit .fill-color {
    fill: #fff
}

.btn-active-paging {
    color: #fff !important
}

.colorFooter .cellFooter {
    color: #fff
}

.bodySidebar .listMenu li .nav-link.router-link-exact-active .trophy,
.bodySidebar .listMenu li .nav-link .trophy {
    stroke: #fff
}

.btn-qDeposit {
    border-radius: 20px
}

.transactionBox .accType {
    border-radius: 10px !important
}

@media screen and (min-width:1025px) {

    .slider .dots .divide,
    .slider .dots .dot,
    .slider .overlay {
        height: 6px !important
    }
}

@media screen and (max-width:1024px) {
    .slider .dots .divide {
        background: transparent !important
    }
}

.transactionBox .trendGroup .trendIcon {
    border-radius: 10px
}

.wrapper:not(.Home, .Faqs, .FaqsDetail, .Signup-with-email, .SignupMethod, .Oauth, .Login, .Forgot, .Resend, .Reset, .VerifyAccount) .wrapper-main-content {
    background-color: #011022
}

@media screen and (min-width:1024px) {
    .wrapper:not(.Home, .Faqs, .FaqsDetail, .Signup-with-email, .SignupMethod, .Oauth, .Login, .Forgot, .Resend, .Reset, .VerifyAccount) .wrapper-main-content {
        border-top: 2px solid #000
    }
}

.wrapper:not(.Home, .Faqs, .FaqsDetail, .Signup-with-email, .SignupMethod, .Oauth, .Login, .Forgot, .Resend, .Reset, .VerifyAccount) .wrapper-main-content #binaryTransaction {
    background-color: #02142b
}

.Affiliate .mainLeaderboard .referralSponsor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 16px
}

.Affiliate .mainLeaderboard .referralSponsor>p {
    margin-bottom: 0
}

.Affiliate .mainLeaderboard .totalReferral {
    color: #30d6ce
}

.Affiliate .mainLeaderboard .totalAgency {
    color: #00b6ff
}

.Affiliate .mainLeaderboard .boxBasic .nextRankCondition {
    text-align: left !important
}

.headerWapper .logoMobile {
    height: 50px !important
}

.balance-page .bgSecondary4,
.profile .bgSecondary4 {
    background: #02142b !important
}

.balance-page .borderBtSecondary2,
.balance-page .borderSecondary2 {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.balance-page .deposit_widthdraw_box .bgSecondary3,
.balance-page .deposit_widthdraw_box .bgSecondary3.bgSecondary4 {
    background: #02142b !important
}

.history-nav,
.history-nav .nav-tabs {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.history-nav {
    background: #02142b !important
}

@media screen and (max-width:767px) {
    .history-nav {
        background: transparent !important
    }
}

.tradeHistory .bostats {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.tradeHistory .bostats,
.tradeHistory .table {
    background: #02142b !important
}

.tradeHistory .table-bordered td,
.tradeHistory .table-bordered th,
.tradeHistory .table-bordered thead th {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.icon.UP {
    background-image: url(../img/kitanex_up.183481cd.svg) !important
}

.icon.DOWN {
    background-image: url(../img/kitanex_down.7f2cab0e.svg) !important
}

@media(max-width:1024.98px) {

    #leftSidebar .menuProfile,
    #leftSidebar .menuProfile .bodySidebar,
    #leftSidebar .menuProfile .bodySidebar .listMenu li .nav-link {
        background: #02142b !important
    }
}

.settings .dropdownSetting {
    background: #02142b !important;
    border-color: hsla(0, 0%, 100%, .1) !important
}

.settings .dropdownSetting .language button {
    background: #171a2a !important
}

.settings .dropdownSetting .language-dropdown {
    background: #080d1f !important;
    border-color: #3f465b !important
}

.settings .dropdownSetting .language-dropdown .dropdown-item {
    border-color: #3f465b !important
}

.settings .dropdownSetting .language-dropdown .dropdown-item:hover {
    background: #171a2a !important
}

.settings .dropdownSetting .wrap .line-language-pc {
    border-color: hsla(0, 0%, 100%, .1) !important
}

@media screen and (min-width:1025px) {
    .qDeposit.dropdown-menu {
        background: #02142b !important;
        border-color: hsla(0, 0%, 100%, .1) !important
    }
}

.qDeposit.dropdown-menu .bgSecondary3 {
    background: #fafafa !important
}

.qDeposit.dropdown-menu .bgSecondary3.btn .colorSecondary {
    color: #333 !important
}

.qDeposit.dropdown-menu .wrap .block form input {
    background: #fafafa !important;
    color: #333 !important
}

@media screen and (max-width:1024px) {
    .qDeposit .wrap {
        background: #02142b !important
    }

    .mobile-version #betAmount {
        height: 100%
    }
}

.balance .dropdown-menu {
    background: #02142b !important
}

.balance .boxItemRadio,
.balance .dropdown-menu {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.footerFAQs {
    background: #080d1f !important
}

.footerFAQs .bgPrimary1 {
    background: #02142b !important
}

.footerFAQs .language .dropdown-menu {
    background: #080d1f !important;
    border-color: hsla(0, 0%, 100%, .1) !important
}

.footerFAQs .language .dropdown-menu .dropdown-item {
    border-top-color: hsla(0, 0%, 100%, .1) !important
}

.footerFAQs .language .dropdown-menu .dropdown-item:hover {
    background: #02142b !important
}

.notification-dropdown--active:after {
    border-bottom-color: #1d233b !important
}

.notification-dropdown-header {
    background: #1d233b !important
}

.notification-item--readed .notification-item-title {
    color: rgba(139, 141, 150, .8) !important
}

.notification-item-icon,
.notification-item-time {
    background: #02142b !important
}

.notification-dropdown-body {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.notification-dropdown-list {
    border-left-color: hsla(0, 0%, 100%, .1) !important;
    border-right-color: hsla(0, 0%, 100%, .1) !important
}

.notification-item:hover {
    background-color: #02142b !important
}

@media(max-width:1024px) {
    #analysis-bet-wrapper.wrap.bgSecondary8 {
        background-color: #080d1f !important
    }
}

.modal .modal-dialog .modal-content,
.Profile .modal.customBindFoneNumber .bindFoneNumber,
ul.listTrade li {
    background-color: #02142b !important
}

.wrapNotify.success {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.wrapNotify.success .boxNotify {
    background-color: #02142b !important
}

.wrapNotify.success .message {
    color: #fff !important
}

.wrapNotify.wramning {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.wrapNotify.wramning .boxNotify {
    background-color: #02142b !important
}

.wrapNotify.wramning .message {
    color: #fff !important
}

.wrapNotify.error {
    border-color: hsla(0, 0%, 100%, .1) !important
}

.wrapNotify.error .boxNotify {
    background-color: #02142b !important
}

.wrapNotify.error .message {
    color: #fff !important
}

.trandeHistory.popup .bgPrimary1,
.wrap-chart-below.bgPrimary1 {
    background-color: #02142b !important
}

.trandeHistory.popup .bgPrimary1 .backgroundHeader {
    background-color: #080d1f !important
}

.popupKickOut .popupKickOutContent .content {
    background-color: #02142b !important
}

.popupKickOut .popupKickOutContent .content .info {
    background-color: #080d1f !important
}

@media(max-width:1024.98px) {
    .modal-body-popup.mobile-version {
        background-color: #080d1f !important
    }
}

.wrapper.Not.Found .wrapper-main-content {
    min-height: calc(100vh - 56px);
    background: #fff !important;
    border-top-color: #fff !important
}

.headerMaster.notAuthentication .bgSecondary3 {
    background: #fff !important
}

.headerMaster.notAuthentication .bgSecondary3 .customBgLogo {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.modal.changepassword.show,
.settings .setting-mobile .line {
    background: #02142b !important
}

@media(max-width:1024px) {
    .settings .dropdownSetting .button {
        background: #02142b !important
    }
}

.boxAddress h4.colorSecondary2 {
    background: #02142b
}

.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: #2f3342;
    border: 1px solid #2f3342;
    color: #7c7c7c
}

.modal.deposit_widthdraw .transfer-network-item.is-active {
    background-color: #3279e2;
    border-color: #3279e2
}

.modal.deposit_widthdraw .transfer-network-item--bsc .transfer-network-item-fee {
    color: #ffba00 !important
}

@media(max-width:1024.98px) {
    .groupButtonMobile .inputGroup {
        padding: 2px 5px !important
    }
}

.Forgot .headerMaster .boxHeader,
.Home .headerMaster .boxHeader,
.Login .headerMaster .boxHeader,
.Oauth .headerMaster .boxHeader,
.Resend .headerMaster .boxHeader,
.Signup-with-email .headerMaster .boxHeader,
.SignupMethod .headerMaster .boxHeader,
.VerifyAccount .headerMaster .boxHeader {
    border-bottom: none !important
}

.Forgot .headerMaster .boxHeader.bgSecondary3,
.Home .headerMaster .boxHeader.bgSecondary3,
.Login .headerMaster .boxHeader.bgSecondary3,
.Oauth .headerMaster .boxHeader.bgSecondary3,
.Resend .headerMaster .boxHeader.bgSecondary3,
.Signup-with-email .headerMaster .boxHeader.bgSecondary3,
.SignupMethod .headerMaster .boxHeader.bgSecondary3,
.VerifyAccount .headerMaster .boxHeader.bgSecondary3 {
    background-color: transparent !important
}

.Forgot .headerMaster .boxHeader a,
.Home .headerMaster .boxHeader a,
.Login .headerMaster .boxHeader a,
.Oauth .headerMaster .boxHeader a,
.Resend .headerMaster .boxHeader a,
.Signup-with-email .headerMaster .boxHeader a,
.SignupMethod .headerMaster .boxHeader a,
.VerifyAccount .headerMaster .boxHeader a {
    color: #fff
}

#rightNav .infoMem span.line.bgSecondary3 {
    width: 2px !important;
    background-color: #1d233b !important;
    opacity: 1
}

.headerMaster.notAuthentication .bgSecondary3 {
    background: rgba(0, 0, 0, .7) !important
}

.headerMaster .boxHeader .balance {
    background-color: #2f3342 !important
}

.headerMaster .boxHeader .balance .dropdown-menu .buttonDeposit svg rect {
    fill: #01b58c !important
}

.headerMaster .boxHeader .settings .buttonSetting.pc span {
    color: #89809f
}

.headerMaster .boxHeader .settings .dropdownSetting .language button {
    background-color: #171a2a !important
}

.headerMaster .boxHeader .settings .dropdownSetting .language-dropdown {
    background-color: #080c1d !important
}

.headerMaster .boxHeader .notification-dropdown-title .notification-dropdown-readall svg rect {
    fill: #01b58c
}

.headerMaster .boxHeader .notification-dropdown-button .notification-dropdown-button-text.colorSecondary2 {
    color: #8b8d96 !important
}

.headerMaster .boxHeader .notification-dropdown-button .notification-dropdown-button-number {
    background: #fc5f5f;
    border-width: 2px;
    line-height: 13px
}

.headerMaster .boxHeader .notification-dropdown-button svg.icon1>path {
    fill: #01b58c !important
}

.headerMaster .boxHeader .buttonToggle.bgSecondary4 {
    background-color: #2f3342 !important
}

.headerMaster .boxHeader.bgBlack.bgSecondary3 {
    background: linear-gradient(135deg, #3279e2, #cacaeb) !important
}

.headerMaster .boxHeader.bgBlack.bgSecondary3 .headerWapper {
    padding: 7px 90px !important
}

@media(max-width:1024.98px) {
    .headerMaster .boxHeader.bgBlack.bgSecondary3 .headerWapper {
        padding: 0 15px !important
    }
}

.wrapper.Faqs .headerWapper.notAuthentication,
.wrapper.FaqsDetail .headerWapper.notAuthentication,
.wrapper.Not.Found .headerWapper.notAuthentication {
    padding: 7px 90px !important;
    background-color: #080d1f !important
}

@media(max-width:1024.98px) {

    .wrapper.Faqs .headerWapper.notAuthentication,
    .wrapper.FaqsDetail .headerWapper.notAuthentication,
    .wrapper.Not.Found .headerWapper.notAuthentication {
        padding: 0 15px !important
    }
}

.wrapper.Faqs .boxHeader,
.wrapper.FaqsDetail .boxHeader,
.wrapper.Not.Found .boxHeader {
    background-color: #080d1f !important;
    padding-top: 0 !important
}

@media(max-width:1024.98px) {

    .headerMaster .balance,
    .headerMaster .btn-qDeposit {
        border-radius: 3px !important
    }

    .headerMaster .balance {
        padding: 0 15px !important
    }

    .headerMaster .balance .arrow {
        margin-left: 10px !important
    }

    .headerMaster .balance .arrow svg {
        border-radius: 50%;
        background-color: #8b8d96;
        width: 18px !important;
        height: 18px;
        padding: 3px
    }

    .headerMaster .bgSecondary3 {
        background-color: #080d1f !important
    }
}

.headerContent .bostats {
    background-color: #02142b !important
}

.headerContent .chart-instance .stacked-bar-chart-title.color-white {
    color: hsla(0, 0%, 100%, .5) !important
}

.headerContent .chart-instance .value.colorRed {
    color: #f81057
}

.headerContent .chart-instance .value.colorGreen {
    color: #3279e2
}

.trade_history #paging .btn-active-paging {
    color: #080d1f !important
}

.trade_history .tradeHistory {
    background: #011022 !important
}

.trade_history .tradeHistory .table {
    background: #02142b !important
}

.trade_history .tradeHistory .box-header {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.trade_history .tradeHistory .box-header .box-title {
    margin-right: 4px
}

.trade_history .tradeHistory .box-header .show-wallet .text {
    display: none
}

.trade_history .tradeHistory .bostats,
.trade_history .tradeHistory .table-responsive {
    border: 1px solid #1f2f53 !important
}

.trade_history .tradeHistory .bostats .chart-instance .name {
    font-size: 14px
}

.trade_history .tradeHistory .bostats .highcharts-container .name {
    color: #fff !important
}

.trade_history .tradeHistory .bostats .rowTradeStats {
    padding-top: 30px
}

.trade_history .tradeHistory .userStat {
    margin-top: 20px;
    padding: 30px !important
}

.trade_history .tradeHistory .userStat .name {
    color: hsla(0, 0%, 100%, .67) !important;
    margin-bottom: 12px !important
}

.trade_history .tradeHistory .userStat #bar-graph-profit,
.trade_history .tradeHistory .userStat #savings {
    opacity: .67
}

.trade_history .tradeHistory .userStat.revenue {
    background: #01b58c
}

.trade_history .tradeHistory .customBtnSearch {
    padding: 9px 24px !important
}

.trade_history .tradeHistory .stacked-bar-chart-title {
    color: #8b8d96 !important
}

.trade_history .tradeHistory .stacked-bar-chart .chart-instance .name {
    font-weight: 700
}

.trade_history .tradeHistory .stacked-bar-chart .customChartPercent {
    background-color: #f81057
}

.trade_history .tradeHistory .stacked-bar-chart .customChartPercent .percentUp {
    background-color: #01b58c
}

.trade_history .tradeHistory .stacked-bar-chart .customChartPercent.nodata,
.trade_history .tradeHistory .stacked-bar-chart .customChartPercent.nodata .percentUp {
    background-color: #2f3342 !important
}

.trade_history .tradeHistory .tradeHistory-content {
    min-height: 200px
}

.trade_history .tradeHistory .tradeHistory-content .ld-loading .loading {
    overflow: hidden
}

.trade_history .tradeHistory .color-dark-green {
    color: #01b58c
}

.trade_history .tradeHistory .tradeHistory-content .table-bordered td,
.trade_history .tradeHistory .tradeHistory-content .table-bordered th {
    border-color: #1f2f53 !important
}

.trade_history .tradeHistory .tradeHistory-content .table-bordered .icon.DOWN~span,
.trade_history .tradeHistory .tradeHistory-content .table-bordered .icon.UP~span {
    font-weight: 700
}

.trade_history .tradeHistory .dateRange {
    border-bottom: 1px solid #1f2f53
}

.trade_history .tradeHistory .dateRange .customeTradeHistory {
    background-color: transparent !important
}

.trade_history .tradeHistory .dateRange .customeTradeHistory .fromDate,
.trade_history .tradeHistory .dateRange .customeTradeHistory .toDate {
    color: #fff !important
}

@media screen and (max-width:1024px) {
    .trade_history .tradeHistory {
        padding: 16px 4px
    }

    .trade_history .tradeHistory .table-responsive {
        border: none !important
    }

    .trade_history .tradeHistory .blockHistoryMobile {
        border: 1px solid #1f2f53 !important
    }

    .trade_history .tradeHistory .blockHistoryMobile .colorGray {
        color: #8b8d96
    }

    .trade_history .tradeHistory .blockHistoryMobile .color-dark-green {
        color: #01b58c
    }

    .trade_history .tradeHistory .userStat {
        margin-top: 0
    }
}

@media screen and (min-width:1025px) {
    .trade_history .tradeHistory .tradeHistory-content .table-responsive {
        border-radius: 5px !important
    }

    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered td,
    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered th {
        border-top: none !important
    }

    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered td:first-child,
    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered th:first-child {
        border-left: none !important
    }

    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered td:last-child,
    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered th:last-child {
        border-right: none !important
    }

    .trade_history .tradeHistory .tradeHistory-content .table-responsive .table-bordered tr:last-child td {
        border-bottom: none !important
    }
}

body {
    background-color: #000 !important
}

.fixedAuthentication {
    position: fixed !important
}

#main-content #binaryPage {
    background-color: #000
}

#main-content #binaryPage .transactionBox .trendGroup .trendIcon.trendUp,
#main-content #binaryPage .transactionBox .trendGroup .trendIcon.UP {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABHNCSVQICAgIfAhkiAAAAbdJREFUOE+tlD1PwlAUht9DSYwMwuLmgLOJoC6uLEaDiTo5IrtDiTCrMyToLwBHN5pIdFMn3awmTjpowmJMFBl0oV7PKWkopRSJnqRJe2/vc8/nS/Cz03Ic39YabyUBlSRQUkGZAPEDEyHNwEruyXuU+lgnRZ0P7RIh5nsRLyqFJgh7SOcP3f90YeflGD6tCi+sD4J41xVQQ0TLIpVryl4XVi/WOBwJbSSzgen8RhfGoRFReSSK62elVA6rhQOCJNuybgblKBoeQ2Jisuee568W5HHMzqGmzRGGeCWgi8VNCNSxy7cGUtfHPReIdwwrVdmrTFCIXqA/DEcCMxmWCIJlpmZQmV0O9oz7kKhe4oIMNjdo/+EK+vQ8zNZrX5idagZ45gZl785w1Li3i6HHFyDfbuMi3A7MmR8oKAKGSc78e+x9aduuoOPRsB7sVNMe6rbJ3R91H5Bw4uNRGC+PwzhgEfhAKMyCIPbXCQBlkd6p/sNsKgPpgi0OHtVoM/33w87hGYiEt/pVw8mM6BlrlTeHPW0gOUJIl9Dc6/3iKLv28LfZdWKlRVImRPqI31lpWXG1cM1PaX8AxAC3Xowkh3gAAAAASUVORK5CYII=) !important;
    background-color: #01b58c !important
}

#main-content #binaryPage .transactionBox .trendGroup .trendIcon.DOWN,
#main-content #binaryPage .transactionBox .trendGroup .trendIcon.trendDown {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABHNCSVQICAgIfAhkiAAAAbZJREFUOE+tVD1PAkEQneHkKPziJ5BgAlTiPyCS2AKhB/kHEBMTbaSyIDFqYi/8ArnWBEKthdBxhQkNiXZSgh7j3MIhd+wdR+I1m5vdfTPzdt5DkHwUT0W+SckAUhIIk4DAK3T5v8v/3SAaGvY7A+dVdAYmseMyx64AMSxLJGJEXwBYVfXW/fKZBRhFUuFJSHlEhKwriGODCJrq2CjhoMPgDG/tj2PpJgNl/AJZ50zAkN7KLcBEa4i3mwItzhNVVL19hzOyA29OjjAeBUxEYfr0vD4HcxjE6RG6VRV80QB2t8G4rPkFrOAknq5z6qIzfSB3Asr1uQj7BGyYlfH84KGsFxmg2X6gmAfjoma/wnNoVkZepNgAHxqgFPJA+jv8FM5WrnlWZp1eBhQz+9pbBSPquXJmm2xubatxA7C3MxOADAxAcOY5YyZHy0AelVXmc6bwI8C+lDseD0wc2LZo+AEw/PyLEYxY/Ekhp3XV+Zjaktpv1/9DmxprU5iD0zXqm4idRa6xa5yuuIbVyszPsOrKoXgBGLFRls3WbK8u42Mu/iwrgx2W3dZUCM8Rr+y0xE47bcqc9hc3mMWcj7ApqAAAAABJRU5ErkJggg==) !important;
    background-color: #fa2843 !important
}

#main-content #binaryPage #rightContent,
#main-content #binaryPage #rightContent #betAmount.bgSecondary3 {
    background-color: #011022 !important
}

#main-content #binaryPage #rightContent #betAmount .slider {
    text-align: center
}

#main-content #binaryPage #rightContent #betAmount .inputGroup .icon {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#main-content #binaryPage #rightContent .keyboardAmount .amountItem .bagItem {
    background-color: #1d233b
}

#main-content #binaryPage #rightContent .keyboardAmount .amountItem .bagItem:hover {
    background-color: #01b58c
}

#main-content #binaryPage #rightContent #binaryTransaction {
    background-color: #011022 !important
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox {
    background-color: #1d233b
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox .colorGray {
    color: #8b8d96 !important
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox .totalWin .winDown {
    color: #f81057
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox .accType {
    border-radius: 4px !important
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox .time {
    color: #8b8d96
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox .trendGroup .trendIcon.trendUp {
    background-color: #01b58c
}

#main-content #binaryPage #rightContent #binaryTransaction .transactionBox .trendGroup .trendIcon.trendDown {
    background-color: #f81057
}

#main-content #binaryPage #rightContent #binaryTransaction .nav-tabs .nav-item .nav-link {
    font-weight: 400 !important
}

#main-content #binaryPage #rightContent #binaryTransaction .nav-tabs .nav-item .nav-link .totalCount {
    right: 8px;
    line-height: 14px;
    background: #fc5f5f
}

#main-content #binaryPage #rightContent #binaryTransaction .trendGroup {
    font-weight: 700
}

#main-content #binaryPage .popupCongratulation .winLive .congratulation {
    background-size: contain !important;
    height: 215px !important;
    width: 444px !important
}

#main-content #binaryPage .popupCongratulation .winLive .congratulation .iconWin {
    position: absolute;
    bottom: 93% !important;
    left: 50% !important;
    width: 160px !important
}

#main-content #binaryPage .popupCongratulation .winLive .congratulation .titleWin {
    margin-top: 10px
}

@media(max-width:575.98px) {
    #main-content #binaryPage .popupCongratulation .winLive .congratulation {
        background-size: contain !important;
        height: 200px !important;
        width: 350px !important
    }

    #main-content #binaryPage .popupCongratulation .winLive .congratulation .iconWin {
        position: absolute;
        bottom: 97% !important;
        left: 50% !important;
        width: 160px !important
    }
}

#main-content #binaryPage #analysis-wrapper {
    background-color: #011022 !important
}

#main-content #binaryPage #analysis-wrapper .tab-last-result.nav .nav-link {
    font-size: 16px
}

#main-content #binaryPage #analysis-wrapper .overviewInfo {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px
}

#main-content #binaryPage #analysis-wrapper .overviewInfo .badgeItem {
    background-color: hsla(0, 0%, 100%, .1)
}

#main-content #binaryPage #leftContent {
    padding: 0 2px
}

@media(max-width:1024.98px) {
    #main-content #binaryPage #leftContent {
        padding: 0
    }

    #main-content #binaryPage #leftContent .highcharts-plot-line-label {
        -webkit-transform: translateX(6px) !important;
        transform: translateX(6px) !important
    }
}

@media(max-width:1024.98px) {
    #betAmount .inputAmount {
        padding: 8px 11px !important
    }

    #analysis-wrapper .overviewInfo {
        font-size: 12px
    }
}

@media screen and (max-width:736px)and (orientation:landscape) {
    #binaryPage #rightContent .inputAmount {
        padding: 4px 15px !important
    }

    #binaryPage #rightContent .isLandscapeMobile_colbet .slider.sliderLandscapeMobile {
        margin-bottom: 5px !important
    }

    #binaryPage #rightContent .isLandscapeMobile_colbet .slider.sliderLandscapeMobile p {
        margin-top: 5px !important
    }

    #binaryPage #rightContent .isLandscapeMobile_colbet .slider.sliderLandscapeMobile .progress {
        margin-bottom: 0 !important
    }
}

#main-content #paging .btn-active-paging {
    color: #080d1f !important
}

#main-content .deposit_widthdraw_box .boxModal .boxAddress .colorSecondary2 {
    color: hsla(0, 0%, 100%, .5) !important
}

#main-content .deposit_widthdraw_box .boxModal .address #depositAddress {
    color: #000 !important
}

#main-content .headerContent .dropdown-menu.show {
    background-color: #02142b !important
}

#main-content .balance-page .main-account span.colorSecondary2,
#main-content .balance-page .transaction-history span.colorSecondary2 {
    color: #778e9f !important
}

#main-content .balance-page .main-account .colorSecondary2,
#main-content .balance-page .transaction-history .colorSecondary2 {
    color: #142545 !important
}

#main-content .balance-page .main-account .colorSecondary2 span,
#main-content .balance-page .transaction-history .colorSecondary2 span {
    color: #8d97a0 !important
}

#main-content .balance-page .bgSecondary4 {
    background: #02142b !important
}

#main-content .balance-page .subBanner.bgPrimary1 {
    background: #3279e2 !important
}

#main-content .balance-page .subBanner .coin-default {
    display: none
}

#main-content .balance-page .subBanner .subBanner-title.colorSecondary2 {
    color: hsla(0, 0%, 100%, .6) !important
}

#main-content .balance-page .main-account-title {
    visibility: hidden
}

#main-content .balance-page .balance-link.bgSecondary4 {
    background: #02142b !important
}

#main-content .balance-page .balance-link .router-link-active {
    color: #01b58c
}

#main-content .balance-page .box-history .colorSecondary2 {
    color: #838fae !important
}

#main-content .balance-page .history-nav {
    border-color: #142545 !important;
    border-radius: 5px 5px 0 0 !important
}

#main-content .balance-page .boxResult {
    border-radius: 5px !important
}

#main-content .balance-page .boxResult .boxResult-content {
    border-radius: 0 0 5px 5px !important
}

#main-content .balance-page .boxResult .colorDanger {
    color: #f81057
}

#main-content .balance-page .boxResult .colorSuccess {
    color: #01b58c
}

#main-content .balance-page .boxResult li.itemHeader {
    margin: 0 30px
}

#main-content .balance-page .boxResult li.item,
#main-content .balance-page .boxResult li.link_txid {
    padding: 0 30px
}

#main-content .balance-page .borderBtSecondary2,
#main-content .balance-page .borderSecondary2 {
    border-color: #142545 !important
}

#main-content .balance-page .modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .form-control::-webkit-input-placeholder {
    color: #747680 !important
}

#main-content .balance-page .modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .form-control::-moz-placeholder {
    color: #747680 !important
}

#main-content .balance-page .modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .form-control:-ms-input-placeholder {
    color: #747680 !important
}

#main-content .balance-page .modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .form-control::-ms-input-placeholder {
    color: #747680 !important
}

#main-content .balance-page .modal.deposit_widthdraw .modal-dialog.deposit_widthdraw_box .modal-content .form-control::placeholder {
    color: #747680 !important
}

#main-content .balance-page .detailCourseHistory .titleCourseHistory {
    color: #838fae !important
}

#main-content .balance-page #dropdownMenuButton {
    background-color: #2e3241 !important
}

.Profile .profileContent button.bgSecondary4,
.Profile .profileContent button.bgTransparent,
.Profile .profileContent button.btn-change-password,
.Profile .profileContent button.btn-update-profile,
.Profile .profileContent button.btn-upload {
    background-color: #3279e2 !important;
    border-color: #3279e2 !important
}

.Profile .profileContent button.bgSecondary4:hover,
.Profile .profileContent button.bgTransparent:hover,
.Profile .profileContent button.btn-change-password:hover,
.Profile .profileContent button.btn-update-profile:hover,
.Profile .profileContent button.btn-upload:hover {
    background-color: rgba(50, 121, 226, .8) !important
}

.Profile .profileContent button.bgSecondary4.disabled,
.Profile .profileContent button.bgSecondary4:disabled,
.Profile .profileContent button.bgTransparent.disabled,
.Profile .profileContent button.bgTransparent:disabled,
.Profile .profileContent button.btn-change-password.disabled,
.Profile .profileContent button.btn-change-password:disabled,
.Profile .profileContent button.btn-update-profile.disabled,
.Profile .profileContent button.btn-update-profile:disabled,
.Profile .profileContent button.btn-upload.disabled,
.Profile .profileContent button.btn-upload:disabled {
    background-color: #818a95 !important;
    border-color: #818a95 !important
}

.Profile .profileContent .profile-personal {
    border-radius: 5px !important
}

.Profile .profileContent .profile-personal .user-avatar {
    width: 90px;
    height: 90px
}

.Profile .profileContent .profile-personal .btn-upload {
    padding-left: 32px !important;
    padding-right: 32px !important
}

.Profile .profileContent .profile-personal .winput {
    border: 1px solid #4d505d !important;
    background: hsla(0, 0%, 43.9%, .23) !important
}

.Profile .profileContent .profile-personal .winput.bdTransparent {
    background: transparent !important;
    color: #fff !important
}

.Profile .profileContent .profile {
    border-radius: 5px !important
}

@media screen and (min-width:768px) {
    .Profile .profileContent .profile .change-password-content>p {
        display: inline-block;
        width: calc(100% - 165px)
    }

    .Profile .profileContent .profile .change-password-content>div {
        display: inline-block;
        width: 165px;
        text-align: right
    }
}

.Profile .profileContent .switch-core.off {
    border: 1px solid #8b8b8b !important;
    background-color: #bababa !important
}

.Profile .profileContent .switch-core.on {
    border: 1px solid #23c15f !important;
    background-color: #23c15f !important
}

.Profile .profileContent .switch-core .switch-button {
    -webkit-box-shadow: rgba(0, 0, 0, .08) 0 4px 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08)
}

.Profile .profileContent .colorSecondary2 {
    color: hsla(0, 0%, 100%, .5) !important
}

.Profile .profileContent .bgSecondary4,
.Profile .profileContent .borderSecondary2 {
    background: #02142b !important;
    border-color: #1d2d50
}

.Profile .profileContent .panel-header {
    background: transparent !important;
    border-color: hsla(0, 0%, 100%, .1) !important
}

.Profile .profileContent .panel-header h3 {
    margin: 0
}

.Profile .profileContent .btn-primary,
.Profile .profileContent .btn-primary.disabled,
.Profile .profileContent .btn-primary:disabled {
    color: #fff !important
}

@media screen and (min-width:600px) {
    .Profile .profileContent .modal.changepassword {
        background-color: transparent !important
    }

    .Profile .profileContent .modal.changepassword .modal-dialog button.close {
        top: -60px
    }

    .Profile .profileContent .modal.changepassword .modal-content {
        padding-bottom: 16px
    }
}

.Affiliate svg #c-question g {
    stroke: #1d2f3c
}

.Affiliate svg #question,
.Affiliate svg #question circle,
.Affiliate svg #question path {
    stroke: #efb92a
}

.Affiliate #paging {
    background: transparent !important
}

.Affiliate #paging .btn-active-paging {
    color: #080d1f
}

.Affiliate .modal.customAffModal .modal-dialog {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

.Affiliate .menuHeaderLink .nav-item .nav-link {
    color: hsla(0, 0%, 100%, .5) !important
}

.Affiliate .menuHeaderLink .nav-item .nav-link.router-link-active {
    color: #01b58c !important
}

.Affiliate .mainLeaderboard .affiliateInfo .leftControl .form-control {
    background-color: #02142b !important;
    color: #fff !important;
    border: 1px solid #142545 !important
}

.Affiliate .mainLeaderboard .affiliateInfo #unlink path {
    fill: #0ea2ae
}

.Affiliate .mainLeaderboard .boxRank .textRank {
    background-color: #080d1f !important;
    border-color: #1d2f3c;
    color: #f9d921
}

.Affiliate .mainLeaderboard .boxBasic .value {
    font-size: 18px
}

.Affiliate .mainLeaderboard .recent-statistics .wrap-chart {
    border-radius: 11px;
    border: 1px solid #303539
}

.Affiliate .mainLeaderboard .recent-statistics svg.highcharts-root rect.highcharts-background {
    fill: #02102c
}

.Affiliate .mainLeaderboard .recent-statistics svg.highcharts-root path.highcharts-plot-line {
    stroke: #584f6e
}

.Affiliate .mainLeaderboard .affiliateInfo .colorSecondary2,
.Affiliate .mainLeaderboard .boxBasic .color-white-50,
.Affiliate .mainLeaderboard .recent-statistics .nav .nav-link {
    color: #5d606c !important
}

.Affiliate .mainLeaderboard .recent-statistics .nav .nav-link.active {
    color: #fff !important
}

.Affiliate .mainLeaderboard .colorGray {
    color: hsla(0, 0%, 100%, .5) !important
}

.Affiliate .mainLeaderboard .colorDanger {
    color: #e22a67 !important
}

.Affiliate .mainLeaderboard .colorPrimary {
    color: #fff !important
}

.Affiliate .mainLeaderboard .colorPrimary.totalAgency {
    COLOR: #1fb6fd !important
}

.Affiliate .affiliateCommission .commission-chart .header svg line,
.Affiliate .affiliateCommission .commission-chart .header svg path,
.Affiliate .affiliateCommission .commission-chart .header svg rect,
.Affiliate .affiliateCommission .tableComission thead:nth-child(2) svg line,
.Affiliate .affiliateCommission .tableComission thead:nth-child(2) svg path,
.Affiliate .affiliateCommission .tableComission thead:nth-child(2) svg rect {
    stroke: #01b58c
}

.Affiliate .affiliateCommission .commission-chart {
    background: #02142b !important;
    border-radius: 5px
}

.Affiliate .affiliateCommission .commission-chart .wrap-chart-below.bgPrimary1 {
    background: #02142b !important
}

.Affiliate .affiliateCommission .commission-chart .highcharts-background {
    fill: #02142b
}

.Affiliate .affiliateCommission .commission-chart .chart-tooltip {
    background: #01b58c !important;
    border-color: #142545 !important
}

.Affiliate .affiliateCommission .commission-chart .chart-tooltip span {
    color: #fff !important
}

.Affiliate .affiliateCommission .dateRange {
    border-bottom: 1px solid #142545
}

.Affiliate .affiliateCommission .dateRange .customeAffiliateCommission {
    background-color: transparent !important
}

.Affiliate .affiliateCommission .dateRange .customeAffiliateCommission .fromDate,
.Affiliate .affiliateCommission .dateRange .customeAffiliateCommission .toDate {
    color: #fff !important
}

.Affiliate .affiliateCommission .btn-search {
    padding: 12px 24px !important
}

.Affiliate .affiliateCommission .affCommissionControl {
    background: transparent !important;
    border-color: #142545 !important
}

.Affiliate .affiliateCommission .affCommissionControl .trading-detail .colorSecondary2,
.Affiliate .affiliateCommission .affCommissionControl .type {
    color: #8d97a0 !important
}

.Affiliate .affiliateCommission .tableComission thead:nth-last-child(2) tr th:first-child {
    padding-left: 54px
}

.Affiliate .affiliateCommission .tableComission thead:nth-last-child(2) tr th:first-child:after {
    left: 24px !important;
    right: 0 !important;
    width: calc(100% - 24px) !important
}

.Affiliate .affiliateCommission .tableComission thead:nth-last-child(2) tr th:last-child {
    padding-right: 54px
}

.Affiliate .affiliateCommission .tableComission thead:nth-last-child(2) tr th:last-child:after {
    left: 0 !important;
    width: calc(100% - 24px) !important
}

.Affiliate .affiliateCommission .tableComission tbody tr td:first-child {
    padding-left: 54px
}

.Affiliate .affiliateCommission .tableComission tbody tr td:first-child:after {
    left: 24px !important;
    right: 0 !important;
    width: calc(100% - 24px) !important
}

.Affiliate .affiliateCommission .tableComission tbody tr td:last-child {
    padding-right: 54px
}

.Affiliate .affiliateCommission .tableComission tbody tr td:last-child:after {
    left: 0 !important;
    right: 24px !important;
    width: calc(100% - 24px) !important
}

.Affiliate .affiliateCommission .tableComission tbody tr td[colspan="5"]:after {
    left: 24px !important;
    right: 24px !important;
    width: auto !important
}

.Affiliate.Management .affiliateMamnagement .filterDiv {
    background: transparent
}

.Affiliate.Management .affiliateMamnagement .search-result .table-responsive {
    border-color: #142545 !important
}

.Affiliate.Management .affiliateMamnagement .search-result .table-pc {
    border-radius: 5px !important
}

.Affiliate.Management .affiliateMamnagement .wraperContent button.btn.btn-back svg path {
    fill: #01b58c
}

.Affiliate.Management .affiliateMamnagement .wraperContent .row .info svg line,
.Affiliate.Management .affiliateMamnagement .wraperContent .row .info svg path {
    stroke: #01b58c
}

.Affiliate .affiliateCommission .bgSecondary4,
.Affiliate .affiliateMamnagement .bgSecondary4,
.Affiliate .affiliatePage .bgSecondary4 {
    background: #02142b !important
}

.Affiliate .affiliateCommission .backgroundDark,
.Affiliate .affiliateMamnagement .backgroundDark,
.Affiliate .affiliatePage .backgroundDark {
    background: #1f2f43
}

.Affiliate .affiliateCommission .borderBottom,
.Affiliate .affiliateCommission .borderBtSecondary2,
.Affiliate .affiliateCommission .borderSecondary2,
.Affiliate .affiliateCommission .dropdown .btn-primary,
.Affiliate .affiliateCommission .groupButton .form-control,
.Affiliate .affiliateCommission .nav,
.Affiliate .affiliateCommission .networkVolumeStats .cardBody .border-bottom,
.Affiliate .affiliateCommission .networkVolumeStats .cardBody .border-top,
.Affiliate .affiliateCommission .table-bordered td,
.Affiliate .affiliateCommission .table-bordered thead th,
.Affiliate .affiliateCommission .wrap-chart,
.Affiliate .affiliateCommission .wrap-chart .header,
.Affiliate .affiliateMamnagement .borderBottom,
.Affiliate .affiliateMamnagement .borderBtSecondary2,
.Affiliate .affiliateMamnagement .borderSecondary2,
.Affiliate .affiliateMamnagement .dropdown .btn-primary,
.Affiliate .affiliateMamnagement .groupButton .form-control,
.Affiliate .affiliateMamnagement .nav,
.Affiliate .affiliateMamnagement .networkVolumeStats .cardBody .border-bottom,
.Affiliate .affiliateMamnagement .networkVolumeStats .cardBody .border-top,
.Affiliate .affiliateMamnagement .table-bordered td,
.Affiliate .affiliateMamnagement .table-bordered thead th,
.Affiliate .affiliateMamnagement .wrap-chart,
.Affiliate .affiliateMamnagement .wrap-chart .header,
.Affiliate .affiliatePage .borderBottom,
.Affiliate .affiliatePage .borderBtSecondary2,
.Affiliate .affiliatePage .borderSecondary2,
.Affiliate .affiliatePage .dropdown .btn-primary,
.Affiliate .affiliatePage .groupButton .form-control,
.Affiliate .affiliatePage .nav,
.Affiliate .affiliatePage .networkVolumeStats .cardBody .border-bottom,
.Affiliate .affiliatePage .networkVolumeStats .cardBody .border-top,
.Affiliate .affiliatePage .table-bordered td,
.Affiliate .affiliatePage .table-bordered thead th,
.Affiliate .affiliatePage .wrap-chart,
.Affiliate .affiliatePage .wrap-chart .header {
    border-color: #142545 !important
}

.Affiliate .affiliateCommission .tableBackground,
.Affiliate .affiliateMamnagement .tableBackground,
.Affiliate .affiliatePage .tableBackground {
    border-color: #142545 !important;
    border-radius: 5px
}

.Affiliate .affiliateCommission .tableBackground .table-dark td:after,
.Affiliate .affiliateCommission .tableBackground .table-dark th:after,
.Affiliate .affiliateMamnagement .tableBackground .table-dark td:after,
.Affiliate .affiliateMamnagement .tableBackground .table-dark th:after,
.Affiliate .affiliatePage .tableBackground .table-dark td:after,
.Affiliate .affiliatePage .tableBackground .table-dark th:after {
    border-color: #142545 !important
}

.Affiliate .affiliateCommission .table,
.Affiliate .affiliateMamnagement .table,
.Affiliate .affiliatePage .table {
    background: #02142b !important
}

.Affiliate .affiliateCommission .info,
.Affiliate .affiliateMamnagement .info,
.Affiliate .affiliatePage .info {
    background: #02142b !important;
    border-color: #142545 !important
}

.Affiliate .affiliateCommission .btnSearchType,
.Affiliate .affiliateMamnagement .btnSearchType,
.Affiliate .affiliatePage .btnSearchType {
    border-color: transparent !important
}

.Affiliate .affiliateCommission .dropdown-menu,
.Affiliate .affiliateMamnagement .dropdown-menu,
.Affiliate .affiliatePage .dropdown-menu {
    border-color: #142545 !important
}

.Affiliate .affiliateCommission .dropdown-menu .dropdown-item,
.Affiliate .affiliateMamnagement .dropdown-menu .dropdown-item,
.Affiliate .affiliatePage .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #3f465b !important
}

.Affiliate .affiliateCommission .dropdown-menu .dropdown-item:last-child,
.Affiliate .affiliateMamnagement .dropdown-menu .dropdown-item:last-child,
.Affiliate .affiliatePage .dropdown-menu .dropdown-item:last-child {
    border: unset !important
}

.Affiliate .affiliateCommission .btnTime,
.Affiliate .affiliateMamnagement .btnTime,
.Affiliate .affiliatePage .btnTime {
    border-color: #142545 !important
}

@media screen and (max-width:1024.98px) {
    .Affiliate .affiliateCommission .affCommissionControl {
        background-color: #02142b !important
    }

    .Affiliate .affiliateCommission .affCommissionControl .btn-affCommission {
        background-color: #4d4e4e !important
    }

    .Affiliate .affiliateCommission .affCommissionControl .btn-affCommission.active {
        background-color: #e22a67 !important
    }

    .Affiliate .affiliateCommission .m-detail ul.list.agency,
    .Affiliate .affiliateCommission .m-detail ul.list.agency .li {
        background-color: #02142b !important
    }

    .Affiliate .affiliateCommission .m-detail ul.list.agency .colorGray {
        color: #8b8d96
    }

    .Affiliate .scroll-x-Table .mobileTable .sticky-col,
    .Affiliate .scroll-x-Table .mobileTable td,
    .Affiliate .scroll-x-Table .mobileTable th {
        background-color: #02142b !important
    }

    .Affiliate .scroll-x-Table .mobileTable,
    .Affiliate .scroll-x-Table .mobileTable .table td,
    .Affiliate .scroll-x-Table .mobileTable .table th {
        border-color: #142545 !important
    }
}

@media screen and (min-width:1025px) {
    .Management .affiliateMamnagement .search-result .table-responsive {
        border-radius: 20px !important;
        border: 1px solid #303539 !important
    }

    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered td,
    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered th {
        border-top: none !important
    }

    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered td:first-child,
    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered th:first-child {
        border-left: none !important
    }

    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered td:last-child,
    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered th:last-child {
        border-right: none !important
    }

    .Management .affiliateMamnagement .search-result .table-responsive .table-bordered tr:last-child td {
        border-bottom: none !important
    }
}

.upgradeVip .backgroundDark {
    background: #1f2f43
}

.upgradeVip .menuHeaderLink .nav-item .nav-link.router-link-active {
    color: #01b58c !important
}

.boxFix .boxAuthentication .bgPrimary1 {
    background-color: #011022 !important
}

.boxFix .boxAuthentication .divider__with-text:after {
    background-color: #011022
}

.boxFix .boxAuthentication form .md-field label {
    color: hsla(0, 0%, 100%, .4) !important
}

.boxFix .boxAuthentication form .md-input {
    background-color: transparent !important;
    border: 1px solid hsla(0, 0%, 100%, .23) !important;
    color: #fff !important
}

.boxFix .boxAuthentication form .md-input::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .4) !important;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

.boxFix .boxAuthentication form .md-input::-moz-placeholder {
    color: hsla(0, 0%, 100%, .4) !important;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

.boxFix .boxAuthentication form .md-input:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .4) !important;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

.boxFix .boxAuthentication form .md-input::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .4) !important;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

.boxFix .boxAuthentication form .md-input::placeholder {
    color: hsla(0, 0%, 100%, .4) !important;
    font-size: 14px;
    height: 45px;
    line-height: 45px
}

.boxFix .boxAuthentication form .button {
    padding: 8px;
    font-size: 16px;
    line-height: 36px
}

.boxFix .boxAuthentication form h2 {
    margin-bottom: 25px !important
}

.boxFix .boxAuthentication form .md-field.md-has-password .md-toggle-password .md-ripple svg {
    fill: #4d505d !important
}

.boxFix .boxAuthentication .btn-resendemail:disabled {
    background: #4d4e4e;
    color: #3279e2
}

.boxFix .boxAuthentication .verification-code .form-control {
    color: #fff !important;
    border: 1px solid #4d505d !important;
    border-radius: 8px !important;
    line-height: 45px !important;
    height: 45px !important
}

.boxFix .boxAuthentication .verifyCode .inputCode {
    border-color: #4d505d !important
}

.boxFix .boxAuthentication .colorGray,
.boxFix .boxAuthentication .colorSecondary2 {
    color: #fff !important
}

.boxFix .boxAuthentication .close-page {
    background: transparent !important
}

@media(max-width:1024.98px) {
    .boxFix .boxAuthentication .close-page {
        top: 35px !important
    }
}

#leftSidebar {
    border-color: #02142b !important;
    margin-right: 0 !important
}

@media(max-width:1024.98px) {
    #leftSidebar .menuProfile .groupIcon {
        margin-bottom: 25px
    }

    #leftSidebar .menuProfile.bgSecondary8 {
        background-color: #02142b !important
    }

    #leftSidebar .menuProfile .bodySidebar .listMenu li .nav-link {
        background-color: #1d233b !important;
        font-weight: 400 !important
    }

    #leftSidebar .menuProfile .bodySidebar .listMenu li .nav-link.router-link-exact-active {
        background-color: #3279e2 !important
    }

    #leftSidebar .menuProfile .bodySidebar .listMenu li .nav-link.router-link-exact-active svg.active path {
        fill: #01b58c
    }
}

.trandeHistory .transactionBox .bet-time {
    background: transparent !important
}

.trandeHistory .transactionBox .trendGroup .trendIcon.trendUp,
.trandeHistory .transactionBox .trendGroup .trendIcon.UP {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABHNCSVQICAgIfAhkiAAAAbdJREFUOE+tlD1PwlAUht9DSYwMwuLmgLOJoC6uLEaDiTo5IrtDiTCrMyToLwBHN5pIdFMn3awmTjpowmJMFBl0oV7PKWkopRSJnqRJe2/vc8/nS/Cz03Ic39YabyUBlSRQUkGZAPEDEyHNwEruyXuU+lgnRZ0P7RIh5nsRLyqFJgh7SOcP3f90YeflGD6tCi+sD4J41xVQQ0TLIpVryl4XVi/WOBwJbSSzgen8RhfGoRFReSSK62elVA6rhQOCJNuybgblKBoeQ2Jisuee568W5HHMzqGmzRGGeCWgi8VNCNSxy7cGUtfHPReIdwwrVdmrTFCIXqA/DEcCMxmWCIJlpmZQmV0O9oz7kKhe4oIMNjdo/+EK+vQ8zNZrX5idagZ45gZl785w1Li3i6HHFyDfbuMi3A7MmR8oKAKGSc78e+x9aduuoOPRsB7sVNMe6rbJ3R91H5Bw4uNRGC+PwzhgEfhAKMyCIPbXCQBlkd6p/sNsKgPpgi0OHtVoM/33w87hGYiEt/pVw8mM6BlrlTeHPW0gOUJIl9Dc6/3iKLv28LfZdWKlRVImRPqI31lpWXG1cM1PaX8AxAC3Xowkh3gAAAAASUVORK5CYII=) !important;
    background-color: #01b58c !important
}

.trandeHistory .transactionBox .trendGroup .trendIcon.DOWN,
.trandeHistory .transactionBox .trendGroup .trendIcon.trendDown {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABHNCSVQICAgIfAhkiAAAAbZJREFUOE+tVD1PAkEQneHkKPziJ5BgAlTiPyCS2AKhB/kHEBMTbaSyIDFqYi/8ArnWBEKthdBxhQkNiXZSgh7j3MIhd+wdR+I1m5vdfTPzdt5DkHwUT0W+SckAUhIIk4DAK3T5v8v/3SAaGvY7A+dVdAYmseMyx64AMSxLJGJEXwBYVfXW/fKZBRhFUuFJSHlEhKwriGODCJrq2CjhoMPgDG/tj2PpJgNl/AJZ50zAkN7KLcBEa4i3mwItzhNVVL19hzOyA29OjjAeBUxEYfr0vD4HcxjE6RG6VRV80QB2t8G4rPkFrOAknq5z6qIzfSB3Asr1uQj7BGyYlfH84KGsFxmg2X6gmAfjoma/wnNoVkZepNgAHxqgFPJA+jv8FM5WrnlWZp1eBhQz+9pbBSPquXJmm2xubatxA7C3MxOADAxAcOY5YyZHy0AelVXmc6bwI8C+lDseD0wc2LZo+AEw/PyLEYxY/Ekhp3XV+Zjaktpv1/9DmxprU5iD0zXqm4idRa6xa5yuuIbVyszPsOrKoXgBGLFRls3WbK8u42Mu/iwrgx2W3dZUCM8Rr+y0xE47bcqc9hc3mMWcj7ApqAAAAABJRU5ErkJggg==) !important;
    background-color: #fa2843 !important
}

@media(max-width:1024.98px) {
    .trandeHistory.transactionHistoryPopup .transactionBox {
        background-color: #1d233b
    }

    .trandeHistory .button.primary {
        background-color: #4a4f62 !important
    }

    .trandeHistory .nav-item .nav-link.button {
        background-color: #1d233b !important
    }

    .trandeHistory .nav-item .nav-link.button.primary {
        background-color: #01b58c !important
    }
}

.contentFAQs .btnBack {
    background-color: transparent !important;
    border: 1px solid #3279e2 !important
}

@media screen and (min-width:1025px) {
    .wrapper .headerWapper.notAuthentication {
        padding: 32px 86px;
        -webkit-transition: all .3s;
        transition: all .3s
    }
}

#btnApi {
    color: #fff !important
}

.wrapper .modal .modal-dialog.modal-apikey .modal-content {
    background-color: #02142b
}

.wrapper .modal .modal-dialog.modal-apikey .modal-content input.form-control {
    color: #333;
    background-color: #fafafa !important;
    border-radius: 4px
}

.divider__with-text:after {
    background-color: #080d1f
}

/*!
 * 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: #3279e2;
    --secondary: #fff;
    --success: #23c15f;
    --info: #17a2b8;
    --warning: #ffcf5c;
    --danger: #fa2843;
    --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: #3279e2;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #1955af;
    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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.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.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.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.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.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.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-4,
.col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.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.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.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.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-10,
.col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.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.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .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.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .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.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .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.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .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.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .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.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .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.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .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.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .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.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .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.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.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: #c6d9f7
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #94b9f0
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #b0caf4
}

.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: #c1eed2
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8ddfac
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #ade9c3
}

.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: #fec3ca
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #fc8f9d
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #feaab4
}

.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: #a2c2f2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .25);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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: #23c15f
}

.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(35, 193, 95, .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: #23c15f;
    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='%2323c15f' 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: #23c15f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .25);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .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: #23c15f;
    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='%2323c15f' 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: #23c15f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .25);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #23c15f
}

.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: #23c15f
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #23c15f
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #3bdc78;
    background-color: #3bdc78
}

.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(35, 193, 95, .25);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .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: #23c15f
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #23c15f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .25);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #fa2843
}

.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(250, 40, 67, .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: #fa2843;
    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='%23fa2843'%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='%23fa2843' 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: #fa2843;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .25);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .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: #fa2843;
    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='%23fa2843'%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='%23fa2843' 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: #fa2843;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .25);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #fa2843
}

.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: #fa2843
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #fa2843
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #fb5a6f;
    background-color: #fb5a6f
}

.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(250, 40, 67, .25);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .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: #fa2843
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #fa2843;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .25);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .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(50, 121, 226, .25);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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: #fff;
    background-color: #3279e2;
    border-color: #3279e2
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #1d66d0;
    border-color: #1c60c5
}

.btn-primary.focus,
.btn-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(81, 141, 230, .5);
    box-shadow: 0 0 0 .2rem rgba(81, 141, 230, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #3279e2;
    border-color: #3279e2
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1c60c5;
    border-color: #1a5bba
}

.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(81, 141, 230, .5);
    box-shadow: 0 0 0 .2rem rgba(81, 141, 230, .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: #23c15f;
    border-color: #23c15f
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #1da14f;
    border-color: #1b964a
}

.btn-success.focus,
.btn-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(68, 202, 119, .5);
    box-shadow: 0 0 0 .2rem rgba(68, 202, 119, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #23c15f;
    border-color: #23c15f
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1b964a;
    border-color: #198b44
}

.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(68, 202, 119, .5);
    box-shadow: 0 0 0 .2rem rgba(68, 202, 119, .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: #fa2843;
    border-color: #fa2843
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #f60625;
    border-color: #ea0523
}

.btn-danger.focus,
.btn-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(251, 72, 95, .5);
    box-shadow: 0 0 0 .2rem rgba(251, 72, 95, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #fa2843;
    border-color: #fa2843
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ea0523;
    border-color: #dd0521
}

.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(251, 72, 95, .5);
    box-shadow: 0 0 0 .2rem rgba(251, 72, 95, .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: #3279e2;
    border-color: #3279e2
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #3279e2;
    border-color: #3279e2
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .5);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #3279e2;
    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: #fff;
    background-color: #3279e2;
    border-color: #3279e2
}

.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(50, 121, 226, .5);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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: #23c15f;
    border-color: #23c15f
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #23c15f;
    border-color: #23c15f
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .5);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #23c15f;
    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: #23c15f;
    border-color: #23c15f
}

.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(35, 193, 95, .5);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .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: #fa2843;
    border-color: #fa2843
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #fa2843;
    border-color: #fa2843
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #fa2843;
    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: #fa2843;
    border-color: #fa2843
}

.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(250, 40, 67, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .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: #3279e2;
    text-decoration: none
}

.btn-link:hover {
    color: #1955af
}

.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: #3279e2
}

.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: #3279e2;
    background-color: #3279e2
}

.custom-control-input:focus~.custom-control-label:before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .25);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #a2c2f2
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #cedff8;
    border-color: #cedff8
}

.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: #3279e2;
    background-color: #3279e2
}

.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(50, 121, 226, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(50, 121, 226, .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(50, 121, 226, .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(50, 121, 226, .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: #a2c2f2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .25);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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: #a2c2f2;
    -webkit-box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .25);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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(50, 121, 226, .25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(50, 121, 226, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(50, 121, 226, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(50, 121, 226, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #3279e2;
    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: #cedff8
}

.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: #3279e2;
    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: #cedff8
}

.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: #3279e2;
    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: #cedff8
}

.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: #3279e2
}

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

.hidden {
    display: none;
}

.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: #3279e2;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #1955af;
    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(50, 121, 226, .25);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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: #3279e2;
    border-color: #3279e2
}

.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: #fff;
    background-color: #3279e2
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #1c60c5
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .5);
    box-shadow: 0 0 0 .2rem rgba(50, 121, 226, .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: #23c15f
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1b964a
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .5);
    box-shadow: 0 0 0 .2rem rgba(35, 193, 95, .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: #fa2843
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #ea0523
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 40, 67, .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: #1a3f76;
    background-color: #d6e4f9;
    border-color: #c6d9f7
}

.alert-primary hr {
    border-top-color: #b0caf4
}

.alert-primary .alert-link {
    color: #11294c
}

.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: #126431;
    background-color: #d3f3df;
    border-color: #c1eed2
}

.alert-success hr {
    border-top-color: #ade9c3
}

.alert-success .alert-link {
    color: #0a391c
}

.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: #821523;
    background-color: #fed4d9;
    border-color: #fec3ca
}

.alert-danger hr {
    border-top-color: #feaab4
}

.alert-danger .alert-link {
    color: #560e17
}

.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: #3279e2;
    -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: #3279e2;
    border-color: #3279e2
}

.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: #1a3f76;
    background-color: #c6d9f7
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #1a3f76;
    background-color: #b0caf4
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #1a3f76;
    border-color: #1a3f76
}

.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: #126431;
    background-color: #c1eed2
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #126431;
    background-color: #ade9c3
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #126431;
    border-color: #126431
}

.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: #821523;
    background-color: #fec3ca
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #821523;
    background-color: #feaab4
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #821523;
    border-color: #821523
}

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

.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: #3279e2 !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #1c60c5 !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: #23c15f !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1b964a !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: #fa2843 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #ea0523 !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: #3279e2 !important
}

.border-secondary {
    border-color: #fff !important
}

.border-success {
    border-color: #23c15f !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffcf5c !important
}

.border-danger {
    border-color: #fa2843 !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.8571428571%
}

.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: 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:sticky) {
    .sticky-top {
        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: #3279e2 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #1955af !important
}

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

a.text-secondary:focus,
a.text-secondary:hover {
    color: #d9d9d9 !important
}

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

a.text-success:focus,
a.text-success:hover {
    color: #17803f !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: #fa2843 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #d1051f !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-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.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(0px - var(--swiper-navigation-size)/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: 50%;
    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:only-child {
    display: none !important
}

.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%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.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-16
 * Made with <3 by marcosmoura 2023
 * 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: 20px
}

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

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

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

.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: 120;
    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;
    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: 10;
    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;
    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: 10
}

.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: 11;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.md-checkbox .md-checkbox-container:after {
    width: 6px;
    height: 13px;
    top: 0;
    left: 5px;
    z-index: 12;
    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: 7;
    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: 0;
    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 md-invalid-shake {

    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: md-invalid-shake .4s cubic-bezier(.4, 0, .2, 1) both;
    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;
    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: 11;
    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: 10;
    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: 110;
    border-radius: 2px;
    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: 110
}

.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;
    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: 30;
    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: 111;
    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: 60;
    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:1904px) {
    .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:1904px) {
    .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:1904px) {
    .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;
    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 md-progress-bar-indeterminate-track {
    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 md-progress-bar-indeterminate-track-alternate {
    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 md-progress-bar-indeterminate-fill {
    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 md-progress-bar-indeterminate-fill-alternate {
    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 md-progress-bar-buffer {
    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: md-progress-bar-indeterminate-track 2s linear infinite
}

.md-progress-bar.md-indeterminate .md-progress-bar-track:after,
.md-progress-bar.md-query .md-progress-bar-track:after {
    animation: md-progress-bar-indeterminate-track-alternate 2s linear infinite
}

.md-progress-bar.md-indeterminate .md-progress-bar-fill,
.md-progress-bar.md-query .md-progress-bar-fill {
    left: -55%;
    animation: md-progress-bar-indeterminate-fill 2s linear infinite
}

.md-progress-bar.md-indeterminate .md-progress-bar-fill:after,
.md-progress-bar.md-query .md-progress-bar-fill:after {
    animation: md-progress-bar-indeterminate-fill-alternate 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: md-progress-bar-buffer .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 md-progress-spinner-rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes md-progress-spinner-initial-rotate {
    0% {
        opacity: 0;
        transform: rotate(-90deg) translateZ(0)
    }

    20% {
        opacity: 1
    }

    to {
        transform: rotate(270deg) translateZ(0)
    }
}

@keyframes md-progress-spinner-stroke-rotate-fallback {
    0% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(1170deg)
    }

    50% {
        transform: rotate(2340deg)
    }

    75% {
        transform: rotate(3510deg)
    }

    to {
        transform: rotate(13turn)
    }
}

@keyframes md-progress-spinner-stroke-rotate {
    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: md-progress-spinner-rotate 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: md-progress-spinner-stroke-rotate
}

.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: md-progress-spinner-initial-rotate 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: md-progress-spinner-initial-rotate 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: 11;
    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: 1000;
    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: 11;
    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 0 0 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: 111;
    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
    }
}

/*!
 * BootstrapVue Custom CSS (https://bootstrap-vue.org)
 */
.bv-no-focus-ring:focus {
    outline: none
}

@media (max-width:575.98px) {
    .bv-d-xs-down-none {
        display: none !important
    }
}

@media (max-width:767.98px) {
    .bv-d-sm-down-none {
        display: none !important
    }
}

@media (max-width:991.98px) {
    .bv-d-md-down-none {
        display: none !important
    }
}

@media (max-width:1199.98px) {
    .bv-d-lg-down-none {
        display: none !important
    }
}

.bv-d-xl-down-none {
    display: none !important
}

.form-control.focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control.focus.is-valid {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.focus.is-invalid {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.b-avatar {
    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;
    vertical-align: middle;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.5rem;
    height: 2.5rem;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    max-width: 100%;
    max-height: auto;
    text-align: center;
    overflow: visible;
    position: relative;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.b-avatar:focus {
    outline: 0
}

.b-avatar.btn,
.b-avatar[href] {
    padding: 0;
    border: 0
}

.b-avatar.btn .b-avatar-img img,
.b-avatar[href] .b-avatar-img img {
    transition: -webkit-transform .15s ease-in-out;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.b-avatar.btn:not(:disabled):not(.disabled),
.b-avatar[href]:not(:disabled):not(.disabled) {
    cursor: pointer
}

.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,
.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.b-avatar.disabled,
.b-avatar:disabled,
.b-avatar[disabled] {
    opacity: .65;
    pointer-events: none
}

.b-avatar .b-avatar-custom,
.b-avatar .b-avatar-img,
.b-avatar .b-avatar-text {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    overflow: hidden;
    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;
    -webkit-mask-image: radial-gradient(#fff, #000);
    mask-image: radial-gradient(#fff, #000)
}

.b-avatar .b-avatar-text {
    text-transform: uppercase;
    white-space: nowrap
}

.b-avatar[href] {
    text-decoration: none
}

.b-avatar>.b-icon {
    width: 60%;
    height: auto;
    max-width: 100%
}

.b-avatar .b-avatar-img img {
    width: 100%;
    height: 100%;
    max-height: auto;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

.b-avatar .b-avatar-badge {
    position: absolute;
    min-height: 1.5em;
    min-width: 1.5em;
    padding: .25em;
    line-height: 1;
    border-radius: 10em;
    font-size: 70%;
    font-weight: 700;
    z-index: 1
}

.b-avatar-sm {
    width: 1.5rem;
    height: 1.5rem
}

.b-avatar-sm .b-avatar-text {
    font-size: .6rem
}

.b-avatar-sm .b-avatar-badge {
    font-size: .42rem
}

.b-avatar-lg {
    width: 3.5rem;
    height: 3.5rem
}

.b-avatar-lg .b-avatar-text {
    font-size: 1.4rem
}

.b-avatar-lg .b-avatar-badge {
    font-size: .98rem
}

.b-avatar-group .b-avatar-group-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.b-avatar-group .b-avatar {
    border: 1px solid #dee2e6
}

.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled),
.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled) {
    z-index: 1
}

.b-calendar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.b-calendar .b-calendar-inner {
    min-width: 250px
}

.b-calendar .b-calendar-header,
.b-calendar .b-calendar-nav {
    margin-bottom: .25rem
}

.b-calendar .b-calendar-nav .btn {
    padding: .25rem
}

.b-calendar output {
    padding: .25rem;
    font-size: 80%
}

.b-calendar output.readonly {
    background-color: #e9ecef;
    opacity: 1
}

.b-calendar .b-calendar-footer {
    margin-top: .5rem
}

.b-calendar .b-calendar-grid {
    padding: 0;
    margin: 0;
    overflow: hidden
}

.b-calendar .b-calendar-grid .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.b-calendar .b-calendar-grid-caption {
    padding: .25rem
}

.b-calendar .b-calendar-grid-body .col[data-date] .btn {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 1;
    margin: 3px auto;
    padding: 9px 0
}

.b-calendar .btn.disabled,
.b-calendar .btn:disabled,
.b-calendar .btn[aria-disabled=true] {
    cursor: default;
    pointer-events: none
}

.card-img-left {
    border-top-left-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-img-right {
    border-top-right-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px)
}

.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,
.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after {
    display: none !important
}

.dropdown .dropdown-menu:focus {
    outline: none
}

.b-dropdown-form {
    display: inline-block;
    padding: .25rem 1.5rem;
    width: 100%;
    clear: both;
    font-weight: 400
}

.b-dropdown-form:focus {
    outline: 1px dotted !important;
    outline: 5px auto -webkit-focus-ring-color !important
}

.b-dropdown-form.disabled,
.b-dropdown-form:disabled {
    outline: 0 !important;
    color: #adb5bd;
    pointer-events: none
}

.b-dropdown-text {
    display: inline-block;
    padding: .25rem 1.5rem;
    margin-bottom: 0;
    width: 100%;
    clear: both;
    font-weight: lighter
}

.custom-checkbox.b-custom-control-lg,
.input-group-lg .custom-checkbox {
    font-size: 1.25rem;
    line-height: 1.5;
    padding-left: 1.875rem
}

.custom-checkbox.b-custom-control-lg .custom-control-label:before,
.input-group-lg .custom-checkbox .custom-control-label:before {
    top: .3125rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: .3rem
}

.custom-checkbox.b-custom-control-lg .custom-control-label:after,
.input-group-lg .custom-checkbox .custom-control-label:after {
    top: .3125rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    background-size: 50% 50%
}

.custom-checkbox.b-custom-control-sm,
.input-group-sm .custom-checkbox {
    font-size: .875rem;
    line-height: 1.5;
    padding-left: 1.3125rem
}

.custom-checkbox.b-custom-control-sm .custom-control-label:before,
.input-group-sm .custom-checkbox .custom-control-label:before {
    top: .21875rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    border-radius: .2rem
}

.custom-checkbox.b-custom-control-sm .custom-control-label:after,
.input-group-sm .custom-checkbox .custom-control-label:after {
    top: .21875rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    background-size: 50% 50%
}

.custom-switch.b-custom-control-lg,
.input-group-lg .custom-switch {
    padding-left: 2.8125rem
}

.custom-switch.b-custom-control-lg .custom-control-label,
.input-group-lg .custom-switch .custom-control-label {
    font-size: 1.25rem;
    line-height: 1.5
}

.custom-switch.b-custom-control-lg .custom-control-label:before,
.input-group-lg .custom-switch .custom-control-label:before {
    top: .3125rem;
    height: 1.25rem;
    left: -2.8125rem;
    width: 2.1875rem;
    border-radius: .625rem
}

.custom-switch.b-custom-control-lg .custom-control-label:after,
.input-group-lg .custom-switch .custom-control-label:after {
    top: calc(.3125rem + 2px);
    left: calc(-2.8125rem + 2px);
    width: calc(1.25rem - 4px);
    height: calc(1.25rem - 4px);
    border-radius: .625rem;
    background-size: 50% 50%
}

.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,
.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after {
    -webkit-transform: translateX(.9375rem);
    transform: translateX(.9375rem)
}

.custom-switch.b-custom-control-sm,
.input-group-sm .custom-switch {
    padding-left: 1.96875rem
}

.custom-switch.b-custom-control-sm .custom-control-label,
.input-group-sm .custom-switch .custom-control-label {
    font-size: .875rem;
    line-height: 1.5
}

.custom-switch.b-custom-control-sm .custom-control-label:before,
.input-group-sm .custom-switch .custom-control-label:before {
    top: .21875rem;
    left: -1.96875rem;
    width: 1.53125rem;
    height: .875rem;
    border-radius: .4375rem
}

.custom-switch.b-custom-control-sm .custom-control-label:after,
.input-group-sm .custom-switch .custom-control-label:after {
    top: calc(.21875rem + 2px);
    left: calc(-1.96875rem + 2px);
    width: calc(.875rem - 4px);
    height: calc(.875rem - 4px);
    border-radius: .4375rem;
    background-size: 50% 50%
}

.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,
.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after {
    -webkit-transform: translateX(.65625rem);
    transform: translateX(.65625rem)
}

.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,
.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,
.input-group>.input-group-prepend>.btn-group>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn-group>.btn,
.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.b-form-btn-label-control.form-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: auto;
    padding: 0;
    background-image: none
}

.input-group .b-form-btn-label-control.form-control {
    padding: 0
}

.b-form-btn-label-control.form-control[dir=rtl],
[dir=rtl] .b-form-btn-label-control.form-control {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.b-form-btn-label-control.form-control[dir=rtl]>label,
[dir=rtl] .b-form-btn-label-control.form-control>label {
    text-align: right
}

.b-form-btn-label-control.form-control>.btn {
    line-height: 1;
    font-size: inherit;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0
}

.b-form-btn-label-control.form-control>.btn:disabled {
    pointer-events: none
}

.b-form-btn-label-control.form-control.is-valid>.btn {
    color: #28a745
}

.b-form-btn-label-control.form-control.is-invalid>.btn {
    color: #dc3545
}

.b-form-btn-label-control.form-control>.dropdown-menu {
    padding: .5rem
}

.b-form-btn-label-control.form-control>.form-control {
    height: auto;
    min-height: calc(1.5em + .75rem);
    padding-left: .25rem;
    margin: 0;
    border: 0;
    outline: 0;
    background: transparent;
    word-break: break-word;
    font-size: inherit;
    white-space: normal;
    cursor: pointer
}

.b-form-btn-label-control.form-control>.form-control.form-control-sm {
    min-height: calc(1.5em + .5rem)
}

.b-form-btn-label-control.form-control>.form-control.form-control-lg {
    min-height: calc(1.5em + 1rem)
}

.input-group.input-group-sm .b-form-btn-label-control.form-control>.form-control {
    min-height: calc(1.5em + .5rem);
    padding-top: .25rem;
    padding-bottom: .25rem
}

.input-group.input-group-lg .b-form-btn-label-control.form-control>.form-control {
    min-height: calc(1.5em + 1rem);
    padding-top: .5rem;
    padding-bottom: .5rem
}

.b-form-btn-label-control.form-control[aria-disabled=true],
.b-form-btn-label-control.form-control[aria-readonly=true] {
    background-color: #e9ecef;
    opacity: 1
}

.b-form-btn-label-control.form-control[aria-disabled=true] {
    pointer-events: none
}

.b-form-btn-label-control.form-control[aria-disabled=true]>label {
    cursor: default
}

.b-form-btn-label-control.btn-group>.dropdown-menu {
    padding: .5rem
}

.custom-file-label {
    white-space: nowrap;
    overflow-x: hidden
}

.b-custom-control-lg.custom-file,
.b-custom-control-lg .custom-file-input,
.b-custom-control-lg .custom-file-label,
.input-group-lg.custom-file,
.input-group-lg .custom-file-input,
.input-group-lg .custom-file-label {
    font-size: 1.25rem;
    height: calc(1.5em + 1rem + 2px)
}

.b-custom-control-lg .custom-file-label,
.b-custom-control-lg .custom-file-label:after,
.input-group-lg .custom-file-label,
.input-group-lg .custom-file-label:after {
    padding: .5rem 1rem;
    line-height: 1.5
}

.b-custom-control-lg .custom-file-label,
.input-group-lg .custom-file-label {
    border-radius: .3rem
}

.b-custom-control-lg .custom-file-label:after,
.input-group-lg .custom-file-label:after {
    font-size: inherit;
    height: calc(1.5em + 1rem);
    border-radius: 0 .3rem .3rem 0
}

.b-custom-control-sm.custom-file,
.b-custom-control-sm .custom-file-input,
.b-custom-control-sm .custom-file-label,
.input-group-sm.custom-file,
.input-group-sm .custom-file-input,
.input-group-sm .custom-file-label {
    font-size: .875rem;
    height: calc(1.5em + .5rem + 2px)
}

.b-custom-control-sm .custom-file-label,
.b-custom-control-sm .custom-file-label:after,
.input-group-sm .custom-file-label,
.input-group-sm .custom-file-label:after {
    padding: .25rem .5rem;
    line-height: 1.5
}

.b-custom-control-sm .custom-file-label,
.input-group-sm .custom-file-label {
    border-radius: .2rem
}

.b-custom-control-sm .custom-file-label:after,
.input-group-sm .custom-file-label:after {
    font-size: inherit;
    height: calc(1.5em + .5rem);
    border-radius: 0 .2rem .2rem 0
}

.form-control.is-invalid,
.form-control.is-valid,
.was-validated .form-control:invalid,
.was-validated .form-control:valid {
    background-position: right calc(.375em + .1875rem) center
}

input[type=color].form-control {
    height: calc(1.5em + .75rem + 2px);
    padding: .125rem .25rem
}

.input-group-sm input[type=color].form-control,
input[type=color].form-control.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .125rem .25rem
}

.input-group-lg input[type=color].form-control,
input[type=color].form-control.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .125rem .25rem
}

input[type=color].form-control:disabled {
    background-color: #adb5bd;
    opacity: .65
}

.input-group>.custom-range {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-range,
.input-group>.custom-range+.custom-file,
.input-group>.custom-range+.custom-range,
.input-group>.custom-range+.custom-select,
.input-group>.custom-range+.form-control,
.input-group>.custom-range+.form-control-plaintext,
.input-group>.custom-select+.custom-range,
.input-group>.form-control+.custom-range,
.input-group>.form-control-plaintext+.custom-range {
    margin-left: -1px
}

.input-group>.custom-range:focus {
    z-index: 3
}

.input-group>.custom-range:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-range:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-range {
    padding: 0 .75rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    height: calc(1.5em + .75rem + 2px);
    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) {
    .input-group>.custom-range {
        -webkit-transition: none;
        transition: none
    }
}

.input-group>.custom-range:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.input-group>.custom-range:disabled,
.input-group>.custom-range[readonly] {
    background-color: #e9ecef
}

.input-group-lg>.custom-range {
    height: calc(1.5em + 1rem + 2px);
    padding: 0 1rem;
    border-radius: .3rem
}

.input-group-sm>.custom-range {
    height: calc(1.5em + .5rem + 2px);
    padding: 0 .5rem;
    border-radius: .2rem
}

.input-group .custom-range.is-valid,
.was-validated .input-group .custom-range:valid {
    border-color: #28a745
}

.input-group .custom-range.is-valid:focus,
.was-validated .input-group .custom-range:valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-range.is-valid:focus::-webkit-slider-thumb,
.was-validated .custom-range:valid:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #9be7ac;
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #9be7ac
}

.custom-range.is-valid:focus::-moz-range-thumb,
.was-validated .custom-range:valid:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #9be7ac
}

.custom-range.is-valid:focus::-ms-thumb,
.was-validated .custom-range:valid:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #9be7ac
}

.custom-range.is-valid::-webkit-slider-thumb,
.was-validated .custom-range:valid::-webkit-slider-thumb {
    background-color: #28a745;
    background-image: none
}

.custom-range.is-valid::-webkit-slider-thumb:active,
.was-validated .custom-range:valid::-webkit-slider-thumb:active {
    background-color: #9be7ac;
    background-image: none
}

.custom-range.is-valid::-webkit-slider-runnable-track,
.was-validated .custom-range:valid::-webkit-slider-runnable-track {
    background-color: rgba(40, 167, 69, .35)
}

.custom-range.is-valid::-moz-range-thumb,
.was-validated .custom-range:valid::-moz-range-thumb {
    background-color: #28a745;
    background-image: none
}

.custom-range.is-valid::-moz-range-thumb:active,
.was-validated .custom-range:valid::-moz-range-thumb:active {
    background-color: #9be7ac;
    background-image: none
}

.custom-range.is-valid::-moz-range-track,
.was-validated .custom-range:valid::-moz-range-track {
    background: rgba(40, 167, 69, .35)
}

.custom-range.is-valid~.valid-feedback,
.custom-range.is-valid~.valid-tooltip,
.was-validated .custom-range:valid~.valid-feedback,
.was-validated .custom-range:valid~.valid-tooltip {
    display: block
}

.custom-range.is-valid::-ms-thumb,
.was-validated .custom-range:valid::-ms-thumb {
    background-color: #28a745;
    background-image: none
}

.custom-range.is-valid::-ms-thumb:active,
.was-validated .custom-range:valid::-ms-thumb:active {
    background-color: #9be7ac;
    background-image: none
}

.custom-range.is-valid::-ms-track-lower,
.custom-range.is-valid::-ms-track-upper,
.was-validated .custom-range:valid::-ms-track-lower,
.was-validated .custom-range:valid::-ms-track-upper {
    background: rgba(40, 167, 69, .35)
}

.input-group .custom-range.is-invalid,
.was-validated .input-group .custom-range:invalid {
    border-color: #dc3545
}

.input-group .custom-range.is-invalid:focus,
.was-validated .input-group .custom-range:invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-range.is-invalid:focus::-webkit-slider-thumb,
.was-validated .custom-range:invalid:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #f6cdd1;
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #f6cdd1
}

.custom-range.is-invalid:focus::-moz-range-thumb,
.was-validated .custom-range:invalid:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #f6cdd1
}

.custom-range.is-invalid:focus::-ms-thumb,
.was-validated .custom-range:invalid:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem #f6cdd1
}

.custom-range.is-invalid::-webkit-slider-thumb,
.was-validated .custom-range:invalid::-webkit-slider-thumb {
    background-color: #dc3545;
    background-image: none
}

.custom-range.is-invalid::-webkit-slider-thumb:active,
.was-validated .custom-range:invalid::-webkit-slider-thumb:active {
    background-color: #f6cdd1;
    background-image: none
}

.custom-range.is-invalid::-webkit-slider-runnable-track,
.was-validated .custom-range:invalid::-webkit-slider-runnable-track {
    background-color: rgba(220, 53, 69, .35)
}

.custom-range.is-invalid::-moz-range-thumb,
.was-validated .custom-range:invalid::-moz-range-thumb {
    background-color: #dc3545;
    background-image: none
}

.custom-range.is-invalid::-moz-range-thumb:active,
.was-validated .custom-range:invalid::-moz-range-thumb:active {
    background-color: #f6cdd1;
    background-image: none
}

.custom-range.is-invalid::-moz-range-track,
.was-validated .custom-range:invalid::-moz-range-track {
    background: rgba(220, 53, 69, .35)
}

.custom-range.is-invalid~.invalid-feedback,
.custom-range.is-invalid~.invalid-tooltip,
.was-validated .custom-range:invalid~.invalid-feedback,
.was-validated .custom-range:invalid~.invalid-tooltip {
    display: block
}

.custom-range.is-invalid::-ms-thumb,
.was-validated .custom-range:invalid::-ms-thumb {
    background-color: #dc3545;
    background-image: none
}

.custom-range.is-invalid::-ms-thumb:active,
.was-validated .custom-range:invalid::-ms-thumb:active {
    background-color: #f6cdd1;
    background-image: none
}

.custom-range.is-invalid::-ms-track-lower,
.custom-range.is-invalid::-ms-track-upper,
.was-validated .custom-range:invalid::-ms-track-lower,
.was-validated .custom-range:invalid::-ms-track-upper {
    background: rgba(220, 53, 69, .35)
}

.custom-radio.b-custom-control-lg,
.input-group-lg .custom-radio {
    font-size: 1.25rem;
    line-height: 1.5;
    padding-left: 1.875rem
}

.custom-radio.b-custom-control-lg .custom-control-label:before,
.input-group-lg .custom-radio .custom-control-label:before {
    top: .3125rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%
}

.custom-radio.b-custom-control-lg .custom-control-label:after,
.input-group-lg .custom-radio .custom-control-label:after {
    top: .3125rem;
    left: -1.875rem;
    width: 1.25rem;
    height: 1.25rem;
    background: no-repeat 50%/50% 50%
}

.custom-radio.b-custom-control-sm,
.input-group-sm .custom-radio {
    font-size: .875rem;
    line-height: 1.5;
    padding-left: 1.3125rem
}

.custom-radio.b-custom-control-sm .custom-control-label:before,
.input-group-sm .custom-radio .custom-control-label:before {
    top: .21875rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    border-radius: 50%
}

.custom-radio.b-custom-control-sm .custom-control-label:after,
.input-group-sm .custom-radio .custom-control-label:after {
    top: .21875rem;
    left: -1.3125rem;
    width: .875rem;
    height: .875rem;
    background: no-repeat 50%/50% 50%
}

.b-rating {
    text-align: center
}

.b-rating.d-inline-flex {
    width: auto
}

.b-rating .b-rating-star,
.b-rating .b-rating-value {
    padding: 0 .25em
}

.b-rating .b-rating-value {
    min-width: 2.5em
}

.b-rating .b-rating-star {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0
}

.b-rating .b-rating-star,
.b-rating .b-rating-star .b-rating-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.b-rating .b-rating-star .b-rating-icon {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.b-rating.disabled,
.b-rating:disabled {
    background-color: #e9ecef;
    color: #6c757d
}

.b-rating:not(.disabled):not(.readonly) .b-rating-star {
    cursor: pointer
}

.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,
.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.b-rating[dir=rtl] .b-rating-star-half {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.b-form-spinbutton {
    text-align: center;
    overflow: hidden;
    background-image: none;
    padding: 0
}

.b-form-spinbutton[dir=rtl]:not(.flex-column),
[dir=rtl] .b-form-spinbutton:not(.flex-column) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.b-form-spinbutton output {
    font-size: inherit;
    outline: 0;
    border: 0;
    background-color: transparent;
    width: auto;
    margin: 0;
    padding: 0 .25rem
}

.b-form-spinbutton output>bdi,
.b-form-spinbutton output>div {
    display: block;
    min-width: 2.25em;
    height: 1.5em
}

.b-form-spinbutton.flex-column {
    height: auto;
    width: auto
}

.b-form-spinbutton.flex-column output {
    margin: 0 .25rem;
    padding: .25rem 0
}

.b-form-spinbutton:not(.d-inline-flex):not(.flex-column) {
    output-width: 100%
}

.b-form-spinbutton.d-inline-flex:not(.flex-column) {
    width: auto
}

.b-form-spinbutton .btn {
    line-height: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.b-form-spinbutton .btn:disabled {
    pointer-events: none
}

.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.b-form-spinbutton.disabled,
.b-form-spinbutton.readonly {
    background-color: #e9ecef
}

.b-form-spinbutton.disabled {
    pointer-events: none
}

.b-form-tags.focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.b-form-tags.focus.is-valid {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.b-form-tags.focus.is-invalid {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.b-form-tags.disabled {
    background-color: #e9ecef
}

.b-form-tags-list {
    margin-top: -.25rem
}

.b-form-tags-list .b-form-tag,
.b-form-tags-list .b-form-tags-field {
    margin-top: .25rem
}

.b-form-tags-input {
    color: #495057
}

.b-form-tag {
    font-size: 75%;
    font-weight: 400;
    line-height: 1.5;
    margin-right: .25rem
}

.b-form-tag.disabled {
    opacity: .75
}

.b-form-tag>button.b-form-tag-remove {
    color: inherit;
    font-size: 125%;
    line-height: 1;
    float: none;
    margin-left: .25rem
}

.form-control-lg .b-form-tag,
.form-control-sm .b-form-tag {
    line-height: 1.5
}

.media-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem
}

.media-aside-right {
    margin-right: 0;
    margin-left: 1rem
}

.modal-backdrop {
    opacity: .5
}

.b-pagination-pills .page-item .page-link {
    border-radius: 50rem !important;
    margin-left: .25rem;
    line-height: 1
}

.b-pagination-pills .page-item:first-child .page-link {
    margin-left: 0
}

.popover.b-popover {
    display: block;
    opacity: 1;
    outline: 0
}

.popover.b-popover.fade:not(.show) {
    opacity: 0
}

.popover.b-popover.show {
    opacity: 1
}

.b-popover-primary.popover {
    background-color: #cce5ff;
    border-color: #b8daff
}

.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-primary.bs-popover-top>.arrow:before {
    border-top-color: #b8daff
}

.b-popover-primary.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-primary.bs-popover-top>.arrow:after {
    border-top-color: #cce5ff
}

.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-primary.bs-popover-right>.arrow:before {
    border-right-color: #b8daff
}

.b-popover-primary.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-primary.bs-popover-right>.arrow:after {
    border-right-color: #cce5ff
}

.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-primary.bs-popover-bottom>.arrow:before {
    border-bottom-color: #b8daff
}

.b-popover-primary.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-primary.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-primary.bs-popover-bottom .popover-header:before,
.b-popover-primary.bs-popover-bottom>.arrow:after {
    border-bottom-color: #bdddff
}

.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-primary.bs-popover-left>.arrow:before {
    border-left-color: #b8daff
}

.b-popover-primary.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-primary.bs-popover-left>.arrow:after {
    border-left-color: #cce5ff
}

.b-popover-primary .popover-header {
    color: #212529;
    background-color: #bdddff;
    border-bottom-color: #a3d0ff
}

.b-popover-primary .popover-body {
    color: #004085
}

.b-popover-secondary.popover {
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-secondary.bs-popover-top>.arrow:before {
    border-top-color: #d6d8db
}

.b-popover-secondary.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-secondary.bs-popover-top>.arrow:after {
    border-top-color: #e2e3e5
}

.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-secondary.bs-popover-right>.arrow:before {
    border-right-color: #d6d8db
}

.b-popover-secondary.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-secondary.bs-popover-right>.arrow:after {
    border-right-color: #e2e3e5
}

.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-secondary.bs-popover-bottom>.arrow:before {
    border-bottom-color: #d6d8db
}

.b-popover-secondary.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-secondary.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-secondary.bs-popover-bottom .popover-header:before,
.b-popover-secondary.bs-popover-bottom>.arrow:after {
    border-bottom-color: #dadbde
}

.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-secondary.bs-popover-left>.arrow:before {
    border-left-color: #d6d8db
}

.b-popover-secondary.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-secondary.bs-popover-left>.arrow:after {
    border-left-color: #e2e3e5
}

.b-popover-secondary .popover-header {
    color: #212529;
    background-color: #dadbde;
    border-bottom-color: #ccced2
}

.b-popover-secondary .popover-body {
    color: #383d41
}

.b-popover-success.popover {
    background-color: #d4edda;
    border-color: #c3e6cb
}

.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-success.bs-popover-top>.arrow:before {
    border-top-color: #c3e6cb
}

.b-popover-success.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-success.bs-popover-top>.arrow:after {
    border-top-color: #d4edda
}

.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-success.bs-popover-right>.arrow:before {
    border-right-color: #c3e6cb
}

.b-popover-success.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-success.bs-popover-right>.arrow:after {
    border-right-color: #d4edda
}

.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-success.bs-popover-bottom>.arrow:before {
    border-bottom-color: #c3e6cb
}

.b-popover-success.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-success.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-success.bs-popover-bottom .popover-header:before,
.b-popover-success.bs-popover-bottom>.arrow:after {
    border-bottom-color: #c9e8d1
}

.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-success.bs-popover-left>.arrow:before {
    border-left-color: #c3e6cb
}

.b-popover-success.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-success.bs-popover-left>.arrow:after {
    border-left-color: #d4edda
}

.b-popover-success .popover-header {
    color: #212529;
    background-color: #c9e8d1;
    border-bottom-color: #b7e1c1
}

.b-popover-success .popover-body {
    color: #155724
}

.b-popover-info.popover {
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-info.bs-popover-top>.arrow:before {
    border-top-color: #bee5eb
}

.b-popover-info.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-info.bs-popover-top>.arrow:after {
    border-top-color: #d1ecf1
}

.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-info.bs-popover-right>.arrow:before {
    border-right-color: #bee5eb
}

.b-popover-info.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-info.bs-popover-right>.arrow:after {
    border-right-color: #d1ecf1
}

.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-info.bs-popover-bottom>.arrow:before {
    border-bottom-color: #bee5eb
}

.b-popover-info.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-info.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-info.bs-popover-bottom .popover-header:before,
.b-popover-info.bs-popover-bottom>.arrow:after {
    border-bottom-color: #c5e7ed
}

.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-info.bs-popover-left>.arrow:before {
    border-left-color: #bee5eb
}

.b-popover-info.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-info.bs-popover-left>.arrow:after {
    border-left-color: #d1ecf1
}

.b-popover-info .popover-header {
    color: #212529;
    background-color: #c5e7ed;
    border-bottom-color: #b2dfe7
}

.b-popover-info .popover-body {
    color: #0c5460
}

.b-popover-warning.popover {
    background-color: #fff3cd;
    border-color: #ffeeba
}

.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-warning.bs-popover-top>.arrow:before {
    border-top-color: #ffeeba
}

.b-popover-warning.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-warning.bs-popover-top>.arrow:after {
    border-top-color: #fff3cd
}

.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-warning.bs-popover-right>.arrow:before {
    border-right-color: #ffeeba
}

.b-popover-warning.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-warning.bs-popover-right>.arrow:after {
    border-right-color: #fff3cd
}

.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-warning.bs-popover-bottom>.arrow:before {
    border-bottom-color: #ffeeba
}

.b-popover-warning.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-warning.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-warning.bs-popover-bottom .popover-header:before,
.b-popover-warning.bs-popover-bottom>.arrow:after {
    border-bottom-color: #ffefbe
}

.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-warning.bs-popover-left>.arrow:before {
    border-left-color: #ffeeba
}

.b-popover-warning.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-warning.bs-popover-left>.arrow:after {
    border-left-color: #fff3cd
}

.b-popover-warning .popover-header {
    color: #212529;
    background-color: #ffefbe;
    border-bottom-color: #ffe9a4
}

.b-popover-warning .popover-body {
    color: #856404
}

.b-popover-danger.popover {
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-danger.bs-popover-top>.arrow:before {
    border-top-color: #f5c6cb
}

.b-popover-danger.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-danger.bs-popover-top>.arrow:after {
    border-top-color: #f8d7da
}

.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-danger.bs-popover-right>.arrow:before {
    border-right-color: #f5c6cb
}

.b-popover-danger.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-danger.bs-popover-right>.arrow:after {
    border-right-color: #f8d7da
}

.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-danger.bs-popover-bottom>.arrow:before {
    border-bottom-color: #f5c6cb
}

.b-popover-danger.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-danger.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-danger.bs-popover-bottom .popover-header:before,
.b-popover-danger.bs-popover-bottom>.arrow:after {
    border-bottom-color: #f6cace
}

.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-danger.bs-popover-left>.arrow:before {
    border-left-color: #f5c6cb
}

.b-popover-danger.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-danger.bs-popover-left>.arrow:after {
    border-left-color: #f8d7da
}

.b-popover-danger .popover-header {
    color: #212529;
    background-color: #f6cace;
    border-bottom-color: #f2b4ba
}

.b-popover-danger .popover-body {
    color: #721c24
}

.b-popover-light.popover {
    background-color: #fefefe;
    border-color: #fdfdfe
}

.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-light.bs-popover-top>.arrow:before {
    border-top-color: #fdfdfe
}

.b-popover-light.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-light.bs-popover-top>.arrow:after {
    border-top-color: #fefefe
}

.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-light.bs-popover-right>.arrow:before {
    border-right-color: #fdfdfe
}

.b-popover-light.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-light.bs-popover-right>.arrow:after {
    border-right-color: #fefefe
}

.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-light.bs-popover-bottom>.arrow:before {
    border-bottom-color: #fdfdfe
}

.b-popover-light.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-light.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-light.bs-popover-bottom .popover-header:before,
.b-popover-light.bs-popover-bottom>.arrow:after {
    border-bottom-color: #f6f6f6
}

.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-light.bs-popover-left>.arrow:before {
    border-left-color: #fdfdfe
}

.b-popover-light.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-light.bs-popover-left>.arrow:after {
    border-left-color: #fefefe
}

.b-popover-light .popover-header {
    color: #212529;
    background-color: #f6f6f6;
    border-bottom-color: #eaeaea
}

.b-popover-light .popover-body {
    color: #818182
}

.b-popover-dark.popover {
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:before,
.b-popover-dark.bs-popover-top>.arrow:before {
    border-top-color: #c6c8ca
}

.b-popover-dark.bs-popover-auto[x-placement^=top]>.arrow:after,
.b-popover-dark.bs-popover-top>.arrow:after {
    border-top-color: #d6d8d9
}

.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:before,
.b-popover-dark.bs-popover-right>.arrow:before {
    border-right-color: #c6c8ca
}

.b-popover-dark.bs-popover-auto[x-placement^=right]>.arrow:after,
.b-popover-dark.bs-popover-right>.arrow:after {
    border-right-color: #d6d8d9
}

.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.b-popover-dark.bs-popover-bottom>.arrow:before {
    border-bottom-color: #c6c8ca
}

.b-popover-dark.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.b-popover-dark.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.b-popover-dark.bs-popover-bottom .popover-header:before,
.b-popover-dark.bs-popover-bottom>.arrow:after {
    border-bottom-color: #ced0d2
}

.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:before,
.b-popover-dark.bs-popover-left>.arrow:before {
    border-left-color: #c6c8ca
}

.b-popover-dark.bs-popover-auto[x-placement^=left]>.arrow:after,
.b-popover-dark.bs-popover-left>.arrow:after {
    border-left-color: #d6d8d9
}

.b-popover-dark .popover-header {
    color: #212529;
    background-color: #ced0d2;
    border-bottom-color: #c1c4c5
}

.b-popover-dark .popover-body {
    color: #1b1e21
}

.b-sidebar-outer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    overflow: visible;
    z-index: 1035
}

.b-sidebar-backdrop {
    left: 0;
    z-index: -1;
    width: 100vw;
    opacity: .6
}

.b-sidebar,
.b-sidebar-backdrop {
    position: fixed;
    top: 0;
    height: 100vh
}

.b-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 320px;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    outline: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.b-sidebar.slide {
    transition: -webkit-transform .3s ease-in-out;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .b-sidebar.slide {
        -webkit-transition: none;
        transition: none
    }
}

.b-sidebar:not(.b-sidebar-right) {
    left: 0;
    right: auto
}

.b-sidebar:not(.b-sidebar-right).slide:not(.show) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.b-sidebar:not(.b-sidebar-right)>.b-sidebar-header .close {
    margin-left: auto
}

.b-sidebar.b-sidebar-right {
    left: auto;
    right: 0
}

.b-sidebar.b-sidebar-right.slide:not(.show) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.b-sidebar.b-sidebar-right>.b-sidebar-header .close {
    margin-right: auto
}

.b-sidebar>.b-sidebar-header {
    font-size: 1.5rem;
    padding: .5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[dir=rtl] .b-sidebar>.b-sidebar-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.b-sidebar>.b-sidebar-header .close {
    float: none;
    font-size: 1.5rem
}

.b-sidebar>.b-sidebar-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    overflow-y: auto
}

.b-sidebar>.b-sidebar-footer {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.b-skeleton-wrapper {
    cursor: wait
}

.b-skeleton {
    position: relative;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .12);
    cursor: wait;
    -webkit-mask-image: radial-gradient(#fff, #000);
    mask-image: radial-gradient(#fff, #000)
}

.b-skeleton:before {
    content: "\A0"
}

.b-skeleton-text {
    height: 1rem;
    margin-bottom: .25rem;
    border-radius: .25rem
}

.b-skeleton-button {
    width: 75px;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem
}

.b-skeleton-avatar {
    width: 2.5em;
    height: 2.5em;
    border-radius: 50%
}

.b-skeleton-input {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.b-skeleton-icon-wrapper svg {
    color: rgba(0, 0, 0, .12)
}

.b-skeleton-img {
    height: 100%;
    width: 100%
}

.b-skeleton-animate-wave:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(hsla(0, 0%, 100%, .4)), to(transparent));
    background: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, .4), transparent);
    -webkit-animation: b-skeleton-animate-wave 1.75s linear infinite;
    animation: b-skeleton-animate-wave 1.75s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .b-skeleton-animate-wave:after {
        background: none;
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes b-skeleton-animate-wave {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes b-skeleton-animate-wave {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.b-skeleton-animate-fade {
    -webkit-animation: b-skeleton-animate-fade .875s ease-in-out infinite alternate;
    animation: b-skeleton-animate-fade .875s ease-in-out infinite alternate
}

@media (prefers-reduced-motion:reduce) {
    .b-skeleton-animate-fade {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes b-skeleton-animate-fade {
    0% {
        opacity: 1
    }

    to {
        opacity: .4
    }
}

@keyframes b-skeleton-animate-fade {
    0% {
        opacity: 1
    }

    to {
        opacity: .4
    }
}

.b-skeleton-animate-throb {
    -webkit-animation: b-skeleton-animate-throb .875s ease-in infinite alternate;
    animation: b-skeleton-animate-throb .875s ease-in infinite alternate
}

@media (prefers-reduced-motion:reduce) {
    .b-skeleton-animate-throb {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes b-skeleton-animate-throb {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.975);
        transform: scale(.975)
    }
}

@keyframes b-skeleton-animate-throb {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.975);
        transform: scale(.975)
    }
}

.table.b-table.b-table-fixed {
    table-layout: fixed
}

.table.b-table.b-table-no-border-collapse {
    border-collapse: separate;
    border-spacing: 0
}

.table.b-table[aria-busy=true] {
    opacity: .55
}

.table.b-table>tbody>tr.b-table-details>td {
    border-top: none !important
}

.table.b-table>caption {
    caption-side: bottom
}

.table.b-table.b-table-caption-top>caption {
    caption-side: top !important
}

.table.b-table>tbody>.table-active,
.table.b-table>tbody>.table-active>td,
.table.b-table>tbody>.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table.b-table.table-hover>tbody>tr.table-active:hover td,
.table.b-table.table-hover>tbody>tr.table-active:hover th {
    color: #212529;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .075)), to(rgba(0, 0, 0, .075)));
    background-image: linear-gradient(rgba(0, 0, 0, .075), rgba(0, 0, 0, .075));
    background-repeat: no-repeat
}

.table.b-table>tbody>.bg-active,
.table.b-table>tbody>.bg-active>td,
.table.b-table>tbody>.bg-active>th {
    background-color: hsla(0, 0%, 100%, .075) !important
}

.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,
.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th {
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .075)), to(hsla(0, 0%, 100%, .075)));
    background-image: linear-gradient(hsla(0, 0%, 100%, .075), hsla(0, 0%, 100%, .075));
    background-repeat: no-repeat
}

.b-table-sticky-header,
.table-responsive,
[class*=table-responsive-] {
    margin-bottom: 1rem
}

.b-table-sticky-header>.table,
.table-responsive>.table,
[class*=table-responsive-]>.table {
    margin-bottom: 0
}

.b-table-sticky-header {
    overflow-y: auto;
    max-height: 300px
}

@media print {
    .b-table-sticky-header {
        overflow-y: visible !important;
        max-height: none !important
    }
}

@supports (position:sticky) {
    .b-table-sticky-header>.table.b-table>thead>tr>th {
        position: sticky;
        top: 0;
        z-index: 2
    }

    .b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,
    .b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,
    .b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column {
        position: sticky;
        left: 0
    }

    .b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column {
        z-index: 5
    }

    .b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,
    .b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,
    .table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,
    [class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column {
        z-index: 2
    }

    .table.b-table>tbody>tr>.table-b-table-default,
    .table.b-table>tfoot>tr>.table-b-table-default,
    .table.b-table>thead>tr>.table-b-table-default {
        color: #212529;
        background-color: #fff
    }

    .table.b-table.table-dark>tbody>tr>.bg-b-table-default,
    .table.b-table.table-dark>tfoot>tr>.bg-b-table-default,
    .table.b-table.table-dark>thead>tr>.bg-b-table-default {
        color: #fff;
        background-color: #343a40
    }

    .table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .05)));
        background-image: linear-gradient(rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
        background-repeat: no-repeat
    }

    .table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default {
        background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .05)), to(hsla(0, 0%, 100%, .05)));
        background-image: linear-gradient(hsla(0, 0%, 100%, .05), hsla(0, 0%, 100%, .05));
        background-repeat: no-repeat
    }

    .table.b-table.table-hover>tbody>tr:hover>.table-b-table-default {
        color: #212529;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .075)), to(rgba(0, 0, 0, .075)));
        background-image: linear-gradient(rgba(0, 0, 0, .075), rgba(0, 0, 0, .075));
        background-repeat: no-repeat
    }

    .table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default {
        color: #fff;
        background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .075)), to(hsla(0, 0%, 100%, .075)));
        background-image: linear-gradient(hsla(0, 0%, 100%, .075), hsla(0, 0%, 100%, .075));
        background-repeat: no-repeat
    }
}

.table.b-table>tfoot>tr>[aria-sort],
.table.b-table>thead>tr>[aria-sort] {
    cursor: pointer;
    background-image: none;
    background-repeat: no-repeat;
    background-size: .65em 1em
}

.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),
.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left) {
    background-position: right .375rem center;
    padding-right: calc(.75rem + .65em)
}

.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,
.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left {
    background-position: left .375rem center;
    padding-left: calc(.75rem + .65em)
}

.table.b-table>tfoot>tr>[aria-sort=none],
.table.b-table>thead>tr>[aria-sort=none] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table>tfoot>tr>[aria-sort=ascending],
.table.b-table>thead>tr>[aria-sort=ascending] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table>tfoot>tr>[aria-sort=descending],
.table.b-table>thead>tr>[aria-sort=descending] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table.table-dark>tfoot>tr>[aria-sort=none],
.table.b-table.table-dark>thead>tr>[aria-sort=none],
.table.b-table>.thead-dark>tr>[aria-sort=none] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],
.table.b-table.table-dark>thead>tr>[aria-sort=ascending],
.table.b-table>.thead-dark>tr>[aria-sort=ascending] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],
.table.b-table.table-dark>thead>tr>[aria-sort=descending],
.table.b-table>.thead-dark>tr>[aria-sort=descending] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table>tfoot>tr>.table-dark[aria-sort=none],
.table.b-table>thead>tr>.table-dark[aria-sort=none] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],
.table.b-table>thead>tr>.table-dark[aria-sort=ascending] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],
.table.b-table>thead>tr>.table-dark[aria-sort=descending] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")
}

.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),
.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left) {
    background-position: right .15rem center;
    padding-right: calc(.3rem + .65em)
}

.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,
.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left {
    background-position: left .15rem center;
    padding-left: calc(.3rem + .65em)
}

.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr {
    cursor: pointer
}

.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width:575.98px) {
    .table.b-table.b-table-stacked-sm {
        display: block;
        width: 100%
    }

    .table.b-table.b-table-stacked-sm>caption,
    .table.b-table.b-table-stacked-sm>tbody,
    .table.b-table.b-table-stacked-sm>tbody>tr,
    .table.b-table.b-table-stacked-sm>tbody>tr>td,
    .table.b-table.b-table-stacked-sm>tbody>tr>th {
        display: block
    }

    .table.b-table.b-table-stacked-sm>tfoot,
    .table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-sm>thead,
    .table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row {
        display: none
    }

    .table.b-table.b-table-stacked-sm>caption {
        caption-side: top !important
    }

    .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }

    .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }

    .table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }

    .table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-sm>tbody>tr.top-row {
        display: none
    }

    .table.b-table.b-table-stacked-sm>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

@media (max-width:767.98px) {
    .table.b-table.b-table-stacked-md {
        display: block;
        width: 100%
    }

    .table.b-table.b-table-stacked-md>caption,
    .table.b-table.b-table-stacked-md>tbody,
    .table.b-table.b-table-stacked-md>tbody>tr,
    .table.b-table.b-table-stacked-md>tbody>tr>td,
    .table.b-table.b-table-stacked-md>tbody>tr>th {
        display: block
    }

    .table.b-table.b-table-stacked-md>tfoot,
    .table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-md>thead,
    .table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-md>thead>tr.b-table-top-row {
        display: none
    }

    .table.b-table.b-table-stacked-md>caption {
        caption-side: top !important
    }

    .table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }

    .table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }

    .table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }

    .table.b-table.b-table-stacked-md>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-md>tbody>tr.top-row {
        display: none
    }

    .table.b-table.b-table-stacked-md>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

@media (max-width:991.98px) {
    .table.b-table.b-table-stacked-lg {
        display: block;
        width: 100%
    }

    .table.b-table.b-table-stacked-lg>caption,
    .table.b-table.b-table-stacked-lg>tbody,
    .table.b-table.b-table-stacked-lg>tbody>tr,
    .table.b-table.b-table-stacked-lg>tbody>tr>td,
    .table.b-table.b-table-stacked-lg>tbody>tr>th {
        display: block
    }

    .table.b-table.b-table-stacked-lg>tfoot,
    .table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-lg>thead,
    .table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row {
        display: none
    }

    .table.b-table.b-table-stacked-lg>caption {
        caption-side: top !important
    }

    .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }

    .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }

    .table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }

    .table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-lg>tbody>tr.top-row {
        display: none
    }

    .table.b-table.b-table-stacked-lg>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

@media (max-width:1199.98px) {
    .table.b-table.b-table-stacked-xl {
        display: block;
        width: 100%
    }

    .table.b-table.b-table-stacked-xl>caption,
    .table.b-table.b-table-stacked-xl>tbody,
    .table.b-table.b-table-stacked-xl>tbody>tr,
    .table.b-table.b-table-stacked-xl>tbody>tr>td,
    .table.b-table.b-table-stacked-xl>tbody>tr>th {
        display: block
    }

    .table.b-table.b-table-stacked-xl>tfoot,
    .table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,
    .table.b-table.b-table-stacked-xl>thead,
    .table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,
    .table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row {
        display: none
    }

    .table.b-table.b-table-stacked-xl>caption {
        caption-side: top !important
    }

    .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before {
        content: attr(data-label);
        width: 40%;
        float: left;
        text-align: right;
        overflow-wrap: break-word;
        font-weight: 700;
        font-style: normal;
        padding: 0 .5rem 0 0;
        margin: 0
    }

    .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after {
        display: block;
        clear: both;
        content: ""
    }

    .table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div {
        display: inline-block;
        width: 60%;
        padding: 0 0 0 .5rem;
        margin: 0
    }

    .table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,
    .table.b-table.b-table-stacked-xl>tbody>tr.top-row {
        display: none
    }

    .table.b-table.b-table-stacked-xl>tbody>tr>:first-child,
    .table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,
    .table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th {
        border-top-width: 3px
    }
}

.table.b-table.b-table-stacked {
    display: block;
    width: 100%
}

.table.b-table.b-table-stacked>caption,
.table.b-table.b-table-stacked>tbody,
.table.b-table.b-table-stacked>tbody>tr,
.table.b-table.b-table-stacked>tbody>tr>td,
.table.b-table.b-table-stacked>tbody>tr>th {
    display: block
}

.table.b-table.b-table-stacked>tfoot,
.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,
.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,
.table.b-table.b-table-stacked>thead,
.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,
.table.b-table.b-table-stacked>thead>tr.b-table-top-row {
    display: none
}

.table.b-table.b-table-stacked>caption {
    caption-side: top !important
}

.table.b-table.b-table-stacked>tbody>tr>[data-label]:before {
    content: attr(data-label);
    width: 40%;
    float: left;
    text-align: right;
    overflow-wrap: break-word;
    font-weight: 700;
    font-style: normal;
    padding: 0 .5rem 0 0;
    margin: 0
}

.table.b-table.b-table-stacked>tbody>tr>[data-label]:after {
    display: block;
    clear: both;
    content: ""
}

.table.b-table.b-table-stacked>tbody>tr>[data-label]>div {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 .5rem;
    margin: 0
}

.table.b-table.b-table-stacked>tbody>tr.bottom-row,
.table.b-table.b-table-stacked>tbody>tr.top-row {
    display: none
}

.table.b-table.b-table-stacked>tbody>tr>:first-child,
.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,
.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th {
    border-top-width: 3px
}

.b-time {
    min-width: 150px
}

.b-time[aria-disabled=true] output,
.b-time[aria-readonly=true] output,
.b-time output.disabled {
    background-color: #e9ecef;
    opacity: 1
}

.b-time[aria-disabled=true] output {
    pointer-events: none
}

[dir=rtl] .b-time>.d-flex:not(.flex-column) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.b-time .b-time-header {
    margin-bottom: .5rem
}

.b-time .b-time-header output {
    padding: .25rem;
    font-size: 80%
}

.b-time .b-time-footer {
    margin-top: .5rem
}

.b-time .b-time-ampm {
    margin-left: .5rem
}

.b-toast {
    display: block;
    position: relative;
    max-width: 350px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-clip: padding-box;
    z-index: 1;
    border-radius: .25rem
}

.b-toast .toast {
    background-color: hsla(0, 0%, 100%, .85)
}

.b-toast:not(:last-child) {
    margin-bottom: .75rem
}

.b-toast.b-toast-solid .toast {
    background-color: #fff
}

.b-toast .toast {
    opacity: 1
}

.b-toast .toast.fade:not(.show) {
    opacity: 0
}

.b-toast .toast .toast-body {
    display: block
}

.b-toast-primary .toast {
    background-color: rgba(230, 242, 255, .85);
    border-color: rgba(184, 218, 255, .85);
    color: #004085
}

.b-toast-primary .toast .toast-header {
    color: #004085;
    background-color: rgba(204, 229, 255, .85);
    border-bottom-color: rgba(184, 218, 255, .85)
}

.b-toast-primary.b-toast-solid .toast {
    background-color: #e6f2ff
}

.b-toast-secondary .toast {
    background-color: rgba(239, 240, 241, .85);
    border-color: rgba(214, 216, 219, .85);
    color: #383d41
}

.b-toast-secondary .toast .toast-header {
    color: #383d41;
    background-color: rgba(226, 227, 229, .85);
    border-bottom-color: rgba(214, 216, 219, .85)
}

.b-toast-secondary.b-toast-solid .toast {
    background-color: #eff0f1
}

.b-toast-success .toast {
    background-color: rgba(230, 245, 233, .85);
    border-color: rgba(195, 230, 203, .85);
    color: #155724
}

.b-toast-success .toast .toast-header {
    color: #155724;
    background-color: rgba(212, 237, 218, .85);
    border-bottom-color: rgba(195, 230, 203, .85)
}

.b-toast-success.b-toast-solid .toast {
    background-color: #e6f5e9
}

.b-toast-info .toast {
    background-color: rgba(229, 244, 247, .85);
    border-color: rgba(190, 229, 235, .85);
    color: #0c5460
}

.b-toast-info .toast .toast-header {
    color: #0c5460;
    background-color: rgba(209, 236, 241, .85);
    border-bottom-color: rgba(190, 229, 235, .85)
}

.b-toast-info.b-toast-solid .toast {
    background-color: #e5f4f7
}

.b-toast-warning .toast {
    background-color: rgba(255, 249, 231, .85);
    border-color: rgba(255, 238, 186, .85);
    color: #856404
}

.b-toast-warning .toast .toast-header {
    color: #856404;
    background-color: rgba(255, 243, 205, .85);
    border-bottom-color: rgba(255, 238, 186, .85)
}

.b-toast-warning.b-toast-solid .toast {
    background-color: #fff9e7
}

.b-toast-danger .toast {
    background-color: rgba(252, 237, 238, .85);
    border-color: rgba(245, 198, 203, .85);
    color: #721c24
}

.b-toast-danger .toast .toast-header {
    color: #721c24;
    background-color: rgba(248, 215, 218, .85);
    border-bottom-color: rgba(245, 198, 203, .85)
}

.b-toast-danger.b-toast-solid .toast {
    background-color: #fcedee
}

.b-toast-light .toast {
    background-color: hsla(0, 0%, 100%, .85);
    border-color: rgba(253, 253, 254, .85);
    color: #818182
}

.b-toast-light .toast .toast-header {
    color: #818182;
    background-color: hsla(0, 0%, 99.6%, .85);
    border-bottom-color: rgba(253, 253, 254, .85)
}

.b-toast-light.b-toast-solid .toast {
    background-color: #fff
}

.b-toast-dark .toast {
    background-color: rgba(227, 229, 229, .85);
    border-color: rgba(198, 200, 202, .85);
    color: #1b1e21
}

.b-toast-dark .toast .toast-header {
    color: #1b1e21;
    background-color: rgba(214, 216, 217, .85);
    border-bottom-color: rgba(198, 200, 202, .85)
}

.b-toast-dark.b-toast-solid .toast {
    background-color: #e3e5e5
}

.b-toaster {
    z-index: 1100
}

.b-toaster .b-toaster-slot {
    position: relative;
    display: block
}

.b-toaster .b-toaster-slot:empty {
    display: none !important
}

.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-right,
.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-right {
    position: fixed;
    left: .5rem;
    right: .5rem;
    margin: 0;
    padding: 0;
    height: 0;
    overflow: visible
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
    position: absolute;
    max-width: 350px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0
}

.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-bottom-full .b-toaster-slot .toast,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot .b-toast,
.b-toaster.b-toaster-top-full .b-toaster-slot .toast {
    width: 100%;
    max-width: 100%
}

.b-toaster.b-toaster-top-center,
.b-toaster.b-toaster-top-full,
.b-toaster.b-toaster-top-left,
.b-toaster.b-toaster-top-right {
    top: 0
}

.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-full .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
    top: .5rem
}

.b-toaster.b-toaster-bottom-center,
.b-toaster.b-toaster-bottom-full,
.b-toaster.b-toaster-bottom-left,
.b-toaster.b-toaster-bottom-right {
    bottom: 0
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-full .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot {
    bottom: .5rem
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-right .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-right .b-toaster-slot {
    margin-left: auto
}

.b-toaster.b-toaster-bottom-center .b-toaster-slot,
.b-toaster.b-toaster-bottom-left .b-toaster-slot,
.b-toaster.b-toaster-top-center .b-toaster-slot,
.b-toaster.b-toaster-top-left .b-toaster-slot {
    margin-right: auto
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-move,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-move {
    transition: -webkit-transform .175s;
    -webkit-transition: -webkit-transform .175s;
    transition: transform .175s;
    transition: transform .175s, -webkit-transform .175s
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade {
    -webkit-transition-delay: .175s;
    transition-delay: .175s
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active {
    position: absolute;
    -webkit-transition-delay: .175s;
    transition-delay: .175s
}

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade,
.b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.tooltip.b-tooltip {
    display: block;
    opacity: .9;
    outline: 0
}

.tooltip.b-tooltip.fade:not(.show) {
    opacity: 0
}

.tooltip.b-tooltip.show {
    opacity: .9
}

.tooltip.b-tooltip.noninteractive {
    pointer-events: none
}

.tooltip.b-tooltip .arrow {
    margin: 0 .25rem
}

.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.b-tooltip.bs-tooltip-left .arrow,
.tooltip.b-tooltip.bs-tooltip-right .arrow {
    margin: .25rem 0
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-top .arrow:before {
    border-top-color: #007bff
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before {
    border-right-color: #007bff
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #007bff
}

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-primary.bs-tooltip-left .arrow:before {
    border-left-color: #007bff
}

.tooltip.b-tooltip-primary .tooltip-inner {
    color: #fff;
    background-color: #007bff
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-top .arrow:before {
    border-top-color: #6c757d
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-right .arrow:before {
    border-right-color: #6c757d
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #6c757d
}

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-secondary.bs-tooltip-left .arrow:before {
    border-left-color: #6c757d
}

.tooltip.b-tooltip-secondary .tooltip-inner {
    color: #fff;
    background-color: #6c757d
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-top .arrow:before {
    border-top-color: #28a745
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-right .arrow:before {
    border-right-color: #28a745
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #28a745
}

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-success.bs-tooltip-left .arrow:before {
    border-left-color: #28a745
}

.tooltip.b-tooltip-success .tooltip-inner {
    color: #fff;
    background-color: #28a745
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-top .arrow:before {
    border-top-color: #17a2b8
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-right .arrow:before {
    border-right-color: #17a2b8
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #17a2b8
}

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-info.bs-tooltip-left .arrow:before {
    border-left-color: #17a2b8
}

.tooltip.b-tooltip-info .tooltip-inner {
    color: #fff;
    background-color: #17a2b8
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-top .arrow:before {
    border-top-color: #ffc107
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-right .arrow:before {
    border-right-color: #ffc107
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #ffc107
}

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-warning.bs-tooltip-left .arrow:before {
    border-left-color: #ffc107
}

.tooltip.b-tooltip-warning .tooltip-inner {
    color: #212529;
    background-color: #ffc107
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-top .arrow:before {
    border-top-color: #dc3545
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-right .arrow:before {
    border-right-color: #dc3545
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #dc3545
}

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-danger.bs-tooltip-left .arrow:before {
    border-left-color: #dc3545
}

.tooltip.b-tooltip-danger .tooltip-inner {
    color: #fff;
    background-color: #dc3545
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-top .arrow:before {
    border-top-color: #f8f9fa
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-right .arrow:before {
    border-right-color: #f8f9fa
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #f8f9fa
}

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-light.bs-tooltip-left .arrow:before {
    border-left-color: #f8f9fa
}

.tooltip.b-tooltip-light .tooltip-inner {
    color: #212529;
    background-color: #f8f9fa
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=top] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-top .arrow:before {
    border-top-color: #343a40
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=right] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-right .arrow:before {
    border-right-color: #343a40
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #343a40
}

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^=left] .arrow:before,
.tooltip.b-tooltip-dark.bs-tooltip-left .arrow:before {
    border-left-color: #343a40
}

.tooltip.b-tooltip-dark .tooltip-inner {
    color: #fff;
    background-color: #343a40
}

.b-icon.bi {
    display: inline-block;
    overflow: visible;
    vertical-align: -.15em
}

.b-icon.b-icon-animation-cylon,
.b-icon.b-iconstack .b-icon-animation-cylon>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: b-icon-animation-cylon .75s ease-in-out infinite alternate;
    animation: b-icon-animation-cylon .75s ease-in-out infinite alternate
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-cylon,
    .b-icon.b-iconstack .b-icon-animation-cylon>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-cylon-vertical,
.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;
    animation: b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-cylon-vertical,
    .b-icon.b-iconstack .b-icon-animation-cylon-vertical>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-fade,
.b-icon.b-iconstack .b-icon-animation-fade>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: b-icon-animation-fade .75s ease-in-out infinite alternate;
    animation: b-icon-animation-fade .75s ease-in-out infinite alternate
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-fade,
    .b-icon.b-iconstack .b-icon-animation-fade>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin,
.b-icon.b-iconstack .b-icon-animation-spin>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: b-icon-animation-spin 2s linear infinite normal;
    animation: b-icon-animation-spin 2s linear infinite normal
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-spin,
    .b-icon.b-iconstack .b-icon-animation-spin>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin-reverse,
.b-icon.b-iconstack .b-icon-animation-spin-reverse>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    animation: b-icon-animation-spin 2s linear infinite reverse
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-spin-reverse,
    .b-icon.b-iconstack .b-icon-animation-spin-reverse>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin-pulse,
.b-icon.b-iconstack .b-icon-animation-spin-pulse>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: b-icon-animation-spin 1s steps(8) infinite normal;
    animation: b-icon-animation-spin 1s steps(8) infinite normal
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-spin-pulse,
    .b-icon.b-iconstack .b-icon-animation-spin-pulse>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-spin-reverse-pulse,
.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    animation: b-icon-animation-spin 1s steps(8) infinite reverse
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-spin-reverse-pulse,
    .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g {
        -webkit-animation: none;
        animation: none
    }
}

.b-icon.b-icon-animation-throb,
.b-icon.b-iconstack .b-icon-animation-throb>g {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: b-icon-animation-throb .75s ease-in-out infinite alternate;
    animation: b-icon-animation-throb .75s ease-in-out infinite alternate
}

@media (prefers-reduced-motion:reduce) {

    .b-icon.b-icon-animation-throb,
    .b-icon.b-iconstack .b-icon-animation-throb>g {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes b-icon-animation-cylon {
    0% {
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%)
    }

    to {
        -webkit-transform: translateX(25%);
        transform: translateX(25%)
    }
}

@keyframes b-icon-animation-cylon {
    0% {
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%)
    }

    to {
        -webkit-transform: translateX(25%);
        transform: translateX(25%)
    }
}

@-webkit-keyframes b-icon-animation-cylon-vertical {
    0% {
        -webkit-transform: translateY(25%);
        transform: translateY(25%)
    }

    to {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }
}

@keyframes b-icon-animation-cylon-vertical {
    0% {
        -webkit-transform: translateY(25%);
        transform: translateY(25%)
    }

    to {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }
}

@-webkit-keyframes b-icon-animation-fade {
    0% {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

@keyframes b-icon-animation-fade {
    0% {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes b-icon-animation-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes b-icon-animation-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes b-icon-animation-throb {
    0% {
        opacity: .5;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

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

@keyframes b-icon-animation-throb {
    0% {
        opacity: .5;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

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

.btn .b-icon.bi,
.dropdown-item .b-icon.bi,
.dropdown-toggle .b-icon.bi,
.input-group-text .b-icon.bi,
.nav-link .b-icon.bi {
    font-size: 125%;
    vertical-align: text-bottom
}