@charset "utf-8";

:root {
    --primary-color: #50a5e1;
    --primary-shallow-color: #50a5e1;
    --primary-tag-left-color: #2349d1;
    --top-header-hot-color: #ffffff;
    --top-header-hot-hover-bg: linear-gradient(-180deg, #2349d1, #50a5e1);
    --top-header-hot-hover-color: #ffffff;
}

html, body {
    font: 14px/1.571429 "苹方","PingFang","\82f9\65b9","微软雅黑","Microsoft YaHei",'XinGothic-SinaWeibo', helvetica, arial, sans-serif;
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-width: 320px;
    min-height: 100%
}


body {
    color: #2a333c;
    background: #F2F3F5;
    word-wrap: break-word;
    overflow-x: hidden
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

article, aside, details, figcaption, figure, footer, header, codemain, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background-color: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
    font-size: 1em
}

code {
    font-size: 90%;
    padding: .15rem .3rem;
    color: #5683ad;
    border-radius: .215rem;
    background-color: rgba(232, 241, 248, .1)
}

hr {
    overflow: visible;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin: 1rem 0;
    border: 0;
    border-top: 1px solid #e4eaec
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

.L16-pt15 {
    padding-top: 1rem !important;
}

.L16-pb15 {
    padding-bottom: 1rem !important;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    color: inherit;
    font-size: 1.5rem;
    line-height: inherit;
    display: block;
    width: 100%;
    margin-bottom: .5rem
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

[type=search]:not(.L16-met-cancel-button)::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration, input[type=search] {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    opacity: .54;
    color: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.L16-container-s {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.L16-mr15 {
    margin-right: 15px;
}

.L16-item {
    padding: 0 !important;
}

@media print {
    *, ::after, ::before, ::first-letter, blockquote::first-line, div::first-line, li::first-line, p::first-line {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: ' (' attr(title) ')'
    }

    blockquote, pre {
        border: 1px solid #999;
        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
    }

    .L16-navbar {
        display: none
    }

    .L16-btn > .L16-caret, .L16-dropup > .L16-btn > .L16-caret {
        border-top-color: #000 !important
    }

    .L16-tag {
        border: 1px solid #000
    }

    .L16-table {
        border-collapse: collapse !important
    }

    .L16-table td, .L16-table th {
        background-color: #fff !important
    }

    .L16-table-bordered td, .L16-table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

[tabindex='-1']:focus {
    outline: 0 !important
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 1px dotted #e4eaec
}

address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0;
    list-style: none;
    padding-left: 0;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

a {
    text-decoration: none;
    color: var(--primary-color);
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

a:focus, a:hover {
    text-decoration: underline;
    color: #89bceb
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
    color: inherit
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    text-decoration: none;
    color: inherit
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .572rem;
    padding-bottom: .572rem;
    caption-side: bottom;
    text-align: left;
    color: #a3afb7
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
    font: inherit;
    line-height: inherit;
    margin: 0
}

input[type=checkbox]:disabled, input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

.L16-lead {
    font-size: 1.429rem;
    font-weight: 300
}

.L16-small, small {
    font-size: 80%;
    font-weight: 400
}

.L16-mark, mark {
    padding: .23rem;
    background-color: #f2a654;
    color: #fff;
    border-radius: .143rem
}

.L16-list-unstyled {
    padding-left: 0;
    list-style: none
}

.L16-list-inline {
    padding-left: 0;
    list-style: none
}

.L16-list-inline-item {
    display: inline-block
}

.L16-list-inline-item:not(:last-child) {
    margin-right: 5px
}

dl.L16-row > dd + dt {
    clear: left
}

.L16-carousel-inner > .L16-carousel-item > a > img, .L16-carousel-inner > .L16-carousel-item > img, .L16-img-fluid {
    display: block;
    max-width: 100%;
    height: auto
}

.L16-img-rounded {
    border-radius: .286rem
}

.L16-img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #ddd;
    border-radius: .25rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.L16-img-circle {
    border-radius: 50%
}

.L16-figure {
    display: inline-block
}

.L16-figure-img {
    line-height: 1;
    margin-bottom: .5rem
}

.L16-figure-caption {
    font-size: 90%;
    color: #ccd5db
}

kbd {
    font-size: 90%;
    padding: .15rem .3rem;
    color: #fff;
    border-radius: .143rem;
    background-color: var(--primary-color);
    -webkit-box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);
    border: 1px solid #bcd8f1
}

kbd kbd {
    font-size: 100%;
    font-weight: 700;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    white-space: pre-wrap !important;
    font-size: 90%;
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    color: inherit;
    padding: 10.5px;
    color: inherit;
    border: 1px solid #ecf5fc;
    border-radius: .215rem;
    overflow: auto
}

pre code {
    font-size: inherit;
    padding: 0;
    color: inherit;
    border-radius: 0;
    background-color: transparent
}

.L16-container {
    width: 1310px;
    margin: 0 auto;
    padding: 0;
}


.L16-footer {
    padding: 5px;
    background: var(--primary-color);
    text-align: center;
    /*margin: 15px 0;*/
    color: #ffffff;
    border-top: solid 5px  #ffffff;
    padding: 15px;
}

.L16-row::after {
    display: table;
    clear: both;
    content: ''
}

.L16-col-lg, .L16-col-lg-1, .L16-col-lg-10, .L16-col-lg-11, .L16-col-lg-12, .L16-col-lg-2, .L16-col-lg-3, .L16-col-lg-4, .L16-col-lg-5, .L16-col-lg-6, .L16-col-lg-7, .L16-col-lg-8, .L16-col-lg-9, .L16-col-md, .L16-col-md-1, .L16-col-md-10, .L16-col-md-11, .L16-col-md-12, .L16-col-md-2, .L16-col-md-3, .L16-col-md-4, .L16-col-md-5, .L16-col-md-6, .L16-col-md-7, .L16-col-md-8, .L16-col-md-9, .L16-col-sm, .L16-col-sm-1, .L16-col-sm-10, .L16-col-sm-11, .L16-col-sm-12, .L16-col-sm-2, .L16-col-sm-3, .L16-col-sm-4, .L16-col-sm-5, .L16-col-sm-6, .L16-col-sm-7, .L16-col-sm-8, .L16-col-sm-9, .L16-col-xl, .L16-col-xl-1, .L16-col-xl-10, .L16-col-xl-11, .L16-col-xl-12, .L16-col-xl-2, .L16-col-xl-3, .L16-col-xl-4, .L16-col-xl-5, .L16-col-xl-6, .L16-col-xl-7, .L16-col-xl-8, .L16-col-xl-9, .L16-col-xs, .L16-col-xs-1, .L16-col-xs-10, .L16-col-xs-11, .L16-col-xs-12, .L16-col-xs-2, .L16-col-xs-3, .L16-col-xs-4, .L16-col-xs-5, .L16-col-xs-6, .L16-col-xs-7, .L16-col-xs-8, .L16-col-xs-9, .L16-col-xxl, .L16-col-xxl-1, .L16-col-xxl-10, .L16-col-xxl-11, .L16-col-xxl-12, .L16-col-xxl-2, .L16-col-xxl-3, .L16-col-xxl-4, .L16-col-xxl-5, .L16-col-xxl-6, .L16-col-xxl-7, .L16-col-xxl-8, .L16-col-xxl-9 {
    position: relative;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media (min-width: 480px) {
    .L16-col-lg, .L16-col-lg-1, .L16-col-lg-10, .L16-col-lg-11, .L16-col-lg-12, .L16-col-lg-2, .L16-col-lg-3, .L16-col-lg-4, .L16-col-lg-5, .L16-col-lg-6, .L16-col-lg-7, .L16-col-lg-8, .L16-col-lg-9, .L16-col-md, .L16-col-md-1, .L16-col-md-10, .L16-col-md-11, .L16-col-md-12, .L16-col-md-2, .L16-col-md-3, .L16-col-md-4, .L16-col-md-5, .L16-col-md-6, .L16-col-md-7, .L16-col-md-8, .L16-col-md-9, .L16-col-sm, .L16-col-sm-1, .L16-col-sm-10, .L16-col-sm-11, .L16-col-sm-12, .L16-col-sm-2, .L16-col-sm-3, .L16-col-sm-4, .L16-col-sm-5, .L16-col-sm-6, .L16-col-sm-7, .L16-col-sm-8, .L16-col-sm-9, .L16-col-xl, .L16-col-xl-1, .L16-col-xl-10, .L16-col-xl-11, .L16-col-xl-12, .L16-col-xl-2, .L16-col-xl-3, .L16-col-xl-4, .L16-col-xl-5, .L16-col-xl-6, .L16-col-xl-7, .L16-col-xl-8, .L16-col-xl-9, .L16-col-xs, .L16-col-xs-1, .L16-col-xs-10, .L16-col-xs-11, .L16-col-xs-12, .L16-col-xs-2, .L16-col-xs-3, .L16-col-xs-4, .L16-col-xs-5, .L16-col-xs-6, .L16-col-xs-7, .L16-col-xs-8, .L16-col-xs-9, .L16-col-xxl, .L16-col-xxl-1, .L16-col-xxl-10, .L16-col-xxl-11, .L16-col-xxl-12, .L16-col-xxl-2, .L16-col-xxl-3, .L16-col-xxl-4, .L16-col-xxl-5, .L16-col-xxl-6, .L16-col-xxl-7, .L16-col-xxl-8, .L16-col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media (min-width: 768px) {
    .L16-col-lg, .L16-col-lg-1, .L16-col-lg-10, .L16-col-lg-11, .L16-col-lg-12, .L16-col-lg-2, .L16-col-lg-3, .L16-col-lg-4, .L16-col-lg-5, .L16-col-lg-6, .L16-col-lg-7, .L16-col-lg-8, .L16-col-lg-9, .L16-col-md, .L16-col-md-1, .L16-col-md-10, .L16-col-md-11, .L16-col-md-12, .L16-col-md-2, .L16-col-md-3, .L16-col-md-4, .L16-col-md-5, .L16-col-md-6, .L16-col-md-7, .L16-col-md-8, .L16-col-md-9, .L16-col-sm, .L16-col-sm-1, .L16-col-sm-10, .L16-col-sm-11, .L16-col-sm-12, .L16-col-sm-2, .L16-col-sm-3, .L16-col-sm-4, .L16-col-sm-5, .L16-col-sm-6, .L16-col-sm-7, .L16-col-sm-8, .L16-col-sm-9, .L16-col-xl, .L16-col-xl-1, .L16-col-xl-10, .L16-col-xl-11, .L16-col-xl-12, .L16-col-xl-2, .L16-col-xl-3, .L16-col-xl-4, .L16-col-xl-5, .L16-col-xl-6, .L16-col-xl-7, .L16-col-xl-8, .L16-col-xl-9, .L16-col-xs, .L16-col-xs-1, .L16-col-xs-10, .L16-col-xs-11, .L16-col-xs-12, .L16-col-xs-2, .L16-col-xs-3, .L16-col-xs-4, .L16-col-xs-5, .L16-col-xs-6, .L16-col-xs-7, .L16-col-xs-8, .L16-col-xs-9, .L16-col-xxl, .L16-col-xxl-1, .L16-col-xxl-10, .L16-col-xxl-11, .L16-col-xxl-12, .L16-col-xxl-2, .L16-col-xxl-3, .L16-col-xxl-4, .L16-col-xxl-5, .L16-col-xxl-6, .L16-col-xxl-7, .L16-col-xxl-8, .L16-col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media (min-width: 992px) {
    .L16-col-lg, .L16-col-lg-1, .L16-col-lg-10, .L16-col-lg-11, .L16-col-lg-12, .L16-col-lg-2, .L16-col-lg-3, .L16-col-lg-4, .L16-col-lg-5, .L16-col-lg-6, .L16-col-lg-7, .L16-col-lg-8, .L16-col-lg-9, .L16-col-md, .L16-col-md-1, .L16-col-md-10, .L16-col-md-11, .L16-col-md-12, .L16-col-md-2, .L16-col-md-3, .L16-col-md-4, .L16-col-md-5, .L16-col-md-6, .L16-col-md-7, .L16-col-md-8, .L16-col-md-9, .L16-col-sm, .L16-col-sm-1, .L16-col-sm-10, .L16-col-sm-11, .L16-col-sm-12, .L16-col-sm-2, .L16-col-sm-3, .L16-col-sm-4, .L16-col-sm-5, .L16-col-sm-6, .L16-col-sm-7, .L16-col-sm-8, .L16-col-sm-9, .L16-col-xl, .L16-col-xl-1, .L16-col-xl-10, .L16-col-xl-11, .L16-col-xl-12, .L16-col-xl-2, .L16-col-xl-3, .L16-col-xl-4, .L16-col-xl-5, .L16-col-xl-6, .L16-col-xl-7, .L16-col-xl-8, .L16-col-xl-9, .L16-col-xs, .L16-col-xs-1, .L16-col-xs-10, .L16-col-xs-11, .L16-col-xs-12, .L16-col-xs-2, .L16-col-xs-3, .L16-col-xs-4, .L16-col-xs-5, .L16-col-xs-6, .L16-col-xs-7, .L16-col-xs-8, .L16-col-xs-9, .L16-col-xxl, .L16-col-xxl-1, .L16-col-xxl-10, .L16-col-xxl-11, .L16-col-xxl-12, .L16-col-xxl-2, .L16-col-xxl-3, .L16-col-xxl-4, .L16-col-xxl-5, .L16-col-xxl-6, .L16-col-xxl-7, .L16-col-xxl-8, .L16-col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media (min-width: 1200px) {
    .L16-col-lg, .L16-col-lg-1, .L16-col-lg-10, .L16-col-lg-11, .L16-col-lg-12, .L16-col-lg-2, .L16-col-lg-3, .L16-col-lg-4, .L16-col-lg-5, .L16-col-lg-6, .L16-col-lg-7, .L16-col-lg-8, .L16-col-lg-9, .L16-col-md, .L16-col-md-1, .L16-col-md-10, .L16-col-md-11, .L16-col-md-12, .L16-col-md-2, .L16-col-md-3, .L16-col-md-4, .L16-col-md-5, .L16-col-md-6, .L16-col-md-7, .L16-col-md-8, .L16-col-md-9, .L16-col-sm, .L16-col-sm-1, .L16-col-sm-10, .L16-col-sm-11, .L16-col-sm-12, .L16-col-sm-2, .L16-col-sm-3, .L16-col-sm-4, .L16-col-sm-5, .L16-col-sm-6, .L16-col-sm-7, .L16-col-sm-8, .L16-col-sm-9, .L16-col-xl, .L16-col-xl-1, .L16-col-xl-10, .L16-col-xl-11, .L16-col-xl-12, .L16-col-xl-2, .L16-col-xl-3, .L16-col-xl-4, .L16-col-xl-5, .L16-col-xl-6, .L16-col-xl-7, .L16-col-xl-8, .L16-col-xl-9, .L16-col-xs, .L16-col-xs-1, .L16-col-xs-10, .L16-col-xs-11, .L16-col-xs-12, .L16-col-xs-2, .L16-col-xs-3, .L16-col-xs-4, .L16-col-xs-5, .L16-col-xs-6, .L16-col-xs-7, .L16-col-xs-8, .L16-col-xs-9, .L16-col-xxl, .L16-col-xxl-1, .L16-col-xxl-10, .L16-col-xxl-11, .L16-col-xxl-12, .L16-col-xxl-2, .L16-col-xxl-3, .L16-col-xxl-4, .L16-col-xxl-5, .L16-col-xxl-6, .L16-col-xxl-7, .L16-col-xxl-8, .L16-col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.L16-col-xs-1 {
    float: left;
    width: 8.333333%
}

.L16-col-xs-2 {
    float: left;
    width: 16.666667%
}

.L16-col-xs-3 {
    float: left;
    width: 25%
}

.L16-col-xs-4 {
    float: left;
    width: 33.333333%
}

.L16-col-xs-5 {
    float: left;
    width: 41.666667%
}

.L16-col-xs-6 {
    float: left;
    width: 50%
}

.L16-col-xs-7 {
    float: left;
    width: 58.333333%
}

.L16-col-xs-8 {
    float: left;
    width: 66.666667%
}

.L16-col-xs-9 {
    float: left;
    width: 75%
}

.L16-col-xs-10 {
    float: left;
    width: 83.333333%
}

.L16-col-xs-11 {
    float: left;
    width: 91.666667%
}

.L16-col-xs-12 {
    float: left;
    width: 100%
}

.L16-offset-xs-1 {
    margin-left: 8.333333%
}

.L16-offset-xs-2 {
    margin-left: 16.666667%
}

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

.L16-offset-xs-4 {
    margin-left: 33.333333%
}

.L16-offset-xs-5 {
    margin-left: 41.666667%
}

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

.L16-offset-xs-7 {
    margin-left: 58.333333%
}

.L16-offset-xs-8 {
    margin-left: 66.666667%
}

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

.L16-offset-xs-10 {
    margin-left: 83.333333%
}

.L16-offset-xs-11 {
    margin-left: 91.666667%
}

@media (min-width: 480px) {
    .L16-col-sm-1 {
        float: left;
        width: 8.333333%
    }

    .L16-col-sm-2 {
        float: left;
        width: 16.666667%
    }

    .L16-col-sm-3 {
        float: left;
        width: 25%
    }

    .L16-col-sm-4 {
        float: left;
        width: 33.333333%
    }

    .L16-col-sm-5 {
        float: left;
        width: 41.666667%
    }

    .L16-col-sm-6 {
        float: left;
        width: 50%
    }

    .L16-col-sm-7 {
        float: left;
        width: 58.333333%
    }

    .L16-col-sm-8 {
        float: left;
        width: 66.666667%
    }

    .L16-col-sm-9 {
        float: left;
        width: 75%
    }

    .L16-col-sm-10 {
        float: left;
        width: 83.333333%
    }

    .L16-col-sm-11 {
        float: left;
        width: 91.666667%
    }

    .L16-col-sm-12 {
        float: left;
        width: 100%
    }

    .L16-offset-sm-0 {
        margin-left: 0
    }

    .L16-offset-sm-1 {
        margin-left: 8.333333%
    }

    .L16-offset-sm-2 {
        margin-left: 16.666667%
    }

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

    .L16-offset-sm-4 {
        margin-left: 33.333333%
    }

    .L16-offset-sm-5 {
        margin-left: 41.666667%
    }

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

    .L16-offset-sm-7 {
        margin-left: 58.333333%
    }

    .L16-offset-sm-8 {
        margin-left: 66.666667%
    }

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

    .L16-offset-sm-10 {
        margin-left: 83.333333%
    }

    .L16-offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .L16-col-md-1 {
        float: left;
        width: 8.333333%
    }

    .L16-col-md-2 {
        float: left;
        width: 16.666667%
    }

    .L16-col-md-3 {
        float: left;
        width: 25%
    }

    .L16-col-md-4 {
        float: left;
        width: 33.333333%
    }

    .L16-col-md-5 {
        float: left;
        width: 41.666667%
    }

    .L16-col-md-6 {
        float: left;
        width: 50%
    }

    .L16-col-md-7 {
        float: left;
        width: 58.333333%
    }

    .L16-col-md-8 {
        float: left;
        width: 66.666667%
    }

    .L16-col-md-9 {
        float: left;
        width: 75%
    }

    .L16-col-md-10 {
        float: left;
        width: 83.333333%
    }

    .L16-col-md-11 {
        float: left;
        width: 91.666667%
    }

    .L16-col-md-12 {
        float: left;
        width: 100%
    }

    .L16-offset-md-0 {
        margin-left: 0
    }

    .L16-offset-md-1 {
        margin-left: 8.333333%
    }

    .L16-offset-md-2 {
        margin-left: 16.666667%
    }

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

    .L16-offset-md-4 {
        margin-left: 33.333333%
    }

    .L16-offset-md-5 {
        margin-left: 41.666667%
    }

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

    .L16-offset-md-7 {
        margin-left: 58.333333%
    }

    .L16-offset-md-8 {
        margin-left: 66.666667%
    }

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

    .L16-offset-md-10 {
        margin-left: 83.333333%
    }

    .L16-offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .L16-col-lg-1 {
        float: left;
        width: 8.333333%
    }

    .L16-col-lg-2 {
        float: left;
        width: 16.666667%
    }

    .L16-col-lg-3 {
        float: left;
        width: 25%
    }

    .L16-col-lg-4 {
        float: left;
        width: 34.1%
    }

    .L16-col-lg-5 {
        float: left;
        width: 41.666667%
    }

    .L16-col-lg-6 {
        float: left;
        width: 50%
    }

    .L16-col-lg-7 {
        float: left;
        width: 58.333333%
    }

    .L16-col-lg-8 {
        float: left;
        width: 64.666667%
    }

    .L16-col-lg-9 {
        float: left;
        width: 75%
    }

    .L16-col-lg-10 {
        float: left;
        width: 83.333333%
    }

    .L16-col-lg-11 {
        float: left;
        width: 91.666667%
    }

    .L16-col-lg-12 {
        float: left;
        width: 100%
    }

    .L16-offset-lg-0 {
        margin-left: 0
    }

    .L16-offset-lg-1 {
        margin-left: 8.333333%
    }

    .L16-offset-lg-2 {
        margin-left: 16.666667%
    }

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

    .L16-offset-lg-4 {
        margin-left: 33.333333%
    }

    .L16-offset-lg-5 {
        margin-left: 41.666667%
    }

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

    .L16-offset-lg-7 {
        margin-left: 58.333333%
    }

    .L16-offset-lg-8 {
        margin-left: 66.666667%
    }

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

    .L16-offset-lg-10 {
        margin-left: 83.333333%
    }

    .L16-offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .L16-col-xl-1 {
        float: left;
        width: 8.333333%
    }

    .L16-col-xl-2 {
        float: left;
        width: 16.666667%
    }

    .L16-col-xl-3 {
        float: left;
        width: 25%
    }

    .L16-col-xl-4 {
        float: left;
        width: 33.333333%
    }

    .L16-col-xl-5 {
        float: left;
        width: 41.666667%
    }

    .L16-col-xl-6 {
        float: left;
        width: 50%
    }

    .L16-col-xl-7 {
        float: left;
        width: 58.333333%
    }

    .L16-col-xl-8 {
        float: left;
        width: 66.666667%
    }

    .L16-col-xl-9 {
        float: left;
        width: 75%
    }

    .L16-col-xl-10 {
        float: left;
        width: 83.333333%
    }

    .L16-col-xl-11 {
        float: left;
        width: 91.666667%
    }

    .L16-col-xl-12 {
        float: left;
        width: 100%
    }

    .L16-offset-xl-0 {
        margin-left: 0
    }

    .L16-offset-xl-1 {
        margin-left: 8.333333%
    }

    .L16-offset-xl-2 {
        margin-left: 16.666667%
    }

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

    .L16-offset-xl-4 {
        margin-left: 33.333333%
    }

    .L16-offset-xl-5 {
        margin-left: 41.666667%
    }

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

    .L16-offset-xl-7 {
        margin-left: 58.333333%
    }

    .L16-offset-xl-8 {
        margin-left: 66.666667%
    }

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

    .L16-offset-xl-10 {
        margin-left: 83.333333%
    }

    .L16-offset-xl-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1600px) {
    .L16-col-xxl-1 {
        float: left;
        width: 8.333333%
    }

    .L16-col-xxl-2 {
        float: left;
        width: 16.666667%
    }

    .L16-col-xxl-3 {
        float: left;
        width: 25%
    }

    .L16-col-xxl-4 {
        float: left;
        width: 33.333333%
    }

    .L16-col-xxl-5 {
        float: left;
        width: 41.666667%
    }

    .L16-col-xxl-6 {
        float: left;
        width: 50%
    }

    .L16-col-xxl-7 {
        float: left;
        width: 58.333333%
    }

    .L16-col-xxl-8 {
        float: left;
        width: 66.666667%
    }

    .L16-col-xxl-9 {
        float: left;
        width: 75%
    }

    .L16-col-xxl-10 {
        float: left;
        width: 83.333333%
    }

    .L16-col-xxl-11 {
        float: left;
        width: 91.666667%
    }

    .L16-col-xxl-12 {
        float: left;
        width: 100%
    }

    .L16-offset-xxl-0 {
        margin-left: 0
    }

    .L16-offset-xxl-1 {
        margin-left: 8.333333%
    }

    .L16-offset-xxl-2 {
        margin-left: 16.666667%
    }

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

    .L16-offset-xxl-4 {
        margin-left: 33.333333%
    }

    .L16-offset-xxl-5 {
        margin-left: 41.666667%
    }

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

    .L16-offset-xxl-7 {
        margin-left: 58.333333%
    }

    .L16-offset-xxl-8 {
        margin-left: 66.666667%
    }

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

    .L16-offset-xxl-10 {
        margin-left: 83.333333%
    }

    .L16-offset-xxl-11 {
        margin-left: 91.666667%
    }
}

.L16-table {
    max-width: 100%;
    margin-bottom: 1rem;
    color: #76838f
}

.L16-table td, .L16-table th {
    padding: .572rem;
    border-top: 1px solid #e4eaec
}

.L16-table thead th {
    border-bottom: 2px solid #e4eaec
}

.L16-table tbody + tbody {
    border-top: 2px solid #e4eaec
}

.L16-table .L16-table {
    background-color: #fff
}

.L16-table-sm td, .L16-table-sm th {
    padding: .358rem
}

.L16-table-bordered {
    border: 1px solid #e4eaec
}

.L16-table-bordered td, .L16-table-bordered th {
    border: 1px solid #ddd
}

.L16-table-bordered thead td, .L16-table-bordered thead th {
    border-bottom-width: 1px
}

.L16-table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(243, 247, 249, .3)
}

.L16-table-hover tbody tr:hover {
    background-color: #f3f7f9
}

.L16-table-active, .L16-table-active > td, .L16-table-active > th {
    background-color: #f3f7f9
}

.L16-table-active a {
    color: inherit
}

.L16-table-hover .L16-table-active:hover {
    background-color: #e2ecf1
}

.L16-table-hover .L16-table-active:hover > td, .L16-table-hover .L16-table-active:hover > th {
    color: inherit;
    background-color: #e2ecf1
}

.L16-table-responsive {
    display: block;
    overflow-x: auto;
    width: 100%;
    min-height: .01%
}

.L16-form-control {
    font-size: 1rem;
    line-height: 1.571429;
    display: block;
    width: 100%;
    padding: .429rem .929rem;
    color: #76838f;
    border: 1px solid #e4eaec;
    border-radius: .215rem;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 2.573rem;
    -webkit-transition: -webkit-box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
    -o-transition: box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
    transition: box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
    border-color: #e4eaec;
    -webkit-appearance: none;
    -moz-appearance: none
}

.L16-form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.L16-form-control.L16-focus, .L16-form-control:focus {
    border-color: var(--primary-color);
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.L16-form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #a3afb7
}

.L16-form-control::-moz-placeholder {
    opacity: 1;
    color: #a3afb7
}

.L16-form-control:-ms-input-placeholder {
    opacity: 1;
    color: #a3afb7
}

.L16-form-control::placeholder {
    opacity: 1;
    color: #a3afb7
}

.L16-form-control:disabled, .L16-form-control[readonly] {
    opacity: 1;
    background-color: #f3f7f9
}

.L16-form-control:disabled {
    cursor: not-allowed
}

select.L16-form-control:not([size]):not([multiple]) {
    height: 2.573rem
}

select.L16-form-control:focus::-ms-value {
    color: #76838f;
    background-color: #fff
}

.L16-form-control-static {
    min-height: 2.573rem;
    margin-bottom: 0;
    padding-top: .429rem;
    padding-bottom: .429rem
}

.L16-form-control-static.L16-form-control-lg, .L16-form-control-static.L16-form-control-sm, .L16-input-group-lg > .L16-form-control-static.L16-form-control, .L16-input-group-lg > .L16-form-control-static.L16-input-group-addon, .L16-input-group-lg > .L16-input-group-btn > .L16-form-control-static.L16-btn, .L16-input-group-sm > .L16-form-control-static.L16-form-control, .L16-input-group-sm > .L16-form-control-static.L16-input-group-addon, .L16-input-group-sm > .L16-input-group-btn > .L16-form-control-static.L16-btn {
    padding-right: 0;
    padding-left: 0
}

.L16-form-control-sm, .L16-input-group-sm > .L16-form-control, .L16-input-group-sm > .L16-input-group-addon, .L16-input-group-sm > .L16-input-group-btn > .L16-btn {
    height: 2.288rem;
    font-size: .858rem;
    padding: .429rem .786rem;
    border-radius: .143rem
}

.L16-input-group-sm > .L16-input-group-btn > select.L16-btn:not([size]):not([multiple]), .L16-input-group-sm > select.L16-form-control:not([size]):not([multiple]), .L16-input-group-sm > select.L16-input-group-addon:not([size]):not([multiple]), select.L16-form-control-sm:not([size]):not([multiple]) {
    height: 2.288rem
}

.L16-form-control-lg, .L16-input-group-lg > .L16-form-control, .L16-input-group-lg > .L16-input-group-addon, .L16-input-group-lg > .L16-input-group-btn > .L16-btn {
    height: 3.573667rem;
    font-size: 1.286rem;
    padding: .858rem 1.429rem;
    border-radius: .286rem
}

.L16-input-group-lg > .L16-input-group-btn > select.L16-btn:not([size]):not([multiple]), .L16-input-group-lg > select.L16-form-control:not([size]):not([multiple]), .L16-input-group-lg > select.L16-input-group-addon:not([size]):not([multiple]), select.L16-form-control-lg:not([size]):not([multiple]) {
    height: 3.573667rem
}

.L16-form-group {
    margin-bottom: 1.429rem
}

.L16-form-control-danger, .L16-form-control-success, .L16-form-control-warning {
    padding-right: 2.787rem;
    background-repeat: no-repeat;
    background-position: center right .64325rem;
    -webkit-background-size: 1.2865rem 1.2865rem;
    background-size: 1.2865rem 1.2865rem
}

html:not(.L16-met-web) .L16-has-success .L16-custom-control, html:not(.L16-met-web) .L16-has-success .L16-form-control-label {
    color: #46be8a
}

html:not(.L16-met-web) .L16-has-success .L16-form-control {
    border-color: #46be8a;
    border-color: #46be8a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

html:not(.L16-met-web) .L16-has-success .L16-input-group-addon {
    color: #46be8a;
    border-color: #46be8a;
    background-color: #ddf3e9
}

html:not(.L16-met-web) .L16-has-success .L16-form-control-success {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'$form-icon-success-color\' 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')
}

.L16-has-warning .L16-custom-control, .L16-has-warning .L16-form-control-label {
    color: #f2a654
}

.L16-has-warning .L16-form-control {
    border-color: #f2a654;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.L16-has-warning .L16-input-group-addon {
    color: #f2a654;
    border-color: #f2a654;
    background-color: #fff
}

.L16-has-warning .L16-form-control-warning {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'#f2a654\' d=\'M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z\'/%3E%3C/svg%3E')
}

.L16-has-danger .L16-custom-control, .L16-has-danger .L16-form-control-label {
    color: #f96868
}

.L16-has-danger .L16-form-control {
    border-color: #f96868;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.L16-has-danger .L16-input-group-addon {
    color: #f96868;
    border-color: #f96868;
    background-color: #fff
}

.L16-has-danger .L16-form-control-danger {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'#f96868\' viewBox=\'-2 -2 7 7\'%3E%3Cpath stroke=\'%23d9534f\' d=\'M0 0l3 3m0-3L0 3\'/%3E%3Ccircle r=\'.5\'/%3E%3Ccircle cx=\'3\' r=\'.5\'/%3E%3Ccircle cy=\'3\' r=\'.5\'/%3E%3Ccircle cx=\'3\' cy=\'3\' r=\'.5\'/%3E%3C/svg%3E')
}

@media (min-width: 480px) {
    .L16-form-inline .L16-form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .L16-form-inline .L16-form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .L16-form-inline .L16-form-control-static {
        display: inline-block
    }

    .L16-form-inline .L16-input-group {
        display: inline-table;
        vertical-align: middle
    }

    .L16-form-inline .L16-input-group .L16-form-control, .L16-form-inline .L16-input-group .L16-input-group-addon, .L16-form-inline .L16-input-group .L16-input-group-btn {
        width: auto
    }

    .L16-form-inline .L16-input-group > .L16-form-control {
        width: 100%
    }

    .L16-form-inline .L16-form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
}

.L16-btn {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.571429;
    display: inline-block;
    padding: .429rem 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid transparent;
    border-radius: .215rem
}

.L16-btn.L16-active.L16-focus, .L16-btn.L16-active:focus, .L16-btn.L16-focus, .L16-btn:active.L16-focus, .L16-btn:active:focus, .L16-btn:focus {
    outline: 0
}

.L16-btn.L16-focus, .L16-btn:focus, .L16-btn:hover {
    text-decoration: none
}

.L16-btn.L16-active, .L16-btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-btn.L16-disabled, .L16-btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

a.L16-btn.L16-disabled, fieldset[disabled] a.L16-btn {
    pointer-events: none
}

.L16-btn-primary {
    color: #fff;
    border-color: var(--primary-color);
    background-color: var(--primary-color)
}

.L16-btn-primary:hover, .L16-btn-primary.L16-focus, .L16-btn-primary:focus {
    color: #fff;
    border-color: #89bceb;
    background-color: #89bceb
}

.L16-btn-primary.L16-active, .L16-btn-primary:active, .L16-open > .L16-btn-primary.L16-dropdown-toggle {
    color: #fff;
    border-color: #4e97d9;
    background-color: #4e97d9;
    background-image: none
}

.L16-btn-primary.L16-active.L16-focus, .L16-btn-primary.L16-active:focus, .L16-btn-primary.L16-active:hover, .L16-btn-primary:active.L16-focus, .L16-btn-primary:active:focus, .L16-btn-primary:active:hover, .L16-open > .L16-btn-primary.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-primary.L16-dropdown-toggle:focus, .L16-open > .L16-btn-primary.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #4e97d9;
    background-color: #4e97d9
}

.L16-btn-primary.L16-disabled.L16-focus, .L16-btn-primary.L16-disabled:focus, .L16-btn-primary:disabled.L16-focus, .L16-btn-primary:disabled:focus, .L16-btn-primary.L16-disabled:hover, .L16-btn-primary:disabled:hover {
    border-color: var(--primary-color);
    background-color: var(--primary-color)
}

.L16-btn-secondary {
    color: #373a3c;
    border-color: #ccc;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.L16-btn-info {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.L16-btn-info:hover, .L16-btn-info.L16-focus, .L16-btn-info:focus {
    color: #fff;
    border-color: #77d6e1;
    background-color: #77d6e1
}

.L16-btn-info.L16-active, .L16-btn-info:active, .L16-open > .L16-btn-info.L16-dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #47b8c6;
    background-color: #47b8c6
}

.L16-btn-info.L16-active.L16-focus, .L16-btn-info.L16-active:focus, .L16-btn-info.L16-active:hover, .L16-btn-info:active.L16-focus, .L16-btn-info:active:focus, .L16-btn-info:active:hover, .L16-open > .L16-btn-info.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-info.L16-dropdown-toggle:focus, .L16-open > .L16-btn-info.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #47b8c6;
    background-color: #47b8c6
}

.L16-btn-info.L16-disabled.L16-focus, .L16-btn-info.L16-disabled:focus, .L16-btn-info:disabled.L16-focus, .L16-btn-info:disabled:focus, .L16-btn-info.L16-disabled:hover, .L16-btn-info:disabled:hover {
    border-color: #57c7d4;
    background-color: #57c7d4
}

.L16-btn-success {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.L16-btn-success:hover, .L16-btn-success.L16-focus, .L16-btn-success:focus {
    color: #fff;
    border-color: #5cd29d;
    background-color: #5cd29d
}

.L16-btn-success.L16-active, .L16-btn-success:active, .L16-open > .L16-btn-success.L16-dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #36ab7a;
    background-color: #36ab7a
}

.L16-btn-success.L16-active.L16-focus, .L16-btn-success.L16-active:focus, .L16-btn-success.L16-active:hover, .L16-btn-success:active.L16-focus, .L16-btn-success:active:focus, .L16-btn-success:active:hover, .L16-open > .L16-btn-success.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-success.L16-dropdown-toggle:focus, .L16-open > .L16-btn-success.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #36ab7a;
    background-color: #36ab7a
}

.L16-btn-success.L16-disabled.L16-focus, .L16-btn-success.L16-disabled:focus, .L16-btn-success:disabled.L16-focus, .L16-btn-success:disabled:focus, .L16-btn-success.L16-disabled:hover, .L16-btn-success:disabled:hover {
    border-color: #46be8a;
    background-color: #46be8a
}

.L16-btn-warning {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.L16-btn-warning:hover, .L16-btn-warning.L16-focus, .L16-btn-warning:focus {
    color: #fff;
    border-color: #f4b066;
    background-color: #f4b066
}

.L16-btn-warning.L16-active, .L16-btn-warning:active, .L16-open > .L16-btn-warning.L16-dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #ec9940;
    background-color: #ec9940
}

.L16-btn-warning.L16-active.L16-focus, .L16-btn-warning.L16-active:focus, .L16-btn-warning.L16-active:hover, .L16-btn-warning:active.L16-focus, .L16-btn-warning:active:focus, .L16-btn-warning:active:hover, .L16-open > .L16-btn-warning.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-warning.L16-dropdown-toggle:focus, .L16-open > .L16-btn-warning.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #ec9940;
    background-color: #ec9940
}

.L16-btn-warning.L16-disabled.L16-focus, .L16-btn-warning.L16-disabled:focus, .L16-btn-warning:disabled.L16-focus, .L16-btn-warning:disabled:focus, .L16-btn-warning.L16-disabled:hover, .L16-btn-warning:disabled:hover {
    border-color: #f2a654;
    background-color: #f2a654
}

.L16-btn-danger {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

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

.L16-btn-danger.L16-active, .L16-btn-danger:active, .L16-open > .L16-btn-danger.L16-dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #e9595b;
    background-color: #e9595b
}

.L16-btn-danger.L16-active.L16-focus, .L16-btn-danger.L16-active:focus, .L16-btn-danger.L16-active:hover, .L16-btn-danger:active.L16-focus, .L16-btn-danger:active:focus, .L16-btn-danger:active:hover, .L16-open > .L16-btn-danger.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-danger.L16-dropdown-toggle:focus, .L16-open > .L16-btn-danger.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #e9595b;
    background-color: #e9595b
}

.L16-btn-danger.L16-disabled.L16-focus, .L16-btn-danger.L16-disabled:focus, .L16-btn-danger:disabled.L16-focus, .L16-btn-danger:disabled:focus, .L16-btn-danger.L16-disabled:hover, .L16-btn-danger:disabled:hover {
    border-color: #f96868;
    background-color: #f96868
}

.L16-btn-outline-primary {
    color: var(--primary-color);
    border-color: var(--primary-color);
    background-color: transparent;
    background-image: none
}

.L16-btn-outline-primary:hover, .L16-btn-outline-primary.L16-focus, .L16-btn-outline-primary:focus, .L16-btn-outline-primary.L16-active, .L16-btn-outline-primary:active, .L16-open > .L16-btn-outline-primary.L16-dropdown-toggle {
    color: #fff;
    border-color: var(--primary-color);
    background-color: var(--primary-color)
}

.L16-btn-outline-primary.L16-active.L16-focus, .L16-btn-outline-primary.L16-active:focus, .L16-btn-outline-primary.L16-active:hover, .L16-btn-outline-primary:active.L16-focus, .L16-btn-outline-primary:active:focus, .L16-btn-outline-primary:active:hover, .L16-open > .L16-btn-outline-primary.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-outline-primary.L16-dropdown-toggle:focus, .L16-open > .L16-btn-outline-primary.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #1869b4;
    background-color: #1d7dd8
}

.L16-btn-outline-primary.L16-disabled.L16-focus, .L16-btn-outline-primary.L16-disabled:focus, .L16-btn-outline-primary:disabled.L16-focus, .L16-btn-outline-primary:disabled:focus, .L16-btn-outline-primary.L16-disabled:hover, .L16-btn-outline-primary:disabled:hover {
    border-color: #bcdaf6
}

.L16-btn-outline-secondary {
    color: #ccc;
    border-color: #ccc;
    background-color: transparent;
    background-image: none
}

.L16-btn-outline-secondary:hover, .L16-btn-outline-secondary.L16-focus, .L16-btn-outline-secondary:focus, .L16-btn-outline-secondary.L16-active, .L16-btn-outline-secondary:active, .L16-open > .L16-btn-outline-secondary.L16-dropdown-toggle {
    color: #fff;
    border-color: #ccc;
    background-color: #ccc
}

.L16-btn-outline-secondary.L16-active.L16-focus, .L16-btn-outline-secondary.L16-active:focus, .L16-btn-outline-secondary.L16-active:hover, .L16-btn-outline-secondary:active.L16-focus, .L16-btn-outline-secondary:active:focus, .L16-btn-outline-secondary:active:hover, .L16-open > .L16-btn-outline-secondary.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-outline-secondary.L16-dropdown-toggle:focus, .L16-open > .L16-btn-outline-secondary.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #8c8c8c;
    background-color: #a1a1a1
}

.L16-btn-outline-secondary.L16-disabled.L16-focus, .L16-btn-outline-secondary.L16-disabled:focus, .L16-btn-outline-secondary:disabled.L16-focus, .L16-btn-outline-secondary:disabled:focus, .L16-btn-outline-secondary.L16-disabled:hover, .L16-btn-outline-secondary:disabled:hover {
    border-color: #fff
}

.L16-btn-outline-info {
    color: #57c7d4;
    border-color: #57c7d4;
    background-color: transparent;
    background-image: none
}

.L16-btn-outline-info:hover, .L16-btn-outline-info.L16-focus, .L16-btn-outline-info:focus, .L16-btn-outline-info.L16-active, .L16-btn-outline-info:active, .L16-open > .L16-btn-outline-info.L16-dropdown-toggle {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.L16-btn-outline-info.L16-active.L16-focus, .L16-btn-outline-info.L16-active:focus, .L16-btn-outline-info.L16-active:hover, .L16-btn-outline-info:active.L16-focus, .L16-btn-outline-info:active:focus, .L16-btn-outline-info:active:hover, .L16-open > .L16-btn-outline-info.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-outline-info.L16-dropdown-toggle:focus, .L16-open > .L16-btn-outline-info.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #237e89;
    background-color: #2b9ca9
}

.L16-btn-outline-info.L16-disabled.L16-focus, .L16-btn-outline-info.L16-disabled:focus, .L16-btn-outline-info:disabled.L16-focus, .L16-btn-outline-info:disabled:focus, .L16-btn-outline-info.L16-disabled:hover, .L16-btn-outline-info:disabled:hover {
    border-color: #a8e2e9
}

.L16-btn-outline-success {
    color: #46be8a;
    border-color: #46be8a;
    background-color: transparent;
    background-image: none
}

.L16-btn-outline-success:hover, .L16-btn-outline-success.L16-focus, .L16-btn-outline-success:focus, .L16-btn-outline-success.L16-active, .L16-btn-outline-success:active, .L16-open > .L16-btn-outline-success.L16-dropdown-toggle {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.L16-btn-outline-success.L16-active.L16-focus, .L16-btn-outline-success.L16-active:focus, .L16-btn-outline-success.L16-active:hover, .L16-btn-outline-success:active.L16-focus, .L16-btn-outline-success:active:focus, .L16-btn-outline-success:active:hover, .L16-open > .L16-btn-outline-success.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-outline-success.L16-dropdown-toggle:focus, .L16-open > .L16-btn-outline-success.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #226246;
    background-color: #2d805c
}

.L16-btn-outline-success.L16-disabled.L16-focus, .L16-btn-outline-success.L16-disabled:focus, .L16-btn-outline-success:disabled.L16-focus, .L16-btn-outline-success:disabled:focus, .L16-btn-outline-success.L16-disabled:hover, .L16-btn-outline-success:disabled:hover {
    border-color: #91d9ba
}

.L16-btn-outline-warning {
    color: #f2a654;
    border-color: #f2a654;
    background-color: transparent;
    background-image: none
}

.L16-btn-outline-warning:hover, .L16-btn-outline-warning.L16-focus, .L16-btn-outline-warning:focus, .L16-btn-outline-warning.L16-active, .L16-btn-outline-warning:active, .L16-open > .L16-btn-outline-warning.L16-dropdown-toggle {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.L16-btn-outline-warning.L16-active.L16-focus, .L16-btn-outline-warning.L16-active:focus, .L16-btn-outline-warning.L16-active:hover, .L16-btn-outline-warning:active.L16-focus, .L16-btn-outline-warning:active:focus, .L16-btn-outline-warning:active:hover, .L16-open > .L16-btn-outline-warning.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-outline-warning.L16-dropdown-toggle:focus, .L16-open > .L16-btn-outline-warning.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #b8660e;
    background-color: #de7c11
}

.L16-btn-outline-warning.L16-disabled.L16-focus, .L16-btn-outline-warning.L16-disabled:focus, .L16-btn-outline-warning:disabled.L16-focus, .L16-btn-outline-warning:disabled:focus, .L16-btn-outline-warning.L16-disabled:hover, .L16-btn-outline-warning:disabled:hover {
    border-color: #f9d7b3
}

.L16-btn-outline-danger {
    color: #f96868;
    border-color: #f96868;
    background-color: transparent;
    background-image: none
}

.L16-btn-outline-danger:hover, .L16-btn-outline-danger.L16-focus, .L16-btn-outline-danger:focus, .L16-btn-outline-danger.L16-active, .L16-btn-outline-danger:active, .L16-open > .L16-btn-outline-danger.L16-dropdown-toggle {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

.L16-btn-outline-danger.L16-active.L16-focus, .L16-btn-outline-danger.L16-active:focus, .L16-btn-outline-danger.L16-active:hover, .L16-btn-outline-danger:active.L16-focus, .L16-btn-outline-danger:active:focus, .L16-btn-outline-danger:active:hover, .L16-open > .L16-btn-outline-danger.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-outline-danger.L16-dropdown-toggle:focus, .L16-open > .L16-btn-outline-danger.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #d90909;
    background-color: #f61515
}

.L16-btn-outline-danger.L16-disabled.L16-focus, .L16-btn-outline-danger.L16-disabled:focus, .L16-btn-outline-danger:disabled.L16-focus, .L16-btn-outline-danger:disabled:focus, .L16-btn-outline-danger.L16-disabled:hover, .L16-btn-outline-danger:disabled:hover {
    border-color: #fdcaca
}

.L16-btn-group-lg > .L16-btn, .L16-btn-lg {
    font-size: 1.286rem;
    padding: .715rem 1.286rem;
    border-radius: .286rem
}

.L16-btn-group-sm > .L16-btn, .L16-btn-sm {
    font-size: .858rem;
    padding: .429rem .858rem;
    border-radius: .143rem
}

.L16-btn-block {
    display: block;
    width: 100%;
    white-space: normal
}

.L16-btn-block + .L16-btn-block {
    margin-top: .572rem
}

input[type=button].L16-btn-block, input[type=reset].L16-btn-block, input[type=submit].L16-btn-block {
    width: 100%
}

/*m|e|t|i|n|f|o|_|7|_|6|_|b|a|s|i|c*/
.L16-fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0
}

.L16-fade.L16-in {
    opacity: 1
}

.L16-collapse {
    display: none
}

.L16-collapse.L16-in {
    display: block
}

tr.L16-collapse.L16-in {
    display: table-row
}

tbody.L16-collapse.L16-in {
    display: table-row-group
}

.L16-collapsing {
    position: relative;
    overflow: hidden;
    height: 0;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    -o-transition-property: height;
    transition-property: height
}

.L16-dropdown, .L16-dropup {
    position: relative
}

.L16-dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .286rem;
    content: '';
    vertical-align: middle;
    border-top: .286rem solid;
    border-right: .286rem solid transparent;
    border-left: .286rem solid transparent;
    margin-right: 0;
    margin-left: .3em
}

.L16-dropdown-toggle:focus {
    outline: 0
}

.L16-dropup .L16-dropdown-toggle::after {
    border-top: 0;
    border-bottom: .286rem solid
}

.L16-dropdown-menu {
    font-size: 1rem;
    position: absolute;
    z-index: 1200;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 160px;
    margin: 5px 0 0;
    padding: 5px 0;
    list-style: none;
    text-align: left;
    color: #76838f;
    border: 1px solid #e4eaec;
    border-radius: .215rem;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.L16-dropdown-divider {
    overflow: hidden;
    height: 1px;
    margin: .5rem 0;
    background-color: #e4eaec;
    margin: 6px 0
}

.L16-dropdown-item {
    font-weight: 400;
    display: block;
    clear: both;
    width: 100%;
    padding: 3px 20px;
    text-align: inherit;
    white-space: nowrap;
    color: #76838f;
    border: 0;
    background: 0 0;
    padding: .572rem 1.072rem;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
    border-radius: .215rem
}

.L16-dropdown-item:focus, .L16-dropdown-item:hover, .L16-dropdown-item.L16-active, .L16-dropdown-item.L16-active:focus, .L16-dropdown-item.L16-active:hover {
    text-decoration: none;
    color: #76838f;
    outline: 0;
    background-color: #f3f7f9
}

.L16-dropdown-item.L16-disabled, .L16-dropdown-item.L16-disabled:focus, .L16-dropdown-item.L16-disabled:hover {
    color: #ccd5db
}

.L16-dropdown-item.L16-disabled:focus, .L16-dropdown-item.L16-disabled:hover {
    cursor: not-allowed;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: 'progid:DXImageTransform.Microsoft.gradient(enabled = false)'
}

.L16-open > .L16-dropdown-menu {
    display: block
}

.L16-open > a {
    outline: 0
}

.L16-dropdown-menu-right {
    right: 0 !important;
    left: auto !important
}

.L16-dropdown-menu-left {
    right: auto !important;
    left: 0 !important
}

.L16-dropdown-header {
    font-size: .858rem;
    display: block;
    margin-bottom: 0;
    padding: 5px 20px;
    white-space: nowrap;
    color: #37474f
}

.L16-dropdown-backdrop {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.L16-dropup .L16-caret, .L16-navbar-fixed-bottom .L16-dropdown .L16-caret {
    content: '';
    border-top: 0;
    border-bottom: .286rem solid
}

.L16-dropup .L16-dropdown-menu, .L16-navbar-fixed-bottom .L16-dropdown .L16-dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 5px;
    margin-bottom: 6px;
    -webkit-box-shadow: 0 -3px 12px rgba(0, 0, 0, .05);
    box-shadow: 0 -3px 12px rgba(0, 0, 0, .05)
}

.L16-btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.L16-btn-group > .L16-btn {
    position: relative;
    float: left;
    margin-bottom: 0
}

.L16-btn-group > .L16-btn.L16-active, .L16-btn-group > .L16-btn:active, .L16-btn-group > .L16-btn:focus, .L16-btn-group > .L16-btn:hover {
    z-index: 2
}

.L16-btn-group .L16-btn + .L16-btn, .L16-btn-group .L16-btn + .L16-btn-group, .L16-btn-group .L16-btn-group + .L16-btn, .L16-btn-group .L16-btn-group + .L16-btn-group {
    margin-left: -1px
}

.L16-btn-group > .L16-btn:not(:first-child):not(:last-child):not(.L16-dropdown-toggle) {
    border-radius: 0
}

.L16-btn-group > .L16-btn:first-child {
    margin-left: 0
}

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

.L16-btn-group > .L16-btn:last-child:not(:first-child), .L16-btn-group > .L16-dropdown-toggle:not(:first-child), .L16-btn-group > .L16-btn-group:last-child:not(:first-child) > .L16-btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.L16-btn-group > .L16-btn-group {
    float: left
}

.L16-btn-group > .L16-btn-group:not(:first-child):not(:last-child) > .L16-btn {
    border-radius: 0
}

.L16-btn-group .L16-dropdown-toggle:active, .L16-btn-group.L16-open .L16-dropdown-toggle {
    outline: 0
}

.L16-btn + .L16-dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.L16-btn + .L16-dropdown-toggle-split::after {
    margin-left: 0
}

.L16-btn-group-sm > .L16-btn + .L16-dropdown-toggle-split, .L16-btn-sm + .L16-dropdown-toggle-split {
    padding-right: .6435rem;
    padding-left: .6435rem
}

.L16-btn-group-lg > .L16-btn + .L16-dropdown-toggle-split, .L16-btn-lg + .L16-dropdown-toggle-split {
    padding-right: .9645rem;
    padding-left: .9645rem
}

.L16-btn-group.L16-open .L16-dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.L16-btn-group.L16-open .L16-dropdown-toggle.L16-btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-btn .L16-caret {
    margin-left: 0
}

.L16-btn-group-lg > .L16-btn .L16-caret, .L16-btn-lg .L16-caret {
    border-width: .358rem .358rem 0;
    border-bottom-width: 0
}

.L16-dropup .L16-btn-group-lg > .L16-btn .L16-caret, .L16-dropup .L16-btn-lg .L16-caret {
    border-width: 0 .358rem .358rem
}

[data-toggle=buttons] > .L16-btn input[type=checkbox], [data-toggle=buttons] > .L16-btn input[type=radio], [data-toggle=buttons] > .L16-btn-group > .L16-btn input[type=checkbox], [data-toggle=buttons] > .L16-btn-group > .L16-btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.L16-input-group {
    position: relative;
    display: table;
    width: 100%;
    border-collapse: separate
}

.L16-input-group .L16-form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.L16-input-group .L16-form-control:active, .L16-input-group .L16-form-control:focus, .L16-input-group .L16-form-control:hover {
    z-index: 3
}

.L16-input-group .L16-form-control, .L16-input-group-addon, .L16-input-group-btn {
    display: table-cell
}

.L16-input-group .L16-form-control:not(:first-child):not(:last-child), .L16-input-group-addon:not(:first-child):not(:last-child), .L16-input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.L16-input-group-addon, .L16-input-group-btn {
    width: 1%;
    vertical-align: middle;
    white-space: nowrap
}

.L16-input-group-addon {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0;
    padding: .429rem .929rem;
    text-align: center;
    color: #76838f;
    border: 1px solid #e4eaec;
    border-radius: .215rem;
    background-color: #f3f7f9
}

.L16-input-group-addon.L16-form-control-sm, .L16-input-group-sm > .L16-input-group-addon, .L16-input-group-sm > .L16-input-group-btn > .L16-input-group-addon.L16-btn {
    font-size: .858rem;
    padding: .429rem .786rem;
    border-radius: .143rem
}

.L16-input-group-addon.L16-form-control-lg, .L16-input-group-lg > .L16-input-group-addon, .L16-input-group-lg > .L16-input-group-btn > .L16-input-group-addon.L16-btn {
    font-size: 1.286rem;
    padding: .858rem 1.429rem;
    border-radius: .286rem
}

.L16-input-group-addon input[type=checkbox], .L16-input-group-addon input[type=radio] {
    margin-top: 0
}

.L16-input-group .L16-form-control:not(:last-child), .L16-input-group-addon:not(:last-child), .L16-input-group-btn:not(:first-child) > .L16-btn-group:not(:last-child) > .L16-btn, .L16-input-group-btn:not(:first-child) > .L16-btn:not(:last-child):not(.L16-dropdown-toggle), .L16-input-group-btn:not(:last-child) > .L16-btn, .L16-input-group-btn:not(:last-child) > .L16-btn-group > .L16-btn, .L16-input-group-btn:not(:last-child) > .L16-dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.L16-input-group-addon:not(:last-child) {
    border-right: 0
}

.L16-input-group .L16-form-control:not(:first-child), .L16-input-group-addon:not(:first-child), .L16-input-group-btn:not(:first-child) > .L16-btn, .L16-input-group-btn:not(:first-child) > .L16-btn-group > .L16-btn, .L16-input-group-btn:not(:first-child) > .L16-dropdown-toggle, .L16-input-group-btn:not(:last-child) > .L16-btn-group:not(:first-child) > .L16-btn, .L16-input-group-btn:not(:last-child) > .L16-btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.L16-form-control + .L16-input-group-addon:not(:first-child) {
    border-left: 0
}

.L16-input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap
}

.L16-input-group-btn > .L16-btn {
    position: relative
}

.L16-input-group-btn > .L16-btn + .L16-btn {
    margin-left: -1px
}

.L16-input-group-btn > .L16-btn:active, .L16-input-group-btn > .L16-btn:focus, .L16-input-group-btn > .L16-btn:hover {
    z-index: 3
}

.L16-input-group-btn:not(:last-child) > .L16-btn, .L16-input-group-btn:not(:last-child) > .L16-btn-group {
    margin-right: -1px
}

.L16-input-group-btn:not(:first-child) > .L16-btn, .L16-input-group-btn:not(:first-child) > .L16-btn-group {
    z-index: 2;
    margin-left: -1px
}

.L16-input-group-btn:not(:first-child) > .L16-btn-group:active, .L16-input-group-btn:not(:first-child) > .L16-btn-group:focus, .L16-input-group-btn:not(:first-child) > .L16-btn-group:hover, .L16-input-group-btn:not(:first-child) > .L16-btn:active, .L16-input-group-btn:not(:first-child) > .L16-btn:focus, .L16-input-group-btn:not(:first-child) > .L16-btn:hover {
    z-index: 3
}

.L16-nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.L16-nav-link {
    position: relative;
    display: block;
    overflow: hidden;
    padding: .715rem 1.072rem
}

.L16-nav-link:focus, .L16-nav-link:hover {
    text-decoration: none;
    background-color: #f3f7f9
}

.L16-nav-link.L16-disabled {
    color: #a3afb7
}

.L16-nav-link.L16-disabled, .L16-nav-link.L16-disabled:focus, .L16-nav-link.L16-disabled:hover {
    cursor: not-allowed;
    color: #a3afb7;
    background-color: transparent
}

.L16-nav-inline .L16-nav-item {
    display: inline-block
}

.L16-nav-inline .L16-nav-item + .L16-nav-item, .L16-nav-inline .L16-nav-link + .L16-nav-link {
    margin-left: 1rem
}

.L16-nav-tabs {
    border-bottom: 1px solid #e4eaec
}

.L16-nav-tabs::after {
    display: table;
    clear: both;
    content: ''
}

.L16-nav-tabs .L16-nav-item {
    float: left;
    margin-bottom: -1px
}

.L16-nav-tabs .L16-nav-item + .L16-nav-item {
    margin-left: 2px
}

.L16-nav-tabs .L16-nav-link {
    display: block;
    padding: .715rem 1.429rem;
    border: 1px solid transparent;
    border-top-left-radius: .215rem;
    border-top-right-radius: .215rem;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    color: #76838f
}

.L16-nav-tabs .L16-nav-link:focus, .L16-nav-tabs .L16-nav-link:hover {
    border-color: transparent transparent #e4eaec;
    background-color: #f3f7f9
}

.L16-nav-tabs .L16-nav-link.L16-disabled, .L16-nav-tabs .L16-nav-link.L16-disabled:focus, .L16-nav-tabs .L16-nav-link.L16-disabled:hover {
    color: #a3afb7;
    border-color: transparent;
    background-color: transparent
}

.L16-nav-tabs .L16-nav-item.L16-open .L16-nav-link, .L16-nav-tabs .L16-nav-item.L16-open .L16-nav-link:focus, .L16-nav-tabs .L16-nav-item.L16-open .L16-nav-link:hover, .L16-nav-tabs .L16-nav-link.L16-active, .L16-nav-tabs .L16-nav-link.L16-active:focus, .L16-nav-tabs .L16-nav-link.L16-active:hover {
    color: #fff;
    background-color: var(--primary-color);
    border-color: transparent;
    border-bottom-color: var(--primary-color)
}

.L16-nav-tabs .L16-dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.L16-nav-pills::after {
    display: table;
    clear: both;
    content: ''
}

.L16-nav-pills .L16-nav-item {
    float: left
}

.L16-nav-pills .L16-nav-item + .L16-nav-item {
    margin-left: 2px
}

.L16-nav-pills .L16-nav-link {
    display: block;
    padding: .715rem 1.429rem;
    border-radius: .215rem
}

.L16-nav-pills .L16-nav-item.L16-open .L16-nav-link, .L16-nav-pills .L16-nav-item.L16-open .L16-nav-link:focus, .L16-nav-pills .L16-nav-item.L16-open .L16-nav-link:hover, .L16-nav-pills .L16-nav-link.L16-active, .L16-nav-pills .L16-nav-link.L16-active:focus, .L16-nav-pills .L16-nav-link.L16-active:hover {
    cursor: default;
    color: #fff;
    background-color: var(--primary-color)
}

.L16-nav-stacked .L16-nav-item {
    display: block;
    float: none
}

.L16-nav-stacked .L16-nav-item + .L16-nav-item {
    margin-top: 2px;
    margin-left: 0
}

.L16-tab-content > .L16-tab-pane {
    display: none
}

.L16-tab-content > .L16-active {
    display: block
}

.L16-navbar {
    position: relative;
    padding: 1.5715rem .9375rem
}

.L16-navbar::after {
    display: table;
    clear: both;
    content: ''
}

@media (min-width: 480px) {
    .L16-navbar {
        border-radius: .215rem
    }
}

.L16-navbar-full {
    z-index: 1200
}

@media (min-width: 480px) {
    .L16-navbar-full {
        border-radius: 0
    }
}

.L16-navbar-fixed-bottom, .L16-navbar-fixed-top {
    position: fixed;
    z-index: 1500;
    right: 0;
    left: 0
}

@media (min-width: 480px) {
    .L16-navbar-fixed-bottom, .L16-navbar-fixed-top {
        border-radius: 0
    }
}

.L16-navbar-fixed-top {
    top: 0
}

.L16-navbar-fixed-bottom {
    bottom: 0
}

.L16-navbar-brand {
    font-size: 1.286rem;
    float: left;
    margin-right: 1rem;
    padding-top: 4px;
    padding-bottom: 4px
}

.L16-navbar-brand:focus, .L16-navbar-brand:hover {
    text-decoration: none
}

.L16-navbar-brand > img {
    display: block
}

.L16-navbar-toggler {
    font-size: 1.286rem;
    line-height: 1;
    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;
    border: 1px solid transparent;
    border-radius: .215rem;
    background: transparent no-repeat center center;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px
}

.L16-navbar-toggler:focus, .L16-navbar-toggler:hover {
    text-decoration: none
}

.L16-navbar-nav .L16-nav-item {
    float: left
}

.L16-navbar-nav .L16-nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.L16-navbar-nav .L16-nav-link + .L16-nav-link, .L16-navbar-nav .L16-nav-item + .L16-nav-item {
    margin-left: 1rem
}

.L16-card {
    position: relative;
    display: block;
    border-radius: .215rem;
    background-color: #fff;
    margin-bottom: 2.143rem
}

.L16-card-block {
    padding: 1.429rem
}

.L16-card-block::after {
    display: table;
    clear: both;
    content: ''
}

.L16-card-title {
    margin-bottom: .858rem;
    margin-top: 0
}

.L16-card-text:last-child {
    margin-bottom: 0
}

.L16-card-link:hover {
    text-decoration: none
}

.L16-card-link + .L16-card-link {
    margin-left: 1.429rem
}

.L16-card > .L16-list-group:first-child .L16-list-group-item:first-child {
    border-top-left-radius: .215rem;
    border-top-right-radius: .215rem
}

.L16-card > .L16-list-group:last-child .L16-list-group-item:last-child {
    border-bottom-right-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.L16-card-header {
    margin-bottom: 0;
    padding: .858rem 1.429rem;
    border-bottom: 1px solid #e4eaec;
    background-color: #f3f7f9
}

.L16-card-header::after {
    display: table;
    clear: both;
    content: ''
}

.L16-card-header:first-child {
    border-radius: -webkit-calc(.215rem - 1px) -webkit-calc(.215rem - 1px) 0 0;
    border-radius: calc(.215rem - 1px) calc(.215rem - 1px) 0 0
}

.L16-card-footer {
    padding: .858rem 1.429rem;
    border-top: 1px solid #e4eaec;
    background-color: #f3f7f9
}

.L16-card-footer::after {
    display: table;
    clear: both;
    content: ''
}

.L16-card-footer:last-child {
    border-radius: 0 0 -webkit-calc(.215rem - 1px) -webkit-calc(.215rem - 1px);
    border-radius: 0 0 calc(.215rem - 1px) calc(.215rem - 1px)
}

.L16-card-img {
    border-radius: -webkit-calc(.215rem - 1px);
    border-radius: calc(.215rem - 1px);
    border-radius: 0
}

.L16-card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.429rem
}

.L16-card-img-top {
    border-top-left-radius: -webkit-calc(.215rem - 1px);
    border-top-left-radius: calc(.215rem - 1px);
    border-top-right-radius: -webkit-calc(.215rem - 1px);
    border-top-right-radius: calc(.215rem - 1px)
}

.L16-card-img-bottom {
    border-bottom-right-radius: -webkit-calc(.215rem - 1px);
    border-bottom-right-radius: calc(.215rem - 1px);
    border-bottom-left-radius: -webkit-calc(.215rem - 1px);
    border-bottom-left-radius: calc(.215rem - 1px)
}

.L16-breadcrumb {
    margin-bottom: 1rem;
    padding: .75rem 1rem;
    list-style: none;
    border-radius: .215rem;
    background-color: transparent;
    margin-bottom: 10px
}

.L16-breadcrumb::after {
    display: table;
    clear: both;
    content: ''
}

.L16-breadcrumb-item {
    float: left
}

.L16-breadcrumb-item + .L16-breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    content: '/';
    color: #ccd5db;
    padding: 0 5px
}

.L16-breadcrumb-item + .L16-breadcrumb-item:hover::before {
    text-decoration: underline
}

.L16-breadcrumb-item + .L16-breadcrumb-item:hover::before {
    text-decoration: none
}

.L16-breadcrumb-item.L16-active {
    color: #76838f
}

.L16-pagination {
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 0;
    border-radius: .215rem
}

.L16-page-item {
    display: inline
}

.L16-page-item:first-child .L16-page-link {
    margin-left: 0;
    border-top-left-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.L16-page-item:last-child .L16-page-link {
    border-top-right-radius: .215rem;
    border-bottom-right-radius: .215rem
}

.L16-page-item.L16-active .L16-page-link, .L16-page-item.L16-active .L16-page-link:focus, .L16-page-item.L16-active .L16-page-link:hover {
    z-index: 2;
    cursor: default;
    color: #fff;
    border-color: var(--primary-color);
    background-color: var(--primary-color)
}

.L16-page-item.L16-disabled .L16-page-link, .L16-page-item.L16-disabled .L16-page-link:focus, .L16-page-item.L16-disabled .L16-page-link:hover {
    cursor: not-allowed;
    pointer-events: none;
    color: #ccd5db;
    border-color: #e4eaec;
    background-color: transparent
}

.L16-page-link {
    position: relative;
    float: left;
    margin-left: -1px;
    padding: .643rem 1.072rem;
    text-decoration: none;
    color: #76838f;
    border: 1px solid #e4eaec;
    background-color: transparent;
    -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out
}

.L16-page-link:focus, .L16-page-link:hover {
    color: #89bceb;
    border-color: #e4eaec;
    background-color: #f3f7f9;
    -webkit-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    text-decoration: none
}

.L16-pagination-lg .L16-page-link {
    font-size: 1.286rem;
    padding: .715rem 1.215rem
}

.L16-pagination-lg .L16-page-item:first-child .L16-page-link {
    border-top-left-radius: .286rem;
    border-bottom-left-radius: .286rem
}

.L16-pagination-lg .L16-page-item:last-child .L16-page-link {
    border-top-right-radius: .286rem;
    border-bottom-right-radius: .286rem
}

.L16-pagination-sm .L16-page-link {
    font-size: .858rem;
    padding: .429rem .786rem
}

.L16-pagination-sm .L16-page-item:first-child .L16-page-link {
    border-top-left-radius: .143rem;
    border-bottom-left-radius: .143rem
}

.L16-pagination-sm .L16-page-item:last-child .L16-page-link {
    border-top-right-radius: .143rem;
    border-bottom-right-radius: .143rem
}

.L16-tag {
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding: .25em .6em;
    text-align: center;
    vertical-align: baseline;
    color: #fff;
    border-radius: .215rem
}

.L16-tag:empty {
    display: none
}

.L16-btn .L16-tag {
    position: relative;
    top: -1px
}

a.L16-tag:focus, a.L16-tag:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

.L16-tag-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    padding: 3px 6px
}

.L16-tag-default {
    background-color: #e4eaec;
    color: #76838f
}

.L16-tag-default[href]:focus, .L16-tag-default[href]:hover {
    background-color: #c6d3d7;
    background-color: #f3f7f9
}

.L16-tag-primary {
    background-color: var(--primary-color)
}

.L16-tag-primary[href]:focus, .L16-tag-primary[href]:hover {
    background-color: #358fe4;
    background-color: #89bceb
}

.L16-tag-success {
    background-color: #46be8a
}

.L16-tag-success[href]:focus, .L16-tag-success[href]:hover {
    background-color: #369b6f;
    background-color: #5cd29d
}

.L16-tag-info {
    background-color: #57c7d4
}

.L16-tag-info[href]:focus, .L16-tag-info[href]:hover {
    background-color: #33b6c5;
    background-color: #77d6e1
}

.L16-tag-warning {
    background-color: #f2a654
}

.L16-tag-warning[href]:focus, .L16-tag-warning[href]:hover {
    background-color: #ee8d25;
    background-color: #f4b066
}

.L16-tag-danger {
    background-color: #f96868
}

.L16-tag-danger[href]:focus, .L16-tag-danger[href]:hover {
    background-color: #f73737;
    background-color: #fa7a7a
}

.L16-alert {
    margin-bottom: 1rem;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: .215rem;
    padding-right: 20px;
    padding-left: 20px
}

.L16-alert-heading {
    color: inherit
}

.L16-alert-link {
    font-weight: 700
}

.L16-alert-dismissible {
    padding-right: 30px;
    padding-right: 40px
}

.L16-alert-dismissible .L16-close {
    position: relative;
    top: -.125rem;
    right: -15px;
    color: inherit;
    top: 0;
    text-decoration: none;
    opacity: .6
}

.L16-alert-success {
    color: #46be8a;
    border-color: #e7faf2;
    background-color: rgba(231, 250, 242, .8)
}

.L16-alert-success .L16-close {
    color: #46be8a
}

.L16-alert-success .L16-close:focus, .L16-alert-success .L16-close:hover {
    color: #46be8a
}

.L16-alert-info {
    color: #57c7d4;
    border-color: #ecf9fa;
    background-color: rgba(236, 249, 250, .8)
}

.L16-alert-info .L16-close {
    color: #57c7d4
}

.L16-alert-info .L16-close:focus, .L16-alert-info .L16-close:hover {
    color: #57c7d4
}

.L16-alert-warning {
    color: #f2a654;
    border-color: #fff3e6;
    background-color: rgba(255, 243, 230, .8)
}

.L16-alert-warning .L16-close {
    color: #f2a654
}

.L16-alert-warning .L16-close:focus, .L16-alert-warning .L16-close:hover {
    color: #f2a654
}

.L16-alert-danger {
    color: #f96868;
    border-color: #ffeaea;
    background-color: rgba(255, 234, 234, .8)
}

.L16-alert-danger .L16-close {
    color: #f96868
}

.L16-alert-danger .L16-close:focus, .L16-alert-danger .L16-close:hover {
    color: #f96868
}

.L16-media, .L16-media-body {
    overflow: hidden
}

.L16-media-body {
    width: 10000px
}

.L16-media-body, .L16-media-left, .L16-media-right {
    display: table-cell;
    vertical-align: top
}

.L16-media-middle {
    vertical-align: middle
}

.L16-media-bottom {
    vertical-align: bottom
}

.L16-media-object {
    display: block;
    width: 120px
}

.L16-media-object.L16-img-thumbnail {
    max-width: none
}

.L16-media-right {
    padding-left: 20px
}

.L16-media-left {
    padding-right: 20px
}

.L16-media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.L16-media-list {
    padding-left: 0;
    list-style: none
}

.L16-list-group {
    margin-bottom: 0;
    padding-left: 0;
    margin-bottom: 20px
}

.L16-list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    background-color: #fff
}

.L16-list-group-item:first-child {
    border-top-left-radius: .215rem;
    border-top-right-radius: .215rem
}

.L16-list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.L16-list-group-item.L16-disabled, .L16-list-group-item.L16-disabled:focus, .L16-list-group-item.L16-disabled:hover {
    cursor: not-allowed;
    color: #ccd5db;
    background-color: transparent
}

.L16-list-group-item.L16-disabled .L16-list-group-item-heading, .L16-list-group-item.L16-disabled:focus .L16-list-group-item-heading, .L16-list-group-item.L16-disabled:hover .L16-list-group-item-heading {
    color: inherit
}

.L16-list-group-item.L16-disabled .L16-list-group-item-text, .L16-list-group-item.L16-disabled:focus .L16-list-group-item-text, .L16-list-group-item.L16-disabled:hover .L16-list-group-item-text {
    color: #ccd5db
}

.L16-list-group-item.L16-active, .L16-list-group-item.L16-active:focus, .L16-list-group-item.L16-active:hover {
    z-index: 2;
    text-decoration: none;
    color: var(--primary-color);
    border-color: transparent;
    background-color: transparent
}

.L16-list-group-item.L16-active .L16-list-group-item-heading, .L16-list-group-item.L16-active .L16-list-group-item-heading > .L16-small, .L16-list-group-item.L16-active .L16-list-group-item-heading > small, .L16-list-group-item.L16-active:focus .L16-list-group-item-heading, .L16-list-group-item.L16-active:focus .L16-list-group-item-heading > .L16-small, .L16-list-group-item.L16-active:focus .L16-list-group-item-heading > small, .L16-list-group-item.L16-active:hover .L16-list-group-item-heading, .L16-list-group-item.L16-active:hover .L16-list-group-item-heading > .L16-small, .L16-list-group-item.L16-active:hover .L16-list-group-item-heading > small {
    color: inherit
}

.L16-list-group-item.L16-active .L16-list-group-item-text, .L16-list-group-item.L16-active:focus .L16-list-group-item-text, .L16-list-group-item.L16-active:hover .L16-list-group-item-text {
    color: #fff
}

.L16-list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.L16-list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.L16-close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    float: right;
    opacity: .2;
    color: #000;
    text-shadow: none
}

.L16-close:focus, .L16-close:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .5;
    color: #000
}

button.L16-close {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.L16-modal-open {
    overflow: hidden
}

.L16-modal {
    position: fixed;
    z-index: 1700;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0
}

.L16-modal.L16-fade .L16-modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.L16-modal.L16-in .L16-modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.L16-modal-open .L16-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.L16-modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.L16-modal-content {
    position: relative;
    border: 1px solid transparent;
    border-radius: .286rem;
    outline: 0;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
    border: none
}

.L16-modal-backdrop {
    position: fixed;
    z-index: 1600;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.L16-modal-backdrop.L16-fade {
    opacity: 0
}

.L16-modal-backdrop.L16-in {
    opacity: .5
}

.L16-modal-header {
    padding: 15px 20px;
    border-bottom: 1px solid #e4eaec;
    border-bottom: none
}

.L16-modal-header::after {
    display: table;
    clear: both;
    content: ''
}

.L16-modal-header .L16-close {
    margin-top: -2px;
    margin-top: 1px
}

.L16-modal-title {
    line-height: 1.571429;
    margin: 0
}

.L16-modal-body {
    position: relative;
    padding: 20px
}

.L16-modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e4eaec;
    padding: 6px 20px 20px;
    border-top: none
}

.L16-modal-footer::after {
    display: table;
    clear: both;
    content: ''
}

.L16-modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    overflow: scroll;
    width: 50px;
    height: 50px
}

@media (min-width: 480px) {
    .L16-modal-dialog {
        max-width: 600px;
        margin: 30px auto;
        margin: 30px
    }

    .L16-modal-content {
        -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
        box-shadow: 0 2px 12px rgba(0, 0, 0, .2)
    }

    .L16-modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .L16-modal-lg {
        max-width: 900px
    }
}

.L16-tooltip {
    font-family: Roboto, sans-serif;
    font-size: .858rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.571429;
    position: absolute;
    z-index: 1900;
    display: block;
    text-align: left;
    text-align: start;
    white-space: normal;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    word-wrap: break-word;
    word-break: normal;
    opacity: 0;
    text-shadow: none;
    line-break: auto
}

.L16-tooltip.L16-in {
    opacity: .9
}

.L16-tooltip.L16-bs-tether-element-attached-bottom, .L16-tooltip.L16-bs-tooltip-top {
    margin-top: -3px;
    padding: 4px 0
}

.L16-tooltip.L16-bs-tether-element-attached-bottom .L16-arrow, .L16-tooltip.L16-bs-tooltip-top .L16-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 4px 4px 0;
    border-top-color: rgba(0, 0, 0, .8)
}

.L16-tooltip.L16-bs-tether-element-attached-left, .L16-tooltip.L16-bs-tooltip-right {
    margin-left: 3px;
    padding: 0 4px
}

.L16-tooltip.L16-bs-tether-element-attached-left .L16-arrow, .L16-tooltip.L16-bs-tooltip-right .L16-arrow {
    top: 50%;
    left: 0;
    margin-top: -4px;
    border-width: 4px 4px 4px 0;
    border-right-color: rgba(0, 0, 0, .8)
}

.L16-tooltip.L16-bs-tether-element-attached-top, .L16-tooltip.L16-bs-tooltip-bottom {
    margin-top: 3px;
    padding: 4px 0
}

.L16-tooltip.L16-bs-tether-element-attached-top .L16-arrow, .L16-tooltip.L16-bs-tooltip-bottom .L16-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: rgba(0, 0, 0, .8)
}

.L16-tooltip.L16-bs-tether-element-attached-right, .L16-tooltip.L16-bs-tooltip-left {
    margin-left: -3px;
    padding: 0 4px
}

.L16-tooltip.L16-bs-tether-element-attached-right .L16-arrow, .L16-tooltip.L16-bs-tooltip-left .L16-arrow {
    top: 50%;
    right: 0;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-left-color: rgba(0, 0, 0, .8)
}

.L16-tooltip-inner {
    max-width: 200px;
    padding: 6px 12px;
    text-align: center;
    color: #fff;
    border-radius: .215rem;
    background-color: rgba(0, 0, 0, .8)
}

.L16-tooltip .L16-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

/*/|*|#|文|件|名|称|：|b|a|s|i|c|.|c|s|s| |#|米|拓|企|业|建|站|系|统| |m|e|t|i|n|f|o|_|7|_|6|_|b|a|s|i|c| |#|C|o|p|y|r|i|g|h|t| |(|C|)| |长|沙|米|拓|信|息|技|术|有|限|公|司| |(|h|t|t|p|s|:|/|/|w|w|w|.|m|e|t|i|n|f|o|.|c|n|)|.| |A|l|l| |r|i|g|h|t|s| |r|e|s|e|r|v|e|d|.|*|/*/
.L16-popover {
    font-family: Roboto, sans-serif;
    font-size: .858rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.571429;
    position: absolute;
    z-index: 1800;
    top: 0;
    left: 0;
    display: block;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    white-space: normal;
    text-decoration: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    word-wrap: break-word;
    word-break: normal;
    border: 1px solid rgba(204, 213, 219, .8);
    border-radius: .286rem;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    text-shadow: none;
    line-break: auto;
    padding: 0;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05)
}

.L16-popover.L16-bs-tether-element-attached-bottom, .L16-popover.L16-bs-popover-top {
    margin-top: -8px
}

.L16-popover.L16-bs-tether-element-attached-bottom .L16-popover-arrow, .L16-popover.L16-bs-popover-top .L16-popover-arrow {
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
    border-top-color: rgba(204, 213, 219, .85);
    border-bottom-width: 0
}

.L16-popover.L16-bs-tether-element-attached-bottom .L16-popover-arrow::after, .L16-popover.L16-bs-popover-top .L16-popover-arrow::after {
    bottom: 1px;
    margin-left: -8px;
    content: '';
    border-top-color: #fff;
    border-bottom-width: 0
}

.L16-popover.L16-bs-tether-element-attached-left, .L16-popover.L16-bs-popover-right {
    margin-left: 8px
}

.L16-popover.L16-bs-tether-element-attached-left .L16-popover-arrow, .L16-popover.L16-bs-popover-right .L16-popover-arrow {
    top: 50%;
    left: -9px;
    margin-top: -9px;
    border-right-color: rgba(204, 213, 219, .85);
    border-left-width: 0
}

.L16-popover.L16-bs-tether-element-attached-left .L16-popover-arrow::after, .L16-popover.L16-bs-popover-right .L16-popover-arrow::after {
    bottom: -8px;
    left: 1px;
    content: '';
    border-right-color: #fff;
    border-left-width: 0
}

.L16-popover.L16-bs-tether-element-attached-top, .L16-popover.L16-bs-popover-bottom {
    margin-top: 8px
}

.L16-popover.L16-bs-tether-element-attached-top .L16-popover-arrow, .L16-popover.L16-bs-popover-bottom .L16-popover-arrow {
    top: -9px;
    left: 50%;
    margin-left: -9px;
    border-top-width: 0;
    border-bottom-color: rgba(204, 213, 219, .85)
}

.L16-popover.L16-bs-tether-element-attached-top .L16-popover-arrow::after, .L16-popover.L16-bs-popover-bottom .L16-popover-arrow::after {
    top: 1px;
    margin-left: -8px;
    content: '';
    border-top-width: 0;
    border-bottom-color: #fff
}

.L16-popover.L16-bs-tether-element-attached-right, .L16-popover.L16-bs-popover-left {
    margin-left: -8px
}

.L16-popover.L16-bs-tether-element-attached-right .L16-popover-arrow, .L16-popover.L16-bs-popover-left .L16-popover-arrow {
    top: 50%;
    right: -9px;
    margin-top: -9px;
    border-right-width: 0;
    border-left-color: rgba(204, 213, 219, .85)
}

.L16-popover.L16-bs-tether-element-attached-right .L16-popover-arrow::after, .L16-popover.L16-bs-popover-left .L16-popover-arrow::after {
    right: 1px;
    bottom: -8px;
    content: '';
    border-right-width: 0;
    border-left-color: #fff
}

.L16-popover-title {
    font-size: 1rem;
    margin: 0;
    padding: 8px 14px;
    border-bottom: 1px solid #e2ecf1;
    border-radius: .214571rem .214571rem 0 0;
    background-color: #f3f7f9
}

.L16-popover-title:empty {
    display: none
}

.L16-popover-content {
    padding: 20px 20px
}

.L16-popover-arrow, .L16-popover-arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

.L16-popover-arrow {
    border-width: 9px
}

.L16-popover-arrow::after {
    content: '';
    border-width: 8px
}

.L16-carousel {
    position: relative
}

.L16-carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.L16-carousel-inner > .L16-carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.L16-carousel-inner > .L16-carousel-item > a > img, .L16-carousel-inner > .L16-carousel-item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .L16-carousel-inner > .L16-carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .L16-carousel-inner > .L16-carousel-item.L16-active.L16-right, .L16-carousel-inner > .L16-carousel-item.L16-next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .L16-carousel-inner > .L16-carousel-item.L16-active.L16-left, .L16-carousel-inner > .L16-carousel-item.L16-prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .L16-carousel-inner > .L16-carousel-item.L16-active, .L16-carousel-inner > .L16-carousel-item.L16-next.L16-left, .L16-carousel-inner > .L16-carousel-item.L16-prev.L16-right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-carousel-inner > .L16-active, .L16-carousel-inner > .L16-next, .L16-carousel-inner > .L16-prev {
    display: block
}

.L16-carousel-inner > .L16-active {
    left: 0
}

.L16-carousel-inner > .L16-next, .L16-carousel-inner > .L16-prev {
    position: absolute;
    top: 0;
    width: 100%
}

.L16-carousel-inner > .L16-next {
    left: 100%
}

.L16-carousel-inner > .L16-prev {
    left: -100%
}

.L16-carousel-inner > .L16-next.L16-left, .L16-carousel-inner > .L16-prev.L16-right {
    left: 0
}

.L16-carousel-inner > .L16-active.L16-left {
    left: -100%
}

.L16-carousel-inner > .L16-active.L16-right {
    left: 100%
}

.L16-carousel-control {
    font-size: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    text-align: center;
    opacity: 0;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    min-width: 50px
}

.L16-carousel-control.L16-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.L16-carousel-control.L16-right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.L16-carousel-control:focus, .L16-carousel-control:hover {
    text-decoration: none;
    opacity: .9;
    color: #fff;
    outline: 0;
    opacity: .4
}

.L16-carousel-control .L16-icon-next, .L16-carousel-control .L16-icon-prev {
    font-family: serif;
    line-height: 1;
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px
}

.L16-carousel-control .L16-icon-prev {
    left: 50%;
    margin-left: -10px
}

.L16-carousel-control .L16-icon-next {
    right: 50%;
    margin-right: -10px
}

.L16-carousel-control .L16-icon-prev::before {
    content: '\2039'
}

.L16-carousel-control .L16-icon-next::before {
    content: '\203a'
}

.L16-carousel-indicators {
    position: absolute;
    z-index: 15;
    bottom: 10px;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin-bottom: 0
}

.L16-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    cursor: pointer;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: transparent;
    margin: 3px;
    border: none;
    background-color: rgba(255, 255, 255, .3)
}

.L16-carousel-indicators .L16-active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
    width: 10px;
    height: 10px;
    margin: 3px
}

.L16-carousel-caption {
    position: absolute;
    z-index: 10;
    right: 15%;
    bottom: 20px;
    left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.L16-carousel-caption .L16-btn {
    text-shadow: none
}

@media (min-width: 480px) {
    .L16-carousel-control .L16-icon-next, .L16-carousel-control .L16-icon-prev {
        font-size: 30px;
        width: 30px;
        height: 30px;
        margin-top: -15px
    }

    .L16-carousel-control .L16-icon-prev {
        margin-left: -15px
    }

    .L16-carousel-control .L16-icon-next {
        margin-right: -15px
    }

    .L16-carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .L16-carousel-indicators {
        bottom: 20px
    }
}

.L16-bg-faded {
    background-color: #f3f7f9
}

.L16-bg-primary {
    color: #fff !important;
    background-color: var(--primary-color) !important
}

a.L16-bg-primary:focus, a.L16-bg-primary:hover {
    background-color: #358fe4 !important
}

.L16-bg-success {
    color: #fff !important;
    background-color: #46be8a !important
}

a.L16-bg-success:focus, a.L16-bg-success:hover {
    background-color: #369b6f !important
}

.L16-bg-info {
    color: #fff !important;
    background-color: #57c7d4 !important
}

a.L16-bg-info:focus, a.L16-bg-info:hover {
    background-color: #33b6c5 !important
}

.L16-bg-warning {
    color: #fff !important;
    background-color: #f2a654 !important
}

a.L16-bg-warning:focus, a.L16-bg-warning:hover {
    background-color: #ee8d25 !important
}

.L16-bg-danger {
    color: #fff !important;
    background-color: #f96868 !important
}

a.L16-bg-danger:focus, a.L16-bg-danger:hover {
    background-color: #f73737 !important
}

.L16-bg-inverse {
    color: #fff !important;
    background-color: #76838f !important
}

a.L16-bg-inverse:focus, a.L16-bg-inverse:hover {
    background-color: #5e6974 !important
}

.L16-clearfix::after {
    display: table;
    clear: both;
    content: ''
}

.L16-d-block {
    display: block !important
}

.L16-d-inline-block {
    display: inline-block !important
}

.L16-d-inline {
    display: inline !important
}

.L16-center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.L16-pull-xs-left {
    float: left !important
}

.L16-pull-xs-right {
    float: right !important
}

.L16-pull-xs-none {
    float: none !important
}

@media (min-width: 480px) {
    .L16-pull-sm-left {
        float: left !important
    }

    .L16-pull-sm-right {
        float: right !important
    }

    .L16-pull-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .L16-pull-md-left {
        float: left !important
    }

    .L16-pull-md-right {
        float: right !important
    }

    .L16-pull-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .L16-pull-lg-left {
        float: left !important
    }

    .L16-pull-lg-right {
        float: right !important
    }

    .L16-pull-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .L16-pull-xl-left {
        float: left !important
    }

    .L16-pull-xl-right {
        float: right !important
    }

    .L16-pull-xl-none {
        float: none !important
    }
}

@media (min-width: 1600px) {
    .L16-pull-xxl-left {
        float: left !important
    }

    .L16-pull-xxl-right {
        float: right !important
    }

    .L16-pull-xxl-none {
        float: none !important
    }
}

.L16-sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.L16-sr-only-focusable:active, .L16-sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

.L16-w-100 {
    width: 100% !important
}

.L16-m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.L16-m-a-0 {
    margin: 0 0 !important
}

.L16-m-t-0 {
    margin-top: 0 !important
}

.L16-m-r-0 {
    margin-right: 0 !important
}

.L16-m-b-0 {
    margin-bottom: 0 !important
}

.L16-m-l-0 {
    margin-left: 0 !important
}

.L16-m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.L16-m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.L16-m-a-1 {
    margin: 1rem 1rem !important
}

.L16-m-t-1 {
    margin-top: 1rem !important
}

.L16-m-r-1 {
    margin-right: 1rem !important
}

.L16-m-b-1 {
    margin-bottom: 1rem !important
}

.L16-m-l-1 {
    margin-left: 1rem !important
}

.L16-m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.L16-m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.L16-m-a-2 {
    margin: 1.5rem 1.5rem !important
}

.L16-m-t-2 {
    margin-top: 1.5rem !important
}

.L16-m-r-2 {
    margin-right: 1.5rem !important
}

.L16-m-b-2 {
    margin-bottom: 1.5rem !important
}

.L16-m-l-2 {
    margin-left: 1.5rem !important
}

.L16-m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.L16-m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.L16-m-a-3 {
    margin: 3rem 3rem !important
}

.L16-m-t-3 {
    margin-top: 3rem !important
}

.L16-m-r-3 {
    margin-right: 3rem !important
}

.L16-m-b-3 {
    margin-bottom: 3rem !important
}

.L16-m-l-3 {
    margin-left: 3rem !important
}

.L16-m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.L16-m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.L16-p-a-0 {
    padding: 0 0 !important
}

.L16-p-t-0 {
    padding-top: 0 !important
}

.L16-p-r-0 {
    padding-right: 0 !important
}

.L16-p-b-0 {
    padding-bottom: 0 !important
}

.L16-p-l-0 {
    padding-left: 0 !important
}

.L16-p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.L16-p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.L16-p-a-1 {
    padding: 1rem 1rem !important
}

.L16-p-t-1 {
    padding-top: 1rem !important
}

.L16-p-r-1 {
    padding-right: 1rem !important
}

.L16-p-b-1 {
    padding-bottom: 1rem !important
}

.L16-p-l-1 {
    padding-left: 1rem !important
}

.L16-p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.L16-p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.L16-p-a-2 {
    padding: 1.5rem 1.5rem !important
}

.L16-p-t-2 {
    padding-top: 1.5rem !important
}

.L16-p-r-2 {
    padding-right: 1.5rem !important
}

.L16-p-b-2 {
    padding-bottom: 1.5rem !important
}

.L16-p-l-2 {
    padding-left: 1.5rem !important
}

.L16-p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.L16-p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.L16-p-a-3 {
    padding: 3rem 3rem !important
}

.L16-p-t-3 {
    padding-top: 3rem !important
}

.L16-p-r-3 {
    padding-right: 3rem !important
}

.L16-p-b-3 {
    padding-bottom: 3rem !important
}

.L16-p-l-3 {
    padding-left: 3rem !important
}

.L16-p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.L16-p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.L16-pos-f-t {
    position: fixed;
    z-index: 1500;
    top: 0;
    right: 0;
    left: 0
}

.L16-text-justify {
    text-align: justify !important
}

.L16-text-nowrap {
    white-space: nowrap !important
}

.L16-text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.L16-text-xs-left {
    text-align: left !important
}

.L16-text-xs-right {
    text-align: right !important
}

.L16-text-xs-center {
    text-align: center !important
}

@media (min-width: 480px) {
    .L16-text-sm-left {
        text-align: left !important
    }

    .L16-text-sm-right {
        text-align: right !important
    }

    .L16-text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .L16-text-md-left {
        text-align: left !important
    }

    .L16-text-md-right {
        text-align: right !important
    }

    .L16-text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .L16-text-lg-left {
        text-align: left !important
    }

    .L16-text-lg-right {
        text-align: right !important
    }

    .L16-text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .L16-text-xl-left {
        text-align: left !important
    }

    .L16-text-xl-right {
        text-align: right !important
    }

    .L16-text-xl-center {
        text-align: center !important
    }
}

@media (min-width: 1600px) {
    .L16-text-xxl-left {
        text-align: left !important
    }

    .L16-text-xxl-right {
        text-align: right !important
    }

    .L16-text-xxl-center {
        text-align: center !important
    }
}

.L16-text-lowercase {
    text-transform: lowercase !important
}

.L16-text-uppercase {
    text-transform: uppercase !important
}

.L16-text-capitalize {
    text-transform: capitalize !important
}

.L16-font-weight-normal {
    font-weight: 400
}

.L16-font-weight-bold {
    font-weight: 700
}

.L16-font-italic {
    font-style: italic
}

.L16-text-muted {
    color: #a3afb7 !important
}

a.L16-text-muted:focus, a.L16-text-muted:hover {
    color: #8696a1 !important
}

.L16-text-primary {
    color: var(--primary-color) !important
}

a.L16-text-primary:focus, a.L16-text-primary:hover {
    color: #358fe4 !important
}

.L16-text-success {
    color: #46be8a !important
}

a.L16-text-success:focus, a.L16-text-success:hover {
    color: #369b6f !important
}

.L16-text-info {
    color: #57c7d4 !important
}

a.L16-text-info:focus, a.L16-text-info:hover {
    color: #33b6c5 !important
}

.L16-text-warning {
    color: #f2a654 !important
}

a.L16-text-warning:focus, a.L16-text-warning:hover {
    color: #ee8d25 !important
}

.L16-text-danger {
    color: #f96868 !important
}

a.L16-text-danger:focus, a.L16-text-danger:hover {
    color: #f73737 !important
}

.L16-text-gray-dark {
    color: #76838f !important
}

a.L16-text-gray-dark:focus, a.L16-text-gray-dark:hover {
    color: #5e6974 !important
}

.L16-text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.L16-invisible {
    visibility: hidden !important
}

.L16-hidden-xs-up {
    display: none !important
}

@media (max-width: 479px) {
    .L16-hidden-xs-down {
        display: none !important
    }
}

@media (min-width: 480px) {
    .L16-hidden-sm-up {
        display: none !important
    }
}

@media (max-width: 767px) {
    .L16-hidden-sm-down {
        display: none !important
    }
}

@media (min-width: 768px) {
    .L16-hidden-md-up {
        display: none !important
    }
}

@media (max-width: 991px) {
    .L16-hidden-md-down {
        display: none !important
    }
}

@media (min-width: 992px) {
    .L16-hidden-lg-up {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .L16-hidden-lg-down {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .L16-hidden-xl-up {
        display: none !important
    }
}

@media (max-width: 1599px) {
    .L16-hidden-xl-down {
        display: none !important
    }
}

@media (min-width: 1600px) {
    .L16-hidden-xxl-up {
        display: none !important
    }
}

.L16-hidden-xxl-down {
    display: none !important
}

.L16-h1 .L16-icon:first-child, .L16-h2 .L16-icon:first-child, .L16-h3 .L16-icon:first-child, .L16-h4 .L16-icon:first-child, .L16-h5 .L16-icon:first-child, .L16-h6 .L16-icon:first-child, h1 .L16-icon:first-child, h2 .L16-icon:first-child, h3 .L16-icon:first-child, h4 .L16-icon:first-child, h5 .L16-icon:first-child, h6 .L16-icon:first-child {
    margin-right: .5em
}

.L16-list-icons {
    margin-left: 0;
    padding-left: 10px;
    list-style: none
}

.L16-list-icons > li {
    margin-top: 6px
}

.L16-list-icons > li:first-child {
    margin-top: 0
}

.L16-list-icons > li i {
    float: left;
    width: 1em;
    margin: 0 6px 0 0
}

.L16-img-bordered {
    padding: 3px;
    border: 1px solid #e4eaec
}

.L16-img-bordered-primary {
    border-color: var(--primary-color) !important
}

.L16-img-bordered-purple {
    border-color: #7c51d1 !important
}

.L16-img-bordered-red {
    border-color: #e9595b !important
}

.L16-img-bordered-green {
    border-color: #7dd3ae !important
}

.L16-img-bordered-orange {
    border-color: #ec9940 !important
}

.L16-row.L16-no-space {
    margin-right: 0;
    margin-left: 0
}

.L16-row.L16-no-space > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.L16-table tfoot th, .L16-table thead th {
    font-weight: 500;
    color: #526069;
    border-bottom-width: 1px
}

.L16-table tbody + tbody {
    border-top-width: 1px
}

.L16-table a {
    text-decoration: underline
}

.L16-table td > .L16-checkbox-custom:only-child, .L16-table th > .L16-checkbox-custom:only-child {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

.L16-table thead:first-child th {
    border-top: none
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

select.L16-form-control {
    padding-right: 30px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZWNiNjQzMjYtNDc1Yi01OTQxLWIxYjItNDVkZjU5YjZlODA2IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6N2RlYzI2YWMtZGI5OC0xMWU1LWIwMjgtY2ZhNDhhOGNjNWY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+AXTIGgAAAFRJREFUeNpidI1KSWFgYDBlwASngXjOrqWzGcgBTEC8DIjfo4m/h4qTDUAGfwPi+UD8Hyr2H8r/RqnBIHATiPdC2XuhfIoACxJ7PRDzQmmKAUCAAQDxOxHyb4DjOAAAAABJRU5ErkJggg==) no-repeat center right
}

select[multiple].L16-form-control {
    padding-right: .929rem;
    background: #fff
}

select[multiple], select[size], textarea.L16-form-control {
    height: auto
}

.L16-input-group-sm > .L16-input-group-btn > select.L16-btn:not([size]):not([multiple]), .L16-input-group-sm > select.L16-form-control:not([size]):not([multiple]), .L16-input-group-sm > select.L16-input-group-addon:not([size]):not([multiple]), .L16-form-group .L16-form-control-label {
    padding: .429rem 0
}

.L16-form-group .L16-form-control-label-lg {
    font-size: 1.286rem;
    padding: .858rem 0
}

.L16-form-group .L16-form-control-label-sm {
    font-size: .858rem;
    padding: .429rem 0
}

.L16-form-group.L16-has-feedback.L16-no-label .L16-form-control-feedback {
    top: 0
}

.L16-form-group.L16-has-feedback.L16-left-feedback .L16-form-control-feedback {
    right: auto;
    left: 0
}

.L16-form-group.L16-has-feedback.L16-left-feedback .L16-form-control {
    padding-right: 13px;
    padding-left: 50px
}

.L16-form-control.L16-square {
    border-radius: 0
}

.L16-form-control.L16-round {
    border-radius: 200px
}

textarea.L16-form-control.L16-no-resize {
    resize: none
}

.L16-input-group-file input[type=text] {
    background-color: #fff
}

.L16-input-group-file .L16-btn-file {
    line-height: inherit;
    position: relative;
    overflow: hidden
}

.L16-input-group-file .L16-btn-file.L16-btn-outline {
    border: 1px solid #e4eaec;
    border-left: none
}

.L16-input-group-file .L16-btn-file.L16-btn-outline:hover {
    border-left: none
}

.L16-input-group-file .L16-btn-file .L16-icon {
    line-height: inherit;
    margin: 0 3px
}

.L16-input-group-file .L16-btn-file input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    min-width: 100%;
    min-height: 100%;
    cursor: pointer;
    text-align: 0;
    opacity: 0
}

.L16-text-help {
    display: block;
    margin-top: 7px;
    margin-bottom: 8px;
    color: #bcc2c8
}

.L16-text-help .L16-icon {
    margin: 0 5px
}

.L16-input-search-close {
    opacity: .2;
    color: #000;
    text-shadow: none
}

.L16-input-search-close.L16-icon {
    font-size: inherit;
    line-height: inherit
}

.L16-input-search-close:focus, .L16-input-search-close:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .5;
    color: #000
}

button.L16-input-search-close {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.L16-input-search {
    position: relative
}

.L16-input-search .L16-form-control {
    border-radius: 200px
}

.L16-input-search .L16-input-search-close, .L16-input-search .L16-input-search-icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 2.573rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.L16-input-search .L16-input-search-close {
    right: 8px
}

.L16-input-search .L16-input-search-icon + .L16-form-control {
    padding-left: 3.073rem
}

.L16-input-search .L16-input-search-icon {
    font-size: 16px;
    left: 8px;
    text-align: center;
    pointer-events: none;
    color: #a3afb7
}

.L16-input-search-btn + .L16-form-control {
    padding-right: 50px
}

.L16-input-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    border: none;
    border-radius: 0 200px 200px 0;
    background: 0 0
}

.L16-input-search-btn .L16-icon {
    margin: 0 3px
}

.L16-input-search-dark .L16-input-search-icon {
    color: #76838f
}

.L16-input-search-dark .L16-form-control {
    background: #f3f7f9;
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-input-search-dark .L16-form-control:focus {
    background-color: #fff
}

.L16-form-inline .L16-form-group {
    margin-right: 20px
}

.L16-form-inline .L16-form-group:last-child {
    margin-right: 0
}

.L16-form-inline .L16-form-control-label {
    margin-right: 5px
}

@media (max-width: 767px) {
    .L16-form-inline .L16-form-group {
        margin-right: 0
    }
}

.L16-form-horizontal .L16-form-control-label {
    font-size: 1rem;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .L16-form-horizontal .L16-form-control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right
    }

    .L16-form-horizontal .L16-form-control-lg, .L16-form-horizontal .L16-input-group-lg > .L16-form-control, .L16-form-horizontal .L16-input-group-lg > .L16-input-group-addon, .L16-form-horizontal .L16-input-group-lg > .L16-input-group-btn > .L16-btn {
        font-size: 18px;
        padding-top: 11px
    }

    .L16-form-horizontal .L16-form-control-sm, .L16-form-horizontal .L16-input-group-sm > .L16-form-control, .L16-form-horizontal .L16-input-group-sm > .L16-input-group-addon, .L16-form-horizontal .L16-input-group-sm > .L16-input-group-btn > .L16-btn {
        font-size: 12px;
        padding-top: 7px
    }
}

input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.L16-btn {
    -webkit-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
    -o-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
    transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
    -webkit-font-smoothing: subpixel-antialiased
}

.L16-btn .L16-icon {
    line-height: inherit;
    width: 1em;
    margin: -1px 3px 0;
    text-align: center
}

.L16-btn-outline.L16-btn-default {
    color: #76838f;
    background-color: transparent
}

.L16-btn-outline.L16-btn-default.L16-active, .L16-btn-outline.L16-btn-default:active, .L16-btn-outline.L16-btn-default:focus, .L16-btn-outline.L16-btn-default:hover, .L16-open > .L16-btn-outline.L16-btn-default.L16-dropdown-toggle {
    color: #76838f;
    border-color: #e4eaec;
    background-color: rgba(118, 131, 143, .1)
}

.L16-btn-outline.L16-btn-default.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-default:active .L16-tag-pill, .L16-btn-outline.L16-btn-default:focus .L16-tag-pill, .L16-btn-outline.L16-btn-default:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-default.L16-dropdown-toggle .L16-tag-pill {
    color: #76838f;
    background-color: #76838f
}

.L16-btn-outline.L16-btn-default.L16-btn-up:before, .L16-btn-outline.L16-btn-default.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-default.L16-btn-up:hover:before {
    border-bottom-color: rgba(118, 131, 143, .1)
}

.L16-btn-outline.L16-btn-default.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-default.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-default.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #ccd5db
}

.L16-btn-outline.L16-btn-default.L16-btn-right:before, .L16-btn-outline.L16-btn-default.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-default.L16-btn-right:hover:before {
    border-left-color: rgba(118, 131, 143, .1)
}

.L16-btn-outline.L16-btn-default.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-default.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-default.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #ccd5db
}

.L16-btn-outline.L16-btn-default.L16-btn-bottom:before, .L16-btn-outline.L16-btn-default.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-default.L16-btn-bottom:hover:before {
    border-top-color: rgba(118, 131, 143, .1)
}

.L16-btn-outline.L16-btn-default.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-default.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-default.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #ccd5db
}

.L16-btn-outline.L16-btn-default.L16-btn-left:before, .L16-btn-outline.L16-btn-default.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-default.L16-btn-left:hover:before {
    border-right-color: rgba(118, 131, 143, .1)
}

.L16-btn-outline.L16-btn-default.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-default.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-default.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #ccd5db
}

.L16-btn-outline.L16-btn-primary {
    color: var(--primary-color);
    background-color: transparent;
    border-color: var(--primary-color)
}

.L16-btn-outline.L16-btn-primary.L16-active, .L16-btn-outline.L16-btn-primary:active, .L16-btn-outline.L16-btn-primary:focus, .L16-btn-outline.L16-btn-primary:hover, .L16-open > .L16-btn-outline.L16-btn-primary.L16-dropdown-toggle {
    color: #fff;
    border-color: var(--primary-color);
    background-color: var(--primary-color)
}

.L16-btn-outline.L16-btn-primary.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-primary:active .L16-tag-pill, .L16-btn-outline.L16-btn-primary:focus .L16-tag-pill, .L16-btn-outline.L16-btn-primary:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-primary.L16-dropdown-toggle .L16-tag-pill {
    color: var(--primary-color);
    background-color: #fff
}

.L16-btn-outline.L16-btn-primary.L16-btn-up:before, .L16-btn-outline.L16-btn-primary.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-primary.L16-btn-up:hover:before {
    border-bottom-color: var(--primary-color)
}

.L16-btn-outline.L16-btn-primary.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-primary.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-primary.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #4e97d9
}

.L16-btn-outline.L16-btn-primary.L16-btn-right:before, .L16-btn-outline.L16-btn-primary.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-primary.L16-btn-right:hover:before {
    border-left-color: var(--primary-color)
}

.L16-btn-outline.L16-btn-primary.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-primary.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-primary.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #4e97d9
}

.L16-btn-outline.L16-btn-primary.L16-btn-bottom:before, .L16-btn-outline.L16-btn-primary.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-primary.L16-btn-bottom:hover:before {
    border-top-color: var(--primary-color)
}

.L16-btn-outline.L16-btn-primary.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-primary.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-primary.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #4e97d9
}

.L16-btn-outline.L16-btn-primary.L16-btn-left:before, .L16-btn-outline.L16-btn-primary.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-primary.L16-btn-left:hover:before {
    border-right-color: var(--primary-color)
}

.L16-btn-outline.L16-btn-primary.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-primary.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-primary.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #4e97d9
}

.L16-btn-outline.L16-btn-success {
    color: #46be8a;
    background-color: transparent;
    border-color: #46be8a
}

.L16-btn-outline.L16-btn-success.L16-active, .L16-btn-outline.L16-btn-success:active, .L16-btn-outline.L16-btn-success:focus, .L16-btn-outline.L16-btn-success:hover, .L16-open > .L16-btn-outline.L16-btn-success.L16-dropdown-toggle {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.L16-btn-outline.L16-btn-success.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-success:active .L16-tag-pill, .L16-btn-outline.L16-btn-success:focus .L16-tag-pill, .L16-btn-outline.L16-btn-success:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-success.L16-dropdown-toggle .L16-tag-pill {
    color: #46be8a;
    background-color: #fff
}

.L16-btn-outline.L16-btn-success.L16-btn-up:before, .L16-btn-outline.L16-btn-success.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-success.L16-btn-up:hover:before {
    border-bottom-color: #46be8a
}

.L16-btn-outline.L16-btn-success.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-success.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-success.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #36ab7a
}

.L16-btn-outline.L16-btn-success.L16-btn-right:before, .L16-btn-outline.L16-btn-success.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-success.L16-btn-right:hover:before {
    border-left-color: #46be8a
}

.L16-btn-outline.L16-btn-success.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-success.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-success.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #36ab7a
}

.L16-btn-outline.L16-btn-success.L16-btn-bottom:before, .L16-btn-outline.L16-btn-success.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-success.L16-btn-bottom:hover:before {
    border-top-color: #46be8a
}

.L16-btn-outline.L16-btn-success.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-success.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-success.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #36ab7a
}

.L16-btn-outline.L16-btn-success.L16-btn-left:before, .L16-btn-outline.L16-btn-success.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-success.L16-btn-left:hover:before {
    border-right-color: #46be8a
}

.L16-btn-outline.L16-btn-success.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-success.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-success.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #36ab7a
}

.L16-btn-outline.L16-btn-info {
    color: #57c7d4;
    background-color: transparent;
    border-color: #57c7d4
}

.L16-btn-outline.L16-btn-info.L16-active, .L16-btn-outline.L16-btn-info:active, .L16-btn-outline.L16-btn-info:focus, .L16-btn-outline.L16-btn-info:hover, .L16-open > .L16-btn-outline.L16-btn-info.L16-dropdown-toggle {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.L16-btn-outline.L16-btn-info.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-info:active .L16-tag-pill, .L16-btn-outline.L16-btn-info:focus .L16-tag-pill, .L16-btn-outline.L16-btn-info:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-info.L16-dropdown-toggle .L16-tag-pill {
    color: #57c7d4;
    background-color: #fff
}

.L16-btn-outline.L16-btn-info.L16-btn-up:before, .L16-btn-outline.L16-btn-info.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-info.L16-btn-up:hover:before {
    border-bottom-color: #57c7d4
}

.L16-btn-outline.L16-btn-info.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-info.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-info.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #47b8c6
}

.L16-btn-outline.L16-btn-info.L16-btn-right:before, .L16-btn-outline.L16-btn-info.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-info.L16-btn-right:hover:before {
    border-left-color: #57c7d4
}

.L16-btn-outline.L16-btn-info.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-info.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-info.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #47b8c6
}

.L16-btn-outline.L16-btn-info.L16-btn-bottom:before, .L16-btn-outline.L16-btn-info.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-info.L16-btn-bottom:hover:before {
    border-top-color: #57c7d4
}

.L16-btn-outline.L16-btn-info.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-info.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-info.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #47b8c6
}

.L16-btn-outline.L16-btn-info.L16-btn-left:before, .L16-btn-outline.L16-btn-info.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-info.L16-btn-left:hover:before {
    border-right-color: #57c7d4
}

.L16-btn-outline.L16-btn-info.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-info.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-info.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #47b8c6
}

.L16-btn-outline.L16-btn-warning {
    color: #f2a654;
    background-color: transparent;
    border-color: #f2a654
}

.L16-btn-outline.L16-btn-warning.L16-active, .L16-btn-outline.L16-btn-warning:active, .L16-btn-outline.L16-btn-warning:focus, .L16-btn-outline.L16-btn-warning:hover, .L16-open > .L16-btn-outline.L16-btn-warning.L16-dropdown-toggle {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.L16-btn-outline.L16-btn-warning.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-warning:active .L16-tag-pill, .L16-btn-outline.L16-btn-warning:focus .L16-tag-pill, .L16-btn-outline.L16-btn-warning:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-warning.L16-dropdown-toggle .L16-tag-pill {
    color: #f2a654;
    background-color: #fff
}

.L16-btn-outline.L16-btn-warning.L16-btn-up:before, .L16-btn-outline.L16-btn-warning.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-warning.L16-btn-up:hover:before {
    border-bottom-color: #f2a654
}

.L16-btn-outline.L16-btn-warning.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-warning.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-warning.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #ec9940
}

.L16-btn-outline.L16-btn-warning.L16-btn-right:before, .L16-btn-outline.L16-btn-warning.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-warning.L16-btn-right:hover:before {
    border-left-color: #f2a654
}

.L16-btn-outline.L16-btn-warning.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-warning.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-warning.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #ec9940
}

.L16-btn-outline.L16-btn-warning.L16-btn-bottom:before, .L16-btn-outline.L16-btn-warning.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-warning.L16-btn-bottom:hover:before {
    border-top-color: #f2a654
}

.L16-btn-outline.L16-btn-warning.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-warning.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-warning.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #ec9940
}

.L16-btn-outline.L16-btn-warning.L16-btn-left:before, .L16-btn-outline.L16-btn-warning.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-warning.L16-btn-left:hover:before {
    border-right-color: #f2a654
}

.L16-btn-outline.L16-btn-warning.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-warning.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-warning.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #ec9940
}

.L16-btn-outline.L16-btn-danger {
    color: #f96868;
    background-color: transparent;
    border-color: #f96868
}

.L16-btn-outline.L16-btn-danger.L16-active, .L16-btn-outline.L16-btn-danger:active, .L16-btn-outline.L16-btn-danger:focus, .L16-btn-outline.L16-btn-danger:hover, .L16-open > .L16-btn-outline.L16-btn-danger.L16-dropdown-toggle {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

.L16-btn-outline.L16-btn-danger.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-danger:active .L16-tag-pill, .L16-btn-outline.L16-btn-danger:focus .L16-tag-pill, .L16-btn-outline.L16-btn-danger:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-danger.L16-dropdown-toggle .L16-tag-pill {
    color: #f96868;
    background-color: #fff
}

.L16-btn-outline.L16-btn-danger.L16-btn-up:before, .L16-btn-outline.L16-btn-danger.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-danger.L16-btn-up:hover:before {
    border-bottom-color: #f96868
}

.L16-btn-outline.L16-btn-danger.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-danger.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-danger.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #e9595b
}

.L16-btn-outline.L16-btn-danger.L16-btn-right:before, .L16-btn-outline.L16-btn-danger.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-danger.L16-btn-right:hover:before {
    border-left-color: #f96868
}

.L16-btn-outline.L16-btn-danger.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-danger.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-danger.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #e9595b
}

.L16-btn-outline.L16-btn-danger.L16-btn-bottom:before, .L16-btn-outline.L16-btn-danger.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-danger.L16-btn-bottom:hover:before {
    border-top-color: #f96868
}

.L16-btn-outline.L16-btn-danger.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-danger.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-danger.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #e9595b
}

.L16-btn-outline.L16-btn-danger.L16-btn-left:before, .L16-btn-outline.L16-btn-danger.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-danger.L16-btn-left:hover:before {
    border-right-color: #f96868
}

.L16-btn-outline.L16-btn-danger.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-danger.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-danger.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #e9595b
}

.L16-btn-outline.L16-btn-dark {
    color: #526069;
    background-color: transparent;
    order-color: #526069
}

.L16-btn-outline.L16-btn-dark.L16-active, .L16-btn-outline.L16-btn-dark:active, .L16-btn-outline.L16-btn-dark:focus, .L16-btn-outline.L16-btn-dark:hover, .L16-open > .L16-btn-outline.L16-btn-dark.L16-dropdown-toggle {
    color: #fff;
    border-color: #526069;
    background-color: #526069
}

.L16-btn-outline.L16-btn-dark.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-dark:active .L16-tag-pill, .L16-btn-outline.L16-btn-dark:focus .L16-tag-pill, .L16-btn-outline.L16-btn-dark:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-dark.L16-dropdown-toggle .L16-tag-pill {
    color: #526069;
    background-color: #fff
}

.L16-btn-outline.L16-btn-dark.L16-btn-up:before, .L16-btn-outline.L16-btn-dark.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-dark.L16-btn-up:hover:before {
    border-bottom-color: #526069
}

.L16-btn-outline.L16-btn-dark.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-dark.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-dark.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #37474f
}

.L16-btn-outline.L16-btn-dark.L16-btn-right:before, .L16-btn-outline.L16-btn-dark.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-dark.L16-btn-right:hover:before {
    border-left-color: #526069
}

.L16-btn-outline.L16-btn-dark.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-dark.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-dark.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #37474f
}

.L16-btn-outline.L16-btn-dark.L16-btn-bottom:before, .L16-btn-outline.L16-btn-dark.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-dark.L16-btn-bottom:hover:before {
    border-top-color: #526069
}

.L16-btn-outline.L16-btn-dark.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-dark.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-dark.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #37474f
}

.L16-btn-outline.L16-btn-dark.L16-btn-left:before, .L16-btn-outline.L16-btn-dark.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-dark.L16-btn-left:hover:before {
    border-right-color: #526069
}

.L16-btn-outline.L16-btn-dark.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-dark.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-dark.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #37474f
}

.L16-btn-outline.L16-btn-inverse {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-active, .L16-btn-outline.L16-btn-inverse:active, .L16-btn-outline.L16-btn-inverse:focus, .L16-btn-outline.L16-btn-inverse:hover, .L16-open > .L16-btn-outline.L16-btn-inverse.L16-dropdown-toggle {
    color: #76838f;
    border-color: #fff;
    background-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-active .L16-tag-pill, .L16-btn-outline.L16-btn-inverse:active .L16-tag-pill, .L16-btn-outline.L16-btn-inverse:focus .L16-tag-pill, .L16-btn-outline.L16-btn-inverse:hover .L16-tag-pill, .L16-open > .L16-btn-outline.L16-btn-inverse.L16-dropdown-toggle .L16-tag-pill {
    color: #fff;
    background-color: #76838f
}

.L16-btn-outline.L16-btn-inverse.L16-btn-up:before, .L16-btn-outline.L16-btn-inverse.L16-btn-up:focus:before, .L16-btn-outline.L16-btn-inverse.L16-btn-up:hover:before {
    border-bottom-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-up.L16-active:before, .L16-btn-outline.L16-btn-inverse.L16-btn-up:active:before, .L16-open > .L16-btn-outline.L16-btn-inverse.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-right:before, .L16-btn-outline.L16-btn-inverse.L16-btn-right:focus:before, .L16-btn-outline.L16-btn-inverse.L16-btn-right:hover:before {
    border-left-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-right.L16-active:before, .L16-btn-outline.L16-btn-inverse.L16-btn-right:active:before, .L16-open > .L16-btn-outline.L16-btn-inverse.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-bottom:before, .L16-btn-outline.L16-btn-inverse.L16-btn-bottom:focus:before, .L16-btn-outline.L16-btn-inverse.L16-btn-bottom:hover:before {
    border-top-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-bottom.L16-active:before, .L16-btn-outline.L16-btn-inverse.L16-btn-bottom:active:before, .L16-open > .L16-btn-outline.L16-btn-inverse.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-left:before, .L16-btn-outline.L16-btn-inverse.L16-btn-left:focus:before, .L16-btn-outline.L16-btn-inverse.L16-btn-left:hover:before {
    border-right-color: #fff
}

.L16-btn-outline.L16-btn-inverse.L16-btn-left.L16-active:before, .L16-btn-outline.L16-btn-inverse.L16-btn-left:active:before, .L16-open > .L16-btn-outline.L16-btn-inverse.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #fff
}

.L16-btn-group-xs > .L16-btn, .L16-btn-xs {
    font-size: .858rem;
    padding: .072rem .358rem;
    border-radius: .143rem
}

.L16-btn-squared {
    border-radius: 0
}

.L16-btn-round {
    border-radius: 1000px
}

.L16-btn-primary.L16-disabled, .L16-btn-primary.L16-disabled.L16-active, .L16-btn-primary.L16-disabled.L16-focus, .L16-btn-primary.L16-disabled:active, .L16-btn-primary.L16-disabled:focus, .L16-btn-primary.L16-disabled:hover, .L16-btn-primary[disabled], .L16-btn-primary[disabled].L16-active, .L16-btn-primary[disabled].L16-focus, .L16-btn-primary[disabled]:active, .L16-btn-primary[disabled]:focus, .L16-btn-primary[disabled]:hover {
    color: #fff;
    border-color: #a2caee;
    background-color: #a2caee
}

.L16-btn-primary .L16-tag-pill {
    color: var(--primary-color);
    background-color: #fff
}

.L16-btn-primary.L16-btn-up:before {
    border-bottom-color: var(--primary-color)
}

.L16-btn-primary.L16-btn-up:focus:before, .L16-btn-primary.L16-btn-up:hover:before {
    border-bottom-color: #89bceb
}

.L16-btn-primary.L16-btn-up.L16-active:before, .L16-btn-primary.L16-btn-up:active:before, .L16-open > .L16-btn-primary.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #4e97d9
}

.L16-btn-primary.L16-btn-right:before {
    border-left-color: var(--primary-color)
}

.L16-btn-primary.L16-btn-right:focus:before, .L16-btn-primary.L16-btn-right:hover:before {
    border-left-color: #89bceb
}

.L16-btn-primary.L16-btn-right.L16-active:before, .L16-btn-primary.L16-btn-right:active:before, .L16-open > .L16-btn-primary.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #4e97d9
}

.L16-btn-primary.L16-btn-bottom:before {
    border-top-color: var(--primary-color)
}

.L16-btn-primary.L16-btn-bottom:focus:before, .L16-btn-primary.L16-btn-bottom:hover:before {
    border-top-color: #89bceb
}

.L16-btn-primary.L16-btn-bottom.L16-active:before, .L16-btn-primary.L16-btn-bottom:active:before, .L16-open > .L16-btn-primary.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #4e97d9
}

.L16-btn-primary.L16-btn-left:before {
    border-right-color: var(--primary-color)
}

.L16-btn-primary.L16-btn-left:focus:before, .L16-btn-primary.L16-btn-left:hover:before {
    border-right-color: #89bceb
}

.L16-btn-primary.L16-btn-left.L16-active:before, .L16-btn-primary.L16-btn-left:active:before, .L16-open > .L16-btn-primary.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #4e97d9
}

.L16-btn-success.L16-disabled, .L16-btn-success.L16-disabled.L16-active, .L16-btn-success.L16-disabled.L16-focus, .L16-btn-success.L16-disabled:active, .L16-btn-success.L16-disabled:focus, .L16-btn-success.L16-disabled:hover, .L16-btn-success[disabled], .L16-btn-success[disabled].L16-active, .L16-btn-success[disabled].L16-focus, .L16-btn-success[disabled]:active, .L16-btn-success[disabled]:focus, .L16-btn-success[disabled]:hover {
    color: #fff;
    border-color: #7dd3ae;
    background-color: #7dd3ae
}

.L16-btn-success .L16-tag-pill {
    color: #46be8a;
    background-color: #fff
}

.L16-btn-success.L16-btn-up:before {
    border-bottom-color: #46be8a
}

.L16-btn-success.L16-btn-up:focus:before, .L16-btn-success.L16-btn-up:hover:before {
    border-bottom-color: #5cd29d
}

.L16-btn-success.L16-btn-up.L16-active:before, .L16-btn-success.L16-btn-up:active:before, .L16-open > .L16-btn-success.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #36ab7a
}

.L16-btn-success.L16-btn-right:before {
    border-left-color: #46be8a
}

.L16-btn-success.L16-btn-right:focus:before, .L16-btn-success.L16-btn-right:hover:before {
    border-left-color: #5cd29d
}

.L16-btn-success.L16-btn-right.L16-active:before, .L16-btn-success.L16-btn-right:active:before, .L16-open > .L16-btn-success.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #36ab7a
}

.L16-btn-success.L16-btn-bottom:before {
    border-top-color: #46be8a
}

.L16-btn-success.L16-btn-bottom:focus:before, .L16-btn-success.L16-btn-bottom:hover:before {
    border-top-color: #5cd29d
}

.L16-btn-success.L16-btn-bottom.L16-active:before, .L16-btn-success.L16-btn-bottom:active:before, .L16-open > .L16-btn-success.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #36ab7a
}

.L16-btn-success.L16-btn-left:before {
    border-right-color: #46be8a
}

.L16-btn-success.L16-btn-left:focus:before, .L16-btn-success.L16-btn-left:hover:before {
    border-right-color: #5cd29d
}

.L16-btn-success.L16-btn-left.L16-active:before, .L16-btn-success.L16-btn-left:active:before, .L16-open > .L16-btn-success.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #36ab7a
}

.L16-btn-info.L16-disabled, .L16-btn-info.L16-disabled.L16-active, .L16-btn-info.L16-disabled.L16-focus, .L16-btn-info.L16-disabled:active, .L16-btn-info.L16-disabled:focus, .L16-btn-info.L16-disabled:hover, .L16-btn-info[disabled], .L16-btn-info[disabled].L16-active, .L16-btn-info[disabled].L16-focus, .L16-btn-info[disabled]:active, .L16-btn-info[disabled]:focus, .L16-btn-info[disabled]:hover {
    color: #fff;
    border-color: #9ae1e9;
    background-color: #9ae1e9
}

.L16-btn-info .L16-tag-pill {
    color: #57c7d4;
    background-color: #fff
}

.L16-btn-info.L16-btn-up:before {
    border-bottom-color: #57c7d4
}

.L16-btn-info.L16-btn-up:focus:before, .L16-btn-info.L16-btn-up:hover:before {
    border-bottom-color: #77d6e1
}

.L16-btn-info.L16-btn-up.L16-active:before, .L16-btn-info.L16-btn-up:active:before, .L16-open > .L16-btn-info.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #47b8c6
}

.L16-btn-info.L16-btn-right:before {
    border-left-color: #57c7d4
}

.L16-btn-info.L16-btn-right:focus:before, .L16-btn-info.L16-btn-right:hover:before {
    border-left-color: #77d6e1
}

.L16-btn-info.L16-btn-right.L16-active:before, .L16-btn-info.L16-btn-right:active:before, .L16-open > .L16-btn-info.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #47b8c6
}

.L16-btn-info.L16-btn-bottom:before {
    border-top-color: #57c7d4
}

.L16-btn-info.L16-btn-bottom:focus:before, .L16-btn-info.L16-btn-bottom:hover:before {
    border-top-color: #77d6e1
}

.L16-btn-info.L16-btn-bottom.L16-active:before, .L16-btn-info.L16-btn-bottom:active:before, .L16-open > .L16-btn-info.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #47b8c6
}

.L16-btn-info.L16-btn-left:before {
    border-right-color: #57c7d4
}

.L16-btn-info.L16-btn-left:focus:before, .L16-btn-info.L16-btn-left:hover:before {
    border-right-color: #77d6e1
}

.L16-btn-info.L16-btn-left.L16-active:before, .L16-btn-info.L16-btn-left:active:before, .L16-open > .L16-btn-info.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #47b8c6
}

.L16-btn-warning.L16-disabled, .L16-btn-warning.L16-disabled.L16-active, .L16-btn-warning.L16-disabled.L16-focus, .L16-btn-warning.L16-disabled:active, .L16-btn-warning.L16-disabled:focus, .L16-btn-warning.L16-disabled:hover, .L16-btn-warning[disabled], .L16-btn-warning[disabled].L16-active, .L16-btn-warning[disabled].L16-focus, .L16-btn-warning[disabled]:active, .L16-btn-warning[disabled]:focus, .L16-btn-warning[disabled]:hover {
    color: #fff;
    border-color: #f6be80;
    background-color: #f6be80
}

.L16-btn-warning .L16-tag-pill {
    color: #f2a654;
    background-color: #fff
}

.L16-btn-warning.L16-btn-up:before {
    border-bottom-color: #f2a654
}

.L16-btn-warning.L16-btn-up:focus:before, .L16-btn-warning.L16-btn-up:hover:before {
    border-bottom-color: #f4b066
}

.L16-btn-warning.L16-btn-up.L16-active:before, .L16-btn-warning.L16-btn-up:active:before, .L16-open > .L16-btn-warning.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #ec9940
}

.L16-btn-warning.L16-btn-right:before {
    border-left-color: #f2a654
}

.L16-btn-warning.L16-btn-right:focus:before, .L16-btn-warning.L16-btn-right:hover:before {
    border-left-color: #f4b066
}

.L16-btn-warning.L16-btn-right.L16-active:before, .L16-btn-warning.L16-btn-right:active:before, .L16-open > .L16-btn-warning.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #ec9940
}

.L16-btn-warning.L16-btn-bottom:before {
    border-top-color: #f2a654
}

.L16-btn-warning.L16-btn-bottom:focus:before, .L16-btn-warning.L16-btn-bottom:hover:before {
    border-top-color: #f4b066
}

.L16-btn-warning.L16-btn-bottom.L16-active:before, .L16-btn-warning.L16-btn-bottom:active:before, .L16-open > .L16-btn-warning.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #ec9940
}

.L16-btn-warning.L16-btn-left:before {
    border-right-color: #f2a654
}

.L16-btn-warning.L16-btn-left:focus:before, .L16-btn-warning.L16-btn-left:hover:before {
    border-right-color: #f4b066
}

.L16-btn-warning.L16-btn-left.L16-active:before, .L16-btn-warning.L16-btn-left:active:before, .L16-open > .L16-btn-warning.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #ec9940
}

.L16-btn-danger.L16-disabled, .L16-btn-danger.L16-disabled.L16-active, .L16-btn-danger.L16-disabled.L16-focus, .L16-btn-danger.L16-disabled:active, .L16-btn-danger.L16-disabled:focus, .L16-btn-danger.L16-disabled:hover, .L16-btn-danger[disabled], .L16-btn-danger[disabled].L16-active, .L16-btn-danger[disabled].L16-focus, .L16-btn-danger[disabled]:active, .L16-btn-danger[disabled]:focus, .L16-btn-danger[disabled]:hover {
    color: #fff;
    border-color: #fa9898;
    background-color: #fa9898
}

.L16-btn-danger .L16-tag-pill {
    color: #f96868;
    background-color: #fff
}

.L16-btn-danger.L16-btn-up:before {
    border-bottom-color: #f96868
}

.L16-btn-danger.L16-btn-up:focus:before, .L16-btn-danger.L16-btn-up:hover:before {
    border-bottom-color: #fa7a7a
}

.L16-btn-danger.L16-btn-up.L16-active:before, .L16-btn-danger.L16-btn-up:active:before, .L16-open > .L16-btn-danger.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #e9595b
}

.L16-btn-danger.L16-btn-right:before {
    border-left-color: #f96868
}

.L16-btn-danger.L16-btn-right:focus:before, .L16-btn-danger.L16-btn-right:hover:before {
    border-left-color: #fa7a7a
}

.L16-btn-danger.L16-btn-right.L16-active:before, .L16-btn-danger.L16-btn-right:active:before, .L16-open > .L16-btn-danger.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #e9595b
}

.L16-btn-danger.L16-btn-bottom:before {
    border-top-color: #f96868
}

.L16-btn-danger.L16-btn-bottom:focus:before, .L16-btn-danger.L16-btn-bottom:hover:before {
    border-top-color: #fa7a7a
}

.L16-btn-danger.L16-btn-bottom.L16-active:before, .L16-btn-danger.L16-btn-bottom:active:before, .L16-open > .L16-btn-danger.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #e9595b
}

.L16-btn-danger.L16-btn-left:before {
    border-right-color: #f96868
}

.L16-btn-danger.L16-btn-left:focus:before, .L16-btn-danger.L16-btn-left:hover:before {
    border-right-color: #fa7a7a
}

.L16-btn-danger.L16-btn-left.L16-active:before, .L16-btn-danger.L16-btn-left:active:before, .L16-open > .L16-btn-danger.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #e9595b
}

.L16-btn-default {
    color: #76838f;
    border-color: #e4eaec;
    background-color: #e4eaec;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none
}

.L16-btn-default:hover, .L16-btn-default.L16-focus, .L16-btn-default:focus {
    color: #76838f;
    border-color: #c0ced3;
    background-color: #c6d3d7
}

.L16-btn-default.L16-active, .L16-btn-default:active, .L16-open > .L16-btn-default.L16-dropdown-toggle {
    color: #76838f;
    border-color: #c0ced3;
    background-color: #c6d3d7;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.L16-btn-default.L16-active.L16-focus, .L16-btn-default.L16-active:focus, .L16-btn-default.L16-active:hover, .L16-btn-default:active.L16-focus, .L16-btn-default:active:focus, .L16-btn-default:active:hover, .L16-open > .L16-btn-default.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-default.L16-dropdown-toggle:focus, .L16-open > .L16-btn-default.L16-dropdown-toggle:hover {
    color: #76838f;
    border-color: #ccd5db;
    background-color: #ccd5db
}

.L16-btn-default.L16-disabled.L16-focus, .L16-btn-default.L16-disabled:focus, .L16-btn-default:disabled.L16-focus, .L16-btn-default:disabled:focus, .L16-btn-default.L16-disabled:hover, .L16-btn-default:disabled:hover {
    border-color: #e4eaec;
    background-color: #e4eaec
}

.L16-btn-default.L16-focus, .L16-btn-default:focus, .L16-btn-default:hover {
    border-color: #f3f7f9;
    background-color: #f3f7f9
}

.L16-btn-default.L16-active, .L16-btn-default:active, .L16-open > .L16-btn-default.L16-dropdown-toggle {
    border-color: #ccd5db;
    background-color: #ccd5db;
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-btn-default.L16-disabled, .L16-btn-default.L16-disabled.L16-active, .L16-btn-default.L16-disabled.L16-focus, .L16-btn-default.L16-disabled:active, .L16-btn-default.L16-disabled:focus, .L16-btn-default.L16-disabled:hover, .L16-btn-default[disabled], .L16-btn-default[disabled].L16-active, .L16-btn-default[disabled].L16-focus, .L16-btn-default[disabled]:active, .L16-btn-default[disabled]:focus, .L16-btn-default[disabled]:hover {
    cursor: not-allowed;
    color: #76838f;
    border-color: #f3f7f9;
    background-color: #f3f7f9
}

.L16-btn-default .L16-tag-pill {
    color: #e4eaec;
    background-color: #76838f
}

.L16-btn-default.L16-btn-up:before {
    border-bottom-color: #e4eaec
}

.L16-btn-default.L16-btn-up:focus:before, .L16-btn-default.L16-btn-up:hover:before {
    border-bottom-color: #f3f7f9
}

.L16-btn-default.L16-btn-up.L16-active:before, .L16-btn-default.L16-btn-up:active:before, .L16-open > .L16-btn-default.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #ccd5db
}

.L16-btn-default.L16-btn-right:before {
    border-left-color: #e4eaec
}

.L16-btn-default.L16-btn-right:focus:before, .L16-btn-default.L16-btn-right:hover:before {
    border-left-color: #f3f7f9
}

.L16-btn-default.L16-btn-right.L16-active:before, .L16-btn-default.L16-btn-right:active:before, .L16-open > .L16-btn-default.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #ccd5db
}

.L16-btn-default.L16-btn-bottom:before {
    border-top-color: #e4eaec
}

.L16-btn-default.L16-btn-bottom:focus:before, .L16-btn-default.L16-btn-bottom:hover:before {
    border-top-color: #f3f7f9
}

.L16-btn-default.L16-btn-bottom.L16-active:before, .L16-btn-default.L16-btn-bottom:active:before, .L16-open > .L16-btn-default.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #ccd5db
}

.L16-btn-default.L16-btn-left:before {
    border-right-color: #e4eaec
}

.L16-btn-default.L16-btn-left:focus:before, .L16-btn-default.L16-btn-left:hover:before {
    border-right-color: #f3f7f9
}

.L16-btn-default.L16-btn-left.L16-active:before, .L16-btn-default.L16-btn-left:active:before, .L16-open > .L16-btn-default.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #ccd5db
}

.L16-btn-inverse {
    color: #76838f;
    border-color: #e4eaec;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none
}

.L16-btn-inverse:hover, .L16-btn-inverse.L16-focus, .L16-btn-inverse:focus {
    color: #76838f;
    border-color: #c0ced3;
    background-color: #e6e6e6
}

.L16-btn-inverse.L16-active, .L16-btn-inverse:active, .L16-open > .L16-btn-inverse.L16-dropdown-toggle {
    color: #76838f;
    border-color: #c0ced3;
    background-color: #e6e6e6;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.L16-btn-inverse.L16-active.L16-focus, .L16-btn-inverse.L16-active:focus, .L16-btn-inverse.L16-active:hover, .L16-btn-inverse:active.L16-focus, .L16-btn-inverse:active:focus, .L16-btn-inverse:active:hover, .L16-open > .L16-btn-inverse.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-inverse.L16-dropdown-toggle:focus, .L16-open > .L16-btn-inverse.L16-dropdown-toggle:hover {
    color: #76838f;
    border-color: #ccd5db;
    background-color: #fff
}

.L16-btn-inverse.L16-disabled.L16-focus, .L16-btn-inverse.L16-disabled:focus, .L16-btn-inverse:disabled.L16-focus, .L16-btn-inverse:disabled:focus, .L16-btn-inverse.L16-disabled:hover, .L16-btn-inverse:disabled:hover {
    border-color: #e4eaec;
    background-color: #fff
}

.L16-btn-inverse.L16-focus, .L16-btn-inverse:focus, .L16-btn-inverse:hover {
    border-color: #f3f7f9;
    background-color: #fff
}

.L16-btn-inverse.L16-active, .L16-btn-inverse:active, .L16-open > .L16-btn-inverse.L16-dropdown-toggle {
    border-color: #ccd5db;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-btn-inverse.L16-disabled, .L16-btn-inverse.L16-disabled.L16-active, .L16-btn-inverse.L16-disabled.L16-focus, .L16-btn-inverse.L16-disabled:active, .L16-btn-inverse.L16-disabled:focus, .L16-btn-inverse.L16-disabled:hover, .L16-btn-inverse[disabled], .L16-btn-inverse[disabled].L16-active, .L16-btn-inverse[disabled].L16-focus, .L16-btn-inverse[disabled]:active, .L16-btn-inverse[disabled]:focus, .L16-btn-inverse[disabled]:hover {
    color: #ccd5db;
    border-color: #a3afb7;
    background-color: #fff
}

.L16-btn-inverse .L16-tag-pill {
    color: #fff;
    background-color: #76838f
}

.L16-btn-inverse.L16-btn-up:before, .L16-btn-inverse.L16-btn-up:focus:before, .L16-btn-inverse.L16-btn-up:hover:before, .L16-btn-inverse.L16-btn-up.L16-active:before, .L16-btn-inverse.L16-btn-up:active:before, .L16-open > .L16-btn-inverse.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #fff
}

.L16-btn-inverse.L16-btn-right:before, .L16-btn-inverse.L16-btn-right:focus:before, .L16-btn-inverse.L16-btn-right:hover:before, .L16-btn-inverse.L16-btn-right.L16-active:before, .L16-btn-inverse.L16-btn-right:active:before, .L16-open > .L16-btn-inverse.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #fff
}

.L16-btn-inverse.L16-btn-bottom:before, .L16-btn-inverse.L16-btn-bottom:focus:before, .L16-btn-inverse.L16-btn-bottom:hover:before, .L16-btn-inverse.L16-btn-bottom.L16-active:before, .L16-btn-inverse.L16-btn-bottom:active:before, .L16-open > .L16-btn-inverse.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #fff
}

.L16-btn-inverse.L16-btn-left:before, .L16-btn-inverse.L16-btn-left:focus:before, .L16-btn-inverse.L16-btn-left:hover:before, .L16-btn-inverse.L16-btn-left.L16-active:before, .L16-btn-inverse.L16-btn-left:active:before, .L16-open > .L16-btn-inverse.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #fff
}

.L16-btn-dark {
    color: #fff;
    border-color: #526069;
    background-color: #526069;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none
}

.L16-btn-dark:hover, .L16-btn-dark.L16-focus, .L16-btn-dark:focus {
    color: #fff;
    border-color: #374147;
    background-color: #3c464c
}

.L16-btn-dark.L16-active, .L16-btn-dark:active, .L16-open > .L16-btn-dark.L16-dropdown-toggle {
    color: #fff;
    border-color: #374147;
    background-color: #3c464c;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.L16-btn-dark.L16-active.L16-focus, .L16-btn-dark.L16-active:focus, .L16-btn-dark.L16-active:hover, .L16-btn-dark:active.L16-focus, .L16-btn-dark:active:focus, .L16-btn-dark:active:hover, .L16-open > .L16-btn-dark.L16-dropdown-toggle.L16-focus, .L16-open > .L16-btn-dark.L16-dropdown-toggle:focus, .L16-open > .L16-btn-dark.L16-dropdown-toggle:hover {
    color: #fff;
    border-color: #37474f;
    background-color: #37474f
}

.L16-btn-dark.L16-disabled.L16-focus, .L16-btn-dark.L16-disabled:focus, .L16-btn-dark:disabled.L16-focus, .L16-btn-dark:disabled:focus, .L16-btn-dark.L16-disabled:hover, .L16-btn-dark:disabled:hover {
    border-color: #526069;
    background-color: #526069
}

.L16-btn-dark.L16-focus, .L16-btn-dark:focus, .L16-btn-dark:hover {
    border-color: #76838f;
    background-color: #76838f
}

.L16-btn-dark.L16-active, .L16-btn-dark:active, .L16-open > .L16-btn-dark.L16-dropdown-toggle {
    border-color: #37474f;
    background-color: #37474f;
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-btn-dark.L16-disabled, .L16-btn-dark.L16-disabled.L16-active, .L16-btn-dark.L16-disabled.L16-focus, .L16-btn-dark.L16-disabled:active, .L16-btn-dark.L16-disabled:focus, .L16-btn-dark.L16-disabled:hover, .L16-btn-dark[disabled], .L16-btn-dark[disabled].L16-active, .L16-btn-dark[disabled].L16-focus, .L16-btn-dark[disabled]:active, .L16-btn-dark[disabled]:focus, .L16-btn-dark[disabled]:hover {
    color: #fff;
    border-color: #a3afb7;
    background-color: #a3afb7
}

.L16-btn-dark .L16-tag-pill {
    color: #526069;
    background-color: #fff
}

.L16-btn-dark.L16-btn-up:before {
    border-bottom-color: #526069
}

.L16-btn-dark.L16-btn-up:focus:before, .L16-btn-dark.L16-btn-up:hover:before {
    border-bottom-color: #76838f
}

.L16-btn-dark.L16-btn-up.L16-active:before, .L16-btn-dark.L16-btn-up:active:before, .L16-open > .L16-btn-dark.L16-btn-up.L16-dropdown-toggle:before {
    border-bottom-color: #37474f
}

.L16-btn-dark.L16-btn-right:before {
    border-left-color: #526069
}

.L16-btn-dark.L16-btn-right:focus:before, .L16-btn-dark.L16-btn-right:hover:before {
    border-left-color: #76838f
}

.L16-btn-dark.L16-btn-right.L16-active:before, .L16-btn-dark.L16-btn-right:active:before, .L16-open > .L16-btn-dark.L16-btn-right.L16-dropdown-toggle:before {
    border-left-color: #37474f
}

.L16-btn-dark.L16-btn-bottom:before {
    border-top-color: #526069
}

.L16-btn-dark.L16-btn-bottom:focus:before, .L16-btn-dark.L16-btn-bottom:hover:before {
    border-top-color: #76838f
}

.L16-btn-dark.L16-btn-bottom.L16-active:before, .L16-btn-dark.L16-btn-bottom:active:before, .L16-open > .L16-btn-dark.L16-btn-bottom.L16-dropdown-toggle:before {
    border-top-color: #37474f
}

.L16-btn-dark.L16-btn-left:before {
    border-right-color: #526069
}

.L16-btn-dark.L16-btn-left:focus:before, .L16-btn-dark.L16-btn-left:hover:before {
    border-right-color: #76838f
}

.L16-btn-dark.L16-btn-left.L16-active:before, .L16-btn-dark.L16-btn-left:active:before, .L16-open > .L16-btn-dark.L16-btn-left.L16-dropdown-toggle:before {
    border-right-color: #37474f
}

.L16-btn-icon, .L16-btn.L16-icon {
    line-height: 1em;
    padding: .715rem
}

.L16-btn-group-xs > .L16-btn-icon.L16-btn, .L16-btn-group-xs > .L16-btn.L16-icon, .L16-btn-icon.L16-btn-xs, .L16-btn.L16-icon.L16-btn-xs {
    font-size: .858rem;
    padding: .286rem
}

.L16-btn-icon.L16-btn-sm, .L16-btn.L16-icon.L16-btn-sm {
    font-size: 1rem;
    padding: .572rem
}

.L16-btn-icon.L16-btn-lg, .L16-btn.L16-icon.L16-btn-lg {
    font-size: 1.429rem;
    padding: .858rem
}

.L16-btn-icon.L16-disabled, .L16-btn.L16-icon.L16-disabled {
    color: #a3afb7
}

.L16-btn-icon .L16-icon {
    margin: -1px 0 0
}

.L16-btn-floating {
    font-size: 1.715rem;
    width: 4rem;
    height: 4rem;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .15)
}

.L16-btn-floating.L16-btn-xs, .L16-btn-group-xs > .L16-btn-floating.L16-btn {
    font-size: .929rem;
    width: 2.143rem;
    height: 2.143rem;
    padding: 0
}

.L16-btn-floating.L16-btn-sm {
    font-size: 1.072rem;
    width: 2.858rem;
    height: 2.858rem;
    padding: 0
}

.L16-btn-floating.L16-btn-lg {
    font-size: 2.143rem;
    width: 5rem;
    height: 5rem;
    padding: 0
}

.L16-btn-floating i {
    position: relative;
    top: 0
}

.L16-btn-pill-left {
    border-radius: 500px 0 0 500px
}

.L16-btn-pill-right {
    border-radius: 0 500px 500px 0
}

.L16-btn-direction {
    position: relative
}

.L16-btn-direction:before {
    line-height: 0;
    position: absolute;
    content: '';
    border: 8px solid transparent
}

.L16-btn-up:before {
    top: -16px;
    left: 50%;
    margin-left: -8px;
    border-bottom-color: #e4eaec
}

.L16-btn-right:before {
    top: 50%;
    right: -16px;
    margin-top: -8px;
    border-left-color: #e4eaec
}

.L16-btn-bottom:before {
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
    border-top-color: #e4eaec
}

.L16-btn-left:before {
    top: 50%;
    left: -16px;
    margin-top: -8px;
    border-right-color: #e4eaec
}

.L16-btn-group-xs > .L16-dropdown-toggle.L16-btn:after, .L16-dropdown-toggle.L16-btn-xs:after {
    margin-left: 0
}

.L16-dropdown-item .L16-icon:first-child {
    width: 1em;
    margin-right: .5em;
    text-align: center
}

.L16-dropdown-menu.L16-dropdown-menu-bullet {
    margin-top: 12px
}

.L16-dropdown-menu.L16-dropdown-menu-bullet:after, .L16-dropdown-menu.L16-dropdown-menu-bullet:before {
    position: absolute;
    left: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border: 7px solid transparent;
    border-top-width: 0
}

.L16-dropdown-menu.L16-dropdown-menu-bullet:before {
    top: -7px;
    border-bottom-color: #e4eaec
}

.L16-dropdown-menu.L16-dropdown-menu-bullet:after {
    top: -6px;
    border-bottom-color: #fff
}

.L16-dropdown-menu-right.L16-dropdown-menu-bullet:after, .L16-dropdown-menu-right.L16-dropdown-menu-bullet:before {
    right: 10px;
    left: auto
}

.L16-dropdown-menu.L16-animate {
    overflow: hidden
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item {
    -webkit-animation: slide-left .5s both;
    -o-animation: slide-left .5s both;
    animation: slide-left .5s both
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(1) {
    -webkit-animation: animation-delay(.02s);
    -o-animation: animation-delay(.02s);
    animation: animation-delay(.02s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(2) {
    -webkit-animation: animation-delay(.04s);
    -o-animation: animation-delay(.04s);
    animation: animation-delay(.04s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(3) {
    -webkit-animation: animation-delay(.06s);
    -o-animation: animation-delay(.06s);
    animation: animation-delay(.06s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(4) {
    -webkit-animation: animation-delay(.08s);
    -o-animation: animation-delay(.08s);
    animation: animation-delay(.08s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(5) {
    -webkit-animation: animation-delay(.1s);
    -o-animation: animation-delay(.1s);
    animation: animation-delay(.1s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(6) {
    -webkit-animation: animation-delay(.12s);
    -o-animation: animation-delay(.12s);
    animation: animation-delay(.12s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(7) {
    -webkit-animation: animation-delay(.14s);
    -o-animation: animation-delay(.14s);
    animation: animation-delay(.14s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(8) {
    -webkit-animation: animation-delay(.16s);
    -o-animation: animation-delay(.16s);
    animation: animation-delay(.16s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(9) {
    -webkit-animation: animation-delay(.18s);
    -o-animation: animation-delay(.18s);
    animation: animation-delay(.18s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item:nth-child(10) {
    -webkit-animation: animation-delay(.2s);
    -o-animation: animation-delay(.2s);
    animation: animation-delay(.2s)
}

.L16-dropdown-menu.L16-animate > .L16-dropdown-item.L16-dropdown-divider {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(1) {
    -webkit-animation: animation-delay(.02s);
    -o-animation: animation-delay(.02s);
    animation: animation-delay(.02s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(2) {
    -webkit-animation: animation-delay(.04s);
    -o-animation: animation-delay(.04s);
    animation: animation-delay(.04s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(3) {
    -webkit-animation: animation-delay(.06s);
    -o-animation: animation-delay(.06s);
    animation: animation-delay(.06s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(4) {
    -webkit-animation: animation-delay(.08s);
    -o-animation: animation-delay(.08s);
    animation: animation-delay(.08s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(5) {
    -webkit-animation: animation-delay(.1s);
    -o-animation: animation-delay(.1s);
    animation: animation-delay(.1s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(6) {
    -webkit-animation: animation-delay(.12s);
    -o-animation: animation-delay(.12s);
    animation: animation-delay(.12s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(7) {
    -webkit-animation: animation-delay(.14s);
    -o-animation: animation-delay(.14s);
    animation: animation-delay(.14s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(8) {
    -webkit-animation: animation-delay(.16s);
    -o-animation: animation-delay(.16s);
    animation: animation-delay(.16s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(9) {
    -webkit-animation: animation-delay(.18s);
    -o-animation: animation-delay(.18s);
    animation: animation-delay(.18s)
}

.L16-dropdown-menu.L16-animate.L16-animate-reverse > .L16-dropdown-item:nth-last-child(10) {
    -webkit-animation: animation-delay(.2s);
    -o-animation: animation-delay(.2s);
    animation: animation-delay(.2s)
}

.L16-dropup .L16-dropdown-menu.L16-dropdown-menu-bullet, .L16-navbar-fixed-bottom .L16-dropdown .L16-dropdown-menu.L16-dropdown-menu-bullet {
    margin-bottom: 12px
}

.L16-dropup .L16-dropdown-menu.L16-dropdown-menu-bullet:after, .L16-dropup .L16-dropdown-menu.L16-dropdown-menu-bullet:before, .L16-navbar-fixed-bottom .L16-dropdown .L16-dropdown-menu.L16-dropdown-menu-bullet:after, .L16-navbar-fixed-bottom .L16-dropdown .L16-dropdown-menu.L16-dropdown-menu-bullet:before {
    top: auto;
    border-top-width: 7px;
    border-bottom-width: 0
}

.L16-dropup .L16-dropdown-menu.L16-dropdown-menu-bullet:before, .L16-navbar-fixed-bottom .L16-dropdown .L16-dropdown-menu.L16-dropdown-menu-bullet:before {
    bottom: -7px;
    border-top-color: #e4eaec
}

.L16-dropup .L16-dropdown-menu.L16-dropdown-menu-bullet:after, .L16-navbar-fixed-bottom .L16-dropdown .L16-dropdown-menu.L16-dropdown-menu-bullet:after {
    bottom: -6px;
    border-top-color: #fff
}

.L16-dropdown-menu > .L16-dropdown-header {
    font-size: 1rem;
    font-weight: 700;
    padding: 8px 20px 6px;
    cursor: default
}

.L16-dropdown-menu > .L16-dropdown-submenu {
    position: relative
}

.L16-dropdown-menu > .L16-dropdown-submenu > .L16-dropdown-item {
    position: relative
}

.L16-dropdown-menu > .L16-dropdown-submenu > .L16-dropdown-item:after {
    position: absolute;
    right: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 6px;
    content: '';
    vertical-align: middle;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px dashed
}

.L16-dropdown-menu > .L16-dropdown-submenu .L16-dropdown-menu {
    left: 100%;
    margin: 0
}

.L16-dropdown-menu > .L16-dropdown-submenu.L16-dropdown-menu-left .L16-dropdown-menu {
    left: -100%
}

.L16-dropdown-menu > .L16-dropdown-submenu:hover .L16-dropdown-menu {
    display: block
}

.L16-dropdown .L16-dropdown-submenu .L16-dropdown-menu {
    top: 0
}

.L16-dropup .L16-dropdown-submenu .L16-dropdown-menu {
    bottom: 0
}

.L16-dropdown-menu-media {
    width: 360px;
    padding-top: 0;
    padding-bottom: 0
}

.L16-dropdown-menu-media > li {
    margin: 0;
    padding: 0
}

.L16-dropdown-menu-media .L16-dropdown-menu-header {
    position: relative;
    padding: 20px 20px;
    border-bottom: 1px solid #e4eaec;
    background-color: #fff
}

.L16-dropdown-menu-media .L16-dropdown-menu-header > h3, .L16-dropdown-menu-media .L16-dropdown-menu-header > h4, .L16-dropdown-menu-media .L16-dropdown-menu-header > h5 {
    margin: 0
}

.L16-dropdown-menu-media .L16-dropdown-menu-header .L16-tag {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.L16-dropdown-menu-media .L16-list-group {
    font-size: .858rem;
    max-height: 270px;
    overflow-y: auto;
    margin: 0;
    border-radius: 0
}

.L16-dropdown-menu-media .L16-list-group-item {
    margin: 0;
    padding: 0 20px;
    border: none;
    border-radius: 0 !important
}

.L16-dropdown-menu-media .L16-list-group-item .L16-media {
    padding: 15px 0;
    border-top: 1px solid #e4eaec
}

.L16-dropdown-menu-media .L16-list-group-item:first-child .L16-media {
    border-top: none
}

.L16-dropdown-menu-media > .L16-dropdown-menu-footer {
    border-top: 1px solid #e4eaec;
    background-color: #f3f7f9
}

.L16-dropdown-menu-media > .L16-dropdown-menu-footer > a {
    margin: 0;
    padding: 15px 20px !important;
    color: #a3afb7 !important
}

.L16-dropdown-menu-media > .L16-dropdown-menu-footer > a:hover {
    color: #89bceb !important;
    background-color: transparent !important
}

.L16-dropdown-menu-media > .L16-dropdown-menu-footer > .L16-dropdown-menu-footer-btn {
    float: right
}

.L16-dropdown-menu-media > .L16-dropdown-menu-footer > .L16-dropdown-menu-footer-btn:hover {
    color: #89bceb !important;
    background-color: transparent !important
}

.L16-dropdown-menu-primary .L16-dropdown-iten.L16-active, .L16-dropdown-menu-primary .L16-dropdown-iten.L16-active:focus, .L16-dropdown-menu-primary .L16-dropdown-iten.L16-active:hover {
    color: #fff;
    background-color: var(--primary-color)
}

.L16-dropdown-menu-success .L16-dropdown-iten.L16-active, .L16-dropdown-menu-success .L16-dropdown-iten.L16-active:focus, .L16-dropdown-menu-success .L16-dropdown-iten.L16-active:hover {
    color: #fff;
    background-color: #46be8a
}

.L16-dropdown-menu-info .L16-dropdown-iten.L16-active, .L16-dropdown-menu-info .L16-dropdown-iten.L16-active:focus, .L16-dropdown-menu-info .L16-dropdown-iten.L16-active:hover {
    color: #fff;
    background-color: #57c7d4
}

.L16-dropdown-menu-warning .L16-dropdown-iten.L16-active, .L16-dropdown-menu-warning .L16-dropdown-iten.L16-active:focus, .L16-dropdown-menu-warning .L16-dropdown-iten.L16-active:hover {
    color: #fff;
    background-color: #f2a654
}

.L16-dropdown-menu-danger .L16-dropdown-iten.L16-active, .L16-dropdown-menu-danger .L16-dropdown-iten.L16-active:focus, .L16-dropdown-menu-danger .L16-dropdown-iten.L16-active:hover {
    color: #fff;
    background-color: #f96868
}

.L16-dropdown-menu-dark .L16-dropdown-iten.L16-active, .L16-dropdown-menu-dark .L16-dropdown-iten.L16-active:focus, .L16-dropdown-menu-dark .L16-dropdown-iten.L16-active:hover {
    color: #fff;
    background-color: #526069
}

.L16-btn-group .L16-btn ~ .L16-dropdown-toggle {
    margin-left: -1px;
    padding-right: .8em;
    padding-left: .8em
}

.L16-btn-group .L16-btn ~ .L16-dropdown-toggle:after {
    margin-left: 0
}

.L16-btn-group.L16-open .L16-dropdown-toggle {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05)
}

.L16-btn-group:focus .L16-dropdown-toggle {
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.L16-input-group-addon {
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear
}

.L16-input-group-btn .L16-btn {
    padding: 6px 10px
}

.L16-input-group-btn .L16-btn > .L16-icon {
    line-height: inherit;
    vertical-align: bottom
}

.L16-input-group-lg .L16-input-group-addon, .L16-input-group-lg .L16-input-group-btn {
    line-height: 1.333333
}

.L16-input-group-sm .L16-input-group-addon, .L16-input-group-sm .L16-input-group-btn {
    line-height: 1.5
}

.L16-nav-link:focus {
    outline: 0
}

.L16-nav-link .L16-close {
    display: inline-block;
    margin-left: 10px
}

.L16-nav-tabs .L16-nav-link > .L16-icon {
    line-height: 1;
    margin-right: .5em
}

.L16-nav-tabs .L16-dropup .L16-dropdown-menu {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.L16-nav-pills .L16-nav-link {
    -webkit-transition: border .2s linear 0s, color .2s linear 0s, background-color .2s linear 0s;
    -o-transition: border .2s linear 0s, color .2s linear 0s, background-color .2s linear 0s;
    transition: border .2s linear 0s, color .2s linear 0s, background-color .2s linear 0s
}

.L16-nav-pills-rounded .L16-nav-link {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 1000px
}

.L16-nav-tabs-reverse .L16-nav-item {
    float: right
}

.L16-nav-tabs-reverse .L16-nav-item + .L16-nav-item {
    margin-right: 2px;
    margin-left: 0
}

.L16-nav-tabs-solid {
    border-bottom-color: #f3f7f9
}

.L16-nav-tabs-solid .L16-nav-link:hover {
    border-color: transparent
}

.L16-nav-tabs-solid .L16-nav-item.L16-open .L16-nav-link, .L16-nav-tabs-solid .L16-nav-item.L16-open .L16-nav-link:focus, .L16-nav-tabs-solid .L16-nav-item.L16-open .L16-nav-link:hover, .L16-nav-tabs-solid .L16-nav-link.L16-active, .L16-nav-tabs-solid .L16-nav-link.L16-active:focus, .L16-nav-tabs-solid .L16-nav-link.L16-active:hover {
    color: #76838f;
    border-color: transparent;
    background-color: #f3f7f9
}

.L16-nav-tabs-solid ~ .L16-tab-content {
    padding: 1.429rem;
    background-color: #f3f7f9
}

.L16-nav-tabs-line {
    position: relative
}

.L16-nav-tabs-line .L16-nav-link {
    padding: .715rem 1.429rem;
    border-bottom: 2px solid transparent
}

.L16-nav-tabs-line .L16-nav-link:focus, .L16-nav-tabs-line .L16-nav-link:hover {
    background-color: transparent
}

.L16-nav-tabs-line .L16-nav-link:hover {
    border-bottom-color: #ccd5db
}

.L16-nav-tabs-line .L16-nav-item.L16-open .L16-nav-link, .L16-nav-tabs-line .L16-nav-item.L16-open .L16-nav-link:focus, .L16-nav-tabs-line .L16-nav-item.L16-open .L16-nav-link:hover, .L16-nav-tabs-line .L16-nav-link.L16-active, .L16-nav-tabs-line .L16-nav-link.L16-active:focus, .L16-nav-tabs-line .L16-nav-link.L16-active:hover {
    color: var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
    background-color: transparent
}

.L16-nav-tabs-line .L16-dropdown-menu {
    margin-top: 0
}

.L16-nav-tabs-line .L16-dropup .L16-dropdown-menu {
    margin-bottom: 0
}

.L16-nav-tabs-line .L16-nav-item.L16-open > .L16-nav-link, .L16-nav-tabs-line .L16-nav-item.L16-open > .L16-nav-link:focus, .L16-nav-tabs-line .L16-nav-item.L16-open > .L16-nav-link:hover {
    border-bottom-color: var(--primary-color)
}

.L16-tabs-line-top {
    border-bottom: 1px solid #e4eaec
}

.L16-tabs-line-top .L16-nav-item .L16-nav-link, .L16-tabs-line-top .L16-nav-link {
    bottom: -1px;
    border-top: 2px solid transparent;
    border-bottom-color: transparent
}

.L16-tabs-line-top .L16-nav-item .L16-nav-link:hover, .L16-tabs-line-top .L16-nav-link:hover {
    border-top: 2px solid #ccd5db;
    border-bottom-color: transparent
}

.L16-tabs-line-top .L16-nav-item.L16-open .L16-nav-link, .L16-tabs-line-top .L16-nav-item.L16-open .L16-nav-link:focus, .L16-tabs-line-top .L16-nav-item.L16-open .L16-nav-link:hover, .L16-tabs-line-top .L16-nav-link.L16-active, .L16-tabs-line-top .L16-nav-link.L16-active:focus, .L16-tabs-line-top .L16-nav-link.L16-active:hover {
    color: var(--primary-color);
    border-top: 2px solid var(--primary-color);
    border-right: 1px solid #e4eaec;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #e4eaec;
    background-color: transparent
}

.L16-nav-tabs-vertical::after {
    display: table;
    clear: both;
    content: ''
}

.L16-nav-tabs-vertical .L16-nav-tabs {
    float: left;
    border-right: 1px solid #e4eaec;
    border-bottom: none
}

.L16-nav-tabs-vertical .L16-nav-tabs .L16-nav-item {
    float: none;
    margin-right: -1px;
    margin-bottom: 2px;
    margin-left: 0
}

.L16-nav-tabs-vertical .L16-nav-tabs .L16-nav-link {
    border-radius: .286rem 0 0 .286rem
}

.L16-nav-tabs-vertical .L16-nav-tabs .L16-nav-link:hover {
    border-right-color: #e4eaec;
    border-bottom-color: transparent
}

.L16-nav-tabs-vertical .L16-nav-tabs .L16-nav-link.L16-active, .L16-nav-tabs-vertical .L16-nav-tabs .L16-nav-link.L16-active:focus, .L16-nav-tabs-vertical .L16-nav-tabs .L16-nav-link.L16-active:hover {
    border-right-color: var(--primary-color)
}

.L16-nav-tabs-vertical .L16-nav-tabs-reverse {
    float: right;
    border-right: none;
    border-left: 1px solid #e4eaec
}

.L16-nav-tabs-vertical .L16-nav-tabs-reverse .L16-nav-item {
    margin-right: 0;
    margin-left: -1px
}

.L16-nav-tabs-vertical .L16-nav-tabs-reverse .L16-nav-link {
    border-radius: 0 .286rem .286rem 0
}

.L16-nav-tabs-vertical .L16-nav-tabs-reverse .L16-nav-link:hover {
    border-right-color: transparent;
    border-left-color: #e4eaec
}

.L16-nav-tabs-vertical .L16-nav-tabs-reverse .L16-nav-link.L16-active, .L16-nav-tabs-vertical .L16-nav-tabs-reverse .L16-nav-link.L16-active:focus, .L16-nav-tabs-vertical .L16-nav-tabs-reverse .L16-nav-link.L16-active:hover {
    border-left-color: var(--primary-color)
}

.L16-nav-tabs-vertical .L16-nav-tabs-solid {
    border-right-color: #f3f7f9
}

.L16-nav-tabs-vertical .L16-nav-tabs-solid .L16-nav-link:hover {
    border-color: transparent
}

.L16-nav-tabs-vertical .L16-nav-tabs-solid .L16-nav-link.L16-active, .L16-nav-tabs-vertical .L16-nav-tabs-solid .L16-nav-link.L16-active:focus, .L16-nav-tabs-vertical .L16-nav-tabs-solid .L16-nav-link.L16-active:hover {
    border-color: transparent
}

.L16-nav-tabs-vertical .L16-nav-tabs-solid + .L16-tab-content {
    padding: 1.429rem
}

.L16-nav-tabs-vertical .L16-nav-tabs-solid.L16-nav-tabs-reverse {
    border-left-color: #f3f7f9
}

.L16-nav-tabs-vertical .L16-nav-tabs-line .L16-nav-link {
    border-right: 2px solid transparent;
    border-bottom: none
}

.L16-nav-tabs-vertical .L16-nav-tabs-line .L16-nav-link:hover {
    border-right-color: #ccd5db
}

.L16-nav-tabs-vertical .L16-nav-tabs-line .L16-nav-link.L16-active, .L16-nav-tabs-vertical .L16-nav-tabs-line .L16-nav-link.L16-active:focus, .L16-nav-tabs-vertical .L16-nav-tabs-line .L16-nav-link.L16-active:hover {
    border-right: 2px solid var(--primary-color);
    border-bottom: none
}

.L16-nav-tabs-vertical .L16-nav-tabs-line.L16-nav-tabs-reverse .L16-nav-link {
    border-right-width: 1px;
    border-left: 2px solid transparent
}

.L16-nav-tabs-vertical .L16-nav-tabs-line.L16-nav-tabs-reverse .L16-nav-link:hover {
    border-color: transparent;
    border-left-color: #ccd5db
}

.L16-nav-tabs-vertical .L16-nav-tabs-line.L16-nav-tabs-reverse .L16-nav-link.L16-active, .L16-nav-tabs-vertical .L16-nav-tabs-line.L16-nav-tabs-reverse .L16-nav-link.L16-active:focus, .L16-nav-tabs-vertical .L16-nav-tabs-line.L16-nav-tabs-reverse .L16-nav-link.L16-active:hover {
    border-right: 1px solid transparent;
    border-left: 2px solid var(--primary-color)
}

.L16-nav-tabs-vertical .L16-tab-content {
    overflow: hidden
}

.L16-nav-tabs-inverse .L16-nav-tabs-solid {
    border-bottom-color: #fff
}

.L16-nav-tabs-inverse .L16-nav-tabs-solid .L16-nav-link.L16-active, .L16-nav-tabs-inverse .L16-nav-tabs-solid .L16-nav-link.L16-active:focus, .L16-nav-tabs-inverse .L16-nav-tabs-solid .L16-nav-link.L16-active:hover {
    color: #76838f;
    background-color: #fff
}

.L16-nav-tabs-inverse.L16-nav-tabs-vertical .L16-nav-tabs-solid {
    border-right-color: #fff
}

.L16-nav-tabs-inverse.L16-nav-tabs-vertical .L16-nav-tabs-solid.L16-nav-tabs-reverse {
    border-left-color: #fff
}

.L16-nav-tabs-inverse .L16-tab-content {
    background: #fff
}

.L16-nav-tabs-animate .L16-tab-content {
    overflow: hidden
}

.L16-nav-tabs-lg .L16-nav-link {
    font-size: 1.286rem;
    line-height: 1.333333;
    padding: .858rem 1.429rem
}

.L16-nav-tabs-sm .L16-nav-link {
    font-size: .858rem;
    line-height: 1.5;
    padding: .358rem .715rem
}

.L16-navbar {
    min-height: 4.715rem;
    padding: 0;
    border: none;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08)
}

.L16-navbar-nav {
    margin: .78575rem -.9375rem
}

.L16-navbar-nav .L16-nav-item {
    float: none
}

.L16-navbar-nav .L16-nav-link {
    padding-top: 1.572rem;
    padding-bottom: 1.572rem
}

.L16-navbar-nav .L16-nav-item .L16-nav-link {
    line-height: 22px;
    padding-top: .715rem;
    padding-bottom: .715rem
}

.L16-navbar-nav .L16-nav-item + .L16-nav-item {
    margin-left: 0
}

.L16-navbar-nav > .L16-nav-item > .L16-dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

@media (max-width: 767px) {
    .L16-navbar-nav .L16-open .L16-dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-header, .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item {
        padding: 5px 15px 5px 25px
    }

    .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item {
        line-height: 22px
    }

    .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item:focus, .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .L16-navbar-nav {
        float: left;
        margin: 0
    }

    .L16-navbar-nav > .L16-nav-item {
        float: left
    }

    .L16-navbar-nav > .L16-nav-item > .L16-nav-link {
        padding-top: 1.5715rem;
        padding-bottom: 1.5715rem
    }

    .L16-navbar-nav.L16-navbar-right:last-child {
        margin-right: -.9375rem
    }
}

.L16-navbar-header::after {
    display: table;
    clear: both;
    content: ''
}

@media (min-width: 768px) {
    .L16-navbar-header {
        float: left
    }
}

.L16-container-fluid .L16-navbar-collapse, .L16-container-fluid .L16-navbar-header {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

@media (min-width: 768px) {
    .L16-container-fluid .L16-navbar-collapse, .L16-container-fluid .L16-navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.L16-navbar-toggler {
    line-height: 22px;
    position: relative;
    float: right;
    height: 4.715rem;
    margin-top: 0;
    margin-right: .9375rem;
    margin-bottom: 0;
    padding: 1.5715rem .9375rem;
    cursor: pointer;
    -webkit-transition: color .25s linear;
    -o-transition: color .25s linear;
    transition: color .25s linear;
    border: 1px solid transparent;
    border-radius: .215rem;
    background: 0 0 !important;
    background-image: none
}

.L16-navbar-toggler:hover {
    background: 0 0 !important
}

.L16-navbar-toggler:focus {
    outline: 0
}

.L16-navbar-toggler .L16-icon {
    margin-top: -1px
}

.L16-navbar-toggler .L16-icon-bar {
    display: block;
    width: 1.572rem;
    height: 2px;
    border-radius: 1px
}

.L16-navbar-toggler .L16-icon-bar + .L16-icon-bar {
    margin-top: .286rem
}

@media (min-width: 768px) {
    .L16-navbar-toggler {
        display: none
    }
}

.L16-navbar-toggler-left {
    float: left;
    margin-right: 0;
    margin-left: .9375rem
}

.L16-navbar-collapse {
    overflow-x: visible;
    padding-right: .9375rem;
    padding-left: .9375rem;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.L16-navbar-collapse::after {
    display: table;
    clear: both;
    content: ''
}

.L16-navbar-collapse.L16-in {
    overflow-y: visible
}

@media (min-width: 768px) {
    .L16-navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .L16-navbar-collapse.L16-collapse {
        display: block !important;
        overflow: visible !important;
        height: auto !important;
        padding-bottom: 0
    }

    .L16-navbar-fixed-bottom .L16-navbar-collapse, .L16-navbar-fixed-top .L16-navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.L16-navbar-fixed-bottom, .L16-navbar-fixed-top {
    width: 100%
}

.L16-navbar-brand {
    font-size: 1.286rem;
    font-weight: 500;
    line-height: 22px;
    float: left;
    height: 4.715rem;
    margin: 0;
    padding: 1.5715rem 1.429rem
}

.L16-navbar-brand:focus, .L16-navbar-brand:hover {
    text-decoration: none
}

.L16-navbar-brand > img.L16-navbar-brand-logo {
    display: inline-block
}

@media (min-width: 768px) {
    .L16-navbar > .L16-container .L16-navbar-brand, .L16-navbar > .L16-container-fluid .L16-navbar-brand {
        margin-left: -.9375rem
    }
}

.L16-navbar-toolbar {
    float: left
}

.L16-navbar-toolbar::after {
    display: table;
    clear: both;
    content: ''
}

.L16-navbar-toolbar .L16-nav-item {
    float: left
}

.L16-navbar-toolbar .L16-nav-item::after {
    display: table;
    clear: both;
    content: ''
}

.L16-navbar-toolbar .L16-nav-link {
    line-height: 22px;
    padding-top: 1.5715rem;
    padding-bottom: 1.5715rem
}

.L16-navbar-toolbar .L16-dropdown-menu {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s
}

@media (max-width: 767px) {
    .L16-navbar-toolbar .L16-dropdown-menu:not(.L16-dropdown-menu-media) {
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 28.572rem;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 767px) and (max-device-width: 480px) and (orientation: landscape) {
    .L16-navbar-toolbar .L16-dropdown-menu:not(.L16-dropdown-menu-media) {
        max-height: 14.286rem
    }
}

@media (max-width: 767px) {
    .L16-navbar-toolbar .L16-open {
        position: static
    }

    .L16-navbar-toolbar .L16-open .L16-dropdown-menu {
        right: 0;
        left: 0;
        float: none;
        width: auto;
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

@media (max-width: 767px) {
    .L16-navbar-toolbar-left {
        float: left !important
    }

    .L16-navbar-toolbar-right {
        float: right !important
    }
}

.L16-navbar-nav .L16-nav-link.L16-navbar-avatar, .L16-navbar-toolbar .L16-nav-link.L16-navbar-avatar {
    padding-top: 1.286rem;
    padding-bottom: 1.286rem
}

@media (max-width: 767px) {
    .L16-navbar-nav .L16-nav-link.L16-navbar-avatar {
        padding-top: .429rem;
        padding-bottom: .429rem
    }
}

.L16-navbar-avatar .L16-avatar {
    width: 2.143rem
}

@media (min-width: 768px) {
    .L16-navbar-left {
        float: left
    }

    .L16-navbar-right {
        float: right;
        margin-right: -.9375rem
    }

    .L16-navbar-right ~ .L16-navbar-right {
        margin-right: 0
    }

    .L16-navbar-right .L16-dropdown-menu {
        right: 0;
        left: auto
    }
}

.L16-navbar-default {
    border-color: #e4eaec;
    background-color: #fff
}

.L16-navbar-default .L16-navbar-brand {
    color: #37474f
}

.L16-navbar-default .L16-navbar-brand:focus, .L16-navbar-default .L16-navbar-brand:hover {
    color: #37474f;
    background-color: none
}

.L16-navbar-default .L16-navbar-nav .L16-nav-link {
    color: #76838f
}

.L16-navbar-default .L16-navbar-nav .L16-nav-link:focus, .L16-navbar-default .L16-navbar-nav .L16-nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .3)
}

.L16-navbar-default .L16-navbar-nav .L16-nav-link.L16-active, .L16-navbar-default .L16-navbar-nav .L16-nav-link.L16-active:focus, .L16-navbar-default .L16-navbar-nav .L16-nav-link.L16-active:hover, .L16-navbar-default .L16-navbar-nav > .L16-active > .L16-nav-link, .L16-navbar-default .L16-navbar-nav > .L16-active > .L16-nav-link:focus, .L16-navbar-default .L16-navbar-nav > .L16-active > .L16-nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

.L16-navbar-default .L16-navbar-nav .L16-nav-link.L16-disabled, .L16-navbar-default .L16-navbar-nav .L16-nav-link.L16-disabled:focus, .L16-navbar-default .L16-navbar-nav .L16-nav-link.L16-disabled:hover, .L16-navbar-default .L16-navbar-nav > .L16-disabled > .L16-nav-link, .L16-navbar-default .L16-navbar-nav > .L16-disabled > .L16-nav-link:focus, .L16-navbar-default .L16-navbar-nav > .L16-disabled > .L16-nav-link:hover {
    color: #ccd5db;
    background-color: transparent
}

.L16-navbar-default .L16-navbar-toggler {
    border-color: transparent
}

.L16-navbar-default .L16-navbar-toggler:focus, .L16-navbar-default .L16-navbar-toggler:hover {
    background-color: rgba(243, 247, 249, .3)
}

.L16-navbar-default .L16-navbar-toggler .L16-icon-bar {
    background-color: #76838f
}

.L16-navbar-default .L16-navbar-collapse, .L16-navbar-default .L16-navbar-form {
    border-color: #e4eaec
}

.L16-navbar-default .L16-navbar-nav > .L16-open > .L16-nav-link, .L16-navbar-default .L16-navbar-nav > .L16-open > .L16-nav-link:focus, .L16-navbar-default .L16-navbar-nav > .L16-open > .L16-nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

@media (max-width: 767px) {
    .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item {
        color: #76838f
    }

    .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item:focus, .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item:hover {
        color: #526069;
        background-color: rgba(243, 247, 249, .3)
    }

    .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item.L16-active, .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item.L16-active:focus, .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item.L16-active:hover {
        color: #526069;
        background-color: rgba(243, 247, 249, .6)
    }

    .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item.L16-disabled, .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item.L16-disabled:focus, .L16-navbar-default .L16-navbar-nav .L16-open .L16-dropdown-menu .L16-dropdown-item.L16-disabled:hover {
        color: #ccd5db;
        background-color: transparent
    }
}

.L16-navbar-default .L16-navbar-link {
    color: #76838f
}

.L16-navbar-default .L16-navbar-link:hover {
    color: #526069
}

.L16-navbar-default .L16-navbar-toolbar .L16-nav-link {
    display: block;
    color: #76838f
}

.L16-navbar-default .L16-navbar-toolbar .L16-nav-link:focus, .L16-navbar-default .L16-navbar-toolbar .L16-nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .3)
}

.L16-navbar-default .L16-navbar-toolbar .L16-nav-link.L16-active, .L16-navbar-default .L16-navbar-toolbar .L16-nav-link.L16-active:focus, .L16-navbar-default .L16-navbar-toolbar .L16-nav-link.L16-active:hover, .L16-navbar-default .L16-navbar-toolbar > .L16-active > .L16-nav-link, .L16-navbar-default .L16-navbar-toolbar > .L16-active > .L16-nav-link:focus, .L16-navbar-default .L16-navbar-toolbar > .L16-active > .L16-nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

.L16-navbar-default .L16-navbar-toolbar .L16-nav-link.L16-disabled, .L16-navbar-default .L16-navbar-toolbar .L16-nav-link.L16-disabled:focus, .L16-navbar-default .L16-navbar-toolbar .L16-nav-link.L16-disabled:hover, .L16-navbar-default .L16-navbar-toolbar > .L16-disabled > .L16-nav-link, .L16-navbar-default .L16-navbar-toolbar > .L16-disabled > .L16-nav-link:focus, .L16-navbar-default .L16-navbar-toolbar > .L16-disabled > .L16-nav-link:hover {
    color: #ccd5db;
    background-color: transparent
}

.L16-navbar-default .L16-navbar-toggler {
    color: #76838f
}

.L16-navbar-default .L16-navbar-toolbar > .L16-open > .L16-nav-link, .L16-navbar-default .L16-navbar-toolbar > .L16-open > .L16-nav-link:focus, .L16-navbar-default .L16-navbar-toolbar > .L16-open > .L16-nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

.L16-breadcrumb .L16-is-hidden {
    display: none
}

.L16-breadcrumb-item .L16-icon {
    text-decoration: none
}

.L16-breadcrumb-item .L16-icon:before {
    margin-right: 10px
}

.L16-breadcrumb-arrow > .L16-breadcrumb-item + .L16-breadcrumb-item:before {
    content: '» '
}

.L16-page-item > span {
    padding: .643rem 1.072rem;
    -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out
}

.L16-page-item > span:focus, .L16-page-item > span:hover {
    -webkit-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    -o-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
    text-decoration: none
}

.L16-page-item .L16-icon {
    margin-top: -1px
}

.L16-page-item.L16-active .L16-page-link {
    z-index: 3
}

.L16-page-item.L16-disabled > span, .L16-page-item.L16-disabled > span:focus, .L16-page-item.L16-disabled > span:hover {
    cursor: not-allowed;
    pointer-events: none;
    color: #ccd5db;
    border-color: #e4eaec;
    background-color: transparent
}

.L16-pagination-no-border .L16-page-link {
    border: none
}

.L16-tag.L16-tag-outline {
    color: #f3f7f9;
    border-color: #f3f7f9;
    background-color: transparent
}

.L16-tag-outline {
    border: 1px solid transparent
}

.L16-tag-round {
    border-radius: 1em
}

.L16-tag-pill:empty {
    display: none
}

.L16-tag-pill.L16-up {
    position: relative;
    top: -10px;
    margin: 0 -.8em;
    border-radius: 15px
}

.L16-btn .L16-tag-pill {
    top: 0
}

.L16-btn-group-xs > .L16-btn .L16-tag-pill, .L16-btn-xs .L16-tag-pill {
    top: 0;
    padding: 1px 5px
}

a .L16-tag-pill:focus, a .L16-tag-pill:hover {
    cursor: pointer;
    text-decoration: none
}

.L16-list-group-item > .L16-tag-pill {
    float: right
}

.L16-list-group-item > .L16-tag-pill + .L16-tag-pill {
    margin-right: 5px
}

.L16-nav-pills > li > a > .L16-tag-pill {
    margin-left: 3px
}

.L16-tag-default.L16-tag-outline {
    color: #e4eaec;
    border-color: #e4eaec;
    background-color: transparent;
    color: #76838f
}

.L16-tag-primary.L16-tag-outline {
    color: var(--primary-color);
    border-color: var(--primary-color);
    background-color: transparent
}

.L16-tag-success.L16-tag-outline {
    color: #46be8a;
    border-color: #46be8a;
    background-color: transparent
}

.L16-tag-info.L16-tag-outline {
    color: #57c7d4;
    border-color: #57c7d4;
    background-color: transparent
}

.L16-tag-warning.L16-tag-outline {
    color: #f2a654;
    border-color: #f2a654;
    background-color: transparent
}

.L16-tag-danger.L16-tag-outline {
    color: #f96868;
    border-color: #f96868;
    background-color: transparent
}

.L16-tag-dark {
    background-color: #526069
}

.L16-tag-dark[href]:focus, .L16-tag-dark[href]:hover {
}

.L16-tag-dark.L16-tag-outline {
    color: #526069;
    border-color: #526069;
    background-color: transparent
}

.L16-tag-dark[href]:focus, .L16-tag-dark[href]:hover {
    background-color: #3c464c
}

.L16-tag-lg {
    font-size: 16px
}

.L16-tag-sm {
    font-size: 10px;
    padding: .1em .5em .1em
}

.L16-alert ul {
    padding-left: 13px
}

.L16-alert ul li {
    padding-left: 7px
}

.L16-alert h4 {
    margin-top: 0;
    color: inherit
}

.L16-alert > :last-child {
    margin-bottom: 0
}

.L16-alert-alt {
    color: #76838f;
    border: none;
    border-left: 3px solid transparent;
    background-color: rgba(243, 247, 249, .8)
}

.L16-alert-alt .L16-alert-link, .L16-alert-alt a {
    text-decoration: none
}

.L16-alert-dismissible .L16-close:focus, .L16-alert-dismissible .L16-close:hover {
    opacity: 1
}

.L16-alert-dismissible.L16-alert-alt .L16-close {
    opacity: .6;
    color: #a3afb7
}

.L16-alert-dismissible.L16-alert-alt .L16-close:focus, .L16-alert-dismissible.L16-alert-alt .L16-close:hover {
    opacity: 1;
    color: #a3afb7
}

.L16-alert-icon {
    position: relative;
    padding-left: 45px
}

.L16-alert-icon > .L16-icon {
    font-size: 1rem;
    position: absolute;
    top: 18px;
    left: 20px;
    width: 1em;
    text-align: center
}

.L16-alert-avatar {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 75px
}

.L16-alert-avatar > .L16-avatar {
    position: absolute;
    top: 12px;
    left: 20px
}

.L16-alert-primary {
    color: var(--primary-color);
    border-color: #e8f1f8;
    background-color: rgba(232, 241, 248, .8)
}

.L16-alert-primary .L16-close {
    color: var(--primary-color)
}

.L16-alert-primary .L16-close:focus, .L16-alert-primary .L16-close:hover {
    color: var(--primary-color)
}

.L16-alert-primary .L16-alert-link {
    color: #4e97d9
}

.L16-alert-alt.L16-alert-primary {
    border-color: var(--primary-color)
}

.L16-alert-alt.L16-alert-primary .L16-alert-link, .L16-alert-alt.L16-alert-primary a {
    color: var(--primary-color)
}

.L16-alert-success .L16-alert-link {
    color: #36ab7a
}

.L16-alert-alt.L16-alert-success {
    border-color: #46be8a
}

.L16-alert-alt.L16-alert-success .L16-alert-link, .L16-alert-alt.L16-alert-success a {
    color: #46be8a
}

.L16-alert-info .L16-alert-link {
    color: #47b8c6
}

.L16-alert-alt.L16-alert-info {
    border-color: #57c7d4
}

.L16-alert-alt.L16-alert-info .L16-alert-link, .L16-alert-alt.L16-alert-info a {
    color: #57c7d4
}

.L16-alert-warning .L16-alert-link {
    color: #ec9940
}

.L16-alert-alt.L16-alert-warning {
    border-color: #f2a654
}

.L16-alert-alt.L16-alert-warning .L16-alert-link, .L16-alert-alt.L16-alert-warning a {
    color: #f2a654
}

.L16-alert-danger .L16-alert-link {
    color: #e9595b
}

.L16-alert-alt.L16-alert-danger {
    border-color: #f96868
}

.L16-alert-alt.L16-alert-danger .L16-alert-link, .L16-alert-alt.L16-alert-danger a {
    color: #f96868
}

.L16-alert.L16-dark .L16-alert-link {
    font-weight: 700;
    color: #fff !important
}

.L16-alert.L16-dark .L16-alert-left-border {
    border: none;
    border-left: 3px solid transparent
}

.L16-alert.L16-dark.L16-alert-dismissible.L16-alert-alt .L16-close {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-dismissible.L16-alert-alt .L16-close:focus, .L16-alert.L16-dark.L16-alert-dismissible.L16-alert-alt .L16-close:hover {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-primary {
    color: #fff;
    border-color: var(--primary-color);
    background-color: var(--primary-color)
}

.L16-alert.L16-dark.L16-alert-primary .L16-close {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-primary .L16-close:focus, .L16-alert.L16-dark.L16-alert-primary .L16-close:hover {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-primary.L16-alert-alt {
    border-color: #2771b4
}

.L16-alert.L16-dark.L16-alert-primary.L16-alert-alt .L16-alert-link, .L16-alert.L16-dark.L16-alert-primary.L16-alert-alt a {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-success {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.L16-alert.L16-dark.L16-alert-success .L16-close {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-success .L16-close:focus, .L16-alert.L16-dark.L16-alert-success .L16-close:hover {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-success.L16-alert-alt {
    border-color: #247151
}

.L16-alert.L16-dark.L16-alert-success.L16-alert-alt .L16-alert-link, .L16-alert.L16-dark.L16-alert-success.L16-alert-alt a {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-info {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.L16-alert.L16-dark.L16-alert-info .L16-close {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-info .L16-close:focus, .L16-alert.L16-dark.L16-alert-info .L16-close:hover {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-info.L16-alert-alt {
    border-color: #2e8893
}

.L16-alert.L16-dark.L16-alert-info.L16-alert-alt .L16-alert-link, .L16-alert.L16-dark.L16-alert-info.L16-alert-alt a {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-warning {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.L16-alert.L16-dark.L16-alert-warning .L16-close {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-warning .L16-close:focus, .L16-alert.L16-dark.L16-alert-warning .L16-close:hover {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-warning.L16-alert-alt {
    border-color: #cb7314
}

.L16-alert.L16-dark.L16-alert-warning.L16-alert-alt .L16-alert-link, .L16-alert.L16-dark.L16-alert-warning.L16-alert-alt a {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-danger {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

.L16-alert.L16-dark.L16-alert-danger .L16-close {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-danger .L16-close:focus, .L16-alert.L16-dark.L16-alert-danger .L16-close:hover {
    color: #fff
}

.L16-alert.L16-dark.L16-alert-danger.L16-alert-alt {
    border-color: #d91d1f
}

.L16-alert.L16-dark.L16-alert-danger.L16-alert-alt .L16-alert-link, .L16-alert.L16-dark.L16-alert-danger.L16-alert-alt a {
    color: #fff
}

.L16-media .L16-media {
    padding-bottom: 0;
    border-bottom: none
}

.L16-media-meta {
    font-size: .858rem;
    margin-bottom: 3px;
    color: #a3afb7
}

.L16-media-lg .L16-media-object {
    width: 160px
}

.L16-media-lg .L16-media {
    margin-left: -110px
}

.L16-media-sm .L16-media-object {
    width: 80px
}

.L16-media-sm .L16-media {
    margin-left: -70px
}

.L16-media-xs .L16-media-object {
    width: 60px
}

.L16-media-xs .L16-media {
    margin-left: -60px
}

@media (min-width: 768px) {
    .L16-media-body {
        overflow: hidden
    }

    .L16-media .L16-media {
        margin-left: 0
    }
}

@media (max-width: 479px) {
    .L16-media-lg .L16-media {
        margin-left: 0
    }

    .L16-media .L16-media-left {
        margin-bottom: 5px
    }

    .L16-media .L16-media {
        padding-left: 15px
    }

    .L16-media-left {
        display: block
    }
}

.L16-list-group .L16-media {
    padding: 2px 0;
    border-bottom: 0
}

.L16-list-group .L16-media .L16-media-left {
    padding-right: 20px
}

.L16-list-group .L16-media .L16-media-right {
    padding-left: 20px
}

.L16-list-group .L16-media .L16-media-right .L16-status {
    margin-top: 15px;
    margin-right: 5px
}

.L16-list-group .L16-media .L16-media-heading {
    font-size: 1rem
}

.L16-list-group-full > .L16-list-group-item {
    padding-right: 0;
    padding-left: 0
}

a.L16-list-group-item {
    color: #76838f;
    border-radius: .215rem
}

a.L16-list-group-item:focus, a.L16-list-group-item:hover {
    text-decoration: none;
    color: #76838f;
    background-color: #f3f7f9
}

a.L16-list-group-item.L16-disabled, a.L16-list-group-item.L16-disabled:focus, a.L16-list-group-item.L16-disabled:hover {
    color: #ccd5db;
    background-color: #f3f7f9
}

a.L16-list-group-item.L16-active, a.L16-list-group-item.L16-active:focus, a.L16-list-group-item.L16-active:hover {
    color: #fff;
    background-color: var(--primary-color)
}

.L16-list-group-item .L16-icon {
    margin-right: 10px
}

.L16-list-group-bordered .L16-list-group-item {
    border-color: #e4eaec
}

.L16-list-group-bordered .L16-list-group-item.L16-active, .L16-list-group-bordered .L16-list-group-item.L16-active:focus, .L16-list-group-bordered .L16-list-group-item.L16-active:hover {
    color: #fff;
    border-color: #4e97d9;
    background-color: #4e97d9
}

.L16-list-group-dividered .L16-list-group-item {
    border-top-color: #e4eaec
}

.L16-list-group-dividered .L16-list-group-item.L16-active:hover {
    border-top-color: #e4eaec
}

.L16-list-group-dividered .L16-list-group-item:last-child {
    border-bottom-color: #e4eaec
}

.L16-list-group-dividered .L16-list-group-item:first-child {
    border-top-color: transparent
}

.L16-list-group-dividered .L16-list-group-item:first-child.L16-active:hover {
    border-top-color: transparent
}

.L16-list-group-gap .L16-list-group-item {
    margin-bottom: 2px;
    border-radius: .215rem
}

.L16-list-group-full .L16-list-group-item {
    padding-right: 0;
    padding-left: 0
}

.L16-close.L16-icon {
    font-size: inherit
}

.L16-card .L16-cover {
    width: 100%;
    padding: 0;
    border-bottom: none
}

[class*=blocks-] > li > .L16-card {
    margin-bottom: 0
}

.L16-card > .L16-card-title {
    padding: 12px 20px
}

.L16-card-footer, .L16-card-header {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.L16-card-bordered {
    border: 1px solid #e4eaec
}

.L16-card-shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.L16-card-block {
    position: relative
}

.L16-modal-footer .L16-btn + .L16-btn {
    margin-left: 5px
}

.L16-modal-footer .L16-btn-block + .L16-btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .L16-modal-dialog {
        width: auto;
        margin: 30px auto
    }

    .L16-modal-sm {
        width: 300px
    }
}

.L16-modal-top {
    margin: 0 auto
}

.L16-modal-center {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center
}

.L16-modal-bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center
}

.L16-modal-primary .L16-modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: var(--primary-color)
}

.L16-modal-primary .L16-modal-header * {
    color: #fff
}

.L16-modal-primary .L16-modal-header .L16-close {
    opacity: .6
}

.L16-modal-success .L16-modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #46be8a
}

.L16-modal-success .L16-modal-header * {
    color: #fff
}

.L16-modal-success .L16-modal-header .L16-close {
    opacity: .6
}

.L16-modal-info .L16-modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #57c7d4
}

.L16-modal-info .L16-modal-header * {
    color: #fff
}

.L16-modal-info .L16-modal-header .L16-close {
    opacity: .6
}

.L16-modal-warning .L16-modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #f2a654
}

.L16-modal-warning .L16-modal-header * {
    color: #fff
}

.L16-modal-warning .L16-modal-header .L16-close {
    opacity: .6
}

.L16-modal-danger .L16-modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #f96868
}

.L16-modal-danger .L16-modal-header * {
    color: #fff
}

.L16-modal-danger .L16-modal-header .L16-close {
    opacity: .6
}

.L16-modal.L16-modal-fade-in-scale-up .L16-modal-dialog {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.L16-modal.L16-modal-fade-in-scale-up.L16-in .L16-modal-dialog {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.L16-carousel-control .L16-icon {
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -8px
}

.L16-carousel-control.L16-left .L16-icon {
    left: 50%;
    margin-left: -8px
}

.L16-carousel-control.L16-right .L16-icon {
    right: 50%;
    margin-right: -8px
}

.L16-carousel-caption h1, .L16-carousel-caption h2, .L16-carousel-caption h3, .L16-carousel-caption h4, .L16-carousel-caption h5, .L16-carousel-caption h6 {
    color: inherit
}

.L16-carousel-indicators-scaleup li {
    -webkit-transition: -webkit-transform .3s ease 0s, background-color .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s, background-color .3s ease 0s;
    transition: transform .3s ease 0s, background-color .3s ease 0s;
    border: none
}

.L16-carousel-indicators-scaleup .L16-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.L16-carousel-indicators-fillin li {
    -webkit-transition: -webkit-box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset
}

.L16-carousel-indicators-fillin .L16-active {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset
}

.L16-carousel-indicators-fall li {
    position: relative;
    -webkit-transition: -webkit-transform .3s ease 0s, background-color .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s, background-color .3s ease 0s;
    transition: transform .3s ease 0s, background-color .3s ease 0s
}

.L16-carousel-indicators-fall li:after {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: opacity .3s ease 0s, visibility 0s ease .3s;
    -o-transition: opacity .3s ease 0s, visibility 0s ease .3s;
    transition: opacity .3s ease 0s, visibility 0s ease .3s;
    -webkit-transform: translate(0, -200%);
    -ms-transform: translate(0, -200%);
    -o-transform: translate(0, -200%);
    transform: translate(0, -200%);
    opacity: 0;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .3)
}

.L16-carousel-indicators-fall .L16-active {
    -webkit-transform: translate(0, 200%);
    -ms-transform: translate(0, 200%);
    -o-transform: translate(0, 200%);
    transform: translate(0, 200%);
    background-color: transparent
}

.L16-carousel-indicators-fall .L16-active:after {
    visibility: visible;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    opacity: 1
}

@media (min-width: 768px) {
    .L16-carousel-control .L16-icon {
        font-size: 24px;
        width: 24px;
        height: 24px;
        margin-top: -12px
    }

    .L16-carousel-control.L16-left .L16-icon {
        margin-left: -12px
    }

    .L16-carousel-control.L16-right .L16-icon {
        margin-right: -12px
    }
}

.L16-vertical-align {
    font-size: 0
}

.L16-vertical-align:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle
}

.L16-vertical-align-bottom, .L16-vertical-align-middle {
    font-size: 1rem;
    display: inline-block;
    max-width: 100%
}

.L16-vertical-align-middle {
    vertical-align: middle
}

.L16-vertical-align-bottom {
    vertical-align: bottom
}

.L16-inline {
    display: inline !important
}

.L16-inline-block {
    display: inline-block !important
}

.L16-block {
    display: block !important
}

.L16-text-break {
    white-space: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto
}

.L16-text-top {
    vertical-align: top !important
}

.L16-text-middle {
    vertical-align: middle !important
}

.L16-text-bottom {
    vertical-align: bottom !important
}

.L16-font-weight-unset {
    font-weight: unset !important
}

.L16-font-weight-100 {
    font-weight: 100 !important
}

.L16-font-weight-200 {
    font-weight: 200 !important
}

.L16-font-weight-300 {
    font-weight: 300 !important
}

.L16-font-weight-400 {
    font-weight: 400 !important
}

.L16-font-weight-500 {
    font-weight: 500 !important
}

.L16-font-weight-600 {
    font-weight: 600 !important
}

.L16-font-weight-700 {
    font-weight: 700 !important
}

.L16-font-weight-800 {
    font-weight: 800 !important
}

.L16-font-weight-900 {
    font-weight: 900 !important
}

.L16-font-weight-light {
    font-weight: 300 !important
}

.L16-font-weight-normal {
    font-weight: 400 !important
}

.L16-font-weight-medium {
    font-weight: 500 !important
}

.L16-font-weight-bold {
    font-weight: 700 !important
}

.L16-font-size-0 {
    font-size: 0 !important
}

.L16-font-size-10 {
    font-size: 10px !important
}

.L16-font-size-12 {
    font-size: 12px !important
}

.L16-font-size-14 {
    font-size: 14px !important
}

.L16-font-size-16 {
    font-size: 16px !important
}

.L16-font-size-18 {
    font-size: 18px !important
}

.L16-font-size-20 {
    font-size: 20px !important
}

.L16-font-size-24 {
    font-size: 24px !important
}

.L16-font-size-26 {
    font-size: 26px !important
}

.L16-font-size-30 {
    font-size: 30px !important
}

.L16-font-size-40 {
    font-size: 40px !important
}

.L16-font-size-50 {
    font-size: 50px !important
}

.L16-font-size-60 {
    font-size: 60px !important
}

.L16-font-size-70 {
    font-size: 70px !important
}

.L16-font-size-80 {
    font-size: 80px !important
}

.L16-w-50 {
    width: 50px !important
}

.L16-w-100 {
    width: 100px !important
}

.L16-w-120 {
    width: 120px !important
}

.L16-w-150 {
    width: 150px !important
}

.L16-w-200 {
    width: 200px !important
}

.L16-w-250 {
    width: 250px !important
}

.L16-w-300 {
    width: 300px !important
}

.L16-w-350 {
    width: 350px !important
}

.L16-w-400 {
    width: 400px !important
}

.L16-w-450 {
    width: 450px !important
}

.L16-w-500 {
    width: 500px !important
}

@media (max-width: 479px) {
    .L16-w-xs-50 {
        width: 50px !important
    }

    .L16-w-xs-100 {
        width: 100px !important
    }

    .L16-w-xs-120 {
        width: 120px !important
    }

    .L16-w-xs-150 {
        width: 150px !important
    }

    .L16-w-xs-200 {
        width: 200px !important
    }

    .L16-w-xs-250 {
        width: 250px !important
    }

    .L16-w-xs-300 {
        width: 300px !important
    }

    .L16-w-xs-350 {
        width: 350px !important
    }

    .L16-w-xs-400 {
        width: 400px !important
    }

    .L16-w-xs-450 {
        width: 450px !important
    }

    .L16-w-xs-500 {
        width: 500px !important
    }

    .L16-w-xs-100pc {
        width: 100% !important
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .L16-w-sm-50 {
        width: 50px !important
    }

    .L16-w-sm-100 {
        width: 100px !important
    }

    .L16-w-sm-120 {
        width: 120px !important
    }

    .L16-w-sm-150 {
        width: 150px !important
    }

    .L16-w-sm-200 {
        width: 200px !important
    }

    .L16-w-sm-250 {
        width: 250px !important
    }

    .L16-w-sm-300 {
        width: 300px !important
    }

    .L16-w-sm-350 {
        width: 350px !important
    }

    .L16-w-sm-400 {
        width: 400px !important
    }

    .L16-w-sm-450 {
        width: 450px !important
    }

    .L16-w-sm-500 {
        width: 500px !important
    }

    .L16-w-sm-100pc {
        width: 100% !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .L16-w-md-50 {
        width: 50px !important
    }

    .L16-w-md-100 {
        width: 100px !important
    }

    .L16-w-md-120 {
        width: 120px !important
    }

    .L16-w-md-150 {
        width: 150px !important
    }

    .L16-w-md-200 {
        width: 200px !important
    }

    .L16-w-md-250 {
        width: 250px !important
    }

    .L16-w-md-300 {
        width: 300px !important
    }

    .L16-w-md-350 {
        width: 350px !important
    }

    .L16-w-md-400 {
        width: 400px !important
    }

    .L16-w-md-450 {
        width: 450px !important
    }

    .L16-w-md-500 {
        width: 500px !important
    }

    .L16-w-md-100pc {
        width: 100% !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .L16-w-lg-50 {
        width: 50px !important
    }

    .L16-w-lg-100 {
        width: 100px !important
    }

    .L16-w-lg-120 {
        width: 120px !important
    }

    .L16-w-lg-150 {
        width: 150px !important
    }

    .L16-w-lg-200 {
        width: 200px !important
    }

    .L16-w-lg-250 {
        width: 250px !important
    }

    .L16-w-lg-300 {
        width: 300px !important
    }

    .L16-w-lg-350 {
        width: 350px !important
    }

    .L16-w-lg-400 {
        width: 400px !important
    }

    .L16-w-lg-450 {
        width: 450px !important
    }

    .L16-w-lg-500 {
        width: 500px !important
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .L16-w-xl-50 {
        width: 50px !important
    }

    .L16-w-xl-100 {
        width: 100px !important
    }

    .L16-w-xl-120 {
        width: 120px !important
    }

    .L16-w-xl-150 {
        width: 150px !important
    }

    .L16-w-xl-200 {
        width: 200px !important
    }

    .L16-w-xl-250 {
        width: 250px !important
    }

    .L16-w-xl-300 {
        width: 300px !important
    }

    .L16-w-xl-350 {
        width: 350px !important
    }

    .L16-w-xl-400 {
        width: 400px !important
    }

    .L16-w-xl-450 {
        width: 450px !important
    }

    .L16-w-xl-500 {
        width: 500px !important
    }
}

.L16-h-50 {
    height: 50px !important
}

.L16-h-100 {
    height: 100px !important
}

.L16-h-120 {
    height: 120px !important
}

.L16-h-150 {
    height: 150px !important
}

.L16-h-200 {
    height: 200px !important
}

.L16-h-250 {
    height: 250px !important
}

.L16-h-300 {
    height: 300px !important
}

.L16-h-350 {
    height: 350px !important
}

.L16-h-400 {
    height: 400px !important
}

.L16-h-450 {
    height: 450px !important
}

.L16-h-500 {
    height: 500px !important
}

@media (max-width: 479px) {
    .L16-h-xs-50 {
        height: 50px !important
    }

    .L16-h-xs-100 {
        height: 100px !important
    }

    .L16-h-xs-120 {
        height: 120px !important
    }

    .L16-h-xs-150 {
        height: 150px !important
    }

    .L16-h-xs-200 {
        height: 200px !important
    }

    .L16-h-xs-250 {
        height: 250px !important
    }

    .L16-h-xs-300 {
        height: 300px !important
    }

    .L16-h-xs-350 {
        height: 350px !important
    }

    .L16-h-xs-400 {
        height: 400px !important
    }

    .L16-h-xs-450 {
        height: 450px !important
    }

    .L16-h-xs-500 {
        height: 500px !important
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .L16-h-sm-50 {
        height: 50px !important
    }

    .L16-h-sm-100 {
        height: 100px !important
    }

    .L16-h-sm-120 {
        height: 120px !important
    }

    .L16-h-sm-150 {
        height: 150px !important
    }

    .L16-h-sm-200 {
        height: 200px !important
    }

    .L16-h-sm-250 {
        height: 250px !important
    }

    .L16-h-sm-300 {
        height: 300px !important
    }

    .L16-h-sm-350 {
        height: 350px !important
    }

    .L16-h-sm-400 {
        height: 400px !important
    }

    .L16-h-sm-450 {
        height: 450px !important
    }

    .L16-h-sm-500 {
        height: 500px !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .L16-h-md-50 {
        height: 50px !important
    }

    .L16-h-md-100 {
        height: 100px !important
    }

    .L16-h-md-120 {
        height: 120px !important
    }

    .L16-h-md-150 {
        height: 150px !important
    }

    .L16-h-md-200 {
        height: 200px !important
    }

    .L16-h-md-250 {
        height: 250px !important
    }

    .L16-h-md-300 {
        height: 300px !important
    }

    .L16-h-md-350 {
        height: 350px !important
    }

    .L16-h-md-400 {
        height: 400px !important
    }

    .L16-h-md-450 {
        height: 450px !important
    }

    .L16-h-md-500 {
        height: 500px !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .L16-h-lg-50 {
        height: 50px !important
    }

    .L16-h-lg-100 {
        height: 100px !important
    }

    .L16-h-lg-120 {
        height: 120px !important
    }

    .L16-h-lg-150 {
        height: 150px !important
    }

    .L16-h-lg-200 {
        height: 200px !important
    }

    .L16-h-lg-250 {
        height: 250px !important
    }

    .L16-h-lg-300 {
        height: 300px !important
    }

    .L16-h-lg-350 {
        height: 350px !important
    }

    .L16-h-lg-400 {
        height: 400px !important
    }

    .L16-h-lg-450 {
        height: 450px !important
    }

    .L16-h-lg-500 {
        height: 500px !important
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .L16-h-xl-50 {
        height: 50px !important
    }

    .L16-h-xl-100 {
        height: 100px !important
    }

    .L16-h-xl-120 {
        height: 120px !important
    }

    .L16-h-xl-150 {
        height: 150px !important
    }

    .L16-h-xl-200 {
        height: 200px !important
    }

    .L16-h-xl-250 {
        height: 250px !important
    }

    .L16-h-xl-300 {
        height: 300px !important
    }

    .L16-h-xl-350 {
        height: 350px !important
    }

    .L16-h-xl-400 {
        height: 400px !important
    }

    .L16-h-xl-450 {
        height: 450px !important
    }

    .L16-h-xl-500 {
        height: 500px !important
    }
}

.L16-h-full {
    height: 100% !important
}

.L16-w-full {
    width: 100% !important
}

.L16-m-0, .L16-m-a-0 {
    margin: 0 !important
}

.L16-m-t-0 {
    margin-top: 0 !important
}

.L16-m-r-0 {
    margin-right: 0 !important
}

.L16-m-b-0 {
    margin-bottom: 0 !important
}

.L16-m-l-0 {
    margin-left: 0 !important
}

.L16-m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.L16-m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.L16-m-3, .L16-m-a-3 {
    margin: 3px !important
}

.L16-m-t-3 {
    margin-top: 3px !important
}

.L16-m-r-3 {
    margin-right: 3px !important
}

.L16-m-b-3 {
    margin-bottom: 3px !important
}

.L16-m-l-3 {
    margin-left: 3px !important
}

.L16-m-x-3 {
    margin-right: 3px !important;
    margin-left: 3px !important
}

.L16-m-y-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important
}

.L16-m-5, .L16-m-a-5 {
    margin: 5px !important
}

.L16-m-t-5 {
    margin-top: 5px !important
}

.L16-m-r-5 {
    margin-right: 5px !important
}

.L16-m-b-5 {
    margin-bottom: 5px !important
}

.L16-m-l-5 {
    margin-left: 5px !important
}

.L16-m-x-5 {
    margin-right: 5px !important;
    margin-left: 5px !important
}

.L16-m-y-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.L16-m-10, .L16-m-a-10 {
    margin: 10px !important
}

.L16-m-t-10 {
    margin-top: 10px !important
}

.L16-m-r-10 {
    margin-right: 10px !important
}

.L16-m-b-10 {
    margin-bottom: 10px !important
}

.L16-m-l-10 {
    margin-left: 10px !important
}

.L16-m-x-10 {
    margin-right: 10px !important;
    margin-left: 10px !important
}

.L16-m-y-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.L16-m-15, .L16-m-a-15 {
    margin: 15px !important
}

.L16-m-t-15 {
    margin-top: 15px !important
}

.L16-m-r-15 {
    margin-right: 15px !important
}

.L16-m-b-15 {
    margin-bottom: 15px !important
}

.L16-m-l-15 {
    margin-left: 15px !important
}

.L16-m-x-15 {
    margin-right: 15px !important;
    margin-left: 15px !important
}

.L16-m-y-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.L16-m-20, .L16-m-a-20 {
    margin: 20px !important
}

.L16-m-t-20 {
    margin-top: 20px !important
}

.L16-m-r-20 {
    margin-right: 20px !important
}

.L16-m-b-20 {
    margin-bottom: 20px !important
}

.L16-m-l-20 {
    margin-left: 20px !important
}

.L16-m-x-20 {
    margin-right: 20px !important;
    margin-left: 20px !important
}

.L16-m-y-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.L16-m-25, .L16-m-a-25 {
    margin: 25px !important
}

.L16-m-t-25 {
    margin-top: 25px !important
}

.L16-m-r-25 {
    margin-right: 25px !important
}

.L16-m-b-25 {
    margin-bottom: 25px !important
}

.L16-m-l-25 {
    margin-left: 25px !important
}

.L16-m-x-25 {
    margin-right: 25px !important;
    margin-left: 25px !important
}

.L16-m-y-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.L16-m-30, .L16-m-a-30 {
    margin: 30px !important
}

.L16-m-t-30 {
    margin-top: 30px !important
}

.L16-m-r-30 {
    margin-right: 30px !important
}

.L16-m-b-30 {
    margin-bottom: 30px !important
}

.L16-m-l-30 {
    margin-left: 30px !important
}

.L16-m-x-30 {
    margin-right: 30px !important;
    margin-left: 30px !important
}

.L16-m-y-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.L16-m-35, .L16-m-a-35 {
    margin: 35px !important
}

.L16-m-t-35 {
    margin-top: 35px !important
}

.L16-m-r-35 {
    margin-right: 35px !important
}

.L16-m-b-35 {
    margin-bottom: 35px !important
}

.L16-m-l-35 {
    margin-left: 35px !important
}

.L16-m-x-35 {
    margin-right: 35px !important;
    margin-left: 35px !important
}

.L16-m-y-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.L16-m-40, .L16-m-a-40 {
    margin: 40px !important
}

.L16-m-t-40 {
    margin-top: 40px !important
}

.L16-m-r-40 {
    margin-right: 40px !important
}

.L16-m-b-40 {
    margin-bottom: 40px !important
}

.L16-m-l-40 {
    margin-left: 40px !important
}

.L16-m-x-40 {
    margin-right: 40px !important;
    margin-left: 40px !important
}

.L16-m-y-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.L16-m-45, .L16-m-a-45 {
    margin: 45px !important
}

.L16-m-t-45 {
    margin-top: 45px !important
}

.L16-m-r-45 {
    margin-right: 45px !important
}

.L16-m-b-45 {
    margin-bottom: 45px !important
}

.L16-m-l-45 {
    margin-left: 45px !important
}

.L16-m-x-45 {
    margin-right: 45px !important;
    margin-left: 45px !important
}

.L16-m-y-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important
}

.L16-m-50, .L16-m-a-50 {
    margin: 50px !important
}

.L16-m-t-50 {
    margin-top: 50px !important
}

.L16-m-r-50 {
    margin-right: 50px !important
}

.L16-m-b-50 {
    margin-bottom: 50px !important
}

.L16-m-l-50 {
    margin-left: 50px !important
}

.L16-m-x-50 {
    margin-right: 50px !important;
    margin-left: 50px !important
}

.L16-m-y-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.L16-m-60, .L16-m-a-60 {
    margin: 60px !important
}

.L16-m-t-60 {
    margin-top: 60px !important
}

.L16-m-r-60 {
    margin-right: 60px !important
}

.L16-m-b-60 {
    margin-bottom: 60px !important
}

.L16-m-l-60 {
    margin-left: 60px !important
}

.L16-m-x-60 {
    margin-right: 60px !important;
    margin-left: 60px !important
}

.L16-m-y-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.L16-m-70, .L16-m-a-70 {
    margin: 70px !important
}

.L16-m-t-70 {
    margin-top: 70px !important
}

.L16-m-r-70 {
    margin-right: 70px !important
}

.L16-m-b-70 {
    margin-bottom: 70px !important
}

.L16-m-l-70 {
    margin-left: 70px !important
}

.L16-m-x-70 {
    margin-right: 70px !important;
    margin-left: 70px !important
}

.L16-m-y-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.L16-m-80, .L16-m-a-80 {
    margin: 80px !important
}

.L16-m-t-80 {
    margin-top: 80px !important
}

.L16-m-r-80 {
    margin-right: 80px !important
}

.L16-m-b-80 {
    margin-bottom: 80px !important
}

.L16-m-l-80 {
    margin-left: 80px !important
}

.L16-m-x-80 {
    margin-right: 80px !important;
    margin-left: 80px !important
}

.L16-m-y-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important
}

.L16-p-0, .L16-p-a-0 {
    padding: 0 !important
}

.L16-p-t-0 {
    padding-top: 0 !important
}

.L16-p-r-0 {
    padding-right: 0 !important
}

.L16-p-b-0 {
    padding-bottom: 0 !important
}

.L16-p-l-0 {
    padding-left: 0 !important
}

.L16-p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.L16-p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.L16-p-3, .L16-p-a-3 {
    padding: 3px !important
}

.L16-p-t-3 {
    padding-top: 3px !important
}

.L16-p-r-3 {
    padding-right: 3px !important
}

.L16-p-b-3 {
    padding-bottom: 3px !important
}

.L16-p-l-3 {
    padding-left: 3px !important
}

.L16-p-x-3 {
    padding-right: 3px !important;
    padding-left: 3px !important
}

.L16-p-y-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important
}

.L16-p-5, .L16-p-a-5 {
    padding: 5px !important
}

.L16-p-t-5 {
    padding-top: 5px !important
}

.L16-p-r-5 {
    padding-right: 5px !important
}

.L16-p-b-5 {
    padding-bottom: 5px !important
}

.L16-p-l-5 {
    padding-left: 5px !important
}

.L16-p-x-5 {
    padding-right: 5px !important;
    padding-left: 5px !important
}

.L16-p-y-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.L16-p-10, .L16-p-a-10 {
    padding: 10px !important
}

.L16-p-t-10 {
    padding-top: 10px !important
}

.L16-p-r-10 {
    padding-right: 10px !important
}

.L16-p-b-10 {
    padding-bottom: 10px !important
}

.L16-p-l-10 {
    padding-left: 10px !important
}

.L16-p-x-10 {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.L16-p-y-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.L16-p-15, .L16-p-a-15 {
    padding: 15px !important
}

.L16-p-t-15 {
    padding-top: 15px !important
}

.L16-p-r-15 {
    padding-right: 15px !important
}

.L16-p-b-15 {
    padding-bottom: 15px !important
}

.L16-p-l-15 {
    padding-left: 15px !important
}

.L16-p-x-15 {
    padding-right: 15px !important;
    padding-left: 15px !important
}

.L16-p-y-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.L16-p-20, .L16-p-a-20 {
    padding: 20px !important
}

.L16-p-t-20 {
    padding-top: 20px !important
}

.L16-p-r-20 {
    padding-right: 20px !important
}

.L16-p-b-20 {
    padding-bottom: 20px !important
}

.L16-p-l-20 {
    padding-left: 20px !important
}

.L16-p-x-20 {
    padding-right: 20px !important;
    padding-left: 20px !important
}

.L16-p-y-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.L16-p-25, .L16-p-a-25 {
    padding: 25px !important
}

.L16-p-t-25 {
    padding-top: 25px !important
}

.L16-p-r-25 {
    padding-right: 25px !important
}

.L16-p-b-25 {
    padding-bottom: 25px !important
}

.L16-p-l-25 {
    padding-left: 25px !important
}

.L16-p-x-25 {
    padding-right: 25px !important;
    padding-left: 25px !important
}

.L16-p-y-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.L16-p-30, .L16-p-a-30 {
    padding: 30px !important
}

.L16-p-t-30 {
    padding-top: 30px !important
}

.L16-p-r-30 {
    padding-right: 30px !important
}

.L16-p-b-30 {
    padding-bottom: 30px !important
}

.L16-p-l-30 {
    padding-left: 30px !important
}

.L16-p-x-30 {
    padding-right: 30px !important;
    padding-left: 30px !important
}

.L16-p-y-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.L16-p-35, .L16-p-a-35 {
    padding: 35px !important
}

.L16-p-t-35 {
    padding-top: 35px !important
}

.L16-p-r-35 {
    padding-right: 35px !important
}

.L16-p-b-35 {
    padding-bottom: 35px !important
}

.L16-p-l-35 {
    padding-left: 35px !important
}

.L16-p-x-35 {
    padding-right: 35px !important;
    padding-left: 35px !important
}

.L16-p-y-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.L16-p-40, .L16-p-a-40 {
    padding: 40px !important
}

.L16-p-t-40 {
    padding-top: 40px !important
}

.L16-p-r-40 {
    padding-right: 40px !important
}

.L16-p-b-40 {
    padding-bottom: 40px !important
}

.L16-p-l-40 {
    padding-left: 40px !important
}

.L16-p-x-40 {
    padding-right: 40px !important;
    padding-left: 40px !important
}

.L16-p-y-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.L16-p-45, .L16-p-a-45 {
    padding: 45px !important
}

.L16-p-t-45 {
    padding-top: 45px !important
}

.L16-p-r-45 {
    padding-right: 45px !important
}

.L16-p-b-45 {
    padding-bottom: 45px !important
}

.L16-p-l-45 {
    padding-left: 45px !important
}

.L16-p-x-45 {
    padding-right: 45px !important;
    padding-left: 45px !important
}

.L16-p-y-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.L16-p-50, .L16-p-a-50 {
    padding: 50px !important
}

.L16-p-t-50 {
    padding-top: 50px !important
}

.L16-p-r-50 {
    padding-right: 50px !important
}

.L16-p-b-50 {
    padding-bottom: 50px !important
}

.L16-p-l-50 {
    padding-left: 50px !important
}

.L16-p-x-50 {
    padding-right: 50px !important;
    padding-left: 50px !important
}

.L16-p-y-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.L16-p-60, .L16-p-a-60 {
    padding: 60px !important
}

.L16-p-t-60 {
    padding-top: 60px !important
}

.L16-p-r-60 {
    padding-right: 60px !important
}

.L16-p-b-60 {
    padding-bottom: 60px !important
}

.L16-p-l-60 {
    padding-left: 60px !important
}

.L16-p-x-60 {
    padding-right: 60px !important;
    padding-left: 60px !important
}

.L16-p-y-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.L16-p-70, .L16-p-a-70 {
    padding: 70px !important
}

.L16-p-t-70 {
    padding-top: 70px !important
}

.L16-p-r-70 {
    padding-right: 70px !important
}

.L16-p-b-70 {
    padding-bottom: 70px !important
}

.L16-p-l-70 {
    padding-left: 70px !important
}

.L16-p-x-70 {
    padding-right: 70px !important;
    padding-left: 70px !important
}

.L16-p-y-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.L16-p-80, .L16-p-a-80 {
    padding: 80px !important
}

.L16-p-t-80 {
    padding-top: 80px !important
}

.L16-p-r-80 {
    padding-right: 80px !important
}

.L16-p-b-80 {
    padding-bottom: 80px !important
}

.L16-p-l-80 {
    padding-left: 80px !important
}

.L16-p-x-80 {
    padding-right: 80px !important;
    padding-left: 80px !important
}

.L16-p-y-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.L16-m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

@media (max-width: 767px) {
    .L16-m-xs-0 {
        margin: 0 !important
    }
}

@media (min-width: 768px) {
    .L16-m-sm-0 {
        margin: 0 !important
    }
}

@media (min-width: 992px) {
    .L16-m-md-0 {
        margin: 0 !important
    }
}

@media (min-width: 1200px) {
    .L16-m-lg-0 {
        margin: 0 !important
    }
}

@media (min-width: 1600px) {
    .L16-m-xl-0 {
        margin: 0 !important
    }
}

@media (max-width: 767px) {
    .L16-p-xs-0 {
        padding: 0 !important
    }
}

@media (min-width: 768px) {
    .L16-p-sm-0 {
        padding: 0 !important
    }
}

@media (min-width: 992px) {
    .L16-p-md-0 {
        padding: 0 !important
    }
}

@media (min-width: 1200px) {
    .L16-p-lg-0 {
        padding: 0 !important
    }
}

@media (min-width: 1600px) {
    .L16-p-xl-0 {
        padding: 0 !important
    }
}

.L16-page {
    position: relative;
    min-height: -webkit-calc(100% - 44px);
    min-height: calc(100% - 44px);
    background: #f1f4f5
}

.L16-page-content {
    padding: 30px 30px
}

@media (max-width: 479px) {
    .L16-page-content {
        padding: 10px
    }
}

@media (max-width: 991px) {
    .L16-page {
        min-height: -webkit-calc(100% - 66px);
        min-height: calc(100% - 66px)
    }
}

.L16-page-header + .L16-page-content {
    padding-top: 0
}

.L16-page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px
}

.L16-page-title > .L16-icon {
    margin-right: .3em
}

.L16-page-header {
    position: relative;
    padding: 30px 30px;
    margin-top: 0;
    margin-bottom: 0;
    background: 0 0;
    border-bottom: 0
}

.L16-page-header .L16-breadcrumb {
    padding: 0;
    margin: 0
}

.L16-site-menubar {
    position: fixed;
    top: 66.01px;
    z-index: 1400;
    height: 100%;
    height: -webkit-calc(100% - 66.01px);
    height: calc(100% - 66.01px);
    font-family: Roboto, sans-serif;
    color: rgba(163, 175, 183, .9);
    background: #263238;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08)
}

.L16-site-menubar-body {
    height: 100%;
    height: -webkit-calc(100% - 76px);
    height: calc(100% - 76px)
}

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

.L16-site-menubar a {
    outline: 0
}

.L16-site-menubar a:focus, .L16-site-menubar a:hover {
    text-decoration: none
}

.L16-site-menu {
    padding-bottom: 20px;
    overflow-y: hidden;
    font-size: 14px
}

.L16-site-menu-item > a {
    white-space: nowrap;
    cursor: pointer
}

.L16-site-menu-icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    text-align: center
}

.L16-site-menu-title {
    display: inline-block;
    max-width: 160px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.L16-site-menu .L16-tag {
    padding: 2px 5px 3px;
    font-size: .858rem;
    font-weight: 400
}

.L16-site-menu-item {
    position: relative;
    white-space: nowrap
}

.L16-site-menu-item a {
    display: block;
    color: rgba(163, 175, 183, .9)
}

.L16-site-menu > .L16-site-menu-item {
    padding: 0
}

.L16-site-menu > .L16-site-menu-item.L16-hover > a, .L16-site-menu > .L16-site-menu-item:hover > a {
    color: rgba(255, 255, 255, .8);
    background-color: rgba(255, 255, 255, .02)
}

.L16-site-menu > .L16-site-menu-item.L16-active {
    background: #242f35;
    border-top: 1px solid rgba(0, 0, 0, .04);
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.L16-site-menu > .L16-site-menu-item.L16-active > a {
    color: #fff;
    background: 0 0
}

.L16-site-menu > .L16-site-menu-item.L16-active.L16-hover > a {
    background: 0 0
}

.L16-site-menubar-fold .L16-page {
    margin-left: 90px
}

.L16-site-menubar-fold .L16-site-menu {
    overflow: visible
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item {
    font-size: 14px
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item > a {
    line-height: 60px;
    height: 60px
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item > a .L16-site-menu-icon, .L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item > a .L16-site-menu-title {
    -webkit-transition: visibility .25s, opacity .25s;
    -o-transition: visibility .25s, opacity .25s;
    transition: visibility .25s, opacity .25s;
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item > a .L16-site-menu-icon {
    visibility: visible;
    opacity: 1;
    font-size: 24px;
    margin-right: 0
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item.L16-active {
    border-top: none;
    border-bottom: none
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item.L16-active > a .L16-site-menu-icon, .L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item.L16-hover > a .L16-site-menu-icon {
    visibility: hidden;
    opacity: 0
}

.L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item.L16-active > a .L16-site-menu-title, .L16-site-menubar-fold .L16-site-menu > .L16-site-menu-item.L16-hover > a .L16-site-menu-title {
    opacity: 1;
    visibility: visible
}

.L16-site-menubar-fold .L16-site-menubar {
    width: 90px
}

@media (max-width: 767px) {
    .L16-site-menubar {
        top: 66.01px;
        height: -webkit-calc(100% - 66.01px);
        height: calc(100% - 66.01px);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
        -ms-transform: translate(-260px, 0);
        -webkit-transform: translate3d(-260px, 0, 0);
        transform: translate3d(-260px, 0, 0)
    }
}

.L16-checkbox-custom, .L16-radio-custom {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.L16-checkbox-custom label, .L16-radio-custom label {
    min-height: 22px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.L16-checkbox-custom input[type=checkbox], .L16-radio-custom input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 0;
    margin-bottom: 0
}

.L16-checkbox-custom.L16-disabled label, .L16-radio-custom.L16-disabled label {
    cursor: not-allowed
}

.L16-input-group-addon .L16-checkbox-custom, .L16-input-group-addon .L16-radio-custom {
    margin: 0
}

.L16-checkbox-custom {
    padding-left: 20px
}

.L16-checkbox-custom label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px
}

.L16-checkbox-custom label:empty {
    padding-left: 0
}

.L16-checkbox-custom label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #e4eaec;
    border-radius: .215rem;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.L16-checkbox-custom label::after {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    left: 0;
    top: 0;
    margin-left: -20px;
    text-align: center;
    padding-top: 1px;
    font-size: 12px;
    color: #76838f
}

.L16-checkbox-custom input[type=radio], .L16-checkbox-custom input[type=checkbox] {
    opacity: 0;
    z-index: 1;
    width: 20px;
    height: 20px
}

.L16-checkbox-custom input[type=radio]:focus + label::before, .L16-checkbox-custom input[type=checkbox]:focus + label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.L16-checkbox-custom input[type=radio]:checked + label::before, .L16-checkbox-custom input[type=checkbox]:checked + label::before {
    border-color: #e4eaec;
    border-width: 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.L16-checkbox-custom input[type=radio]:checked + label::after, .L16-checkbox-custom input[type=checkbox]:checked + label::after {
    font-family: "metinfo-icon2";
    content: '\e6ad'
}

.L16-checkbox-custom input[type=radio]:disabled + label, .L16-checkbox-custom input[type=checkbox]:disabled + label {
    opacity: .65
}

.L16-checkbox-custom input[type=radio]:disabled + label::before, .L16-checkbox-custom input[type=checkbox]:disabled + label::before {
    background-color: #f3f7f9;
    border-color: #e4eaec;
    border-width: 1px;
    cursor: not-allowed
}

.L16-checkbox-custom.L16-checkbox-circle label::before {
    border-radius: 50%
}

.L16-checkbox-custom.L16-checkbox-inline {
    margin-top: 0;
    display: inline-block;
    margin-bottom: 0
}

.L16-checkbox-inline + .L16-checkbox-inline {
    margin-left: 20px
}

.L16-checkbox-default input[type=radio]:checked + label::before, .L16-checkbox-default input[type=checkbox]:checked + label::before {
    background-color: #fff;
    border-color: #e4eaec;
    border-width: 1px
}

.L16-checkbox-default input[type=radio]:checked + label::after, .L16-checkbox-default input[type=checkbox]:checked + label::after {
    color: var(--primary-color)
}

.L16-checkbox-primary input[type=radio]:checked + label::before, .L16-checkbox-primary input[type=checkbox]:checked + label::before {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.L16-checkbox-primary input[type=radio]:checked + label::after, .L16-checkbox-primary input[type=checkbox]:checked + label::after {
    color: #fff
}

.L16-checkbox-danger input[type=radio]:checked + label::before, .L16-checkbox-danger input[type=checkbox]:checked + label::before {
    background-color: #f96868;
    border-color: #f96868
}

.L16-checkbox-danger input[type=radio]:checked + label::after, .L16-checkbox-danger input[type=checkbox]:checked + label::after {
    color: #fff
}

.L16-checkbox-info input[type=radio]:checked + label::before, .L16-checkbox-info input[type=checkbox]:checked + label::before {
    background-color: #57c7d4;
    border-color: #57c7d4
}

.L16-checkbox-info input[type=radio]:checked + label::after, .L16-checkbox-info input[type=checkbox]:checked + label::after {
    color: #fff
}

.L16-checkbox-warning input[type=radio]:checked + label::before, .L16-checkbox-warning input[type=checkbox]:checked + label::before {
    background-color: #f2a654;
    border-color: #f2a654
}

.L16-checkbox-warning input[type=radio]:checked + label::after, .L16-checkbox-warning input[type=checkbox]:checked + label::after {
    color: #fff
}

.L16-checkbox-success input[type=radio]:checked + label::before, .L16-checkbox-success input[type=checkbox]:checked + label::before {
    background-color: #46be8a;
    border-color: #46be8a
}

.L16-checkbox-success input[type=radio]:checked + label::after, .L16-checkbox-success input[type=checkbox]:checked + label::after {
    color: #fff
}

.L16-checkbox-sm {
    padding-left: 18px
}

.L16-checkbox-sm label {
    padding-left: 8px
}

.L16-checkbox-sm label:empty {
    padding-left: 0
}

.L16-checkbox-sm label::after, .L16-checkbox-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -18px
}

.L16-checkbox-sm label::after {
    font-size: 10px;
    line-height: 18px
}

.L16-checkbox-sm input[type=radio], .L16-checkbox-sm input[type=checkbox] {
    width: 18px;
    height: 18px
}

.L16-checkbox-sm input[type=radio]:checked + label::before, .L16-checkbox-sm input[type=checkbox]:checked + label::before {
    border-width: 9px
}

.L16-checkbox-lg {
    padding-left: 24px
}

.L16-checkbox-lg label {
    padding-left: 12px
}

.L16-checkbox-lg label:empty {
    padding-left: 0
}

.L16-checkbox-lg label::after, .L16-checkbox-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -24px
}

.L16-checkbox-lg label::after {
    font-size: 14px;
    line-height: 24px
}

.L16-checkbox-lg input[type=radio], .L16-checkbox-lg input[type=checkbox] {
    width: 24px;
    height: 24px
}

.L16-checkbox-lg input[type=radio]:checked + label::before, .L16-checkbox-lg input[type=checkbox]:checked + label::before {
    border-width: 12px
}

.L16-radio-custom {
    padding-left: 20px
}

.L16-radio-custom label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px
}

.L16-radio-custom label:empty {
    padding-left: 0
}

.L16-radio-custom label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #e4eaec;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    -o-transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s;
    transition: border .3s ease-in-out 0s, color .3s ease-in-out 0s
}

.L16-radio-custom label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 6px;
    height: 6px;
    left: 7px;
    top: 7px;
    margin-left: -20px;
    border: 2px solid #76838f;
    border-radius: 50%;
    background-color: transparent;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: .1s cubic-bezier(.8, -.33, .2, 1.33)
}

.L16-radio-custom input[type=radio] {
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: 1
}

.L16-radio-custom input[type=radio]:focus + label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.L16-radio-custom input[type=radio]:checked + label::before {
    border-color: #e4eaec;
    border-width: 10px
}

.L16-radio-custom input[type=radio]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.L16-radio-custom input[type=radio]:disabled + label {
    opacity: .65
}

.L16-radio-custom input[type=radio]:disabled + label::before {
    cursor: not-allowed
}

.L16-radio-custom.L16-radio-inline {
    margin-top: 0;
    display: inline-block;
    margin-bottom: 0
}

.L16-radio-inline + .L16-radio-inline {
    margin-left: 20px
}

.L16-radio-default input[type=radio]:checked + label::before {
    background-color: #fff;
    border-color: #e4eaec;
    border-width: 1px
}

.L16-radio-default input[type=radio]:checked + label::after {
    border-color: var(--primary-color)
}

.L16-radio-primary input[type=radio]:checked + label::before {
    border-color: var(--primary-color)
}

.L16-radio-primary input[type=radio]:checked + label::after {
    border-color: #fff
}

.L16-radio-danger input[type=radio]:checked + label::before {
    border-color: #f96868
}

.L16-radio-danger input[type=radio]:checked + label::after {
    border-color: #fff
}

.L16-radio-info input[type=radio]:checked + label::before {
    border-color: #57c7d4
}

.L16-radio-info input[type=radio]:checked + label::after {
    border-color: #fff
}

.L16-radio-warning input[type=radio]:checked + label::before {
    border-color: #f2a654
}

.L16-radio-warning input[type=radio]:checked + label::after {
    border-color: #fff
}

.L16-radio-success input[type=radio]:checked + label::before {
    border-color: #46be8a
}

.L16-radio-success input[type=radio]:checked + label::after {
    border-color: #fff
}

.L16-radio-sm {
    padding-left: 18px
}

.L16-radio-sm label {
    padding-left: 8px
}

.L16-radio-sm label:empty {
    padding-left: 0
}

.L16-radio-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -20px
}

.L16-radio-sm label::after {
    width: 4px;
    height: 4px;
    left: 7px;
    top: 7px;
    margin-left: -20px;
    border-width: 2px
}

.L16-radio-sm input[type=radio] {
    width: 18px;
    height: 18px
}

.L16-radio-sm input[type=radio]:checked + label::before {
    border-width: 9px
}

.L16-radio-lg {
    padding-left: 24px
}

.L16-radio-lg label {
    padding-left: 12px
}

.L16-radio-lg label:empty {
    padding-left: 0
}

.L16-radio-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -20px
}

.L16-radio-lg label::after {
    width: 8px;
    height: 8px;
    left: 8px;
    top: 8px;
    margin-left: -20px;
    border-width: 2px
}

.L16-radio-lg input[type=radio] {
    width: 24px;
    height: 24px
}

.L16-radio-lg input[type=radio]:checked + label::before {
    border-width: 12px
}

@media (min-width: 768px) {
    .L16-form-inline .L16-checkbox-custom, .L16-form-inline .L16-radio-custom {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .L16-form-inline .L16-checkbox-custom label, .L16-form-inline .L16-radio-custom label {
        padding-left: 0
    }

    .L16-form-inline .L16-checkbox-custom input[type=checkbox], .L16-form-inline .L16-radio-custom input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .L16-form-inline .L16-radio-custom label {
        padding-left: 10px
    }

    .L16-form-inline .L16-checkbox-custom label {
        padding-left: 10px
    }

    .L16-form-inline .L16-checkbox-custom input[type=checkbox] {
        position: absolute;
        margin-left: -20px
    }

    .L16-form-inline .L16-radio-custom input[type=radio] {
        position: absolute;
        margin-left: -20px
    }
}

.L16-form-horizontal .L16-checkbox-custom, .L16-form-horizontal .L16-radio-custom {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: .501rem
}

.L16-form-horizontal .L16-checkbox-custom, .L16-form-horizontal .L16-radio-custom {
    min-height: 2.073rem
}

.L16-loader {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-size: 40px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.L16-loader-default {
    width: 1em;
    height: 1em;
    background-color: #a3afb7;
    border-radius: 100%;
    -webkit-animation: loader-default 1s infinite ease-in-out;
    -o-animation: loader-default 1s infinite ease-in-out;
    animation: loader-default 1s infinite ease-in-out
}

.L16-loader-grill {
    width: .25em;
    height: .5em;
    background: #a3afb7;
    -webkit-animation: default-grill 1s infinite ease-in-out -.16s;
    -o-animation: default-grill 1s infinite ease-in-out -.16s;
    animation: default-grill 1s infinite ease-in-out -.16s
}

.L16-loader-grill:after, .L16-loader-grill:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #a3afb7;
    -webkit-animation: default-grill 1s infinite ease-in-out;
    -o-animation: default-grill 1s infinite ease-in-out;
    animation: default-grill 1s infinite ease-in-out
}

.L16-loader-grill:before {
    left: -.375em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s
}

.L16-loader-grill:after {
    left: .375em
}

.L16-loader-circle {
    width: 1em;
    height: 1em;
    border-top: .125em solid rgba(163, 175, 183, .5);
    border-right: .125em solid rgba(163, 175, 183, .5);
    border-bottom: .125em solid rgba(163, 175, 183, .5);
    border-left: .125em solid #a3afb7;
    border-radius: 50%;
    -webkit-animation: loader-circle 1.1s infinite linear;
    -o-animation: loader-circle 1.1s infinite linear;
    animation: loader-circle 1.1s infinite linear
}

.L16-loader-round-circle {
    width: 1em;
    height: 1em;
    font-size: 10px;
    border-radius: 50%;
    -webkit-animation: loader-round-circle 1.3s infinite linear;
    -o-animation: loader-round-circle 1.3s infinite linear;
    animation: loader-round-circle 1.3s infinite linear
}

.L16-loader-tadpole {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    -webkit-animation: loader-tadpole 1.7s infinite ease;
    -o-animation: loader-tadpole 1.7s infinite ease;
    animation: loader-tadpole 1.7s infinite ease
}

.L16-loader-ellipsis {
    top: -.625em;
    width: .625em;
    height: .625em;
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
    animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s
}

.L16-loader-ellipsis:after, .L16-loader-ellipsis:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out both;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out both;
    animation: loader-ellipsis 1.8s infinite ease-in-out both
}

.L16-loader-ellipsis:before {
    left: -.875em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s
}

.L16-loader-ellipsis:after {
    left: .875em
}

.L16-loader-dot {
    width: 2em;
    height: 2em;
    -webkit-animation: loader-dot-rotate 2s infinite linear;
    -o-animation: loader-dot-rotate 2s infinite linear;
    animation: loader-dot-rotate 2s infinite linear
}

.L16-loader-dot:after, .L16-loader-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 60%;
    content: "";
    background: #a3afb7;
    border-radius: 100%;
    -webkit-animation: loader-dot-bounce 2s infinite ease-in-out;
    -o-animation: loader-dot-bounce 2s infinite ease-in-out;
    animation: loader-dot-bounce 2s infinite ease-in-out
}

.L16-loader-dot:after {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.L16-loader-bounce {
    width: 1.5em;
    height: 1.5em
}

.L16-loader-bounce:after, .L16-loader-bounce:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #a3afb7;
    border-radius: 50%;
    opacity: .6;
    -webkit-animation: loader-bounce 2s infinite ease-in-out;
    -o-animation: loader-bounce 2s infinite ease-in-out;
    animation: loader-bounce 2s infinite ease-in-out
}

.L16-loader-bounce:after {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.L16-loader-cube {
    width: 2em;
    height: 2em
}

.L16-loader-cube:after, .L16-loader-cube:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 25%;
    content: "";
    background: #a3afb7;
    -webkit-animation: loader-cube 2s infinite ease-in-out;
    -o-animation: loader-cube 2s infinite ease-in-out;
    animation: loader-cube 2s infinite ease-in-out
}

.L16-loader-cube:after {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.L16-loader-rotate-plane {
    width: 1em;
    height: 1em;
    background: #a3afb7;
    -webkit-animation: loader-rotate-plane 1.2s infinite ease-in-out;
    -o-animation: loader-rotate-plane 1.2s infinite ease-in-out;
    animation: loader-rotate-plane 1.2s infinite ease-in-out
}

.L16-loader-folding-cube {
    width: .8em;
    height: .8em;
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0)
}

.L16-loader-folding-cube:after, .L16-loader-folding-cube:before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    background: #a3afb7
}

.L16-loader-folding-cube:before {
    left: 0;
    bottom: 50%;
    -webkit-animation-delay: -.6s;
    -o-animation-delay: -.6s;
    animation-delay: -.6s;
    -webkit-animation: loader-folding-cube-before 2.4s infinite ease-in-out;
    -o-animation: loader-folding-cube-before 2.4s infinite ease-in-out;
    animation: loader-folding-cube-before 2.4s infinite ease-in-out
}

.L16-loader-folding-cube:after {
    top: 50%;
    right: 0;
    -webkit-animation: loader-folding-cube-after 2.4s infinite ease-in-out;
    -o-animation: loader-folding-cube-after 2.4s infinite ease-in-out;
    animation: loader-folding-cube-after 2.4s infinite ease-in-out
}

.L16-loader-cube-grid {
    top: -.6em;
    width: .3em;
    height: .3em;
    -webkit-animation: loader-cube-grid 1.2s infinite ease-in-out;
    -o-animation: loader-cube-grid 1.2s infinite ease-in-out;
    animation: loader-cube-grid 1.2s infinite ease-in-out
}

.L16-loader-cube-grid:after, .L16-loader-cube-grid:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.L16-loader-cube-grid:before {
    -webkit-animation: loader-cube-grid-before 1.2s infinite ease-in-out;
    -o-animation: loader-cube-grid-before 1.2s infinite ease-in-out;
    animation: loader-cube-grid-before 1.2s infinite ease-in-out
}

.L16-loader-cube-grid:after {
    -webkit-animation: loader-cube-grid-after 1.2s infinite ease-in-out;
    -o-animation: loader-cube-grid-after 1.2s infinite ease-in-out;
    animation: loader-cube-grid-after 1.2s infinite ease-in-out
}

.L16-side-panel-loading, body > .L16-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px
}

.L16-site-menubar-fold > .L16-loader {
    margin-left: 45px
}

.L16-loader-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--primary-color);
    z-index: 999999
}

.L16-loader-content {
    margin: 50vh auto 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    text-transform: uppercase
}

.L16-loader-content h2 {
    color: #fff;
    font-weight: 500
}

.L16-loader-index {
    margin-top: 20px
}

.L16-loader-index > div {
    width: 4px;
    height: 25px;
    border-radius: 2px;
    margin: 2px;
    background: #fff;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: loader-index .9s -.8s infinite cubic-bezier(.85, .25, .37, .85);
    -o-animation: loader-index .9s -.8s infinite cubic-bezier(.85, .25, .37, .85);
    animation: loader-index .9s -.8s infinite cubic-bezier(.85, .25, .37, .85)
}

.L16-loader-index > div:nth-child(2), .L16-loader-index > div:nth-child(4) {
    -webkit-animation-delay: -.6s !important;
    -o-animation-delay: -.6s !important;
    animation-delay: -.6s !important
}

.L16-loader-index > div:nth-child(1), .L16-loader-index > div:nth-child(5) {
    -webkit-animation-delay: -.4s !important;
    -o-animation-delay: -.4s !important;
    animation-delay: -.4s !important
}

.L16-loader-index > div:nth-child(6) {
    -webkit-animation-delay: -.2s !important;
    -o-animation-delay: -.2s !important;
    animation-delay: -.2s !important
}

@-webkit-keyframes loader-index {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -webkit-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

@-o-keyframes loader-index {
    0% {
        -o-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -o-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -o-transform: scaley(1);
        transform: scaley(1)
    }
}

@keyframes loader-index {
    0% {
        -webkit-transform: scaley(1);
        -o-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -webkit-transform: scaley(.4);
        -o-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -webkit-transform: scaley(1);
        -o-transform: scaley(1);
        transform: scaley(1)
    }
}

@-webkit-keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes default-grill {
    0%, 100%, 80% {
        height: 1em;
        -webkit-box-shadow: 0 0 #a3afb7;
        box-shadow: 0 0 #a3afb7
    }
    40% {
        height: 1.2em;
        -webkit-box-shadow: 0 -.25em #a3afb7;
        box-shadow: 0 -.25em #a3afb7
    }
}

@-o-keyframes default-grill {
    0%, 100%, 80% {
        height: 1em;
        box-shadow: 0 0 #a3afb7
    }
    40% {
        height: 1.2em;
        box-shadow: 0 -.25em #a3afb7
    }
}

@keyframes default-grill {
    0%, 100%, 80% {
        height: 1em;
        -webkit-box-shadow: 0 0 #a3afb7;
        box-shadow: 0 0 #a3afb7
    }
    40% {
        height: 1.2em;
        -webkit-box-shadow: 0 -.25em #a3afb7;
        box-shadow: 0 -.25em #a3afb7
    }
}

@-webkit-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-round-circle {
    0%, 100% {
        -webkit-box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7
    }
    12.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    25% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    37.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    50% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    62.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    75% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7
    }
    87.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7
    }
}

@-o-keyframes loader-round-circle {
    0%, 100% {
        box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7
    }
    12.5% {
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    25% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    37.5% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    50% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    62.5% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    75% {
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7
    }
    87.5% {
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7
    }
}

@keyframes loader-round-circle {
    0%, 100% {
        -webkit-box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 .2em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 0 #a3afb7
    }
    12.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 .2em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    25% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 0 #a3afb7, 3em 0 0 .2em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    37.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 0 #a3afb7, 2em 2em 0 .2em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 -.5em #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    50% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 0 #a3afb7, 0 3em 0 .2em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 -.5em #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    62.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 0 #a3afb7, -2em 2em 0 .2em #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 -.5em #a3afb7
    }
    75% {
        -webkit-box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7;
        box-shadow: 0 -3em 0 -.5em #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 .2em #a3afb7, -2em -2em 0 0 #a3afb7
    }
    87.5% {
        -webkit-box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7;
        box-shadow: 0 -3em 0 0 #a3afb7, 2em -2em 0 -.5em #a3afb7, 3em 0 0 -.5em #a3afb7, 2em 2em 0 -.5em #a3afb7, 0 3em 0 -.5em #a3afb7, -2em 2em 0 0 #a3afb7, -3em 0 0 0 #a3afb7, -2em -2em 0 .2em #a3afb7
    }
}

@-webkit-keyframes loader-tadpole {
    0% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    5%, 95% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7
    }
    10%, 59% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7
    }
    20% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7
    }
    38% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7
    }
    100% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loader-tadpole {
    0% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    5%, 95% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7
    }
    10%, 59% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7
    }
    20% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7
    }
    38% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7
    }
    100% {
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-tadpole {
    0% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    5%, 95% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7
    }
    10%, 59% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.087em -.825em 0 -.42em #a3afb7, -.173em -.812em 0 -.44em #a3afb7, -.256em -.789em 0 -.46em #a3afb7, -.297em -.775em 0 -.477em #a3afb7
    }
    20% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.338em -.758em 0 -.42em #a3afb7, -.555em -.617em 0 -.44em #a3afb7, -.671em -.488em 0 -.46em #a3afb7, -.749em -.34em 0 -.477em #a3afb7
    }
    38% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, -.377em -.74em 0 -.42em #a3afb7, -.645em -.522em 0 -.44em #a3afb7, -.775em -.297em 0 -.46em #a3afb7, -.82em -.09em 0 -.477em #a3afb7
    }
    100% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        box-shadow: 0 -.83em 0 -.4em #a3afb7, 0 -.83em 0 -.42em #a3afb7, 0 -.83em 0 -.44em #a3afb7, 0 -.83em 0 -.46em #a3afb7, 0 -.83em 0 -.477em #a3afb7;
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-ellipsis {
    0%, 100%, 80% {
        -webkit-box-shadow: 0 .625em 0 -.325em #a3afb7;
        box-shadow: 0 .625em 0 -.325em #a3afb7
    }
    40% {
        -webkit-box-shadow: 0 .625em 0 0 #a3afb7;
        box-shadow: 0 .625em 0 0 #a3afb7
    }
}

@-o-keyframes loader-ellipsis {
    0%, 100%, 80% {
        box-shadow: 0 .625em 0 -.325em #a3afb7
    }
    40% {
        box-shadow: 0 .625em 0 0 #a3afb7
    }
}

@keyframes loader-ellipsis {
    0%, 100%, 80% {
        -webkit-box-shadow: 0 .625em 0 -.325em #a3afb7;
        box-shadow: 0 .625em 0 -.325em #a3afb7
    }
    40% {
        -webkit-box-shadow: 0 .625em 0 0 #a3afb7;
        box-shadow: 0 .625em 0 0 #a3afb7
    }
}

@-webkit-keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-dot-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes loader-dot-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loader-dot-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loader-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes loader-cube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -webkit-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        transform: translateX(1.5em) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-o-keyframes loader-cube {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -webkit-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        -o-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        transform: translateX(1.5em) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        -o-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes loader-cube {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -webkit-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        -o-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        transform: translateX(1.5em) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        -o-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes loader-rotate-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-o-keyframes loader-rotate-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes loader-rotate-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-webkit-keyframes loader-folding-cube-before {
    0% {
        height: 0;
        width: 50%
    }
    7.5% {
        height: 50%;
        width: 50%
    }
    12.5% {
        height: 50%;
        width: 50%
    }
    20% {
        height: 50%;
        width: 100%
    }
    25% {
        height: 50%;
        width: 100%
    }
    50% {
        left: auto;
        right: 0;
        height: 50%;
        width: 100%
    }
    57.5% {
        height: 50%;
        width: 50%
    }
    62.5% {
        height: 50%;
        width: 50%
    }
    70% {
        width: 50%;
        height: 0
    }
    75% {
        width: 50%;
        height: 0
    }
}

@-o-keyframes loader-folding-cube-before {
    0% {
        height: 0;
        width: 50%
    }
    7.5% {
        height: 50%;
        width: 50%
    }
    12.5% {
        height: 50%;
        width: 50%
    }
    20% {
        height: 50%;
        width: 100%
    }
    25% {
        height: 50%;
        width: 100%
    }
    50% {
        left: auto;
        right: 0;
        height: 50%;
        width: 100%
    }
    57.5% {
        height: 50%;
        width: 50%
    }
    62.5% {
        height: 50%;
        width: 50%
    }
    70% {
        width: 50%;
        height: 0
    }
    75% {
        width: 50%;
        height: 0
    }
}

@keyframes loader-folding-cube-before {
    0% {
        height: 0;
        width: 50%
    }
    7.5% {
        height: 50%;
        width: 50%
    }
    12.5% {
        height: 50%;
        width: 50%
    }
    20% {
        height: 50%;
        width: 100%
    }
    25% {
        height: 50%;
        width: 100%
    }
    50% {
        left: auto;
        right: 0;
        height: 50%;
        width: 100%
    }
    57.5% {
        height: 50%;
        width: 50%
    }
    62.5% {
        height: 50%;
        width: 50%
    }
    70% {
        width: 50%;
        height: 0
    }
    75% {
        width: 50%;
        height: 0
    }
}

@-webkit-keyframes loader-folding-cube-after {
    0% {
        height: 0;
        width: 50%
    }
    7.5% {
        height: 50%;
        width: 50%
    }
    12.5% {
        height: 50%;
        width: 50%
    }
    20% {
        height: 50%;
        width: 100%
    }
    25% {
        height: 50%;
        width: 100%
    }
    50% {
        left: 0;
        right: auto;
        height: 50%;
        width: 100%
    }
    57.5% {
        height: 50%;
        width: 50%
    }
    62.5% {
        height: 50%;
        width: 50%
    }
    75% {
        width: 50%;
        height: 0
    }
}

@-o-keyframes loader-folding-cube-after {
    0% {
        height: 0;
        width: 50%
    }
    7.5% {
        height: 50%;
        width: 50%
    }
    12.5% {
        height: 50%;
        width: 50%
    }
    20% {
        height: 50%;
        width: 100%
    }
    25% {
        height: 50%;
        width: 100%
    }
    50% {
        left: 0;
        right: auto;
        height: 50%;
        width: 100%
    }
    57.5% {
        height: 50%;
        width: 50%
    }
    62.5% {
        height: 50%;
        width: 50%
    }
    75% {
        width: 50%;
        height: 0
    }
}

@keyframes loader-folding-cube-after {
    0% {
        height: 0;
        width: 50%
    }
    7.5% {
        height: 50%;
        width: 50%
    }
    12.5% {
        height: 50%;
        width: 50%
    }
    20% {
        height: 50%;
        width: 100%
    }
    25% {
        height: 50%;
        width: 100%
    }
    50% {
        left: 0;
        right: auto;
        height: 50%;
        width: 100%
    }
    57.5% {
        height: 50%;
        width: 50%
    }
    62.5% {
        height: 50%;
        width: 50%
    }
    75% {
        width: 50%;
        height: 0
    }
}

@-webkit-keyframes loader-cube-grid {
    15% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7;
        box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7
    }
    30% {
        -webkit-box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7;
        box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7
    }
    70% {
        -webkit-box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7;
        box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7
    }
    85% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7;
        box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7
    }
}

@-o-keyframes loader-cube-grid {
    15% {
        box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7
    }
    30% {
        box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7
    }
    70% {
        box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7
    }
    85% {
        box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7
    }
}

@keyframes loader-cube-grid {
    15% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7;
        box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7
    }
    30% {
        -webkit-box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7;
        box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7
    }
    70% {
        -webkit-box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7;
        box-shadow: -.3em .3em 0 0 #a3afb7, 0 .6em 0 0 #a3afb7, .3em .9em 0 0 #a3afb7
    }
    85% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7;
        box-shadow: -.3em .3em 0 -.3em #a3afb7, 0 .6em 0 -.3em #a3afb7, .3em .9em 0 -.3em #a3afb7
    }
}

@-webkit-keyframes loader-cube-grid-before {
    0% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    15% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    22.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    37.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    55% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    70% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    77.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    92.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
}

@-o-keyframes loader-cube-grid-before {
    0% {
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    15% {
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    22.5% {
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    37.5% {
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    55% {
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    70% {
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    77.5% {
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    92.5% {
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
}

@keyframes loader-cube-grid-before {
    0% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    15% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    22.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
    37.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    55% {
        -webkit-box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 0 #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    70% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    77.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 0 #a3afb7, .3em .6em 0 0 #a3afb7
    }
    92.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7;
        box-shadow: -.3em .9em 0 -.3em #a3afb7, 0 .3em 0 -.3em #a3afb7, .3em .6em 0 -.3em #a3afb7
    }
}

@-webkit-keyframes loader-cube-grid-after {
    7.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    22.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    30% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    45% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7
    }
    62.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7
    }
    77.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7
    }
    85% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7
    }
    100% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
}

@-o-keyframes loader-cube-grid-after {
    7.5% {
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    22.5% {
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    30% {
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    45% {
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7
    }
    62.5% {
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7
    }
    77.5% {
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7
    }
    85% {
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7
    }
    100% {
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
}

@keyframes loader-cube-grid-after {
    7.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    22.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    30% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
    45% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7
    }
    62.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 0 #a3afb7, 0 .9em 0 0 #a3afb7, .3em .3em 0 0 #a3afb7
    }
    77.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7
    }
    85% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 0 #a3afb7
    }
    100% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7;
        box-shadow: -.3em .6em 0 -.3em #a3afb7, 0 .9em 0 -.3em #a3afb7, .3em .3em 0 -.3em #a3afb7
    }
}

[class*=animation-] {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.L16-animation-hover:not(:hover), .L16-animation-hover:not(:hover) [class*=animation-], .L16-touch .L16-animation-hover:not(.L16-hover), .L16-touch .L16-animation-hover:not(.L16-hover) [class*=animation-] {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}

.L16-animation-reverse {
    -webkit-animation-direction: reverse;
    -o-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.L16-animation-repeat {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.L16-animation-fade {
    -webkit-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear
}

.L16-animation-scale {
    -webkit-animation-name: scale-12;
    -o-animation-name: scale-12;
    animation-name: scale-12
}

.L16-animation-scale-up {
    -webkit-animation-name: fade-scale-02;
    -o-animation-name: fade-scale-02;
    animation-name: fade-scale-02
}

.L16-animation-scale-down {
    -webkit-animation-name: fade-scale-18;
    -o-animation-name: fade-scale-18;
    animation-name: fade-scale-18
}

.L16-animation-slide-top {
    -webkit-animation-name: slide-top;
    -o-animation-name: slide-top;
    animation-name: slide-top
}

.L16-animation-slide-bottom {
    -webkit-animation-name: slide-bottom;
    -o-animation-name: slide-bottom;
    animation-name: slide-bottom
}

.L16-animation-slide-left {
    -webkit-animation-name: slide-left;
    -o-animation-name: slide-left;
    animation-name: slide-left
}

.L16-animation-slide-right {
    -webkit-animation-name: slide-right;
    -o-animation-name: slide-right;
    animation-name: slide-right
}

.L16-animation-shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

.L16-animation-duration-10 {
    -webkit-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s
}

.L16-animation-duration-9 {
    -webkit-animation-duration: 9s;
    -o-animation-duration: 9s;
    animation-duration: 9s
}

.L16-animation-duration-8 {
    -webkit-animation-duration: 8s;
    -o-animation-duration: 8s;
    animation-duration: 8s
}

.L16-animation-duration-7 {
    -webkit-animation-duration: 7s;
    -o-animation-duration: 7s;
    animation-duration: 7s
}

.L16-animation-duration-6 {
    -webkit-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s
}

.L16-animation-duration-5 {
    -webkit-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s
}

.L16-animation-duration-4 {
    -webkit-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s
}

.L16-animation-duration-3 {
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.L16-animation-duration-2 {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.L16-animation-duration-1 {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.L16-animation-delay-100 {
    -webkit-animation-duration: .1s;
    -o-animation-duration: .1s;
    animation-duration: .1s
}

.L16-animation-duration-250 {
    -webkit-animation-duration: 250ms;
    -o-animation-duration: 250ms;
    animation-duration: 250ms
}

.L16-animation-duration-300 {
    -webkit-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s
}

.L16-animation-duration-500 {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.L16-animation-duration-750 {
    -webkit-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms
}

.L16-animation-delay-1000 {
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.L16-animation-delay-900 {
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

.L16-animation-delay-800 {
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

.L16-animation-delay-700 {
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s
}

.L16-animation-delay-600 {
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.L16-animation-delay-500 {
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.L16-animation-delay-400 {
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s
}

.L16-animation-delay-300 {
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.L16-animation-delay-200 {
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s
}

.L16-animation-delay-100 {
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s
}

.L16-animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.L16-animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.L16-animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.L16-animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.L16-animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.L16-animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.L16-animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.L16-animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes scale-12 {
    0% {
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -o-transform: scale(.2);
        transform: scale(.2)
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -o-transform: scale(1.8);
        transform: scale(1.8)
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        -o-transform: scale(1.8);
        transform: scale(1.8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px)
    }
    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px)
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }
    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -o-transform: translateX(-9px);
        transform: translateX(-9px)
    }
    20% {
        -o-transform: translateX(8px);
        transform: translateX(8px)
    }
    30% {
        -o-transform: translateX(-7px);
        transform: translateX(-7px)
    }
    40% {
        -o-transform: translateX(6px);
        transform: translateX(6px)
    }
    50% {
        -o-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    60% {
        -o-transform: translateX(4px);
        transform: translateX(4px)
    }
    70% {
        -o-transform: translateX(-3px);
        transform: translateX(-3px)
    }
    80% {
        -o-transform: translateX(2px);
        transform: translateX(2px)
    }
    90% {
        -o-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-9px);
        -o-transform: translateX(-9px);
        transform: translateX(-9px)
    }
    20% {
        -webkit-transform: translateX(8px);
        -o-transform: translateX(8px);
        transform: translateX(8px)
    }
    30% {
        -webkit-transform: translateX(-7px);
        -o-transform: translateX(-7px);
        transform: translateX(-7px)
    }
    40% {
        -webkit-transform: translateX(6px);
        -o-transform: translateX(6px);
        transform: translateX(6px)
    }
    50% {
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    60% {
        -webkit-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px)
    }
    70% {
        -webkit-transform: translateX(-3px);
        -o-transform: translateX(-3px);
        transform: translateX(-3px)
    }
    80% {
        -webkit-transform: translateX(2px);
        -o-transform: translateX(2px);
        transform: translateX(2px)
    }
    90% {
        -webkit-transform: translateX(-1px);
        -o-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

.L16-bg-red-100 {
    background-color: #ffeaea !important
}

.L16-bg-red-200 {
    background-color: #fad3d3 !important
}

.L16-bg-red-300 {
    background-color: #fab4b4 !important
}

.L16-bg-red-400 {
    background-color: #fa9898 !important
}

.L16-bg-red-500 {
    background-color: #fa7a7a !important
}

.L16-bg-red-600 {
    background-color: #f96868 !important
}

.L16-bg-red-700 {
    background-color: #e9595b !important
}

.L16-bg-red-800 {
    background-color: #d6494b !important
}

.L16-red-100 {
    color: #ffeaea !important
}

.L16-red-200 {
    color: #fad3d3 !important
}

.L16-red-300 {
    color: #fab4b4 !important
}

.L16-red-400 {
    color: #fa9898 !important
}

.L16-red-500 {
    color: #fa7a7a !important
}

.L16-red-600 {
    color: #f96868 !important
}

.L16-red-700 {
    color: #e9595b !important
}

.L16-red-800 {
    color: #d6494b !important
}

.L16-bg-pink-100 {
    background-color: #fce4ec !important
}

.L16-bg-pink-200 {
    background-color: #ffccde !important
}

.L16-bg-pink-300 {
    background-color: #fba9c6 !important
}

.L16-bg-pink-400 {
    background-color: #fb8db4 !important
}

.L16-bg-pink-500 {
    background-color: #f978a6 !important
}

.L16-bg-pink-600 {
    background-color: #f96197 !important
}

.L16-bg-pink-700 {
    background-color: #f44c87 !important
}

.L16-bg-pink-800 {
    background-color: #e53b75 !important
}

.L16-pink-100 {
    color: #fce4ec !important
}

.L16-pink-200 {
    color: #ffccde !important
}

.L16-pink-300 {
    color: #fba9c6 !important
}

.L16-pink-400 {
    color: #fb8db4 !important
}

.L16-pink-500 {
    color: #f978a6 !important
}

.L16-pink-600 {
    color: #f96197 !important
}

.L16-pink-700 {
    color: #f44c87 !important
}

.L16-pink-800 {
    color: #e53b75 !important
}

.L16-bg-purple-100 {
    background-color: #f6f2ff !important
}

.L16-bg-purple-200 {
    background-color: #e3dbf4 !important
}

.L16-bg-purple-300 {
    background-color: #d2c5ec !important
}

.L16-bg-purple-400 {
    background-color: #bba7e4 !important
}

.L16-bg-purple-500 {
    background-color: #a58add !important
}

.L16-bg-purple-600 {
    background-color: #926dde !important
}

.L16-bg-purple-700 {
    background-color: #7c51d1 !important
}

.L16-bg-purple-800 {
    background-color: #6d45bc !important
}

.L16-purple-100 {
    color: #f6f2ff !important
}

.L16-purple-200 {
    color: #e3dbf4 !important
}

.L16-purple-300 {
    color: #d2c5ec !important
}

.L16-purple-400 {
    color: #bba7e4 !important
}

.L16-purple-500 {
    color: #a58add !important
}

.L16-purple-600 {
    color: #926dde !important
}

.L16-purple-700 {
    color: #7c51d1 !important
}

.L16-purple-800 {
    color: #6d45bc !important
}

.L16-bg-indigo-100 {
    background-color: #edeff9 !important
}

.L16-bg-indigo-200 {
    background-color: #dadef5 !important
}

.L16-bg-indigo-300 {
    background-color: #bcc5f4 !important
}

.L16-bg-indigo-400 {
    background-color: #9daaf3 !important
}

.L16-bg-indigo-500 {
    background-color: #8897ec !important
}

.L16-bg-indigo-600 {
    background-color: #677ae4 !important
}

.L16-bg-indigo-700 {
    background-color: #5166d6 !important
}

.L16-bg-indigo-800 {
    background-color: #465bd4 !important
}

.L16-indigo-100 {
    color: #edeff9 !important
}

.L16-indigo-200 {
    color: #dadef5 !important
}

.L16-indigo-300 {
    color: #bcc5f4 !important
}

.L16-indigo-400 {
    color: #9daaf3 !important
}

.L16-indigo-500 {
    color: #8897ec !important
}

.L16-indigo-600 {
    color: #677ae4 !important
}

.L16-indigo-700 {
    color: #5166d6 !important
}

.L16-indigo-800 {
    color: #465bd4 !important
}

.L16-bg-blue-100 {
    background-color: #e8f1f8 !important
}

.L16-bg-blue-200 {
    background-color: #d5e4f1 !important
}

.L16-bg-blue-300 {
    background-color: #bcd8f1 !important
}

.L16-bg-blue-400 {
    background-color: #a2caee !important
}

.L16-bg-blue-500 {
    background-color: #89bceb !important
}

.L16-bg-blue-600 {
    background-color: var(--primary-color) !important
}

.L16-bg-blue-700 {
    background-color: #4e97d9 !important
}

.L16-bg-blue-800 {
    background-color: #3583ca !important
}

.L16-blue-100 {
    color: #e8f1f8 !important
}

.L16-blue-200 {
    color: #d5e4f1 !important
}

.L16-blue-300 {
    color: #bcd8f1 !important
}

.L16-blue-400 {
    color: #a2caee !important
}

.L16-blue-500 {
    color: #89bceb !important
}

.L16-blue-600 {
    color: var(--primary-color) !important
}

.L16-blue-700 {
    color: #4e97d9 !important
}

.L16-blue-800 {
    color: #3583ca !important
}

.L16-bg-cyan-100 {
    background-color: #ecf9fa !important
}

.L16-bg-cyan-200 {
    background-color: #d3eff2 !important
}

.L16-bg-cyan-300 {
    background-color: #baeaef !important
}

.L16-bg-cyan-400 {
    background-color: #9ae1e9 !important
}

.L16-bg-cyan-500 {
    background-color: #77d6e1 !important
}

.L16-bg-cyan-600 {
    background-color: #57c7d4 !important
}

.L16-bg-cyan-700 {
    background-color: #47b8c6 !important
}

.L16-bg-cyan-800 {
    background-color: #37a9b7 !important
}

.L16-cyan-100 {
    color: #ecf9fa !important
}

.L16-cyan-200 {
    color: #d3eff2 !important
}

.L16-cyan-300 {
    color: #baeaef !important
}

.L16-cyan-400 {
    color: #9ae1e9 !important
}

.L16-cyan-500 {
    color: #77d6e1 !important
}

.L16-cyan-600 {
    color: #57c7d4 !important
}

.L16-cyan-700 {
    color: #47b8c6 !important
}

.L16-cyan-800 {
    color: #37a9b7 !important
}

.L16-bg-teal-100 {
    background-color: #ecfdfc !important
}

.L16-bg-teal-200 {
    background-color: #cdf4f1 !important
}

.L16-bg-teal-300 {
    background-color: #99e1da !important
}

.L16-bg-teal-400 {
    background-color: #79d1c9 !important
}

.L16-bg-teal-500 {
    background-color: #56bfb5 !important
}

.L16-bg-teal-600 {
    background-color: #3aa99e !important
}

.L16-bg-teal-700 {
    background-color: #269b8f !important
}

.L16-bg-teal-800 {
    background-color: #178d81 !important
}

.L16-teal-100 {
    color: #ecfdfc !important
}

.L16-teal-200 {
    color: #cdf4f1 !important
}

.L16-teal-300 {
    color: #99e1da !important
}

.L16-teal-400 {
    color: #79d1c9 !important
}

.L16-teal-500 {
    color: #56bfb5 !important
}

.L16-teal-600 {
    color: #3aa99e !important
}

.L16-teal-700 {
    color: #269b8f !important
}

.L16-teal-800 {
    color: #178d81 !important
}

.L16-bg-green-100 {
    background-color: #e7faf2 !important
}

.L16-bg-green-200 {
    background-color: #bfedd8 !important
}

.L16-bg-green-300 {
    background-color: #9fe5c5 !important
}

.L16-bg-green-400 {
    background-color: #7dd3ae !important
}

.L16-bg-green-500 {
    background-color: #5cd29d !important
}

.L16-bg-green-600 {
    background-color: #46be8a !important
}

.L16-bg-green-700 {
    background-color: #36ab7a !important
}

.L16-bg-green-800 {
    background-color: #279566 !important
}

.L16-green-100 {
    color: #e7faf2 !important
}

.L16-green-200 {
    color: #bfedd8 !important
}

.L16-green-300 {
    color: #9fe5c5 !important
}

.L16-green-400 {
    color: #7dd3ae !important
}

.L16-green-500 {
    color: #5cd29d !important
}

.L16-green-600 {
    color: #46be8a !important
}

.L16-green-700 {
    color: #36ab7a !important
}

.L16-green-800 {
    color: #279566 !important
}

.L16-bg-light-green-100 {
    background-color: #f1f7ea !important
}

.L16-bg-light-green-200 {
    background-color: #e0ecd1 !important
}

.L16-bg-light-green-300 {
    background-color: #cadfb1 !important
}

.L16-bg-light-green-400 {
    background-color: #bad896 !important
}

.L16-bg-light-green-500 {
    background-color: #acd57c !important
}

.L16-bg-light-green-600 {
    background-color: #9ece67 !important
}

.L16-bg-light-green-700 {
    background-color: #83b944 !important
}

.L16-bg-light-green-800 {
    background-color: #70a532 !important
}

.L16-light-green-100 {
    color: #f1f7ea !important
}

.L16-light-green-200 {
    color: #e0ecd1 !important
}

.L16-light-green-300 {
    color: #cadfb1 !important
}

.L16-light-green-400 {
    color: #bad896 !important
}

.L16-light-green-500 {
    color: #acd57c !important
}

.L16-light-green-600 {
    color: #9ece67 !important
}

.L16-light-green-700 {
    color: #83b944 !important
}

.L16-light-green-800 {
    color: #70a532 !important
}

.L16-bg-yellow-100 {
    background-color: #fffae7 !important
}

.L16-bg-yellow-200 {
    background-color: #f9eec1 !important
}

.L16-bg-yellow-300 {
    background-color: #f6e7a9 !important
}

.L16-bg-yellow-400 {
    background-color: #f8e59b !important
}

.L16-bg-yellow-500 {
    background-color: #f7e083 !important
}

.L16-bg-yellow-600 {
    background-color: #f7da64 !important
}

.L16-bg-yellow-700 {
    background-color: #f9cd48 !important
}

.L16-bg-yellow-800 {
    background-color: #fbc02d !important
}

.L16-yellow-100 {
    color: #fffae7 !important
}

.L16-yellow-200 {
    color: #f9eec1 !important
}

.L16-yellow-300 {
    color: #f6e7a9 !important
}

.L16-yellow-400 {
    color: #f8e59b !important
}

.L16-yellow-500 {
    color: #f7e083 !important
}

.L16-yellow-600 {
    color: #f7da64 !important
}

.L16-yellow-700 {
    color: #f9cd48 !important
}

.L16-yellow-800 {
    color: #fbc02d !important
}

.L16-bg-orange-100 {
    background-color: #fff3e6 !important
}

.L16-bg-orange-200 {
    background-color: #ffddb9 !important
}

.L16-bg-orange-300 {
    background-color: #fbce9d !important
}

.L16-bg-orange-400 {
    background-color: #f6be80 !important
}

.L16-bg-orange-500 {
    background-color: #f4b066 !important
}

.L16-bg-orange-600 {
    background-color: #f2a654 !important
}

.L16-bg-orange-700 {
    background-color: #ec9940 !important
}

.L16-bg-orange-800 {
    background-color: #e98f2e !important
}

.L16-orange-100 {
    color: #fff3e6 !important
}

.L16-orange-200 {
    color: #ffddb9 !important
}

.L16-orange-300 {
    color: #fbce9d !important
}

.L16-orange-400 {
    color: #f6be80 !important
}

.L16-orange-500 {
    color: #f4b066 !important
}

.L16-orange-600 {
    color: #f2a654 !important
}

.L16-orange-700 {
    color: #ec9940 !important
}

.L16-orange-800 {
    color: #e98f2e !important
}

.L16-bg-brown-100 {
    background-color: #fae6df !important
}

.L16-bg-brown-200 {
    background-color: #e2bdaf !important
}

.L16-bg-brown-300 {
    background-color: #d3aa9c !important
}

.L16-bg-brown-400 {
    background-color: #b98e7e !important
}

.L16-bg-brown-500 {
    background-color: #a17768 !important
}

.L16-bg-brown-600 {
    background-color: #8d6658 !important
}

.L16-bg-brown-700 {
    background-color: #7d5b4f !important
}

.L16-bg-brown-800 {
    background-color: #715146 !important
}

.L16-brown-100 {
    color: #fae6df !important
}

.L16-brown-200 {
    color: #e2bdaf !important
}

.L16-brown-300 {
    color: #d3aa9c !important
}

.L16-brown-400 {
    color: #b98e7e !important
}

.L16-brown-500 {
    color: #a17768 !important
}

.L16-brown-600 {
    color: #8d6658 !important
}

.L16-brown-700 {
    color: #7d5b4f !important
}

.L16-brown-800 {
    color: #715146 !important
}

.L16-bg-grey-100 {
    background-color: #fafafa !important
}

.L16-bg-grey-200 {
    background-color: #eee !important
}

.L16-bg-grey-300 {
    background-color: #e0e0e0 !important
}

.L16-bg-grey-400 {
    background-color: #bdbdbd !important
}

.L16-bg-grey-500 {
    background-color: #9e9e9e !important
}

.L16-bg-grey-600 {
    background-color: #757575 !important
}

.L16-bg-grey-700 {
    background-color: #616161 !important
}

.L16-bg-grey-800 {
    background-color: #424242 !important
}

.L16-grey-100 {
    color: #fafafa !important
}

.L16-grey-200 {
    color: #eee !important
}

.L16-grey-300 {
    color: #e0e0e0 !important
}

.L16-grey-400 {
    color: #bdbdbd !important
}

.L16-grey-500 {
    color: #9e9e9e !important
}

.L16-grey-600 {
    color: #757575 !important
}

.L16-grey-700 {
    color: #616161 !important
}

.L16-grey-800 {
    color: #424242 !important
}

.L16-bg-blue-grey-100 {
    background-color: #f3f7f9 !important
}

.L16-bg-blue-grey-200 {
    background-color: #e4eaec !important
}

.L16-bg-blue-grey-300 {
    background-color: #ccd5db !important
}

.L16-bg-blue-grey-400 {
    background-color: #a3afb7 !important
}

.L16-bg-blue-grey-500 {
    background-color: #76838f !important
}

.L16-bg-blue-grey-600 {
    background-color: #526069 !important
}

.L16-bg-blue-grey-700 {
    background-color: #37474f !important
}

.L16-bg-blue-grey-800 {
    background-color: #263238 !important
}

.L16-blue-grey-100 {
    color: #f3f7f9 !important
}

.L16-blue-grey-200 {
    color: #e4eaec !important
}

.L16-blue-grey-300 {
    color: #ccd5db !important
}

.L16-blue-grey-400 {
    color: #a3afb7 !important
}

.L16-blue-grey-500 {
    color: #76838f !important
}

.L16-blue-grey-600 {
    color: #526069 !important
}

.L16-blue-grey-700 {
    color: #37474f !important
}

.L16-blue-grey-800 {
    color: #263238 !important
}

.L16-bg-primary-100 {
    background-color: #e8f1f8 !important
}

.L16-bg-primary-200 {
    background-color: #d5e4f1 !important
}

.L16-bg-primary-300 {
    background-color: #bcd8f1 !important
}

.L16-bg-primary-400 {
    background-color: #a2caee !important
}

.L16-bg-primary-500 {
    background-color: #89bceb !important
}

.L16-bg-primary-600 {
    background-color: var(--primary-color) !important
}

.L16-bg-primary-700 {
    background-color: #4e97d9 !important
}

.L16-bg-primary-800 {
    background-color: #3583ca !important
}

.L16-primary-100 {
    color: #e8f1f8 !important
}

.L16-primary-200 {
    color: #d5e4f1 !important
}

.L16-primary-300 {
    color: #bcd8f1 !important
}

.L16-primary-400 {
    color: #a2caee !important
}

.L16-primary-500 {
    color: #89bceb !important
}

.L16-primary-600 {
    color: var(--primary-color) !important
}

.L16-primary-700 {
    color: #4e97d9 !important
}

.L16-primary-800 {
    color: #3583ca !important
}

.L16-black {
    color: #000 !important
}

.L16-white {
    color: #fff !important
}

.L16-bg-white {
    color: #76838f;
    background-color: #fff
}

.L16-bg-primary {
    color: #fff;
    background-color: var(--primary-color)
}

.L16-bg-primary:hover {
    background-color: #8fc1f0
}

.L16-bg-primary a, .L16-bg-primary a.L16-bg-primary {
    color: #fff
}

.L16-bg-primary a.L16-bg-primary:hover, .L16-bg-primary a:hover {
    color: #fff
}

.L16-bg-success {
    color: #fff;
    background-color: #46be8a
}

.L16-bg-success:hover {
    background-color: #6ccba2
}

.L16-bg-success a, .L16-bg-success a.L16-bg-primary {
    color: #fff
}

.L16-bg-success a.L16-bg-primary:hover, .L16-bg-success a:hover {
    color: #fff
}

.L16-bg-info {
    color: #fff;
    background-color: #57c7d4
}

.L16-bg-info:hover {
    background-color: #80d5de
}

.L16-bg-info a, .L16-bg-info a.L16-bg-info {
    color: #fff
}

.L16-bg-info a.L16-bg-info:hover, .L16-bg-info a:hover {
    color: #fff
}

.L16-bg-warning {
    color: #fff;
    background-color: #f2a654
}

.L16-bg-warning:hover {
    background-color: #f6bf83
}

.L16-bg-warning a, .L16-bg-warning a.L16-bg-warning {
    color: #fff
}

.L16-bg-warning a.L16-bg-warning:hover, .L16-bg-warning a:hover {
    color: #fff
}

.L16-bg-danger {
    color: #fff;
    background-color: #f96868
}

.L16-bg-danger:hover {
    background-color: #fb9999
}

.L16-bg-danger a, .L16-bg-danger a.L16-bg-danger {
    color: #fff
}

.L16-bg-danger a.L16-bg-danger:hover, .L16-bg-danger a:hover {
    color: #fff
}

.L16-bg-dark {
    color: #fff;
    background-color: #526069
}

.L16-bg-dark:hover {
    background-color: #687a86
}

.L16-bg-dark a, .L16-bg-dark a.L16-bg-dark {
    color: #fff
}

.L16-bg-dark a.L16-bg-dark:hover, .L16-bg-dark a:hover {
    color: #fff
}

.L16-blocks, [class*=blocks-] {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.L16-blocks > .L16-block, [class*=blocks-] > .L16-block, [class*=blocks-] > li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    margin-bottom: 1.875rem;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.L16-blocks.L16-no-space, [class*=blocks-].L16-no-space {
    margin: 0
}

.L16-blocks.L16-no-space > .L16-block, .L16-blocks.L16-no-space > li, [class*=blocks-].L16-no-space > .L16-block, [class*=blocks-].L16-no-space > li {
    padding: 0;
    margin: 0
}

.L16-blocks-100 > .L16-block, .L16-blocks-100 > li {
    width: 100%
}

.L16-blocks-2 > .L16-block, .L16-blocks-2 > li {
    width: 50%
}

.L16-blocks-3 > .L16-block, .L16-blocks-3 > li {
    width: 33.333333%
}

.L16-blocks-4 > .L16-block, .L16-blocks-4 > li {
    width: 25%
}

.L16-blocks-5 > .L16-block, .L16-blocks-5 > li {
    width: 20%
}

.L16-blocks-6 > .L16-block, .L16-blocks-6 > li {
    width: 16.666667%
}

.L16-blocks-xs-100 > .L16-block, .L16-blocks-xs-100 > li {
    width: 100%
}

.L16-blocks-xs-2 > .L16-block, .L16-blocks-xs-2 > li {
    width: 50%
}

.L16-blocks-xs-3 > .L16-block, .L16-blocks-xs-3 > li {
    width: 33.333333%
}

.L16-blocks-xs-4 > .L16-block, .L16-blocks-xs-4 > li {
    width: 25%
}

.L16-blocks-xs-5 > .L16-block, .L16-blocks-xs-5 > li {
    width: 20%
}

.L16-blocks-xs-6 > .L16-block, .L16-blocks-xs-6 > li {
    width: 16.666667%
}

@media (min-width: 480px) {
    .L16-blocks-sm-100 > .L16-block, .L16-blocks-sm-100 > li {
        width: 100%
    }

    .L16-blocks-sm-2 > .L16-block, .L16-blocks-sm-2 > li {
        width: 50%
    }

    .L16-blocks-sm-3 > .L16-block, .L16-blocks-sm-3 > li {
        width: 33.333333%
    }

    .L16-blocks-sm-4 > .L16-block, .L16-blocks-sm-4 > li {
        width: 25%
    }

    .L16-blocks-sm-5 > .L16-block, .L16-blocks-sm-5 > li {
        width: 20%
    }

    .L16-blocks-sm-6 > .L16-block, .L16-blocks-sm-6 > li {
        width: 16.666667%
    }
}

@media (min-width: 768px) {
    .L16-blocks-md-100 > .L16-block, .L16-blocks-md-100 > li {
        width: 100%
    }

    .L16-blocks-md-2 > .L16-block, .L16-blocks-md-2 > li {
        width: 50%
    }

    .L16-blocks-md-3 > .L16-block, .L16-blocks-md-3 > li {
        width: 33.333333%
    }

    .L16-blocks-md-4 > .L16-block, .L16-blocks-md-4 > li {
        width: 25%
    }

    .L16-blocks-md-5 > .L16-block, .L16-blocks-md-5 > li {
        width: 20%
    }

    .L16-blocks-md-6 > .L16-block, .L16-blocks-md-6 > li {
        width: 16.666667%
    }
}

@media (min-width: 992px) {
    .L16-blocks-lg-100 > .L16-block, .L16-blocks-lg-100 > li {
        width: 100%
    }

    .L16-blocks-lg-2 > .L16-block, .L16-blocks-lg-2 > li {
        width: 50%
    }

    .L16-blocks-lg-3 > .L16-block, .L16-blocks-lg-3 > li {
        width: 33.333333%
    }

    .L16-blocks-lg-4 > .L16-block, .L16-blocks-lg-4 > li {
        width: 25%
    }

    .L16-blocks-lg-5 > .L16-block, .L16-blocks-lg-5 > li {
        width: 20%
    }

    .L16-blocks-lg-6 > .L16-block, .L16-blocks-lg-6 > li {
        width: 16.666667%
    }
}

@media (min-width: 1200px) {
    .L16-blocks-xl-100 > .L16-block, .L16-blocks-xl-100 > li {
        width: 100%
    }

    .L16-blocks-xl-2 > .L16-block, .L16-blocks-xl-2 > li {
        width: 50%
    }

    .L16-blocks-xl-3 > .L16-block, .L16-blocks-xl-3 > li {
        width: 33.333333%
    }

    .L16-blocks-xl-4 > .L16-block, .L16-blocks-xl-4 > li {
        width: 25%
    }

    .L16-blocks-xl-5 > .L16-block, .L16-blocks-xl-5 > li {
        width: 20%
    }

    .L16-blocks-xl-6 > .L16-block, .L16-blocks-xl-6 > li {
        width: 16.666667%
    }
}

@media (min-width: 1600px) {
    .L16-blocks-xxl-100 > .L16-block, .L16-blocks-xxl-100 > li {
        width: 100%
    }

    .L16-blocks-xxl-2 > .L16-block, .L16-blocks-xxl-2 > li {
        width: 50%
    }

    .L16-blocks-xxl-3 > .L16-block, .L16-blocks-xxl-3 > li {
        width: 33.333333%
    }

    .L16-blocks-xxl-4 > .L16-block, .L16-blocks-xxl-4 > li {
        width: 25%
    }

    .L16-blocks-xxl-5 > .L16-block, .L16-blocks-xxl-5 > li {
        width: 20%
    }

    .L16-blocks-xxl-6 > .L16-block, .L16-blocks-xxl-6 > li {
        width: 16.666667%
    }
}

.L16-avatar {
    position: relative;
    display: inline-block;
    width: 40px;
    white-space: nowrap;
    border-radius: 1000px;
    vertical-align: bottom
}

.L16-avatar i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 100%
}

.L16-avatar img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 0 none;
    border-radius: 1000px
}

.L16-avatar-online i {
    background-color: #46be8a
}

.L16-avatar-100 {
    width: 100px
}

.L16-avatar-100 i {
    height: 20px;
    width: 20px
}

.L16-avatar-lg {
    width: 50px
}

.L16-avatar-lg i {
    height: 12px;
    width: 12px
}

.L16-avatar-sm {
    width: 30px
}

.L16-avatar-sm i {
    height: 8px;
    width: 8px
}

.L16-avatar-xs {
    width: 20px
}

.L16-avatar-xs i {
    height: 7px;
    width: 7px
}

.L16-icon {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    line-height: 1
}

.L16-icon.L16-pull-xs-left {
    margin-right: .3em
}

.L16-icon.L16-pull-xs-right {
    margin-left: .3em
}

.L16-icon-circle {
    position: relative;
    margin: .5em
}

.L16-icon-circle:before {
    position: relative;
    z-index: 1
}

.L16-icon-circle:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    content: "";
    width: 2em;
    height: 2em;
    background-color: inherit;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.L16-icon-lg {
    font-size: 1.333333em;
    vertical-align: -15%
}

.L16-icon-2x {
    font-size: 2em
}

.L16-icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    -o-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.L16-hamburger {
    vertical-align: middle;
    font-size: 17px
}

.L16-hamburger, .L16-hamburger .L16-hamburger-bar, .L16-hamburger:after, .L16-hamburger:before {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

.L16-hamburger:after, .L16-hamburger:before {
    content: ""
}

.L16-hamburger .L16-hamburger-bar, .L16-hamburger:after, .L16-hamburger:before {
    display: block;
    width: 1em;
    height: .1em;
    margin: 0;
    border-radius: 1px;
    background: #76838f
}

.L16-navbar-default .L16-hamburger .L16-hamburger-bar, .L16-navbar-default .L16-hamburger:after, .L16-navbar-default .L16-hamburger:before {
    background: #76838f
}

.L16-navbar-inverse .L16-hamburger .L16-hamburger-bar, .L16-navbar-inverse .L16-hamburger:after, .L16-navbar-inverse .L16-hamburger:before {
    background: #fff
}

.L16-hamburger .L16-hamburger-bar {
    margin: .2em 0
}

.L16-hamburger-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%
}

.L16-hamburger-close .L16-hamburger-bar {
    opacity: 0
}

.L16-hamburger-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%
}

.L16-hamburger-close.L16-collapsed:before, .L16-hamburger-close.L16-hided:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.L16-hamburger-close.L16-collapsed .L16-hamburger-bar, .L16-hamburger-close.L16-hided .L16-hamburger-bar {
    opacity: 1
}

.L16-hamburger-close.L16-collapsed:after, .L16-hamburger-close.L16-hided:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.L16-hamburger-arrow-left.L16-collapsed {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.L16-hamburger-arrow-left.L16-collapsed:before {
    width: .6em;
    -webkit-transform: translate3d(.45em, .1em, 0) rotate(45deg);
    transform: translate3d(.45em, .1em, 0) rotate(45deg)
}

.L16-hamburger-arrow-left.L16-collapsed .L16-hamburger-bar {
    border-radius: .2em
}

.L16-hamburger-arrow-left.L16-collapsed:after {
    width: .6em;
    -webkit-transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
    transform: translate3d(.45em, -.1em, 0) rotate(-45deg)
}

.L16-counter-label {
    display: block
}

.L16-counter-icon {
    font-size: 20px
}

.L16-table + .L16-panel-footer {
    padding-top: 15px;
    border-color: #e4eaec
}

.L16-cover {
    overflow: hidden
}

.L16-cover-image {
    width: 100%
}

.L16-overlay {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.L16-overlay-figure {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0
}

.L16-overlay-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff
}

.L16-overlay-panel a:not([class]) {
    color: inherit;
    text-decoration: underline
}

.L16-overlay-panel > :last-child {
    margin-bottom: 0
}

.L16-overlay-panel h1, .L16-overlay-panel h2, .L16-overlay-panel h3, .L16-overlay-panel h4, .L16-overlay-panel h5, .L16-overlay-panel h6 {
    color: inherit
}

.L16-overlay-hover:not(:hover) .L16-overlay-panel:not(.L16-overlay-background-fixed) {
    opacity: 0
}

.L16-overlay-background {
    background: rgba(0, 0, 0, .5)
}

.L16-overlay-image {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.L16-overlay-top {
    bottom: auto
}

.L16-overlay-bottom {
    top: auto
}

.L16-overlay-left {
    right: auto
}

.L16-overlay-right {
    left: auto
}

.L16-overlay-icon {
    font-size: 0;
    text-align: center
}

.L16-overlay-icon:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.L16-overlay-icon .L16-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    text-decoration: none
}

.L16-overlay-blur, .L16-overlay-fade, .L16-overlay-grayscale, .L16-overlay-scale, .L16-overlay-spin, [class*=overlay-slide] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity -webkit-transform -webkit-filter, opacity -webkit-transform filter;
    -o-transition-property: opacity -o-transform filter;
    transition-property: opacity transform filter
}

.L16-overlay-fade {
    opacity: .7
}

.L16-overlay-hover:hover .L16-overlay-fade {
    opacity: 1
}

.L16-overlay-scale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.L16-overlay-hover:hover .L16-overlay-scale {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.L16-overlay-spin {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.L16-overlay-hover:hover .L16-overlay-spin {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg)
}

.L16-overlay-grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.L16-overlay-hover:hover .L16-overlay-grayscale {
    filter: grayscale(0);
    -webkit-filter: grayscale(0)
}

[class*=overlay-slide] {
    opacity: 0
}

.L16-overlay-slide-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.L16-overlay-slide-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.L16-overlay-slide-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.L16-overlay-slide-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.L16-overlay-hover:hover [class*=overlay-slide] {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.L16-comments {
    padding: 0;
    margin: 0
}

.L16-comments .L16-comment {
    border: none;
    border-bottom: 1px solid #e4eaec
}

.L16-comments .L16-comment .L16-comment:first-child {
    border-top: 1px solid #e4eaec
}

.L16-comments .L16-comment .L16-comment:last-child {
    border-bottom: none
}

.L16-comment {
    padding: 20px 0;
    margin: 0
}

.L16-comment .L16-comment {
    margin-top: 20px;
    padding-bottom: 20px
}

.L16-comment .L16-comment:last-child {
    padding-bottom: 0
}

.L16-comment-author, .L16-comment-author:focus, .L16-comment-author:hover {
    color: #37474f
}

.L16-comment-meta {
    margin-left: 5px;
    display: inline-block;
    font-size: .858rem;
    color: #a3afb7
}

.L16-comment-content {
    margin-top: 5px
}

.L16-comment-content p {
    margin-bottom: 10px
}

.L16-pearls {
    display: block;
    margin: 0 0 22px
}

.L16-pearl {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center
}

.L16-pearl:after, .L16-pearl:before {
    position: absolute;
    top: 18px;
    z-index: 0;
    width: 50%;
    height: 4px;
    content: "";
    background-color: #f3f7f9
}

.L16-pearl:before {
    left: 0
}

.L16-pearl:after {
    right: 0
}

.L16-pearl:first-child:before, .L16-pearl:last-child:after {
    display: none !important
}

.L16-pearl-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #ccd5db;
    border-radius: 50%;
    border: 2px solid #ccd5db
}

.L16-pearl-icon {
    font-size: 18px
}

.L16-pearl-title {
    margin-top: .5em;
    display: block;
    font-size: 16px;
    color: #526069;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.L16-pearl.L16-current:after, .L16-pearl.L16-current:before {
    background-color: var(--primary-color)
}

.L16-pearl.L16-current .L16-pearl-icon {
    color: var(--primary-color);
    background-color: #fff;
    border-color: var(--primary-color);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.L16-pearl.L16-disabled {
    pointer-events: none;
    cursor: auto
}

.L16-pearl.L16-disabled:after, .L16-pearl.L16-disabled:before {
    background-color: #f3f7f9
}

.L16-pearl.L16-disabled .L16-pearl-icon {
    color: #fff;
    background-color: #ccd5db;
    border-color: #ccd5db
}

.L16-pearl.L16-error:before {
    background-color: var(--primary-color)
}

.L16-pearl.L16-error:after {
    background-color: #f3f7f9
}

.L16-pearl.L16-error .L16-pearl-icon {
    color: #f96868;
    background-color: #fff;
    border-color: #f96868
}

.L16-pearl.L16-done:after, .L16-pearl.L16-done:before {
    background-color: var(--primary-color)
}

.L16-pearl.L16-done .L16-pearl-icon {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.L16-pricing-list {
    margin-bottom: 22px;
    text-align: center;
    border: 1px solid #e4eaec;
    border-radius: .215rem
}

.L16-pricing-list [class*=bg-], .L16-pricing-list [class*=bg-] *, .L16-pricing-list [class^=bg-], .L16-pricing-list [class^=bg-] * {
    color: #fff
}

.L16-pricing-list .L16-pricing-header {
    border-bottom: 1px solid #e4eaec;
    border-radius: .215rem .215rem 0 0
}

.L16-pricing-list .L16-pricing-title {
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: .215rem .215rem 0 0
}

.L16-pricing-list .L16-pricing-price {
    padding: 20px 30px;
    margin: 0;
    font-size: 3.858rem;
    font-weight: 700;
    color: #37474f
}

.L16-pricing-list .L16-pricing-period {
    font-size: 1rem;
    font-weight: 400
}

.L16-pricing-list .L16-pricing-features {
    padding: 0 18px;
    margin: 0
}

.L16-pricing-list .L16-pricing-features li {
    display: block;
    padding: 15px;
    list-style: none;
    border-top: 1px dashed #e4eaec
}

.L16-pricing-list .L16-pricing-features li:first-child {
    border-top: none
}

.L16-pricing-list .L16-pricing-footer {
    padding: 30px;
    border-radius: 0 0 .215rem .215rem
}

.L16-example-wrap {
    margin-bottom: 80px
}

.L16-example-wrap .L16-example-wrap {
    margin-bottom: 0
}

.L16-example {
    margin-top: 20px;
    margin-bottom: 20px
}

.L16-example:before {
    content: "";
    display: table
}

.L16-example::after {
    content: "";
    display: table;
    clear: both
}

.L16-example-title {
    text-transform: uppercase
}

h4.L16-example-title {
    font-size: 14px
}

h3.L16-example-title {
    font-size: 18px
}

.L16-example-well {
    position: relative;
    margin-bottom: 30px;
    background-color: #f3f7f9
}

.L16-example-well .L16-center {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.L16-well {
    min-height: 20px;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e4eaec;
    background-color: #f3f7f9;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .02);
    -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, .02);
    -o-box-shadow: inset 0 0 1px rgba(0, 0, 0, .02);
    -ms-box-shadow: inset 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .02);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

@font-face {
    font-family: "metinfo-icon2";
    font-weight: 400;
    font-style: normal;
    src: url(../../fonts/web-icons/metinfo-icon2.eot?t=1618401360437);
    src: url(/fonts/metinfo-icon2.eot) format('embedded-opentype'), url(/fonts/metinfo-icon2.woff2) format('woff2'), url(/fonts/metinfo-icon2.woff) format('woff'), url(/fonts/metinfo-icon2.ttf) format('truetype'), url(/fonts/metinfo-icon2.svg) format('svg')
}

[class*=' wb-'], [class^='wb-'] {
    font-family: 'metinfo-icon2';
    font-weight: 400;
    font-style: normal;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.L16-wb-play:before {
    content: "\e731"
}

.L16-wb-search:before {
    content: "\e659"
}

.L16-wb-wrench:before {
    content: "\e65a"
}

.L16-wb-memory:before {
    content: "\e6f6"
}

.L16-wb-move:before {
    content: "\e6f7"
}

.L16-wb-musical:before {
    content: "\e6f8"
}

.L16-wb-more-vertical:before {
    content: "\e6f9"
}

.L16-wb-more-horizontal:before {
    content: "\e6fa"
}

.L16-wb-link:before {
    content: "\e6fb"
}

.L16-wb-pencil:before {
    content: "\e6fc"
}

.L16-wb-pause:before {
    content: "\e6fd"
}

.L16-wb-order:before {
    content: "\e6fe"
}

.L16-wb-payment:before {
    content: "\e6ff"
}

.L16-wb-map:before {
    content: "\e700"
}

.L16-wb-plus:before {
    content: "\e701"
}

.L16-wb-plus-circle:before {
    content: "\e702"
}

.L16-wb-paperclip:before {
    content: "\e703"
}

.L16-wb-power:before {
    content: "\e704"
}

.L16-wb-plugin:before {
    content: "\e705"
}

.L16-wb-pie-chart:before {
    content: "\e706"
}

.L16-wb-refresh:before {
    content: "\e707"
}

.L16-wb-reload:before {
    content: "\e708"
}

.L16-wb-quote-left:before {
    content: "\e709"
}

.L16-wb-random:before {
    content: "\e70a"
}

.L16-wb-pluse:before {
    content: "\e70b"
}

.L16-wb-reply:before {
    content: "\e70c"
}

.L16-wb-share:before {
    content: "\e70d"
}

.L16-wb-replay:before {
    content: "\e70e"
}

.L16-wb-scissor:before {
    content: "\e70f"
}

.L16-wb-settings:before {
    content: "\e710"
}

.L16-wb-small-point:before {
    content: "\e711"
}

.L16-wb-print:before {
    content: "\e712"
}

.L16-wb-quote-right:before {
    content: "\e713"
}

.L16-wb-mobile:before {
    content: "\e714"
}

.L16-wb-sort-asc:before {
    content: "\e715"
}

.L16-wb-shopping-cart:before {
    content: "\e716"
}

.L16-wb-star:before {
    content: "\e717"
}

.L16-wb-star-half:before {
    content: "\e718"
}

.L16-wb-stop:before {
    content: "\e719"
}

.L16-wb-stats-bars:before {
    content: "\e71a"
}

.L16-wb-sort-vertical:before {
    content: "\e71b"
}

.L16-wb-signal:before {
    content: "\e71c"
}

.L16-wb-rubber:before {
    content: "\e71d"
}

.L16-wb-sort-des:before {
    content: "\e71e"
}

.L16-wb-thumb-down:before {
    content: "\e71f"
}

.L16-wb-text-type:before {
    content: "\e720"
}

.L16-wb-triangle-up:before {
    content: "\e721"
}

.L16-wb-text:before {
    content: "\e722"
}

.L16-wb-table:before {
    content: "\e723"
}

.L16-wb-trash:before {
    content: "\e724"
}

.L16-wb-star-outline:before {
    content: "\e725"
}

.L16-wb-tag:before {
    content: "\e726"
}

.L16-wb-underline:before {
    content: "\e727"
}

.L16-wb-triangle-down:before {
    content: "\e728"
}

.L16-wb-triangle-right:before {
    content: "\e729"
}

.L16-wb-time:before {
    content: "\e72a"
}

.L16-wb-user:before {
    content: "\e72b"
}

.L16-wb-user-add:before {
    content: "\e72c"
}

.L16-wb-upload:before {
    content: "\e72d"
}

.L16-wb-triangle-left:before {
    content: "\e72e"
}

.L16-wb-thumb-up:before {
    content: "\e72f"
}

.L16-wb-video:before {
    content: "\e730"
}

.L16-wb-user-circle:before {
    content: "\e732"
}

.L16-wb-volume-off:before {
    content: "\e733"
}

.L16-wb-warning:before {
    content: "\e734"
}

.L16-wb-zoom-in:before {
    content: "\e735"
}

.L16-wb-volume-high:before {
    content: "\e736"
}

.L16-wb-unlock:before {
    content: "\e737"
}

.L16-wb-zoom-out:before {
    content: "\e738"
}

.L16-wb-users:before {
    content: "\e739"
}

.L16-wb-volume-low:before {
    content: "\e73a"
}

.L16-wb-alert-circle:before {
    content: "\e692"
}

.L16-wb-alert:before {
    content: "\e693"
}

.L16-wb-align-justify:before {
    content: "\e694"
}

.L16-wb-align-right:before {
    content: "\e695"
}

.L16-wb-arrow-down:before {
    content: "\e696"
}

.L16-wb-align-center:before {
    content: "\e697"
}

.L16-wb-arrow-right:before {
    content: "\e698"
}

.L16-wb-align-left:before {
    content: "\e699"
}

.L16-wb-add-file:before {
    content: "\e69a"
}

.L16-wb-bell:before {
    content: "\e69b"
}

.L16-wb-bookmark:before {
    content: "\e69c"
}

.L16-wb-arrow-up:before {
    content: "\e69d"
}

.L16-wb-book:before {
    content: "\e69e"
}

.L16-wb-arrow-shrink:before {
    content: "\e69f"
}

.L16-wb-camera:before {
    content: "\e6a0"
}

.L16-wb-chevron-down-mini:before {
    content: "\e6a1"
}

.L16-wb-attach-file:before {
    content: "\e6a2"
}

.L16-wb-chevron-down:before {
    content: "\e6a3"
}

.L16-wb-arrow-left:before {
    content: "\e6a4"
}

.L16-wb-chat-group:before {
    content: "\e6a5"
}

.L16-wb-briefcase:before {
    content: "\e6a6"
}

.L16-wb-arrow-expand:before {
    content: "\e6a7"
}

.L16-wb-chevron-right-mini:before {
    content: "\e6a8"
}

.L16-wb-check-circle:before {
    content: "\e6a9"
}

.L16-wb-chat:before {
    content: "\e6aa"
}

.L16-wb-chat-text:before {
    content: "\e6ab"
}

.L16-wb-chevron-up:before {
    content: "\e6ac"
}

.L16-wb-check:before {
    content: "\e6ad"
}

.L16-wb-bold:before {
    content: "\e6ae"
}

.L16-wb-close:before {
    content: "\e6af"
}

.L16-wb-close-mini:before {
    content: "\e6b0"
}

.L16-wb-chevron-left:before {
    content: "\e6b1"
}

.L16-wb-clipboard:before {
    content: "\e6b2"
}

.L16-wb-code-unfold:before {
    content: "\e6b3"
}

.L16-wb-cloud:before {
    content: "\e6b4"
}

.L16-wb-calendar:before {
    content: "\e6b5"
}

.L16-wb-code-working:before {
    content: "\e6b6"
}

.L16-wb-chevron-left-mini:before {
    content: "\e6b7"
}

.L16-wb-crop:before {
    content: "\e6b8"
}

.L16-wb-chevron-up-mini:before {
    content: "\e6b9"
}

.L16-wb-copy:before {
    content: "\e6ba"
}

.L16-wb-chat-working:before {
    content: "\e6bb"
}

.L16-wb-dropleft:before {
    content: "\e6bc"
}

.L16-wb-dropdown:before {
    content: "\e6bd"
}

.L16-wb-chevron-right:before {
    content: "\e6be"
}

.L16-wb-check-mini:before {
    content: "\e6bf"
}

.L16-wb-dashboard:before {
    content: "\e6c0"
}

.L16-wb-desktop:before {
    content: "\e6c1"
}

.L16-wb-code:before {
    content: "\e6c2"
}

.L16-wb-download:before {
    content: "\e6c3"
}

.L16-wb-contract:before {
    content: "\e6c4"
}

.L16-wb-emoticon:before {
    content: "\e6c5"
}

.L16-wb-dropright:before {
    content: "\e6c6"
}

.L16-wb-envelope:before {
    content: "\e6c7"
}

.L16-wb-envelope-open:before {
    content: "\e6c8"
}

.L16-wb-file:before {
    content: "\e6c9"
}

.L16-wb-extension:before {
    content: "\e6ca"
}

.L16-wb-edit:before {
    content: "\e6cb"
}

.L16-wb-dropup:before {
    content: "\e6cc"
}

.L16-wb-expand:before {
    content: "\e6cd"
}

.L16-wb-fullscreen-exit:before {
    content: "\e6ce"
}

.L16-wb-folder:before {
    content: "\e6cf"
}

.L16-wb-eye:before {
    content: "\e6d0"
}

.L16-wb-flag:before {
    content: "\e6d1"
}

.L16-wb-fullscreen:before {
    content: "\e6d2"
}

.L16-wb-eye-close:before {
    content: "\e6d3"
}

.L16-wb-graph-up:before {
    content: "\e6d4"
}

.L16-wb-gallery:before {
    content: "\e6d5"
}

.L16-wb-graph-down:before {
    content: "\e6d6"
}

.L16-wb-globe:before {
    content: "\e6d7"
}

.L16-wb-image:before {
    content: "\e6d8"
}

.L16-wb-heart:before {
    content: "\e6d9"
}

.L16-wb-home:before {
    content: "\e6da"
}

.L16-wb-heart-outline:before {
    content: "\e6db"
}

.L16-wb-grid-4:before {
    content: "\e6dc"
}

.L16-wb-hammer:before {
    content: "\e6dd"
}

.L16-wb-help:before {
    content: "\e6de"
}

.L16-wb-help-circle:before {
    content: "\e6df"
}

.L16-wb-info:before {
    content: "\e6e0"
}

.L16-wb-indent-decrease:before {
    content: "\e6e1"
}

.L16-wb-format-clear:before {
    content: "\e6e2"
}

.L16-wb-indent-increase:before {
    content: "\e6e3"
}

.L16-wb-layout:before {
    content: "\e6e4"
}

.L16-wb-grid-9:before {
    content: "\e6e5"
}

.L16-wb-inbox:before {
    content: "\e6e6"
}

.L16-wb-italic:before {
    content: "\e6e7"
}

.L16-wb-large-point:before {
    content: "\e6e8"
}

.L16-wb-info-circle:before {
    content: "\e6e9"
}

.L16-wb-library:before {
    content: "\e6ea"
}

.L16-wb-list-numbered:before {
    content: "\e6eb"
}

.L16-wb-list:before {
    content: "\e6ec"
}

.L16-wb-list-bulleted:before {
    content: "\e6ed"
}

.L16-wb-link-broken:before {
    content: "\e6ee"
}

.L16-wb-lock:before {
    content: "\e6ef"
}

.L16-wb-link-intact:before {
    content: "\e6f0"
}

.L16-wb-menu:before {
    content: "\e6f1"
}

.L16-wb-minus-circle:before {
    content: "\e6f2"
}

.L16-wb-medium-point:before {
    content: "\e6f3"
}

.L16-wb-minus:before {
    content: "\e6f4"
}

.L16-wb-loop:before {
    content: "\e6f5"
}

@font-face {
    font-family: "metinfo-icon1";
    src: url(/fonts/metinfo-icon1.eot);
    src: url(/fonts/metinfo-icon1.eot) format('embedded-opentype'), url(/fonts/metinfo-icon1.woff2) format('woff2'), url(/fonts/metinfo-icon1.woff) format('woff'), url(/fonts/metinfo-icon1.ttf) format('truetype'), url(/fonts/metinfo-icon1.svg) format('svg')
}

.L16-fa, [class*=' fa-'], [class^='fa-'] {
    display: inline-block;
    font: normal normal normal 14px/1 'metinfo-icon1';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.L16-fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.L16-fa-2x {
    font-size: 2em
}

.L16-fa-3x {
    font-size: 3em
}

.L16-fa-4x {
    font-size: 4em
}

.L16-fa-5x {
    font-size: 5em
}

.L16-fa-fw {
    width: 1.28571429em;
    text-align: center
}

.L16-fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.L16-fa-ul > li {
    position: relative
}

.L16-fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.L16-fa-li.L16-fa-lg {
    left: -1.85714286em
}

.L16-fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.L16-fa-pull-left {
    float: left
}

.L16-fa-pull-right {
    float: right
}

.L16-fa.L16-fa-pull-left {
    margin-right: .3em
}

.L16-fa.L16-fa-pull-right {
    margin-left: .3em
}

.L16-pull-right {
    float: right
}

.L16-pull-left {
    float: left
}

.L16-fa.L16-pull-left {
    margin-right: .3em
}

.L16-fa.L16-pull-right {
    margin-left: .3em
}

.L16-fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.L16-fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.L16-fa-rotate-90 {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
    -webkit-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.L16-fa-rotate-180 {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important
}

.L16-fa-rotate-270 {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
    -webkit-transform: rotate(270deg) !important;
    -ms-transform: rotate(270deg) !important;
    transform: rotate(270deg) !important
}

.L16-fa-flip-horizontal {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)';
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.L16-fa-flip-vertical {
    -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)';
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .L16-fa-rotate-90, :root .L16-fa-rotate-180, :root .L16-fa-rotate-270, :root .L16-fa-flip-horizontal, :root .L16-fa-flip-vertical {
    filter: none
}

.L16-fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.L16-fa-stack-1x, .L16-fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.L16-fa-stack-1x {
    line-height: inherit
}

.L16-fa-stack-2x {
    font-size: 2em
}

.L16-fa-inverse {
    color: #fff
}

.L16-fa-certificate:before {
    content: "\e6c5"
}

.L16-fa-y-combinator:before {
    content: "\e6c9"
}

.L16-fa-battery-0:before {
    content: "\e6cd"
}

.L16-fa-user-o:before {
    content: "\e6dd"
}

.L16-fa-bomb:before {
    content: "\e863"
}

.L16-fa-bathtub:before {
    content: "\e86f"
}

.L16-fa-chevron-circle-left:before {
    content: "\e928"
}

.L16-fa-cloud-upload:before {
    content: "\e929"
}

.L16-fa-clone:before {
    content: "\e92a"
}

.L16-fa-circle-thin:before {
    content: "\e92b"
}

.L16-fa-circle:before {
    content: "\e92c"
}

.L16-fa-clock-o:before {
    content: "\e92d"
}

.L16-fa-compress:before {
    content: "\e92e"
}

.L16-fa-child:before {
    content: "\e92f"
}

.L16-fa-copy:before {
    content: "\e932"
}

.L16-fa-chevron-circle-down:before {
    content: "\e934"
}

.L16-fa-cloud-download:before {
    content: "\e935"
}

.L16-fa-cny:before {
    content: "\e936"
}

.L16-fa-contao:before {
    content: "\e937"
}

.L16-fa-battery:before {
    content: "\e938"
}

.L16-fa-chevron-circle-down1:before {
    content: "\e93b"
}

.L16-fa-cc-stripe:before {
    content: "\e93e"
}

.L16-fa-chevron-circle-right1:before {
    content: "\e942"
}

.L16-fa-chevron-circle-up1:before {
    content: "\e943"
}

.L16-fa-chevron-right:before {
    content: "\e945"
}

.L16-fa-chevron-down1:before {
    content: "\e946"
}

.L16-fa-cloud-download1:before {
    content: "\e94e"
}

.L16-fa-chevron-circle-left1:before {
    content: "\e94f"
}

.L16-fa-cubes:before {
    content: "\e954"
}

.L16-fa-digg:before {
    content: "\e955"
}

.L16-fa-cube:before {
    content: "\e956"
}

.L16-fa-deafness:before {
    content: "\e957"
}

.L16-fa-dedent:before {
    content: "\e958"
}

.L16-fa-cut:before {
    content: "\e95a"
}

.L16-fa-dollar:before {
    content: "\e95b"
}

.L16-fa-envelope:before {
    content: "\e95d"
}

.L16-fa-dashboard:before {
    content: "\e95e"
}

.L16-fa-eject:before {
    content: "\e95f"
}

.L16-fa-envelope-square:before {
    content: "\e960"
}

.L16-fa-envelope-o:before {
    content: "\e961"
}

.L16-fa-edit:before {
    content: "\e962"
}

.L16-fa-drivers-license-o:before {
    content: "\e963"
}

.L16-fa-drivers-license:before {
    content: "\e964"
}

.L16-fa-fa:before {
    content: "\e965"
}

.L16-fa-external-link:before {
    content: "\e966"
}

.L16-fa-expand:before {
    content: "\e967"
}

.L16-fa-envira:before {
    content: "\e968"
}

.L16-fa-facebook-f:before {
    content: "\e969"
}

.L16-fa-file:before {
    content: "\e96a"
}

.L16-fa-euro:before {
    content: "\e96b"
}

.L16-fa-facebook:before {
    content: "\e96c"
}

.L16-fa-facebook-square:before {
    content: "\e96d"
}

.L16-fa-facebook-official:before {
    content: "\e96e"
}

.L16-fa-file-o:before {
    content: "\e96f"
}

.L16-fa-file-movie-o:before {
    content: "\e970"
}

.L16-fa-expeditedssl:before {
    content: "\e971"
}

.L16-fa-file-video-o:before {
    content: "\e972"
}

.L16-fa-file-picture-o:before {
    content: "\e973"
}

.L16-fa-file-pdf-o:before {
    content: "\e974"
}

.L16-fa-file-powerpoint-o:before {
    content: "\e975"
}

.L16-fa-filepowerpointo:before {
    content: "\e976"
}

.L16-fa-file-photo-o:before {
    content: "\e977"
}

.L16-fa-file-sound-o:before {
    content: "\e978"
}

.L16-fa-flickr:before {
    content: "\e979"
}

.L16-fa-file-word-o:before {
    content: "\e97a"
}

.L16-fa-flash:before {
    content: "\e97b"
}

.L16-fa-first-order:before {
    content: "\e97c"
}

.L16-fa-firefox:before {
    content: "\e97d"
}

.L16-fa-file-zip-o:before {
    content: "\e97e"
}

.L16-fa-folder-o:before {
    content: "\e97f"
}

.L16-fa-font-awesome:before {
    content: "\e980"
}

.L16-fa-floppy-o:before {
    content: "\e981"
}

.L16-fa-font:before {
    content: "\e982"
}

.L16-fa-fonticons:before {
    content: "\e983"
}

.L16-fa-folder-open-o:before {
    content: "\e984"
}

.L16-fa-foursquare:before {
    content: "\e985"
}

.L16-fa-fort-awesome:before {
    content: "\e986"
}

.L16-fa-futbol-o:before {
    content: "\e987"
}

.L16-fa-forumbee:before {
    content: "\e988"
}

.L16-fa-gear:before {
    content: "\e989"
}

.L16-fa-genderless:before {
    content: "\e98a"
}

.L16-fa-gg:before {
    content: "\e98b"
}

.L16-fa-gg-circle:before {
    content: "\e98c"
}

.L16-fa-ge:before {
    content: "\e98d"
}

.L16-fa-git:before {
    content: "\e98e"
}

.L16-fa-google-plus-circle:before {
    content: "\e98f"
}

.L16-fa-gittip:before {
    content: "\e990"
}

.L16-fa-google-wallet:before {
    content: "\e991"
}

.L16-fa-group:before {
    content: "\e992"
}

.L16-fa-hand-lizard-o:before {
    content: "\e993"
}

.L16-fa-gears:before {
    content: "\e994"
}

.L16-fa-hand-o-right:before {
    content: "\e995"
}

.L16-fa-hand-grab-o:before {
    content: "\e996"
}

.L16-fa-hand-stop-o:before {
    content: "\e997"
}

.L16-fa-hand-o-up:before {
    content: "\e998"
}

.L16-fa-hard-of-hearing:before {
    content: "\e999"
}

.L16-fa-header:before {
    content: "\e99a"
}

.L16-fa-houzz:before {
    content: "\e99b"
}

.L16-fa-hand-o-down:before {
    content: "\e99c"
}

.L16-fa-hospital-o:before {
    content: "\e99d"
}

.L16-fa-hdd-o:before {
    content: "\e99e"
}

.L16-fa-html5:before {
    content: "\e99f"
}

.L16-fa-hand-o-left:before {
    content: "\e9a0"
}

.L16-fa-hotel:before {
    content: "\e9a1"
}

.L16-fa-ils:before {
    content: "\e9a2"
}

.L16-fa-info-circle:before {
    content: "\e9a3"
}

.L16-fa-indent:before {
    content: "\e9a4"
}

.L16-fa-id-card:before {
    content: "\e9a5"
}

.L16-fa-intersex:before {
    content: "\e9a6"
}

.L16-fa-legal:before {
    content: "\e9a7"
}

.L16-fa-institution:before {
    content: "\e9a8"
}

.L16-fa-life-buoy:before {
    content: "\e9a9"
}

.L16-fa-life-bouy:before {
    content: "\e9aa"
}

.L16-fa-list-alt:before {
    content: "\e9ab"
}

.L16-fa-life-saver:before {
    content: "\e9ac"
}

.L16-fa-list-ul:before {
    content: "\e9ad"
}

.L16-fa-long-arrow-down:before {
    content: "\e9ae"
}

.L16-fa-long-arrow-right:before {
    content: "\e9af"
}

.L16-fa-id-card-o:before {
    content: "\e9b0"
}

.L16-fa-life-ring:before {
    content: "\e9b1"
}

.L16-fa-mail-reply:before {
    content: "\e9b2"
}

.L16-fa-mail-reply-all:before {
    content: "\e9b3"
}

.L16-fa-maxcdn:before {
    content: "\e9b4"
}

.L16-fa-map-pin:before {
    content: "\e9b5"
}

.L16-fa-mail-forward:before {
    content: "\e9b6"
}

.L16-fa-long-arrow-left:before {
    content: "\e9b7"
}

.L16-fa-medium:before {
    content: "\e9b8"
}

.L16-fa-meanpath:before {
    content: "\e9b9"
}

.L16-fa-mortar-board:before {
    content: "\e9ba"
}

.L16-fa-mobile-phone:before {
    content: "\e9bb"
}

.L16-fa-navicon:before {
    content: "\e9bc"
}

.L16-fa-long-arrow-up:before {
    content: "\e9bd"
}

.L16-fa-paper-plane:before {
    content: "\e9be"
}

.L16-fa-outdent:before {
    content: "\e9bf"
}

.L16-fa-paper-plane-o:before {
    content: "\e9c0"
}

.L16-fa-meetup:before {
    content: "\e9c1"
}

.L16-fa-opencart:before {
    content: "\e9c2"
}

.L16-fa-openid:before {
    content: "\e9c3"
}

.L16-fa-paypal:before {
    content: "\e9c4"
}

.L16-fa-paste:before {
    content: "\e9c5"
}

.L16-fa-pencil:before {
    content: "\e9c6"
}

.L16-fa-git-square:before {
    content: "\e9c7"
}

.L16-fa-photo:before {
    content: "\e9c8"
}

.L16-fa-pencil-square:before {
    content: "\e9c9"
}

.L16-fa-pied-piper-pp:before {
    content: "\e9ca"
}

.L16-fa-plus-square-o:before {
    content: "\e9cb"
}

.L16-fa-play-circle-o:before {
    content: "\e9cc"
}

.L16-fa-pied-piper:before {
    content: "\e9cd"
}

.L16-fa-quora:before {
    content: "\e9ce"
}

.L16-fa-paragraph:before {
    content: "\e9cf"
}

.L16-fa-ra:before {
    content: "\e9d0"
}

.L16-fa-reddit-alien:before {
    content: "\e9d1"
}

.L16-fa-refresh:before {
    content: "\e9d2"
}

.L16-fa-remove:before {
    content: "\e9d3"
}

.L16-fa-repeat:before {
    content: "\e9d4"
}

.L16-fa-reorder:before {
    content: "\e9d5"
}

.L16-fa-send:before {
    content: "\e9d6"
}

.L16-fa-reddit-square:before {
    content: "\e9d7"
}

.L16-fa-rmb:before {
    content: "\e9d8"
}

.L16-fa-share-square-o:before {
    content: "\e9d9"
}

.L16-fa-reddit:before {
    content: "\e9da"
}

.L16-fa-sheqel:before {
    content: "\e9db"
}

.L16-fa-shekel:before {
    content: "\e9dc"
}

.L16-fa-shield:before {
    content: "\e9dd"
}

.L16-fa-resistance:before {
    content: "\e9de"
}

.L16-fa-rotate-left:before {
    content: "\e9df"
}

.L16-fa-rouble:before {
    content: "\e9e0"
}

.L16-fa-share-square:before {
    content: "\e9e1"
}

.L16-fa-skyatlas:before {
    content: "\e9e2"
}

.L16-fa-rotate-right:before {
    content: "\e9e3"
}

.L16-fa-signing:before {
    content: "\e9e4"
}

.L16-fa-skype:before {
    content: "\e9e5"
}

.L16-fa-snapchat:before {
    content: "\e9e6"
}

.L16-fa-ruble:before {
    content: "\e9e7"
}

.L16-fa-snapchat-ghost:before {
    content: "\e9e8"
}

.L16-fa-soccer-ball-o:before {
    content: "\e9e9"
}

.L16-fa-snapchat-square:before {
    content: "\e9ea"
}

.L16-fa-sort-asc:before {
    content: "\e9eb"
}

.L16-fa-tencent-weibo:before {
    content: "\e9ec"
}

.L16-fa-th-large:before {
    content: "\e9ed"
}

.L16-fa-thermometer-4:before {
    content: "\e9ee"
}

.L16-fa-thermometer-three-quarters:before {
    content: "\e9ef"
}

.L16-fa-sort-down:before {
    content: "\e9f0"
}

.L16-fa-sort-up:before {
    content: "\e9f1"
}

.L16-fa-sun-o:before {
    content: "\e9f2"
}

.L16-fa-thermometer-0:before {
    content: "\e9f3"
}

.L16-fa-thermometer-3:before {
    content: "\e9f4"
}

.L16-fa-send-o:before {
    content: "\e9f5"
}

.L16-fa-rupee:before {
    content: "\e9f6"
}

.L16-fa-sort-desc:before {
    content: "\e9f7"
}

.L16-fa-star-half-empty:before {
    content: "\e9f8"
}

.L16-fa-suitcase:before {
    content: "\e9f9"
}

.L16-fa-th:before {
    content: "\e9fa"
}

.L16-fa-table:before {
    content: "\e9fb"
}

.L16-fa-s15:before {
    content: "\e9fc"
}

.L16-fa-thermometer:before {
    content: "\e9fd"
}

.L16-fa-save:before {
    content: "\e9fe"
}

.L16-fa-support:before {
    content: "\e9ff"
}

.L16-fa-star-half-full:before {
    content: "\ea00"
}

.L16-fa-thermometer-1:before {
    content: "\ea01"
}

.L16-fa-align-justify:before {
    content: "\e902"
}

.L16-fa-thermometer-2:before {
    content: "\ea02"
}

.L16-fa-align-right:before {
    content: "\e903"
}

.L16-fa-shirtsinbulk:before {
    content: "\ea03"
}

.L16-fa-bank:before {
    content: "\e904"
}

.L16-fa-times:before {
    content: "\ea04"
}

.L16-fa-align-left:before {
    content: "\e905"
}

.L16-fa-times-circle:before {
    content: "\ea05"
}

.L16-fa-cc-discover:before {
    content: "\e906"
}

.L16-fa-th-list:before {
    content: "\ea06"
}

.L16-fa-bold:before {
    content: "\e907"
}

.L16-fa-toggle-down:before {
    content: "\ea07"
}

.L16-fa-battery-1:before {
    content: "\e908"
}

.L16-fa-times-circle-o:before {
    content: "\ea08"
}

.L16-fa-bluetooth-b:before {
    content: "\e909"
}

.L16-fa-times-rectangle:before {
    content: "\ea09"
}

.L16-fa-btc:before {
    content: "\e90a"
}

.L16-fa-toggle-left:before {
    content: "\ea0a"
}

.L16-fa-asl-interpreting:before {
    content: "\e90b"
}

.L16-fa-battery-2:before {
    content: "\e90c"
}

.L16-fa-times-rectangle-o:before {
    content: "\ea0c"
}

.L16-fa-bug:before {
    content: "\e90d"
}

.L16-fa-toggle-right:before {
    content: "\ea0d"
}

.L16-fa-cab:before {
    content: "\e90e"
}

.L16-fa-toggle-up:before {
    content: "\ea0e"
}

.L16-fa-battery-4:before {
    content: "\e90f"
}

.L16-fa-try:before {
    content: "\ea0f"
}

.L16-fa-buysellads:before {
    content: "\e910"
}

.L16-fa-turkish-lira:before {
    content: "\ea10"
}

.L16-fa-automobile:before {
    content: "\e911"
}

.L16-fa-tv:before {
    content: "\ea11"
}

.L16-fa-calendar:before {
    content: "\e912"
}

.L16-fa-unlock-alt:before {
    content: "\ea12"
}

.L16-fa-cart-arrow-down:before {
    content: "\e913"
}

.L16-fa-unsorted:before {
    content: "\ea13"
}

.L16-fa-cc-jcb:before {
    content: "\e914"
}

.L16-fa-unlink:before {
    content: "\ea14"
}

.L16-fa-cc-discover-o:before {
    content: "\e915"
}

.L16-fa-battery-3:before {
    content: "\e916"
}

.L16-fa-vcard:before {
    content: "\ea16"
}

.L16-fa-cc-paypal:before {
    content: "\e917"
}

.L16-fa-vcard-o:before {
    content: "\ea17"
}

.L16-fa-cc-amex:before {
    content: "\e918"
}

.L16-fa-warning:before {
    content: "\ea18"
}

.L16-fa-cc-visa:before {
    content: "\e919"
}

.L16-fa-viadeo-square:before {
    content: "\ea19"
}

.L16-fa-cc-mastercard:before {
    content: "\e91a"
}

.L16-fa-wechat:before {
    content: "\ea1a"
}

.L16-fa-vimeo-square:before {
    content: "\ea1b"
}

.L16-fa-wikipedia-w:before {
    content: "\ea1c"
}

.L16-fa-bitcoin:before {
    content: "\e91d"
}

.L16-fa-window-minimize:before {
    content: "\ea1d"
}

.L16-fa-cc-diners-club:before {
    content: "\e91e"
}

.L16-fa-y-combinat:before {
    content: "\ea1e"
}

.L16-fa-calendar-times-o:before {
    content: "\e91f"
}

.L16-fa-yahoo:before {
    content: "\ea1f"
}

.L16-fa-chevron-left:before {
    content: "\e920"
}

.L16-fa-yc:before {
    content: "\ea20"
}

.L16-fa-chevron-down:before {
    content: "\e921"
}

.L16-fa-y-combinator-square:before {
    content: "\ea21"
}

.L16-fa-chevron-circle-up:before {
    content: "\e922"
}

.L16-fa-won:before {
    content: "\ea22"
}

.L16-fa-chevron-up:before {
    content: "\e923"
}

.L16-fa-yc-square:before {
    content: "\ea23"
}

.L16-fa-circle-o:before {
    content: "\e924"
}

.L16-fa-yen:before {
    content: "\ea24"
}

.L16-fa-chevron-circle-right:before {
    content: "\e925"
}

.L16-fa-angle-double-right:before {
    content: "\e69c"
}

.L16-fa-empire:before {
    content: "\e79c"
}

.L16-fa-hand-rock-o:before {
    content: "\e89c"
}

.L16-fa-backward:before {
    content: "\e69d"
}

.L16-fa-gamepad-o:before {
    content: "\e79d"
}

.L16-fa-hand-pointer-o:before {
    content: "\e89d"
}

.L16-fa-arrows-h:before {
    content: "\e69e"
}

.L16-fa-gitlab:before {
    content: "\e79e"
}

.L16-fa-hand-scissors-o:before {
    content: "\e89e"
}

.L16-fa-bar-chart:before {
    content: "\e69f"
}

.L16-fa-glide-g:before {
    content: "\e79f"
}

.L16-fa-hand-spock:before {
    content: "\e89f"
}

.L16-fa-angellist:before {
    content: "\e6a0"
}

.L16-fa-glide:before {
    content: "\e7a0"
}

.L16-fa-hand-spock-o:before {
    content: "\e8a0"
}

.L16-fa-arrow-up:before {
    content: "\e6a1"
}

.L16-fa-github-square:before {
    content: "\e7a1"
}

.L16-fa-home:before {
    content: "\e8a1"
}

.L16-fa-arrow-circle-left:before {
    content: "\e6a2"
}

.L16-fa-google-logo-o:before {
    content: "\e7a2"
}

.L16-fa-hourglass:before {
    content: "\e8a2"
}

.L16-fa-arrow-circle-down:before {
    content: "\e6a3"
}

.L16-fa-google:before {
    content: "\e7a3"
}

.L16-fa-Host:before {
    content: "\e8a3"
}

.L16-fa-bar-chart-o:before {
    content: "\e6a4"
}

.L16-fa-globe-o:before {
    content: "\e7a4"
}

.L16-fa-hourglass-2:before {
    content: "\e8a4"
}

.L16-fa-battery-empty:before {
    content: "\e6a5"
}

.L16-fa-google-browser:before {
    content: "\e7a5"
}

.L16-fa-hourglass-start:before {
    content: "\e8a5"
}

.L16-fa-angle-up:before {
    content: "\e6a6"
}

.L16-fa-globe:before {
    content: "\e7a6"
}

.L16-fa-hourglass-end:before {
    content: "\e8a6"
}

.L16-fa-arrow-circle-o-left:before {
    content: "\e6a7"
}

.L16-fa-google-logo:before {
    content: "\e7a7"
}

.L16-fa-hourglass-o:before {
    content: "\e8a7"
}

.L16-fa-battery-quarter:before {
    content: "\e6a8"
}

.L16-fa-google-plus:before {
    content: "\e7a8"
}

.L16-fa-hourglass-3:before {
    content: "\e8a8"
}

.L16-fa-arrow-circle-o-right:before {
    content: "\e6a9"
}

.L16-fa-google-plus-square:before {
    content: "\e7a9"
}

.L16-fa-imdb:before {
    content: "\e8a9"
}

.L16-fa-arrow-circle-up:before {
    content: "\e6aa"
}

.L16-fa-instagram:before {
    content: "\e7aa"
}

.L16-fa-id-badge:before {
    content: "\e8aa"
}

.L16-fa-arrow-circle-right:before {
    content: "\e6ab"
}

.L16-fa-ioxhost:before {
    content: "\e7ab"
}

.L16-fa-key:before {
    content: "\e8ab"
}

.L16-fa-arrow-left:before {
    content: "\e6ac"
}

.L16-fa-google-plus-official:before {
    content: "\e7ac"
}

.L16-fa-id-badge-o:before {
    content: "\e8ac"
}

.L16-fa-arrow-circle-o-up:before {
    content: "\e6ad"
}

.L16-fa-inbox:before {
    content: "\e7ad"
}

.L16-fa-liebiao:before {
    content: "\e8ad"
}

.L16-fa-caret-left:before {
    content: "\e6ae"
}

.L16-fa-internet-explorer:before {
    content: "\e7ae"
}

.L16-fa-indent-right:before {
    content: "\e8ae"
}

.L16-fa-caret-square-down:before {
    content: "\e6af"
}

.L16-fa-h-square:before {
    content: "\e7af"
}

.L16-fa-hourglass-half:before {
    content: "\e8af"
}

.L16-fa-bed:before {
    content: "\e6b0"
}

.L16-fa-hulianwang:before {
    content: "\e7b0"
}

.L16-fa-hourglass-1:before {
    content: "\e8b0"
}

.L16-fa-arrows-alt:before {
    content: "\e6b1"
}

.L16-fa-jingdong:before {
    content: "\e7b1"
}

.L16-fa-caret-down:before {
    content: "\e6b2"
}

.L16-fa-JD:before {
    content: "\e7b2"
}

.L16-fa-imdb-o:before {
    content: "\e8b2"
}

.L16-fa-arrow-right:before {
    content: "\e6b3"
}

.L16-fa-joomla:before {
    content: "\e7b3"
}

.L16-fa-industry:before {
    content: "\e8b3"
}

.L16-fa-battery-half:before {
    content: "\e6b4"
}

.L16-fa-keyboard:before {
    content: "\e7b4"
}

.L16-fa-indent-left:before {
    content: "\e8b4"
}

.L16-fa-barcode:before {
    content: "\e6b5"
}

.L16-fa-jsfiddle:before {
    content: "\e7b5"
}

.L16-fa-lifering:before {
    content: "\e8b5"
}

.L16-fa-arrows:before {
    content: "\e6b6"
}

.L16-fa-laptop:before {
    content: "\e7b6"
}

.L16-fa-lightbulb-1:before {
    content: "\e8b6"
}

.L16-fa-caret-right:before {
    content: "\e6b7"
}

.L16-fa-line:before {
    content: "\e7b7"
}

.L16-fa-leaf:before {
    content: "\e8b7"
}

.L16-fa-caret-square-right:before {
    content: "\e6b8"
}

.L16-fa-lastfm-square:before {
    content: "\e7b8"
}

.L16-fa-info:before {
    content: "\e8b8"
}

.L16-fa-arrow-circle-o-down:before {
    content: "\e6b9"
}

.L16-fa-link:before {
    content: "\e7b9"
}

.L16-fa-lifering-o:before {
    content: "\e8b9"
}

.L16-fa-battery-full:before {
    content: "\e6ba"
}

.L16-fa-lastfm:before {
    content: "\e7ba"
}

.L16-fa-lightbulb:before {
    content: "\e8ba"
}

.L16-fa-caret-square-o-right:before {
    content: "\e6bb"
}

.L16-fa-linkedin:before {
    content: "\e7bb"
}

.L16-fa-lightbulb-o:before {
    content: "\e8bb"
}

.L16-fa-calculator-o:before {
    content: "\e6bc"
}

.L16-fa-linkedin-square:before {
    content: "\e7bc"
}

.L16-fa-linode:before {
    content: "\e8bc"
}

.L16-fa-caret-square-o-down:before {
    content: "\e6bd"
}

.L16-fa-magnet:before {
    content: "\e7bd"
}

.L16-fa-lock:before {
    content: "\e8bd"
}

.L16-fa-caret-square-o-up:before {
    content: "\e6be"
}

.L16-fa-keyboard-o:before {
    content: "\e7be"
}

.L16-fa-life-ring-o:before {
    content: "\e8be"
}

.L16-fa-caret-square-uP:before {
    content: "\e6bf"
}

.L16-fa-keyboard-o-1:before {
    content: "\e7bf"
}

.L16-fa-list:before {
    content: "\e8bf"
}

.L16-fa-calculator:before {
    content: "\e6c0"
}

.L16-fa-jingdong-o:before {
    content: "\e7c0"
}

.L16-fa-magic:before {
    content: "\e8c0"
}

.L16-fa-check:before {
    content: "\e6c1"
}

.L16-fa-mouse-pointer:before {
    content: "\e7c1"
}

.L16-fa-newspaper:before {
    content: "\e8c1"
}

.L16-fa-caret-up:before {
    content: "\e6c2"
}

.L16-fa-mixcloud:before {
    content: "\e7c2"
}

.L16-fa-newspaper-o:before {
    content: "\e8c2"
}

.L16-fa-battery-three-quarters:before {
    content: "\e6c3"
}

.L16-fa-mouse-pointer-o:before {
    content: "\e7c3"
}

.L16-fa-opera:before {
    content: "\e8c3"
}

.L16-fa-arrow-down:before {
    content: "\e6c4"
}

.L16-fa-object:before {
    content: "\e7c4"
}

.L16-fa-minimize:before {
    content: "\e8c4"
}

.L16-fa-object-group:before {
    content: "\e7c5"
}

.L16-fa-list-ol:before {
    content: "\e8c5"
}

.L16-fa-check-square:before {
    content: "\e6c6"
}

.L16-fa-nlinepayment-o:before {
    content: "\e7c6"
}

.L16-fa-pause:before {
    content: "\e8c6"
}

.L16-fa-check-circle:before {
    content: "\e6c7"
}

.L16-fa-object-ungroup:before {
    content: "\e7c7"
}

.L16-fa-PaperPlane-o:before {
    content: "\e8c7"
}

.L16-fa-check-circle-o:before {
    content: "\e6c8"
}

.L16-fa-objectgroup-o:before {
    content: "\e7c8"
}

.L16-fa-PaperPlane:before {
    content: "\e8c8"
}

.L16-fa-object-ungroup-solid:before {
    content: "\e7c9"
}

.L16-fa-microchip:before {
    content: "\e8c9"
}

.L16-fa-caret-square-left:before {
    content: "\e6ca"
}

.L16-fa-object-ungroup-o:before {
    content: "\e7ca"
}

.L16-fa-picture:before {
    content: "\e8ca"
}

.L16-fa-close-square:before {
    content: "\e6cb"
}

.L16-fa-pinterest:before {
    content: "\e7cb"
}

.L16-fa-pause-circle:before {
    content: "\e8cb"
}

.L16-fa-close:before {
    content: "\e6cc"
}

.L16-fa-product-hunt-line:before {
    content: "\e7cc"
}

.L16-fa-pencil-square-o:before {
    content: "\e8cc"
}

.L16-fa-pengyouquan:before {
    content: "\e7cd"
}

.L16-fa-picture-o:before {
    content: "\e8cd"
}

.L16-fa-caret-square-o-left:before {
    content: "\e6ce"
}

.L16-fa-pinterest-square:before {
    content: "\e7ce"
}

.L16-fa-play:before {
    content: "\e8ce"
}

.L16-fa-code:before {
    content: "\e6cf"
}

.L16-fa-pinterest-p:before {
    content: "\e7cf"
}

.L16-fa-play-circle:before {
    content: "\e8cf"
}

.L16-fa-exclamation-triangle:before {
    content: "\e6d0"
}

.L16-fa-product-hunt:before {
    content: "\e7d0"
}

.L16-fa-pie-chart:before {
    content: "\e8d0"
}

.L16-fa-exclamation:before {
    content: "\e6d1"
}

.L16-fa-qq:before {
    content: "\e7d1"
}

.L16-fa-podcast:before {
    content: "\e8d1"
}

.L16-fa-ellipsis-y:before {
    content: "\e6d2"
}

.L16-fa-qq-circle:before {
    content: "\e7d2"
}

.L16-fa-pause-circle-o:before {
    content: "\e8d2"
}

.L16-fa-close-circle:before {
    content: "\e6d3"
}

.L16-fa-linux:before {
    content: "\e7d3"
}

.L16-fa-scissors:before {
    content: "\e8d3"
}

.L16-fa-fast-backward:before {
    content: "\e6d4"
}

.L16-fa-QR-code:before {
    content: "\e7d4"
}

.L16-fa-Securitycheck:before {
    content: "\e8d4"
}

.L16-fa-compass:before {
    content: "\e6d5"
}

.L16-fa-renren:before {
    content: "\e7d5"
}

.L16-fa-scissors-o:before {
    content: "\e8d5"
}

.L16-fa-code-fork:before {
    content: "\e6d6"
}

.L16-fa-qrcode-1:before {
    content: "\e7d6"
}

.L16-fa-server:before {
    content: "\e8d6"
}

.L16-fa-close-circle-o:before {
    content: "\e6d7"
}

.L16-fa-qrcode:before {
    content: "\e7d7"
}

.L16-fa-ravelry:before {
    content: "\e8d7"
}

.L16-fa-gratipay:before {
    content: "\e6d8"
}

.L16-fa-rss:before {
    content: "\e7d8"
}

.L16-fa-simplybuilt:before {
    content: "\e8d8"
}

.L16-fa-hashtag:before {
    content: "\e6d9"
}

.L16-fa-rss-square:before {
    content: "\e7d9"
}

.L16-fa-server-o:before {
    content: "\e8d9"
}

.L16-fa-get-pocket:before {
    content: "\e6da"
}

.L16-fa-secret:before {
    content: "\e7da"
}

.L16-fa-stack-exchange:before {
    content: "\e8da"
}

.L16-fa-exclamation-circle:before {
    content: "\e6db"
}

.L16-fa-secret-o:before {
    content: "\e7db"
}

.L16-fa-shopping-basket:before {
    content: "\e8db"
}

.L16-fa-heart:before {
    content: "\e6dc"
}

.L16-fa-sellsy:before {
    content: "\e7dc"
}

.L16-fa-trash-o:before {
    content: "\e8dc"
}

.L16-fa-share-alt:before {
    content: "\e7dd"
}

.L16-fa-trophy-o:before {
    content: "\e8dd"
}

.L16-fa-heartbeat:before {
    content: "\e6de"
}

.L16-fa-share:before {
    content: "\e7de"
}

.L16-fa-stop:before {
    content: "\e8de"
}

.L16-fa-i-cursor:before {
    content: "\e6df"
}

.L16-fa-share-alt-square:before {
    content: "\e7df"
}

.L16-fa-snowflake-o:before {
    content: "\e8df"
}

.L16-fa-heart-o:before {
    content: "\e6e0"
}

.L16-fa-shield-o:before {
    content: "\e7e0"
}

.L16-fa-stop-circle:before {
    content: "\e8e0"
}

.L16-fa-history:before {
    content: "\e6e1"
}

.L16-fa-share-alt-o:before {
    content: "\e7e1"
}

.L16-fa-level-down:before {
    content: "\e6e2"
}

.L16-fa-shield-full:before {
    content: "\e7e2"
}

.L16-fa-telegram:before {
    content: "\e8e2"
}

.L16-fa-forward:before {
    content: "\e6e3"
}

.L16-fa-soundcloud:before {
    content: "\e7e3"
}

.L16-fa-thermometer-full:before {
    content: "\e8e3"
}

.L16-fa-italic:before {
    content: "\e6e4"
}

.L16-fa-signal:before {
    content: "\e7e4"
}

.L16-fa-thermometer-empty:before {
    content: "\e8e4"
}

.L16-fa-minus:before {
    content: "\e6e5"
}

.L16-fa-shipinhuiyi:before {
    content: "\e7e5"
}

.L16-fa-thermometer-half:before {
    content: "\e8e5"
}

.L16-fa-location-arrow-o:before {
    content: "\e6e6"
}

.L16-fa-stumbleupon:before {
    content: "\e7e6"
}

.L16-fa-trash:before {
    content: "\e8e6"
}

.L16-fa-level-up:before {
    content: "\e6e7"
}

.L16-fa-stumbleupon-circle:before {
    content: "\e7e7"
}

.L16-fa-tree:before {
    content: "\e8e7"
}

.L16-fa-check-square-o:before {
    content: "\e6e8"
}

.L16-fa-steam:before {
    content: "\e7e8"
}

.L16-fa-stop-circle-o:before {
    content: "\e8e8"
}

.L16-fa-image:before {
    content: "\e6e9"
}

.L16-fa-spotify:before {
    content: "\e7e9"
}

.L16-fa-snowflake:before {
    content: "\e8e9"
}

.L16-fa-fast-forward:before {
    content: "\e6ea"
}

.L16-fa-tablet:before {
    content: "\e7ea"
}

.L16-fa-trello:before {
    content: "\e8ea"
}

.L16-fa-music:before {
    content: "\e6eb"
}

.L16-fa-safari:before {
    content: "\e7eb"
}

.L16-fa-window-close:before {
    content: "\e8eb"
}

.L16-fa-minus-circle:before {
    content: "\e6ec"
}

.L16-fa-optin-monster:before {
    content: "\e7ec"
}

.L16-fa-user:before {
    content: "\e8ec"
}

.L16-fa-location-arrow:before {
    content: "\e6ed"
}

.L16-fa-tag:before {
    content: "\e7ed"
}

.L16-fa-minus-square-o:before {
    content: "\e6ee"
}

.L16-fa-tags:before {
    content: "\e7ee"
}

.L16-fa-user-circle:before {
    content: "\e8ee"
}

.L16-fa-minus-circle-o:before {
    content: "\e6ef"
}

.L16-fa-tag-o:before {
    content: "\e7ef"
}

.L16-fa-unlock-o:before {
    content: "\e8ef"
}

.L16-fa-minus-square:before {
    content: "\e6f0"
}

.L16-fa-television:before {
    content: "\e7f0"
}

.L16-fa-pagelines:before {
    content: "\e8f0"
}

.L16-fa-paint-brush-fill:before {
    content: "\e6f1"
}

.L16-fa-taobao:before {
    content: "\e7f1"
}

.L16-fa-telegram-o:before {
    content: "\e8f1"
}

.L16-fa-paint-brush:before {
    content: "\e6f2"
}

.L16-fa-terminal:before {
    content: "\e7f2"
}

.L16-fa-volume-off:before {
    content: "\e8f2"
}

.L16-fa-Music-o:before {
    content: "\e6f3"
}

.L16-fa-tengxunshipin:before {
    content: "\e7f3"
}

.L16-fa-user-circle-o:before {
    content: "\e8f3"
}

.L16-fa-language:before {
    content: "\e6f4"
}

.L16-fa-tablet-o:before {
    content: "\e7f4"
}

.L16-fa-window-maximize:before {
    content: "\e8f4"
}

.L16-fa-paint-brush-line:before {
    content: "\e6f5"
}

.L16-fa-terminal-o:before {
    content: "\e7f5"
}

.L16-fa-unlock:before {
    content: "\e8f5"
}

.L16-fa-paperclip:before {
    content: "\e6f6"
}

.L16-fa-tint:before {
    content: "\e7f6"
}

.L16-fa-trophy:before {
    content: "\e8f6"
}

.L16-fa-paw-o:before {
    content: "\e6f7"
}

.L16-fa-tianmao:before {
    content: "\e7f7"
}

.L16-fa-handshake:before {
    content: "\e8f7"
}

.L16-fa-plus:before {
    content: "\e6f8"
}

.L16-fa-ticket-o:before {
    content: "\e7f8"
}

.L16-fa-percent:before {
    content: "\e6f9"
}

.L16-fa-themeisle:before {
    content: "\e7f9"
}

.L16-fa-wpexplorer-o:before {
    content: "\e8f9"
}

.L16-fa-plus-circle-o:before {
    content: "\e6fa"
}

.L16-fa-tint-slash:before {
    content: "\e7fa"
}

.L16-fa-window-restore-:before {
    content: "\e8fa"
}

.L16-fa-plus-circle:before {
    content: "\e6fb"
}

.L16-fa-tumblr:before {
    content: "\e7fb"
}

.L16-fa-window-close-o:before {
    content: "\e8fb"
}

.L16-fa-paw:before {
    content: "\e6fc"
}

.L16-fa-twitter:before {
    content: "\e7fc"
}

.L16-fa-window-restore:before {
    content: "\e8fc"
}

.L16-fa-plus-square:before {
    content: "\e6fd"
}

.L16-fa-tumblr-square:before {
    content: "\e7fd"
}

.L16-fa-thermometer-quarter:before {
    content: "\e8fd"
}

.L16-fa-plug:before {
    content: "\e6fe"
}

.L16-fa-twitter-square:before {
    content: "\e7fe"
}

.L16-fa-viadeo:before {
    content: "\e8fe"
}

.L16-fa-power-off:before {
    content: "\e6ff"
}

.L16-fa-tripadvisor:before {
    content: "\e7ff"
}

.L16-fa-user-plus:before {
    content: "\e8ff"
}

.L16-fa-question:before {
    content: "\e700"
}

.L16-fa-TV:before {
    content: "\e800"
}

.L16-fa-user-times:before {
    content: "\e900"
}

.L16-fa-question-square:before {
    content: "\e701"
}

.L16-fa-ticket:before {
    content: "\e801"
}

.L16-fa-window-restore-o:before {
    content: "\e901"
}

.L16-fa-question-circle:before {
    content: "\e702"
}

.L16-fa-twitch:before {
    content: "\e802"
}

.L16-fa-stack-overflow:before {
    content: "\e902"
}

.L16-fa-quote-left:before {
    content: "\e703"
}

.L16-fa-upload-o:before {
    content: "\e803"
}

.L16-fa-volume-down:before {
    content: "\e903"
}

.L16-fa-quote-right:before {
    content: "\e704"
}

.L16-fa-umbrella-o:before {
    content: "\e804"
}

.L16-fa-weixiu:before {
    content: "\e904"
}

.L16-fa-puzzle-piece:before {
    content: "\e705"
}

.L16-fa-umbrella:before {
    content: "\e805"
}

.L16-fa-tasks-o:before {
    content: "\e905"
}

.L16-fa-random:before {
    content: "\e706"
}

.L16-fa-universal-access:before {
    content: "\e806"
}

.L16-fa-handshake-o:before {
    content: "\e906"
}

.L16-fa-rebel:before {
    content: "\e707"
}

.L16-fa-toutiaoyangshi:before {
    content: "\e807"
}

.L16-fa-recycle:before {
    content: "\e708"
}

.L16-fa-underline:before {
    content: "\e808"
}

.L16-fa-shower:before {
    content: "\e908"
}

.L16-fa-vimeo:before {
    content: "\e809"
}

.L16-fa-wrench:before {
    content: "\e909"
}

.L16-fa-recycle-o:before {
    content: "\e70a"
}

.L16-fa-vine:before {
    content: "\e80a"
}

.L16-fa-users:before {
    content: "\e90a"
}

.L16-fa-reply:before {
    content: "\e70b"
}

.L16-fa-video-camera:before {
    content: "\e80b"
}

.L16-fa-window-restore1:before {
    content: "\e90b"
}

.L16-fa-registered:before {
    content: "\e70c"
}

.L16-fa-upload:before {
    content: "\e80c"
}

.L16-fa-registered-o:before {
    content: "\e70d"
}

.L16-fa-usb-2:before {
    content: "\e80d"
}

.L16-fa-reply-all:before {
    content: "\e70e"
}

.L16-fa-usb-1:before {
    content: "\e80e"
}

.L16-fa-recycle-1:before {
    content: "\e70f"
}

.L16-fa-usb:before {
    content: "\e80f"
}

.L16-fa-refresh-1:before {
    content: "\e710"
}

.L16-fa-vk:before {
    content: "\e810"
}

.L16-fa-retweet:before {
    content: "\e711"
}

.L16-fa-weibo-1:before {
    content: "\e811"
}

.L16-fa-scribd:before {
    content: "\e712"
}

.L16-fa-wangluoguzhang:before {
    content: "\e812"
}

.L16-fa-share-1:before {
    content: "\e713"
}

.L16-fa-weibo:before {
    content: "\e813"
}

.L16-fa-share-o:before {
    content: "\e714"
}

.L16-fa-weixin:before {
    content: "\e814"
}

.L16-fa-search:before {
    content: "\e715"
}

.L16-fa-weixin-2:before {
    content: "\e815"
}

.L16-fa-search-minus:before {
    content: "\e716"
}

.L16-fa-windows-o:before {
    content: "\e816"
}

.L16-fa-sign-in:before {
    content: "\e717"
}

.L16-fa-windows:before {
    content: "\e817"
}

.L16-fa-search-plus:before {
    content: "\e718"
}

.L16-fa-wifi:before {
    content: "\e818"
}

.L16-fa-sitemap:before {
    content: "\e719"
}

.L16-fa-weixin-1:before {
    content: "\e819"
}

.L16-fa-slack:before {
    content: "\e71a"
}

.L16-fa-weibo-2:before {
    content: "\e81a"
}

.L16-fa-sign-out:before {
    content: "\e71b"
}

.L16-fa-weixin-3:before {
    content: "\e81b"
}

.L16-fa-sort-alpha-asc:before {
    content: "\e71c"
}

.L16-fa-xing-square:before {
    content: "\e81c"
}

.L16-fa-sliders:before {
    content: "\e71d"
}

.L16-fa-yelp:before {
    content: "\e81d"
}

.L16-fa-sort:before {
    content: "\e71e"
}

.L16-fa-wpexplorer:before {
    content: "\e81e"
}

.L16-fa-sliders-o:before {
    content: "\e71f"
}

.L16-fa-yoast:before {
    content: "\e81f"
}

.L16-fa-sort-numeric-asc:before {
    content: "\e720"
}

.L16-fa-xiajia:before {
    content: "\e820"
}

.L16-fa-sort-amount-asc:before {
    content: "\e721"
}

.L16-fa-wpbeginner:before {
    content: "\e821"
}

.L16-fa-sort-amount-desc:before {
    content: "\e722"
}

.L16-fa-youtube-play:before {
    content: "\e822"
}

.L16-fa-sort-o:before {
    content: "\e723"
}

.L16-fa-zhifubao-o:before {
    content: "\e823"
}

.L16-fa-star-o:before {
    content: "\e724"
}

.L16-fa-xing:before {
    content: "\e824"
}

.L16-fa-square-o:before {
    content: "\e725"
}

.L16-fa-zhihu:before {
    content: "\e825"
}

.L16-fa-sort-alpha-desc:before {
    content: "\e726"
}

.L16-fa-wordpress:before {
    content: "\e826"
}

.L16-fa-spinner:before {
    content: "\e727"
}

.L16-fa-youtube:before {
    content: "\e827"
}

.L16-fa-star-half-o:before {
    content: "\e728"
}

.L16-fa-zhifubao:before {
    content: "\e828"
}

.L16-fa-step-forward:before {
    content: "\e729"
}

.L16-fa-youku:before {
    content: "\e829"
}

.L16-fa-step-backward:before {
    content: "\e72a"
}

.L16-fa-youtube-square:before {
    content: "\e82a"
}

.L16-fa-star-half:before {
    content: "\e72b"
}

.L16-fa-steam-square:before {
    content: "\e82b"
}

.L16-fa-frown:before {
    content: "\e601"
}

.L16-fa-sort-numeric-desc:before {
    content: "\e72c"
}

.L16-fa-cc:before {
    content: "\e82c"
}

.L16-fa-frown-o:before {
    content: "\e602"
}

.L16-fa-superpowers:before {
    content: "\e72d"
}

.L16-fa-zhifubaoicon:before {
    content: "\e82d"
}

.L16-fa-eye:before {
    content: "\e603"
}

.L16-fa-subscript:before {
    content: "\e72e"
}

.L16-fa-address-book:before {
    content: "\e82e"
}

.L16-fa-eye-slash:before {
    content: "\e604"
}

.L16-fa-star:before {
    content: "\e72f"
}

.L16-fa-bell-o:before {
    content: "\e82f"
}

.L16-fa-low-vision:before {
    content: "\e605"
}

.L16-fa-sun:before {
    content: "\e730"
}

.L16-fa-bell:before {
    content: "\e830"
}

.L16-fa-meh-o:before {
    content: "\e606"
}

.L16-fa-superscript:before {
    content: "\e731"
}

.L16-fa-address-book-o:before {
    content: "\e831"
}

.L16-fa-meh:before {
    content: "\e607"
}

.L16-fa-suno:before {
    content: "\e732"
}

.L16-fa-bandcamp:before {
    content: "\e832"
}

.L16-fa-smile:before {
    content: "\e608"
}

.L16-fa-thumbs-down:before {
    content: "\e733"
}

.L16-fa-bell-slash:before {
    content: "\e833"
}

.L16-fa-sign-language:before {
    content: "\e609"
}

.L16-fa-text-size:before {
    content: "\e734"
}

.L16-fa-address-card-o:before {
    content: "\e834"
}

.L16-fa-moon-o:before {
    content: "\e60a"
}

.L16-fa-text-height:before {
    content: "\e735"
}

.L16-fa-adjust:before {
    content: "\e835"
}

.L16-fa-wheelchair-alt:before {
    content: "\e60b"
}

.L16-fa-text-width:before {
    content: "\e736"
}

.L16-fa-address-card:before {
    content: "\e836"
}

.L16-fa-moon:before {
    content: "\e60c"
}

.L16-fa-toggle-off:before {
    content: "\e737"
}

.L16-fa-balance-scale:before {
    content: "\e837"
}

.L16-fa-smile-o:before {
    content: "\e60d"
}

.L16-fa-toggle-on:before {
    content: "\e738"
}

.L16-fa-bluetooth-o:before {
    content: "\e838"
}

.L16-fa-thumbs-o-down:before {
    content: "\e60e"
}

.L16-fa-thumbs-up:before {
    content: "\e739"
}

.L16-fa-ban:before {
    content: "\e839"
}

.L16-fa-wheelchair:before {
    content: "\e60f"
}

.L16-fa-bath:before {
    content: "\e83a"
}

.L16-fa-thumbs-o-up:before {
    content: "\e610"
}

.L16-fa-TM:before {
    content: "\e73b"
}

.L16-fa-anquan:before {
    content: "\e83b"
}

.L16-fa-hospital:before {
    content: "\e611"
}

.L16-fa-bandcamp-o:before {
    content: "\e83c"
}

.L16-fa-comment:before {
    content: "\e612"
}

.L16-fa-trademark:before {
    content: "\e73d"
}

.L16-fa-bolt:before {
    content: "\e83d"
}

.L16-fa-bullhorn:before {
    content: "\e613"
}

.L16-fa-undo:before {
    content: "\e73e"
}

.L16-fa-black-tie:before {
    content: "\e83e"
}

.L16-fa-commenting:before {
    content: "\e614"
}

.L16-fa-toggle-o-on:before {
    content: "\e73f"
}

.L16-fa-bell-slash-o:before {
    content: "\e83f"
}

.L16-fa-comment-o:before {
    content: "\e615"
}

.L16-fa-toggle-o-off:before {
    content: "\e740"
}

.L16-fa-ban-o:before {
    content: "\e840"
}

.L16-fa-comments:before {
    content: "\e616"
}

.L16-fa-Trademark-o:before {
    content: "\e741"
}

.L16-fa-blind:before {
    content: "\e841"
}

.L16-fa-commenting-o:before {
    content: "\e617"
}

.L16-fa-volume-up:before {
    content: "\e742"
}

.L16-fa-black-tie-o:before {
    content: "\e842"
}

.L16-fa-comments-o:before {
    content: "\e618"
}

.L16-fa-hacker-news:before {
    content: "\e743"
}

.L16-fa-at:before {
    content: "\e843"
}

.L16-fa-hdd:before {
    content: "\e619"
}

.L16-fa-question-circle-o:before {
    content: "\e744"
}

.L16-fa-bars:before {
    content: "\e844"
}

.L16-fa-fax-o:before {
    content: "\e61a"
}

.L16-fa-square:before {
    content: "\e745"
}

.L16-fa-bluetooth:before {
    content: "\e845"
}

.L16-fa-dashcube:before {
    content: "\e61b"
}

.L16-fa-archive:before {
    content: "\e846"
}

.L16-fa-Headphones-1:before {
    content: "\e61c"
}

.L16-fa-anchor:before {
    content: "\e847"
}

.L16-fa-fax:before {
    content: "\e61d"
}

.L16-fa-bookmark:before {
    content: "\e748"
}

.L16-fa-audio-description-o:before {
    content: "\e848"
}

.L16-fa-mobile-o:before {
    content: "\e61e"
}

.L16-fa-bookmark-o:before {
    content: "\e749"
}

.L16-fa-bolt-o:before {
    content: "\e849"
}

.L16-fa-headphones:before {
    content: "\e61f"
}

.L16-fa-book:before {
    content: "\e74a"
}

.L16-fa-bicycle:before {
    content: "\e84a"
}

.L16-fa-microphone-o:before {
    content: "\e620"
}

.L16-fa-briefcase:before {
    content: "\e74b"
}

.L16-fa-camera:before {
    content: "\e84b"
}

.L16-fa-modx:before {
    content: "\e621"
}

.L16-fa-building-o:before {
    content: "\e74c"
}

.L16-fa-asterisk:before {
    content: "\e84c"
}

.L16-fa-microphone-slash:before {
    content: "\e622"
}

.L16-fa-building:before {
    content: "\e74d"
}

.L16-fa-birthday-cake:before {
    content: "\e84d"
}

.L16-fa-mobile:before {
    content: "\e623"
}

.L16-fa-eraser:before {
    content: "\e74e"
}

.L16-fa-audio-description:before {
    content: "\e84e"
}

.L16-fa-clipboard:before {
    content: "\e74f"
}

.L16-fa-bullseye:before {
    content: "\e84f"
}

.L16-fa-headphones-2:before {
    content: "\e625"
}

.L16-fa-files_labeled:before {
    content: "\e750"
}

.L16-fa-cogs:before {
    content: "\e850"
}

.L16-fa-microphone:before {
    content: "\e626"
}

.L16-fa-files:before {
    content: "\e751"
}

.L16-fa-Bomb:before {
    content: "\e851"
}

.L16-fa-phone-square:before {
    content: "\e627"
}

.L16-fa-files-labeled-o:before {
    content: "\e752"
}

.L16-fa-calendar-o:before {
    content: "\e852"
}

.L16-fa-phone-o:before {
    content: "\e628"
}

.L16-fa-excel:before {
    content: "\e753"
}

.L16-fa-camera-o:before {
    content: "\e853"
}

.L16-fa-phone:before {
    content: "\e629"
}

.L16-fa-files-o:before {
    content: "\e754"
}

.L16-fa-camera-retro:before {
    content: "\e854"
}

.L16-fa-stethoscope:before {
    content: "\e62a"
}

.L16-fa-file-text:before {
    content: "\e755"
}

.L16-fa-cog:before {
    content: "\e855"
}

.L16-fa-whatsapp:before {
    content: "\e62b"
}

.L16-fa-folder-open:before {
    content: "\e756"
}

.L16-fa-volume-control-phone:before {
    content: "\e62c"
}

.L16-fa-Folder-o:before {
    content: "\e757"
}

.L16-fa-area-chart:before {
    content: "\e857"
}

.L16-fa-tty:before {
    content: "\e62d"
}

.L16-fa-graduation-cap:before {
    content: "\e758"
}

.L16-fa-codepen:before {
    content: "\e858"
}

.L16-fa-whats:before {
    content: "\e62e"
}

.L16-fa-folder:before {
    content: "\e759"
}

.L16-fa-calendar-minus-o:before {
    content: "\e859"
}

.L16-fa-Headphones-o:before {
    content: "\e62f"
}

.L16-fa-file-text-o:before {
    content: "\e75a"
}

.L16-fa-columns-v:before {
    content: "\e85a"
}

.L16-fa-credit-card-alt:before {
    content: "\e630"
}

.L16-fa-cog-o:before {
    content: "\e85b"
}

.L16-fa-leanpub:before {
    content: "\e75c"
}

.L16-fa-crosshairs:before {
    content: "\e85c"
}

.L16-fa-credit-card:before {
    content: "\e632"
}

.L16-fa-honor:before {
    content: "\e75d"
}

.L16-fa-american-sign-language-interpreting:before {
    content: "\e85d"
}

.L16-fa-desktop:before {
    content: "\e85e"
}

.L16-fa-gbp:before {
    content: "\e634"
}

.L16-fa-medkit:before {
    content: "\e75f"
}

.L16-fa-camera-retro-o:before {
    content: "\e85f"
}

.L16-fa-inr:before {
    content: "\e635"
}

.L16-fa-print:before {
    content: "\e760"
}

.L16-fa-calendar-plus-o:before {
    content: "\e860"
}

.L16-fa-eur:before {
    content: "\e636"
}

.L16-fa-ppt:before {
    content: "\e761"
}

.L16-fa-crop:before {
    content: "\e861"
}

.L16-fa-krw:before {
    content: "\e637"
}

.L16-fa-sticky-note-o:before {
    content: "\e762"
}

.L16-fa-diamond:before {
    content: "\e862"
}

.L16-fa-jpy:before {
    content: "\e638"
}

.L16-fa-sticky-note:before {
    content: "\e763"
}

.L16-fa-pie-chart-o:before {
    content: "\e664"
}

.L16-fa-thumb-tack:before {
    content: "\e764"
}

.L16-fa-assistive-listening-systems:before {
    content: "\e864"
}

.L16-fa-money:before {
    content: "\e665"
}

.L16-fa-tasks:before {
    content: "\e765"
}

.L16-fa-dribbble:before {
    content: "\e865"
}

.L16-fa-shopping-bag:before {
    content: "\e666"
}

.L16-fa-shipinjiaocheng:before {
    content: "\e766"
}

.L16-fa-columns:before {
    content: "\e866"
}

.L16-fa-viacoin:before {
    content: "\e667"
}

.L16-fa-tuding:before {
    content: "\e767"
}

.L16-fa-eercast:before {
    content: "\e867"
}

.L16-fa-onlinepayment:before {
    content: "\e668"
}

.L16-fa-university:before {
    content: "\e768"
}

.L16-fa-ellipsis-h:before {
    content: "\e868"
}

.L16-fa-shopping-bag-o:before {
    content: "\e669"
}

.L16-fa-thumb-tack-o:before {
    content: "\e769"
}

.L16-fa-copyright:before {
    content: "\e869"
}

.L16-fa-strikethrough:before {
    content: "\e66a"
}

.L16-fa-wpforms:before {
    content: "\e76a"
}

.L16-fa-dribbble-o:before {
    content: "\e86a"
}

.L16-fa-shopping-cart:before {
    content: "\e66b"
}

.L16-fa-word:before {
    content: "\e76b"
}

.L16-fa-exchange:before {
    content: "\e86b"
}

.L16-fa-rub:before {
    content: "\e66c"
}

.L16-fa-eyedropper:before {
    content: "\e86c"
}

.L16-fa-usd:before {
    content: "\e66d"
}

.L16-fa-xiadan:before {
    content: "\e76d"
}

.L16-fa-download:before {
    content: "\e86d"
}

.L16-fa-industry-o:before {
    content: "\e66e"
}

.L16-fa-zhengshu:before {
    content: "\e76e"
}

.L16-fa-calendar-check-o:before {
    content: "\e86e"
}

.L16-fa-shopping-cart-o:before {
    content: "\e66f"
}

.L16-fa-yisheng:before {
    content: "\e76f"
}

.L16-fa-line-chart:before {
    content: "\e670"
}

.L16-fa-yinanbingli:before {
    content: "\e770"
}

.L16-fa-externallink:before {
    content: "\e870"
}

.L16-fa-wikipedia:before {
    content: "\e671"
}

.L16-fa-yiliao:before {
    content: "\e771"
}

.L16-fa-creative-commons:before {
    content: "\e871"
}

.L16-fa-beer:before {
    content: "\e672"
}

.L16-fa-zhengshu-o:before {
    content: "\e772"
}

.L16-fa-ellipsis-v:before {
    content: "\e872"
}

.L16-fa-coffee:before {
    content: "\e673"
}

.L16-fa-baiduyun:before {
    content: "\e773"
}

.L16-fa-envelope-open:before {
    content: "\e873"
}

.L16-fa-glass:before {
    content: "\e674"
}

.L16-fa-adn:before {
    content: "\e774"
}

.L16-fa-deaf:before {
    content: "\e874"
}

.L16-fa-spoon-o:before {
    content: "\e675"
}

.L16-fa-360:before {
    content: "\e775"
}

.L16-fa-file-archive-o:before {
    content: "\e875"
}

.L16-fa-delicious:before {
    content: "\e676"
}

.L16-fa-500px:before {
    content: "\e776"
}

.L16-fa-etsy:before {
    content: "\e876"
}

.L16-fa-coffee-o:before {
    content: "\e677"
}

.L16-fa-alibaba:before {
    content: "\e777"
}

.L16-fa-dot-circle-o:before {
    content: "\e877"
}

.L16-fa-lemon:before {
    content: "\e678"
}

.L16-fa-android:before {
    content: "\e778"
}

.L16-fa-dropbox:before {
    content: "\e878"
}

.L16-fa-cutlery:before {
    content: "\e679"
}

.L16-fa-apple:before {
    content: "\e779"
}

.L16-fa-database:before {
    content: "\e879"
}

.L16-fa-oglass-:before {
    content: "\e67a"
}

.L16-fa-behance:before {
    content: "\e77a"
}

.L16-fa-file-code-o:before {
    content: "\e87a"
}

.L16-fa-lemon-o:before {
    content: "\e67b"
}

.L16-fa-aiqiyi:before {
    content: "\e77b"
}

.L16-fa-file-audio-o:before {
    content: "\e87b"
}

.L16-fa-spoon:before {
    content: "\e67c"
}

.L16-fa-behance-square:before {
    content: "\e77c"
}

.L16-fa-film:before {
    content: "\e87c"
}

.L16-fa-lemon-1:before {
    content: "\e67d"
}

.L16-fa-baidu:before {
    content: "\e77d"
}

.L16-fa-fire:before {
    content: "\e87d"
}

.L16-fa-mars:before {
    content: "\e67e"
}

.L16-fa-cart-plus:before {
    content: "\e77e"
}

.L16-fa-fire-extinguisher:before {
    content: "\e87e"
}

.L16-fa-female:before {
    content: "\e67f"
}

.L16-fa-cloud:before {
    content: "\e77f"
}

.L16-fa-envelope-open-o:before {
    content: "\e87f"
}

.L16-fa-mars-double:before {
    content: "\e680"
}

.L16-fa-bitbucket:before {
    content: "\e780"
}

.L16-fa-fast-backward1:before {
    content: "\e880"
}

.L16-fa-male:before {
    content: "\e681"
}

.L16-fa-baidu-o:before {
    content: "\e781"
}

.L16-fa-flag:before {
    content: "\e881"
}

.L16-fa-mars-stroke:before {
    content: "\e682"
}

.L16-fa-Bug:before {
    content: "\e782"
}

.L16-fa-Fire-full:before {
    content: "\e882"
}

.L16-fa-mars-stroke-h:before {
    content: "\e683"
}

.L16-fa-cloud-down:before {
    content: "\e783"
}

.L16-fa-filter:before {
    content: "\e883"
}

.L16-fa-mars-stroke-v:before {
    content: "\e684"
}

.L16-fa-amazon:before {
    content: "\e784"
}

.L16-fa-flag-o:before {
    content: "\e884"
}

.L16-fa-odnoklassniki-square:before {
    content: "\e685"
}

.L16-fa-braille:before {
    content: "\e785"
}

.L16-fa-fire-full-o:before {
    content: "\e885"
}

.L16-fa-odnoklassniki:before {
    content: "\e686"
}

.L16-fa-circle-o-notch:before {
    content: "\e786"
}

.L16-fa-file-image-o:before {
    content: "\e886"
}

.L16-fa-street-view:before {
    content: "\e687"
}

.L16-fa-chain:before {
    content: "\e787"
}

.L16-fa-flask:before {
    content: "\e887"
}

.L16-fa-mercury:before {
    content: "\e688"
}

.L16-fa-chain-broken:before {
    content: "\e788"
}

.L16-fa-full-screen-maximize:before {
    content: "\e888"
}

.L16-fa-transgender-alt:before {
    content: "\e689"
}

.L16-fa-css-:before {
    content: "\e789"
}

.L16-fa-gift:before {
    content: "\e889"
}

.L16-fa-user-md:before {
    content: "\e68a"
}

.L16-fa-bitbucket-square:before {
    content: "\e78a"
}

.L16-fa-futbol:before {
    content: "\e88a"
}

.L16-fa-transgender:before {
    content: "\e68b"
}

.L16-fa-cloud-up:before {
    content: "\e78b"
}

.L16-fa-full-screen-minimize:before {
    content: "\e88b"
}

.L16-fa-venus:before {
    content: "\e68c"
}

.L16-fa-dazhongdianping:before {
    content: "\e78c"
}

.L16-fa-external-link-square:before {
    content: "\e88c"
}

.L16-fa-venus-double:before {
    content: "\e68d"
}

.L16-fa-codiepie:before {
    content: "\e78d"
}

.L16-fa-gavel:before {
    content: "\e88d"
}

.L16-fa-venus-mars:before {
    content: "\e68e"
}

.L16-fa-douban:before {
    content: "\e78e"
}

.L16-fa-hand-paper-o:before {
    content: "\e88e"
}

.L16-fa-user-secret:before {
    content: "\e68f"
}

.L16-fa-deviantart:before {
    content: "\e78f"
}

.L16-fa-hand-paper:before {
    content: "\e88f"
}

.L16-fa-pied-piper-alt:before {
    content: "\e690"
}

.L16-fa-connectdevelop:before {
    content: "\e790"
}

.L16-fa-handlizardo:before {
    content: "\e890"
}

.L16-fa-Street-View-o:before {
    content: "\e691"
}

.L16-fa-edge:before {
    content: "\e791"
}

.L16-fa-hand-lizard:before {
    content: "\e891"
}

.L16-fa-slideshare:before {
    content: "\e692"
}

.L16-fa-drupal:before {
    content: "\e792"
}

.L16-fa-flag-checkered:before {
    content: "\e892"
}

.L16-fa-align:before {
    content: "\e693"
}

.L16-fa-douyin-o:before {
    content: "\e793"
}

.L16-fa-hand-pointer:before {
    content: "\e893"
}

.L16-fa-angle-left:before {
    content: "\e694"
}

.L16-fa-chrome:before {
    content: "\e794"
}

.L16-fa-hand-peace:before {
    content: "\e894"
}

.L16-fa-angle-double-down:before {
    content: "\e695"
}

.L16-fa-feed:before {
    content: "\e795"
}

.L16-fa-hand-peace-o:before {
    content: "\e895"
}

.L16-fa-angle-down:before {
    content: "\e696"
}

.L16-fa-css3:before {
    content: "\e796"
}

.L16-fa-file-excel-o:before {
    content: "\e896"
}

.L16-fa-angle-double-left:before {
    content: "\e697"
}

.L16-fa-douyin:before {
    content: "\e797"
}

.L16-fa-free-code-camp:before {
    content: "\e897"
}

.L16-fa-align-center:before {
    content: "\e698"
}

.L16-fa-Finger-print:before {
    content: "\e798"
}

.L16-fa-grav-o:before {
    content: "\e898"
}

.L16-fa-angle-right:before {
    content: "\e699"
}

.L16-fa-gamepad:before {
    content: "\e799"
}

.L16-fa-grav:before {
    content: "\e899"
}

.L16-fa-angle-double-up:before {
    content: "\e69a"
}

.L16-fa-github:before {
    content: "\e79a"
}

.L16-fa-hand-rock:before {
    content: "\e89a"
}

.L16-fa-arrows-v:before {
    content: "\e69b"
}

.L16-fa-github-alt:before {
    content: "\e79b"
}

.L16-fa-hand-scissors:before {
    content: "\e89b"
}

.L16-fa-binoculars:before {
    content: "\e639"
}

.L16-fa-bus-1-o:before {
    content: "\e63a"
}

.L16-fa-bus-1:before {
    content: "\e63b"
}

.L16-fa-bus:before {
    content: "\e63c"
}

.L16-fa-ambulance:before {
    content: "\e63d"
}

.L16-fa-bus-3:before {
    content: "\e63e"
}

.L16-fa-car:before {
    content: "\e63f"
}

.L16-fa-fighter:before {
    content: "\e640"
}

.L16-fa-map:before {
    content: "\e641"
}

.L16-fa-fighter-jet:before {
    content: "\e642"
}

.L16-fa-bus-2:before {
    content: "\e643"
}

.L16-fa-map-marker:before {
    content: "\e644"
}

.L16-fa-map-o:before {
    content: "\e645"
}

.L16-fa-map-signs:before {
    content: "\e646"
}

.L16-fa-map-signs-o:before {
    content: "\e647"
}

.L16-fa-motorcycle:before {
    content: "\e648"
}

.L16-fa-map-marker-o:before {
    content: "\e649"
}

.L16-fa-mappin-o:before {
    content: "\e64a"
}

.L16-fa-neuter:before {
    content: "\e64b"
}

.L16-fa-mappin:before {
    content: "\e64c"
}

.L16-fa-plane-1:before {
    content: "\e64d"
}

.L16-fa-Motorcycle-o:before {
    content: "\e64e"
}

.L16-fa-plane:before {
    content: "\e64f"
}

.L16-fa-rocket:before {
    content: "\e650"
}

.L16-fa-road:before {
    content: "\e651"
}

.L16-fa-ship-o:before {
    content: "\e652"
}

.L16-fa-ship:before {
    content: "\e653"
}

.L16-fa-subway:before {
    content: "\e654"
}

.L16-fa-subway-line:before {
    content: "\e655"
}

.L16-fa-subway-1:before {
    content: "\e656"
}

.L16-fa-subway-1-o:before {
    content: "\e657"
}

.L16-fa-space-shuttle:before {
    content: "\e658"
}

.L16-fa-tachometer:before {
    content: "\e659"
}

.L16-fa-train:before {
    content: "\e65a"
}

.L16-fa-taxi:before {
    content: "\e65b"
}

.L16-fa-tachometer-o:before {
    content: "\e65c"
}

.L16-fa-taxi-o:before {
    content: "\e65d"
}

.L16-fa-train-o:before {
    content: "\e65e"
}

.L16-fa-truck:before {
    content: "\e65f"
}

.L16-fa-truck-1:before {
    content: "\e660"
}

.L16-fa-yibiaopan:before {
    content: "\e661"
}

.L16-fa-truck-o:before {
    content: "\e662"
}

.L16-fa-yibiaopan-o:before {
    content: "\e663"
}


@media (min-width: 1921px) {
    .L16-container {
        width: 75%
    }
}

a:focus {
    outline: none
}

.L16-decorationnone, .L16-dropdown-item:active, a:active, .L16-decorationnone:active, .L16-dropdown-item:focus, a:focus, .L16-decorationnone:focus, .L16-dropdown-item:hover, a:hover, .L16-decorationnone:hover {
    text-decoration: none
}

.L16-decoration:hover {
    text-decoration: underline
}

a:hover {
    color: #4e97d9
}

img[data-original]:not([src]), img[data-original][src=""] {
    visibility: hidden
}

img.L16-imgloading:not([src*="base64"]), img.L16-slick-loading:not([src*="base64"]) {
    object-fit: scale-down;
    background: #fff
}

img[src*="?type=flag"]:not([width]) {
    width: 20px
}

main, header, nav, article, section, aside, footer {
    display: block
}

.L16-table {
    margin-bottom: 0;
    color: #333
}

.L16-table a {
    text-decoration: none
}

.L16-table thead th, .L16-table tfoot th, .L16-table td {
    outline: none
}

.L16-table thead th:not([valign]), .L16-table tfoot th:not([valign]), .L16-table td:not([valign]) {
    vertical-align: middle
}

.L16-table td .L16-tag:not(.L16-tag-pill) {
    line-height: inherit
}

table th, table td {
    border: 1px solid #ddd;
    display: table-cell !important
}

table th {
    background-color: #f3f7f9;
    font-weight: bold !important
}

table td.L16-text-xs-center input[type="text"], table th.L16-text-xs-center input[type="text"] {
    text-align: center
}

@media (min-width: 480px) {
    table th {
        white-space: nowrap
    }

    table.L16-form-inline .L16-form-group, table.L16-form-inline .L16-form-control {
        display: block;
        width: 100%
    }
}

div.L16-dataTables_paginate .L16-paginate_button.L16-active > a, div.L16-dataTables_paginate .L16-paginate_button.L16-active > a:focus, div.L16-dataTables_paginate .L16-paginate_button.L16-active > a:hover {
    background: #ddd !important;
    border-color: #ddd !important;
    color: #777 !important
}

.L16-dataTables_empty {
    text-align: center
}

.L16-dataTables_info {
    color: #777
}

body table.L16-table-bordered.L16-dataTable {
    border-collapse: collapse !important
}

.L16-table-striped.L16-dataTable tbody tr.L16-active td, body .L16-table-striped.L16-dataTable tbody tr.L16-active:hover td {
    background: #f3f7f9 !important;
    color: inherit !important
}

.L16-table-striped.L16-dataTable tbody tr.L16-active td > a, body .L16-table-striped.L16-dataTable tbody tr.L16-active:hover td > a {
    color: var(--primary-color) !important
}

@media (max-width: 479px) {
    .L16-dataTables_info {
        float: none !important
    }

    .L16-dataTables_paginate {
        float: none !important
    }
}

.L16-alertify-logs {
    bottom: auto !important;
    top: 48%;
    z-index: 1701 !important
}

@media (max-width: 767px) {
    .L16-nav-tabs .L16-nav-link {
        padding: 5px 10px
    }
}

.L16-form-group {
    position: relative
}

.L16-form-group .L16-small-fixed {
    position: absolute;
    left: 0;
    top: 100%
}

.L16-form-group .L16-small-fixed small.L16-form-control-label {
    margin: 0;
    margin-right: 10px;
    padding: 0;
    line-height: 1.5
}

.L16-input-group-file .L16-btn-file input[type="file"] {
    width: 100%;
    height: 100%
}

.L16-input-group .L16-form-control:active, .L16-input-group .L16-form-control:focus, .L16-input-group .L16-form-control:hover {
    z-index: 3
}

.L16-form-inline .L16-checkbox-custom label {
    padding-left: 0
}

.L16-form-control-label {
    color: #555
}

.L16-form-group:before, .L16-form-group:after {
    display: table;
    content: " "
}

.L16-form-group:after {
    clear: both
}

table.L16-form-inline .L16-form-group {
    margin-right: 0
}

/*#文件名称：basic.css #米拓企业建站系统 metinfo_7_6_basic #Copyright (C) 长沙米拓信息技术有限公司 (https://www.metinfo.cn). All rights reserved.*/
.L16-met-scroll-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 10
}

.L16-nav-tabs .L16-nav-link {
    color: #333
}

.L16-edui-editor, .L16-token-input {
    max-width: 100%
}

.L16-edui-default .L16-edui-editor-toolbarbox {
    position: relative !important
}

.L16-clockpicker-popover .L16-popover-title {
    font-weight: normal !important
}

.L16-met-fixed, .L16-fixed-b-l {
    position: fixed;
    left: 0;
    z-index: 1000
}

.L16-met-fixed {
    top: 0
}

.L16-fixed-b-l {
    bottom: 0
}

.L16-overflow-visible {
    overflow: visible !important
}

.L16-oya {
    overflow-y: auto !important;
    scroll-behavior: smooth
}

.L16-oxa {
    overflow-x: auto !important;
    scroll-behavior: smooth
}

.L16-h-10 {
    height: 10px
}

.L16-h-20 {
    height: 20px
}

.L16-h-100p {
    height: 100%
}

.L16-hide {
    display: none !important
}

#getcode, .L16-met-getcode {
    height: 24px
}

.L16-opacity1, .L16-slick-arrow:hover i {
    opacity: 1
}

.L16-opacity0 {
    opacity: 0
}

.L16-flex, .L16-slick-track {
    display: flex
}

.L16-slick-track {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.L16-radius0 {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important
}

.L16-radius3 {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important
}

.L16-radius5 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important
}

.L16-radius10 {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important
}

.L16-box-shadow-none {
    box-shadow: none
}

.L16-box-shadow1 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.L16-ulstyle {
    margin: 0;
    padding: 0px;
    list-style: none
}

.L16-border-none {
    border: none !important
}

.L16-border-top1 {
    border-top: 1px solid #f0f2f5
}

.L16-border-bottom1 {
    border-bottom: 1px solid #f0f2f5
}

.L16-border-type1 {
    border: 1px solid #ccc
}

.L16-flex-start {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
}

.L16-flex-center {
    -webkit-justify-content: center;
    justify-content: center
}

.L16-flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.L16-text-shadow-none {
    text-shadow: none
}

.L16-dropdown-item, .L16-transition500 {
    transition: all 0.5s !important
}

.L16-modal-content {
    overflow: hidden
}

.L16-page-content {
    padding: 30px 0px
}

.L16-webui-popover {
    z-index: 1600
}

.L16-pearl-title {
    white-space: normal
}

[class*="animation-"] {
    animation-fill-mode: none
}

.L16-oxh {
    overflow-x: hidden
}

.L16-tag-sm {
    font-size: 12px
}

.L16-w-a {
    width: auto !important
}

.L16-overscroll-none {
    overscroll-behavior: none
}

.L16-overscroll-unset {
    overscroll-behavior: unset
}

.L16-position-sticky {
    position: sticky !important
}

.L16-transition300 {
    transition: all 0.3s !important
}

.L16-animation-slide-top10 {
    -webkit-animation-name: slide-top10;
    animation-name: slide-top10
}

@-webkit-keyframes slide-top10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-top10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-bottom10 {
    -webkit-animation-name: slide-bottom10;
    animation-name: slide-bottom10
}

@-webkit-keyframes slide-bottom10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-bottom10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-left10 {
    -webkit-animation-name: slide-left10;
    animation-name: slide-left10
}

@-webkit-keyframes slide-left10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-left10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-right10 {
    -webkit-animation-name: slide-right10;
    animation-name: slide-right10
}

@-webkit-keyframes slide-right10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-right10 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-top50 {
    -webkit-animation-name: slide-top50;
    animation-name: slide-top50
}

@-webkit-keyframes slide-top50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-top50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-bottom50 {
    -webkit-animation-name: slide-bottom50;
    animation-name: slide-bottom50
}

@-webkit-keyframes slide-bottom50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-bottom50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-left50 {
    -webkit-animation-name: slide-left50;
    animation-name: slide-left50
}

@-webkit-keyframes slide-left50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-left50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-animation-slide-right50 {
    -webkit-animation-name: slide-right50;
    animation-name: slide-right50
}

@-webkit-keyframes slide-right50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-right50 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.L16-dropdown-item.L16-active {
    color: #4E97D9 !important
}

.L16-dropdown-item:hover, .L16-dropdown-item.L16-active {
    background: #f5f5f5 !important
}

.L16-dropdown-toggle::after {
    margin-top: -3px
}

.L16-dropdown-submenu:hover .L16-dropdown-menu {
    display: table
}

.L16-dropdown-submenu.L16-dropdown-item {
    padding: 0 !important
}

.L16-dropdown-menu, .L16-dropdown-menu .L16-dropdown-item {
    font-weight: normal
}

@media (max-width: 1199px) {
    .L16-dropdown-item {
        white-space: normal
    }
}

@media (max-width: 767px) {
    .L16-dropdown-menu.L16-dropdown-menu-bullet:before, .L16-dropdown-menu.L16-dropdown-menu-bullet:after {
        display: none
    }
}

.L16-met-sidebar-nav .L16-list-group-item a {
    color: #76838f
}

.L16-met-sidebar-nav .L16-list-group-item a:hover {
    color: #000;
    text-decoration: none
}

.L16-met-sidebar-nav .L16-list-group-item.L16-active a {
    color: var(--primary-color)
}

.L16-met-editor {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.8
}

.L16-met-editor * {
    max-width: 100%
}

.L16-met-editor p {
    margin-bottom: .8em
}

.L16-met-editor table p {
    margin-bottom: 0
}

.L16-met-editor img {
    max-width: 100% !important;
    vertical-align: top
}

.L16-met-editor img[src]:not(.L16-imgloading):not([height!='']) {
    height: auto
}

.L16-met-editor .L16-table-saw {
    overflow-x: auto
}

.L16-met-editor .L16-metvideobox, .L16-met-editor video, .L16-met-editor .L16-metvideo, .L16-met-editor iframe, .L16-met-editor embed {
    max-width: 100% !important
}

.L16-met-editor video {
    outline: none
}

.L16-met-editor .L16-lg-item-box {
    display: inline-block
}

@media (max-width: 767px) {
    .L16-met-editor {
        font-size: 14px
    }
}

@media (min-width: 1024px) {
    .L16-dropdown-menu-media .L16-list-group::-webkit-scrollbar {
        width: 5px
    }

    .L16-dropdown-menu-media .L16-list-group::-webkit-scrollbar-thumb {
        background-color: #bbb;
        border-radius: 5px
    }

    .L16-dropdown-menu-media .L16-list-group::-webkit-scrollbar-track {
        background-color: #e5e5e5
    }
}

.L16-met-lightgallery .L16-lg-backdrop, .L16-met-lightgallery .L16-lg-toolbar {
    background: #fff
}

.L16-met-lightgallery .L16-lg-actions .L16-lg-icon {
    padding: 10px 0;
    background: rgba(255, 255, 255, 0.5)
}

.L16-met-lightgallery .L16-lg-actions .L16-lg-icon:before, .L16-met-lightgallery .L16-lg-actions .L16-lg-icon:after {
    content: ''
}

.L16-met-lightgallery .L16-lg-actions .L16-lg-icon i {
    font-size: 40px
}

.L16-met-lightgallery .L16-lg-sub-html {
    background: rgba(255, 255, 255, 0.7)
}

.L16-met-lightgallery .L16-lg-toolbar.L16-opacity0 {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.L16-met-lightgallery .L16-lg-outer {
    z-index: 1602;
    background: #fff
}

.L16-met-lightgallery .L16-lg-outer.L16-lg-pull-caption-up.L16-lg-thumb-open .L16-lg-sub-html {
    bottom: 84px
}

.L16-met-lightgallery .L16-lg-outer .L16-lg-thumb-outer, .L16-met-lightgallery .L16-lg-outer .L16-lg-toogle-thumb {
    background: #fff
}

.L16-met-lightgallery .L16-lg-outer .L16-lg-thumb-outer {
    padding: 0 10px
}

.L16-met-lightgallery .L16-lg-outer .L16-lg-thumb-outer .L16-lg-thumb-item {
    margin-bottom: 0
}

.L16-met-lightgallery .L16-lg-outer .L16-lg-thumb-outer .L16-lg-thumb-item.L16-active, .L16-met-lightgallery .L16-lg-outer .L16-lg-thumb-outer .L16-lg-thumb-item:hover {
    border-color: var(--primary-color)
}

.L16-met-lightgallery .L16-lg-toolbar .L16-lg-icon:hover, .L16-met-lightgallery .L16-lg-actions .L16-lg-next:hover, .L16-met-lightgallery .L16-lg-actions .L16-lg-prev:hover, .L16-met-lightgallery .L16-lg-outer .L16-lg-toogle-thumb:hover {
    color: #2a333c
}

.L16-met-lightgallery .L16-lg-sub-html {
    color: #5e7387
}

.L16-swiper-navtab.L16-swiper-container-horizontal .L16-swiper-scrollbar {
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0
}

.L16-swiper-navtab.L16-swiper-container-horizontal .L16-swiper-scrollbar-drag {
    background: rgba(0, 0, 0, 0.2)
}

.L16-swiper-navtab .L16-swiper-slide {
    width: auto
}

.L16-swiper-wrapper > * {
    box-sizing: border-box
}

.L16-slick-loading .L16-slick-list {
    background: none
}

.L16-slick-arrow {
    width: auto;
    height: auto;
    z-index: 1;
    color: #fff !important;
    text-align: center
}

.L16-slick-arrow:before, .L16-slick-arrow:after {
    display: none
}

.L16-slick-arrow:hover {
    color: #4E97D9 !important
}

.L16-slick-arrow.L16-slick-next {
    right: 0
}

.L16-slick-arrow.L16-slick-prev {
    left: 0
}

.L16-slick-arrow i {
    font-size: 40px;
    opacity: .5
}

.L16-slick-slide img[data-lazy] {
    width: auto !important;
    max-width: 100% !important
}

.L16-met-product-showvideo-btn {
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 1100;
    font-size: 60px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.L16-met-product-showvideo-btn i {
    color: #000;
    background: #fff;
    border-radius: 100%
}

.L16-met-product-showvideo-btn, .L16-met-product-showvideo-btn a, .L16-met-product-showvideo-btn i {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.L16-met-product-showvideo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1100
}

.L16-met-product-showvideo .L16-vertical-align-middle {
    position: relative
}

.L16-met-product-showvideo video, .L16-met-product-showvideo iframe, .L16-met-product-showvideo embed {
    max-width: 100%;
    vertical-align: top
}

.L16-met-product-showvideo p {
    margin-bottom: 0
}

.L16-met-product-showvideo .L16-video-close {
    width: 40px;
    height: 40px;
    background: #000;
    opacity: .7;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    border-radius: 100%;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1100
}

.L16-met-product-showvideo video {
    outline: none
}

@media (max-width: 767px) {
    .L16-met-product-showvideo .L16-video-close {
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 30px
    }
}

.L16-met-sidebar {
    margin-left: 30px
}

@media (max-width: 991px) {
    .L16-met-sidebar {
        margin-left: 0px;
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .L16-met-sidebar {
        margin-top: 15px
    }
}

.L16-met-sidebar > :not(:first-child) {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #f0f2f5
}

.L16-leftsidebar {
    margin-left: 0 !important;
    margin-right: 30px !important
}

@media (max-width: 991px) {
    .L16-leftsidebar {
        margin-right: 0px !important
    }
}

.L16-met-tools .L16-bdsharebuttonbox {
    display: inline-block;
    vertical-align: top
}

#bdshare_weixin_qrcode_dialog {
    box-sizing: content-box
}

.L16-no-js .L16-grid li, .L16-no-cssanimations .L16-met-grid li, .L16-met-grid li.L16-shown, #met-imgs-slick .L16-slick-dots li.L16-slick-active {
    opacity: 1
}

.L16-met-lightgallery .L16-lg-toolbar.L16-opacity0, .L16-met-grid li {
    opacity: 0
}

#met-imgs-slick .L16-slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.L16-paralist li {
    margin-bottom: 0
}

@media (min-width: 480px) {
    .L16-paralist li {
        padding-right: 3px;
        padding-bottom: 3px
    }
}

.L16-met-showproduct-head .L16-product-para {
    border-top: 1px solid #f0f2f5
}

.L16-met-showproduct-head .L16-product-para, .L16-product-detail .L16-met-editor .L16-product-para {
    border-bottom: 1px solid #f0f2f5
}

.L16-met-column-nav-ul, .L16-met-column-nav-ul.L16-swiper-wrapper, #met-imgs-slick .L16-slick-dots {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.L16-met-index-body:nth-of-type(odd) {
    background: #f5f5f5
}

.L16-met-showproduct.L16-pagetype2 .L16-met-showproduct-navtabs.L16-swiper-wrapper {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.L16-met-page .L16-pagination li a {
    max-width: 100%
}

.L16-block-bg {
    background: #fff
}

.L16-dropdown-item, .L16-met-page .L16-pagination li a, .L16-sidebar-news-list .L16-list-group a, .L16-sidebar-column li a, .L16-met-nav .L16-navlist .L16-nav-item a, .L16-met-footnav .L16-list h4 a, .L16-index-product-list h4 a, .L16-index-news-list li a, .L16-met-news-list li h4 a, .L16-met-news-list.L16-type-3 .L16-card h4 a, .L16-met-product.L16-type-1 .L16-met-product-list li h4 a, .L16-met-download-list .L16-list-group-item .L16-media-heading a, .L16-met-job-list .L16-card .L16-card-title a, .L16-met-search-list .L16-list-group-item h4 a, .L16-met-footnav .L16-info em a:hover, .L16-index-service-list li h3 {
    color: #2a333c
}

.L16-dropdown-item:hover, .L16-met-page .L16-pagination li a:hover, .L16-sidebar-news-list .L16-list-group a:hover, .L16-sidebar-column li a:hover, .L16-met-nav .L16-navlist .L16-nav-item a:hover, .L16-met-footnav .L16-list h4 a:hover, .L16-index-product-list h4 a:hover, .L16-index-news-list li a:hover, .L16-met-news-list li h4 a:hover, .L16-met-news-list.L16-type-3 .L16-card h4 a:hover, .L16-met-product.L16-type-1 .L16-met-product-list li h4 a:hover, .L16-met-download-list .L16-list-group-item .L16-media-heading a:hover, .L16-met-job-list .L16-card .L16-card-title a:hover, .L16-met-search-list .L16-list-group-item h4 a:hover, .L16-sidebar-piclist-ul li h4 a:hover, .L16-met-link a:hover, .L16-met-footnav .L16-list ul li a:hover, .L16-met-column-nav-ul li a:hover, .L16-sitemap-list a:hover, .L16-met-nav .L16-navlist .L16-nav-item a.L16-nav-link:hover {
    color: #4e97d9
}

.L16-sidebar-column li a.L16-active, .L16-met-column-nav-ul li a.L16-active {
    color: #4e97d9
}

.L16-sidebar-column li i, .L16-met-link .L16-breadcrumb > li + li:before, .L16-met-footnav .L16-info p, footer {
    color: #aaa
}

.L16-sidebar-piclist-ul li h4 a, .L16-paralist li, .L16-met-link, .L16-met-link a, .L16-met-footnav .L16-list ul li a, .L16-met-footnav .L16-info em a, .L16-met-index-body p.L16-desc, .L16-index-service-list li i, .L16-index-service-list li p, .L16-met-showproduct-head .L16-product-intro p.L16-description {
    color: #5e7387
}

.L16-met-head-user .L16-dropdown i, .L16-met-search-list .L16-list-group-item .L16-search-text {
    color: #9e9e9e
}

.L16-dropdown-item, .L16-met-page .L16-pagination li a, .L16-sidebar-news-list .L16-list-group a, .L16-sidebar-column li a, .L16-met-nav .L16-navlist .L16-nav-item a, .L16-met-footnav .L16-list h4 a, .L16-index-product-list h4 a, .L16-index-news-list li a, .L16-met-news-list li h4 a, .L16-met-news-list.L16-type-3 .L16-card h4 a, .L16-met-product.L16-type-1 .L16-met-product-list li h4 a, .L16-met-download-list .L16-list-group-item .L16-media-heading a, .L16-met-job-list .L16-card .L16-card-title a, .L16-met-search-list .L16-list-group-item h4 a, .L16-sidebar-piclist-ul li h4 a, .L16-met-link a, .L16-met-footnav .L16-list ul li a, .L16-met-column-nav-ul li a, .L16-sitemap-list a {
    text-decoration: none
}

.L16-dropdown-item:active, .L16-met-page .L16-pagination li a:active, .L16-sidebar-news-list .L16-list-group a:active, .L16-sidebar-column li a:active, .L16-met-nav .L16-navlist .L16-nav-item a:active, .L16-met-footnav .L16-list h4 a:active, .L16-index-product-list h4 a:active, .L16-index-news-list li a:active, .L16-met-news-list li h4 a:active, .L16-met-news-list.L16-type-3 .L16-card h4 a:active, .L16-met-product.L16-type-1 .L16-met-product-list li h4 a:active, .L16-met-download-list .L16-list-group-item .L16-media-heading a:active, .L16-met-job-list .L16-card .L16-card-title a:active, .L16-met-search-list .L16-list-group-item h4 a:active, .L16-sidebar-piclist-ul li h4 a:active, .L16-met-link a:active, .L16-met-footnav .L16-list ul li a:active, .L16-met-column-nav-ul li a:active, .L16-sitemap-list a:active, .L16-decorationnone:active, .L16-dropdown-item:focus, .L16-met-page .L16-pagination li a:focus, .L16-sidebar-news-list .L16-list-group a:focus, .L16-sidebar-column li a:focus, .L16-met-nav .L16-navlist .L16-nav-item a:focus, .L16-met-footnav .L16-list h4 a:focus, .L16-index-product-list h4 a:focus, .L16-index-news-list li a:focus, .L16-met-news-list li h4 a:focus, .L16-met-news-list.L16-type-3 .L16-card h4 a:focus, .L16-met-product.L16-type-1 .L16-met-product-list li h4 a:focus, .L16-met-download-list .L16-list-group-item .L16-media-heading a:focus, .L16-met-job-list .L16-card .L16-card-title a:focus, .L16-met-search-list .L16-list-group-item h4 a:focus, .L16-sidebar-piclist-ul li h4 a:focus, .L16-met-link a:focus, .L16-met-footnav .L16-list ul li a:focus, .L16-met-column-nav-ul li a:focus, .L16-sitemap-list a:focus, .L16-decorationnone:focus, .L16-dropdown-item:hover, .L16-met-page .L16-pagination li a:hover, .L16-sidebar-news-list .L16-list-group a:hover, .L16-sidebar-column li a:hover, .L16-met-nav .L16-navlist .L16-nav-item a:hover, .L16-met-footnav .L16-list h4 a:hover, .L16-index-product-list h4 a:hover, .L16-index-news-list li a:hover, .L16-met-news-list li h4 a:hover, .L16-met-news-list.L16-type-3 .L16-card h4 a:hover, .L16-met-product.L16-type-1 .L16-met-product-list li h4 a:hover, .L16-met-download-list .L16-list-group-item .L16-media-heading a:hover, .L16-met-job-list .L16-card .L16-card-title a:hover, .L16-met-search-list .L16-list-group-item h4 a:hover, .L16-sidebar-piclist-ul li h4 a:hover, .L16-met-link a:hover, .L16-met-footnav .L16-list ul li a:hover, .L16-met-column-nav-ul li a:hover, .L16-sitemap-list a:hover, .L16-decorationnone:hover {
    text-decoration: none
}

.L16-navhover-bg, .L16-met-head-user .L16-dropdown > a {
    background: #f5f5f5
}

.L16-index-bg, .L16-met-index-body:nth-of-type(odd) {
    background: #f5f5f5
}

.L16-page-bg, .L16-bg-pagebg1 {
    background: #f2f2f2
}

.L16-block-bg, .L16-panel, .L16-met-showproduct.L16-pagetype2 .L16-content:nth-child(even) {
    background: #fff
}

.L16-editor-color {
    background: #5e7387
}

.L16-pagecr-bg {
    background: var(--primary-color)
}

.L16-index-service-list li i {
    border-radius: 100%
}

.L16-met-head + .L16-met-crumbs, .L16-met-head + .L16-met-column-nav {
    border-top: 1px solid #f0f2f5
}

.L16-sidebar-column li a {
    display: block;
    font-size: 16px
}

.L16-sidebar-column li i {
    float: right;
    margin-top: 2px;
    font-size: 14px
}

.L16-sidebar-column li ul a {
    font-size: 14px
}
.L16-top-header {
    background: #ffffff;
}
.L16-top-header_main {
    padding-top: 10px;
}
.L16-top-header_main-log {
    width: 260px;
}
.L16-top-header_main-log, .L16-top-header_main-nav {
    float: left;
}
.L16-top-header_main-nav {
    width: 1050px;
    height: 60px;
    line-height: 60px;
    padding-left: 25px;
}
.L16-top-header_main-nav ul {
    list-style: none;
}
.L16-top-header_main-nav ul .L16-top-header_main-nav_item {
    float: left;
    padding: 0px 25px;
}
.L16-top-header_main-nav_item > a {
    font-size: 17px;
    font-weight: bold;
    color: var(--primary-color);
}
.L16-top-header_nav {
    display: flex;
    background: var(--primary-color);
    margin-top: 15px;
    height: 50px;
    line-height: 50px;
    min-width: 400px;
}
.L16-top-header_nav ul {
    height: 100%;
    width: 100%;
    min-width: 900px; 
}
.L16-top-header_nav ul .L16-nav-item {
    float: left;
    height: 100%;
    padding: 0 20px;
    text-align: center;
}
.L16-top-header_nav ul .L16-nav-item:hover {
    background: var(--top-header-hot-hover-bg);
}
.L16-top-header_nav ul .L16-nav-item:hover > a {
    color: var(--top-header-hot-hover-color);
}
.L16-top-header_nav ul .L16-nav-item.L16-active {
    /*background: var(--top-header-hot-hover-bg);*/
}
.L16-top-header_nav ul .L16-nav-item.L16-active > a {
    /*color: var(--top-header-hot-hover-color);*/
}
.L16-top-header_nav ul .L16-nav-item > a{
    display: inline-block;
    color: var(--top-header-hot-color);
    font-weight: bold;
    font-size: 16px;
}

.L16-top-header_hot-container {
    display: flex;
    width: 1310px;
    margin: 0 auto;
    padding: 0;
}
.L16-top-header_hot {
    margin-bottom: 15px;
    height: 48px;
    line-height: 40px;
    background: #ffffff;
}
.L16-top-header_hot ul {
    list-style: none;
    height: 100%;
    margin: 0;
    padding: 0;
}
.L16-top-header_hot ul .L16-top-header_hot-item {
    float: left;
    height: 100%;
    padding: 0 10px;
    text-align: center;
}
.L16-top-header_hot ul .L16-top-header_hot-item:hover > a {
    color: var(--primary-color);
}
.L16-top-header_hot ul .L16-top-header_hot-item.L16-active {

}
.L16-top-header_hot ul .L16-top-header_hot-item.L16-active > a {
    color: var(--primary-color);
}
.L16-top-header_hot ul .L16-top-header_hot-item > a{
    display: inline-block;
    color: #7d7d7d;
    font-size: 14px;
}
.L16-top-header_hot .L16-left-tag {
    position: relative;
    color: #7d7d7d;
    padding-left:25px;
    padding-right: 25px;
}
.L16-top-header_hot .L16-left-tag:after {
    border-left: solid 5px #7d7d7d;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 16px;
    right: 10px;
}

.L16-tabs-box {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    background: #ffffff;
    margin-bottom: 15px;
    border: 1px solid #EFEFEF;
}
.L16-tag-title {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    padding-left: 30px;
}
.L16-tag-title::before {
    position: absolute;
    content: " ";
    left: 0;
    width: 25px;
    height: 25px;
    background: url('../images/new.png') no-repeat center;
    background-size: cover;
}
.L16-home-tabs {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 5px 0;
}
.L16-home-tabs > li {
    text-align: center;
    padding: 6px;
    background: #dedede;
    border-radius: 100px;
    color: #000000;
    margin-right: 15px;
    width: 80px;
    cursor: pointer;
}
.L16-home-tabs > li:hover {
    background: var(--primary-color);
    color: var(--top-header-hot-color);
}
.L16-home-tabs > li.L16-active {
    background: var(--primary-color);
    color: var(--top-header-hot-color);
}

.L16-panel {
    display: block;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    border: 1px solid #EFEFEF;
    margin-bottom: 15px;
}
.L16-panel ul {
    margin: 0;
}
.L16-panel-hd {
    position: relative;
    z-index: 2006;
    padding-bottom: 0.5rem;
    border-bottom: solid 1px rgb(211, 211, 211);
    padding: 10px;
    background: var(--primary-shallow-color);
    color: var(--top-header-hot-color);
}
.L16-panel-hd::before {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     bottom: 0;
     width: 0;
     height: 0;
     border-top: 44px solid var(--primary-tag-left-color);
     border-right:30px solid transparent;
     border-bottom:0px solid transparent;
     border-left:0px solid transparent;
 }
.L16-panel-hd::after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 40px solid var(--primary-tag-left-color);
    border-right:50px solid transparent;
    border-bottom:3px solid transparent;
    border-left:10px solid var(--primary-tag-left-color);
}
.L16-panel-hd .L16-zhedie img {
    width: 26px;
    height: 26px;
    transform: rotate(180deg);
}
.L16-panel-hd .L16-zhankai img {
    width: 26px;
    height: 26px;
}
.L16-hdt {
    position: relative;
    z-index: 2006;
    flex: 1;
    font-size: 15px;
    font-weight: 700;
    padding-left: 5px;
}
.L16-hdt a {
    color: #ffffff;
}
.L16-match-date {
    padding: 5px 15px;
    text-align: left;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #EEEEEE;
    font-size: 13px;
    border-radius: 0px 50px 50px 0px;
}
.L16-match-header {
    display: flex;
    align-items: center;
    border-bottom: solid 15px #F2F3F5;
    padding-bottom: 10px;
    padding-top: 10px;
}
.L16-match-header h2 {
    margin: 0 !important;
    margin-right: 125px !important;
}
.L16-match-tabs {
    width: 800px;
}
.L16-match-tabs ul {
    display: flex;
}
.L16-match-tabs ul li {
    padding: 0 10px;
    padding-bottom: 5px;
}
.L16-match-tabs ul li a {
    font-size: 16px;
    font-weight: bold;
    color: #777777;
}
.L16-match-tabs ul li.L16-active {
    border-bottom: solid 5px var(--primary-color);
}
.L16-match-tabs ul li:hover a {
    color: var(--primary-color);
}
.L16-match-tabs ul li.L16-active a {
    color: var(--primary-color);
}
.L16-zb-zzk-list {
    padding-top: 15px;
}
.L16-zb-zzk-list li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.L16-zb-zzk-list li a {
    display: inline-block;
    color: #000000;
    padding: 2px 10px;
    background: #dedede;
    border-radius: 5px;
}

.L16-zb-icon {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
}
.L16-zb-info {
    display: flex;
    align-items: center;
    padding: 1rem 0;
    font-size: 1rem;
    border-bottom: solid 1px #efefef;
}
.L16-zb-info p {
    display: block;
    padding-right: 1rem;
}
.L16-zb-info div:nth-child(1) {
    display: flex;
    align-items: center;
    width: 23%;
}
.L16-zb-icon {
    padding-left: 15px;
    padding-right: 15px;
}
.L16-zb-qiudui {
    position: relative;
    display: flex !important;
    justify-content: center;
    padding-left: 15px;
    width: 55%;
}
.L16-zb-qiudui img {
    border-radius: 100%;
}
.L16-zb-qiudui .L16-hteam {
    display: inline-block;
    width: 140px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.L16-zb-qiudui .L16-vteam {
    display: inline-block;
    width: 140px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.L16-zb-qiudui .L16-hteam img {
    padding-right: 5px
}
.L16-zb-qiudui .L16-bf {
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    font-weight: bold;
    width: 120px;
}
.L16-zb-qiudui .L16-vteam img {
    padding-left: 5px
}

.L16-zb-qiudui img {
    display: inline-block;
    vertical-align: middle;
    height: 1.8rem;
}
.L16-zb-qiudui .L16-host {
    position: absolute;
    right: -30px;
    margin-top: -6px;
}
.L16-zb-qiudui .L16-host img {
    border-radius: unset !important;
    height: 20px;
    width: 48px;
}
.L16-zb-type {
    width: 160px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.L16-zb-time,.L16-zb-type {
    color: #959595;
}
.L16-zb-type a {
    color: #959595;
}
.L16-zb-area {
    text-align: right;
    margin: 0;
    width: 25%;
}
.L16-zb-area_btn {
    width: 110px;
    border-radius: 5px;
    text-align: center;
    padding: 0.4rem;
    display: inline-block;
    border: solid 1px var(--primary-color);
    color: var(--primary-color);
}
.L16-zb-area_btn.L16-start {
    background: var(--primary-color);
    color: #f1f1f1;
}
.L16-zb-info p {
    margin-bottom: 0;
}
.L16-zb-qiudui p {
    margin: 0;
    padding: 0;
}
.L16-shrink {
    height: 350px;
    overflow: hidden;
}

.L16-news-list {
    padding: 5px 0;
}
.L16-news-list li {
    padding: 5px 0;
}
.L16-news-list li a {
    color: #000000;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
}
.L16-news-list li a:hover {
    color: #959595;
}
.L16-news-list li a img {
    display: inline-block;
    min-width: 62px;
    min-height: 46px;
    max-width: 62px;
    max-height: 46px;
}
.L16-news-list li a span {
    display: inline-block;
}
.L16-news-list.L16-clamp2 li a span{
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.L16-news-list.L16-text-overflow li a{
    width: calc(99% - 4px);
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.L16-news-list.L16-text-overflow li a{
    display: inline-block;
}
.L16-news-list.L16-text-overflow li a span{
    padding-right: 5px;
    color: #959595;
}

#home-match-list li.L16-zb-info.L16-hide {
    display: none;
}

.L16-hot-match-list {
    display: flex;
}
.L16-hot-match-item {
    flex: 1;
}
.L16-hot-match-container h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    padding-left: 15px;
}
.L16-hot-match-item {
    background: #040492;
    box-sizing: border-box;
    padding: 10px 14px;
}
.L16-hot-match-item:not(:last-child) {
    margin-right: 15px;
}
.L16-hot-match-item a {
    color: #ffffff;
}
.L16-hot-match-item .L16-match-info {
    display: flex;
    margin-bottom: 15px;
}
.L16-hot-match-item .L16-match-info h4 {
    flex: 1;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.L16-hot-match-item .L16-match-info p {
    font-size: 12px;
    margin: 0;
}
.L16-hot-match-item .L16-match-team {
    display: flex;
    margin-bottom: 15px;
    text-align: center;
    justify-content: space-around;
}
.L16-hot-match-item .L16-match-score {
    display: flex;
    margin-bottom: 5px;
    text-align: center;
    justify-content: space-around;
}
.L16-hot-match-item .L16-match-score h3 {
    margin: 0;
}
.L16-match-desc {
    line-height: 1.6;
}
.L16-match-desc p {
    text-indent: 10px;
}

.L16-sub-menu {
    padding-left: 25px;
    margin-top: 10px;
}
.L16-sub-menu li {
    float: left;
    margin-right: 15px;
}
.L16-subnav ul li {
    float: left;

}
.L16-subnav a {
    color: var(--primary-color);
}

.L16-breadcrumb {
    font-size: 0.8rem;
    margin: 0;
    position: relative;
    z-index: 2006;
    padding: 2px;
}
.L16-breadcrumb > li {
    float: left;
    position: relative;
    color: #ffffff!important;
}
.L16-breadcrumb > li > a, .L16-breadcrumb > li.L16-active, .L16-breadcrumb > li.L16-active > a {
    font-size: 14px;
    line-height: 39px;
    font-weight: bold;
    padding-right: 15px;
    color: #ffffff!important;
}
.L16-breadcrumb > li:after {
    border-left: solid 5px #ffffff;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 16px;
    right: 5px;
}
.L16-crumb {
    padding: 0;
    padding-left: 15px;
}
.L16-zhibo_head {
    padding: 15px;
}
.L16-match_info_head {
    height: 21px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: var(--primary-color);
    margin-bottom: 5px;
}
.L16-fixed_score_box.L16-zuqiu {
    background-image: url(../images/zuqiu_info_banner.png);
}
.L16-fixed_score_box {
    width: 100%;
    height: 200px;
    background-size: auto;
    overflow: hidden;
    background-position: bottom;
    background-repeat: no-repeat;
}
.L16-fixed_score_top {
    width: 650px;
    height: 120px;
    margin: 40px auto 0;
}
.L16-score_name_left {
    width: 140px;
    height: 120px;
    float: left;
    text-align: center;
}
.L16-score_name_left > img {
    width: 80px;
    height: 80px;
    margin-top: 10px;
    border-radius: 50px;
}
.L16-score_name_left > h1 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 35px;
}
.L16-score_name {
    width: 370px;
    float: left;
    margin-top: -30px;
}
.L16-score_name p:nth-child(1) {
    margin-top: 27px;
}
.L16-score_name p {
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 10px;
    text-align: center;
}
.L16-score_name_right {
    float: right;
}
.L16-score_name_left {
    width: 140px;
    height: 120px;
    float: left;
    text-align: center;
}
.L16-score_name span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.L16-score_name .L16-match_info_btn {
    width: 140px;
    cursor: default;
    color: #fff;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
}
.L16-score_name .L16-match_red_btn {
    color: #ff007b;
}
.L16-fixed_score_taggle {
    padding: 5px 15px;
}
.L16-fixed_score_taggle > span {
    display: block;
    font-size: 18px;
    color: var(--primary-color);
    margin-top: 20px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    border-left: solid 4px var(--primary-color);
    padding-left: 7px;
}
.L16-signalCon_listD>h5 {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    background: #f1f1f1;
    border-radius: 100px;
}
.L16-signalCon_listD>h5>a {
    color: var(--primary-color);
}
.L16-fixsco_synopsis_nav {
    padding: 15px;
    display: flex;
    justify-content: center;
}
.L16-fixsco_synopsis_nav li.L16-hover {
    background-color: #ba1c1c;
}
.L16-fixsco_synopsis_nav li:hover {
    background-color: #ba1c1c !important;
}
.L16-fixsco_synopsis_nav li:hover div {
    color: #ffffff;
}

.L16-fixsco_synopsis_nav li {
    width: 200px;
    height: 48px;
    border: 1px solid #ba1c1c;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: left;
    align-items: center;
}
.L16-fixsco_synopsis_nav li.L16-hover div {
    color: #fff;
}
.L16-fixsco_synopsis_nav li div {
    font: 18px/18px "microsoft yahei";
    color: #333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: flex;
    justify-content: left;
    align-items: center;
    text-align: center;
    margin: auto;
}
.L16-fixsco_synopsis_nav li img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    border-radius: 50px;
}
.L16-fixsco_synopsis_nav li div span {
    width: 90px;
}
.L16-jijinluxiang a {
    color: var(--primary-color);
    border-bottom: solid 1px #EFEFEF;
    line-height: 1.3;
}
.L16-zb-list {
    padding: 15px;
}
.L16-article-wrap {
    padding: 15px;
}
.L16-article-wrap h1 {
    font-size: 26px;
}
.L16-article-wrap .L16-info {
    border-bottom: solid 1px #dedede;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.L16-article-wrap .L16-info time {
    display: inline-block;
    color: #888888;
    padding-top: 10px;
}
.L16-article {
    box-sizing: border-box;
    padding: 35px;
}
.L16-article p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom:25px;
}
.L16-article img {
    display: block;
    margin: 0 auto;
    width: 60% !important;
    max-width: 60% !important;
}
.L16-saishi-list li {
    float: left;
    padding: 10px;
}
.L16-saishi-list li a {
    color: var(--primary-color);
}
.L16-team-info {
    text-align: center;
    padding-bottom: 15px;
}
.L16-team-info img {
    width: 120px;
    height: 120px;
}
.L16-team-desc {
    padding: 15px;
}
.L16-team-desc h4 {
    font-size: 16px;
    font-weight: 700;
}
.L16-team-desc .L16-intro {
    line-height: 1.6;
    margin-top: 15px;
}

.L16-responsive-table {
    display: block;
    width: 100%;
    margin-top: 15px;
}
.L16-responsive-table_hd {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    background: #dedede;
}
.L16-responsive-table_hd > span {
    text-align: center;
    flex: 1;
    font-weight: 700;
}
.L16-responsive-table_bd {
    display: block;
}
.L16-responsive-table_row {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: solid 1px #dedede;
}
.L16-responsive-table_row > span {
    text-align: center;
    flex: 1;
    padding: 10px 0;
}

.L16-logo-box {
    padding-right: 20px;
}

.L16-navbars {
    margin-left: 25px !important;
}

.L16-navbars a {
    color: var(--primary-color) !important;
    font-size: 22px !important;
    padding-right: 15px !important;
    font-weight: bold !important;
}


.L16-base-list_box .L16-ranking_hd {
    display: flex;
    font-size: 14px;
    font-weight: bold;
    background: #dedede;
    padding: 5px 10px;
    margin-top: 5px;
    color: #555555;
}
.L16-base-list_box .L16-ranking_hd span {
    text-align: left;
}
.L16-base-list_box .L16-base-list-ranking_item {
    display: flex;
    font-size: 14px;
    padding-bottom: 10px;
}
.L16-base-list_box .L16-base-list-ranking_item span {
    text-align: left;
}
.L16-base-list_box .L16-base-list-ranking_item a {
    font-size: 14px;
    color: #4388c5;
}
.L16-ranking_tag {
    text-align: center;
    padding: 10px 0;
    background: #d3d3d3 !important;
}
.L16-ranking_num {
    padding-left: 10px;
}
.L16-base-list_box {
    width: 100%;
    margin-right: 10px;
}

.L16-base-list_item {
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.L16-base-list_box .L16-base-list_item a, .L16-base-list_box .L16-rank .L16-rank_list_new a {
    background: unset;
    border: none;
    font-size: 0.875rem;
    color: #000000;
}

.L16-base-list_item a {
    line-height: 34px;
    margin: 0;
    padding: 0;
    height: 34px;
    overflow: hidden;
    width: 330px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.L16-base-list_item a:hover {
    color: #4388c5;
    font-weight: bold;
}

.L16-base-list_box .L16-base-list_item .L16-icon {
    content: '';
    position: relative;
    top: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/images/video-inactive.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
}

.L16-news_article_item {
    display: flex;
    padding: 15px 0;
    border-bottom: solid 1px #efefef;
}
.L16-news_article_item h1 {
    font-size: 20px;
    color: #333;
    width: 100%;
    margin:0;
    margin-bottom: 25px;
}
.L16-news_article_item h1 a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}
.L16-news_article_item .L16-info {
    flex: 1;
}
.L16-news_article_item .L16-news_image {
    width: 138px;
    height: 88px;
    margin-right: 20px;
    border: 1px solid #707070;
}
.L16-pagination-base {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    margin-top: 15px;
}
.L16-pagination-base .L16-pagination li {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.L16-pagination-base .L16-pagination li > a {
    padding: 8px 15px;
    background: var(--primary-color);
    color: var(--top-header-hot-color);
    border-radius: 3px;
    font-size: 14px;
    border-bottom: 1px solid #EEEEEE;
}

.L16-pagination-base .L16-pagination li.L16-active > a {
    padding: 8px 15px;
    background: var(--top-header-hot-hover-bg);
    color: var(--top-header-hot-color);
    font-weight: bold;
    border-radius: 3px;
    font-size: 14px;
    border-bottom: 1px solid #EEEEEE;
}


.L16-team-index-tabs {
}

.L16-team-index-tab {
    display: flex;
}

.L16-team-index-tab > li {
    flex: 1;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
}

.L16-team-index-tab > li.L16-active {
    background: #4388c5;
    color: #ffffff;
    font-weight: bold;
}

.L16-team-index-tab > li:hover {
    background: #4388c5;
    color: #ffffff;
    font-weight: bold;
}

.L16-team-index-tab.L16-right > li {
    flex: unset !important;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    padding: 0 15px;
}

.L16-team-index-tab.L16-right > li {
    background: #dedede;
}

.L16-team-index-tab.L16-right > li.L16-active {
    background: var(--top-header-hot-hover-bg); !important;
    color: var(--top-header-hot-hover-color);
    font-weight: bold;
}


.L16-wrap-box_table {
    padding: 5px;
    box-sizing: border-box;
    background: #ffffff;
}

.L16-table {
    width: 100%;
    border: solid 1px #dedede;
    margin: 0;
}

.L16-table > tbody th {
    height: 35px;
    font-size: 12px;
    background: var(--primary-color);
    color: var(--top-header-hot-color);
    text-align: center;
}

.L16-table > tbody td {
    height: 35px;
    font-size: 14px;
    text-align: center;
}

.L16-table > tbody tr:nth-last-of-type(even) {
    background: #EFEFEF;
}

.L16-wrap-box_table .L16-table {
    display: none;
}

.L16-wrap-box_table .L16-table.L16-active {
    display: table;
}

.L16-duibi-box {
    padding: 15px;
    border-bottom: solid 1px #EFEFEF;
}

.L16-duibi-box_head {
    display: flex;
}

.L16-duibi-box_head .L16-left, .L16-duibi-box_head .L16-right {
    flex: 1;
    display: flex;
    align-items: center;
}

.L16-duibi-box_head .L16-left {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    justify-content: right;
}

.L16-duibi-box_head .L16-vs {
    width: 120px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.L16-duibi-box_head .L16-align_text {
    width: 120px;
    text-align: center;
    font-size: 16px;
}

.L16-duibi-box_head .L16-right {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.L16-duibi-box_head .L16-progress {
    width: 10px;
    height: 10px;
    border-radius: 3px;
    background: #4a8ef5;
}

.L16-duibi-box_head .L16-progress.L16-red {
    background: #e10000;
}

.L16-analyse * {
    font-size: unset !important;
}
.L16-analyse img {
    width: 100% !important;
}

.L16-pagination-base .L16-pagination a {
    padding: 8px 15px;
    background: var(--primary-color);
    color: #ffffff;
    border-radius: 3px;
    font-size: 14px;
    border-bottom: 1px solid #EEEEEE;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
}
:root {
    --button-bg-color: #007BFF; /* 按钮背景颜色 */
    --button-hover-bg-color: #0056b3; /* 鼠标悬停时的背景颜色 */

    --button-text-color: #fff; /* 按钮文字颜色 */
}

.L16-gszbxhy a {
    display: inline-block;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: var(--button-text-color);
    background-color: var(--button-bg-color);
    border: 2px solid var(--button-bg-color);
    border-radius: 5px;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
 
.L16-gszbxhy a:hover {
    background-color: var(--button-hover-bg-color);
    border-color: var(--button-hover-bg-color);
    color: var(--button-text-color); /* 可以省略，因为悬停时通常保持文字颜色不变 */
}
