@charset "utf-8";

html,
body {
    font: 14px/1.571429 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
    color: #76838f;
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-width: 320px;
    min-height: 100vh
}

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
}

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
}


*,
::after,
::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

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;
    margin-bottom: 1rem
}

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: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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
}



[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.2;
    color: #37474f
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

.h1,
h1 {
    font-size: 2.572rem
}

.h2,
h2 {
    font-size: 2.143rem
}

.h3,
h3 {
    font-size: 1.715rem
}

.h4,
h4 {
    font-size: 1.286rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .858rem
}

.lead {
    font-size: 1.429rem;
    font-weight: 300
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .23rem;
    background-color: #f2a654;
    color: #fff;
    border-radius: .143rem
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

dl.row>dd+dt {
    clear: left
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img,
.img-fluid {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: .286rem
}

.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)
}

.img-circle {
    border-radius: 50%
}




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
}

.container {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: .9375rem;
    padding-left: .9375rem
}

.container::after {
    display: table;
    clear: both;
    content: ''
}

@media (min-width:480px) {
    .container {
        width: 606px
    }
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:1600px) {
    .container {
        width: 1310px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: .9375rem;
    padding-left: .9375rem
}

.container-fluid::after {
    display: table;
    clear: both;
    content: ''
}

.row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

.row::after {
    display: table;
    clear: both;
    content: ''
}

@media (min-width:480px) {
    .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9 {
    position: relative;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media (min-width:480px) {

    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media (min-width:768px) {

    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media (min-width:992px) {

    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media (min-width:1200px) {

    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xs,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.col-xs-1 {
    float: left;
    width: 8.333333%
}

.col-xs-2 {
    float: left;
    width: 16.666667%
}

.col-xs-3 {
    float: left;
    width: 25%
}

.col-xs-4 {
    float: left;
    width: 33.333333%
}

.col-xs-5 {
    float: left;
    width: 41.666667%
}

.col-xs-6 {
    float: left;
    width: 50%
}

.col-xs-7 {
    float: left;
    width: 58.333333%
}

.col-xs-8 {
    float: left;
    width: 66.666667%
}

.col-xs-9 {
    float: left;
    width: 75%
}

.col-xs-10 {
    float: left;
    width: 83.333333%
}

.col-xs-11 {
    float: left;
    width: 91.666667%
}

.col-xs-12 {
    float: left;
    width: 100%
}

.offset-xs-1 {
    margin-left: 8.333333%
}

.offset-xs-2 {
    margin-left: 16.666667%
}

.offset-xs-3 {
    margin-left: 25%
}

.offset-xs-4 {
    margin-left: 33.333333%
}

.offset-xs-5 {
    margin-left: 41.666667%
}

.offset-xs-6 {
    margin-left: 50%
}

.offset-xs-7 {
    margin-left: 58.333333%
}

.offset-xs-8 {
    margin-left: 66.666667%
}

.offset-xs-9 {
    margin-left: 75%
}

.offset-xs-10 {
    margin-left: 83.333333%
}

.offset-xs-11 {
    margin-left: 91.666667%
}

@media (min-width:480px) {
    .col-sm-1 {
        float: left;
        width: 8.333333%
    }

    .col-sm-2 {
        float: left;
        width: 16.666667%
    }

    .col-sm-3 {
        float: left;
        width: 25%
    }

    .col-sm-4 {
        float: left;
        width: 33.333333%
    }

    .col-sm-5 {
        float: left;
        width: 41.666667%
    }

    .col-sm-6 {
        float: left;
        width: 50%
    }

    .col-sm-7 {
        float: left;
        width: 58.333333%
    }

    .col-sm-8 {
        float: left;
        width: 66.666667%
    }

    .col-sm-9 {
        float: left;
        width: 75%
    }

    .col-sm-10 {
        float: left;
        width: 83.333333%
    }

    .col-sm-11 {
        float: left;
        width: 91.666667%
    }

    .col-sm-12 {
        float: left;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        float: left;
        width: 8.333333%
    }

    .col-md-2 {
        float: left;
        width: 16.666667%
    }

    .col-md-3 {
        float: left;
        width: 25%
    }

    .col-md-4 {
        float: left;
        width: 33.333333%
    }

    .col-md-5 {
        float: left;
        width: 41.666667%
    }

    .col-md-6 {
        float: left;
        width: 50%
    }

    .col-md-7 {
        float: left;
        width: 58.333333%
    }

    .col-md-8 {
        float: left;
        width: 66.666667%
    }

    .col-md-9 {
        float: left;
        width: 75%
    }

    .col-md-10 {
        float: left;
        width: 83.333333%
    }

    .col-md-11 {
        float: left;
        width: 91.666667%
    }

    .col-md-12 {
        float: left;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg-1 {
        float: left;
        width: 8.333333%
    }

    .col-lg-2 {
        float: left;
        width: 16.666667%
    }

    .col-lg-3 {
        float: left;
        width: 25%
    }

    .col-lg-4 {
        float: left;
        width: 33.333333%
    }

    .col-lg-5 {
        float: left;
        width: 41.666667%
    }

    .col-lg-6 {
        float: left;
        width: 50%
    }

    .col-lg-7 {
        float: left;
        width: 58.333333%
    }

    .col-lg-8 {
        float: left;
        width: 66.666667%
    }

    .col-lg-9 {
        float: left;
        width: 75%
    }

    .col-lg-10 {
        float: left;
        width: 83.333333%
    }

    .col-lg-11 {
        float: left;
        width: 91.666667%
    }

    .col-lg-12 {
        float: left;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl-1 {
        float: left;
        width: 8.333333%
    }

    .col-xl-2 {
        float: left;
        width: 16.666667%
    }

    .col-xl-3 {
        float: left;
        width: 25%
    }

    .col-xl-4 {
        float: left;
        width: 33.333333%
    }

    .col-xl-5 {
        float: left;
        width: 41.666667%
    }

    .col-xl-6 {
        float: left;
        width: 50%
    }

    .col-xl-7 {
        float: left;
        width: 58.333333%
    }

    .col-xl-8 {
        float: left;
        width: 66.666667%
    }

    .col-xl-9 {
        float: left;
        width: 75%
    }

    .col-xl-10 {
        float: left;
        width: 83.333333%
    }

    .col-xl-11 {
        float: left;
        width: 91.666667%
    }

    .col-xl-12 {
        float: left;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1600px) {
    .col-xxl-1 {
        float: left;
        width: 8.333333%
    }

    .col-xxl-2 {
        float: left;
        width: 16.666667%
    }

    .col-xxl-3 {
        float: left;
        width: 25%
    }

    .col-xxl-4 {
        float: left;
        width: 33.333333%
    }

    .col-xxl-5 {
        float: left;
        width: 41.666667%
    }

    .col-xxl-6 {
        float: left;
        width: 50%
    }

    .col-xxl-7 {
        float: left;
        width: 58.333333%
    }

    .col-xxl-8 {
        float: left;
        width: 66.666667%
    }

    .col-xxl-9 {
        float: left;
        width: 75%
    }

    .col-xxl-10 {
        float: left;
        width: 83.333333%
    }

    .col-xxl-11 {
        float: left;
        width: 91.666667%
    }

    .col-xxl-12 {
        float: left;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.333333%
    }

    .offset-xxl-2 {
        margin-left: 16.666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.333333%
    }

    .offset-xxl-5 {
        margin-left: 41.666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.333333%
    }

    .offset-xxl-8 {
        margin-left: 66.666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.333333%
    }

    .offset-xxl-11 {
        margin-left: 91.666667%
    }
}

.table {
    max-width: 100%;
    margin-bottom: 1rem;
    color: #76838f
}

tabl.e:not([border='0']) th,
.table:not([border='0']) td {
    border-top: 1px solid #e4eaec
}

.table td,
.table th {
    padding: .572rem
}

.table thead th {
    border-bottom: 2px solid #e4eaec
}

.table tbody+tbody {
    border-top: 2px solid #e4eaec
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .358rem
}

.table-bordered {
    border: 1px solid #e4eaec
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #ddd
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 1px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(243, 247, 249, .3)
}

.table-hover tbody tr:hover {
    background-color: #f3f7f9
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: #f3f7f9
}

.table-active a {
    color: inherit
}

.table-hover .table-active:hover {
    background-color: #e2ecf1
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    color: inherit;
    background-color: #e2ecf1
}

.table-responsive {
    display: block;
    overflow-x: auto;
    width: 100%;
    min-height: .01%
}

.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
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control.focus,
.form-control:focus {
    border-color: #62a8ea;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #a3afb7
}

.form-control::-moz-placeholder {
    opacity: 1;
    color: #a3afb7
}

.form-control:-ms-input-placeholder {
    opacity: 1;
    color: #a3afb7
}

.form-control::placeholder {
    opacity: 1;
    color: #a3afb7
}

.form-control:disabled,
.form-control[readonly] {
    opacity: 1;
    background-color: #f3f7f9
}

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: 2.573rem
}

select.form-control:focus::-ms-value {
    color: #76838f;
    background-color: #fff
}

.form-control-static {
    min-height: 2.573rem;
    margin-bottom: 0;
    padding-top: .429rem;
    padding-bottom: .429rem
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 2.288rem;
    font-size: .858rem;
    padding: .429rem .786rem;
    border-radius: .143rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 2.288rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 3.573667rem;
    font-size: 1.286rem;
    padding: .858rem 1.429rem;
    border-radius: .286rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.573667rem
}

.form-group {
    margin-bottom: 1.429rem
}

.form-control-danger,
.form-control-success,
.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(.ty-web) .has-success .custom-control,
html:not(.ty-web) .has-success .form-control-label {
    color: #46be8a
}

html:not(.ty-web) .has-success .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(.ty-web) .has-success .input-group-addon {
    color: #46be8a;
    border-color: #46be8a;
    background-color: #ddf3e9
}



.has-warning .custom-control,
.has-warning .form-control-label {
    color: #f2a654
}

.has-warning .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)
}

.has-warning .input-group-addon {
    color: #f2a654;
    border-color: #f2a654;
    background-color: #fff
}



.has-danger .custom-control,
.has-danger .form-control-label {
    color: #f96868
}

.has-danger .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)
}

.has-danger .input-group-addon {
    color: #f96868;
    border-color: #f96868;
    background-color: #fff
}



.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
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0
}

.btn.focus,
.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    border-color: #62a8ea;
    background-color: #62a8ea
}

.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    border-color: #89bceb;
    background-color: #89bceb
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    border-color: #4e97d9;
    background-color: #4e97d9;
    background-image: none
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    border-color: #4e97d9;
    background-color: #4e97d9
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
    border-color: #62a8ea;
    background-color: #62a8ea
}

.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)
}

.btn-info {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.btn-info:hover,
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    border-color: #77d6e1;
    background-color: #77d6e1
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #47b8c6;
    background-color: #47b8c6
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    border-color: #47b8c6;
    background-color: #47b8c6
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info:disabled.focus,
.btn-info:disabled:focus,
.btn-info.disabled:hover,
.btn-info:disabled:hover {
    border-color: #57c7d4;
    background-color: #57c7d4
}

.btn-success {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.btn-success:hover,
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    border-color: #5cd29d;
    background-color: #5cd29d
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #36ab7a;
    background-color: #36ab7a
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    border-color: #36ab7a;
    background-color: #36ab7a
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success:disabled.focus,
.btn-success:disabled:focus,
.btn-success.disabled:hover,
.btn-success:disabled:hover {
    border-color: #46be8a;
    background-color: #46be8a
}

.btn-warning {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    border-color: #f4b066;
    background-color: #f4b066
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #ec9940;
    background-color: #ec9940
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    border-color: #ec9940;
    background-color: #ec9940
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
    border-color: #f2a654;
    background-color: #f2a654
}

.btn-danger {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

.btn-danger:hover,
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    border-color: #fa7a7a;
    background-color: #fa7a7a
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-image: none;
    border-color: #e9595b;
    background-color: #e9595b
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    border-color: #e9595b;
    background-color: #e9595b
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
    border-color: #f96868;
    background-color: #f96868
}

.btn-outline-primary {
    color: #62a8ea;
    border-color: #62a8ea;
    background-color: transparent;
    background-image: none
}

.btn-outline-primary:hover,
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary.active,
.btn-outline-primary:active,
.open>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    border-color: #62a8ea;
    background-color: #62a8ea
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    border-color: #1869b4;
    background-color: #1d7dd8
}

.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled:focus,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover {
    border-color: #bcdaf6
}

.btn-outline-secondary {
    color: #ccc;
    border-color: #ccc;
    background-color: transparent;
    background-image: none
}

.btn-outline-secondary:hover,
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary.active,
.btn-outline-secondary:active,
.open>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    border-color: #ccc;
    background-color: #ccc
}

.btn-outline-secondary.active.focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary:active.focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.open>.btn-outline-secondary.dropdown-toggle.focus,
.open>.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn-outline-secondary.dropdown-toggle:hover {
    color: #fff;
    border-color: #8c8c8c;
    background-color: #a1a1a1
}

.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover {
    border-color: #fff
}

.btn-outline-info {
    color: #57c7d4;
    border-color: #57c7d4;
    background-color: transparent;
    background-image: none
}

.btn-outline-info:hover,
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info.active,
.btn-outline-info:active,
.open>.btn-outline-info.dropdown-toggle {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
    color: #fff;
    border-color: #237e89;
    background-color: #2b9ca9
}

.btn-outline-info.disabled.focus,
.btn-outline-info.disabled:focus,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover {
    border-color: #a8e2e9
}

.btn-outline-success {
    color: #46be8a;
    border-color: #46be8a;
    background-color: transparent;
    background-image: none
}

.btn-outline-success:hover,
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success.active,
.btn-outline-success:active,
.open>.btn-outline-success.dropdown-toggle {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.open>.btn-outline-success.dropdown-toggle.focus,
.open>.btn-outline-success.dropdown-toggle:focus,
.open>.btn-outline-success.dropdown-toggle:hover {
    color: #fff;
    border-color: #226246;
    background-color: #2d805c
}

.btn-outline-success.disabled.focus,
.btn-outline-success.disabled:focus,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover {
    border-color: #91d9ba
}

.btn-outline-warning {
    color: #f2a654;
    border-color: #f2a654;
    background-color: transparent;
    background-image: none
}

.btn-outline-warning:hover,
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning.active,
.btn-outline-warning:active,
.open>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.btn-outline-warning.active.focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.active:hover,
.btn-outline-warning:active.focus,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover,
.open>.btn-outline-warning.dropdown-toggle.focus,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle:hover {
    color: #fff;
    border-color: #b8660e;
    background-color: #de7c11
}

.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled:focus,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover {
    border-color: #f9d7b3
}

.btn-outline-danger {
    color: #f96868;
    border-color: #f96868;
    background-color: transparent;
    background-image: none
}

.btn-outline-danger:hover,
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger.active,
.btn-outline-danger:active,
.open>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.open>.btn-outline-danger.dropdown-toggle.focus,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle:hover {
    color: #fff;
    border-color: #d90909;
    background-color: #f61515
}

.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled:focus,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover {
    border-color: #fdcaca
}

.btn-group-lg>.btn,
.btn-lg {
    font-size: 1.286rem;
    padding: .715rem 1.286rem;
    border-radius: .286rem
}

.btn-group-sm>.btn,
.btn-sm {
    font-size: .858rem;
    padding: .429rem .858rem;
    border-radius: .143rem
}

.btn-block {
    display: block;
    width: 100%;
    white-space: normal
}

.btn-block+.btn-block {
    margin-top: .572rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

/*M|e|t|I|n|f|o|7|8*/
.fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.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
}

.dropdown,
.dropup {
    position: relative
}

.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 */
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .286rem solid
}

.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
}

.dropdown-divider {
    overflow: hidden;
    height: 1px;
    margin: .5rem 0;
    background-color: #e4eaec;
    margin: 6px 0
}

.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
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    text-decoration: none;
    color: #76838f;
    outline: 0;
    background-color: #f3f7f9
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #ccd5db
}

.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    cursor: not-allowed;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: 'progid:DXImageTransform.Microsoft.gradient(enabled = false)'
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0 !important;
    left: auto !important
}

.dropdown-menu-left {
    right: auto !important;
    left: 0 !important
}

.dropdown-header {
    font-size: .858rem;
    display: block;
    margin-bottom: 0;
    padding: 5px 20px;
    white-space: nowrap;
    color: #37474f
}

.dropdown-backdrop {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: '';
    border-top: 0;
    border-bottom: .286rem solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .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)
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    float: left;
    margin-bottom: 0
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child),
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn+.dropdown-toggle-split::after {
    margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .6435rem;
    padding-left: .6435rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .9645rem;
    padding-left: .9645rem
}

.btn-group.open .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)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: .358rem .358rem 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 .358rem .358rem
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    width: 100%;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    vertical-align: middle;
    white-space: nowrap
}

.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
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    font-size: .858rem;
    padding: .429rem .786rem;
    border-radius: .143rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    font-size: 1.286rem;
    padding: .858rem 1.429rem;
    border-radius: .286rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 3
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav-link {
    position: relative;
    display: block;
    overflow: hidden;
    padding: .715rem 1.072rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
    background-color: #f3f7f9
}

.nav-link.disabled {
    color: #a3afb7
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    cursor: not-allowed;
    color: #a3afb7;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.nav-tabs {
    border-bottom: 1px solid #e4eaec
}

.nav-tabs::after {
    display: table;
    clear: both;
    content: ''
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px
}

.nav-tabs .nav-item+.nav-item {
    margin-left: 2px
}

.nav-tabs .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
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent transparent #e4eaec;
    background-color: #f3f7f9
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #a3afb7;
    border-color: transparent;
    background-color: transparent
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #fff;
    background-color: #62a8ea;
    border-color: transparent;
    border-bottom-color: #62a8ea
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills::after {
    display: table;
    clear: both;
    content: ''
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item+.nav-item {
    margin-left: 2px
}

.nav-pills .nav-link {
    display: block;
    padding: .715rem 1.429rem;
    border-radius: .215rem
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    cursor: default;
    color: #fff;
    background-color: #62a8ea
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: 2px;
    margin-left: 0
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: 1.5715rem .9375rem
}

.navbar::after {
    display: table;
    clear: both;
    content: ''
}


.navbar-full {
    z-index: 1200
}



.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    z-index: 1500;
    right: 0;
    left: 0
}



.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-brand {
    font-size: 1.286rem;
    float: left;
    margin-right: 1rem;
    padding-top: 4px;
    padding-bottom: 4px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.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
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-nav .nav-item {
    float: left;
    margin: 0 15px;
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-link+.nav-link,
.navbar-nav .nav-item+.nav-item {
    margin-left: 1rem
}

.card {
    position: relative;
    display: block;
    border-radius: .215rem;
    background-color: #fff;
    margin-bottom: 2.143rem
}

.card-block {
    padding: 1.429rem
}

.card-block::after {
    display: table;
    clear: both;
    content: ''
}

.card-title {
    margin-bottom: .858rem;
    margin-top: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.429rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .215rem;
    border-top-right-radius: .215rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.card-header {
    margin-bottom: 0;
    padding: .858rem 1.429rem;
    border-bottom: 1px solid #e4eaec;
    background-color: #f3f7f9
}

.card-header::after {
    display: table;
    clear: both;
    content: ''
}

.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
}

.card-footer {
    padding: .858rem 1.429rem;
    border-top: 1px solid #e4eaec;
    background-color: #f3f7f9
}

.card-footer::after {
    display: table;
    clear: both;
    content: ''
}

.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)
}

.card-img {
    border-radius: -webkit-calc(.215rem - 1px);
    border-radius: calc(.215rem - 1px);
    border-radius: 0
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.429rem
}

.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)
}

.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)
}

.breadcrumb {
    margin-bottom: 1rem;
    padding: .75rem 1rem;
    list-style: none;
    border-radius: .215rem;
    background-color: transparent;
    margin-bottom: 10px
}

.breadcrumb::after {
    display: table;
    clear: both;
    content: ''
}

.breadcrumb-item {
    float: left
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    content: '/';
    color: #ccd5db;
    padding: 0 5px
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #76838f
}

.pagination {
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 0;
    border-radius: .215rem
}

.page-item {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .215rem;
    border-bottom-right-radius: .215rem
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    cursor: default;
    color: #fff;
    border-color: #62a8ea;
    background-color: #62a8ea
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
    cursor: not-allowed;
    pointer-events: none;
    color: #ccd5db;
    border-color: #e4eaec;
    background-color: transparent
}

.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
}

.page-link:focus,
.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
}

.pagination-lg .page-link {
    font-size: 1.286rem;
    padding: .715rem 1.215rem
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .286rem;
    border-bottom-left-radius: .286rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .286rem;
    border-bottom-right-radius: .286rem
}

.pagination-sm .page-link {
    font-size: .858rem;
    padding: .429rem .786rem
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .143rem;
    border-bottom-left-radius: .143rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .143rem;
    border-bottom-right-radius: .143rem
}

.tag {
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    padding: .25em .6em;
    text-align: center;
    vertical-align: baseline;
    color: #fff;
    border-radius: .215rem
}

.tag:empty {
    display: none
}

.btn .tag {
    position: relative;
    top: -1px
}

a.tag:focus,
a.tag:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

.tag-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    padding: 3px 6px
}

.tag-default {
    background-color: #e4eaec;
    color: #76838f
}

.tag-default[href]:focus,
.tag-default[href]:hover {
    background-color: #c6d3d7;
    background-color: #f3f7f9
}

.tag-primary {
    background-color: #62a8ea
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
    background-color: #358fe4;
    background-color: #89bceb
}

.tag-success {
    background-color: #46be8a
}

.tag-success[href]:focus,
.tag-success[href]:hover {
    background-color: #369b6f;
    background-color: #5cd29d
}

.tag-info {
    background-color: #57c7d4
}

.tag-info[href]:focus,
.tag-info[href]:hover {
    background-color: #33b6c5;
    background-color: #77d6e1
}

.tag-warning {
    background-color: #f2a654
}

.tag-warning[href]:focus,
.tag-warning[href]:hover {
    background-color: #ee8d25;
    background-color: #f4b066
}

.tag-danger {
    background-color: #f96868
}

.tag-danger[href]:focus,
.tag-danger[href]:hover {
    background-color: #f73737;
    background-color: #fa7a7a
}

.alert {
    margin-bottom: 1rem;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: .215rem;
    padding-right: 20px;
    padding-left: 20px
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 30px;
    padding-right: 40px
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -15px;
    color: inherit;
    top: 0;
    text-decoration: none;
    opacity: .6
}

.alert-success {
    color: #46be8a;
    border-color: #e7faf2;
    background-color: rgba(231, 250, 242, .8)
}

.alert-success .close {
    color: #46be8a
}

.alert-success .close:focus,
.alert-success .close:hover {
    color: #46be8a
}

.alert-info {
    color: #57c7d4;
    border-color: #ecf9fa;
    background-color: rgba(236, 249, 250, .8)
}

.alert-info .close {
    color: #57c7d4
}

.alert-info .close:focus,
.alert-info .close:hover {
    color: #57c7d4
}

.alert-warning {
    color: #f2a654;
    border-color: #fff3e6;
    background-color: rgba(255, 243, 230, .8)
}

.alert-warning .close {
    color: #f2a654
}

.alert-warning .close:focus,
.alert-warning .close:hover {
    color: #f2a654
}

.alert-danger {
    color: #f96868;
    border-color: #ffeaea;
    background-color: rgba(255, 234, 234, .8)
}

.alert-danger .close {
    color: #f96868
}

.alert-danger .close:focus,
.alert-danger .close:hover {
    color: #f96868
}

.media,
.media-body {
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-object {
    display: block;
    width: 120px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right {
    padding-left: 20px
}

.media-left {
    padding-right: 20px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 0;
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    background-color: #fff
}

.list-group-item:first-child {
    border-top-left-radius: .215rem;
    border-top-right-radius: .215rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .215rem;
    border-bottom-left-radius: .215rem
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    cursor: not-allowed;
    color: #ccd5db;
    background-color: transparent
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #ccd5db
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    text-decoration: none;
    color: #62a8ea;
    border-color: transparent;
    background-color: transparent
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #fff
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    float: right;
    opacity: .2;
    color: #000;
    text-shadow: none
}

.close:focus,
.close:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .5;
    color: #000
}

button.close {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    z-index: 1700;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.fade .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%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.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
}

.modal-backdrop {
    position: fixed;
    z-index: 1600;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px 20px;
    border-bottom: 1px solid #e4eaec;
    border-bottom: none
}

.modal-header::after {
    display: table;
    clear: both;
    content: ''
}

.modal-header .close {
    margin-top: -2px;
    margin-top: 1px
}

.modal-title {
    line-height: 1.571429;
    margin: 0
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e4eaec;
    padding: 6px 20px 20px;
    border-top: none
}

.modal-footer::after {
    display: table;
    clear: both;
    content: ''
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    overflow: scroll;
    width: 50px;
    height: 50px
}

.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
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.bs-tooltip-top {
    margin-top: -3px;
    padding: 4px 0
}

.tooltip.bs-tether-element-attached-bottom .arrow,
.tooltip.bs-tooltip-top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 4px 4px 0;
    border-top-color: rgba(0, 0, 0, .8)
}

.tooltip.bs-tether-element-attached-left,
.tooltip.bs-tooltip-right {
    margin-left: 3px;
    padding: 0 4px
}

.tooltip.bs-tether-element-attached-left .arrow,
.tooltip.bs-tooltip-right .arrow {
    top: 50%;
    left: 0;
    margin-top: -4px;
    border-width: 4px 4px 4px 0;
    border-right-color: rgba(0, 0, 0, .8)
}

.tooltip.bs-tether-element-attached-top,
.tooltip.bs-tooltip-bottom {
    margin-top: 3px;
    padding: 4px 0
}

.tooltip.bs-tether-element-attached-top .arrow,
.tooltip.bs-tooltip-bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 0 4px 4px;
    border-bottom-color: rgba(0, 0, 0, .8)
}

.tooltip.bs-tether-element-attached-right,
.tooltip.bs-tooltip-left {
    margin-left: -3px;
    padding: 0 4px
}

.tooltip.bs-tether-element-attached-right .arrow,
.tooltip.bs-tooltip-left .arrow {
    top: 50%;
    right: 0;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-left-color: rgba(0, 0, 0, .8)
}

.tooltip-inner {
    max-width: 200px;
    padding: 6px 12px;
    text-align: center;
    color: #fff;
    border-radius: .215rem;
    background-color: rgba(0, 0, 0, .8)
}

.tooltip .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}
.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)
}

.popover.bs-tether-element-attached-bottom,
.popover.bs-popover-top {
    margin-top: -8px
}

.popover.bs-tether-element-attached-bottom .popover-arrow,
.popover.bs-popover-top .popover-arrow {
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
    border-top-color: rgba(204, 213, 219, .85);
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom .popover-arrow::after,
.popover.bs-popover-top .popover-arrow::after {
    bottom: 1px;
    margin-left: -8px;
    content: '';
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-left,
.popover.bs-popover-right {
    margin-left: 8px
}

.popover.bs-tether-element-attached-left .popover-arrow,
.popover.bs-popover-right .popover-arrow {
    top: 50%;
    left: -9px;
    margin-top: -9px;
    border-right-color: rgba(204, 213, 219, .85);
    border-left-width: 0
}

.popover.bs-tether-element-attached-left .popover-arrow::after,
.popover.bs-popover-right .popover-arrow::after {
    bottom: -8px;
    left: 1px;
    content: '';
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bs-tether-element-attached-top,
.popover.bs-popover-bottom {
    margin-top: 8px
}

.popover.bs-tether-element-attached-top .popover-arrow,
.popover.bs-popover-bottom .popover-arrow {
    top: -9px;
    left: 50%;
    margin-left: -9px;
    border-top-width: 0;
    border-bottom-color: rgba(204, 213, 219, .85)
}

.popover.bs-tether-element-attached-top .popover-arrow::after,
.popover.bs-popover-bottom .popover-arrow::after {
    top: 1px;
    margin-left: -8px;
    content: '';
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.bs-tether-element-attached-right,
.popover.bs-popover-left {
    margin-left: -8px
}

.popover.bs-tether-element-attached-right .popover-arrow,
.popover.bs-popover-left .popover-arrow {
    top: 50%;
    right: -9px;
    margin-top: -9px;
    border-right-width: 0;
    border-left-color: rgba(204, 213, 219, .85)
}

.popover.bs-tether-element-attached-right .popover-arrow::after,
.popover.bs-popover-left .popover-arrow::after {
    right: 1px;
    bottom: -8px;
    content: '';
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    font-size: 1rem;
    margin: 0;
    padding: 8px 14px;
    border-bottom: 1px solid #e2ecf1;
    border-radius: .214571rem .214571rem 0 0;
    background-color: #f3f7f9
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 20px 20px
}

.popover-arrow,
.popover-arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent
}

.popover-arrow {
    border-width: 9px
}

.popover-arrow::after {
    content: '';
    border-width: 8px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.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
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.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
}

.carousel-control.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)
}

.carousel-control.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)
}

.carousel-control:focus,
.carousel-control:hover {
    text-decoration: none;
    opacity: .9;
    color: #fff;
    outline: 0;
    opacity: .4
}

.carousel-control .icon-next,
.carousel-control .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
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev::before {
    content: '\2039'
}

.carousel-control .icon-next::before {
    content: '\203a'
}

.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
}

.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)
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
    width: 10px;
    height: 10px;
    margin: 3px
}

.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)
}

.carousel-caption .btn {
    text-shadow: none
}


.bg-faded {
    background-color: #f3f7f9
}

.bg-primary {
    color: #fff !important;
    background-color: #62a8ea !important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #358fe4 !important
}

.bg-success {
    color: #fff !important;
    background-color: #46be8a !important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #369b6f !important
}

.bg-info {
    color: #fff !important;
    background-color: #57c7d4 !important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #33b6c5 !important
}

.bg-warning {
    color: #fff !important;
    background-color: #f2a654 !important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ee8d25 !important
}

.bg-danger {
    color: #fff !important;
    background-color: #f96868 !important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #f73737 !important
}

.bg-inverse {
    color: #fff !important;
    background-color: #76838f !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #5e6974 !important
}

.clearfix::after {
    display: table;
    clear: both;
    content: ''
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline {
    display: inline !important
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-xs-left {
    float: left !important
}

.pull-xs-right {
    float: right !important
}

.pull-xs-none {
    float: none !important
}



.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
}

.w-100 {
    width: 100% !important
}

.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.m-a-0 {
    margin: 0 0 !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-a-1 {
    margin: 1rem 1rem !important
}

.m-t-1 {
    margin-top: 1rem !important
}

.m-r-1 {
    margin-right: 1rem !important
}

.m-b-1 {
    margin-bottom: 1rem !important
}

.m-l-1 {
    margin-left: 1rem !important
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-a-2 {
    margin: 1.5rem 1.5rem !important
}

.m-t-2 {
    margin-top: 1.5rem !important
}

.m-r-2 {
    margin-right: 1.5rem !important
}

.m-b-2 {
    margin-bottom: 1.5rem !important
}

.m-l-2 {
    margin-left: 1.5rem !important
}

.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.m-a-3 {
    margin: 3rem 3rem !important
}

.m-t-3 {
    margin-top: 3rem !important
}

.m-r-3 {
    margin-right: 3rem !important
}

.m-b-3 {
    margin-bottom: 3rem !important
}

.m-l-3 {
    margin-left: 3rem !important
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.p-a-0 {
    padding: 0 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-a-1 {
    padding: 1rem 1rem !important
}

.p-t-1 {
    padding-top: 1rem !important
}

.p-r-1 {
    padding-right: 1rem !important
}

.p-b-1 {
    padding-bottom: 1rem !important
}

.p-l-1 {
    padding-left: 1rem !important
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-a-2 {
    padding: 1.5rem 1.5rem !important
}

.p-t-2 {
    padding-top: 1.5rem !important
}

.p-r-2 {
    padding-right: 1.5rem !important
}

.p-b-2 {
    padding-bottom: 1.5rem !important
}

.p-l-2 {
    padding-left: 1.5rem !important
}

.p-x-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-a-3 {
    padding: 3rem 3rem !important
}

.p-t-3 {
    padding-top: 3rem !important
}

.p-r-3 {
    padding-right: 3rem !important
}

.p-b-3 {
    padding-bottom: 3rem !important
}

.p-l-3 {
    padding-left: 3rem !important
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pos-f-t {
    position: fixed;
    z-index: 1500;
    top: 0;
    right: 0;
    left: 0
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.text-xs-left {
    text-align: left !important
}

.text-xs-right {
    text-align: right !important
}

.text-xs-center {
    text-align: center !important
}


.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-muted {
    color: #a3afb7 !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #8696a1 !important
}

.text-primary {
    color: #62a8ea !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #358fe4 !important
}

.text-success {
    color: #46be8a !important
}

a.text-success:focus,
a.text-success:hover {
    color: #369b6f !important
}

.text-info {
    color: #57c7d4 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #33b6c5 !important
}

.text-warning {
    color: #f2a654 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ee8d25 !important
}

.text-danger {
    color: #f96868 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #f73737 !important
}

.text-gray-dark {
    color: #76838f !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #5e6974 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}


.hidden-xxl-down {
    display: none !important
}

.h1 .icon:first-child,
.h2 .icon:first-child,
.h3 .icon:first-child,
.h4 .icon:first-child,
.h5 .icon:first-child,
.h6 .icon:first-child,
h1 .icon:first-child,
h2 .icon:first-child,
h3 .icon:first-child,
h4 .icon:first-child,
h5 .icon:first-child,
h6 .icon:first-child {
    margin-right: .5em
}

.list-icons {
    margin-left: 0;
    padding-left: 10px;
    list-style: none
}

.list-icons>li {
    margin-top: 6px
}

.list-icons>li:first-child {
    margin-top: 0
}

.list-icons>li i {
    float: left;
    width: 1em;
    margin: 0 6px 0 0
}

.img-bordered {
    padding: 3px;
    border: 1px solid #e4eaec
}

.img-bordered-primary {
    border-color: #62a8ea !important
}

.img-bordered-purple {
    border-color: #7c51d1 !important
}

.img-bordered-red {
    border-color: #e9595b !important
}

.img-bordered-green {
    border-color: #7dd3ae !important
}

.img-bordered-orange {
    border-color: #ec9940 !important
}

.row.no-space {
    margin-right: 0;
    margin-left: 0
}

.row.no-space>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.table tfoot th,
.table thead th {
    color: #526069;
    border-bottom-width: 1px
}

.table tbody+tbody {
    border-top-width: 1px
}

.table a {
    text-decoration: underline
}

.table td>.checkbox-custom:only-child,
.table th>.checkbox-custom:only-child {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}


.form-inline .form-group {
    margin-right: 20px
}

.form-inline .form-group:last-child {
    margin-right: 0
}

.form-inline .form-control-label {
    margin-right: 5px
}


.form-horizontal .form-control-label {
    font-size: 1rem;
    padding-right: 15px;
    padding-left: 15px
}


input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.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
}

.btn .icon {
    line-height: inherit;
    width: 1em;
    margin: -1px 3px 0;
    text-align: center
}

.dropdown-item .icon:first-child {
    width: 1em;
    margin-right: .5em;
    text-align: center
}

.dropdown-menu.dropdown-menu-bullet {
    margin-top: 12px
}

.dropdown-menu.dropdown-menu-bullet:after,
.dropdown-menu.dropdown-menu-bullet:before {
    position: absolute;
    left: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border: 7px solid transparent;
    border-top-width: 0
}

.dropdown-menu.dropdown-menu-bullet:before {
    top: -7px;
    border-bottom-color: #e4eaec
}

.dropdown-menu.dropdown-menu-bullet:after {
    top: -6px;
    border-bottom-color: #fff
}

.dropdown-menu-right.dropdown-menu-bullet:after,
.dropdown-menu-right.dropdown-menu-bullet:before {
    right: 10px;
    left: auto
}

.dropdown-menu.animate {
    overflow: hidden
}

.dropdown-menu.animate>.dropdown-item {
    -webkit-animation: slide-left .5s both;
    -o-animation: slide-left .5s both;
    animation: slide-left .5s both
}

.dropdown-menu.animate>.dropdown-item:nth-child(1) {
    -webkit-animation: animation-delay(.02s);
    -o-animation: animation-delay(.02s);
    animation: animation-delay(.02s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(2) {
    -webkit-animation: animation-delay(.04s);
    -o-animation: animation-delay(.04s);
    animation: animation-delay(.04s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(3) {
    -webkit-animation: animation-delay(.06s);
    -o-animation: animation-delay(.06s);
    animation: animation-delay(.06s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(4) {
    -webkit-animation: animation-delay(.08s);
    -o-animation: animation-delay(.08s);
    animation: animation-delay(.08s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(5) {
    -webkit-animation: animation-delay(.1s);
    -o-animation: animation-delay(.1s);
    animation: animation-delay(.1s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(6) {
    -webkit-animation: animation-delay(.12s);
    -o-animation: animation-delay(.12s);
    animation: animation-delay(.12s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(7) {
    -webkit-animation: animation-delay(.14s);
    -o-animation: animation-delay(.14s);
    animation: animation-delay(.14s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(8) {
    -webkit-animation: animation-delay(.16s);
    -o-animation: animation-delay(.16s);
    animation: animation-delay(.16s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(9) {
    -webkit-animation: animation-delay(.18s);
    -o-animation: animation-delay(.18s);
    animation: animation-delay(.18s)
}

.dropdown-menu.animate>.dropdown-item:nth-child(10) {
    -webkit-animation: animation-delay(.2s);
    -o-animation: animation-delay(.2s);
    animation: animation-delay(.2s)
}

.dropdown-menu.animate>.dropdown-item.dropdown-divider {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(1) {
    -webkit-animation: animation-delay(.02s);
    -o-animation: animation-delay(.02s);
    animation: animation-delay(.02s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(2) {
    -webkit-animation: animation-delay(.04s);
    -o-animation: animation-delay(.04s);
    animation: animation-delay(.04s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(3) {
    -webkit-animation: animation-delay(.06s);
    -o-animation: animation-delay(.06s);
    animation: animation-delay(.06s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(4) {
    -webkit-animation: animation-delay(.08s);
    -o-animation: animation-delay(.08s);
    animation: animation-delay(.08s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(5) {
    -webkit-animation: animation-delay(.1s);
    -o-animation: animation-delay(.1s);
    animation: animation-delay(.1s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(6) {
    -webkit-animation: animation-delay(.12s);
    -o-animation: animation-delay(.12s);
    animation: animation-delay(.12s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(7) {
    -webkit-animation: animation-delay(.14s);
    -o-animation: animation-delay(.14s);
    animation: animation-delay(.14s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(8) {
    -webkit-animation: animation-delay(.16s);
    -o-animation: animation-delay(.16s);
    animation: animation-delay(.16s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(9) {
    -webkit-animation: animation-delay(.18s);
    -o-animation: animation-delay(.18s);
    animation: animation-delay(.18s)
}

.dropdown-menu.animate.animate-reverse>.dropdown-item:nth-last-child(10) {
    -webkit-animation: animation-delay(.2s);
    -o-animation: animation-delay(.2s);
    animation: animation-delay(.2s)
}

.dropup .dropdown-menu.dropdown-menu-bullet,
.navbar-fixed-bottom .dropdown .dropdown-menu.dropdown-menu-bullet {
    margin-bottom: 12px
}

.dropup .dropdown-menu.dropdown-menu-bullet:after,
.dropup .dropdown-menu.dropdown-menu-bullet:before,
.navbar-fixed-bottom .dropdown .dropdown-menu.dropdown-menu-bullet:after,
.navbar-fixed-bottom .dropdown .dropdown-menu.dropdown-menu-bullet:before {
    top: auto;
    border-top-width: 7px;
    border-bottom-width: 0
}

.dropup .dropdown-menu.dropdown-menu-bullet:before,
.navbar-fixed-bottom .dropdown .dropdown-menu.dropdown-menu-bullet:before {
    bottom: -7px;
    border-top-color: #e4eaec
}

.dropup .dropdown-menu.dropdown-menu-bullet:after,
.navbar-fixed-bottom .dropdown .dropdown-menu.dropdown-menu-bullet:after {
    bottom: -6px;
    border-top-color: #fff
}

.dropdown-menu>.dropdown-header {
    font-size: 1rem;
    font-weight: 700;
    padding: 8px 20px 6px;
    cursor: default
}

.dropdown-menu>.dropdown-submenu {
    position: relative
}

.dropdown-menu>.dropdown-submenu>.dropdown-item {
    position: relative
}

.dropdown-menu>.dropdown-submenu>.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
}

.dropdown-menu>.dropdown-submenu .dropdown-menu {
    left: 100%;
    margin: 0
}

.dropdown-menu>.dropdown-submenu.dropdown-menu-left .dropdown-menu {
    left: -100%
}

.dropdown-menu>.dropdown-submenu:hover .dropdown-menu {
    display: block
}

.dropdown .dropdown-submenu .dropdown-menu {
    top: 0
}

.dropup .dropdown-submenu .dropdown-menu {
    bottom: 0
}

.dropdown-menu-media {
    width: 360px;
    padding-top: 0;
    padding-bottom: 0
}

.dropdown-menu-media>li {
    margin: 0;
    padding: 0
}

.dropdown-menu-media .dropdown-menu-header {
    position: relative;
    padding: 20px 20px;
    border-bottom: 1px solid #e4eaec;
    background-color: #fff
}

.dropdown-menu-media .dropdown-menu-header>h3,
.dropdown-menu-media .dropdown-menu-header>h4,
.dropdown-menu-media .dropdown-menu-header>h5 {
    margin: 0
}

.dropdown-menu-media .dropdown-menu-header .tag {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dropdown-menu-media .list-group {
    font-size: .858rem;
    max-height: 270px;
    overflow-y: auto;
    margin: 0;
    border-radius: 0
}

.dropdown-menu-media .list-group-item {
    margin: 0;
    padding: 0 20px;
    border: none;
    border-radius: 0 !important
}

.dropdown-menu-media .list-group-item .media {
    padding: 15px 0;
    border-top: 1px solid #e4eaec
}

.dropdown-menu-media .list-group-item:first-child .media {
    border-top: none
}

.dropdown-menu-media>.dropdown-menu-footer {
    border-top: 1px solid #e4eaec;
    background-color: #f3f7f9
}

.dropdown-menu-media>.dropdown-menu-footer>a {
    margin: 0;
    padding: 15px 20px !important;
    color: #a3afb7 !important
}

.dropdown-menu-media>.dropdown-menu-footer>a:hover {
    color: #89bceb !important;
    background-color: transparent !important
}

.dropdown-menu-media>.dropdown-menu-footer>.dropdown-menu-footer-btn {
    float: right
}

.dropdown-menu-media>.dropdown-menu-footer>.dropdown-menu-footer-btn:hover {
    color: #89bceb !important;
    background-color: transparent !important
}

.dropdown-menu-primary .dropdown-iten.active,
.dropdown-menu-primary .dropdown-iten.active:focus,
.dropdown-menu-primary .dropdown-iten.active:hover {
    color: #fff;
    background-color: #62a8ea
}

.dropdown-menu-success .dropdown-iten.active,
.dropdown-menu-success .dropdown-iten.active:focus,
.dropdown-menu-success .dropdown-iten.active:hover {
    color: #fff;
    background-color: #46be8a
}

.dropdown-menu-info .dropdown-iten.active,
.dropdown-menu-info .dropdown-iten.active:focus,
.dropdown-menu-info .dropdown-iten.active:hover {
    color: #fff;
    background-color: #57c7d4
}

.dropdown-menu-warning .dropdown-iten.active,
.dropdown-menu-warning .dropdown-iten.active:focus,
.dropdown-menu-warning .dropdown-iten.active:hover {
    color: #fff;
    background-color: #f2a654
}

.dropdown-menu-danger .dropdown-iten.active,
.dropdown-menu-danger .dropdown-iten.active:focus,
.dropdown-menu-danger .dropdown-iten.active:hover {
    color: #fff;
    background-color: #f96868
}

.dropdown-menu-dark .dropdown-iten.active,
.dropdown-menu-dark .dropdown-iten.active:focus,
.dropdown-menu-dark .dropdown-iten.active:hover {
    color: #fff;
    background-color: #526069
}

.btn-group .btn~.dropdown-toggle {
    margin-left: -1px;
    padding-right: .8em;
    padding-left: .8em
}

.btn-group .btn~.dropdown-toggle:after {
    margin-left: 0
}

.btn-group.open .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)
}

.btn-group:focus .dropdown-toggle {
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.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
}

.input-group-btn .btn {
    padding: 6px 10px
}

.input-group-btn .btn>.icon {
    line-height: inherit;
    vertical-align: bottom
}

.input-group-lg .input-group-addon,
.input-group-lg .input-group-btn {
    line-height: 1.333333
}

.input-group-sm .input-group-addon,
.input-group-sm .input-group-btn {
    line-height: 1.5
}

.nav-link:focus {
    outline: 0
}

.nav-link .close {
    display: inline-block;
    margin-left: 10px
}

.nav-tabs .nav-link>.icon {
    line-height: 1;
    margin-right: .5em
}

.nav-tabs .dropup .dropdown-menu {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.nav-pills .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
}

.nav-pills-rounded .nav-link {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 1000px
}

.nav-tabs-reverse .nav-item {
    float: right
}

.nav-tabs-reverse .nav-item+.nav-item {
    margin-right: 2px;
    margin-left: 0
}

.nav-tabs-solid {
    border-bottom-color: #f3f7f9
}

.nav-tabs-solid .nav-link:hover {
    border-color: transparent
}

.nav-tabs-solid .nav-item.open .nav-link,
.nav-tabs-solid .nav-item.open .nav-link:focus,
.nav-tabs-solid .nav-item.open .nav-link:hover,
.nav-tabs-solid .nav-link.active,
.nav-tabs-solid .nav-link.active:focus,
.nav-tabs-solid .nav-link.active:hover {
    color: #76838f;
    border-color: transparent;
    background-color: #f3f7f9
}

.nav-tabs-solid~.tab-content {
    padding: 1.429rem;
    background-color: #f3f7f9
}

.nav-tabs-line {
    position: relative
}

.nav-tabs-line .nav-link {
    padding: .715rem 1.429rem;
    border-bottom: 2px solid transparent
}

.nav-tabs-line .nav-link:focus,
.nav-tabs-line .nav-link:hover {
    background-color: transparent
}

.nav-tabs-line .nav-link:hover {
    border-bottom-color: #ccd5db
}

.nav-tabs-line .nav-item.open .nav-link,
.nav-tabs-line .nav-item.open .nav-link:focus,
.nav-tabs-line .nav-item.open .nav-link:hover,
.nav-tabs-line .nav-link.active,
.nav-tabs-line .nav-link.active:focus,
.nav-tabs-line .nav-link.active:hover {
    color: #62a8ea;
    border-bottom: 2px solid #62a8ea;
    background-color: transparent
}

.nav-tabs-line .dropdown-menu {
    margin-top: 0
}

.nav-tabs-line .dropup .dropdown-menu {
    margin-bottom: 0
}

.nav-tabs-line .nav-item.open>.nav-link,
.nav-tabs-line .nav-item.open>.nav-link:focus,
.nav-tabs-line .nav-item.open>.nav-link:hover {
    border-bottom-color: #62a8ea
}

.tabs-line-top {
    border-bottom: 1px solid #e4eaec
}

.tabs-line-top .nav-item .nav-link,
.tabs-line-top .nav-link {
    bottom: -1px;
    border-top: 2px solid transparent;
    border-bottom-color: transparent
}

.tabs-line-top .nav-item .nav-link:hover,
.tabs-line-top .nav-link:hover {
    border-top: 2px solid #ccd5db;
    border-bottom-color: transparent
}

.tabs-line-top .nav-item.open .nav-link,
.tabs-line-top .nav-item.open .nav-link:focus,
.tabs-line-top .nav-item.open .nav-link:hover,
.tabs-line-top .nav-link.active,
.tabs-line-top .nav-link.active:focus,
.tabs-line-top .nav-link.active:hover {
    color: #62a8ea;
    border-top: 2px solid #62a8ea;
    border-right: 1px solid #e4eaec;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #e4eaec;
    background-color: transparent
}

.nav-tabs-vertical::after {
    display: table;
    clear: both;
    content: ''
}

.nav-tabs-vertical .nav-tabs {
    float: left;
    border-right: 1px solid #e4eaec;
    border-bottom: none
}

.nav-tabs-vertical .nav-tabs .nav-item {
    float: none;
    margin-right: -1px;
    margin-bottom: 2px;
    margin-left: 0
}

.nav-tabs-vertical .nav-tabs .nav-link {
    border-radius: .286rem 0 0 .286rem
}

.nav-tabs-vertical .nav-tabs .nav-link:hover {
    border-right-color: #e4eaec;
    border-bottom-color: transparent
}

.nav-tabs-vertical .nav-tabs .nav-link.active,
.nav-tabs-vertical .nav-tabs .nav-link.active:focus,
.nav-tabs-vertical .nav-tabs .nav-link.active:hover {
    border-right-color: #62a8ea
}

.nav-tabs-vertical .nav-tabs-reverse {
    float: right;
    border-right: none;
    border-left: 1px solid #e4eaec
}

.nav-tabs-vertical .nav-tabs-reverse .nav-item {
    margin-right: 0;
    margin-left: -1px
}

.nav-tabs-vertical .nav-tabs-reverse .nav-link {
    border-radius: 0 .286rem .286rem 0
}

.nav-tabs-vertical .nav-tabs-reverse .nav-link:hover {
    border-right-color: transparent;
    border-left-color: #e4eaec
}

.nav-tabs-vertical .nav-tabs-reverse .nav-link.active,
.nav-tabs-vertical .nav-tabs-reverse .nav-link.active:focus,
.nav-tabs-vertical .nav-tabs-reverse .nav-link.active:hover {
    border-left-color: #62a8ea
}

.nav-tabs-vertical .nav-tabs-solid {
    border-right-color: #f3f7f9
}

.nav-tabs-vertical .nav-tabs-solid .nav-link:hover {
    border-color: transparent
}

.nav-tabs-vertical .nav-tabs-solid .nav-link.active,
.nav-tabs-vertical .nav-tabs-solid .nav-link.active:focus,
.nav-tabs-vertical .nav-tabs-solid .nav-link.active:hover {
    border-color: transparent
}

.nav-tabs-vertical .nav-tabs-solid+.tab-content {
    padding: 1.429rem
}

.nav-tabs-vertical .nav-tabs-solid.nav-tabs-reverse {
    border-left-color: #f3f7f9
}

.nav-tabs-vertical .nav-tabs-line .nav-link {
    border-right: 2px solid transparent;
    border-bottom: none
}

.nav-tabs-vertical .nav-tabs-line .nav-link:hover {
    border-right-color: #ccd5db
}

.nav-tabs-vertical .nav-tabs-line .nav-link.active,
.nav-tabs-vertical .nav-tabs-line .nav-link.active:focus,
.nav-tabs-vertical .nav-tabs-line .nav-link.active:hover {
    border-right: 2px solid #62a8ea;
    border-bottom: none
}

.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse .nav-link {
    border-right-width: 1px;
    border-left: 2px solid transparent
}

.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse .nav-link:hover {
    border-color: transparent;
    border-left-color: #ccd5db
}

.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse .nav-link.active,
.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse .nav-link.active:focus,
.nav-tabs-vertical .nav-tabs-line.nav-tabs-reverse .nav-link.active:hover {
    border-right: 1px solid transparent;
    border-left: 2px solid #62a8ea
}

.nav-tabs-vertical .tab-content {
    overflow: hidden
}

.nav-tabs-inverse .nav-tabs-solid {
    border-bottom-color: #fff
}

.nav-tabs-inverse .nav-tabs-solid .nav-link.active,
.nav-tabs-inverse .nav-tabs-solid .nav-link.active:focus,
.nav-tabs-inverse .nav-tabs-solid .nav-link.active:hover {
    color: #76838f;
    background-color: #fff
}

.nav-tabs-inverse.nav-tabs-vertical .nav-tabs-solid {
    border-right-color: #fff
}

.nav-tabs-inverse.nav-tabs-vertical .nav-tabs-solid.nav-tabs-reverse {
    border-left-color: #fff
}

.nav-tabs-inverse .tab-content {
    background: #fff
}

.nav-tabs-animate .tab-content {
    overflow: hidden
}

.nav-tabs-lg .nav-link {
    font-size: 1.286rem;
    line-height: 1.333333;
    padding: .858rem 1.429rem
}

.nav-tabs-sm .nav-link {
    font-size: .858rem;
    line-height: 1.5;
    padding: .358rem .715rem
}

.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)
}

.navbar-nav {
    margin: .78575rem -.9375rem
}

.navbar-nav .nav-item {
    float: none
}

.navbar-nav .nav-link {
    padding-top: 1.572rem;
    padding-bottom: 1.572rem
}

.navbar-nav .nav-item .nav-link {
    line-height: 22px;
    padding-top: .715rem;
    padding-bottom: .715rem
}

.navbar-nav .nav-item+.nav-item {
    margin-left: 0
}

.navbar-nav>.nav-item>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}


.navbar-header::after {
    display: table;
    clear: both;
    content: ''
}


.container-fluid .navbar-collapse,
.container-fluid .navbar-header {
    margin-right: -.9375rem;
    margin-left: -.9375rem
}


.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
}

.navbar-toggler:hover {
    background: 0 0 !important
}

.navbar-toggler:focus {
    outline: 0
}

.navbar-toggler .icon {
    margin-top: -1px
}

.navbar-toggler .icon-bar {
    display: block;
    width: 1.572rem;
    height: 2px;
    border-radius: 1px
}

.navbar-toggler .icon-bar+.icon-bar {
    margin-top: .286rem
}


.navbar-toggler-left {
    float: left;
    margin-right: 0;
    margin-left: .9375rem
}

.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
}

.navbar-collapse::after {
    display: table;
    clear: both;
    content: ''
}

.navbar-collapse.in {
    overflow-y: visible
}


.navbar-fixed-bottom,
.navbar-fixed-top {
    width: 100%
}

.navbar-brand {
    font-size: 1.286rem;
    font-weight: 500;
    line-height: 22px;
    float: left;
    height: 4.715rem;
    margin: 0;
    padding: 1.5715rem 1.429rem
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img.navbar-brand-logo {
    display: inline-block
}


.navbar-toolbar {
    float: left
}

.navbar-toolbar::after {
    display: table;
    clear: both;
    content: ''
}

.navbar-toolbar .nav-item {
    float: left
}

.navbar-toolbar .nav-item::after {
    display: table;
    clear: both;
    content: ''
}

.navbar-toolbar .nav-link {
    line-height: 22px;
    padding-top: 1.5715rem;
    padding-bottom: 1.5715rem
}

.navbar-toolbar .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
}


.navbar-nav .nav-link.navbar-avatar,
.navbar-toolbar .nav-link.navbar-avatar {
    padding-top: 1.286rem;
    padding-bottom: 1.286rem
}


.navbar-avatar .avatar {
    width: 2.143rem
}


.navbar-default {
    border-color: #e4eaec;
    background-color: #fff
}

.navbar-default .navbar-brand {
    color: #37474f
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #37474f;
    background-color: none
}

.navbar-default .navbar-nav .nav-link {
    color: #76838f
}

.navbar-default .navbar-nav .nav-link:focus,
.navbar-default .navbar-nav .nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .3)
}

.navbar-default .navbar-nav .nav-link.active,
.navbar-default .navbar-nav .nav-link.active:focus,
.navbar-default .navbar-nav .nav-link.active:hover,
.navbar-default .navbar-nav>.active>.nav-link,
.navbar-default .navbar-nav>.active>.nav-link:focus,
.navbar-default .navbar-nav>.active>.nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

.navbar-default .navbar-nav .nav-link.disabled,
.navbar-default .navbar-nav .nav-link.disabled:focus,
.navbar-default .navbar-nav .nav-link.disabled:hover,
.navbar-default .navbar-nav>.disabled>.nav-link,
.navbar-default .navbar-nav>.disabled>.nav-link:focus,
.navbar-default .navbar-nav>.disabled>.nav-link:hover {
    color: #ccd5db;
    background-color: transparent
}

.navbar-default .navbar-toggler {
    border-color: transparent
}

.navbar-default .navbar-toggler:focus,
.navbar-default .navbar-toggler:hover {
    background-color: rgba(243, 247, 249, .3)
}

.navbar-default .navbar-toggler .icon-bar {
    background-color: #76838f
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e4eaec
}

.navbar-default .navbar-nav>.open>.nav-link,
.navbar-default .navbar-nav>.open>.nav-link:focus,
.navbar-default .navbar-nav>.open>.nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}


.navbar-default .navbar-link {
    color: #76838f
}

.navbar-default .navbar-link:hover {
    color: #526069
}

.navbar-default .navbar-toolbar .nav-link {
    display: block;
    color: #76838f
}

.navbar-default .navbar-toolbar .nav-link:focus,
.navbar-default .navbar-toolbar .nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .3)
}

.navbar-default .navbar-toolbar .nav-link.active,
.navbar-default .navbar-toolbar .nav-link.active:focus,
.navbar-default .navbar-toolbar .nav-link.active:hover,
.navbar-default .navbar-toolbar>.active>.nav-link,
.navbar-default .navbar-toolbar>.active>.nav-link:focus,
.navbar-default .navbar-toolbar>.active>.nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

.navbar-default .navbar-toolbar .nav-link.disabled,
.navbar-default .navbar-toolbar .nav-link.disabled:focus,
.navbar-default .navbar-toolbar .nav-link.disabled:hover,
.navbar-default .navbar-toolbar>.disabled>.nav-link,
.navbar-default .navbar-toolbar>.disabled>.nav-link:focus,
.navbar-default .navbar-toolbar>.disabled>.nav-link:hover {
    color: #ccd5db;
    background-color: transparent
}

.navbar-default .navbar-toggler {
    color: #76838f
}

.navbar-default .navbar-toolbar>.open>.nav-link,
.navbar-default .navbar-toolbar>.open>.nav-link:focus,
.navbar-default .navbar-toolbar>.open>.nav-link:hover {
    color: #526069;
    background-color: rgba(243, 247, 249, .6)
}

.breadcrumb .is-hidden {
    display: none
}

.breadcrumb-item .icon {
    text-decoration: none
}

.breadcrumb-item .icon:before {
    margin-right: 10px
}

.breadcrumb-arrow>.breadcrumb-item+.breadcrumb-item:before {
    content: '» '
}

.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
}

.page-item>span:focus,
.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
}

.page-item .icon {
    margin-top: -1px
}

.page-item.active .page-link {
    z-index: 3
}

.page-item.disabled>span,
.page-item.disabled>span:focus,
.page-item.disabled>span:hover {
    cursor: not-allowed;
    pointer-events: none;
    color: #ccd5db;
    border-color: #e4eaec;
    background-color: transparent
}

.pagination-no-border .page-link {
    border: none
}

.tag.tag-outline {
    color: #f3f7f9;
    border-color: #f3f7f9;
    background-color: transparent
}

.tag-outline {
    border: 1px solid transparent
}

.tag-round {
    border-radius: 1em
}

.tag-pill:empty {
    display: none
}

.tag-pill.up {
    position: relative;
    top: -10px;
    margin: 0 -.8em;
    border-radius: 15px
}

.btn .tag-pill {
    top: 0
}

.btn-group-xs>.btn .tag-pill,
.btn-xs .tag-pill {
    top: 0;
    padding: 1px 5px
}

a .tag-pill:focus,
a .tag-pill:hover {
    cursor: pointer;
    text-decoration: none
}

.list-group-item>.tag-pill {
    float: right
}

.list-group-item>.tag-pill+.tag-pill {
    margin-right: 5px
}

.nav-pills>li>a>.tag-pill {
    margin-left: 3px
}

.tag-default.tag-outline {
    color: #e4eaec;
    border-color: #e4eaec;
    background-color: transparent;
    color: #76838f
}

.tag-primary.tag-outline {
    color: #62a8ea;
    border-color: #62a8ea;
    background-color: transparent
}

.tag-success.tag-outline {
    color: #46be8a;
    border-color: #46be8a;
    background-color: transparent
}

.tag-info.tag-outline {
    color: #57c7d4;
    border-color: #57c7d4;
    background-color: transparent
}

.tag-warning.tag-outline {
    color: #f2a654;
    border-color: #f2a654;
    background-color: transparent
}

.tag-danger.tag-outline {
    color: #f96868;
    border-color: #f96868;
    background-color: transparent
}

.tag-dark {
    background-color: #526069
}

.tag-dark[href]:focus,
.tag-dark[href]:hover {}

.tag-dark.tag-outline {
    color: #526069;
    border-color: #526069;
    background-color: transparent
}

.tag-dark[href]:focus,
.tag-dark[href]:hover {
    background-color: #3c464c
}

.tag-lg {
    font-size: 16px
}

.tag-sm {
    font-size: 10px;
    padding: .1em .5em .1em
}

.alert ul {
    padding-left: 13px
}

.alert ul li {
    padding-left: 7px
}

.panel>.alert {
    margin: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>:last-child {
    margin-bottom: 0
}

.alert-alt {
    color: #76838f;
    border: none;
    border-left: 3px solid transparent;
    background-color: rgba(243, 247, 249, .8)
}

.alert-alt .alert-link,
.alert-alt a {
    text-decoration: none
}

.alert-dismissible .close:focus,
.alert-dismissible .close:hover {
    opacity: 1
}

.alert-dismissible.alert-alt .close {
    opacity: .6;
    color: #a3afb7
}

.alert-dismissible.alert-alt .close:focus,
.alert-dismissible.alert-alt .close:hover {
    opacity: 1;
    color: #a3afb7
}

.alert-icon {
    position: relative;
    padding-left: 45px
}

.alert-icon>.icon {
    font-size: 1rem;
    position: absolute;
    top: 18px;
    left: 20px;
    width: 1em;
    text-align: center
}

.alert-avatar {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 75px
}

.alert-avatar>.avatar {
    position: absolute;
    top: 12px;
    left: 20px
}

.alert-primary {
    color: #62a8ea;
    border-color: #e8f1f8;
    background-color: rgba(232, 241, 248, .8)
}

.alert-primary .close {
    color: #62a8ea
}

.alert-primary .close:focus,
.alert-primary .close:hover {
    color: #62a8ea
}

.alert-primary .alert-link {
    color: #4e97d9
}

.alert-alt.alert-primary {
    border-color: #62a8ea
}

.alert-alt.alert-primary .alert-link,
.alert-alt.alert-primary a {
    color: #62a8ea
}

.alert-success .alert-link {
    color: #36ab7a
}

.alert-alt.alert-success {
    border-color: #46be8a
}

.alert-alt.alert-success .alert-link,
.alert-alt.alert-success a {
    color: #46be8a
}

.alert-info .alert-link {
    color: #47b8c6
}

.alert-alt.alert-info {
    border-color: #57c7d4
}

.alert-alt.alert-info .alert-link,
.alert-alt.alert-info a {
    color: #57c7d4
}

.alert-warning .alert-link {
    color: #ec9940
}

.alert-alt.alert-warning {
    border-color: #f2a654
}

.alert-alt.alert-warning .alert-link,
.alert-alt.alert-warning a {
    color: #f2a654
}

.alert-danger .alert-link {
    color: #e9595b
}

.alert-alt.alert-danger {
    border-color: #f96868
}

.alert-alt.alert-danger .alert-link,
.alert-alt.alert-danger a {
    color: #f96868
}

.alert.dark .alert-link {
    font-weight: 700;
    color: #fff !important
}

.alert.dark .alert-left-border {
    border: none;
    border-left: 3px solid transparent
}

.alert.dark.alert-dismissible.alert-alt .close {
    color: #fff
}

.alert.dark.alert-dismissible.alert-alt .close:focus,
.alert.dark.alert-dismissible.alert-alt .close:hover {
    color: #fff
}

.alert.dark.alert-primary {
    color: #fff;
    border-color: #62a8ea;
    background-color: #62a8ea
}

.alert.dark.alert-primary .close {
    color: #fff
}

.alert.dark.alert-primary .close:focus,
.alert.dark.alert-primary .close:hover {
    color: #fff
}

.alert.dark.alert-primary.alert-alt {
    border-color: #2771b4
}

.alert.dark.alert-primary.alert-alt .alert-link,
.alert.dark.alert-primary.alert-alt a {
    color: #fff
}

.alert.dark.alert-success {
    color: #fff;
    border-color: #46be8a;
    background-color: #46be8a
}

.alert.dark.alert-success .close {
    color: #fff
}

.alert.dark.alert-success .close:focus,
.alert.dark.alert-success .close:hover {
    color: #fff
}

.alert.dark.alert-success.alert-alt {
    border-color: #247151
}

.alert.dark.alert-success.alert-alt .alert-link,
.alert.dark.alert-success.alert-alt a {
    color: #fff
}

.alert.dark.alert-info {
    color: #fff;
    border-color: #57c7d4;
    background-color: #57c7d4
}

.alert.dark.alert-info .close {
    color: #fff
}

.alert.dark.alert-info .close:focus,
.alert.dark.alert-info .close:hover {
    color: #fff
}

.alert.dark.alert-info.alert-alt {
    border-color: #2e8893
}

.alert.dark.alert-info.alert-alt .alert-link,
.alert.dark.alert-info.alert-alt a {
    color: #fff
}

.alert.dark.alert-warning {
    color: #fff;
    border-color: #f2a654;
    background-color: #f2a654
}

.alert.dark.alert-warning .close {
    color: #fff
}

.alert.dark.alert-warning .close:focus,
.alert.dark.alert-warning .close:hover {
    color: #fff
}

.alert.dark.alert-warning.alert-alt {
    border-color: #cb7314
}

.alert.dark.alert-warning.alert-alt .alert-link,
.alert.dark.alert-warning.alert-alt a {
    color: #fff
}

.alert.dark.alert-danger {
    color: #fff;
    border-color: #f96868;
    background-color: #f96868
}

.alert.dark.alert-danger .close {
    color: #fff
}

.alert.dark.alert-danger .close:focus,
.alert.dark.alert-danger .close:hover {
    color: #fff
}

.alert.dark.alert-danger.alert-alt {
    border-color: #d91d1f
}

.alert.dark.alert-danger.alert-alt .alert-link,
.alert.dark.alert-danger.alert-alt a {
    color: #fff
}

.media .media {
    padding-bottom: 0;
    border-bottom: none
}

.media-meta {
    font-size: .858rem;
    margin-bottom: 3px;
    color: #a3afb7
}

.media-lg .media-object {
    width: 160px
}

.media-lg .media {
    margin-left: -110px
}

.media-sm .media-object {
    width: 80px
}

.media-sm .media {
    margin-left: -70px
}

.media-xs .media-object {
    width: 60px
}

.media-xs .media {
    margin-left: -60px
}

.list-group .media {
    padding: 2px 0;
    border-bottom: 0
}

.list-group .media .media-left {
    padding-right: 20px
}

.list-group .media .media-right {
    padding-left: 20px
}

.list-group .media .media-right .status {
    margin-top: 15px;
    margin-right: 5px
}

.list-group .media .media-heading {
    font-size: 1rem
}

.list-group-full>.list-group-item {
    padding-right: 0;
    padding-left: 0
}

a.list-group-item {
    color: #76838f;
    border-radius: .215rem
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #76838f;
    background-color: #f3f7f9
}

a.list-group-item.disabled,
a.list-group-item.disabled:focus,
a.list-group-item.disabled:hover {
    color: #ccd5db;
    background-color: #f3f7f9
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    color: #fff;
    background-color: #62a8ea
}

.list-group-item .icon {
    margin-right: 10px
}

.list-group-bordered .list-group-item {
    border-color: #e4eaec
}

.list-group-bordered .list-group-item.active,
.list-group-bordered .list-group-item.active:focus,
.list-group-bordered .list-group-item.active:hover {
    color: #fff;
    border-color: #4e97d9;
    background-color: #4e97d9
}

.list-group-dividered .list-group-item {
    border-top-color: #e4eaec
}

.list-group-dividered .list-group-item.active:hover {
    border-top-color: #e4eaec
}

.list-group-dividered .list-group-item:last-child {
    border-bottom-color: #e4eaec
}

.list-group-dividered .list-group-item:first-child {
    border-top-color: transparent
}

.list-group-dividered .list-group-item:first-child.active:hover {
    border-top-color: transparent
}

.list-group-gap .list-group-item {
    margin-bottom: 2px;
    border-radius: .215rem
}

.list-group-full .list-group-item {
    padding-right: 0;
    padding-left: 0
}

.close.icon {
    font-size: inherit
}

.card .cover {
    width: 100%;
    padding: 0;
    border-bottom: none
}

[class*=blocks-]>li>.card {
    margin-bottom: 0
}

.card>.card-title {
    padding: 12px 20px
}

.card-footer,
.card-header {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.card-bordered {
    border: 1px solid #e4eaec
}

.card-shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.card-block {
    position: relative
}

.modal-footer .btn+.btn {
    margin-left: 5px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}


.modal-top {
    margin: 0 auto
}

.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
}

.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
}

.modal-primary .modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #62a8ea
}

.modal-primary .modal-header * {
    color: #fff
}

.modal-primary .modal-header .close {
    opacity: .6
}

.modal-success .modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #46be8a
}

.modal-success .modal-header * {
    color: #fff
}

.modal-success .modal-header .close {
    opacity: .6
}

.modal-info .modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #57c7d4
}

.modal-info .modal-header * {
    color: #fff
}

.modal-info .modal-header .close {
    opacity: .6
}

.modal-warning .modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #f2a654
}

.modal-warning .modal-header * {
    color: #fff
}

.modal-warning .modal-header .close {
    opacity: .6
}

.modal-danger .modal-header {
    border-radius: .286rem .286rem 0 0;
    background-color: #f96868
}

.modal-danger .modal-header * {
    color: #fff
}

.modal-danger .modal-header .close {
    opacity: .6
}

.modal.modal-fade-in-scale-up .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
}

.modal.modal-fade-in-scale-up.in .modal-dialog {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.carousel-control .icon {
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -8px
}

.carousel-control.left .icon {
    left: 50%;
    margin-left: -8px
}

.carousel-control.right .icon {
    right: 50%;
    margin-right: -8px
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
    color: inherit
}

.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
}

.carousel-indicators-scaleup .active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.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
}

.carousel-indicators-fillin .active {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset
}

.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
}

.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)
}

.carousel-indicators-fall .active {
    -webkit-transform: translate(0, 200%);
    -ms-transform: translate(0, 200%);
    -o-transform: translate(0, 200%);
    transform: translate(0, 200%);
    background-color: transparent
}

.carousel-indicators-fall .active:after {
    visibility: visible;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    opacity: 1
}


.vertical-align {
    font-size: 0
}

.vertical-align:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle
}

.vertical-align-bottom,
.vertical-align-middle {
    font-size: 1rem;
    display: inline-block;
    max-width: 100%
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-bottom {
    vertical-align: bottom
}

.inline {
    display: inline !important
}

.inline-block {
    display: inline-block !important
}

.block {
    display: block !important
}

.text-break {
    white-space: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto
}

.text-top {
    vertical-align: top !important
}

.text-middle {
    vertical-align: middle !important
}

.text-bottom {
    vertical-align: bottom !important
}

.font-weight-unset {
    font-weight: unset !important
}

.font-weight-100 {
    font-weight: 100 !important
}

.font-weight-200 {
    font-weight: 200 !important
}

.font-weight-300 {
    font-weight: 300 !important
}

.font-weight-400 {
    font-weight: 400 !important
}

.font-weight-500 {
    font-weight: 500 !important
}

.font-weight-600 {
    font-weight: 600 !important
}

.font-weight-700 {
    font-weight: 700 !important
}

.font-weight-800 {
    font-weight: 800 !important
}

.font-weight-900 {
    font-weight: 900 !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-size-0 {
    font-size: 0 !important
}

.font-size-10 {
    font-size: 10px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-size-26 {
    font-size: 26px !important
}

.font-size-30 {
    font-size: 30px !important
}

.font-size-40 {
    font-size: 40px !important
}

.font-size-50 {
    font-size: 50px !important
}

.font-size-60 {
    font-size: 60px !important
}

.font-size-70 {
    font-size: 70px !important
}

.font-size-80 {
    font-size: 80px !important
}

.w-50 {
    width: 50px !important
}

.w-100 {
    width: 100px !important
}

.w-120 {
    width: 120px !important
}

.w-150 {
    width: 150px !important
}

.w-200 {
    width: 200px !important
}

.w-250 {
    width: 250px !important
}

.w-300 {
    width: 300px !important
}

.w-350 {
    width: 350px !important
}

.w-400 {
    width: 400px !important
}

.w-450 {
    width: 450px !important
}

.w-500 {
    width: 500px !important
}


.h-50 {
    height: 50px !important
}

.h-100 {
    height: 100px !important
}

.h-120 {
    height: 120px !important
}

.h-150 {
    height: 150px !important
}

.h-200 {
    height: 200px !important
}

.h-250 {
    height: 250px !important
}

.h-300 {
    height: 300px !important
}

.h-350 {
    height: 350px !important
}

.h-400 {
    height: 400px !important
}

.h-450 {
    height: 450px !important
}

.h-500 {
    height: 500px !important
}

.h-full {
    height: 100% !important
}

.w-full {
    width: 100% !important
}

.m-0,
.m-a-0 {
    margin: 0 !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-3,
.m-a-3 {
    margin: 3px !important
}

.m-t-3 {
    margin-top: 3px !important
}

.m-r-3 {
    margin-right: 3px !important
}

.m-b-3 {
    margin-bottom: 3px !important
}

.m-l-3 {
    margin-left: 3px !important
}

.m-x-3 {
    margin-right: 3px !important;
    margin-left: 3px !important
}

.m-y-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important
}

.m-5,
.m-a-5 {
    margin: 5px !important
}

.m-t-5 {
    margin-top: 5px !important
}

.m-r-5 {
    margin-right: 5px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.m-l-5 {
    margin-left: 5px !important
}

.m-x-5 {
    margin-right: 5px !important;
    margin-left: 5px !important
}

.m-y-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.m-10,
.m-a-10 {
    margin: 10px !important
}

.m-t-10 {
    margin-top: 10px !important
}

.m-r-10 {
    margin-right: 10px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.m-l-10 {
    margin-left: 10px !important
}

.m-x-10 {
    margin-right: 10px !important;
    margin-left: 10px !important
}

.m-y-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.m-15,
.m-a-15 {
    margin: 15px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.m-r-15 {
    margin-right: 15px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.m-l-15 {
    margin-left: 15px !important
}

.m-x-15 {
    margin-right: 15px !important;
    margin-left: 15px !important
}

.m-y-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.m-20,
.m-a-20 {
    margin: 20px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-r-20 {
    margin-right: 20px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.m-l-20 {
    margin-left: 20px !important
}

.m-x-20 {
    margin-right: 20px !important;
    margin-left: 20px !important
}

.m-y-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.m-25,
.m-a-25 {
    margin: 25px !important
}

.m-t-25 {
    margin-top: 25px !important
}

.m-r-25 {
    margin-right: 25px !important
}

.m-b-25 {
    margin-bottom: 25px !important
}

.m-l-25 {
    margin-left: 25px !important
}

.m-x-25 {
    margin-right: 25px !important;
    margin-left: 25px !important
}

.m-y-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.m-30,
.m-a-30 {
    margin: 30px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.m-r-30 {
    margin-right: 30px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.m-l-30 {
    margin-left: 30px !important
}

.m-x-30 {
    margin-right: 30px !important;
    margin-left: 30px !important
}

.m-y-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.m-35,
.m-a-35 {
    margin: 35px !important
}

.m-t-35 {
    margin-top: 35px !important
}

.m-r-35 {
    margin-right: 35px !important
}

.m-b-35 {
    margin-bottom: 35px !important
}

.m-l-35 {
    margin-left: 35px !important
}

.m-x-35 {
    margin-right: 35px !important;
    margin-left: 35px !important
}

.m-y-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.m-40,
.m-a-40 {
    margin: 40px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.m-r-40 {
    margin-right: 40px !important
}

.m-b-40 {
    margin-bottom: 40px !important
}

.m-l-40 {
    margin-left: 40px !important
}

.m-x-40 {
    margin-right: 40px !important;
    margin-left: 40px !important
}

.m-y-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.m-45,
.m-a-45 {
    margin: 45px !important
}

.m-t-45 {
    margin-top: 45px !important
}

.m-r-45 {
    margin-right: 45px !important
}

.m-b-45 {
    margin-bottom: 45px !important
}

.m-l-45 {
    margin-left: 45px !important
}

.m-x-45 {
    margin-right: 45px !important;
    margin-left: 45px !important
}

.m-y-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important
}

.m-50,
.m-a-50 {
    margin: 50px !important
}

.m-t-50 {
    margin-top: 50px !important
}

.m-r-50 {
    margin-right: 50px !important
}

.m-b-50 {
    margin-bottom: 50px !important
}

.m-l-50 {
    margin-left: 50px !important
}

.m-x-50 {
    margin-right: 50px !important;
    margin-left: 50px !important
}

.m-y-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.m-60,
.m-a-60 {
    margin: 60px !important
}

.m-t-60 {
    margin-top: 60px !important
}

.m-r-60 {
    margin-right: 60px !important
}

.m-b-60 {
    margin-bottom: 60px !important
}

.m-l-60 {
    margin-left: 60px !important
}

.m-x-60 {
    margin-right: 60px !important;
    margin-left: 60px !important
}

.m-y-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.m-70,
.m-a-70 {
    margin: 70px !important
}

.m-t-70 {
    margin-top: 70px !important
}

.m-r-70 {
    margin-right: 70px !important
}

.m-b-70 {
    margin-bottom: 70px !important
}

.m-l-70 {
    margin-left: 70px !important
}

.m-x-70 {
    margin-right: 70px !important;
    margin-left: 70px !important
}

.m-y-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.m-80,
.m-a-80 {
    margin: 80px !important
}

.m-t-80 {
    margin-top: 80px !important
}

.m-r-80 {
    margin-right: 80px !important
}

.m-b-80 {
    margin-bottom: 80px !important
}

.m-l-80 {
    margin-left: 80px !important
}

.m-x-80 {
    margin-right: 80px !important;
    margin-left: 80px !important
}

.m-y-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important
}

.p-0,
.p-a-0 {
    padding: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-3,
.p-a-3 {
    padding: 3px !important
}

.p-t-3 {
    padding-top: 3px !important
}

.p-r-3 {
    padding-right: 3px !important
}

.p-b-3 {
    padding-bottom: 3px !important
}

.p-l-3 {
    padding-left: 3px !important
}

.p-x-3 {
    padding-right: 3px !important;
    padding-left: 3px !important
}

.p-y-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important
}

.p-5,
.p-a-5 {
    padding: 5px !important
}

.p-t-5 {
    padding-top: 5px !important
}

.p-r-5 {
    padding-right: 5px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.p-l-5 {
    padding-left: 5px !important
}

.p-x-5 {
    padding-right: 5px !important;
    padding-left: 5px !important
}

.p-y-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.p-10,
.p-a-10 {
    padding: 10px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.p-x-10 {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.p-y-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.p-15,
.p-a-15 {
    padding: 15px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.p-x-15 {
    padding-right: 15px !important;
    padding-left: 15px !important
}

.p-y-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.p-20,
.p-a-20 {
    padding: 20px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.p-x-20 {
    padding-right: 20px !important;
    padding-left: 20px !important
}

.p-y-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.p-25,
.p-a-25 {
    padding: 25px !important
}

.p-t-25 {
    padding-top: 25px !important
}

.p-r-25 {
    padding-right: 25px !important
}

.p-b-25 {
    padding-bottom: 25px !important
}

.p-l-25 {
    padding-left: 25px !important
}

.p-x-25 {
    padding-right: 25px !important;
    padding-left: 25px !important
}

.p-y-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.p-30,
.p-a-30 {
    padding: 30px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-r-30 {
    padding-right: 30px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.p-x-30 {
    padding-right: 30px !important;
    padding-left: 30px !important
}

.p-y-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.p-35,
.p-a-35 {
    padding: 35px !important
}

.p-t-35 {
    padding-top: 35px !important
}

.p-r-35 {
    padding-right: 35px !important
}

.p-b-35 {
    padding-bottom: 35px !important
}

.p-l-35 {
    padding-left: 35px !important
}

.p-x-35 {
    padding-right: 35px !important;
    padding-left: 35px !important
}

.p-y-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.p-40,
.p-a-40 {
    padding: 40px !important
}

.p-t-40 {
    padding-top: 40px !important
}

.p-r-40 {
    padding-right: 40px !important
}

.p-b-40 {
    padding-bottom: 40px !important
}

.p-l-40 {
    padding-left: 40px !important
}

.p-x-40 {
    padding-right: 40px !important;
    padding-left: 40px !important
}

.p-y-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.p-45,
.p-a-45 {
    padding: 45px !important
}

.p-t-45 {
    padding-top: 45px !important
}

.p-r-45 {
    padding-right: 45px !important
}

.p-b-45 {
    padding-bottom: 45px !important
}

.p-l-45 {
    padding-left: 45px !important
}

.p-x-45 {
    padding-right: 45px !important;
    padding-left: 45px !important
}

.p-y-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.p-50,
.p-a-50 {
    padding: 50px !important
}

.p-t-50 {
    padding-top: 50px !important
}

.p-r-50 {
    padding-right: 50px !important
}

.p-b-50 {
    padding-bottom: 50px !important
}

.p-l-50 {
    padding-left: 50px !important
}

.p-x-50 {
    padding-right: 50px !important;
    padding-left: 50px !important
}

.p-y-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.p-60,
.p-a-60 {
    padding: 60px !important
}

.p-t-60 {
    padding-top: 60px !important
}

.p-r-60 {
    padding-right: 60px !important
}

.p-b-60 {
    padding-bottom: 60px !important
}

.p-l-60 {
    padding-left: 60px !important
}

.p-x-60 {
    padding-right: 60px !important;
    padding-left: 60px !important
}

.p-y-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.p-70,
.p-a-70 {
    padding: 70px !important
}

.p-t-70 {
    padding-top: 70px !important
}

.p-r-70 {
    padding-right: 70px !important
}

.p-b-70 {
    padding-bottom: 70px !important
}

.p-l-70 {
    padding-left: 70px !important
}

.p-x-70 {
    padding-right: 70px !important;
    padding-left: 70px !important
}

.p-y-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.p-80,
.p-a-80 {
    padding: 80px !important
}

.p-t-80 {
    padding-top: 80px !important
}

.p-r-80 {
    padding-right: 80px !important
}

.p-b-80 {
    padding-bottom: 80px !important
}

.p-l-80 {
    padding-left: 80px !important
}

.p-x-80 {
    padding-right: 80px !important;
    padding-left: 80px !important
}

.p-y-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

@media (max-width:767px) {
    .m-xs-0 {
        margin: 0 !important
    }
}

@media (min-width:768px) {
    .m-sm-0 {
        margin: 0 !important
    }
}

@media (min-width:992px) {
    .m-md-0 {
        margin: 0 !important
    }
}

@media (min-width:1200px) {
    .m-lg-0 {
        margin: 0 !important
    }
}

@media (min-width:1600px) {
    .m-xl-0 {
        margin: 0 !important
    }
}

@media (max-width:767px) {
    .p-xs-0 {
        padding: 0 !important
    }
}

@media (min-width:768px) {
    .p-sm-0 {
        padding: 0 !important
    }
}

@media (min-width:992px) {
    .p-md-0 {
        padding: 0 !important
    }
}

@media (min-width:1200px) {
    .p-lg-0 {
        padding: 0 !important
    }
}

@media (min-width:1600px) {
    .p-xl-0 {
        padding: 0 !important
    }
}

.page {
    position: relative;
    min-height: -webkit-calc(100% - 44px);
    min-height: calc(100% - 44px);
    background: #f1f4f5
}

.page-content {
    padding: 30px 30px
}

.page-header+.page-content {
    padding-top: 0
}

.page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px
}

.page-title>.icon {
    margin-right: .3em
}

.page-header {
    position: relative;
    padding: 30px 30px;
    margin-top: 0;
    margin-bottom: 0;
    background: 0 0;
    border-bottom: 0
}

.page-header .breadcrumb {
    padding: 0;
    margin: 0
}

.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)
}

.site-menubar-body {
    height: 100%;
    height: -webkit-calc(100% - 76px);
    height: calc(100% - 76px)
}

.site-menubar ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.site-menubar a {
    outline: 0
}

.site-menubar a:focus,
.site-menubar a:hover {
    text-decoration: none
}

.site-menu {
    padding-bottom: 20px;
    overflow-y: hidden;
    font-size: 14px
}

.site-menu-item>a {
    white-space: nowrap;
    cursor: pointer
}

.site-menu-icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    text-align: center
}

.site-menu-title {
    display: inline-block;
    max-width: 160px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.site-menu .tag {
    padding: 2px 5px 3px;
    font-size: .858rem;
    font-weight: 400
}

.site-menu-item {
    position: relative;
    white-space: nowrap
}

.site-menu-item a {
    display: block;
    color: rgba(163, 175, 183, .9)
}

.site-menu>.site-menu-item {
    padding: 0
}

.site-menu>.site-menu-item.hover>a,
.site-menu>.site-menu-item:hover>a {
    color: rgba(255, 255, 255, .8);
    background-color: rgba(255, 255, 255, .02)
}

.site-menu>.site-menu-item.active {
    background: #242f35;
    border-top: 1px solid rgba(0, 0, 0, .04);
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.site-menu>.site-menu-item.active>a {
    color: #fff;
    background: 0 0
}

.site-menu>.site-menu-item.active.hover>a {
    background: 0 0
}

.site-menubar-fold .page {
    margin-left: 90px
}

.site-menubar-fold .site-menu {
    overflow: visible
}

.site-menubar-fold .site-menu>.site-menu-item {
    font-size: 14px
}

.site-menubar-fold .site-menu>.site-menu-item>a {
    line-height: 60px;
    height: 60px
}

.site-menubar-fold .site-menu>.site-menu-item>a .site-menu-icon,
.site-menubar-fold .site-menu>.site-menu-item>a .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
}

.site-menubar-fold .site-menu>.site-menu-item>a .site-menu-icon {
    visibility: visible;
    opacity: 1;
    font-size: 24px;
    margin-right: 0
}

.site-menubar-fold .site-menu>.site-menu-item.active {
    border-top: none;
    border-bottom: none
}

.site-menubar-fold .site-menu>.site-menu-item.active>a .site-menu-icon,
.site-menubar-fold .site-menu>.site-menu-item.hover>a .site-menu-icon {
    visibility: hidden;
    opacity: 0
}

.site-menubar-fold .site-menu>.site-menu-item.active>a .site-menu-title,
.site-menubar-fold .site-menu>.site-menu-item.hover>a .site-menu-title {
    opacity: 1;
    visibility: visible
}

.site-menubar-fold .site-menubar {
    width: 90px
}



.checkbox-custom,
.radio-custom {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox-custom label,
.radio-custom label {
    min-height: 22px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-custom input[type=checkbox],
.radio-custom input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 0;
    margin-bottom: 0
}

.checkbox-custom.disabled label,
.radio-custom.disabled label {
    cursor: not-allowed
}

.input-group-addon .checkbox-custom,
.input-group-addon .radio-custom {
    margin: 0
}

.checkbox-custom {
    padding-left: 20px
}

.checkbox-custom label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px
}

.checkbox-custom label:empty {
    padding-left: 0
}

.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
}

.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
}

.checkbox-custom input[type=radio],
.checkbox-custom input[type=checkbox] {
    opacity: 0;
    z-index: 1;
    width: 20px;
    height: 20px
}

.checkbox-custom input[type=radio]:focus+label::before,
.checkbox-custom input[type=checkbox]:focus+label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox-custom input[type=radio]:checked+label::before,
.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
}

.checkbox-custom input[type=radio]:checked+label::after,
.checkbox-custom input[type=checkbox]:checked+label::after {
    font-family: "metinfo-icon2";
    content: '\e6ad'
}

.checkbox-custom input[type=radio]:disabled+label,
.checkbox-custom input[type=checkbox]:disabled+label {
    opacity: .65
}

.checkbox-custom input[type=radio]:disabled+label::before,
.checkbox-custom input[type=checkbox]:disabled+label::before {
    background-color: #f3f7f9;
    border-color: #e4eaec;
    border-width: 1px;
    cursor: not-allowed
}

.checkbox-custom.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox-custom.checkbox-inline {
    margin-top: 0;
    display: inline-block;
    margin-bottom: 0
}

.checkbox-inline+.checkbox-inline {
    margin-left: 20px
}

.checkbox-default input[type=radio]:checked+label::before,
.checkbox-default input[type=checkbox]:checked+label::before {
    background-color: #fff;
    border-color: #e4eaec;
    border-width: 1px
}

.checkbox-default input[type=radio]:checked+label::after,
.checkbox-default input[type=checkbox]:checked+label::after {
    color: #62a8ea
}

.checkbox-primary input[type=radio]:checked+label::before,
.checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #62a8ea;
    border-color: #62a8ea
}

.checkbox-primary input[type=radio]:checked+label::after,
.checkbox-primary input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-danger input[type=radio]:checked+label::before,
.checkbox-danger input[type=checkbox]:checked+label::before {
    background-color: #f96868;
    border-color: #f96868
}

.checkbox-danger input[type=radio]:checked+label::after,
.checkbox-danger input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-info input[type=radio]:checked+label::before,
.checkbox-info input[type=checkbox]:checked+label::before {
    background-color: #57c7d4;
    border-color: #57c7d4
}

.checkbox-info input[type=radio]:checked+label::after,
.checkbox-info input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-warning input[type=radio]:checked+label::before,
.checkbox-warning input[type=checkbox]:checked+label::before {
    background-color: #f2a654;
    border-color: #f2a654
}

.checkbox-warning input[type=radio]:checked+label::after,
.checkbox-warning input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-success input[type=radio]:checked+label::before,
.checkbox-success input[type=checkbox]:checked+label::before {
    background-color: #46be8a;
    border-color: #46be8a
}

.checkbox-success input[type=radio]:checked+label::after,
.checkbox-success input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-sm {
    padding-left: 18px
}

.checkbox-sm label {
    padding-left: 8px
}

.checkbox-sm label:empty {
    padding-left: 0
}

.checkbox-sm label::after,
.checkbox-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -18px
}

.checkbox-sm label::after {
    font-size: 10px;
    line-height: 18px
}

.checkbox-sm input[type=radio],
.checkbox-sm input[type=checkbox] {
    width: 18px;
    height: 18px
}

.checkbox-sm input[type=radio]:checked+label::before,
.checkbox-sm input[type=checkbox]:checked+label::before {
    border-width: 9px
}

.checkbox-lg {
    padding-left: 24px
}

.checkbox-lg label {
    padding-left: 12px
}

.checkbox-lg label:empty {
    padding-left: 0
}

.checkbox-lg label::after,
.checkbox-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -24px
}

.checkbox-lg label::after {
    font-size: 14px;
    line-height: 24px
}

.checkbox-lg input[type=radio],
.checkbox-lg input[type=checkbox] {
    width: 24px;
    height: 24px
}

.checkbox-lg input[type=radio]:checked+label::before,
.checkbox-lg input[type=checkbox]:checked+label::before {
    border-width: 12px
}

.radio-custom {
    padding-left: 20px
}

.radio-custom label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px
}

.radio-custom label:empty {
    padding-left: 0
}

.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
}

.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)
}

.radio-custom input[type=radio] {
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: 1
}

.radio-custom input[type=radio]:focus+label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio-custom input[type=radio]:checked+label::before {
    border-color: #e4eaec;
    border-width: 10px
}

.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)
}

.radio-custom input[type=radio]:disabled+label {
    opacity: .65
}

.radio-custom input[type=radio]:disabled+label::before {
    cursor: not-allowed
}

.radio-custom.radio-inline {
    margin-top: 0;
    display: inline-block;
    margin-bottom: 0
}

.radio-inline+.radio-inline {
    margin-left: 20px
}

.radio-default input[type=radio]:checked+label::before {
    background-color: #fff;
    border-color: #e4eaec;
    border-width: 1px
}

.radio-default input[type=radio]:checked+label::after {
    border-color: #62a8ea
}

.radio-primary input[type=radio]:checked+label::before {
    border-color: #62a8ea
}

.radio-primary input[type=radio]:checked+label::after {
    border-color: #fff
}

.radio-danger input[type=radio]:checked+label::before {
    border-color: #f96868
}

.radio-danger input[type=radio]:checked+label::after {
    border-color: #fff
}

.radio-info input[type=radio]:checked+label::before {
    border-color: #57c7d4
}

.radio-info input[type=radio]:checked+label::after {
    border-color: #fff
}

.radio-warning input[type=radio]:checked+label::before {
    border-color: #f2a654
}

.radio-warning input[type=radio]:checked+label::after {
    border-color: #fff
}

.radio-success input[type=radio]:checked+label::before {
    border-color: #46be8a
}

.radio-success input[type=radio]:checked+label::after {
    border-color: #fff
}

.radio-sm {
    padding-left: 18px
}

.radio-sm label {
    padding-left: 8px
}

.radio-sm label:empty {
    padding-left: 0
}

.radio-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -20px
}

.radio-sm label::after {
    width: 4px;
    height: 4px;
    left: 7px;
    top: 7px;
    margin-left: -20px;
    border-width: 2px
}

.radio-sm input[type=radio] {
    width: 18px;
    height: 18px
}

.radio-sm input[type=radio]:checked+label::before {
    border-width: 9px
}

.radio-lg {
    padding-left: 24px
}

.radio-lg label {
    padding-left: 12px
}

.radio-lg label:empty {
    padding-left: 0
}

.radio-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -20px
}

.radio-lg label::after {
    width: 8px;
    height: 8px;
    left: 8px;
    top: 8px;
    margin-left: -20px;
    border-width: 2px
}

.radio-lg input[type=radio] {
    width: 24px;
    height: 24px
}

.radio-lg input[type=radio]:checked+label::before {
    border-width: 12px
}

.form-horizontal .checkbox-custom,
.form-horizontal .radio-custom {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: .501rem
}

.form-horizontal .checkbox-custom,
.form-horizontal .radio-custom {
    min-height: 2.073rem
}

.loader {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-size: 40px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.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
}

.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
}

.loader-grill:after,
.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
}

.loader-grill:before {
    left: -.375em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader-grill:after {
    left: .375em
}

.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
}

.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
}

.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
}

.loader-ellipsis:after,
.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
}

.loader-ellipsis:before {
    left: -.875em;
    -webkit-animation-delay: -.32s;
    -o-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader-ellipsis:after {
    left: .875em
}

.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
}

.loader-dot:after,
.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
}

.loader-dot:after {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.loader-bounce {
    width: 1.5em;
    height: 1.5em
}

.loader-bounce:after,
.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
}

.loader-bounce:after {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.loader-cube {
    width: 2em;
    height: 2em
}

.loader-cube:after,
.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
}

.loader-cube:after {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.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
}

.loader-folding-cube {
    width: .8em;
    height: .8em;
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0)
}

.loader-folding-cube:after,
.loader-folding-cube:before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    background: #a3afb7
}

.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
}

.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
}

.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
}

.loader-cube-grid:after,
.loader-cube-grid:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.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
}

.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
}

.side-panel-loading,
body>.loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px
}

.site-menubar-fold>.loader {
    margin-left: 45px
}

.loader-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #62a8ea;
    z-index: 999999
}

.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
}

.loader-content h2 {
    color: #fff;
    font-weight: 500
}

.loader-index {
    margin-top: 20px
}

.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)
}

.loader-index>div:nth-child(2),
.loader-index>div:nth-child(4) {
    -webkit-animation-delay: -.6s !important;
    -o-animation-delay: -.6s !important;
    animation-delay: -.6s !important
}

.loader-index>div:nth-child(1),
.loader-index>div:nth-child(5) {
    -webkit-animation-delay: -.4s !important;
    -o-animation-delay: -.4s !important;
    animation-delay: -.4s !important
}

.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-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
}

.animation-hover:not(:hover),
.animation-hover:not(:hover) [class*=animation-],
.touch .animation-hover:not(.hover),
.touch .animation-hover:not(.hover) [class*=animation-] {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}

.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
}

.animation-repeat {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.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
}

.animation-scale {
    -webkit-animation-name: scale-12;
    -o-animation-name: scale-12;
    animation-name: scale-12
}

.animation-scale-up {
    -webkit-animation-name: fade-scale-02;
    -o-animation-name: fade-scale-02;
    animation-name: fade-scale-02
}

.animation-scale-down {
    -webkit-animation-name: fade-scale-18;
    -o-animation-name: fade-scale-18;
    animation-name: fade-scale-18
}

.animation-slide-top {
    -webkit-animation-name: slide-top;
    -o-animation-name: slide-top;
    animation-name: slide-top
}

.animation-slide-bottom {
    -webkit-animation-name: slide-bottom;
    -o-animation-name: slide-bottom;
    animation-name: slide-bottom
}

.animation-slide-left {
    -webkit-animation-name: slide-left;
    -o-animation-name: slide-left;
    animation-name: slide-left
}

.animation-slide-right {
    -webkit-animation-name: slide-right;
    -o-animation-name: slide-right;
    animation-name: slide-right
}

.animation-shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

.animation-duration-10 {
    -webkit-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s
}

.animation-duration-9 {
    -webkit-animation-duration: 9s;
    -o-animation-duration: 9s;
    animation-duration: 9s
}

.animation-duration-8 {
    -webkit-animation-duration: 8s;
    -o-animation-duration: 8s;
    animation-duration: 8s
}

.animation-duration-7 {
    -webkit-animation-duration: 7s;
    -o-animation-duration: 7s;
    animation-duration: 7s
}

.animation-duration-6 {
    -webkit-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s
}

.animation-duration-5 {
    -webkit-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s
}

.animation-duration-4 {
    -webkit-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s
}

.animation-duration-3 {
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.animation-duration-2 {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.animation-duration-1 {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.animation-delay-100 {
    -webkit-animation-duration: .1s;
    -o-animation-duration: .1s;
    animation-duration: .1s
}

.animation-duration-250 {
    -webkit-animation-duration: 250ms;
    -o-animation-duration: 250ms;
    animation-duration: 250ms
}

.animation-duration-300 {
    -webkit-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s
}

.animation-duration-500 {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.animation-duration-750 {
    -webkit-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms
}

.animation-delay-1000 {
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.animation-delay-900 {
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

.animation-delay-800 {
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

.animation-delay-700 {
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s
}

.animation-delay-600 {
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.animation-delay-500 {
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.animation-delay-400 {
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s
}

.animation-delay-300 {
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.animation-delay-200 {
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s
}

.animation-delay-100 {
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s
}

.animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.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)
    }
}

.black {
    color: #000 !important
}

.white {
    color: #fff !important
}


.cover {
    overflow: hidden
}

.cover-image {
    width: 100%
}

body {
    color: #2a333c;
    background-color: #fff;
    word-wrap: break-word;
    word-break: break-word;
    overflow-x: hidden
}



a:focus {
    outline: none
}

.decorationnone,
.dropdown-item:active,
a:active,
.decorationnone:active,
.dropdown-item:focus,
a:focus,
.decorationnone:focus,
.dropdown-item:hover,
a:hover,
.decorationnone:hover {
    text-decoration: none
}

.decoration:hover {
    text-decoration: underline
}

a:hover {
    color: #4e97d9
}

img[data-original]:not([src]),
img[data-original][src=""] {
    visibility: hidden
}

img.imgloading:not([src*="base64"]),
img.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
}

table {
    margin-bottom: 10px;
    color: #333
}

table a {
    text-decoration: none
}

table th {
    background-color: #f3f7f9
}

table th,
table td {
    outline: none;
    display: table-cell !important;
    padding: .572rem
}

table th:not([valign]),
table td:not([valign]) {
    vertical-align: middle
}

table td .tag:not(.tag-pill) {
    line-height: inherit
}

table:not([border='0']) th,
table:not([border='0']) td {
    border: 1px solid #ddd
}

table td.text-xs-center input[type="text"],
table th.text-xs-center input[type="text"] {
    text-align: center
}


.alertify-logs {
    bottom: auto !important;
    top: 48%;
    z-index: 1701 !important
}

.form-group {
    position: relative
}

.form-group .small-fixed {
    position: absolute;
    left: 0;
    top: 100%
}

.form-group .small-fixed small.form-control-label {
    margin: 0;
    margin-right: 10px;
    padding: 0;
    line-height: 1.5
}

.input-group-file .btn-file input[type="file"] {
    width: 100%;
    height: 100%
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
    z-index: 3
}

.input-group-file .btn-delete-file {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4
}

.form-inline .checkbox-custom label {
    padding-left: 0
}

.form-control-label {
    color: #555
}

.form-group:before,
.form-group:after {
    display: table;
    content: " "
}

.form-group:after {
    clear: both
}

table.form-inline .form-group {
    margin-right: 0
}



.nav-tabs .nav-link {
    color: #333
}

.edui-editor,
.token-input {
    max-width: 100%
}

.edui-default .edui-editor-toolbarbox {
    position: relative !important
}

.clockpicker-popover .popover-title {
    font-weight: normal !important
}

.fixed-b-l {
    bottom: 0
}

.overflow-visible {
    overflow: visible !important
}

.oya {
    overflow-y: auto !important;
    scroll-behavior: smooth
}

.oxa {
    overflow-x: auto !important;
    scroll-behavior: smooth
}

.h-10 {
    height: 10px
}

.h-20 {
    height: 20px
}

.h-100p {
    height: 100%
}

.hide {
    display: none !important
}


.opacity1,
.slick-arrow:hover i {
    opacity: 1
}

.opacity0 {
    opacity: 0
}

.flex,
.slick-track {
    display: flex
}

.slick-track {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.radius0 {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important
}

.radius3 {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important
}

.radius5 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important
}

.radius10 {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important
}

.box-shadow-none {
    box-shadow: none
}

.box-shadow1 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.ulstyle {
    margin: 0;
    padding: 0px;
    list-style: none
}

.border-none {
    border: none !important
}

.border-top1 {
    border-top: 1px solid #f0f2f5
}

.border-bottom1 {
    border-bottom: 1px solid #f0f2f5
}

.border-type1 {
    border: 1px solid #ccc
}

.flex-start {
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important
}

.flex-center {
    -webkit-justify-content: center;
    justify-content: center
}

.flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.text-shadow-none {
    text-shadow: none
}

.dropdown-item,
.transition500 {
    transition: all 0.5s !important
}

.modal-content {
    overflow: hidden
}

.page-content {
    padding: 30px 0px
}

.webui-popover {
    z-index: 1600
}

.pearl-title {
    white-space: normal
}

[class*="animation-"] {
    animation-fill-mode: none
}

.oxh {
    overflow-x: hidden
}

.tag-sm {
    font-size: 12px
}

.w-a {
    width: auto !important
}

.overscroll-none {
    overscroll-behavior: none
}

.overscroll-unset {
    overscroll-behavior: unset
}

.position-sticky {
    position: sticky !important
}

.transition300 {
    transition: all 0.3s !important
}

.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)
    }
}

.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)
    }
}

.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)
    }
}

.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)
    }
}

.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)
    }
}

.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)
    }
}

.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)
    }
}

.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)
    }
}

.dropdown-item.active {
    color: #4E97D9 !important
}

.dropdown-item:hover,
.dropdown-item.active {
    background: #f5f5f5 !important
}

.dropdown-toggle::after {
    margin-top: -3px
}

.dropdown-submenu:hover .dropdown-menu {
    display: table
}

.dropdown-submenu.dropdown-item {
    padding: 0 !important
}

.dropdown-menu,
.dropdown-menu .dropdown-item {
    font-weight: normal
}

.swiper-navtab.swiper-container-horizontal .swiper-scrollbar {
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0
}

.swiper-navtab.swiper-container-horizontal .swiper-scrollbar-drag {
    background: rgba(0, 0, 0, 0.2)
}

.swiper-navtab .swiper-slide {
    width: auto
}

.swiper-wrapper>* {
    box-sizing: border-box
}

.slick-loading .slick-list {
    background: none
}

.slick-arrow {
    width: auto;
    height: auto;
    z-index: 1;
    color: #fff !important;
    text-align: center
}

.slick-arrow:before,
.slick-arrow:after {
    display: none
}

.slick-arrow:hover {
    color: #4E97D9 !important
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-prev {
    left: 0
}

.slick-arrow i {
    font-size: 40px;
    opacity: .5
}

.slick-slide img[data-lazy] {
    width: auto !important;
    max-width: 100% !important
}

.leftsidebar {
    margin-left: 0 !important;
    margin-right: 30px !important
}


.paralist li {
    margin-bottom: 0
}

.block-bg {
    background: #fff
}

.index-bg {
    background: #f5f5f5
}

.page-bg,
.bg-pagebg1 {
    background: #f2f2f2
}


.pagecr-bg {
    background: #62a8ea
}

.index-service-list li i {
    border-radius: 100%
}

