/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
progress {
    vertical-align: baseline
}
template,
[hidden] {
    display: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
    outline-width: 0
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: inherit
}
b,
strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background-color: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -0.25em
}
sup {
    top: -0.5em
}
img {
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}
optgroup {
    font-weight: bold
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
textarea {
    overflow: auto
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
@media print {
    *,
    *::before,
    *::after,
    *::first-letter,
    p::first-line,
    div::first-line,
    blockquote::first-line,
    li::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .tag {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}
html {
    box-sizing: border-box
}
*,
*::before,
*::after {
    box-sizing: inherit
}
@-ms-viewport {
    width: device-width
}
html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}
[tabindex="-1"]:focus {
    outline: none !important
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}
dt {
    font-weight: bold
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1rem
}
a {
    color: #0275d8;
    text-decoration: none
}
a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus {
    outline: none
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}
figure {
    margin: 0 0 1rem
}
img {
    vertical-align: middle
}
[role="button"] {
    cursor: pointer
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
table {
    border-collapse: collapse;
    background-color: transparent
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: left
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}
input,
button,
select,
textarea {
    line-height: inherit
}
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}
textarea {
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}
input[type="search"] {
    -webkit-appearance: none
}
output {
    display: inline-block
}
[hidden] {
    display: none !important
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1,
.h1 {
    font-size: 2.5rem
}
h2,
.h2 {
    font-size: 2rem
}
h3,
.h3 {
    font-size: 1.75rem
}
h4,
.h4 {
    font-size: 1.5rem
}
h5,
.h5 {
    font-size: 1.25rem
}
h6,
.h6 {
    font-size: 1rem
}
.lead {
    font-size: 1.25rem;
    font-weight: 300
}
.display-1 {
    font-size: 6rem;
    font-weight: 300
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}
small,
.small {
    font-size: 80%;
    font-weight: normal
}
mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}
.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
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #818a91
}
.blockquote-footer::before {
    content: "\2014 \00A0"
}
.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}
.blockquote-reverse .blockquote-footer::before {
    content: ""
}
.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}
.img-fluid,
.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img {
    max-width: 100%;
    height: auto
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}
.figure {
    display: inline-block
}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}
.figure-caption {
    font-size: 90%;
    color: #818a91
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9
}
kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #373a3c
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}
@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}
@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}
.col-xs,
.col-xs-1,
.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-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width: 576px) {
    .col-xs,
    .col-xs-1,
    .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-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (min-width: 768px) {
    .col-xs,
    .col-xs-1,
    .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-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (min-width: 992px) {
    .col-xs,
    .col-xs-1,
    .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-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (min-width: 1200px) {
    .col-xs,
    .col-xs-1,
    .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-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px
    }
}
.col-xs {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}
.col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}
.col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}
.col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}
.col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}
.col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}
.col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}
.col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}
.col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.pull-xs-0 {
    right: auto
}
.pull-xs-1 {
    right: 8.3333333333%
}
.pull-xs-2 {
    right: 16.6666666667%
}
.pull-xs-3 {
    right: 25%
}
.pull-xs-4 {
    right: 33.3333333333%
}
.pull-xs-5 {
    right: 41.6666666667%
}
.pull-xs-6 {
    right: 50%
}
.pull-xs-7 {
    right: 58.3333333333%
}
.pull-xs-8 {
    right: 66.6666666667%
}
.pull-xs-9 {
    right: 75%
}
.pull-xs-10 {
    right: 83.3333333333%
}
.pull-xs-11 {
    right: 91.6666666667%
}
.pull-xs-12 {
    right: 100%
}
.push-xs-0 {
    left: auto
}
.push-xs-1 {
    left: 8.3333333333%
}
.push-xs-2 {
    left: 16.6666666667%
}
.push-xs-3 {
    left: 25%
}
.push-xs-4 {
    left: 33.3333333333%
}
.push-xs-5 {
    left: 41.6666666667%
}
.push-xs-6 {
    left: 50%
}
.push-xs-7 {
    left: 58.3333333333%
}
.push-xs-8 {
    left: 66.6666666667%
}
.push-xs-9 {
    left: 75%
}
.push-xs-10 {
    left: 83.3333333333%
}
.push-xs-11 {
    left: 91.6666666667%
}
.push-xs-12 {
    left: 100%
}
.offset-xs-1 {
    margin-left: 8.3333333333%
}
.offset-xs-2 {
    margin-left: 16.6666666667%
}
.offset-xs-3 {
    margin-left: 25%
}
.offset-xs-4 {
    margin-left: 33.3333333333%
}
.offset-xs-5 {
    margin-left: 41.6666666667%
}
.offset-xs-6 {
    margin-left: 50%
}
.offset-xs-7 {
    margin-left: 58.3333333333%
}
.offset-xs-8 {
    margin-left: 66.6666666667%
}
.offset-xs-9 {
    margin-left: 75%
}
.offset-xs-10 {
    margin-left: 83.3333333333%
}
.offset-xs-11 {
    margin-left: 91.6666666667%
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.3333333333%
    }
    .pull-sm-2 {
        right: 16.6666666667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.3333333333%
    }
    .pull-sm-5 {
        right: 41.6666666667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.3333333333%
    }
    .pull-sm-8 {
        right: 66.6666666667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.3333333333%
    }
    .pull-sm-11 {
        right: 91.6666666667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.3333333333%
    }
    .push-sm-2 {
        left: 16.6666666667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.3333333333%
    }
    .push-sm-5 {
        left: 41.6666666667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.3333333333%
    }
    .push-sm-8 {
        left: 66.6666666667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.3333333333%
    }
    .push-sm-11 {
        left: 91.6666666667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0%
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.3333333333%
    }
    .pull-md-2 {
        right: 16.6666666667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.3333333333%
    }
    .pull-md-5 {
        right: 41.6666666667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.3333333333%
    }
    .pull-md-8 {
        right: 66.6666666667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.3333333333%
    }
    .pull-md-11 {
        right: 91.6666666667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.3333333333%
    }
    .push-md-2 {
        left: 16.6666666667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.3333333333%
    }
    .push-md-5 {
        left: 41.6666666667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.3333333333%
    }
    .push-md-8 {
        left: 66.6666666667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.3333333333%
    }
    .push-md-11 {
        left: 91.6666666667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0%
    }
    .offset-md-1 {
        margin-left: 8.3333333333%
    }
    .offset-md-2 {
        margin-left: 16.6666666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.3333333333%
    }
    .offset-md-5 {
        margin-left: 41.6666666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.3333333333%
    }
    .offset-md-8 {
        margin-left: 66.6666666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.3333333333%
    }
    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.3333333333%
    }
    .pull-lg-2 {
        right: 16.6666666667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.3333333333%
    }
    .pull-lg-5 {
        right: 41.6666666667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.3333333333%
    }
    .pull-lg-8 {
        right: 66.6666666667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.3333333333%
    }
    .pull-lg-11 {
        right: 91.6666666667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.3333333333%
    }
    .push-lg-2 {
        left: 16.6666666667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.3333333333%
    }
    .push-lg-5 {
        left: 41.6666666667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.3333333333%
    }
    .push-lg-8 {
        left: 66.6666666667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.3333333333%
    }
    .push-lg-11 {
        left: 91.6666666667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0%
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.3333333333%
    }
    .pull-xl-2 {
        right: 16.6666666667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.3333333333%
    }
    .pull-xl-5 {
        right: 41.6666666667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.3333333333%
    }
    .pull-xl-8 {
        right: 66.6666666667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.3333333333%
    }
    .pull-xl-11 {
        right: 91.6666666667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.3333333333%
    }
    .push-xl-2 {
        left: 16.6666666667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.3333333333%
    }
    .push-xl-5 {
        left: 41.6666666667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.3333333333%
    }
    .push-xl-8 {
        left: 66.6666666667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.3333333333%
    }
    .push-xl-11 {
        left: 91.6666666667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0%
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem
}
.table th,
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef
}
.table tbody+tbody {
    border-top: 2px solid #eceeef
}
.table .table {
    background-color: #fff
}
.table-sm th,
.table-sm td {
    padding: .3rem
}
.table-bordered {
    border: 1px solid #eceeef
}
.table-bordered th,
.table-bordered td {
    border: 1px solid #eceeef
}
.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05)
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075)
}
.table-active,
.table-active>th,
.table-active>td {
    background-color: rgba(0, 0, 0, 0.075)
}
.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075)
}
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075)
}
.table-success,
.table-success>th,
.table-success>td {
    background-color: #dff0d8
}
.table-hover .table-success:hover {
    background-color: #d0e9c6
}
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #d0e9c6
}
.table-info,
.table-info>th,
.table-info>td {
    background-color: #d9edf7
}
.table-hover .table-info:hover {
    background-color: #c4e3f3
}
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c4e3f3
}
.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #fcf8e3
}
.table-hover .table-warning:hover {
    background-color: #faf2cc
}
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #faf2cc
}
.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f2dede
}
.table-hover .table-danger:hover {
    background-color: #ebcccc
}
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ebcccc
}
.thead-inverse th {
    color: #fff;
    background-color: #373a3c
}
.thead-default th {
    color: #55595c;
    background-color: #eceeef
}
.table-inverse {
    color: #eceeef;
    background-color: #373a3c
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
    border-color: #55595c
}
.table-inverse.table-bordered {
    border: 0
}
.table-responsive {
    display: block;
    width: 100%;
    min-height: 0%;
    overflow-x: auto
}
.table-reflow thead {
    float: left
}
.table-reflow tbody {
    display: block;
    white-space: nowrap
}
.table-reflow th,
.table-reflow td {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef
}
.table-reflow th:last-child,
.table-reflow td:last-child {
    border-right: 1px solid #eceeef
}
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #eceeef
}
.table-reflow tr {
    float: left
}
.table-reflow tr th,
.table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef
}
.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none
}
.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1
}
.form-control::placeholder {
    color: #999;
    opacity: 1
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1
}
.form-control:disabled {
    cursor: not-allowed
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px)
}
select.form-control:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}
.form-control-file,
.form-control-range {
    display: block
}
.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}
.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem
}
.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}
.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}
.form-control-static.form-control-sm,
.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,
.form-control-static.form-control-lg,
.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 {
    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 {
    padding: .25rem .5rem;
    font-size: .875rem
}
select.form-control-sm: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]),
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: 1.8125rem
}
.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}
select.form-control-lg: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]),
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
    height: 3.1666666667rem
}
.form-group {
    margin-bottom: 1rem
}
.form-text {
    display: block;
    margin-top: .25rem
}
.form-check {
    position: relative;
    display: block;
    margin-bottom: .75rem
}
.form-check+.form-check {
    margin-top: -.25rem
}
.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed
}
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}
.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}
.form-check-input:only-child {
    position: static
}
.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}
.form-check-inline+.form-check-inline {
    margin-left: .75rem
}
.form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed
}
.form-control-feedback {
    margin-top: .25rem
}
.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    background-size: 1.25rem 1.25rem
}
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
    color: #5cb85c
}
.has-success .form-control {
    border-color: #5cb85c
}
.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
    color: #f0ad4e
}
.has-warning .form-control {
    border-color: #f0ad4e
}
.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}
.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
    color: #d9534f
}
.has-danger .form-control {
    border-color: #d9534f
}
.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}
.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}
@media (min-width: 576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-check-label {
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:focus,
.btn:hover {
    text-decoration: none
}
.btn.focus {
    text-decoration: none
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0
}
.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #014682;
    border-color: #01315a
}
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-secondary {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc
}
.btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-secondary:focus,
.btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-secondary:active,
.btn-secondary.active,
.open>.btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none
}
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.open>.btn-secondary.dropdown-toggle:hover,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle.focus {
    color: #373a3c;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc
}
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de
}
.btn-info.disabled:hover,
.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641
}
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d
}
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c
}
.btn-success.disabled:hover,
.btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f
}
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e
}
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f
}
.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f
}
.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-outline-primary:active,
.btn-outline-primary.active,
.open>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}
.btn-outline-primary:active:hover,
.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,
.open>.btn-outline-primary.dropdown-toggle:hover,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #014682;
    border-color: #01315a
}
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled.focus {
    border-color: #43a7fd
}
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover {
    border-color: #43a7fd
}
.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}
.btn-outline-secondary:active:hover,
.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,
.open>.btn-outline-secondary.dropdown-toggle:hover,
.open>.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn-outline-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: #a1a1a1;
    border-color: #8c8c8c
}
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled.focus {
    border-color: #fff
}
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover {
    border-color: #fff
}
.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}
.btn-outline-info:focus,
.btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}
.btn-outline-info:active,
.btn-outline-info.active,
.open>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}
.btn-outline-info:active:hover,
.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,
.open>.btn-outline-info.dropdown-toggle:hover,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled.focus {
    border-color: #b0e1ef
}
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover {
    border-color: #b0e1ef
}
.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}
.btn-outline-success:focus,
.btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}
.btn-outline-success:active,
.btn-outline-success.active,
.open>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c
}
.btn-outline-success:active:hover,
.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,
.open>.btn-outline-success.dropdown-toggle:hover,
.open>.btn-outline-success.dropdown-toggle:focus,
.open>.btn-outline-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d
}
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled.focus {
    border-color: #a3d7a3
}
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover {
    border-color: #a3d7a3
}
.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.btn-outline-warning:active,
.btn-outline-warning.active,
.open>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.btn-outline-warning:active:hover,
.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,
.open>.btn-outline-warning.dropdown-toggle:hover,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f
}
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled.focus {
    border-color: #f8d9ac
}
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover {
    border-color: #f8d9ac
}
.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}
.btn-outline-danger:active,
.btn-outline-danger.active,
.open>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}
.btn-outline-danger:active:hover,
.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,
.open>.btn-outline-danger.dropdown-toggle:hover,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e
}
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled.focus {
    border-color: #eba5a3
}
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover {
    border-color: #eba5a3
}
.btn-link {
    font-weight: normal;
    color: #0275d8;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
    background-color: transparent
}
.btn-link,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}
.btn-sm,
.btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: .5rem
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.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;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    transition-property: height
}
.dropup,
.dropdown {
    position: relative
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15)
}
.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0
}
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #818a91
}
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    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;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #818a91;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left;
    margin-bottom: 0
}
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.btn-group>.btn:hover,
.btn-group-vertical>.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-toolbar {
    margin-left: -.5rem
}
.btn-toolbar::after {
    content: "";
    display: table;
    clear: both
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: .5rem
}
.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-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-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}
.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: .3em .3em 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 .3em .3em
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group::after {
    content: "";
    display: table;
    clear: both
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0
}
.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
    z-index: 3
}
.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15)
}
.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem
}
.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group-addon:not(:last-child) {
    border-right: 0
}
.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.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:focus,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:hover,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:hover {
    z-index: 3
}
.custom-control {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem;
    cursor: pointer
}
.custom-control+.custom-control {
    margin-left: 1rem
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}
.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}
.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9
}
.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}
.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}
.custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed
}
.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-indicator {
    border-radius: 50%
}
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")
}
.custom-controls-stacked .custom-control {
    float: left;
    clear: left
}
.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}
.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.5rem - 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #55595c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-image: none \9;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -moz-appearance: none;
    -webkit-appearance: none
}
.custom-select:focus {
    border-color: #51a7e8;
    outline: none
}
.custom-select:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}
.custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef
}
.custom-select::-ms-expand {
    opacity: 0
}
.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer
}
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}
.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.custom-file-control:lang(en)::after {
    content: "Choose file..."
}
.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd
}
.custom-file-control:lang(en)::before {
    content: "Browse"
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav-link {
    display: inline-block
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}
.nav-link.disabled {
    color: #818a91
}
.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    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 #ddd
}
.nav-tabs::after {
    content: "";
    display: table;
    clear: both
}
.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px
}
.nav-tabs .nav-item+.nav-item {
    margin-left: .2rem
}
.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}
.nav-tabs .dropdown-menu {
    margin-top: -1px
}
.nav-pills::after {
    content: "";
    display: table;
    clear: both
}
.nav-pills .nav-item {
    float: left
}
.nav-pills .nav-item+.nav-item {
    margin-left: .2rem
}
.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em
}
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #0275d8
}
.nav-stacked .nav-item {
    display: block;
    float: none
}
.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.navbar {
    position: relative;
    padding: .5rem 1rem
}
.navbar::after {
    content: "";
    display: table;
    clear: both
}
.navbar-full {
    z-index: 1000
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0
}
.navbar-fixed-bottom {
    bottom: 0
}
.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}
.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}
.navbar-divider::before {
    content: "\00a0"
}
.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}
.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: transparent no-repeat center center;
    background-size: 24px 24px;
    border: 1px solid transparent
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}
.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-xs .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}
@media (min-width: 576px) {
    .navbar-toggleable-xs {
        display: block
    }
}
.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-sm .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}
@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block
    }
}
.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-md .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}
@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block
    }
}
.navbar-toggleable-lg::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }
    .navbar-toggleable-lg .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}
@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        display: block
    }
}
.navbar-toggleable-xl {
    display: block
}
.navbar-toggleable-xl::after {
    content: "";
    display: table;
    clear: both
}
.navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
}
.navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}
.navbar-nav .nav-item {
    float: left
}
.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}
.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}
.navbar-nav .nav-item+.nav-item {
    margin-left: 1rem
}
.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.9)
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9)
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5)
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7)
}
.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .open>.nav-link:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.9)
}
.navbar-light .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(0, 0, 0, 0.1)
}
.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075)
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
    color: #fff
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
    color: #fff
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5)
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75)
}
.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .open>.nav-link:hover,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
    color: #fff
}
.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(255, 255, 255, 0.1)
}
.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075)
}
.navbar-toggleable-xs::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}
@media (min-width: 576px) {
    .navbar-toggleable-xs {
        display: block !important
    }
}
.navbar-toggleable-sm::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}
@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important
    }
}
.navbar-toggleable-md::after {
    content: "";
    display: table;
    clear: both
}
@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important
    }
}
.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125)
}
.card-block {
    padding: 1.25rem
}
.card-block::after {
    content: "";
    display: table;
    clear: both
}
.card-title {
    margin-bottom: .75rem
}
.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}
.card-text:last-child {
    margin-bottom: 0
}
.card-link:hover {
    text-decoration: none
}
.card-link+.card-link {
    margin-left: 1.25rem
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}
.card-header::after {
    content: "";
    display: table;
    clear: both
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}
.card-footer::after {
    content: "";
    display: table;
    clear: both
}
.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}
.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}
.card-primary {
    background-color: #0275d8;
    border-color: #0275d8
}
.card-primary .card-header,
.card-primary .card-footer {
    background-color: transparent
}
.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}
.card-success .card-header,
.card-success .card-footer {
    background-color: transparent
}
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}
.card-info .card-header,
.card-info .card-footer {
    background-color: transparent
}
.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}
.card-warning .card-header,
.card-warning .card-footer {
    background-color: transparent
}
.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}
.card-danger .card-header,
.card-danger .card-footer {
    background-color: transparent
}
.card-outline-primary {
    background-color: transparent;
    border-color: #0275d8
}
.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc
}
.card-outline-info {
    background-color: transparent;
    border-color: #5bc0de
}
.card-outline-success {
    background-color: transparent;
    border-color: #5cb85c
}
.card-outline-warning {
    background-color: transparent;
    border-color: #f0ad4e
}
.card-outline-danger {
    background-color: transparent;
    border-color: #d9534f
}
.card-inverse .card-header,
.card-inverse .card-footer {
    border-color: rgba(255, 255, 255, 0.2)
}
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
    color: #fff
}
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65)
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff
}
.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}
@media (min-width: 576px) {
    .card-deck {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -.625rem;
        margin-bottom: .75rem;
        margin-left: -.625rem
    }
    .card-deck .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0;
        margin-right: .625rem;
        margin-bottom: 0;
        margin-left: .625rem
    }
}
@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group .card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }
    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}
.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef
}
.breadcrumb::after {
    content: "";
    display: table;
    clear: both
}
.breadcrumb-item {
    float: left
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #818a91;
    content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}
.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}
.breadcrumb-item.active {
    color: #818a91
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem
}
.page-item {
    display: inline
}
.page-item:first-child .page-link {
    margin-left: 0
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8
}
.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.page-link {
    position: relative;
    float: left;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #0275d8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.page-link:focus,
.page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}
.pagination-sm .page-link {
    padding: .275rem .75rem;
    font-size: .875rem
}
.tag {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline
}
.tag:empty {
    display: none
}
.btn .tag {
    position: relative;
    top: -1px
}
a.tag:focus,
a.tag:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.tag-pill {
    padding-right: .6em;
    padding-left: .6em
}
.tag-default {
    background-color: #818a91
}
.tag-default[href]:focus,
.tag-default[href]:hover {
    background-color: #687077
}
.tag-primary {
    background-color: #0275d8
}
.tag-primary[href]:focus,
.tag-primary[href]:hover {
    background-color: #025aa5
}
.tag-success {
    background-color: #5cb85c
}
.tag-success[href]:focus,
.tag-success[href]:hover {
    background-color: #449d44
}
.tag-info {
    background-color: #5bc0de
}
.tag-info[href]:focus,
.tag-info[href]:hover {
    background-color: #31b0d5
}
.tag-warning {
    background-color: #f0ad4e
}
.tag-warning[href]:focus,
.tag-warning[href]:hover {
    background-color: #ec971f
}
.tag-danger {
    background-color: #d9534f
}
.tag-danger[href]:focus,
.tag-danger[href]:hover {
    background-color: #c9302c
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}
.jumbotron-hr {
    border-top-color: #d0d5d8
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0
}
.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent
}
.alert-heading {
    color: inherit
}
.alert-link {
    font-weight: bold
}
.alert-dismissible {
    padding-right: 2.5rem
}
.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c1e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6d5ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7ecb5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9b9
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    display: block;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem
}
.progress[value] {
    background-color: #eee;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0
}
.progress[value]::-moz-progress-bar {
    background-color: #0074d9
}
.progress[value]::-webkit-progress-value {
    background-color: #0074d9
}
.progress[value]::-webkit-progress-bar {
    background-color: #eee
}
base::-moz-progress-bar,
.progress[value] {
    background-color: #eee
}
@media screen and (min-width: 0\0) {
    .progress {
        background-color: #eee
    }
    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9
    }
}
.progress-striped[value]::-webkit-progress-value {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}
.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}
.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}
@media screen and (min-width: 0\0) {
    .progress-bar-striped {
        background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 1rem 1rem
    }
}
.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}
@media screen and (min-width: 0\0) {
    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite
    }
}
.progress-success[value]::-webkit-progress-value {
    background-color: #5cb85c
}
.progress-success[value]::-moz-progress-bar {
    background-color: #5cb85c
}
.progress-success[value]::-ms-fill {
    background-color: #5cb85c
}
@media screen and (min-width: 0\0) {
    .progress-success .progress-bar {
        background-color: #5cb85c
    }
}
.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de
}
.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de
}
.progress-info[value]::-ms-fill {
    background-color: #5bc0de
}
@media screen and (min-width: 0\0) {
    .progress-info .progress-bar {
        background-color: #5bc0de
    }
}
.progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e
}
.progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e
}
.progress-warning[value]::-ms-fill {
    background-color: #f0ad4e
}
@media screen and (min-width: 0\0) {
    .progress-warning .progress-bar {
        background-color: #f0ad4e
    }
}
.progress-danger[value]::-webkit-progress-value {
    background-color: #d9534f
}
.progress-danger[value]::-moz-progress-bar {
    background-color: #d9534f
}
.progress-danger[value]::-ms-fill {
    background-color: #d9534f
}
@media screen and (min-width: 0\0) {
    .progress-danger .progress-bar {
        background-color: #d9534f
    }
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.media-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}
.media-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right {
    padding-left: 10px
}
.media-left {
    padding-right: 10px
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    padding-left: 0;
    margin-bottom: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:last-child {
    margin-bottom: 0
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef
}
.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: #818a91
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    border-color: #0275d8
}
.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: #a8d6fe
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}
.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit
}
.list-group-item-action .list-group-item-heading {
    color: #333
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-21by9 {
    padding-bottom: 42.8571428571%
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.embed-responsive-1by1 {
    padding-bottom: 100%
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-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;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.in {
    opacity: .5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header::after {
    content: "";
    display: table;
    clear: both
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.5
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer::after {
    content: "";
    display: table;
    clear: both
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto
    }
    .modal-sm {
        max-width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}
.tooltip.in {
    opacity: .9
}
.tooltip.tooltip-top,
.tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.tooltip-right .tooltip-inner::before,
.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip.tooltip-left .tooltip-inner::before,
.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000
}
.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2)
}
.popover.popover-top,
.popover.bs-tether-element-attached-bottom {
    margin-top: -10px
}
.popover.popover-top::before,
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.bs-tether-element-attached-bottom::after {
    left: 50%;
    border-bottom-width: 0
}
.popover.popover-top::before,
.popover.bs-tether-element-attached-bottom::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25)
}
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}
.popover.popover-right,
.popover.bs-tether-element-attached-left {
    margin-left: 10px
}
.popover.popover-right::before,
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::before,
.popover.bs-tether-element-attached-left::after {
    top: 50%;
    border-left-width: 0
}
.popover.popover-right::before,
.popover.bs-tether-element-attached-left::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25)
}
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}
.popover.popover-bottom,
.popover.bs-tether-element-attached-top {
    margin-top: 10px
}
.popover.popover-bottom::before,
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::before,
.popover.bs-tether-element-attached-top::after {
    left: 50%;
    border-top-width: 0
}
.popover.popover-bottom::before,
.popover.bs-tether-element-attached-top::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}
.popover.popover-bottom .popover-title::before,
.popover.bs-tether-element-attached-top .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}
.popover.popover-left,
.popover.bs-tether-element-attached-right {
    margin-left: -10px
}
.popover.popover-left::before,
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::before,
.popover.bs-tether-element-attached-right::after {
    top: 50%;
    border-right-width: 0
}
.popover.popover-left::before,
.popover.bs-tether-element-attached-right::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb
}
.popover-title:empty {
    display: none
}
.popover-content {
    padding: 9px 14px
}
.popover::before,
.popover::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover::before {
    content: "";
    border-width: 11px
}
.popover::after {
    content: "";
    border-width: 10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img {
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.carousel-item.next,
    .carousel-inner>.carousel-item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.carousel-item.prev,
    .carousel-inner>.carousel-item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.carousel-item.next.left,
    .carousel-inner>.carousel-item.prev.right,
    .carousel-inner>.carousel-item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.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 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: .5
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 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 {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}
.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;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media (min-width: 576px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.align-baseline {
    vertical-align: baseline !important
}
.align-top {
    vertical-align: top !important
}
.align-middle {
    vertical-align: middle !important
}
.align-bottom {
    vertical-align: bottom !important
}
.align-text-bottom {
    vertical-align: text-bottom !important
}
.align-text-top {
    vertical-align: text-top !important
}
.bg-faded {
    background-color: #f7f7f9
}
.bg-primary {
    background-color: #0275d8 !important
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important
}
.bg-success {
    background-color: #5cb85c !important
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important
}
.bg-info {
    background-color: #5bc0de !important
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important
}
.bg-warning {
    background-color: #f0ad4e !important
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important
}
.bg-danger {
    background-color: #d9534f !important
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important
}
.bg-inverse {
    background-color: #373a3c !important
}
a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #1f2021 !important
}
.rounded-circle {
    border-radius: 50%
}
.clearfix::after {
    content: "";
    display: table;
    clear: both
}
.d-block {
    display: block !important
}
.d-inline-block {
    display: inline-block !important
}
.d-inline {
    display: inline !important
}
.flex-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}
.flex-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}
.flex-xs-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}
.flex-items-xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.flex-items-xs-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.flex-items-xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
.flex-xs-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}
.flex-xs-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}
.flex-xs-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}
.flex-items-xs-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.flex-items-xs-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.flex-items-xs-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.flex-items-xs-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.flex-items-xs-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media (min-width: 576px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}
@media (min-width: 576px) {
    .flex-items-sm-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .flex-items-sm-middle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .flex-items-sm-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media (min-width: 576px) {
    .flex-sm-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .flex-sm-middle {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .flex-sm-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}
@media (min-width: 576px) {
    .flex-items-sm-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .flex-items-sm-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .flex-items-sm-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .flex-items-sm-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .flex-items-sm-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media (min-width: 768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}
@media (min-width: 768px) {
    .flex-items-md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .flex-items-md-middle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .flex-items-md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media (min-width: 768px) {
    .flex-md-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .flex-md-middle {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .flex-md-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}
@media (min-width: 768px) {
    .flex-items-md-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .flex-items-md-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .flex-items-md-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .flex-items-md-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .flex-items-md-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media (min-width: 992px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}
@media (min-width: 992px) {
    .flex-items-lg-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .flex-items-lg-middle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .flex-items-lg-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media (min-width: 992px) {
    .flex-lg-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .flex-lg-middle {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .flex-lg-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}
@media (min-width: 992px) {
    .flex-items-lg-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .flex-items-lg-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .flex-items-lg-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .flex-items-lg-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .flex-items-lg-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media (min-width: 1200px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}
@media (min-width: 1200px) {
    .flex-items-xl-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .flex-items-xl-middle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .flex-items-xl-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media (min-width: 1200px) {
    .flex-xl-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .flex-xl-middle {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .flex-xl-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}
@media (min-width: 1200px) {
    .flex-items-xl-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .flex-items-xl-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .flex-items-xl-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .flex-items-xl-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .flex-items-xl-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
.float-xs-left {
    float: left !important
}
.float-xs-right {
    float: right !important
}
.float-xs-none {
    float: none !important
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.w-100 {
    width: 100% !important
}
.h-100 {
    height: 100% !important
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}
.m-0 {
    margin: 0 0 !important
}
.mt-0 {
    margin-top: 0 !important
}
.mr-0 {
    margin-right: 0 !important
}
.mb-0 {
    margin-bottom: 0 !important
}
.ml-0 {
    margin-left: 0 !important
}
.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
.m-1 {
    margin: 1rem 1rem !important
}
.mt-1 {
    margin-top: 1rem !important
}
.mr-1 {
    margin-right: 1rem !important
}
.mb-1 {
    margin-bottom: 1rem !important
}
.ml-1 {
    margin-left: 1rem !important
}
.mx-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}
.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}
.m-2 {
    margin: 1.5rem 1.5rem !important
}
.mt-2 {
    margin-top: 1.5rem !important
}
.mr-2 {
    margin-right: 1.5rem !important
}
.mb-2 {
    margin-bottom: 1.5rem !important
}
.ml-2 {
    margin-left: 1.5rem !important
}
.mx-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}
.my-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}
.m-3 {
    margin: 3rem 3rem !important
}
.mt-3 {
    margin-top: 3rem !important
}
.mr-3 {
    margin-right: 3rem !important
}
.mb-3 {
    margin-bottom: 3rem !important
}
.ml-3 {
    margin-left: 3rem !important
}
.mx-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}
.my-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}
.p-0 {
    padding: 0 0 !important
}
.pt-0 {
    padding-top: 0 !important
}
.pr-0 {
    padding-right: 0 !important
}
.pb-0 {
    padding-bottom: 0 !important
}
.pl-0 {
    padding-left: 0 !important
}
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}
.p-1 {
    padding: 1rem 1rem !important
}
.pt-1 {
    padding-top: 1rem !important
}
.pr-1 {
    padding-right: 1rem !important
}
.pb-1 {
    padding-bottom: 1rem !important
}
.pl-1 {
    padding-left: 1rem !important
}
.px-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}
.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}
.p-2 {
    padding: 1.5rem 1.5rem !important
}
.pt-2 {
    padding-top: 1.5rem !important
}
.pr-2 {
    padding-right: 1.5rem !important
}
.pb-2 {
    padding-bottom: 1.5rem !important
}
.pl-2 {
    padding-left: 1.5rem !important
}
.px-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}
.py-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}
.p-3 {
    padding: 3rem 3rem !important
}
.pt-3 {
    padding-top: 3rem !important
}
.pr-3 {
    padding-right: 3rem !important
}
.pb-3 {
    padding-bottom: 3rem !important
}
.pl-3 {
    padding-left: 3rem !important
}
.px-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}
.py-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}
.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}
.text-justify {
    text-align: justify !important
}
.text-nowrap {
    white-space: nowrap !important
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.text-xs-left {
    text-align: left !important
}
.text-xs-right {
    text-align: right !important
}
.text-xs-center {
    text-align: center !important
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}
.text-lowercase {
    text-transform: lowercase !important
}
.text-uppercase {
    text-transform: uppercase !important
}
.text-capitalize {
    text-transform: capitalize !important
}
.font-weight-normal {
    font-weight: normal
}
.font-weight-bold {
    font-weight: bold
}
.font-italic {
    font-style: italic
}
.text-white {
    color: #fff !important
}
.text-muted {
    color: #818a91 !important
}
a.text-muted:focus,
a.text-muted:hover {
    color: #687077 !important
}
.text-primary {
    color: #0275d8 !important
}
a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important
}
.text-success {
    color: #5cb85c !important
}
a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important
}
.text-info {
    color: #5bc0de !important
}
a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important
}
.text-warning {
    color: #f0ad4e !important
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important
}
.text-danger {
    color: #d9534f !important
}
a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important
}
.text-gray-dark {
    color: #373a3c !important
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #1f2021 !important
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.invisible {
    visibility: hidden !important
}
.hidden-xs-up {
    display: none !important
}
@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important
    }
}
@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important
    }
}
@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important
    }
}
@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}
@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}
@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important
    }
}
@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important
    }
}
.hidden-xl-down {
    display: none !important
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(/fonts/lato-regular-ext.woff2) format("woff2");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local("Lato Regular"), local("Lato-Regular"), url(/fonts/lato-regular.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
body,
html {
    height: 100%;
    min-height: 100%
}
body {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    position: relative
}
::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
a,
.btn {
    color: #212121
}
a:hover,
a:focus,
a:active,
.btn:hover,
.btn:focus,
.btn:active {
    cursor: pointer;
    outline: none !important;
    text-decoration: none !important
}
::-moz-selection {
    background-color: #ffccbc
}
::selection {
    background-color: #ffccbc
}
.form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
[data-layout="layout-1"] .hidden-layout-1 {
    display: none
}
[data-layout="layout-2"] .hidden-layout-2 {
    display: none
}
[data-layout="layout-3"] .hidden-layout-3 {
    display: none
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}
@keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%,
    80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%,
    80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%,
    80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}
@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50%,
    to {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50%,
    to {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
@-webkit-keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpSmall {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall
}
[data-layout="homepage"] {
    position: relative;
    -ms-overflow-style: none;
    overflow-x: hidden;
    background: #f5f5f5
}
[data-layout="homepage"]:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 320px;
    background: url(/assets/images/bg-homepage.jpg) no-repeat center center fixed;
    background-size: cover
}
[data-layout="homepage"]::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
[data-layout="homepage"] .main {
    z-index: 2;
    background: none
}
[data-layout="empty-view-1"] {
    position: relative;
    -ms-overflow-style: none;
    overflow-x: hidden
}
[data-layout="empty-view-1"]::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
html [data-layout="empty-view-1"] {
    background: url(/img/login_bg.jpg) no-repeat center center fixed;
    background-size: cover;
}
[data-layout="empty-view-2"] {
    position: relative;
    -ms-overflow-style: none;
    overflow-x: hidden
}
[data-layout="empty-view-2"]::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
html [data-layout="empty-view-2"] {
    background: url(/assets/images/empty-view-2.jpg) no-repeat center center fixed;
    background-size: cover
}
[data-layout="empty-view-3"] {
    position: relative;
    -ms-overflow-style: none;
    overflow-x: hidden
}
[data-layout="empty-view-3"]::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
html [data-layout="empty-view-3"] {
    background: url(/assets/images/empty-view-3.jpg) no-repeat center center fixed;
    background-size: cover
}
[data-layout="empty-view-4"] {
    position: relative;
    -ms-overflow-style: none;
    overflow-x: hidden
}
[data-layout="empty-view-4"]::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
html [data-layout="empty-view-4"] {
    background: url(/assets/images/empty-view-4.jpg) no-repeat center center fixed;
    background-size: cover
}
[data-layout="empty-view-5"] {
    position: relative;
    -ms-overflow-style: none;
    overflow-x: hidden
}
[data-layout="empty-view-5"]::-webkit-scrollbar {
    display: none;
    width: 0 !important
}
html [data-layout="empty-view-5"] {
    background: url(/assets/images/empty-view-5.jpg) no-repeat center center fixed;
    background-size: cover
}
html:not(.loading) [data-layout="layout-1"][data-background="light"] {
    background-color: #f5f5f5;
    color: #353535
}
html:not(.loading) [data-layout="layout-1"][data-background="dark"] {
    background-color: #212121;
    color: #f5f5f5
}
html:not(.loading) [data-layout="layout-1"][data-background="primary"] {
    background-color: #1a237e;
    color: #f5f5f5
}
.loading [data-layout="layout-1"] .navbar-1,
.loading [data-layout="layout-1"] .jumbotron-1,
.loading [data-layout="layout-1"]>.container-fluid {
    visibility: hidden
}
[data-layout="layout-1"] .navbar-1 {
    z-index: 1031;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - $left-sidebar-width);
    position: fixed;
    top: 0;
    left: 240px;
    right: 0
}
[data-layout="layout-1"] .navbar-1 .toggle-layout {
    margin-left: 20px
}
[data-layout="layout-1"] .navbar-1 .toggle-layout i {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg)
}
[data-layout="layout-1"] .navbar-1 .logo {
    display: none
}
[data-layout="layout-1"].layout-collapsed .navbar-1 {
    left: 70px;
    width: calc(100% - $left-sidebar-collapsed-width)
}
[data-layout="layout-1"].layout-collapsed .navbar-1 .toggle-layout i {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}
[data-layout="layout-1"] .jumbotron-1 {
    height: 90px;
    width: calc(100% - $left-sidebar-width);
    margin-left: 240px;
    margin-top: 70px
}
[data-layout="layout-1"].layout-collapsed .jumbotron-1 {
    width: calc(100% - $left-sidebar-collapsed-width);
    margin-left: 70px
}
[data-layout="layout-1"] .main {
    padding-left: 260px;
    padding-right: 20px;
    padding-top: 20px
}
[data-layout="layout-1"] .main .page>.row {
    margin-bottom: 20px
}
[data-layout="layout-1"].layout-collapsed .main {
    padding-left: 90px
}
[data-layout="layout-1"] .left-sidebar-1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    height: calc(100%);
    width: 240px;
    overflow: hidden;
    z-index: 1032
}
[data-layout="layout-1"] .left-sidebar-1 .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: calc(100%);
    overflow: auto;
    width: 260px
}
[data-layout="layout-1"] .left-sidebar-1 .wrapper .content {
    width: 240px
}
[data-layout="layout-1"].layout-collapsed .left-sidebar-1 {
    width: 70px;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease
}
[data-layout="layout-1"].layout-collapsed .left-sidebar-1:hover {
    width: 240px
}
[data-layout="layout-1"].layout-collapsed .left-sidebar-1:hover .logo .title {
    opacity: 1 !important
}
[data-layout="layout-1"].layout-collapsed .left-sidebar-1:hover .collapse.in {
    display: block
}
[data-layout="layout-1"].layout-collapsed .left-sidebar-1:hover .left-sidebar-section ul li .btn-sidebar .btn-title {
    opacity: 1 !important
}
[data-layout="layout-1"] .theme-config-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1036;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-1"] .theme-config-backdrop.fade {
    display: block
}
[data-layout="layout-1"] .theme-config-backdrop.in {
    opacity: 0.15
}
[data-layout="layout-1"] .left-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1035;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-1"] .left-sidebar-backdrop.fade {
    display: block
}
[data-layout="layout-1"] .left-sidebar-backdrop.in {
    opacity: 0.15
}
[data-layout="layout-1"] .right-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1034;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-1"] .right-sidebar-backdrop.fade {
    display: block
}
[data-layout="layout-1"] .right-sidebar-backdrop.in {
    opacity: 0.15
}
@media (max-width: 991px) {
    [data-layout="layout-1"] .navbar-1 {
        left: 70px;
        width: calc(100% - $left-sidebar-collapsed-width)
    }
    [data-layout="layout-1"] .navbar-1 .toggle-layout i {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    [data-layout="layout-1"] .jumbotron-1 {
        width: calc(100% - $left-sidebar-collapsed-width);
        margin-left: 70px
    }
    [data-layout="layout-1"] .main {
        padding-left: 90px
    }
    [data-layout="layout-1"] .left-sidebar-1 {
        width: 70px;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease
    }
    [data-layout="layout-1"] .left-sidebar-1:hover {
        width: 240px
    }
    [data-layout="layout-1"] .left-sidebar-1:hover .logo .title {
        opacity: 1 !important
    }
    [data-layout="layout-1"] .left-sidebar-1:hover .collapse.in {
        display: block
    }
    [data-layout="layout-1"] .left-sidebar-1:hover .left-sidebar-section ul li .btn-sidebar .btn-title {
        opacity: 1 !important
    }
}
html:not(.loading) [data-layout="layout-2"][data-background="light"] {
    background-color: #f5f5f5;
    color: #353535
}
html:not(.loading) [data-layout="layout-2"][data-background="dark"] {
    background-color: #212121;
    color: #f5f5f5
}
html:not(.loading) [data-layout="layout-2"][data-background="primary"] {
    background-color: #1a237e;
    color: #f5f5f5
}
.loading [data-layout="layout-2"] .navbar-1,
.loading [data-layout="layout-2"] .jumbotron-1,
.loading [data-layout="layout-2"]>.container-fluid {
    visibility: hidden
}
[data-layout="layout-2"] .navbar-1 {
    z-index: 1031;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - $left-sidebar-width);
    position: fixed;
    top: 0;
    left: 240px;
    right: 0
}
[data-layout="layout-2"] .navbar-1 .toggle-layout {
    margin-left: 20px
}
[data-layout="layout-2"] .navbar-1 .toggle-layout i {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg)
}
[data-layout="layout-2"] .navbar-1 .logo {
    display: none
}
[data-layout="layout-2"].layout-collapsed .navbar-1 {
    left: 70px;
    width: calc(100% - $left-sidebar-collapsed-width)
}
[data-layout="layout-2"].layout-collapsed .navbar-1 .toggle-layout i {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}
[data-layout="layout-2"] .jumbotron-1 {
    height: 90px;
    width: calc(100% - $left-sidebar-width);
    margin-left: 240px;
    margin-top: 70px
}
[data-layout="layout-2"].layout-collapsed .jumbotron-1 {
    width: calc(100% - $left-sidebar-collapsed-width);
    margin-left: 70px
}
[data-layout="layout-2"] .main {
    padding-left: 260px;
    padding-right: 20px;
    padding-top: 20px
}
[data-layout="layout-2"] .main .page>.row {
    margin-bottom: 20px
}
[data-layout="layout-2"].layout-collapsed .main {
    padding-left: 90px
}
[data-layout="layout-2"] .left-sidebar-1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    height: calc(100%);
    width: 240px;
    overflow: hidden;
    z-index: 1032
}
[data-layout="layout-2"] .left-sidebar-1 .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: calc(100%);
    overflow: auto;
    width: 260px
}
[data-layout="layout-2"] .left-sidebar-1 .wrapper .content {
    width: 240px
}
[data-layout="layout-2"].layout-collapsed .left-sidebar-1 {
    width: 70px;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease
}
[data-layout="layout-2"].layout-collapsed .left-sidebar-1:hover {
    width: 240px
}
[data-layout="layout-2"].layout-collapsed .left-sidebar-1:hover .logo .title {
    opacity: 1 !important
}
[data-layout="layout-2"].layout-collapsed .left-sidebar-1:hover .collapse.in {
    display: block
}
[data-layout="layout-2"].layout-collapsed .left-sidebar-1:hover .left-sidebar-section ul li .btn-sidebar .btn-title {
    opacity: 1 !important
}
[data-layout="layout-2"] .theme-config-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1036;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-2"] .theme-config-backdrop.fade {
    display: block
}
[data-layout="layout-2"] .theme-config-backdrop.in {
    opacity: 0.15
}
[data-layout="layout-2"] .left-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1035;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-2"] .left-sidebar-backdrop.fade {
    display: block
}
[data-layout="layout-2"] .left-sidebar-backdrop.in {
    opacity: 0.15
}
[data-layout="layout-2"] .right-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1034;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-2"] .right-sidebar-backdrop.fade {
    display: block
}
[data-layout="layout-2"] .right-sidebar-backdrop.in {
    opacity: 0.15
}
@media (max-width: 991px) {
    [data-layout="layout-2"] .navbar-1 {
        left: 70px;
        width: calc(100% - $left-sidebar-collapsed-width)
    }
    [data-layout="layout-2"] .navbar-1 .toggle-layout i {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    [data-layout="layout-2"] .jumbotron-1 {
        width: calc(100% - $left-sidebar-collapsed-width);
        margin-left: 70px
    }
    [data-layout="layout-2"] .main {
        padding-left: 90px
    }
    [data-layout="layout-2"] .left-sidebar-1 {
        width: 70px;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease
    }
    [data-layout="layout-2"] .left-sidebar-1:hover {
        width: 240px
    }
    [data-layout="layout-2"] .left-sidebar-1:hover .logo .title {
        opacity: 1 !important
    }
    [data-layout="layout-2"] .left-sidebar-1:hover .collapse.in {
        display: block
    }
    [data-layout="layout-2"] .left-sidebar-1:hover .left-sidebar-section ul li .btn-sidebar .btn-title {
        opacity: 1 !important
    }
}
html:not(.loading) [data-layout="layout-3"][data-background="light"] {
    background-color: #f5f5f5;
    color: #353535
}
html:not(.loading) [data-layout="layout-3"][data-background="dark"] {
    background-color: #212121;
    color: #f5f5f5
}
html:not(.loading) [data-layout="layout-3"][data-background="primary"] {
    background-color: #1a237e;
    color: #f5f5f5
}
.loading [data-layout="layout-3"] .navbar-1,
.loading [data-layout="layout-3"] .jumbotron-1,
.loading [data-layout="layout-3"] .top-navigation-1,
.loading [data-layout="layout-3"]>.container-fluid {
    visibility: hidden
}
[data-layout="layout-3"] .navbar-1 {
    z-index: 1031;
    padding-right: 20px;
    width: calc(100%);
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}
[data-layout="layout-3"] .navbar-1 .toggle-layout {
    display: none
}
[data-layout="layout-3"] .top-navigation-1 {
    z-index: 1030;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100%);
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease;
    margin-bottom: 20px;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0
}
[data-layout="layout-3"] .jumbotron-1 {
    height: 90px;
    width: 100%;
    margin-left: 0;
    margin-top: 140px
}
[data-layout="layout-3"] .main {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px
}
[data-layout="layout-3"] .main .page>.row {
    margin-bottom: 20px
}
[data-layout="layout-3"] .left-sidebar-1 {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    height: calc(100%);
    width: 240px;
    overflow: hidden;
    z-index: 1032
}
[data-layout="layout-3"] .left-sidebar-1 .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: calc(100%);
    overflow: auto;
    width: 260px
}
[data-layout="layout-3"] .left-sidebar-1 .wrapper .content {
    width: 240px
}
[data-layout="layout-3"] .theme-config-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1036;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-3"] .theme-config-backdrop.fade {
    display: block
}
[data-layout="layout-3"] .theme-config-backdrop.in {
    opacity: 0.15
}
[data-layout="layout-3"] .left-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1035;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-3"] .left-sidebar-backdrop.fade {
    display: block
}
[data-layout="layout-3"] .left-sidebar-backdrop.in {
    opacity: 0.15
}
[data-layout="layout-3"] .right-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1034;
    opacity: 0;
    background: #000;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease
}
[data-layout="layout-3"] .right-sidebar-backdrop.fade {
    display: block
}
[data-layout="layout-3"] .right-sidebar-backdrop.in {
    opacity: 0.15
}
@media (max-width: 991px) {
    [data-layout="layout-3"] .navbar-1 {
        left: 70px;
        padding-left: 20px;
        width: calc(100% - $left-sidebar-collapsed-width)
    }
    [data-layout="layout-3"] .navbar-1 .logo {
        display: none
    }
    [data-layout="layout-3"] .top-navigation-1 {
        display: none
    }
    [data-layout="layout-3"] .jumbotron-1 {
        width: calc(100% - $left-sidebar-collapsed-width);
        margin-left: 70px
    }
    [data-layout="layout-3"] .main {
        padding-left: 90px
    }
    [data-layout="layout-3"] .left-sidebar-1 {
        display: block;
        width: 70px;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease
    }
    [data-layout="layout-3"] .left-sidebar-1:hover {
        width: 240px
    }
    [data-layout="layout-3"] .left-sidebar-1:hover .logo .title {
        opacity: 1 !important
    }
    [data-layout="layout-3"] .left-sidebar-1:hover .collapse.in {
        display: block
    }
    [data-layout="layout-3"] .left-sidebar-1:hover .left-sidebar-section ul li .btn-sidebar .btn-title {
        opacity: 1 !important
    }
}
.widget {
    padding: 20px;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 1px
}
.widget>.row {
    margin-bottom: 20px
}
.widget>.row:last-child {
    margin-bottom: 0
}
.widget .title {
    margin-bottom: 5px
}
.widget .description {
    margin-bottom: 10px;
    font-size: 14px
}
[data-background="light"] .widget {
    background-color: #fff;
    border-color: #e6e6e6;
    color: #353535
}
[data-background="dark"] .widget {
    background-color: #262626;
    border-color: #2b2b2b;
    color: #f5f5f5
}
[data-background="primary"] .widget {
    background-color: #1c2586;
    border-color: #1d288f;
    color: #f5f5f5
}
.left-sidebar-1 .wrapper .content {
    display: block;
    height: calc(100%);
    width: 240px
}
.left-sidebar-1 .wrapper .content .logo .title {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1
}
.layout-collapsed .left-sidebar-1 .wrapper .content .logo .title {
    opacity: 0
}
@media (max-width: 991px) {
    .left-sidebar-1 .wrapper .content .logo .title {
        opacity: 0
    }
}
.left-sidebar-1 .wrapper .content .left-sidebar-section {
    margin: 0;
    padding: 0
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul {
    margin: 0;
    padding: 0
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li {
    margin: 0;
    padding: 0
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar {
    text-align: left;
    width: 100%;
    font-size: 14px;
    margin: 0;
    padding: 20px;
    position: relative;
    min-height: 0;
    border-radius: 0;
    border: 0
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .icon {
    width: 70px;
    display: block;
    font-size: 22px;
    text-align: center;
    position: absolute;
    top: 12px;
    left: 0
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .tag {
    position: absolute;
    top: 19px;
    right: 40px
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .btn-title {
    text-transform: none;
    position: absolute;
    top: 18px;
    left: 70px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1
}
.layout-collapsed .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .btn-title {
    opacity: 0
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .fa-caret-down {
    margin-top: 2px;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.collapsed .fa-caret-down {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}
.left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:not(.collapsed) .fa-caret-down {
    -webkit-transform: rotate(-450deg);
    transform: rotate(-450deg)
}
.layout-collapsed .left-sidebar-1 .wrapper .content .collapse {
    display: none
}
@media (max-width: 991px) {
    .left-sidebar-1 .wrapper .content .collapse {
        display: none
    }
}
[data-sidebar="light"] .left-sidebar-1 {
    background: #fff;
    color: #353535;
    box-shadow: 1px 70px 0px #e6e6e6
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content {
    background: #fff;
    color: #353535
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar {
    background: #fff;
    color: #353535
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:before {
    position: relative
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .icon {
    color: #043D1D
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight,
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"],
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover {
    background: #f0f0f0
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight .icon,
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"] .icon,
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover .icon {
    color: #043D1D
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight:before,
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"]:before,
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    height: calc(100%);
    width: 5px;
    background-color: #043D1D
}
[data-sidebar="light"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover .icon {
    color: #043D1D
}
[data-sidebar="dark"] .left-sidebar-1 {
    background: #262626;
    color: #f5f5f5;
    box-shadow: 1px 70px 0px #2b2b2b
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content {
    background: #262626;
    color: #f5f5f5
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar {
    background: #262626;
    color: #f5f5f5
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:before {
    position: relative
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .icon {
    color: #f5f5f5
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight,
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"],
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover {
    background: #2b2b2b
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight .icon,
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"] .icon,
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover .icon {
    color: #f5f5f5
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight:before,
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"]:before,
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    height: calc(100%);
    width: 5px;
    background-color: #ff9800
}
[data-sidebar="dark"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover .icon {
    color: #f5f5f5
}
[data-sidebar="primary"] .left-sidebar-1 {
    background: #1c2586;
    color: #f5f5f5;
    box-shadow: 1px 70px 0px #1d288f
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content {
    background: #1c2586;
    color: #f5f5f5
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar {
    background: #1c2586;
    color: #f5f5f5
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:before {
    position: relative
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar .icon {
    color: #f5f5f5
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight,
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"],
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover {
    background: #1d288f
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight .icon,
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"] .icon,
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover .icon {
    color: #f5f5f5
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar.btn-highlight:before,
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar[aria-expanded="true"]:before,
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    height: calc(100%);
    width: 5px;
    background-color: #54b859
}
[data-sidebar="primary"] .left-sidebar-1 .wrapper .content .left-sidebar-section ul li .btn-sidebar:hover .icon {
    color: #f5f5f5
}
.logo {
    height: 70px;
    line-height: 70px;
    position: relative
}
.logo i {
    font-size: 32px;
    position: absolute;
    top: 19px;
    left: 22px
}
.logo .title {
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 70px
}
[data-layout="layout-1"][data-sidebar="light"] .left-sidebar-1 .wrapper .content .logo,
[data-layout="layout-2"][data-sidebar="light"] .left-sidebar-1 .wrapper .content .logo,
[data-layout="layout-3"][data-sidebar="light"] .left-sidebar-1 .wrapper .content .logo {
    background: #043D1D;
    color: #fff
}
[data-layout="layout-1"][data-sidebar="light"] .left-sidebar-1 .wrapper .content .logo i,
[data-layout="layout-2"][data-sidebar="light"] .left-sidebar-1 .wrapper .content .logo i,
[data-layout="layout-3"][data-sidebar="light"] .left-sidebar-1 .wrapper .content .logo i {
    background: #043D1D;
    color: #fff
}
[data-layout="layout-1"][data-navbar="light"] .navbar-1 .logo,
[data-layout="layout-2"][data-navbar="light"] .navbar-1 .logo,
[data-layout="layout-3"][data-navbar="light"] .navbar-1 .logo {
    background: #043D1D;
    color: #fff
}
[data-layout="layout-1"][data-navbar="light"] .navbar-1 .logo i,
[data-layout="layout-2"][data-navbar="light"] .navbar-1 .logo i,
[data-layout="layout-3"][data-navbar="light"] .navbar-1 .logo i {
    background: #043D1D;
    color: #fff
}
[data-layout="layout-1"][data-sidebar="dark"] .left-sidebar-1 .wrapper .content .logo,
[data-layout="layout-2"][data-sidebar="dark"] .left-sidebar-1 .wrapper .content .logo,
[data-layout="layout-3"][data-sidebar="dark"] .left-sidebar-1 .wrapper .content .logo {
    background: #ff9800;
    color: #f5f5f5
}
[data-layout="layout-1"][data-sidebar="dark"] .left-sidebar-1 .wrapper .content .logo i,
[data-layout="layout-2"][data-sidebar="dark"] .left-sidebar-1 .wrapper .content .logo i,
[data-layout="layout-3"][data-sidebar="dark"] .left-sidebar-1 .wrapper .content .logo i {
    background: #ff9800;
    color: #f5f5f5
}
[data-layout="layout-1"][data-navbar="dark"] .navbar-1 .logo,
[data-layout="layout-2"][data-navbar="dark"] .navbar-1 .logo,
[data-layout="layout-3"][data-navbar="dark"] .navbar-1 .logo {
    background: #ff9800;
    color: #f5f5f5
}
[data-layout="layout-1"][data-navbar="dark"] .navbar-1 .logo i,
[data-layout="layout-2"][data-navbar="dark"] .navbar-1 .logo i,
[data-layout="layout-3"][data-navbar="dark"] .navbar-1 .logo i {
    background: #ff9800;
    color: #f5f5f5
}
[data-layout="layout-1"][data-sidebar="primary"] .left-sidebar-1 .wrapper .content .logo,
[data-layout="layout-2"][data-sidebar="primary"] .left-sidebar-1 .wrapper .content .logo,
[data-layout="layout-3"][data-sidebar="primary"] .left-sidebar-1 .wrapper .content .logo {
    background: #54b859;
    color: #f5f5f5
}
[data-layout="layout-1"][data-sidebar="primary"] .left-sidebar-1 .wrapper .content .logo i,
[data-layout="layout-2"][data-sidebar="primary"] .left-sidebar-1 .wrapper .content .logo i,
[data-layout="layout-3"][data-sidebar="primary"] .left-sidebar-1 .wrapper .content .logo i {
    background: #54b859;
    color: #f5f5f5
}
[data-layout="layout-1"][data-navbar="primary"] .navbar-1 .logo,
[data-layout="layout-2"][data-navbar="primary"] .navbar-1 .logo,
[data-layout="layout-3"][data-navbar="primary"] .navbar-1 .logo {
    background: #54b859;
    color: #f5f5f5
}
[data-layout="layout-1"][data-navbar="primary"] .navbar-1 .logo i,
[data-layout="layout-2"][data-navbar="primary"] .navbar-1 .logo i,
[data-layout="layout-3"][data-navbar="primary"] .navbar-1 .logo i {
    background: #54b859;
    color: #f5f5f5
}
.show-from-bottom {
    -webkit-transform: translate3d(0, -220px, 0);
    transform: translate3d(0, -220px, 0)
}
.theme-config-outer {
    position: fixed;
    bottom: -220px;
    left: 0;
    right: 0;
    width: 100%;
    height: 220px;
    display: block;
    z-index: 1037;
    background: #fff;
    color: #212121;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    overflow: hidden
}
.theme-config-outer .theme-config-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: auto;
    width: calc(100% + 20px)
}
.theme-config-outer .theme-config-inner .theme-config {
    padding: 20px;
    min-height: 200px;
    width: calc(100%)
}
.theme-config-outer .theme-config-inner .theme-config .container-fluid {
    width: calc(100%)
}
.theme-config-outer .theme-config-inner .theme-config h4 {
    font-size: 18px;
    margin-bottom: 20px
}
.theme-config-outer .theme-config-inner .theme-config ul {
    margin-bottom: 20px
}
.theme-config-outer .theme-config-inner .theme-config i {
    font-size: 20px
}
.theme-config-outer .theme-config-inner .theme-config .list-group .list-group-item {
    padding: 5px 0 !important;
    background: #fff !important;
    color: #212121 !important;
    border: none !important
}
.theme-config-outer .theme-config-inner .theme-config .list-group .list-group-item .theme-config-sample i {
    display: inline-block;
    margin-right: 5px
}
.navbar-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.navbar-1 .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px
}
.navbar-1 .logo .title {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 1
}
.layout-collapsed .navbar-1 .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px
}
.layout-collapsed .navbar-1 .logo .title {
    opacity: 0
}
.navbar-1 .navbar-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}
.navbar-1 .navbar-left .nav-item .nav-link {
    height: 70px;
    line-height: 70px
}
.navbar-1 .navbar-left .nav-item i {
    line-height: 70px;
    font-size: 22px
}
@media (max-width: 543px) {
    .navbar-1 .navbar-left {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .navbar-1 .navbar-left {
        display: none
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-1 .navbar-left {
        display: none
    }
}
.navbar-1 .navbar-right {
    margin-right: 20px;
    padding: 0
}
.navbar-1 .navbar-right .nav-item .nav-link {
    height: 70px;
    line-height: 70px
}
.navbar-1 .navbar-right .nav-item i {
    line-height: 70px;
    font-size: 20px
}
.navbar-1 .toggle-theme-config {
    margin-left: 12px
}
.navbar-1 .navbar-search-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px
}
.navbar-1 .navbar-search-form .input-group-addon {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}
.navbar-1 .navbar-search-form input {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}
@media (max-width: 543px) {
    .navbar-1 .navbar-search-form {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .navbar-1 .navbar-search-form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }
}
.navbar-1 .flex-separator {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.navbar-1 .messages-dropdown {
    margin-left: 30px
}
.navbar-1 .messages-dropdown .dropdown-toggle {
    position: relative
}
.navbar-1 .messages-dropdown .dropdown-toggle .tag {
    position: absolute;
    top: -8px;
    right: -12px
}
.navbar-1 .messages-dropdown .dropdown-menu {
    width: 500px;
    margin-top: 20px
}
.navbar-1 .messages-dropdown .dropdown-menu .dropdown-menu-title {
    margin: 20px;
    font-size: 15px;
    font-weight: 700
}
.navbar-1 .messages-dropdown .dropdown-menu .media {
    padding: 10px 20px
}
.navbar-1 .messages-dropdown .dropdown-menu .rounded-circle {
    height: 40px;
    width: 40px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    margin-right: 10px
}
.navbar-1 .messages-dropdown .dropdown-menu h4 {
    font-size: 15px;
    margin-bottom: 8px
}
.navbar-1 .messages-dropdown .dropdown-menu p {
    font-size: 14px;
    margin-bottom: 4px
}
.navbar-1 .messages-dropdown .dropdown-menu p:last-child {
    margin-bottom: 0
}
@media (max-width: 543px) {
    .navbar-1 .messages-dropdown {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .navbar-1 .messages-dropdown {
        display: none
    }
}
.navbar-1 .flags-dropdown,
.navbar-1 .user-dropdown,
.navbar-1 .navbar-right {
    margin-left: 40px
}
.navbar-1 .flags-dropdown:not(.open) .dropdown-menu {
    visibility: hidden;
    pointer-events: none;
    opacity: 0
}
.navbar-1 .flags-dropdown.open .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    padding-top: 0;
    padding-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 300px;
    margin-top: 20px
}
.navbar-1 .flags-dropdown.open .dropdown-menu .dropdown-item {
    font-size: 15px;
    width: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px
}
.navbar-1 .flags-dropdown.open .dropdown-menu .dropdown-item .country-name {
    padding-left: 10px
}
@media (max-width: 543px) {
    .navbar-1 .flags-dropdown {
        display: none
    }
}
.navbar-1 .user-dropdown.open .dropdown-menu {
    margin-top: 10px
}
.navbar-1 .user-dropdown .dropdown-item {
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 15px
}
.navbar-1 .user-dropdown .dropdown-item .fa {
    width: 24px;
    font-size: 16px;
    margin-right: 10px
}
.navbar-1 .user-dropdown .dropdown-item .title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
@media (max-width: 543px) {
    .navbar-1 .user-dropdown {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .navbar-1 .user-dropdown {
        display: none
    }
}
[data-navbar="light"] .navbar-1 {
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    color: #353535
}
[data-navbar="light"] .navbar-1 .navbar-search-form .input-group-addon,
[data-navbar="light"] .navbar-1 .navbar-search-form input {
    color: #353535;
    background: #f0f0f0;
    border-color: #e6e6e6
}
[data-navbar="light"] .navbar-1 .navbar-search-form .input-group-addon i {
    color: #353535
}
[data-navbar="light"] .navbar-1 a,
[data-navbar="light"] .navbar-1 .dropdown-item {
    color: #353535
}
[data-navbar="dark"] .navbar-1 {
    background: #262626;
    border-bottom: 1px solid #2b2b2b;
    color: #f5f5f5
}
[data-navbar="dark"] .navbar-1 .navbar-search-form .input-group-addon,
[data-navbar="dark"] .navbar-1 .navbar-search-form input {
    color: #212121;
    background: #f5f5f5;
    border-color: #f5f5f5
}
[data-navbar="dark"] .navbar-1 .navbar-search-form .input-group-addon i {
    color: #212121
}
[data-navbar="dark"] .navbar-1 a,
[data-navbar="dark"] .navbar-1 .dropdown-item {
    color: #f5f5f5
}
[data-navbar="primary"] .navbar-1 {
    background: #1c2586;
    border-bottom: 1px solid #1d288f;
    color: #f5f5f5
}
[data-navbar="primary"] .navbar-1 .navbar-search-form .input-group-addon,
[data-navbar="primary"] .navbar-1 .navbar-search-form input {
    color: #1a237e;
    background: #f5f5f5;
    border-color: #f5f5f5
}
[data-navbar="primary"] .navbar-1 .navbar-search-form .input-group-addon i {
    color: #1a237e
}
[data-navbar="primary"] .navbar-1 a,
[data-navbar="primary"] .navbar-1 .dropdown-item {
    color: #f5f5f5
}
[data-navbar="light"] .navbar-1 .dropdown-menu {
    background: #fff;
    border-color: #fff;
    color: #353535
}
[data-navbar="light"] .navbar-1 .dropdown-menu .dropdown-header {
    color: #353535
}
[data-navbar="light"] .navbar-1 .dropdown-menu .dropdown-header:hover {
    color: #353535
}
[data-navbar="light"] .navbar-1 .dropdown-menu .dropdown-divider {
    background: #e6e6e6
}
[data-navbar="light"] .navbar-1 .dropdown-menu .dropdown-item {
    background: #fff;
    color: #353535
}
[data-navbar="light"] .navbar-1 .dropdown-menu .dropdown-item:hover {
    background: #043D1D;
    color: #fff
}
[data-navbar="light"] .navbar-1 .dropdown-menu .dropdown-item:hover a {
    background: #043D1D;
    color: #fff
}
[data-navbar="dark"] .navbar-1 .dropdown-menu {
    background: #2b2b2b;
    border-color: #2b2b2b;
    color: #f5f5f5
}
[data-navbar="dark"] .navbar-1 .dropdown-menu .dropdown-header {
    color: #fff
}
[data-navbar="dark"] .navbar-1 .dropdown-menu .dropdown-header:hover {
    color: #f5f5f5
}
[data-navbar="dark"] .navbar-1 .dropdown-menu .dropdown-divider {
    background: #262626
}
[data-navbar="dark"] .navbar-1 .dropdown-menu .dropdown-item {
    background: #2b2b2b;
    color: #f5f5f5
}
[data-navbar="dark"] .navbar-1 .dropdown-menu .dropdown-item:hover {
    background: #ff9800;
    color: #fff
}
[data-navbar="dark"] .navbar-1 .dropdown-menu .dropdown-item:hover a {
    background: #ff9800;
    color: #fff
}
[data-navbar="primary"] .navbar-1 .dropdown-menu {
    background: #1d288f;
    border-color: #1d288f;
    color: #f5f5f5
}
[data-navbar="primary"] .navbar-1 .dropdown-menu .dropdown-header {
    color: #fff
}
[data-navbar="primary"] .navbar-1 .dropdown-menu .dropdown-header:hover {
    color: #f5f5f5
}
[data-navbar="primary"] .navbar-1 .dropdown-menu .dropdown-divider {
    background: #1c2586
}
[data-navbar="primary"] .navbar-1 .dropdown-menu .dropdown-item {
    background: #1d288f;
    color: #f5f5f5
}
[data-navbar="primary"] .navbar-1 .dropdown-menu .dropdown-item:hover {
    background: #54b859;
    color: #fff
}
[data-navbar="primary"] .navbar-1 .dropdown-menu .dropdown-item:hover a {
    background: #54b859;
    color: #fff
}
.top-navigation-1>ul>li {
    margin: 0;
    padding: 0 15px
}
.top-navigation-1>ul>li>a {
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    font-weight: 700
}
.top-navigation-1>ul>li>ul li {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 15px
}
.top-navigation-1>ul>li>ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 700
}
.top-navigation-1 {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    z-index: 1034;
    white-space: nowrap
}
.top-navigation-1 .menu-bottom {
    margin: 0;
    padding: 0;
    display: inline-block;
    z-index: 1034
}
.top-navigation-1 .menu-bottom .level-1 {
    position: relative;
    z-index: 1034
}
.top-navigation-1 .menu-bottom .level-1:before {
    position: absolute;
    bottom: 0;
    left: 21px;
    width: 0;
    height: 0;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0;
    content: "";
    z-index: 1035
}
.top-navigation-1 .menu-bottom .level-1:hover:before {
    opacity: 1
}
.top-navigation-1 .menu-bottom .level-1>a .tag {
    position: absolute;
    top: 8px;
    right: -12px
}
.top-navigation-1 .menu-bottom a {
    position: relative
}
.top-navigation-1 .menu-bottom a .fa-caret-right {
    position: absolute;
    top: 18px;
    right: 0
}
.top-navigation-1 .menu-bottom>li {
    position: relative
}
.top-navigation-1 .menu-bottom>li>a {
    width: 100%;
    display: block
}
.top-navigation-1 .menu-bottom>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}
.top-navigation-1 .menu-bottom>li>ul>li {
    position: relative;
    width: 200px
}
.top-navigation-1 .menu-bottom>li>ul>li>ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 200px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease
}
.top-navigation-1 .menu-bottom>li>ul>li>ul>li {
    width: 200px
}
.top-navigation-1 .menu-bottom>li>ul>li:hover>ul {
    pointer-events: auto;
    opacity: 1
}
.top-navigation-1 .menu-bottom>li:hover>ul {
    pointer-events: auto;
    opacity: 1
}
[data-top-navigation="light"] .top-navigation-1 {
    background: #fff;
    border-top-color: #fff;
    border-bottom-color: #e6e6e6;
    color: #353535
}
[data-top-navigation="light"] .top-navigation-1 a {
    color: #353535
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom {
    background: #fff
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom .level-1:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #043D1D
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li:hover {
    background: #fff;
    color: #353535
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li:hover>a {
    background: #fff;
    color: #353535
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li>ul {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li>ul>li:hover {
    background: #043D1D;
    color: #fff
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li>ul>li:hover>a {
    background: #043D1D;
    color: #fff
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li>ul>li>ul>li:hover {
    background: #043D1D;
    color: #fff
}
[data-top-navigation="light"] .top-navigation-1 .menu-bottom>li>ul>li>ul>li:hover>a {
    background: #043D1D;
    color: #fff
}
[data-top-navigation="dark"] .top-navigation-1 {
    background: #303030;
    border-top-color: #303030;
    border-bottom-color: #303030;
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 a {
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom {
    background: #303030
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom .level-1:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ff9800
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li:hover {
    background: #303030;
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li:hover>a {
    background: #303030;
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li>ul {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li>ul>li:hover {
    background: #ff9800;
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li>ul>li:hover>a {
    background: #ff9800;
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li>ul>li>ul>li:hover {
    background: #ff9800;
    color: #f5f5f5
}
[data-top-navigation="dark"] .top-navigation-1 .menu-bottom>li>ul>li>ul>li:hover>a {
    background: #ff9800;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 {
    background: #1f2a97;
    border-top-color: #1f2a97;
    border-bottom-color: #1f2a97;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 a {
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom {
    background: #1f2a97
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom .level-1:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #54b859
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li:hover {
    background: #1f2a97;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li:hover>a {
    background: #1f2a97;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li>ul {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li>ul>li:hover {
    background: #54b859;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li>ul>li:hover>a {
    background: #54b859;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li>ul>li>ul>li:hover {
    background: #54b859;
    color: #f5f5f5
}
[data-top-navigation="primary"] .top-navigation-1 .menu-bottom>li>ul>li>ul>li:hover>a {
    background: #54b859;
    color: #f5f5f5
}
.show-from-right {
    -webkit-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0)
}
.right-sidebar-outer {
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 400px;
    height: 100%;
    left: 100%;
    display: block;
    overflow: hidden;
    z-index: 1035
}
.right-sidebar-outer .right-sidebar-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: auto;
    width: 420px
}
.right-sidebar-outer .right-sidebar {
    width: 400px;
    text-align: center
}
.right-sidebar-outer .right-sidebar h4 {
    font-size: 16px;
    margin: 20px
}
.right-sidebar-outer .right-sidebar .tab-content {
    text-align: left;
    padding: 10px
}
[data-background="light"] .right-sidebar-outer {
    background: #fff;
    color: #353535
}
[data-background="dark"] .right-sidebar-outer {
    background: #262626;
    color: #f5f5f5
}
[data-background="primary"] .right-sidebar-outer {
    background: #1c2586;
    color: #f5f5f5
}
.jumbotron-1 {
    border-radius: 0;
    border: 0;
    position: relative;
    border-style: solid;
    overflow: hidden;
    background: none;
    margin: 0;
    padding: 20px
}
.jumbotron-1 .jumbotron {
    padding: 0;
    margin: 0;
    overflow: hidden
}
.jumbotron-1 .jumbotron h4 {
    padding-top: 5px;
    font-size: 20px;
    margin: 0
}
.jumbotron-1 .jumbotron .breadcrumb {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 14px
}
.jumbotron-1 .jumbotron .btn {
    float: right;
    margin-left: 10px;
    margin-top: 15px
}
@media (max-width: 543px) {
    .jumbotron-1 .jumbotron .btn {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .jumbotron-1 .jumbotron .btn {
        display: none
    }
}
[data-background="light"] .jumbotron-1 {
    background-color: #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #353535
}
[data-background="light"] .jumbotron-1 a {
    color: #353535
}
[data-background="light"] .jumbotron-1 .jumbotron {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #353535
}
[data-background="light"] .jumbotron-1 .jumbotron .breadcrumb {
    color: #353535
}
[data-background="light"] .jumbotron-1 .jumbotron .breadcrumb li,
[data-background="light"] .jumbotron-1 .jumbotron .breadcrumb a {
    color: #353535
}
[data-background="dark"] .jumbotron-1 {
    background-color: #212121;
    border-bottom: 1px solid #212121;
    color: #f5f5f5
}
[data-background="dark"] .jumbotron-1 a {
    color: #f5f5f5
}
[data-background="dark"] .jumbotron-1 .jumbotron {
    background-color: #212121;
    border-color: #212121;
    color: #f5f5f5
}
[data-background="dark"] .jumbotron-1 .jumbotron .breadcrumb {
    color: #f5f5f5
}
[data-background="dark"] .jumbotron-1 .jumbotron .breadcrumb li,
[data-background="dark"] .jumbotron-1 .jumbotron .breadcrumb a {
    color: #f5f5f5
}
[data-background="primary"] .jumbotron-1 {
    background-color: #1a237e;
    border-bottom: 1px solid #1a237e;
    color: #f5f5f5
}
[data-background="primary"] .jumbotron-1 a {
    color: #f5f5f5
}
[data-background="primary"] .jumbotron-1 .jumbotron {
    background-color: #1a237e;
    border-color: #1a237e;
    color: #f5f5f5
}
[data-background="primary"] .jumbotron-1 .jumbotron .breadcrumb {
    color: #f5f5f5
}
[data-background="primary"] .jumbotron-1 .jumbotron .breadcrumb li,
[data-background="primary"] .jumbotron-1 .jumbotron .breadcrumb a {
    color: #f5f5f5
}
#dashboards-dashboard-1 .jumbotron-1 {
    height: 0;
    visibility: hidden
}
#dashboards-dashboard-1 .main {
    padding-top: 0;
    margin-top: -20px
}
#dashboards-dashboard-1 .icon-widget-1 {
    margin-bottom: 10px
}
#dashboards-dashboard-1 .dashboard-widget-1 {
    position: relative
}
#dashboards-dashboard-1 .dashboard-widget-1 .row {
    margin: 0;
    padding: 0
}
#dashboards-dashboard-1 .dashboard-widget-1 .row .col-xs-12 {
    margin: 0;
    padding: 0
}
#dashboards-dashboard-1 .dashboard-widget-1 .btn-circle {
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 17px;
    cursor: none;
    pointer-events: none
}
#dashboards-dashboard-1 .dashboard-widget-1 .btn-circle i {
    font-size: 20px
}
#dashboards-dashboard-1 .dashboard-widget-1 .number {
    font-size: 28px;
    margin-bottom: 5px;
    font-weight: 500
}
#dashboards-dashboard-1 .dashboard-widget-1 .title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}
#dashboards-dashboard-1 .sales-volume-widget {
    padding: 20px
}
#dashboards-dashboard-1 .sales-volume-widget #sales-volume-chart svg {
    height: 200px
}
#dashboards-dashboard-1 .products-widget table th {
    border-top: 0
}
#dashboards-dashboard-1 .products-widget table td:nth-child(6) {
    width: 150px
}
#dashboards-dashboard-1 .products-widget table td:nth-child(1) {
    width: 80px
}
#dashboards-dashboard-1 .products-widget table td:nth-child(2) {
    width: 100px
}
@media (max-width: 543px) {
    #dashboards-dashboard-1 .products-widget table,
    #dashboards-dashboard-1 .products-widget thead,
    #dashboards-dashboard-1 .products-widget tbody,
    #dashboards-dashboard-1 .products-widget th,
    #dashboards-dashboard-1 .products-widget td,
    #dashboards-dashboard-1 .products-widget tr {
        display: block;
        width: 100% !important
    }
    #dashboards-dashboard-1 .products-widget table:hover,
    #dashboards-dashboard-1 .products-widget thead:hover,
    #dashboards-dashboard-1 .products-widget tbody:hover,
    #dashboards-dashboard-1 .products-widget th:hover,
    #dashboards-dashboard-1 .products-widget td:hover,
    #dashboards-dashboard-1 .products-widget tr:hover {
        background-color: none !important
    }
    #dashboards-dashboard-1 .products-widget table img,
    #dashboards-dashboard-1 .products-widget table .sku,
    #dashboards-dashboard-1 .products-widget table .brand,
    #dashboards-dashboard-1 .products-widget thead img,
    #dashboards-dashboard-1 .products-widget thead .sku,
    #dashboards-dashboard-1 .products-widget thead .brand,
    #dashboards-dashboard-1 .products-widget tbody img,
    #dashboards-dashboard-1 .products-widget tbody .sku,
    #dashboards-dashboard-1 .products-widget tbody .brand,
    #dashboards-dashboard-1 .products-widget th img,
    #dashboards-dashboard-1 .products-widget th .sku,
    #dashboards-dashboard-1 .products-widget th .brand,
    #dashboards-dashboard-1 .products-widget td img,
    #dashboards-dashboard-1 .products-widget td .sku,
    #dashboards-dashboard-1 .products-widget td .brand,
    #dashboards-dashboard-1 .products-widget tr img,
    #dashboards-dashboard-1 .products-widget tr .sku,
    #dashboards-dashboard-1 .products-widget tr .brand {
        display: none
    }
    #dashboards-dashboard-1 .products-widget th {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    #dashboards-dashboard-1 .products-widget table,
    #dashboards-dashboard-1 .products-widget thead,
    #dashboards-dashboard-1 .products-widget tbody,
    #dashboards-dashboard-1 .products-widget th,
    #dashboards-dashboard-1 .products-widget td,
    #dashboards-dashboard-1 .products-widget tr {
        display: block;
        width: 100% !important
    }
    #dashboards-dashboard-1 .products-widget table:hover,
    #dashboards-dashboard-1 .products-widget thead:hover,
    #dashboards-dashboard-1 .products-widget tbody:hover,
    #dashboards-dashboard-1 .products-widget th:hover,
    #dashboards-dashboard-1 .products-widget td:hover,
    #dashboards-dashboard-1 .products-widget tr:hover {
        background-color: none !important
    }
    #dashboards-dashboard-1 .products-widget table img,
    #dashboards-dashboard-1 .products-widget table .sku,
    #dashboards-dashboard-1 .products-widget table .brand,
    #dashboards-dashboard-1 .products-widget thead img,
    #dashboards-dashboard-1 .products-widget thead .sku,
    #dashboards-dashboard-1 .products-widget thead .brand,
    #dashboards-dashboard-1 .products-widget tbody img,
    #dashboards-dashboard-1 .products-widget tbody .sku,
    #dashboards-dashboard-1 .products-widget tbody .brand,
    #dashboards-dashboard-1 .products-widget th img,
    #dashboards-dashboard-1 .products-widget th .sku,
    #dashboards-dashboard-1 .products-widget th .brand,
    #dashboards-dashboard-1 .products-widget td img,
    #dashboards-dashboard-1 .products-widget td .sku,
    #dashboards-dashboard-1 .products-widget td .brand,
    #dashboards-dashboard-1 .products-widget tr img,
    #dashboards-dashboard-1 .products-widget tr .sku,
    #dashboards-dashboard-1 .products-widget tr .brand {
        display: none
    }
    #dashboards-dashboard-1 .products-widget th {
        display: none
    }
}
#dashboards-dashboard-1 .products-widget img {
    height: 50px;
    width: 50px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="light"] #dashboards-dashboard-1 .dashboard-widget-1 {
    background-color: #fff
}
[data-background="light"] #dashboards-dashboard-1 .dashboard-widget-1 .fa,
[data-background="light"] #dashboards-dashboard-1 .dashboard-widget-1 .number,
[data-background="light"] #dashboards-dashboard-1 .dashboard-widget-1 .title {
    color: #353535
}
[data-background="dark"] #dashboards-dashboard-1 .dashboard-widget-1 {
    background-color: #262626
}
[data-background="dark"] #dashboards-dashboard-1 .dashboard-widget-1 .fa,
[data-background="dark"] #dashboards-dashboard-1 .dashboard-widget-1 .number,
[data-background="dark"] #dashboards-dashboard-1 .dashboard-widget-1 .title {
    color: #f5f5f5
}
[data-background="primary"] #dashboards-dashboard-1 .dashboard-widget-1 {
    background-color: #1c2586
}
[data-background="primary"] #dashboards-dashboard-1 .dashboard-widget-1 .fa,
[data-background="primary"] #dashboards-dashboard-1 .dashboard-widget-1 .number,
[data-background="primary"] #dashboards-dashboard-1 .dashboard-widget-1 .title {
    color: #f5f5f5
}
#dashboards-dashboard-2 .jumbotron-1 {
    height: 0;
    visibility: hidden
}
#dashboards-dashboard-2 .main {
    padding-top: 0;
    margin-top: -20px
}
#dashboards-dashboard-2 .dashboard-widget-1 {
    position: relative
}
#dashboards-dashboard-2 .dashboard-widget-1 .line-chart {
    display: block;
    height: 50px;
    color: transparent
}
#dashboards-dashboard-2 .dashboard-widget-1 .row {
    margin: 0;
    padding: 0
}
#dashboards-dashboard-2 .dashboard-widget-1 .row .col-xs-12 {
    margin: 0;
    padding: 0
}
#dashboards-dashboard-2 .dashboard-widget-1 .btn-circle {
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 17px;
    cursor: none;
    pointer-events: none
}
#dashboards-dashboard-2 .dashboard-widget-1 .btn-circle i {
    font-size: 20px
}
#dashboards-dashboard-2 .dashboard-widget-1 .number {
    font-size: 28px;
    margin-bottom: 5px;
    font-weight: 500
}
#dashboards-dashboard-2 .dashboard-widget-1 .title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}
#dashboards-dashboard-2 .dashboard-widget-1 .number {
    font-size: 28px;
    margin-bottom: 5px;
    font-weight: 500
}
#dashboards-dashboard-2 .dashboard-widget-1 .title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px
}
#dashboards-dashboard-2 .social-media-stats>.row {
    margin-bottom: 10px
}
#dashboards-dashboard-2 .sales-volume-widget {
    padding: 40px 20px;
    margin-bottom: 20px
}
#dashboards-dashboard-2 .sales-volume-widget #sales-volume-chart svg {
    height: 200px
}
#dashboards-dashboard-2 .products-widget table td:nth-child(6) {
    width: 150px
}
#dashboards-dashboard-2 .products-widget table td:nth-child(1) {
    width: 80px
}
#dashboards-dashboard-2 .products-widget table td:nth-child(2) {
    width: 100px
}
@media (max-width: 543px) {
    #dashboards-dashboard-2 .products-widget table,
    #dashboards-dashboard-2 .products-widget thead,
    #dashboards-dashboard-2 .products-widget tbody,
    #dashboards-dashboard-2 .products-widget th,
    #dashboards-dashboard-2 .products-widget td,
    #dashboards-dashboard-2 .products-widget tr {
        display: block;
        width: 100% !important
    }
    #dashboards-dashboard-2 .products-widget table:hover,
    #dashboards-dashboard-2 .products-widget thead:hover,
    #dashboards-dashboard-2 .products-widget tbody:hover,
    #dashboards-dashboard-2 .products-widget th:hover,
    #dashboards-dashboard-2 .products-widget td:hover,
    #dashboards-dashboard-2 .products-widget tr:hover {
        background-color: none !important
    }
    #dashboards-dashboard-2 .products-widget table img,
    #dashboards-dashboard-2 .products-widget table .sku,
    #dashboards-dashboard-2 .products-widget table .brand,
    #dashboards-dashboard-2 .products-widget thead img,
    #dashboards-dashboard-2 .products-widget thead .sku,
    #dashboards-dashboard-2 .products-widget thead .brand,
    #dashboards-dashboard-2 .products-widget tbody img,
    #dashboards-dashboard-2 .products-widget tbody .sku,
    #dashboards-dashboard-2 .products-widget tbody .brand,
    #dashboards-dashboard-2 .products-widget th img,
    #dashboards-dashboard-2 .products-widget th .sku,
    #dashboards-dashboard-2 .products-widget th .brand,
    #dashboards-dashboard-2 .products-widget td img,
    #dashboards-dashboard-2 .products-widget td .sku,
    #dashboards-dashboard-2 .products-widget td .brand,
    #dashboards-dashboard-2 .products-widget tr img,
    #dashboards-dashboard-2 .products-widget tr .sku,
    #dashboards-dashboard-2 .products-widget tr .brand {
        display: none
    }
    #dashboards-dashboard-2 .products-widget th {
        display: none
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    #dashboards-dashboard-2 .products-widget table,
    #dashboards-dashboard-2 .products-widget thead,
    #dashboards-dashboard-2 .products-widget tbody,
    #dashboards-dashboard-2 .products-widget th,
    #dashboards-dashboard-2 .products-widget td,
    #dashboards-dashboard-2 .products-widget tr {
        display: block;
        width: 100% !important
    }
    #dashboards-dashboard-2 .products-widget table:hover,
    #dashboards-dashboard-2 .products-widget thead:hover,
    #dashboards-dashboard-2 .products-widget tbody:hover,
    #dashboards-dashboard-2 .products-widget th:hover,
    #dashboards-dashboard-2 .products-widget td:hover,
    #dashboards-dashboard-2 .products-widget tr:hover {
        background-color: none !important
    }
    #dashboards-dashboard-2 .products-widget table img,
    #dashboards-dashboard-2 .products-widget table .sku,
    #dashboards-dashboard-2 .products-widget table .brand,
    #dashboards-dashboard-2 .products-widget thead img,
    #dashboards-dashboard-2 .products-widget thead .sku,
    #dashboards-dashboard-2 .products-widget thead .brand,
    #dashboards-dashboard-2 .products-widget tbody img,
    #dashboards-dashboard-2 .products-widget tbody .sku,
    #dashboards-dashboard-2 .products-widget tbody .brand,
    #dashboards-dashboard-2 .products-widget th img,
    #dashboards-dashboard-2 .products-widget th .sku,
    #dashboards-dashboard-2 .products-widget th .brand,
    #dashboards-dashboard-2 .products-widget td img,
    #dashboards-dashboard-2 .products-widget td .sku,
    #dashboards-dashboard-2 .products-widget td .brand,
    #dashboards-dashboard-2 .products-widget tr img,
    #dashboards-dashboard-2 .products-widget tr .sku,
    #dashboards-dashboard-2 .products-widget tr .brand {
        display: none
    }
    #dashboards-dashboard-2 .products-widget th {
        display: none
    }
}
#dashboards-dashboard-2 .products-widget img {
    height: 50px;
    width: 50px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="light"] #dashboards-dashboard-2 .dashboard-widget-1 {
    background-color: #fff
}
[data-background="light"] #dashboards-dashboard-2 .dashboard-widget-1 .line-chart {
    color: #fff
}
[data-background="light"] #dashboards-dashboard-2 .dashboard-widget-1 .fa,
[data-background="light"] #dashboards-dashboard-2 .dashboard-widget-1 .number,
[data-background="light"] #dashboards-dashboard-2 .dashboard-widget-1 .title {
    color: #353535
}
[data-background="dark"] #dashboards-dashboard-2 .dashboard-widget-1 {
    background-color: #262626
}
[data-background="dark"] #dashboards-dashboard-2 .dashboard-widget-1 .line-chart {
    color: #262626
}
[data-background="dark"] #dashboards-dashboard-2 .dashboard-widget-1 .fa,
[data-background="dark"] #dashboards-dashboard-2 .dashboard-widget-1 .number,
[data-background="dark"] #dashboards-dashboard-2 .dashboard-widget-1 .title {
    color: #f5f5f5
}
[data-background="primary"] #dashboards-dashboard-2 .dashboard-widget-1 {
    background-color: #1c2586
}
[data-background="primary"] #dashboards-dashboard-2 .dashboard-widget-1 .line-chart {
    color: #1c2586
}
[data-background="primary"] #dashboards-dashboard-2 .dashboard-widget-1 .fa,
[data-background="primary"] #dashboards-dashboard-2 .dashboard-widget-1 .number,
[data-background="primary"] #dashboards-dashboard-2 .dashboard-widget-1 .title {
    color: #f5f5f5
}
.top {
    height: 120px;
    padding: 40px 0;
    color: #fff
}
.top .text {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 500
}
.top .text .fa {
    margin-right: 5px;
    color: #fff
}
.tagline {
    margin-bottom: 40px;
    color: #fff
}
.tagline h3 {
    margin-bottom: 20px
}
@media (max-width: 543px) {
    .tagline h3 {
        font-size: 22px
    }
    .tagline h4 {
        font-size: 17px
    }
}
.description {
    margin-bottom: 80px
}
#pages-index .screenshot {
    color: #fff;
    margin-bottom: 30px;
    height: 200px;
    overflow: hidden;
    position: relative;
    padding: 10px
}
#pages-index .screenshot img {
    margin: 10px;
    min-height: 200px
}
#ui-elements-buttons .demo .btn {
    margin-right: 5px;
    margin-bottom: 10px
}
.btn {
    font-weight: 700
}
.btn.btn-icon i {
    margin-right: 10px
}
.btn.btn-light,
.btn.btn-light.dropdown-toggle {
    background: #f5f5f5;
    color: #212121;
    border-color: #f5f5f5;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-light:hover,
.btn.btn-light:active,
.btn.btn-light:focus,
.btn.btn-light:visited,
.btn.btn-light.dropdown-toggle:hover,
.btn.btn-light.dropdown-toggle:active,
.btn.btn-light.dropdown-toggle:focus,
.btn.btn-light.dropdown-toggle:visited {
    color: #212121;
    background: #dcdcdc;
    border-color: #dcdcdc
}
.btn.btn-light.btn-rounded,
.btn.btn-light.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-light.btn-outline,
.btn.btn-light.dropdown-toggle.btn-outline {
    background: none;
    color: #f5f5f5;
    border-style: solid;
    border-width: 1px
}
.btn.btn-light.btn-outline:hover,
.btn.btn-light.btn-outline:active,
.btn.btn-light.btn-outline:focus,
.btn.btn-light.btn-outline:visited,
.btn.btn-light.dropdown-toggle.btn-outline:hover,
.btn.btn-light.dropdown-toggle.btn-outline:active,
.btn.btn-light.dropdown-toggle.btn-outline:focus,
.btn.btn-light.dropdown-toggle.btn-outline:visited {
    color: #dcdcdc;
    border-color: #dcdcdc
}
.btn.btn-light.btn-outline.btn-rounded,
.btn.btn-light.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-light.btn-flat,
.btn.btn-light.dropdown-toggle.btn-flat {
    color: #f5f5f5
}
.btn.btn-light.btn-flat:hover,
.btn.btn-light.btn-flat:active,
.btn.btn-light.btn-flat:focus,
.btn.btn-light.btn-flat:visited,
.btn.btn-light.dropdown-toggle.btn-flat:hover,
.btn.btn-light.dropdown-toggle.btn-flat:active,
.btn.btn-light.dropdown-toggle.btn-flat:focus,
.btn.btn-light.dropdown-toggle.btn-flat:visited {
    color: #dcdcdc
}
.btn.btn-light.btn-circle,
.btn.btn-light.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-light.btn-circle i,
.btn.btn-light.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-light.btn-circle.btn-xs,
.btn.btn-light.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-light.btn-circle.btn-sm,
.btn.btn-light.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-light.btn-circle.btn-lg,
.btn.btn-light.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-dark,
.btn.btn-dark.dropdown-toggle {
    background: #212121;
    color: #fff;
    border-color: #212121;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-dark:hover,
.btn.btn-dark:active,
.btn.btn-dark:focus,
.btn.btn-dark:visited,
.btn.btn-dark.dropdown-toggle:hover,
.btn.btn-dark.dropdown-toggle:active,
.btn.btn-dark.dropdown-toggle:focus,
.btn.btn-dark.dropdown-toggle:visited {
    color: #fff;
    background: #080808;
    border-color: #080808
}
.btn.btn-dark.btn-rounded,
.btn.btn-dark.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-dark.btn-outline,
.btn.btn-dark.dropdown-toggle.btn-outline {
    background: none;
    color: #212121;
    border-style: solid;
    border-width: 1px
}
.btn.btn-dark.btn-outline:hover,
.btn.btn-dark.btn-outline:active,
.btn.btn-dark.btn-outline:focus,
.btn.btn-dark.btn-outline:visited,
.btn.btn-dark.dropdown-toggle.btn-outline:hover,
.btn.btn-dark.dropdown-toggle.btn-outline:active,
.btn.btn-dark.dropdown-toggle.btn-outline:focus,
.btn.btn-dark.dropdown-toggle.btn-outline:visited {
    color: #080808;
    border-color: #080808
}
.btn.btn-dark.btn-outline.btn-rounded,
.btn.btn-dark.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-dark.btn-flat,
.btn.btn-dark.dropdown-toggle.btn-flat {
    color: #212121
}
.btn.btn-dark.btn-flat:hover,
.btn.btn-dark.btn-flat:active,
.btn.btn-dark.btn-flat:focus,
.btn.btn-dark.btn-flat:visited,
.btn.btn-dark.dropdown-toggle.btn-flat:hover,
.btn.btn-dark.dropdown-toggle.btn-flat:active,
.btn.btn-dark.dropdown-toggle.btn-flat:focus,
.btn.btn-dark.dropdown-toggle.btn-flat:visited {
    color: #080808
}
.btn.btn-dark.btn-circle,
.btn.btn-dark.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-dark.btn-circle i,
.btn.btn-dark.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-dark.btn-circle.btn-xs,
.btn.btn-dark.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-dark.btn-circle.btn-sm,
.btn.btn-dark.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-dark.btn-circle.btn-lg,
.btn.btn-dark.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-default,
.btn.btn-default.dropdown-toggle {
    background: #212121;
    color: #fff;
    border-color: #212121;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:visited,
.btn.btn-default.dropdown-toggle:hover,
.btn.btn-default.dropdown-toggle:active,
.btn.btn-default.dropdown-toggle:focus,
.btn.btn-default.dropdown-toggle:visited {
    color: #fff;
    background: #080808;
    border-color: #080808
}
.btn.btn-default.btn-rounded,
.btn.btn-default.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-default.btn-outline,
.btn.btn-default.dropdown-toggle.btn-outline {
    background: none;
    color: #212121;
    border-style: solid;
    border-width: 1px
}
.btn.btn-default.btn-outline:hover,
.btn.btn-default.btn-outline:active,
.btn.btn-default.btn-outline:focus,
.btn.btn-default.btn-outline:visited,
.btn.btn-default.dropdown-toggle.btn-outline:hover,
.btn.btn-default.dropdown-toggle.btn-outline:active,
.btn.btn-default.dropdown-toggle.btn-outline:focus,
.btn.btn-default.dropdown-toggle.btn-outline:visited {
    color: #080808;
    border-color: #080808
}
.btn.btn-default.btn-outline.btn-rounded,
.btn.btn-default.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-default.btn-flat,
.btn.btn-default.dropdown-toggle.btn-flat {
    color: #212121
}
.btn.btn-default.btn-flat:hover,
.btn.btn-default.btn-flat:active,
.btn.btn-default.btn-flat:focus,
.btn.btn-default.btn-flat:visited,
.btn.btn-default.dropdown-toggle.btn-flat:hover,
.btn.btn-default.dropdown-toggle.btn-flat:active,
.btn.btn-default.dropdown-toggle.btn-flat:focus,
.btn.btn-default.dropdown-toggle.btn-flat:visited {
    color: #080808
}
.btn.btn-default.btn-circle,
.btn.btn-default.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-default.btn-circle i,
.btn.btn-default.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-default.btn-circle.btn-xs,
.btn.btn-default.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-default.btn-circle.btn-sm,
.btn.btn-default.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-default.btn-circle.btn-lg,
.btn.btn-default.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-primary,
.btn.btn-primary.dropdown-toggle {
    background: #4EA347;
    color: #fff;
    border-color: #4EA347;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:visited,
.btn.btn-primary.dropdown-toggle:hover,
.btn.btn-primary.dropdown-toggle:active,
.btn.btn-primary.dropdown-toggle:focus,
.btn.btn-primary.dropdown-toggle:visited {
    color: #fff;
    background: #043D1D;
    border-color: #043D1D
}
.btn.btn-primary.btn-rounded,
.btn.btn-primary.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-primary.btn-outline,
.btn.btn-primary.dropdown-toggle.btn-outline {
    background: none;
    color: #043D1D;
    border-style: solid;
    border-width: 1px
}
.btn.btn-primary.btn-outline:hover,
.btn.btn-primary.btn-outline:active,
.btn.btn-primary.btn-outline:focus,
.btn.btn-primary.btn-outline:visited,
.btn.btn-primary.dropdown-toggle.btn-outline:hover,
.btn.btn-primary.dropdown-toggle.btn-outline:active,
.btn.btn-primary.dropdown-toggle.btn-outline:focus,
.btn.btn-primary.dropdown-toggle.btn-outline:visited {
    color: #0127fa;
    border-color: #0127fa
}
.btn.btn-primary.btn-outline.btn-rounded,
.btn.btn-primary.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-primary.btn-flat,
.btn.btn-primary.dropdown-toggle.btn-flat {
    color: #043D1D
}
.btn.btn-primary.btn-flat:hover,
.btn.btn-primary.btn-flat:active,
.btn.btn-primary.btn-flat:focus,
.btn.btn-primary.btn-flat:visited,
.btn.btn-primary.dropdown-toggle.btn-flat:hover,
.btn.btn-primary.dropdown-toggle.btn-flat:active,
.btn.btn-primary.dropdown-toggle.btn-flat:focus,
.btn.btn-primary.dropdown-toggle.btn-flat:visited {
    color: #0127fa
}
.btn.btn-primary.btn-circle,
.btn.btn-primary.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-primary.btn-circle i,
.btn.btn-primary.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-primary.btn-circle.btn-xs,
.btn.btn-primary.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-primary.btn-circle.btn-sm,
.btn.btn-primary.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-primary.btn-circle.btn-lg,
.btn.btn-primary.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-secondary,
.btn.btn-secondary.dropdown-toggle {
    background: #6200ea;
    color: #fff;
    border-color: #6200ea;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary:visited,
.btn.btn-secondary.dropdown-toggle:hover,
.btn.btn-secondary.dropdown-toggle:active,
.btn.btn-secondary.dropdown-toggle:focus,
.btn.btn-secondary.dropdown-toggle:visited {
    color: #fff;
    background: #4d00b7;
    border-color: #4d00b7
}
.btn.btn-secondary.btn-rounded,
.btn.btn-secondary.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-secondary.btn-outline,
.btn.btn-secondary.dropdown-toggle.btn-outline {
    background: none;
    color: #6200ea;
    border-style: solid;
    border-width: 1px
}
.btn.btn-secondary.btn-outline:hover,
.btn.btn-secondary.btn-outline:active,
.btn.btn-secondary.btn-outline:focus,
.btn.btn-secondary.btn-outline:visited,
.btn.btn-secondary.dropdown-toggle.btn-outline:hover,
.btn.btn-secondary.dropdown-toggle.btn-outline:active,
.btn.btn-secondary.dropdown-toggle.btn-outline:focus,
.btn.btn-secondary.dropdown-toggle.btn-outline:visited {
    color: #4d00b7;
    border-color: #4d00b7
}
.btn.btn-secondary.btn-outline.btn-rounded,
.btn.btn-secondary.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-secondary.btn-flat,
.btn.btn-secondary.dropdown-toggle.btn-flat {
    color: #6200ea
}
.btn.btn-secondary.btn-flat:hover,
.btn.btn-secondary.btn-flat:active,
.btn.btn-secondary.btn-flat:focus,
.btn.btn-secondary.btn-flat:visited,
.btn.btn-secondary.dropdown-toggle.btn-flat:hover,
.btn.btn-secondary.dropdown-toggle.btn-flat:active,
.btn.btn-secondary.dropdown-toggle.btn-flat:focus,
.btn.btn-secondary.dropdown-toggle.btn-flat:visited {
    color: #4d00b7
}
.btn.btn-secondary.btn-circle,
.btn.btn-secondary.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-secondary.btn-circle i,
.btn.btn-secondary.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-secondary.btn-circle.btn-xs,
.btn.btn-secondary.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-secondary.btn-circle.btn-sm,
.btn.btn-secondary.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-secondary.btn-circle.btn-lg,
.btn.btn-secondary.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-info,
.btn.btn-info.dropdown-toggle {
    background: #00b8d4;
    color: #fff;
    border-color: #00b8d4;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus,
.btn.btn-info:visited,
.btn.btn-info.dropdown-toggle:hover,
.btn.btn-info.dropdown-toggle:active,
.btn.btn-info.dropdown-toggle:focus,
.btn.btn-info.dropdown-toggle:visited {
    color: #fff;
    background: #008ca1;
    border-color: #008ca1
}
.btn.btn-info.btn-rounded,
.btn.btn-info.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-info.btn-outline,
.btn.btn-info.dropdown-toggle.btn-outline {
    background: none;
    color: #00b8d4;
    border-style: solid;
    border-width: 1px
}
.btn.btn-info.btn-outline:hover,
.btn.btn-info.btn-outline:active,
.btn.btn-info.btn-outline:focus,
.btn.btn-info.btn-outline:visited,
.btn.btn-info.dropdown-toggle.btn-outline:hover,
.btn.btn-info.dropdown-toggle.btn-outline:active,
.btn.btn-info.dropdown-toggle.btn-outline:focus,
.btn.btn-info.dropdown-toggle.btn-outline:visited {
    color: #008ca1;
    border-color: #008ca1
}
.btn.btn-info.btn-outline.btn-rounded,
.btn.btn-info.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-info.btn-flat,
.btn.btn-info.dropdown-toggle.btn-flat {
    color: #00b8d4
}
.btn.btn-info.btn-flat:hover,
.btn.btn-info.btn-flat:active,
.btn.btn-info.btn-flat:focus,
.btn.btn-info.btn-flat:visited,
.btn.btn-info.dropdown-toggle.btn-flat:hover,
.btn.btn-info.dropdown-toggle.btn-flat:active,
.btn.btn-info.dropdown-toggle.btn-flat:focus,
.btn.btn-info.dropdown-toggle.btn-flat:visited {
    color: #008ca1
}
.btn.btn-info.btn-circle,
.btn.btn-info.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-info.btn-circle i,
.btn.btn-info.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-info.btn-circle.btn-xs,
.btn.btn-info.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-info.btn-circle.btn-sm,
.btn.btn-info.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-info.btn-circle.btn-lg,
.btn.btn-info.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-success,
.btn.btn-success.dropdown-toggle {
    background: #43a047;
    color: #fff;
    border-color: #43a047;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-success:hover,
.btn.btn-success:active,
.btn.btn-success:focus,
.btn.btn-success:visited,
.btn.btn-success.dropdown-toggle:hover,
.btn.btn-success.dropdown-toggle:active,
.btn.btn-success.dropdown-toggle:focus,
.btn.btn-success.dropdown-toggle:visited {
    color: #fff;
    background: #347c37;
    border-color: #347c37
}
.btn.btn-success.btn-rounded,
.btn.btn-success.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-success.btn-outline,
.btn.btn-success.dropdown-toggle.btn-outline {
    background: none;
    color: #43a047;
    border-style: solid;
    border-width: 1px
}
.btn.btn-success.btn-outline:hover,
.btn.btn-success.btn-outline:active,
.btn.btn-success.btn-outline:focus,
.btn.btn-success.btn-outline:visited,
.btn.btn-success.dropdown-toggle.btn-outline:hover,
.btn.btn-success.dropdown-toggle.btn-outline:active,
.btn.btn-success.dropdown-toggle.btn-outline:focus,
.btn.btn-success.dropdown-toggle.btn-outline:visited {
    color: #347c37;
    border-color: #347c37
}
.btn.btn-success.btn-outline.btn-rounded,
.btn.btn-success.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-success.btn-flat,
.btn.btn-success.dropdown-toggle.btn-flat {
    color: #43a047
}
.btn.btn-success.btn-flat:hover,
.btn.btn-success.btn-flat:active,
.btn.btn-success.btn-flat:focus,
.btn.btn-success.btn-flat:visited,
.btn.btn-success.dropdown-toggle.btn-flat:hover,
.btn.btn-success.dropdown-toggle.btn-flat:active,
.btn.btn-success.dropdown-toggle.btn-flat:focus,
.btn.btn-success.dropdown-toggle.btn-flat:visited {
    color: #347c37
}
.btn.btn-success.btn-circle,
.btn.btn-success.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-success.btn-circle i,
.btn.btn-success.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-success.btn-circle.btn-xs,
.btn.btn-success.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-success.btn-circle.btn-sm,
.btn.btn-success.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-success.btn-circle.btn-lg,
.btn.btn-success.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-warning,
.btn.btn-warning.dropdown-toggle {
    background: #ff9800;
    color: #fff;
    border-color: #ff9800;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-warning:hover,
.btn.btn-warning:active,
.btn.btn-warning:focus,
.btn.btn-warning:visited,
.btn.btn-warning.dropdown-toggle:hover,
.btn.btn-warning.dropdown-toggle:active,
.btn.btn-warning.dropdown-toggle:focus,
.btn.btn-warning.dropdown-toggle:visited {
    color: #fff;
    background: #cc7a00;
    border-color: #cc7a00
}
.btn.btn-warning.btn-rounded,
.btn.btn-warning.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-warning.btn-outline,
.btn.btn-warning.dropdown-toggle.btn-outline {
    background: none;
    color: #ff9800;
    border-style: solid;
    border-width: 1px
}
.btn.btn-warning.btn-outline:hover,
.btn.btn-warning.btn-outline:active,
.btn.btn-warning.btn-outline:focus,
.btn.btn-warning.btn-outline:visited,
.btn.btn-warning.dropdown-toggle.btn-outline:hover,
.btn.btn-warning.dropdown-toggle.btn-outline:active,
.btn.btn-warning.dropdown-toggle.btn-outline:focus,
.btn.btn-warning.dropdown-toggle.btn-outline:visited {
    color: #cc7a00;
    border-color: #cc7a00
}
.btn.btn-warning.btn-outline.btn-rounded,
.btn.btn-warning.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-warning.btn-flat,
.btn.btn-warning.dropdown-toggle.btn-flat {
    color: #ff9800
}
.btn.btn-warning.btn-flat:hover,
.btn.btn-warning.btn-flat:active,
.btn.btn-warning.btn-flat:focus,
.btn.btn-warning.btn-flat:visited,
.btn.btn-warning.dropdown-toggle.btn-flat:hover,
.btn.btn-warning.dropdown-toggle.btn-flat:active,
.btn.btn-warning.dropdown-toggle.btn-flat:focus,
.btn.btn-warning.dropdown-toggle.btn-flat:visited {
    color: #cc7a00
}
.btn.btn-warning.btn-circle,
.btn.btn-warning.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-warning.btn-circle i,
.btn.btn-warning.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-warning.btn-circle.btn-xs,
.btn.btn-warning.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-warning.btn-circle.btn-sm,
.btn.btn-warning.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-warning.btn-circle.btn-lg,
.btn.btn-warning.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-danger,
.btn.btn-danger.dropdown-toggle {
    background: #e53935;
    color: #fff;
    border-color: #e53935;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger:focus,
.btn.btn-danger:visited,
.btn.btn-danger.dropdown-toggle:hover,
.btn.btn-danger.dropdown-toggle:active,
.btn.btn-danger.dropdown-toggle:focus,
.btn.btn-danger.dropdown-toggle:visited {
    color: #fff;
    background: #cd1e1a;
    border-color: #cd1e1a
}
.btn.btn-danger.btn-rounded,
.btn.btn-danger.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-danger.btn-outline,
.btn.btn-danger.dropdown-toggle.btn-outline {
    background: none;
    color: #e53935;
    border-style: solid;
    border-width: 1px
}
.btn.btn-danger.btn-outline:hover,
.btn.btn-danger.btn-outline:active,
.btn.btn-danger.btn-outline:focus,
.btn.btn-danger.btn-outline:visited,
.btn.btn-danger.dropdown-toggle.btn-outline:hover,
.btn.btn-danger.dropdown-toggle.btn-outline:active,
.btn.btn-danger.dropdown-toggle.btn-outline:focus,
.btn.btn-danger.dropdown-toggle.btn-outline:visited {
    color: #cd1e1a;
    border-color: #cd1e1a
}
.btn.btn-danger.btn-outline.btn-rounded,
.btn.btn-danger.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-danger.btn-flat,
.btn.btn-danger.dropdown-toggle.btn-flat {
    color: #e53935
}
.btn.btn-danger.btn-flat:hover,
.btn.btn-danger.btn-flat:active,
.btn.btn-danger.btn-flat:focus,
.btn.btn-danger.btn-flat:visited,
.btn.btn-danger.dropdown-toggle.btn-flat:hover,
.btn.btn-danger.dropdown-toggle.btn-flat:active,
.btn.btn-danger.dropdown-toggle.btn-flat:focus,
.btn.btn-danger.dropdown-toggle.btn-flat:visited {
    color: #cd1e1a
}
.btn.btn-danger.btn-circle,
.btn.btn-danger.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-danger.btn-circle i,
.btn.btn-danger.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-danger.btn-circle.btn-xs,
.btn.btn-danger.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-danger.btn-circle.btn-sm,
.btn.btn-danger.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-danger.btn-circle.btn-lg,
.btn.btn-danger.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-facebook,
.btn.btn-facebook.dropdown-toggle {
    background: #365397;
    color: #fff;
    border-color: #365397;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-facebook:hover,
.btn.btn-facebook:active,
.btn.btn-facebook:focus,
.btn.btn-facebook:visited,
.btn.btn-facebook.dropdown-toggle:hover,
.btn.btn-facebook.dropdown-toggle:active,
.btn.btn-facebook.dropdown-toggle:focus,
.btn.btn-facebook.dropdown-toggle:visited {
    color: #fff;
    background: #293e71;
    border-color: #293e71
}
.btn.btn-facebook.btn-rounded,
.btn.btn-facebook.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-facebook.btn-outline,
.btn.btn-facebook.dropdown-toggle.btn-outline {
    background: none;
    color: #365397;
    border-style: solid;
    border-width: 1px
}
.btn.btn-facebook.btn-outline:hover,
.btn.btn-facebook.btn-outline:active,
.btn.btn-facebook.btn-outline:focus,
.btn.btn-facebook.btn-outline:visited,
.btn.btn-facebook.dropdown-toggle.btn-outline:hover,
.btn.btn-facebook.dropdown-toggle.btn-outline:active,
.btn.btn-facebook.dropdown-toggle.btn-outline:focus,
.btn.btn-facebook.dropdown-toggle.btn-outline:visited {
    color: #293e71;
    border-color: #293e71
}
.btn.btn-facebook.btn-outline.btn-rounded,
.btn.btn-facebook.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-facebook.btn-flat,
.btn.btn-facebook.dropdown-toggle.btn-flat {
    color: #365397
}
.btn.btn-facebook.btn-flat:hover,
.btn.btn-facebook.btn-flat:active,
.btn.btn-facebook.btn-flat:focus,
.btn.btn-facebook.btn-flat:visited,
.btn.btn-facebook.dropdown-toggle.btn-flat:hover,
.btn.btn-facebook.dropdown-toggle.btn-flat:active,
.btn.btn-facebook.dropdown-toggle.btn-flat:focus,
.btn.btn-facebook.dropdown-toggle.btn-flat:visited {
    color: #293e71
}
.btn.btn-facebook.btn-circle,
.btn.btn-facebook.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-facebook.btn-circle i,
.btn.btn-facebook.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-facebook.btn-circle.btn-xs,
.btn.btn-facebook.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-facebook.btn-circle.btn-sm,
.btn.btn-facebook.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-facebook.btn-circle.btn-lg,
.btn.btn-facebook.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-twitter,
.btn.btn-twitter.dropdown-toggle {
    background: #00a9f1;
    color: #fff;
    border-color: #00a9f1;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-twitter:hover,
.btn.btn-twitter:active,
.btn.btn-twitter:focus,
.btn.btn-twitter:visited,
.btn.btn-twitter.dropdown-toggle:hover,
.btn.btn-twitter.dropdown-toggle:active,
.btn.btn-twitter.dropdown-toggle:focus,
.btn.btn-twitter.dropdown-toggle:visited {
    color: #fff;
    background: #0085be;
    border-color: #0085be
}
.btn.btn-twitter.btn-rounded,
.btn.btn-twitter.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-twitter.btn-outline,
.btn.btn-twitter.dropdown-toggle.btn-outline {
    background: none;
    color: #00a9f1;
    border-style: solid;
    border-width: 1px
}
.btn.btn-twitter.btn-outline:hover,
.btn.btn-twitter.btn-outline:active,
.btn.btn-twitter.btn-outline:focus,
.btn.btn-twitter.btn-outline:visited,
.btn.btn-twitter.dropdown-toggle.btn-outline:hover,
.btn.btn-twitter.dropdown-toggle.btn-outline:active,
.btn.btn-twitter.dropdown-toggle.btn-outline:focus,
.btn.btn-twitter.dropdown-toggle.btn-outline:visited {
    color: #0085be;
    border-color: #0085be
}
.btn.btn-twitter.btn-outline.btn-rounded,
.btn.btn-twitter.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-twitter.btn-flat,
.btn.btn-twitter.dropdown-toggle.btn-flat {
    color: #00a9f1
}
.btn.btn-twitter.btn-flat:hover,
.btn.btn-twitter.btn-flat:active,
.btn.btn-twitter.btn-flat:focus,
.btn.btn-twitter.btn-flat:visited,
.btn.btn-twitter.dropdown-toggle.btn-flat:hover,
.btn.btn-twitter.dropdown-toggle.btn-flat:active,
.btn.btn-twitter.dropdown-toggle.btn-flat:focus,
.btn.btn-twitter.dropdown-toggle.btn-flat:visited {
    color: #0085be
}
.btn.btn-twitter.btn-circle,
.btn.btn-twitter.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-twitter.btn-circle i,
.btn.btn-twitter.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-twitter.btn-circle.btn-xs,
.btn.btn-twitter.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-twitter.btn-circle.btn-sm,
.btn.btn-twitter.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-twitter.btn-circle.btn-lg,
.btn.btn-twitter.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-linkedin,
.btn.btn-linkedin.dropdown-toggle {
    background: #006db3;
    color: #fff;
    border-color: #006db3;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-linkedin:hover,
.btn.btn-linkedin:active,
.btn.btn-linkedin:focus,
.btn.btn-linkedin:visited,
.btn.btn-linkedin.dropdown-toggle:hover,
.btn.btn-linkedin.dropdown-toggle:active,
.btn.btn-linkedin.dropdown-toggle:focus,
.btn.btn-linkedin.dropdown-toggle:visited {
    color: #fff;
    background: #004e80;
    border-color: #004e80
}
.btn.btn-linkedin.btn-rounded,
.btn.btn-linkedin.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-linkedin.btn-outline,
.btn.btn-linkedin.dropdown-toggle.btn-outline {
    background: none;
    color: #006db3;
    border-style: solid;
    border-width: 1px
}
.btn.btn-linkedin.btn-outline:hover,
.btn.btn-linkedin.btn-outline:active,
.btn.btn-linkedin.btn-outline:focus,
.btn.btn-linkedin.btn-outline:visited,
.btn.btn-linkedin.dropdown-toggle.btn-outline:hover,
.btn.btn-linkedin.dropdown-toggle.btn-outline:active,
.btn.btn-linkedin.dropdown-toggle.btn-outline:focus,
.btn.btn-linkedin.dropdown-toggle.btn-outline:visited {
    color: #004e80;
    border-color: #004e80
}
.btn.btn-linkedin.btn-outline.btn-rounded,
.btn.btn-linkedin.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-linkedin.btn-flat,
.btn.btn-linkedin.dropdown-toggle.btn-flat {
    color: #006db3
}
.btn.btn-linkedin.btn-flat:hover,
.btn.btn-linkedin.btn-flat:active,
.btn.btn-linkedin.btn-flat:focus,
.btn.btn-linkedin.btn-flat:visited,
.btn.btn-linkedin.dropdown-toggle.btn-flat:hover,
.btn.btn-linkedin.dropdown-toggle.btn-flat:active,
.btn.btn-linkedin.dropdown-toggle.btn-flat:focus,
.btn.btn-linkedin.dropdown-toggle.btn-flat:visited {
    color: #004e80
}
.btn.btn-linkedin.btn-circle,
.btn.btn-linkedin.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-linkedin.btn-circle i,
.btn.btn-linkedin.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-linkedin.btn-circle.btn-xs,
.btn.btn-linkedin.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-linkedin.btn-circle.btn-sm,
.btn.btn-linkedin.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-linkedin.btn-circle.btn-lg,
.btn.btn-linkedin.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-apple,
.btn.btn-apple.dropdown-toggle {
    background: #737373;
    color: #fff;
    border-color: #737373;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-apple:hover,
.btn.btn-apple:active,
.btn.btn-apple:focus,
.btn.btn-apple:visited,
.btn.btn-apple.dropdown-toggle:hover,
.btn.btn-apple.dropdown-toggle:active,
.btn.btn-apple.dropdown-toggle:focus,
.btn.btn-apple.dropdown-toggle:visited {
    color: #fff;
    background: #5a5a5a;
    border-color: #5a5a5a
}
.btn.btn-apple.btn-rounded,
.btn.btn-apple.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-apple.btn-outline,
.btn.btn-apple.dropdown-toggle.btn-outline {
    background: none;
    color: #737373;
    border-style: solid;
    border-width: 1px
}
.btn.btn-apple.btn-outline:hover,
.btn.btn-apple.btn-outline:active,
.btn.btn-apple.btn-outline:focus,
.btn.btn-apple.btn-outline:visited,
.btn.btn-apple.dropdown-toggle.btn-outline:hover,
.btn.btn-apple.dropdown-toggle.btn-outline:active,
.btn.btn-apple.dropdown-toggle.btn-outline:focus,
.btn.btn-apple.dropdown-toggle.btn-outline:visited {
    color: #5a5a5a;
    border-color: #5a5a5a
}
.btn.btn-apple.btn-outline.btn-rounded,
.btn.btn-apple.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-apple.btn-flat,
.btn.btn-apple.dropdown-toggle.btn-flat {
    color: #737373
}
.btn.btn-apple.btn-flat:hover,
.btn.btn-apple.btn-flat:active,
.btn.btn-apple.btn-flat:focus,
.btn.btn-apple.btn-flat:visited,
.btn.btn-apple.dropdown-toggle.btn-flat:hover,
.btn.btn-apple.dropdown-toggle.btn-flat:active,
.btn.btn-apple.dropdown-toggle.btn-flat:focus,
.btn.btn-apple.dropdown-toggle.btn-flat:visited {
    color: #5a5a5a
}
.btn.btn-apple.btn-circle,
.btn.btn-apple.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-apple.btn-circle i,
.btn.btn-apple.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-apple.btn-circle.btn-xs,
.btn.btn-apple.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-apple.btn-circle.btn-sm,
.btn.btn-apple.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-apple.btn-circle.btn-lg,
.btn.btn-apple.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-google,
.btn.btn-google.dropdown-toggle {
    background: #4285f4;
    color: #fff;
    border-color: #4285f4;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-google:hover,
.btn.btn-google:active,
.btn.btn-google:focus,
.btn.btn-google:visited,
.btn.btn-google.dropdown-toggle:hover,
.btn.btn-google.dropdown-toggle:active,
.btn.btn-google.dropdown-toggle:focus,
.btn.btn-google.dropdown-toggle:visited {
    color: #fff;
    background: #1266f1;
    border-color: #1266f1
}
.btn.btn-google.btn-rounded,
.btn.btn-google.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-google.btn-outline,
.btn.btn-google.dropdown-toggle.btn-outline {
    background: none;
    color: #4285f4;
    border-style: solid;
    border-width: 1px
}
.btn.btn-google.btn-outline:hover,
.btn.btn-google.btn-outline:active,
.btn.btn-google.btn-outline:focus,
.btn.btn-google.btn-outline:visited,
.btn.btn-google.dropdown-toggle.btn-outline:hover,
.btn.btn-google.dropdown-toggle.btn-outline:active,
.btn.btn-google.dropdown-toggle.btn-outline:focus,
.btn.btn-google.dropdown-toggle.btn-outline:visited {
    color: #1266f1;
    border-color: #1266f1
}
.btn.btn-google.btn-outline.btn-rounded,
.btn.btn-google.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-google.btn-flat,
.btn.btn-google.dropdown-toggle.btn-flat {
    color: #4285f4
}
.btn.btn-google.btn-flat:hover,
.btn.btn-google.btn-flat:active,
.btn.btn-google.btn-flat:focus,
.btn.btn-google.btn-flat:visited,
.btn.btn-google.dropdown-toggle.btn-flat:hover,
.btn.btn-google.dropdown-toggle.btn-flat:active,
.btn.btn-google.dropdown-toggle.btn-flat:focus,
.btn.btn-google.dropdown-toggle.btn-flat:visited {
    color: #1266f1
}
.btn.btn-google.btn-circle,
.btn.btn-google.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-google.btn-circle i,
.btn.btn-google.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-google.btn-circle.btn-xs,
.btn.btn-google.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-google.btn-circle.btn-sm,
.btn.btn-google.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-google.btn-circle.btn-lg,
.btn.btn-google.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-google-plus,
.btn.btn-google-plus.dropdown-toggle {
    background: #e0452c;
    color: #fff;
    border-color: #e0452c;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-google-plus:hover,
.btn.btn-google-plus:active,
.btn.btn-google-plus:focus,
.btn.btn-google-plus:visited,
.btn.btn-google-plus.dropdown-toggle:hover,
.btn.btn-google-plus.dropdown-toggle:active,
.btn.btn-google-plus.dropdown-toggle:focus,
.btn.btn-google-plus.dropdown-toggle:visited {
    color: #fff;
    background: #bd321c;
    border-color: #bd321c
}
.btn.btn-google-plus.btn-rounded,
.btn.btn-google-plus.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-google-plus.btn-outline,
.btn.btn-google-plus.dropdown-toggle.btn-outline {
    background: none;
    color: #e0452c;
    border-style: solid;
    border-width: 1px
}
.btn.btn-google-plus.btn-outline:hover,
.btn.btn-google-plus.btn-outline:active,
.btn.btn-google-plus.btn-outline:focus,
.btn.btn-google-plus.btn-outline:visited,
.btn.btn-google-plus.dropdown-toggle.btn-outline:hover,
.btn.btn-google-plus.dropdown-toggle.btn-outline:active,
.btn.btn-google-plus.dropdown-toggle.btn-outline:focus,
.btn.btn-google-plus.dropdown-toggle.btn-outline:visited {
    color: #bd321c;
    border-color: #bd321c
}
.btn.btn-google-plus.btn-outline.btn-rounded,
.btn.btn-google-plus.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-google-plus.btn-flat,
.btn.btn-google-plus.dropdown-toggle.btn-flat {
    color: #e0452c
}
.btn.btn-google-plus.btn-flat:hover,
.btn.btn-google-plus.btn-flat:active,
.btn.btn-google-plus.btn-flat:focus,
.btn.btn-google-plus.btn-flat:visited,
.btn.btn-google-plus.dropdown-toggle.btn-flat:hover,
.btn.btn-google-plus.dropdown-toggle.btn-flat:active,
.btn.btn-google-plus.dropdown-toggle.btn-flat:focus,
.btn.btn-google-plus.dropdown-toggle.btn-flat:visited {
    color: #bd321c
}
.btn.btn-google-plus.btn-circle,
.btn.btn-google-plus.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-google-plus.btn-circle i,
.btn.btn-google-plus.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-google-plus.btn-circle.btn-xs,
.btn.btn-google-plus.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-google-plus.btn-circle.btn-sm,
.btn.btn-google-plus.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-google-plus.btn-circle.btn-lg,
.btn.btn-google-plus.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-youtube,
.btn.btn-youtube.dropdown-toggle {
    background: #f33;
    color: #fff;
    border-color: #f33;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-youtube:hover,
.btn.btn-youtube:active,
.btn.btn-youtube:focus,
.btn.btn-youtube:visited,
.btn.btn-youtube.dropdown-toggle:hover,
.btn.btn-youtube.dropdown-toggle:active,
.btn.btn-youtube.dropdown-toggle:focus,
.btn.btn-youtube.dropdown-toggle:visited {
    color: #fff;
    background: red;
    border-color: red
}
.btn.btn-youtube.btn-rounded,
.btn.btn-youtube.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-youtube.btn-outline,
.btn.btn-youtube.dropdown-toggle.btn-outline {
    background: none;
    color: #f33;
    border-style: solid;
    border-width: 1px
}
.btn.btn-youtube.btn-outline:hover,
.btn.btn-youtube.btn-outline:active,
.btn.btn-youtube.btn-outline:focus,
.btn.btn-youtube.btn-outline:visited,
.btn.btn-youtube.dropdown-toggle.btn-outline:hover,
.btn.btn-youtube.dropdown-toggle.btn-outline:active,
.btn.btn-youtube.dropdown-toggle.btn-outline:focus,
.btn.btn-youtube.dropdown-toggle.btn-outline:visited {
    color: red;
    border-color: red
}
.btn.btn-youtube.btn-outline.btn-rounded,
.btn.btn-youtube.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-youtube.btn-flat,
.btn.btn-youtube.dropdown-toggle.btn-flat {
    color: #f33
}
.btn.btn-youtube.btn-flat:hover,
.btn.btn-youtube.btn-flat:active,
.btn.btn-youtube.btn-flat:focus,
.btn.btn-youtube.btn-flat:visited,
.btn.btn-youtube.dropdown-toggle.btn-flat:hover,
.btn.btn-youtube.dropdown-toggle.btn-flat:active,
.btn.btn-youtube.dropdown-toggle.btn-flat:focus,
.btn.btn-youtube.dropdown-toggle.btn-flat:visited {
    color: red
}
.btn.btn-youtube.btn-circle,
.btn.btn-youtube.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-youtube.btn-circle i,
.btn.btn-youtube.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-youtube.btn-circle.btn-xs,
.btn.btn-youtube.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-youtube.btn-circle.btn-sm,
.btn.btn-youtube.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-youtube.btn-circle.btn-lg,
.btn.btn-youtube.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-vimeo,
.btn.btn-vimeo.dropdown-toggle {
    background: #48b6ed;
    color: #fff;
    border-color: #48b6ed;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-vimeo:hover,
.btn.btn-vimeo:active,
.btn.btn-vimeo:focus,
.btn.btn-vimeo:visited,
.btn.btn-vimeo.dropdown-toggle:hover,
.btn.btn-vimeo.dropdown-toggle:active,
.btn.btn-vimeo.dropdown-toggle:focus,
.btn.btn-vimeo.dropdown-toggle:visited {
    color: #fff;
    background: #1aa3e8;
    border-color: #1aa3e8
}
.btn.btn-vimeo.btn-rounded,
.btn.btn-vimeo.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-vimeo.btn-outline,
.btn.btn-vimeo.dropdown-toggle.btn-outline {
    background: none;
    color: #48b6ed;
    border-style: solid;
    border-width: 1px
}
.btn.btn-vimeo.btn-outline:hover,
.btn.btn-vimeo.btn-outline:active,
.btn.btn-vimeo.btn-outline:focus,
.btn.btn-vimeo.btn-outline:visited,
.btn.btn-vimeo.dropdown-toggle.btn-outline:hover,
.btn.btn-vimeo.dropdown-toggle.btn-outline:active,
.btn.btn-vimeo.dropdown-toggle.btn-outline:focus,
.btn.btn-vimeo.dropdown-toggle.btn-outline:visited {
    color: #1aa3e8;
    border-color: #1aa3e8
}
.btn.btn-vimeo.btn-outline.btn-rounded,
.btn.btn-vimeo.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-vimeo.btn-flat,
.btn.btn-vimeo.dropdown-toggle.btn-flat {
    color: #48b6ed
}
.btn.btn-vimeo.btn-flat:hover,
.btn.btn-vimeo.btn-flat:active,
.btn.btn-vimeo.btn-flat:focus,
.btn.btn-vimeo.btn-flat:visited,
.btn.btn-vimeo.dropdown-toggle.btn-flat:hover,
.btn.btn-vimeo.dropdown-toggle.btn-flat:active,
.btn.btn-vimeo.dropdown-toggle.btn-flat:focus,
.btn.btn-vimeo.dropdown-toggle.btn-flat:visited {
    color: #1aa3e8
}
.btn.btn-vimeo.btn-circle,
.btn.btn-vimeo.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-vimeo.btn-circle i,
.btn.btn-vimeo.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-vimeo.btn-circle.btn-xs,
.btn.btn-vimeo.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-vimeo.btn-circle.btn-sm,
.btn.btn-vimeo.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-vimeo.btn-circle.btn-lg,
.btn.btn-vimeo.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-pinterest,
.btn.btn-pinterest.dropdown-toggle {
    background: #ce1a19;
    color: #fff;
    border-color: #ce1a19;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-pinterest:hover,
.btn.btn-pinterest:active,
.btn.btn-pinterest:focus,
.btn.btn-pinterest:visited,
.btn.btn-pinterest.dropdown-toggle:hover,
.btn.btn-pinterest.dropdown-toggle:active,
.btn.btn-pinterest.dropdown-toggle:focus,
.btn.btn-pinterest.dropdown-toggle:visited {
    color: #fff;
    background: #a11413;
    border-color: #a11413
}
.btn.btn-pinterest.btn-rounded,
.btn.btn-pinterest.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-pinterest.btn-outline,
.btn.btn-pinterest.dropdown-toggle.btn-outline {
    background: none;
    color: #ce1a19;
    border-style: solid;
    border-width: 1px
}
.btn.btn-pinterest.btn-outline:hover,
.btn.btn-pinterest.btn-outline:active,
.btn.btn-pinterest.btn-outline:focus,
.btn.btn-pinterest.btn-outline:visited,
.btn.btn-pinterest.dropdown-toggle.btn-outline:hover,
.btn.btn-pinterest.dropdown-toggle.btn-outline:active,
.btn.btn-pinterest.dropdown-toggle.btn-outline:focus,
.btn.btn-pinterest.dropdown-toggle.btn-outline:visited {
    color: #a11413;
    border-color: #a11413
}
.btn.btn-pinterest.btn-outline.btn-rounded,
.btn.btn-pinterest.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-pinterest.btn-flat,
.btn.btn-pinterest.dropdown-toggle.btn-flat {
    color: #ce1a19
}
.btn.btn-pinterest.btn-flat:hover,
.btn.btn-pinterest.btn-flat:active,
.btn.btn-pinterest.btn-flat:focus,
.btn.btn-pinterest.btn-flat:visited,
.btn.btn-pinterest.dropdown-toggle.btn-flat:hover,
.btn.btn-pinterest.dropdown-toggle.btn-flat:active,
.btn.btn-pinterest.dropdown-toggle.btn-flat:focus,
.btn.btn-pinterest.dropdown-toggle.btn-flat:visited {
    color: #a11413
}
.btn.btn-pinterest.btn-circle,
.btn.btn-pinterest.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-pinterest.btn-circle i,
.btn.btn-pinterest.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-pinterest.btn-circle.btn-xs,
.btn.btn-pinterest.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-pinterest.btn-circle.btn-sm,
.btn.btn-pinterest.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-pinterest.btn-circle.btn-lg,
.btn.btn-pinterest.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-yelp,
.btn.btn-yelp.dropdown-toggle {
    background: #c30f00;
    color: #fff;
    border-color: #c30f00;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-yelp:hover,
.btn.btn-yelp:active,
.btn.btn-yelp:focus,
.btn.btn-yelp:visited,
.btn.btn-yelp.dropdown-toggle:hover,
.btn.btn-yelp.dropdown-toggle:active,
.btn.btn-yelp.dropdown-toggle:focus,
.btn.btn-yelp.dropdown-toggle:visited {
    color: #fff;
    background: #900b00;
    border-color: #900b00
}
.btn.btn-yelp.btn-rounded,
.btn.btn-yelp.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-yelp.btn-outline,
.btn.btn-yelp.dropdown-toggle.btn-outline {
    background: none;
    color: #c30f00;
    border-style: solid;
    border-width: 1px
}
.btn.btn-yelp.btn-outline:hover,
.btn.btn-yelp.btn-outline:active,
.btn.btn-yelp.btn-outline:focus,
.btn.btn-yelp.btn-outline:visited,
.btn.btn-yelp.dropdown-toggle.btn-outline:hover,
.btn.btn-yelp.dropdown-toggle.btn-outline:active,
.btn.btn-yelp.dropdown-toggle.btn-outline:focus,
.btn.btn-yelp.dropdown-toggle.btn-outline:visited {
    color: #900b00;
    border-color: #900b00
}
.btn.btn-yelp.btn-outline.btn-rounded,
.btn.btn-yelp.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-yelp.btn-flat,
.btn.btn-yelp.dropdown-toggle.btn-flat {
    color: #c30f00
}
.btn.btn-yelp.btn-flat:hover,
.btn.btn-yelp.btn-flat:active,
.btn.btn-yelp.btn-flat:focus,
.btn.btn-yelp.btn-flat:visited,
.btn.btn-yelp.dropdown-toggle.btn-flat:hover,
.btn.btn-yelp.dropdown-toggle.btn-flat:active,
.btn.btn-yelp.dropdown-toggle.btn-flat:focus,
.btn.btn-yelp.dropdown-toggle.btn-flat:visited {
    color: #900b00
}
.btn.btn-yelp.btn-circle,
.btn.btn-yelp.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-yelp.btn-circle i,
.btn.btn-yelp.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-yelp.btn-circle.btn-xs,
.btn.btn-yelp.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-yelp.btn-circle.btn-sm,
.btn.btn-yelp.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-yelp.btn-circle.btn-lg,
.btn.btn-yelp.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-dribbble,
.btn.btn-dribbble.dropdown-toggle {
    background: #ed4584;
    color: #fff;
    border-color: #ed4584;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-dribbble:hover,
.btn.btn-dribbble:active,
.btn.btn-dribbble:focus,
.btn.btn-dribbble:visited,
.btn.btn-dribbble.dropdown-toggle:hover,
.btn.btn-dribbble.dropdown-toggle:active,
.btn.btn-dribbble.dropdown-toggle:focus,
.btn.btn-dribbble.dropdown-toggle:visited {
    color: #fff;
    background: #e91765;
    border-color: #e91765
}
.btn.btn-dribbble.btn-rounded,
.btn.btn-dribbble.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-dribbble.btn-outline,
.btn.btn-dribbble.dropdown-toggle.btn-outline {
    background: none;
    color: #ed4584;
    border-style: solid;
    border-width: 1px
}
.btn.btn-dribbble.btn-outline:hover,
.btn.btn-dribbble.btn-outline:active,
.btn.btn-dribbble.btn-outline:focus,
.btn.btn-dribbble.btn-outline:visited,
.btn.btn-dribbble.dropdown-toggle.btn-outline:hover,
.btn.btn-dribbble.dropdown-toggle.btn-outline:active,
.btn.btn-dribbble.dropdown-toggle.btn-outline:focus,
.btn.btn-dribbble.dropdown-toggle.btn-outline:visited {
    color: #e91765;
    border-color: #e91765
}
.btn.btn-dribbble.btn-outline.btn-rounded,
.btn.btn-dribbble.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-dribbble.btn-flat,
.btn.btn-dribbble.dropdown-toggle.btn-flat {
    color: #ed4584
}
.btn.btn-dribbble.btn-flat:hover,
.btn.btn-dribbble.btn-flat:active,
.btn.btn-dribbble.btn-flat:focus,
.btn.btn-dribbble.btn-flat:visited,
.btn.btn-dribbble.dropdown-toggle.btn-flat:hover,
.btn.btn-dribbble.dropdown-toggle.btn-flat:active,
.btn.btn-dribbble.dropdown-toggle.btn-flat:focus,
.btn.btn-dribbble.dropdown-toggle.btn-flat:visited {
    color: #e91765
}
.btn.btn-dribbble.btn-circle,
.btn.btn-dribbble.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-dribbble.btn-circle i,
.btn.btn-dribbble.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-dribbble.btn-circle.btn-xs,
.btn.btn-dribbble.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-dribbble.btn-circle.btn-sm,
.btn.btn-dribbble.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-dribbble.btn-circle.btn-lg,
.btn.btn-dribbble.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-amazon,
.btn.btn-amazon.dropdown-toggle {
    background: #ff9700;
    color: #fff;
    border-color: #ff9700;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-amazon:hover,
.btn.btn-amazon:active,
.btn.btn-amazon:focus,
.btn.btn-amazon:visited,
.btn.btn-amazon.dropdown-toggle:hover,
.btn.btn-amazon.dropdown-toggle:active,
.btn.btn-amazon.dropdown-toggle:focus,
.btn.btn-amazon.dropdown-toggle:visited {
    color: #fff;
    background: #cc7900;
    border-color: #cc7900
}
.btn.btn-amazon.btn-rounded,
.btn.btn-amazon.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-amazon.btn-outline,
.btn.btn-amazon.dropdown-toggle.btn-outline {
    background: none;
    color: #ff9700;
    border-style: solid;
    border-width: 1px
}
.btn.btn-amazon.btn-outline:hover,
.btn.btn-amazon.btn-outline:active,
.btn.btn-amazon.btn-outline:focus,
.btn.btn-amazon.btn-outline:visited,
.btn.btn-amazon.dropdown-toggle.btn-outline:hover,
.btn.btn-amazon.dropdown-toggle.btn-outline:active,
.btn.btn-amazon.dropdown-toggle.btn-outline:focus,
.btn.btn-amazon.dropdown-toggle.btn-outline:visited {
    color: #cc7900;
    border-color: #cc7900
}
.btn.btn-amazon.btn-outline.btn-rounded,
.btn.btn-amazon.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-amazon.btn-flat,
.btn.btn-amazon.dropdown-toggle.btn-flat {
    color: #ff9700
}
.btn.btn-amazon.btn-flat:hover,
.btn.btn-amazon.btn-flat:active,
.btn.btn-amazon.btn-flat:focus,
.btn.btn-amazon.btn-flat:visited,
.btn.btn-amazon.dropdown-toggle.btn-flat:hover,
.btn.btn-amazon.dropdown-toggle.btn-flat:active,
.btn.btn-amazon.dropdown-toggle.btn-flat:focus,
.btn.btn-amazon.dropdown-toggle.btn-flat:visited {
    color: #cc7900
}
.btn.btn-amazon.btn-circle,
.btn.btn-amazon.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-amazon.btn-circle i,
.btn.btn-amazon.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-amazon.btn-circle.btn-xs,
.btn.btn-amazon.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-amazon.btn-circle.btn-sm,
.btn.btn-amazon.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-amazon.btn-circle.btn-lg,
.btn.btn-amazon.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-skype,
.btn.btn-skype.dropdown-toggle {
    background: #00acf4;
    color: #fff;
    border-color: #00acf4;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-skype:hover,
.btn.btn-skype:active,
.btn.btn-skype:focus,
.btn.btn-skype:visited,
.btn.btn-skype.dropdown-toggle:hover,
.btn.btn-skype.dropdown-toggle:active,
.btn.btn-skype.dropdown-toggle:focus,
.btn.btn-skype.dropdown-toggle:visited {
    color: #fff;
    background: #0088c1;
    border-color: #0088c1
}
.btn.btn-skype.btn-rounded,
.btn.btn-skype.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-skype.btn-outline,
.btn.btn-skype.dropdown-toggle.btn-outline {
    background: none;
    color: #00acf4;
    border-style: solid;
    border-width: 1px
}
.btn.btn-skype.btn-outline:hover,
.btn.btn-skype.btn-outline:active,
.btn.btn-skype.btn-outline:focus,
.btn.btn-skype.btn-outline:visited,
.btn.btn-skype.dropdown-toggle.btn-outline:hover,
.btn.btn-skype.dropdown-toggle.btn-outline:active,
.btn.btn-skype.dropdown-toggle.btn-outline:focus,
.btn.btn-skype.dropdown-toggle.btn-outline:visited {
    color: #0088c1;
    border-color: #0088c1
}
.btn.btn-skype.btn-outline.btn-rounded,
.btn.btn-skype.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-skype.btn-flat,
.btn.btn-skype.dropdown-toggle.btn-flat {
    color: #00acf4
}
.btn.btn-skype.btn-flat:hover,
.btn.btn-skype.btn-flat:active,
.btn.btn-skype.btn-flat:focus,
.btn.btn-skype.btn-flat:visited,
.btn.btn-skype.dropdown-toggle.btn-flat:hover,
.btn.btn-skype.dropdown-toggle.btn-flat:active,
.btn.btn-skype.dropdown-toggle.btn-flat:focus,
.btn.btn-skype.dropdown-toggle.btn-flat:visited {
    color: #0088c1
}
.btn.btn-skype.btn-circle,
.btn.btn-skype.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-skype.btn-circle i,
.btn.btn-skype.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-skype.btn-circle.btn-xs,
.btn.btn-skype.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-skype.btn-circle.btn-sm,
.btn.btn-skype.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-skype.btn-circle.btn-lg,
.btn.btn-skype.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-instagram,
.btn.btn-instagram.dropdown-toggle {
    background: #396d9a;
    color: #fff;
    border-color: #396d9a;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-instagram:hover,
.btn.btn-instagram:active,
.btn.btn-instagram:focus,
.btn.btn-instagram:visited,
.btn.btn-instagram.dropdown-toggle:hover,
.btn.btn-instagram.dropdown-toggle:active,
.btn.btn-instagram.dropdown-toggle:focus,
.btn.btn-instagram.dropdown-toggle:visited {
    color: #fff;
    background: #2b5375;
    border-color: #2b5375
}
.btn.btn-instagram.btn-rounded,
.btn.btn-instagram.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-instagram.btn-outline,
.btn.btn-instagram.dropdown-toggle.btn-outline {
    background: none;
    color: #396d9a;
    border-style: solid;
    border-width: 1px
}
.btn.btn-instagram.btn-outline:hover,
.btn.btn-instagram.btn-outline:active,
.btn.btn-instagram.btn-outline:focus,
.btn.btn-instagram.btn-outline:visited,
.btn.btn-instagram.dropdown-toggle.btn-outline:hover,
.btn.btn-instagram.dropdown-toggle.btn-outline:active,
.btn.btn-instagram.dropdown-toggle.btn-outline:focus,
.btn.btn-instagram.dropdown-toggle.btn-outline:visited {
    color: #2b5375;
    border-color: #2b5375
}
.btn.btn-instagram.btn-outline.btn-rounded,
.btn.btn-instagram.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-instagram.btn-flat,
.btn.btn-instagram.dropdown-toggle.btn-flat {
    color: #396d9a
}
.btn.btn-instagram.btn-flat:hover,
.btn.btn-instagram.btn-flat:active,
.btn.btn-instagram.btn-flat:focus,
.btn.btn-instagram.btn-flat:visited,
.btn.btn-instagram.dropdown-toggle.btn-flat:hover,
.btn.btn-instagram.dropdown-toggle.btn-flat:active,
.btn.btn-instagram.dropdown-toggle.btn-flat:focus,
.btn.btn-instagram.dropdown-toggle.btn-flat:visited {
    color: #2b5375
}
.btn.btn-instagram.btn-circle,
.btn.btn-instagram.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-instagram.btn-circle i,
.btn.btn-instagram.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-instagram.btn-circle.btn-xs,
.btn.btn-instagram.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-instagram.btn-circle.btn-sm,
.btn.btn-instagram.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-instagram.btn-circle.btn-lg,
.btn.btn-instagram.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-dropbox,
.btn.btn-dropbox.dropdown-toggle {
    background: #0d84de;
    color: #fff;
    border-color: #0d84de;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-dropbox:hover,
.btn.btn-dropbox:active,
.btn.btn-dropbox:focus,
.btn.btn-dropbox:visited,
.btn.btn-dropbox.dropdown-toggle:hover,
.btn.btn-dropbox.dropdown-toggle:active,
.btn.btn-dropbox.dropdown-toggle:focus,
.btn.btn-dropbox.dropdown-toggle:visited {
    color: #fff;
    background: #0a67ae;
    border-color: #0a67ae
}
.btn.btn-dropbox.btn-rounded,
.btn.btn-dropbox.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-dropbox.btn-outline,
.btn.btn-dropbox.dropdown-toggle.btn-outline {
    background: none;
    color: #0d84de;
    border-style: solid;
    border-width: 1px
}
.btn.btn-dropbox.btn-outline:hover,
.btn.btn-dropbox.btn-outline:active,
.btn.btn-dropbox.btn-outline:focus,
.btn.btn-dropbox.btn-outline:visited,
.btn.btn-dropbox.dropdown-toggle.btn-outline:hover,
.btn.btn-dropbox.dropdown-toggle.btn-outline:active,
.btn.btn-dropbox.dropdown-toggle.btn-outline:focus,
.btn.btn-dropbox.dropdown-toggle.btn-outline:visited {
    color: #0a67ae;
    border-color: #0a67ae
}
.btn.btn-dropbox.btn-outline.btn-rounded,
.btn.btn-dropbox.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-dropbox.btn-flat,
.btn.btn-dropbox.dropdown-toggle.btn-flat {
    color: #0d84de
}
.btn.btn-dropbox.btn-flat:hover,
.btn.btn-dropbox.btn-flat:active,
.btn.btn-dropbox.btn-flat:focus,
.btn.btn-dropbox.btn-flat:visited,
.btn.btn-dropbox.dropdown-toggle.btn-flat:hover,
.btn.btn-dropbox.dropdown-toggle.btn-flat:active,
.btn.btn-dropbox.dropdown-toggle.btn-flat:focus,
.btn.btn-dropbox.dropdown-toggle.btn-flat:visited {
    color: #0a67ae
}
.btn.btn-dropbox.btn-circle,
.btn.btn-dropbox.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-dropbox.btn-circle i,
.btn.btn-dropbox.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-dropbox.btn-circle.btn-xs,
.btn.btn-dropbox.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-dropbox.btn-circle.btn-sm,
.btn.btn-dropbox.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-dropbox.btn-circle.btn-lg,
.btn.btn-dropbox.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-flickr,
.btn.btn-flickr.dropdown-toggle {
    background: #ea0066;
    color: #fff;
    border-color: #ea0066;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-flickr:hover,
.btn.btn-flickr:active,
.btn.btn-flickr:focus,
.btn.btn-flickr:visited,
.btn.btn-flickr.dropdown-toggle:hover,
.btn.btn-flickr.dropdown-toggle:active,
.btn.btn-flickr.dropdown-toggle:focus,
.btn.btn-flickr.dropdown-toggle:visited {
    color: #fff;
    background: #b70050;
    border-color: #b70050
}
.btn.btn-flickr.btn-rounded,
.btn.btn-flickr.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-flickr.btn-outline,
.btn.btn-flickr.dropdown-toggle.btn-outline {
    background: none;
    color: #ea0066;
    border-style: solid;
    border-width: 1px
}
.btn.btn-flickr.btn-outline:hover,
.btn.btn-flickr.btn-outline:active,
.btn.btn-flickr.btn-outline:focus,
.btn.btn-flickr.btn-outline:visited,
.btn.btn-flickr.dropdown-toggle.btn-outline:hover,
.btn.btn-flickr.dropdown-toggle.btn-outline:active,
.btn.btn-flickr.dropdown-toggle.btn-outline:focus,
.btn.btn-flickr.dropdown-toggle.btn-outline:visited {
    color: #b70050;
    border-color: #b70050
}
.btn.btn-flickr.btn-outline.btn-rounded,
.btn.btn-flickr.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-flickr.btn-flat,
.btn.btn-flickr.dropdown-toggle.btn-flat {
    color: #ea0066
}
.btn.btn-flickr.btn-flat:hover,
.btn.btn-flickr.btn-flat:active,
.btn.btn-flickr.btn-flat:focus,
.btn.btn-flickr.btn-flat:visited,
.btn.btn-flickr.dropdown-toggle.btn-flat:hover,
.btn.btn-flickr.dropdown-toggle.btn-flat:active,
.btn.btn-flickr.dropdown-toggle.btn-flat:focus,
.btn.btn-flickr.dropdown-toggle.btn-flat:visited {
    color: #b70050
}
.btn.btn-flickr.btn-circle,
.btn.btn-flickr.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-flickr.btn-circle i,
.btn.btn-flickr.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-flickr.btn-circle.btn-xs,
.btn.btn-flickr.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-flickr.btn-circle.btn-sm,
.btn.btn-flickr.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-flickr.btn-circle.btn-lg,
.btn.btn-flickr.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-github,
.btn.btn-github.dropdown-toggle {
    background: #2f2f2f;
    color: #fff;
    border-color: #2f2f2f;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-github:hover,
.btn.btn-github:active,
.btn.btn-github:focus,
.btn.btn-github:visited,
.btn.btn-github.dropdown-toggle:hover,
.btn.btn-github.dropdown-toggle:active,
.btn.btn-github.dropdown-toggle:focus,
.btn.btn-github.dropdown-toggle:visited {
    color: #fff;
    background: #161616;
    border-color: #161616
}
.btn.btn-github.btn-rounded,
.btn.btn-github.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-github.btn-outline,
.btn.btn-github.dropdown-toggle.btn-outline {
    background: none;
    color: #2f2f2f;
    border-style: solid;
    border-width: 1px
}
.btn.btn-github.btn-outline:hover,
.btn.btn-github.btn-outline:active,
.btn.btn-github.btn-outline:focus,
.btn.btn-github.btn-outline:visited,
.btn.btn-github.dropdown-toggle.btn-outline:hover,
.btn.btn-github.dropdown-toggle.btn-outline:active,
.btn.btn-github.dropdown-toggle.btn-outline:focus,
.btn.btn-github.dropdown-toggle.btn-outline:visited {
    color: #161616;
    border-color: #161616
}
.btn.btn-github.btn-outline.btn-rounded,
.btn.btn-github.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-github.btn-flat,
.btn.btn-github.dropdown-toggle.btn-flat {
    color: #2f2f2f
}
.btn.btn-github.btn-flat:hover,
.btn.btn-github.btn-flat:active,
.btn.btn-github.btn-flat:focus,
.btn.btn-github.btn-flat:visited,
.btn.btn-github.dropdown-toggle.btn-flat:hover,
.btn.btn-github.dropdown-toggle.btn-flat:active,
.btn.btn-github.dropdown-toggle.btn-flat:focus,
.btn.btn-github.dropdown-toggle.btn-flat:visited {
    color: #161616
}
.btn.btn-github.btn-circle,
.btn.btn-github.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-github.btn-circle i,
.btn.btn-github.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-github.btn-circle.btn-xs,
.btn.btn-github.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-github.btn-circle.btn-sm,
.btn.btn-github.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-github.btn-circle.btn-lg,
.btn.btn-github.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-tumblr,
.btn.btn-tumblr.dropdown-toggle {
    background: #304c68;
    color: #fff;
    border-color: #304c68;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-tumblr:hover,
.btn.btn-tumblr:active,
.btn.btn-tumblr:focus,
.btn.btn-tumblr:visited,
.btn.btn-tumblr.dropdown-toggle:hover,
.btn.btn-tumblr.dropdown-toggle:active,
.btn.btn-tumblr.dropdown-toggle:focus,
.btn.btn-tumblr.dropdown-toggle:visited {
    color: #fff;
    background: #203345;
    border-color: #203345
}
.btn.btn-tumblr.btn-rounded,
.btn.btn-tumblr.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-tumblr.btn-outline,
.btn.btn-tumblr.dropdown-toggle.btn-outline {
    background: none;
    color: #304c68;
    border-style: solid;
    border-width: 1px
}
.btn.btn-tumblr.btn-outline:hover,
.btn.btn-tumblr.btn-outline:active,
.btn.btn-tumblr.btn-outline:focus,
.btn.btn-tumblr.btn-outline:visited,
.btn.btn-tumblr.dropdown-toggle.btn-outline:hover,
.btn.btn-tumblr.dropdown-toggle.btn-outline:active,
.btn.btn-tumblr.dropdown-toggle.btn-outline:focus,
.btn.btn-tumblr.dropdown-toggle.btn-outline:visited {
    color: #203345;
    border-color: #203345
}
.btn.btn-tumblr.btn-outline.btn-rounded,
.btn.btn-tumblr.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-tumblr.btn-flat,
.btn.btn-tumblr.dropdown-toggle.btn-flat {
    color: #304c68
}
.btn.btn-tumblr.btn-flat:hover,
.btn.btn-tumblr.btn-flat:active,
.btn.btn-tumblr.btn-flat:focus,
.btn.btn-tumblr.btn-flat:visited,
.btn.btn-tumblr.dropdown-toggle.btn-flat:hover,
.btn.btn-tumblr.dropdown-toggle.btn-flat:active,
.btn.btn-tumblr.dropdown-toggle.btn-flat:focus,
.btn.btn-tumblr.dropdown-toggle.btn-flat:visited {
    color: #203345
}
.btn.btn-tumblr.btn-circle,
.btn.btn-tumblr.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-tumblr.btn-circle i,
.btn.btn-tumblr.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-tumblr.btn-circle.btn-xs,
.btn.btn-tumblr.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-tumblr.btn-circle.btn-sm,
.btn.btn-tumblr.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-tumblr.btn-circle.btn-lg,
.btn.btn-tumblr.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
.btn.btn-foursquare,
.btn.btn-foursquare.dropdown-toggle {
    background: #207dc5;
    color: #fff;
    border-color: #207dc5;
    text-transform: uppercase;
    font-size: 0.8rem
}
.btn.btn-foursquare:hover,
.btn.btn-foursquare:active,
.btn.btn-foursquare:focus,
.btn.btn-foursquare:visited,
.btn.btn-foursquare.dropdown-toggle:hover,
.btn.btn-foursquare.dropdown-toggle:active,
.btn.btn-foursquare.dropdown-toggle:focus,
.btn.btn-foursquare.dropdown-toggle:visited {
    color: #fff;
    background: #196199;
    border-color: #196199
}
.btn.btn-foursquare.btn-rounded,
.btn.btn-foursquare.dropdown-toggle.btn-rounded {
    border-radius: 12px
}
.btn.btn-foursquare.btn-outline,
.btn.btn-foursquare.dropdown-toggle.btn-outline {
    background: none;
    color: #207dc5;
    border-style: solid;
    border-width: 1px
}
.btn.btn-foursquare.btn-outline:hover,
.btn.btn-foursquare.btn-outline:active,
.btn.btn-foursquare.btn-outline:focus,
.btn.btn-foursquare.btn-outline:visited,
.btn.btn-foursquare.dropdown-toggle.btn-outline:hover,
.btn.btn-foursquare.dropdown-toggle.btn-outline:active,
.btn.btn-foursquare.dropdown-toggle.btn-outline:focus,
.btn.btn-foursquare.dropdown-toggle.btn-outline:visited {
    color: #196199;
    border-color: #196199
}
.btn.btn-foursquare.btn-outline.btn-rounded,
.btn.btn-foursquare.dropdown-toggle.btn-outline.btn-rounded {
    border-radius: 15px
}
.btn.btn-foursquare.btn-flat,
.btn.btn-foursquare.dropdown-toggle.btn-flat {
    color: #207dc5
}
.btn.btn-foursquare.btn-flat:hover,
.btn.btn-foursquare.btn-flat:active,
.btn.btn-foursquare.btn-flat:focus,
.btn.btn-foursquare.btn-flat:visited,
.btn.btn-foursquare.dropdown-toggle.btn-flat:hover,
.btn.btn-foursquare.dropdown-toggle.btn-flat:active,
.btn.btn-foursquare.dropdown-toggle.btn-flat:focus,
.btn.btn-foursquare.dropdown-toggle.btn-flat:visited {
    color: #196199
}
.btn.btn-foursquare.btn-circle,
.btn.btn-foursquare.dropdown-toggle.btn-circle {
    border-radius: 50%;
    padding: 15px;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 16px
}
.btn.btn-foursquare.btn-circle i,
.btn.btn-foursquare.dropdown-toggle.btn-circle i {
    margin: 0;
    padding: 0
}
.btn.btn-foursquare.btn-circle.btn-xs,
.btn.btn-foursquare.dropdown-toggle.btn-circle.btn-xs {
    border-radius: 50%;
    padding: 5px;
    height: 35px;
    width: 35px;
    font-size: 14px
}
.btn.btn-foursquare.btn-circle.btn-sm,
.btn.btn-foursquare.dropdown-toggle.btn-circle.btn-sm {
    border-radius: 50%;
    padding: 10px;
    height: 45px;
    width: 45px;
    font-size: 17px
}
.btn.btn-foursquare.btn-circle.btn-lg,
.btn.btn-foursquare.dropdown-toggle.btn-circle.btn-lg {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    padding: 20px;
    font-size: 20px
}
[data-background="light"] .btn.btn-flat {
    background: #fff;
    border-color: #fff
}
[data-background="light"] .btn.btn-flat:hover,
[data-background="light"] .btn.btn-flat:active,
[data-background="light"] .btn.btn-flat:focus,
[data-background="light"] .btn.btn-flat:visited {
    background: #fafafa;
    border-color: #fafafa
}
[data-background="dark"] .btn.btn-flat {
    background: #262626;
    border-color: #262626
}
[data-background="dark"] .btn.btn-flat:hover,
[data-background="dark"] .btn.btn-flat:active,
[data-background="dark"] .btn.btn-flat:focus,
[data-background="dark"] .btn.btn-flat:visited {
    background: #212121;
    border-color: #212121
}
[data-background="primary"] .btn.btn-flat {
    background: #1c2586;
    border-color: #1c2586
}
[data-background="primary"] .btn.btn-flat:hover,
[data-background="primary"] .btn.btn-flat:active,
[data-background="primary"] .btn.btn-flat:focus,
[data-background="primary"] .btn.btn-flat:visited {
    background: #1a237e;
    border-color: #1a237e
}
[data-background="light"] .btn.btn-default {
    background: #353535;
    border-color: #353535;
    color: #fff
}
[data-background="light"] .btn.btn-default:hover,
[data-background="light"] .btn.btn-default:active,
[data-background="light"] .btn.btn-default:focus,
[data-background="light"] .btn.btn-default:visited {
    background: #2b2b2b;
    border-color: #2b2b2b;
    color: #fff
}
[data-background="light"] .btn.btn-default.btn-outline {
    background: none;
    color: #353535;
    border-style: solid;
    border-width: 1px
}
[data-background="light"] .btn.btn-default.btn-outline:hover,
[data-background="light"] .btn.btn-default.btn-outline:active,
[data-background="light"] .btn.btn-default.btn-outline:focus,
[data-background="light"] .btn.btn-default.btn-outline:visited {
    color: #1c1c1c;
    border-color: #1c1c1c
}
[data-background="light"] .btn.btn-default.btn-outline.btn-rounded {
    border-radius: 15px
}
[data-background="light"] .btn.btn-default.btn-flat {
    background: transparent;
    border-color: transparent;
    color: #353535
}
[data-background="light"] .btn.btn-default.btn-flat:hover,
[data-background="light"] .btn.btn-default.btn-flat:active,
[data-background="light"] .btn.btn-default.btn-flat:focus,
[data-background="light"] .btn.btn-default.btn-flat:visited {
    background: transparent;
    border-color: transparent;
    color: #1c1c1c
}
[data-background="dark"] .btn.btn-default {
    background: #fff;
    border-color: #fff;
    color: #212121
}
[data-background="dark"] .btn.btn-default:hover,
[data-background="dark"] .btn.btn-default:active,
[data-background="dark"] .btn.btn-default:focus,
[data-background="dark"] .btn.btn-default:visited {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #212121
}
[data-background="dark"] .btn.btn-default.btn-outline {
    background: none;
    color: #fff;
    border-style: solid;
    border-width: 1px
}
[data-background="dark"] .btn.btn-default.btn-outline:hover,
[data-background="dark"] .btn.btn-default.btn-outline:active,
[data-background="dark"] .btn.btn-default.btn-outline:focus,
[data-background="dark"] .btn.btn-default.btn-outline:visited {
    color: #e6e6e6;
    border-color: #e6e6e6
}
[data-background="dark"] .btn.btn-default.btn-outline.btn-rounded {
    border-radius: 15px
}
[data-background="dark"] .btn.btn-default.btn-flat {
    background: transparent;
    border-color: transparent;
    color: #fff
}
[data-background="dark"] .btn.btn-default.btn-flat:hover,
[data-background="dark"] .btn.btn-default.btn-flat:active,
[data-background="dark"] .btn.btn-default.btn-flat:focus,
[data-background="dark"] .btn.btn-default.btn-flat:visited {
    background: transparent;
    border-color: transparent;
    color: #e6e6e6
}
[data-background="primary"] .btn.btn-default {
    background: #fff;
    border-color: #fff;
    color: #1a237e
}
[data-background="primary"] .btn.btn-default:hover,
[data-background="primary"] .btn.btn-default:active,
[data-background="primary"] .btn.btn-default:focus,
[data-background="primary"] .btn.btn-default:visited {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #1a237e
}
[data-background="primary"] .btn.btn-default.btn-outline {
    background: none;
    color: #fff;
    border-style: solid;
    border-width: 1px
}
[data-background="primary"] .btn.btn-default.btn-outline:hover,
[data-background="primary"] .btn.btn-default.btn-outline:active,
[data-background="primary"] .btn.btn-default.btn-outline:focus,
[data-background="primary"] .btn.btn-default.btn-outline:visited {
    color: #e6e6e6;
    border-color: #e6e6e6
}
[data-background="primary"] .btn.btn-default.btn-outline.btn-rounded {
    border-radius: 15px
}
[data-background="primary"] .btn.btn-default.btn-flat {
    background: transparent;
    border-color: transparent;
    color: #fff
}
[data-background="primary"] .btn.btn-default.btn-flat:hover,
[data-background="primary"] .btn.btn-default.btn-flat:active,
[data-background="primary"] .btn.btn-default.btn-flat:focus,
[data-background="primary"] .btn.btn-default.btn-flat:visited {
    background: transparent;
    border-color: transparent;
    color: #e6e6e6
}
img.rounded {
    border-radius: 12px
}
.images-demo code {
    margin-bottom: 10px;
    display: inline-block
}
.fx-demo {
    margin: 0 20px 20px 0;
    float: left;
    height: 200px;
    width: 300px;
    overflow: hidden
}
.fx-demo>div {
    height: 200px;
    width: 100%;
    overflow: hidden;
    display: block
}
.fx-demo>div img {
    width: 100%
}
.hover-fx-transition,
.zoom-in-1>img,
.zoom-in-2>img,
.zoom-out-1>img,
.zoom-out-2>img,
.zoom-out-3>img,
.slide-right>img,
.slide-left>img,
.slide-up>img,
.slide-down>img,
.rotate-1>img,
.rotate-2>img,
.blur-1>img,
.grayscale-1>img,
.sepia-1>img {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.linear-transition,
.opacity-1>img,
.opacity-2>img {
    -webkit-transition: .2s linear;
    transition: .2s linear
}
.zoom-in-1 {
    overflow: hidden
}
.zoom-in-1>img {
    -webkit-transform: scale(1);
    transform: scale(1)
}
.zoom-in-1:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}
.zoom-in-2>img {
    min-width: 300px;
    height: auto
}
.zoom-in-2:hover img {
    min-width: 350px
}
.zoom-out-1>img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}
.zoom-out-1:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}
.zoom-out-2>img {
    min-width: 400px;
    height: auto
}
.zoom-out-2:hover img {
    min-width: 300px
}
.zoom-out-3>img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.zoom-out-3:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}
.slide-right>img {
    -webkit-transform: scale(1.5) translate3d(30px, 0, 0);
    transform: scale(1.5) translate3d(30px, 0, 0)
}
.slide-right:hover img {
    -webkit-transform: scale(1.5) translate3d(0px, 0, 0);
    transform: scale(1.5) translate3d(0px, 0, 0)
}
.slide-left>img {
    -webkit-transform: scale(1.5) translate3d(-30px, 0, 0);
    transform: scale(1.5) translate3d(-30px, 0, 0)
}
.slide-left:hover img {
    -webkit-transform: scale(1.5) translate3d(0px, 0, 0);
    transform: scale(1.5) translate3d(0px, 0, 0)
}
.slide-up>img {
    -webkit-transform: scale(1.5) translate3d(0, 30px, 0);
    transform: scale(1.5) translate3d(0, 30px, 0)
}
.slide-up:hover img {
    -webkit-transform: scale(1.5) translate3d(0, 0px, 0);
    transform: scale(1.5) translate3d(0, 0px, 0)
}
.slide-down>img {
    -webkit-transform: scale(1.5) translate3d(0, -30px, 0);
    transform: scale(1.5) translate3d(0, -30px, 0)
}
.slide-down:hover img {
    -webkit-transform: scale(1.5) translate3d(0, 0px, 0);
    transform: scale(1.5) translate3d(0, 0px, 0)
}
.rotate-1 {
    overflow: hidden
}
.rotate-1>img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4)
}
.rotate-1:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}
.rotate-2>img {
    -webkit-transform: rotate(-15deg) scale(1.4);
    transform: rotate(-15deg) scale(1.4)
}
.rotate-2:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}
.rotate-3>img {
    -webkit-transform: rotate(360deg) scale(1.5);
    transform: rotate(360deg) scale(1.5);
    -webkit-transition: .3s linear;
    transition: .3s linear
}
.rotate-3:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}
.rotate-4>img {
    -webkit-transform: rotate(720deg) scale(1.5);
    transform: rotate(720deg) scale(1.5);
    -webkit-transition: .3s linear;
    transition: .3s linear
}
.rotate-4:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}
.blur-1>img {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}
.blur-1:hover img {
    -webkit-filter: blur(0);
    filter: blur(0)
}
.grayscale-1>img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
.grayscale-1:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.sepia-1>img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%)
}
.sepia-1:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0)
}
.opacity-1>img {
    opacity: 1
}
.opacity-1:hover img {
    opacity: .5
}
.opacity-2>img {
    opacity: 0.5
}
.opacity-2:hover img {
    opacity: 1
}
[data-background="light"] img.img-thumbnail {
    background-color: #353535;
    border-color: #353535
}
[data-background="dark"] img.img-thumbnail {
    background-color: #303030;
    border-color: #303030
}
[data-background="primary"] img.img-thumbnail {
    background-color: #1f2a97;
    border-color: #1f2a97
}
.list-group .list-group-item.active {
    background: #043D1D;
    border-color: #043D1D;
    color: #fff
}
.list-group .list-group-item.list-group-item-light.active {
    background: #f5f5f5
}
.list-group .list-group-item.list-group-item-dark.active {
    background: #212121
}
.list-group .list-group-item.list-group-item-default.active {
    background: #212121
}
.list-group .list-group-item.list-group-item-primary.active {
    background: #043D1D
}
.list-group .list-group-item.list-group-item-secondary.active {
    background: #6200ea
}
.list-group .list-group-item.list-group-item-info.active {
    background: #00b8d4
}
.list-group .list-group-item.list-group-item-success.active {
    background: #43a047
}
.list-group .list-group-item.list-group-item-warning.active {
    background: #ff9800
}
.list-group .list-group-item.list-group-item-danger.active {
    background: #e53935
}
.list-group .list-group-item .flex-40 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px
}
.list-group .list-group-item .flex-60 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
}
.list-group .list-group-item .flex-80 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}
.list-group .list-group-item .flex-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}
.list-group .list-group-item .flex-120 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}
.list-group .list-group-item .flex-140 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px
}
.list-group .list-group-item {
    padding: 0.5rem 1rem
}
.list-group.list-group-sm .list-group-item {
    padding: 0.4rem 0.8rem;
    font-size: 0.9rem
}
[data-background="light"] .list-group-item {
    background-color: #fff;
    border-color: #fff;
    color: #353535
}
[data-background="light"] .list-group-item p {
    color: #353535
}
[data-background="light"] .list-group-item.active {
    background: #043D1D;
    border-color: #043D1D;
    color: #fff
}
[data-background="light"] .list-group-item.active p {
    color: #fff
}
[data-background="light"] .list-group-item.disabled {
    background-color: #fff
}
[data-background="light"] .list-group-item:nth-child(even):not(.active) {
    background-color: #fff;
    border-color: #fff
}
[data-background="light"] .list-group-item.list-group-item-action:not(.active) .list-group-item-heading,
[data-background="light"] .list-group-item.list-group-item-action:not(.active) .list-group-item-text {
    color: #353535
}
[data-background="dark"] .list-group-item {
    background-color: #262626;
    border-color: #2b2b2b;
    color: #f5f5f5
}
[data-background="dark"] .list-group-item p {
    color: #f5f5f5
}
[data-background="dark"] .list-group-item.active {
    background: #ff9800;
    border-color: #ff9800;
    color: #fff
}
[data-background="dark"] .list-group-item.active p {
    color: #fff
}
[data-background="dark"] .list-group-item.disabled {
    background-color: #2b2b2b
}
[data-background="dark"] .list-group-item:nth-child(even):not(.active) {
    background-color: #2b2b2b;
    border-color: #2b2b2b
}
[data-background="dark"] .list-group-item.list-group-item-action:not(.active) .list-group-item-heading,
[data-background="dark"] .list-group-item.list-group-item-action:not(.active) .list-group-item-text {
    color: #f5f5f5
}
[data-background="primary"] .list-group-item {
    background-color: #1c2586;
    border-color: #1d288f;
    color: #f5f5f5
}
[data-background="primary"] .list-group-item p {
    color: #f5f5f5
}
[data-background="primary"] .list-group-item.active {
    background: #54b859;
    border-color: #54b859;
    color: #fff
}
[data-background="primary"] .list-group-item.active p {
    color: #fff
}
[data-background="primary"] .list-group-item.disabled {
    background-color: #1d288f
}
[data-background="primary"] .list-group-item:nth-child(even):not(.active) {
    background-color: #1d288f;
    border-color: #1d288f
}
[data-background="primary"] .list-group-item.list-group-item-action:not(.active) .list-group-item-heading,
[data-background="primary"] .list-group-item.list-group-item-action:not(.active) .list-group-item-text {
    color: #f5f5f5
}
.blockquote.blockquote-light:not(.blockquote-reverse) {
    border-left: 0.25rem solid #f5f5f5
}
.blockquote.blockquote-light.blockquote-reverse {
    border-right: 0.25rem solid #f5f5f5
}
.blockquote.blockquote-dark:not(.blockquote-reverse) {
    border-left: 0.25rem solid #212121
}
.blockquote.blockquote-dark.blockquote-reverse {
    border-right: 0.25rem solid #212121
}
.blockquote.blockquote-default:not(.blockquote-reverse) {
    border-left: 0.25rem solid #212121
}
.blockquote.blockquote-default.blockquote-reverse {
    border-right: 0.25rem solid #212121
}
.blockquote.blockquote-primary:not(.blockquote-reverse) {
    border-left: 0.25rem solid #043D1D
}
.blockquote.blockquote-primary.blockquote-reverse {
    border-right: 0.25rem solid #043D1D
}
.blockquote.blockquote-secondary:not(.blockquote-reverse) {
    border-left: 0.25rem solid #6200ea
}
.blockquote.blockquote-secondary.blockquote-reverse {
    border-right: 0.25rem solid #6200ea
}
.blockquote.blockquote-info:not(.blockquote-reverse) {
    border-left: 0.25rem solid #00b8d4
}
.blockquote.blockquote-info.blockquote-reverse {
    border-right: 0.25rem solid #00b8d4
}
.blockquote.blockquote-success:not(.blockquote-reverse) {
    border-left: 0.25rem solid #43a047
}
.blockquote.blockquote-success.blockquote-reverse {
    border-right: 0.25rem solid #43a047
}
.blockquote.blockquote-warning:not(.blockquote-reverse) {
    border-left: 0.25rem solid #ff9800
}
.blockquote.blockquote-warning.blockquote-reverse {
    border-right: 0.25rem solid #ff9800
}
.blockquote.blockquote-danger:not(.blockquote-reverse) {
    border-left: 0.25rem solid #e53935
}
.blockquote.blockquote-danger.blockquote-reverse {
    border-right: 0.25rem solid #e53935
}
#ui-elements-social-media-buttons .demo .btn {
    margin-right: 5px;
    margin-bottom: 10px
}
#ui-elements-tags .demo .tag {
    margin-right: 5px
}
.tag {
    border-radius: 6px;
    border: 0;
    font-size: 13px;
    text-align: center;
    line-height: 1;
    padding: 5px 10px;
    font-weight: 500
}
.tag.tag-sm {
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px
}
.tag.tag-lg {
    font-size: 16px;
    padding: 6px 12px;
    border-radius: 6px
}
.tag.tag-rounded {
    padding: 0 !important;
    height: 24px;
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle
}
.tag.tag-rounded.tag-sm {
    height: 18px;
    width: 18px;
    line-height: 18px;
    border-radius: 50%
}
.tag.tag-rounded.tag-sm.tag-outline {
    line-height: 16px
}
.tag.tag-rounded.tag-lg {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%
}
.tag.tag-rounded.tag-lg.tag-outline {
    line-height: 28px
}
.tag.tag-light:not(.tag-outline) {
    background-color: #f5f5f5;
    color: #fff;
    border-color: #f5f5f5
}
.tag.tag-outline.tag-light {
    border: 1px solid #f5f5f5;
    background-color: transparent;
    color: #f5f5f5
}
.tag.tag-dark:not(.tag-outline) {
    background-color: #212121;
    color: #fff;
    border-color: #212121
}
.tag.tag-outline.tag-dark {
    border: 1px solid #212121;
    background-color: transparent;
    color: #212121
}
.tag.tag-default:not(.tag-outline) {
    background-color: #212121;
    color: #fff;
    border-color: #212121
}
.tag.tag-outline.tag-default {
    border: 1px solid #212121;
    background-color: transparent;
    color: #212121
}
.tag.tag-primary:not(.tag-outline) {
    background-color: #043D1D;
    color: #fff;
    border-color: #043D1D
}
.tag.tag-outline.tag-primary {
    border: 1px solid #043D1D;
    background-color: transparent;
    color: #043D1D
}
.tag.tag-secondary:not(.tag-outline) {
    background-color: #6200ea;
    color: #fff;
    border-color: #6200ea
}
.tag.tag-outline.tag-secondary {
    border: 1px solid #6200ea;
    background-color: transparent;
    color: #6200ea
}
.tag.tag-info:not(.tag-outline) {
    background-color: #00b8d4;
    color: #fff;
    border-color: #00b8d4
}
.tag.tag-outline.tag-info {
    border: 1px solid #00b8d4;
    background-color: transparent;
    color: #00b8d4
}
.tag.tag-success:not(.tag-outline) {
    background-color: #43a047;
    color: #fff;
    border-color: #43a047
}
.tag.tag-outline.tag-success {
    border: 1px solid #43a047;
    background-color: transparent;
    color: #43a047
}
.tag.tag-warning:not(.tag-outline) {
    background-color: #ff9800;
    color: #fff;
    border-color: #ff9800
}
.tag.tag-outline.tag-warning {
    border: 1px solid #ff9800;
    background-color: transparent;
    color: #ff9800
}
.tag.tag-danger:not(.tag-outline) {
    background-color: #e53935;
    color: #fff;
    border-color: #e53935
}
.tag.tag-outline.tag-danger {
    border: 1px solid #e53935;
    background-color: transparent;
    color: #e53935
}
.progress {
    height: 10px;
    border-radius: 0
}
.progress.progress-sm {
    height: 8px
}
.progress.progress-xs {
    height: 6px
}
.progress.progress-lg {
    height: 16px
}
[data-background="light"] .progress[value] {
    border-radius: 0;
    color: #e6e6e6
}
[data-background="light"] .progress[value]::-webkit-progress-bar {
    border-radius: 0;
    background-color: #e6e6e6
}
[data-background="light"] .progress[value]::-webkit-progress-value {
    border-radius: 0
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-light {
    background-color: #f5f5f5
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-dark {
    background-color: #212121
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-default {
    background-color: #212121
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-primary {
    background-color: #043D1D
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-secondary {
    background-color: #6200ea
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-info {
    background-color: #00b8d4
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-success {
    background-color: #43a047
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-warning {
    background-color: #ff9800
}
[data-background="light"] .progress[value]::-webkit-progress-value.progress-danger {
    background-color: #e53935
}
[data-background="dark"] .progress[value] {
    border-radius: 0;
    color: #2b2b2b
}
[data-background="dark"] .progress[value]::-webkit-progress-bar {
    border-radius: 0;
    background-color: #2b2b2b
}
[data-background="dark"] .progress[value]::-webkit-progress-value {
    border-radius: 0
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-light {
    background-color: #f5f5f5
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-dark {
    background-color: #212121
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-default {
    background-color: #212121
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-primary {
    background-color: #043D1D
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-secondary {
    background-color: #6200ea
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-info {
    background-color: #00b8d4
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-success {
    background-color: #43a047
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-warning {
    background-color: #ff9800
}
[data-background="dark"] .progress[value]::-webkit-progress-value.progress-danger {
    background-color: #e53935
}
[data-background="primary"] .progress[value] {
    border-radius: 0;
    color: #1d288f
}
[data-background="primary"] .progress[value]::-webkit-progress-bar {
    border-radius: 0;
    background-color: #1d288f
}
[data-background="primary"] .progress[value]::-webkit-progress-value {
    border-radius: 0
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-light {
    background-color: #f5f5f5
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-dark {
    background-color: #212121
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-default {
    background-color: #212121
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-primary {
    background-color: #043D1D
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-secondary {
    background-color: #6200ea
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-info {
    background-color: #00b8d4
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-success {
    background-color: #43a047
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-warning {
    background-color: #ff9800
}
[data-background="primary"] .progress[value]::-webkit-progress-value.progress-danger {
    background-color: #e53935
}
.nav.nav-tabs.nav-tabs-justified,
.nav.nav-tabs.nav-pills-justified,
.nav.nav-pills.nav-tabs-justified,
.nav.nav-pills.nav-pills-justified {
    display: table !important;
    width: 100% !important
}
.nav.nav-tabs.nav-tabs-justified>li,
.nav.nav-tabs.nav-pills-justified>li,
.nav.nav-pills.nav-tabs-justified>li,
.nav.nav-pills.nav-pills-justified>li {
    float: none !important;
    display: table-cell !important
}
.nav.nav-tabs.nav-tabs-justified>li>a,
.nav.nav-tabs.nav-pills-justified>li>a,
.nav.nav-pills.nav-tabs-justified>li>a,
.nav.nav-pills.nav-pills-justified>li>a {
    text-align: center !important
}
.tab-content {
    padding: 20px
}
[data-background="light"] .nav.nav-tabs {
    border: 0
}
[data-background="light"] .nav.nav-tabs .nav-item {
    background: #fff;
    color: #353535
}
[data-background="light"] .nav.nav-tabs .nav-item:hover,
[data-background="light"] .nav.nav-tabs .nav-item.open {
    background: #fff
}
@media (max-width: 543px) {
    [data-background="light"] .nav.nav-tabs .nav-item {
        display: block;
        float: none
    }
}
[data-background="light"] .nav.nav-tabs .nav-link {
    border: 0;
    background: #fff;
    color: #353535;
    position: relative;
    padding: 10px 20px;
    font-size: 14px
}
[data-background="light"] .nav.nav-tabs .nav-link:after {
    content: "";
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-color: #043D1D;
    z-index: 2
}
[data-background="light"] .nav.nav-tabs .nav-link:hover,
[data-background="light"] .nav.nav-tabs .nav-link.active {
    background: #fff;
    font-weight: 700
}
[data-background="light"] .nav.nav-tabs .nav-link:hover:after,
[data-background="light"] .nav.nav-tabs .nav-link.active:after {
    display: block;
    visibility: visible
}
[data-background="light"] .nav.nav-tabs .nav-link.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5
}
[data-background="light"] .nav.nav-tabs.nav-tabs-light .nav-link:after {
    background-color: #f5f5f5
}
[data-background="light"] .nav.nav-tabs.nav-tabs-dark .nav-link:after {
    background-color: #212121
}
[data-background="light"] .nav.nav-tabs.nav-tabs-default .nav-link:after {
    background-color: #212121
}
[data-background="light"] .nav.nav-tabs.nav-tabs-primary .nav-link:after {
    background-color: #043D1D
}
[data-background="light"] .nav.nav-tabs.nav-tabs-secondary .nav-link:after {
    background-color: #6200ea
}
[data-background="light"] .nav.nav-tabs.nav-tabs-info .nav-link:after {
    background-color: #00b8d4
}
[data-background="light"] .nav.nav-tabs.nav-tabs-success .nav-link:after {
    background-color: #43a047
}
[data-background="light"] .nav.nav-tabs.nav-tabs-warning .nav-link:after {
    background-color: #ff9800
}
[data-background="light"] .nav.nav-tabs.nav-tabs-danger .nav-link:after {
    background-color: #e53935
}
[data-background="light"] .nav.nav-pills {
    border: 0
}
[data-background="light"] .nav.nav-pills .nav-item {
    background: #fff;
    color: #353535
}
[data-background="light"] .nav.nav-pills .nav-item:hover,
[data-background="light"] .nav.nav-pills .nav-item.open {
    background: #fff
}
@media (max-width: 543px) {
    [data-background="light"] .nav.nav-pills .nav-item {
        display: block;
        float: none
    }
}
[data-background="light"] .nav.nav-pills .nav-link {
    border: 0;
    background: #fff;
    color: #353535;
    position: relative;
    padding: 10px 20px;
    font-size: 14px
}
[data-background="light"] .nav.nav-pills .nav-link:hover,
[data-background="light"] .nav.nav-pills .nav-link.active {
    background-color: #043D1D;
    color: #fff;
    font-weight: 700
}
[data-background="light"] .nav.nav-pills .nav-link.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5
}
[data-background="light"] .nav.nav-pills.nav-pills-rounded .nav-link {
    border-radius: 12px
}
[data-background="light"] .nav.nav-pills.nav-pills-light .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-light .nav-link.active {
    background-color: #f5f5f5
}
[data-background="light"] .nav.nav-pills.nav-pills-dark .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-dark .nav-link.active {
    background-color: #212121
}
[data-background="light"] .nav.nav-pills.nav-pills-default .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-default .nav-link.active {
    background-color: #212121
}
[data-background="light"] .nav.nav-pills.nav-pills-primary .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-primary .nav-link.active {
    background-color: #043D1D
}
[data-background="light"] .nav.nav-pills.nav-pills-secondary .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-secondary .nav-link.active {
    background-color: #6200ea
}
[data-background="light"] .nav.nav-pills.nav-pills-info .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-info .nav-link.active {
    background-color: #00b8d4
}
[data-background="light"] .nav.nav-pills.nav-pills-success .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-success .nav-link.active {
    background-color: #43a047
}
[data-background="light"] .nav.nav-pills.nav-pills-warning .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-warning .nav-link.active {
    background-color: #ff9800
}
[data-background="light"] .nav.nav-pills.nav-pills-danger .nav-link:hover,
[data-background="light"] .nav.nav-pills.nav-pills-danger .nav-link.active {
    background-color: #e53935
}
[data-background="dark"] .nav.nav-tabs {
    border: 0
}
[data-background="dark"] .nav.nav-tabs .nav-item {
    background: #262626;
    color: #f5f5f5
}
[data-background="dark"] .nav.nav-tabs .nav-item:hover,
[data-background="dark"] .nav.nav-tabs .nav-item.open {
    background: #262626
}
@media (max-width: 543px) {
    [data-background="dark"] .nav.nav-tabs .nav-item {
        display: block;
        float: none
    }
}
[data-background="dark"] .nav.nav-tabs .nav-link {
    border: 0;
    background: #262626;
    color: #f5f5f5;
    position: relative;
    padding: 10px 20px;
    font-size: 14px
}
[data-background="dark"] .nav.nav-tabs .nav-link:after {
    content: "";
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-color: #043D1D;
    z-index: 2
}
[data-background="dark"] .nav.nav-tabs .nav-link:hover,
[data-background="dark"] .nav.nav-tabs .nav-link.active {
    background: #262626;
    font-weight: 700
}
[data-background="dark"] .nav.nav-tabs .nav-link:hover:after,
[data-background="dark"] .nav.nav-tabs .nav-link.active:after {
    display: block;
    visibility: visible
}
[data-background="dark"] .nav.nav-tabs .nav-link.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-light .nav-link:after {
    background-color: #f5f5f5
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-dark .nav-link:after {
    background-color: #212121
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-default .nav-link:after {
    background-color: #212121
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-primary .nav-link:after {
    background-color: #043D1D
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-secondary .nav-link:after {
    background-color: #6200ea
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-info .nav-link:after {
    background-color: #00b8d4
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-success .nav-link:after {
    background-color: #43a047
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-warning .nav-link:after {
    background-color: #ff9800
}
[data-background="dark"] .nav.nav-tabs.nav-tabs-danger .nav-link:after {
    background-color: #e53935
}
[data-background="dark"] .nav.nav-pills {
    border: 0
}
[data-background="dark"] .nav.nav-pills .nav-item {
    background: #262626;
    color: #f5f5f5
}
[data-background="dark"] .nav.nav-pills .nav-item:hover,
[data-background="dark"] .nav.nav-pills .nav-item.open {
    background: #262626
}
@media (max-width: 543px) {
    [data-background="dark"] .nav.nav-pills .nav-item {
        display: block;
        float: none
    }
}
[data-background="dark"] .nav.nav-pills .nav-link {
    border: 0;
    background: #262626;
    color: #f5f5f5;
    position: relative;
    padding: 10px 20px;
    font-size: 14px
}
[data-background="dark"] .nav.nav-pills .nav-link:hover,
[data-background="dark"] .nav.nav-pills .nav-link.active {
    background-color: #043D1D;
    color: #fff;
    font-weight: 700
}
[data-background="dark"] .nav.nav-pills .nav-link.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5
}
[data-background="dark"] .nav.nav-pills.nav-pills-rounded .nav-link {
    border-radius: 12px
}
[data-background="dark"] .nav.nav-pills.nav-pills-light .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-light .nav-link.active {
    background-color: #f5f5f5
}
[data-background="dark"] .nav.nav-pills.nav-pills-dark .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-dark .nav-link.active {
    background-color: #212121
}
[data-background="dark"] .nav.nav-pills.nav-pills-default .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-default .nav-link.active {
    background-color: #212121
}
[data-background="dark"] .nav.nav-pills.nav-pills-primary .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-primary .nav-link.active {
    background-color: #043D1D
}
[data-background="dark"] .nav.nav-pills.nav-pills-secondary .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-secondary .nav-link.active {
    background-color: #6200ea
}
[data-background="dark"] .nav.nav-pills.nav-pills-info .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-info .nav-link.active {
    background-color: #00b8d4
}
[data-background="dark"] .nav.nav-pills.nav-pills-success .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-success .nav-link.active {
    background-color: #43a047
}
[data-background="dark"] .nav.nav-pills.nav-pills-warning .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-warning .nav-link.active {
    background-color: #ff9800
}
[data-background="dark"] .nav.nav-pills.nav-pills-danger .nav-link:hover,
[data-background="dark"] .nav.nav-pills.nav-pills-danger .nav-link.active {
    background-color: #e53935
}
[data-background="primary"] .nav.nav-tabs {
    border: 0
}
[data-background="primary"] .nav.nav-tabs .nav-item {
    background: #1c2586;
    color: #f5f5f5
}
[data-background="primary"] .nav.nav-tabs .nav-item:hover,
[data-background="primary"] .nav.nav-tabs .nav-item.open {
    background: #1c2586
}
@media (max-width: 543px) {
    [data-background="primary"] .nav.nav-tabs .nav-item {
        display: block;
        float: none
    }
}
[data-background="primary"] .nav.nav-tabs .nav-link {
    border: 0;
    background: #1c2586;
    color: #f5f5f5;
    position: relative;
    padding: 10px 20px;
    font-size: 14px
}
[data-background="primary"] .nav.nav-tabs .nav-link:after {
    content: "";
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-color: #043D1D;
    z-index: 2
}
[data-background="primary"] .nav.nav-tabs .nav-link:hover,
[data-background="primary"] .nav.nav-tabs .nav-link.active {
    background: #1c2586;
    font-weight: 700
}
[data-background="primary"] .nav.nav-tabs .nav-link:hover:after,
[data-background="primary"] .nav.nav-tabs .nav-link.active:after {
    display: block;
    visibility: visible
}
[data-background="primary"] .nav.nav-tabs .nav-link.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-light .nav-link:after {
    background-color: #f5f5f5
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-dark .nav-link:after {
    background-color: #212121
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-default .nav-link:after {
    background-color: #212121
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-primary .nav-link:after {
    background-color: #043D1D
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-secondary .nav-link:after {
    background-color: #6200ea
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-info .nav-link:after {
    background-color: #00b8d4
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-success .nav-link:after {
    background-color: #43a047
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-warning .nav-link:after {
    background-color: #ff9800
}
[data-background="primary"] .nav.nav-tabs.nav-tabs-danger .nav-link:after {
    background-color: #e53935
}
[data-background="primary"] .nav.nav-pills {
    border: 0
}
[data-background="primary"] .nav.nav-pills .nav-item {
    background: #1c2586;
    color: #f5f5f5
}
[data-background="primary"] .nav.nav-pills .nav-item:hover,
[data-background="primary"] .nav.nav-pills .nav-item.open {
    background: #1c2586
}
@media (max-width: 543px) {
    [data-background="primary"] .nav.nav-pills .nav-item {
        display: block;
        float: none
    }
}
[data-background="primary"] .nav.nav-pills .nav-link {
    border: 0;
    background: #1c2586;
    color: #f5f5f5;
    position: relative;
    padding: 10px 20px;
    font-size: 14px
}
[data-background="primary"] .nav.nav-pills .nav-link:hover,
[data-background="primary"] .nav.nav-pills .nav-link.active {
    background-color: #043D1D;
    color: #fff;
    font-weight: 700
}
[data-background="primary"] .nav.nav-pills .nav-link.disabled {
    cursor: none;
    pointer-events: none;
    opacity: 0.5
}
[data-background="primary"] .nav.nav-pills.nav-pills-rounded .nav-link {
    border-radius: 12px
}
[data-background="primary"] .nav.nav-pills.nav-pills-light .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-light .nav-link.active {
    background-color: #f5f5f5
}
[data-background="primary"] .nav.nav-pills.nav-pills-dark .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-dark .nav-link.active {
    background-color: #212121
}
[data-background="primary"] .nav.nav-pills.nav-pills-default .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-default .nav-link.active {
    background-color: #212121
}
[data-background="primary"] .nav.nav-pills.nav-pills-primary .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-primary .nav-link.active {
    background-color: #043D1D
}
[data-background="primary"] .nav.nav-pills.nav-pills-secondary .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-secondary .nav-link.active {
    background-color: #6200ea
}
[data-background="primary"] .nav.nav-pills.nav-pills-info .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-info .nav-link.active {
    background-color: #00b8d4
}
[data-background="primary"] .nav.nav-pills.nav-pills-success .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-success .nav-link.active {
    background-color: #43a047
}
[data-background="primary"] .nav.nav-pills.nav-pills-warning .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-warning .nav-link.active {
    background-color: #ff9800
}
[data-background="primary"] .nav.nav-pills.nav-pills-danger .nav-link:hover,
[data-background="primary"] .nav.nav-pills.nav-pills-danger .nav-link.active {
    background-color: #e53935
}
.breadcrumb {
    border-radius: 0;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    margin: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}
.breadcrumb>li {
    padding: 0 15px 0 0
}
.breadcrumb>li:before {
    padding: 0 15px 5px 0
}
.breadcrumb.icon-home>li:first-child:before {
    font-family: FontAwesome;
    content: "\f015"
}
.breadcrumb.icon-th>li:first-child:before {
    font-family: FontAwesome;
    content: "\f00a"
}
.breadcrumb.icon-th-large>li:first-child:before {
    font-family: FontAwesome;
    content: "\f009"
}
.breadcrumb.icon-angle-right>li+li:before {
    font-family: FontAwesome;
    content: "\f105"
}
.breadcrumb.icon-angle-double-right>li+li:before {
    font-family: FontAwesome;
    content: "\f101"
}
[data-background="light"] .breadcrumb {
    color: #353535;
    background-color: #fff
}
[data-background="light"] .breadcrumb li {
    color: #353535
}
[data-background="light"] .breadcrumb li a {
    color: #353535
}
[data-background="light"] .breadcrumb.no-bg,
[data-background="light"] .breadcrumb-no-bg {
    background: transparent
}
[data-background="light"] .breadcrumb.breadcrumb-light {
    background: #f5f5f5;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-light li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-light li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-dark {
    background: #212121;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-dark li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-dark li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-default {
    background: #212121;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-default li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-default li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-primary {
    background: #043D1D;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-primary li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-primary li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-secondary {
    background: #6200ea;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-secondary li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-secondary li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-info {
    background: #00b8d4;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-info li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-info li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-success {
    background: #43a047;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-success li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-success li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-warning {
    background: #ff9800;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-warning li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-warning li a {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-danger {
    background: #e53935;
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-danger li {
    color: #fff
}
[data-background="light"] .breadcrumb.breadcrumb-danger li a {
    color: #fff
}
[data-background="dark"] .breadcrumb {
    color: #f5f5f5;
    background-color: #262626
}
[data-background="dark"] .breadcrumb li {
    color: #f5f5f5
}
[data-background="dark"] .breadcrumb li a {
    color: #f5f5f5
}
[data-background="dark"] .breadcrumb.no-bg,
[data-background="dark"] .breadcrumb-no-bg {
    background: transparent
}
[data-background="dark"] .breadcrumb.breadcrumb-light {
    background: #f5f5f5;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-light li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-light li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-dark {
    background: #212121;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-dark li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-dark li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-default {
    background: #212121;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-default li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-default li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-primary {
    background: #043D1D;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-primary li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-primary li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-secondary {
    background: #6200ea;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-secondary li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-secondary li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-info {
    background: #00b8d4;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-info li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-info li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-success {
    background: #43a047;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-success li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-success li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-warning {
    background: #ff9800;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-warning li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-warning li a {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-danger {
    background: #e53935;
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-danger li {
    color: #fff
}
[data-background="dark"] .breadcrumb.breadcrumb-danger li a {
    color: #fff
}
[data-background="primary"] .breadcrumb {
    color: #f5f5f5;
    background-color: #1c2586
}
[data-background="primary"] .breadcrumb li {
    color: #f5f5f5
}
[data-background="primary"] .breadcrumb li a {
    color: #f5f5f5
}
[data-background="primary"] .breadcrumb.no-bg,
[data-background="primary"] .breadcrumb-no-bg {
    background: transparent
}
[data-background="primary"] .breadcrumb.breadcrumb-light {
    background: #f5f5f5;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-light li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-light li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-dark {
    background: #212121;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-dark li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-dark li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-default {
    background: #212121;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-default li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-default li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-primary {
    background: #043D1D;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-primary li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-primary li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-secondary {
    background: #6200ea;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-secondary li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-secondary li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-info {
    background: #00b8d4;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-info li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-info li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-success {
    background: #43a047;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-success li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-success li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-warning {
    background: #ff9800;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-warning li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-warning li a {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-danger {
    background: #e53935;
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-danger li {
    color: #fff
}
[data-background="primary"] .breadcrumb.breadcrumb-danger li a {
    color: #fff
}
.card {
    font-size: 14px
}
.card .card-img,
.card .card-img-top {
    max-width: 100%;
    height: auto
}
.card .card-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}
.card .card-text {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px
}
.card .card-actions {
    padding: 10px 0
}
.card.card-tags-left {
    position: relative
}
.card.card-tags-left .card-tags {
    position: absolute;
    top: 15px;
    left: 15px
}
.card.card-tags-left .card-tags>.tag {
    float: left;
    margin-right: 5px
}
.card.card-tags-right {
    position: relative
}
.card.card-tags-right .card-tags {
    position: absolute;
    top: 15px;
    right: 15px
}
.card.card-tags-right .card-tags>.tag {
    float: right;
    margin-left: 5px
}
.card .card-block.with-icon i {
    font-size: 22px;
    float: left;
    margin: 12px 20px 10px 0
}
.card .card-block.with-avatar .avatar {
    font-size: 22px;
    float: left;
    margin: 2px 20px 10px 0
}
[data-background="light"] .card {
    background: #fff;
    color: #353535;
    border-color: #e6e6e6
}
[data-background="dark"] .card {
    background: #303030;
    color: #f5f5f5;
    border-color: #303030
}
[data-background="primary"] .card {
    background: #1f2a97;
    color: #f5f5f5;
    border-color: #1f2a97
}
#ui-elements-dropdowns .demo {
    padding-bottom: 200px
}
.dropdown .dropdown-item,
.dropdown .dropdown-header,
.btn-group .dropdown-item,
.btn-group .dropdown-header {
    padding: 12px
}
.dropdown.dropdown-sm .dropdown-item,
.dropdown.dropdown-sm .dropdown-header,
.btn-group.dropdown-sm .dropdown-item,
.btn-group.dropdown-sm .dropdown-header {
    padding: 8px;
    font-size: 14px
}
.dropdown.dropdown-lg .dropdown-header,
.dropdown.dropdown-lg .dropdown-item,
.btn-group.dropdown-lg .dropdown-header,
.btn-group.dropdown-lg .dropdown-item {
    border: none;
    padding: 16px;
    font-size: 16px
}
.dropdown .dropdown-menu,
.btn-group .dropdown-menu {
    left: 0;
    right: auto;
    padding: 0;
    margin: 0;
    border: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}
.dropdown .dropdown-menu.from-left,
.btn-group .dropdown-menu.from-left {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}
.dropdown .dropdown-menu.from-center,
.btn-group .dropdown-menu.from-center {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.dropdown .dropdown-menu.from-right,
.btn-group .dropdown-menu.from-right {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.dropdown .dropdown-menu.from-top,
.btn-group .dropdown-menu.from-top {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}
.dropdown .dropdown-menu.dropdown-menu-left,
.btn-group .dropdown-menu.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown .dropdown-menu.dropdown-menu-center,
.btn-group .dropdown-menu.dropdown-menu-center {
    left: 0;
    right: 0
}
.dropdown .dropdown-menu.dropdown-menu-center .dropdown-item,
.btn-group .dropdown-menu.dropdown-menu-center .dropdown-item {
    max-width: 100%
}
.dropdown .dropdown-menu.dropdown-menu-right,
.btn-group .dropdown-menu.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown .dropdown-menu .dropdown-divider,
.btn-group .dropdown-menu .dropdown-divider {
    margin-bottom: 0;
    margin-top: 0
}
.dropup .dropdown-menu,
.btn-group.dropup .dropdown-menu {
    left: 0;
    right: auto;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.dropup .dropdown-menu.from-left,
.btn-group.dropup .dropdown-menu.from-left {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.dropup .dropdown-menu.from-center,
.btn-group.dropup .dropdown-menu.from-center {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}
.dropup .dropdown-menu.from-right,
.btn-group.dropup .dropdown-menu.from-right {
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}
.dropdown:not(.open) .dropdown-menu {
    visibility: hidden;
    pointer-events: none;
    opacity: 0
}
.dropdown.open .dropdown-menu {
    min-width: 200px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    padding-top: 0;
    padding-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-1 {
    width: 212px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-1 .dropdown-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 212px;
    flex: 0 0 212px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-2 {
    width: 412px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-2 .dropdown-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 206px;
    flex: 0 0 206px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-3 {
    width: 612px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-3 .dropdown-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 204px;
    flex: 0 0 204px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-4 {
    width: 812px
}
.dropdown.open .dropdown-menu.dropdown-menu-cols.dropdown-cols-4 .dropdown-item {
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 203px;
    flex: 0 0 203px
}
[data-background="light"] .dropdown-menu {
    background: #fff;
    border-color: #fff;
    color: #353535
}
[data-background="light"] .dropdown-menu .dropdown-header {
    color: #353535
}
[data-background="light"] .dropdown-menu .dropdown-header:hover {
    color: #353535
}
[data-background="light"] .dropdown-menu .dropdown-divider {
    background: #e6e6e6
}
[data-background="light"] .dropdown-menu .dropdown-item {
    background: #fff;
    color: #353535
}
[data-background="light"] .dropdown-menu .dropdown-item:hover {
    background: #043D1D;
    color: #fff
}
[data-background="dark"] .dropdown-menu {
    background: #2b2b2b;
    border-color: #2b2b2b;
    color: #f5f5f5
}
[data-background="dark"] .dropdown-menu .dropdown-header {
    color: #fff
}
[data-background="dark"] .dropdown-menu .dropdown-header:hover {
    color: #f5f5f5
}
[data-background="dark"] .dropdown-menu .dropdown-divider {
    background: #262626
}
[data-background="dark"] .dropdown-menu .dropdown-item {
    background: #2b2b2b;
    color: #f5f5f5
}
[data-background="dark"] .dropdown-menu .dropdown-item:hover {
    background: #ff9800;
    color: #fff
}
[data-background="primary"] .dropdown-menu {
    background: #1d288f;
    border-color: #1d288f;
    color: #f5f5f5
}
[data-background="primary"] .dropdown-menu .dropdown-header {
    color: #fff
}
[data-background="primary"] .dropdown-menu .dropdown-header:hover {
    color: #f5f5f5
}
[data-background="primary"] .dropdown-menu .dropdown-divider {
    background: #1c2586
}
[data-background="primary"] .dropdown-menu .dropdown-item {
    background: #1d288f;
    color: #f5f5f5
}
[data-background="primary"] .dropdown-menu .dropdown-item:hover {
    background: #54b859;
    color: #fff
}
#ui-elements-dropdown-animations .demo {
    padding-bottom: 200px
}
#ui-elements-dropdown-animations .demo .dropdown-toggle {
    margin-right: 10px;
    margin-bottom: 10px
}
.dropdown.open>.animated {
    -webkit-animation-delay: 0;
    animation-delay: 0
}
[data-background="light"] .pagination .page-item a {
    color: #353535;
    border-color: #e6e6e6;
    background-color: #fff
}
[data-background="light"] .pagination .page-item:hover a,
[data-background="light"] .pagination .page-item.active a {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="light"] .pagination.pagination-light .page-item:hover a,
[data-background="light"] .pagination.pagination-light .page-item.active a {
    color: #fff;
    border-color: #f5f5f5;
    background-color: #f5f5f5
}
[data-background="light"] .pagination.pagination-dark .page-item:hover a,
[data-background="light"] .pagination.pagination-dark .page-item.active a {
    color: #fff;
    border-color: #212121;
    background-color: #212121
}
[data-background="light"] .pagination.pagination-default .page-item:hover a,
[data-background="light"] .pagination.pagination-default .page-item.active a {
    color: #fff;
    border-color: #212121;
    background-color: #212121
}
[data-background="light"] .pagination.pagination-primary .page-item:hover a,
[data-background="light"] .pagination.pagination-primary .page-item.active a {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="light"] .pagination.pagination-secondary .page-item:hover a,
[data-background="light"] .pagination.pagination-secondary .page-item.active a {
    color: #fff;
    border-color: #6200ea;
    background-color: #6200ea
}
[data-background="light"] .pagination.pagination-info .page-item:hover a,
[data-background="light"] .pagination.pagination-info .page-item.active a {
    color: #fff;
    border-color: #00b8d4;
    background-color: #00b8d4
}
[data-background="light"] .pagination.pagination-success .page-item:hover a,
[data-background="light"] .pagination.pagination-success .page-item.active a {
    color: #fff;
    border-color: #43a047;
    background-color: #43a047
}
[data-background="light"] .pagination.pagination-warning .page-item:hover a,
[data-background="light"] .pagination.pagination-warning .page-item.active a {
    color: #fff;
    border-color: #ff9800;
    background-color: #ff9800
}
[data-background="light"] .pagination.pagination-danger .page-item:hover a,
[data-background="light"] .pagination.pagination-danger .page-item.active a {
    color: #fff;
    border-color: #e53935;
    background-color: #e53935
}
[data-background="dark"] .pagination .page-item a {
    color: #f5f5f5;
    border-color: #303030;
    background-color: #2b2b2b
}
[data-background="dark"] .pagination .page-item:hover a,
[data-background="dark"] .pagination .page-item.active a {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="dark"] .pagination.pagination-light .page-item:hover a,
[data-background="dark"] .pagination.pagination-light .page-item.active a {
    color: #fff;
    border-color: #f5f5f5;
    background-color: #f5f5f5
}
[data-background="dark"] .pagination.pagination-dark .page-item:hover a,
[data-background="dark"] .pagination.pagination-dark .page-item.active a {
    color: #fff;
    border-color: #212121;
    background-color: #212121
}
[data-background="dark"] .pagination.pagination-default .page-item:hover a,
[data-background="dark"] .pagination.pagination-default .page-item.active a {
    color: #fff;
    border-color: #212121;
    background-color: #212121
}
[data-background="dark"] .pagination.pagination-primary .page-item:hover a,
[data-background="dark"] .pagination.pagination-primary .page-item.active a {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="dark"] .pagination.pagination-secondary .page-item:hover a,
[data-background="dark"] .pagination.pagination-secondary .page-item.active a {
    color: #fff;
    border-color: #6200ea;
    background-color: #6200ea
}
[data-background="dark"] .pagination.pagination-info .page-item:hover a,
[data-background="dark"] .pagination.pagination-info .page-item.active a {
    color: #fff;
    border-color: #00b8d4;
    background-color: #00b8d4
}
[data-background="dark"] .pagination.pagination-success .page-item:hover a,
[data-background="dark"] .pagination.pagination-success .page-item.active a {
    color: #fff;
    border-color: #43a047;
    background-color: #43a047
}
[data-background="dark"] .pagination.pagination-warning .page-item:hover a,
[data-background="dark"] .pagination.pagination-warning .page-item.active a {
    color: #fff;
    border-color: #ff9800;
    background-color: #ff9800
}
[data-background="dark"] .pagination.pagination-danger .page-item:hover a,
[data-background="dark"] .pagination.pagination-danger .page-item.active a {
    color: #fff;
    border-color: #e53935;
    background-color: #e53935
}
[data-background="primary"] .pagination .page-item a {
    color: #f5f5f5;
    border-color: #1f2a97;
    background-color: #1d288f
}
[data-background="primary"] .pagination .page-item:hover a,
[data-background="primary"] .pagination .page-item.active a {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="primary"] .pagination.pagination-light .page-item:hover a,
[data-background="primary"] .pagination.pagination-light .page-item.active a {
    color: #fff;
    border-color: #f5f5f5;
    background-color: #f5f5f5
}
[data-background="primary"] .pagination.pagination-dark .page-item:hover a,
[data-background="primary"] .pagination.pagination-dark .page-item.active a {
    color: #fff;
    border-color: #212121;
    background-color: #212121
}
[data-background="primary"] .pagination.pagination-default .page-item:hover a,
[data-background="primary"] .pagination.pagination-default .page-item.active a {
    color: #fff;
    border-color: #212121;
    background-color: #212121
}
[data-background="primary"] .pagination.pagination-primary .page-item:hover a,
[data-background="primary"] .pagination.pagination-primary .page-item.active a {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="primary"] .pagination.pagination-secondary .page-item:hover a,
[data-background="primary"] .pagination.pagination-secondary .page-item.active a {
    color: #fff;
    border-color: #6200ea;
    background-color: #6200ea
}
[data-background="primary"] .pagination.pagination-info .page-item:hover a,
[data-background="primary"] .pagination.pagination-info .page-item.active a {
    color: #fff;
    border-color: #00b8d4;
    background-color: #00b8d4
}
[data-background="primary"] .pagination.pagination-success .page-item:hover a,
[data-background="primary"] .pagination.pagination-success .page-item.active a {
    color: #fff;
    border-color: #43a047;
    background-color: #43a047
}
[data-background="primary"] .pagination.pagination-warning .page-item:hover a,
[data-background="primary"] .pagination.pagination-warning .page-item.active a {
    color: #fff;
    border-color: #ff9800;
    background-color: #ff9800
}
[data-background="primary"] .pagination.pagination-danger .page-item:hover a,
[data-background="primary"] .pagination.pagination-danger .page-item.active a {
    color: #fff;
    border-color: #e53935;
    background-color: #e53935
}
#ui-elements-tooltips .tooltips-demo .btn {
    margin-right: 5px;
    margin-bottom: 10px
}
.tooltip {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0
}
.tooltip.in {
    opacity: 1
}
[data-background="light"] .tooltip .tooltip-inner {
    border-radius: 5px;
    background-color: #353535;
    color: #fff
}
[data-background="light"] .tooltip.tooltip-top .tooltip-inner::before,
[data-background="light"] .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #353535
}
[data-background="light"] .tooltip.tooltip-right .tooltip-inner::before,
[data-background="light"] .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #353535
}
[data-background="light"] .tooltip.tooltip-bottom .tooltip-inner::before,
[data-background="light"] .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #353535
}
[data-background="light"] .tooltip.tooltip-left .tooltip-inner::before,
[data-background="light"] .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #353535
}
[data-background="dark"] .tooltip .tooltip-inner {
    border-radius: 5px;
    background-color: #f5f5f5;
    color: #262626
}
[data-background="dark"] .tooltip.tooltip-top .tooltip-inner::before,
[data-background="dark"] .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #f5f5f5
}
[data-background="dark"] .tooltip.tooltip-right .tooltip-inner::before,
[data-background="dark"] .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #f5f5f5
}
[data-background="dark"] .tooltip.tooltip-bottom .tooltip-inner::before,
[data-background="dark"] .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #f5f5f5
}
[data-background="dark"] .tooltip.tooltip-left .tooltip-inner::before,
[data-background="dark"] .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #f5f5f5
}
[data-background="primary"] .tooltip .tooltip-inner {
    border-radius: 5px;
    background-color: #f5f5f5;
    color: #1c2586
}
[data-background="primary"] .tooltip.tooltip-top .tooltip-inner::before,
[data-background="primary"] .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #f5f5f5
}
[data-background="primary"] .tooltip.tooltip-right .tooltip-inner::before,
[data-background="primary"] .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #f5f5f5
}
[data-background="primary"] .tooltip.tooltip-bottom .tooltip-inner::before,
[data-background="primary"] .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #f5f5f5
}
[data-background="primary"] .tooltip.tooltip-left .tooltip-inner::before,
[data-background="primary"] .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #f5f5f5
}
.tooltip .tooltip-inner {
    border-radius: 5px
}
.tooltip.tooltip-light .tooltip-inner {
    border-radius: 5px;
    background-color: #f5f5f5;
    color: #fff
}
.tooltip.tooltip-light.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-light.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #f5f5f5
}
.tooltip.tooltip-light.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-light.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #f5f5f5
}
.tooltip.tooltip-light.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-light.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #f5f5f5
}
.tooltip.tooltip-light.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-light.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #f5f5f5
}
.tooltip.tooltip-dark .tooltip-inner {
    border-radius: 5px;
    background-color: #212121;
    color: #fff
}
.tooltip.tooltip-dark.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-dark.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #212121
}
.tooltip.tooltip-dark.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-dark.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #212121
}
.tooltip.tooltip-dark.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-dark.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #212121
}
.tooltip.tooltip-dark.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-dark.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #212121
}
.tooltip.tooltip-default .tooltip-inner {
    border-radius: 5px;
    background-color: #212121;
    color: #fff
}
.tooltip.tooltip-default.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-default.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #212121
}
.tooltip.tooltip-default.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-default.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #212121
}
.tooltip.tooltip-default.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-default.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #212121
}
.tooltip.tooltip-default.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-default.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #212121
}
.tooltip.tooltip-primary .tooltip-inner {
    border-radius: 5px;
    background-color: #043D1D;
    color: #fff
}
.tooltip.tooltip-primary.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-primary.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #043D1D
}
.tooltip.tooltip-primary.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-primary.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #043D1D
}
.tooltip.tooltip-primary.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-primary.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #043D1D
}
.tooltip.tooltip-primary.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-primary.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #043D1D
}
.tooltip.tooltip-secondary .tooltip-inner {
    border-radius: 5px;
    background-color: #6200ea;
    color: #fff
}
.tooltip.tooltip-secondary.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-secondary.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #6200ea
}
.tooltip.tooltip-secondary.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-secondary.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #6200ea
}
.tooltip.tooltip-secondary.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-secondary.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #6200ea
}
.tooltip.tooltip-secondary.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-secondary.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #6200ea
}
.tooltip.tooltip-info .tooltip-inner {
    border-radius: 5px;
    background-color: #00b8d4;
    color: #fff
}
.tooltip.tooltip-info.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-info.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #00b8d4
}
.tooltip.tooltip-info.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-info.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #00b8d4
}
.tooltip.tooltip-info.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-info.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #00b8d4
}
.tooltip.tooltip-info.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-info.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #00b8d4
}
.tooltip.tooltip-success .tooltip-inner {
    border-radius: 5px;
    background-color: #43a047;
    color: #fff
}
.tooltip.tooltip-success.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-success.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #43a047
}
.tooltip.tooltip-success.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-success.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #43a047
}
.tooltip.tooltip-success.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-success.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #43a047
}
.tooltip.tooltip-success.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-success.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #43a047
}
.tooltip.tooltip-warning .tooltip-inner {
    border-radius: 5px;
    background-color: #ff9800;
    color: #fff
}
.tooltip.tooltip-warning.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-warning.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #ff9800
}
.tooltip.tooltip-warning.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-warning.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #ff9800
}
.tooltip.tooltip-warning.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-warning.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #ff9800
}
.tooltip.tooltip-warning.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-warning.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #ff9800
}
.tooltip.tooltip-danger .tooltip-inner {
    border-radius: 5px;
    background-color: #e53935;
    color: #fff
}
.tooltip.tooltip-danger.tooltip-top .tooltip-inner::before,
.tooltip.tooltip-danger.bs-tether-element-attached-bottom .tooltip-inner::before {
    border-top-color: #e53935
}
.tooltip.tooltip-danger.tooltip-right .tooltip-inner::before,
.tooltip.tooltip-danger.bs-tether-element-attached-left .tooltip-inner::before {
    border-right-color: #e53935
}
.tooltip.tooltip-danger.tooltip-bottom .tooltip-inner::before,
.tooltip.tooltip-danger.bs-tether-element-attached-top .tooltip-inner::before {
    border-bottom-color: #e53935
}
.tooltip.tooltip-danger.tooltip-left .tooltip-inner::before,
.tooltip.tooltip-danger.bs-tether-element-attached-right .tooltip-inner::before {
    border-left-color: #e53935
}
#ui-elements-popovers .demo .btn {
    margin-right: 5px;
    margin-bottom: 10px
}
.popover {
    border-radius: 0;
    border: none;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}
.popover.in {
    opacity: 1
}
.popover::before,
.popover::after {
    display: none
}
[data-background="light"] .popover {
    background-color: #fff;
    color: #353535;
    border: 0px solid #e6e6e6;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="light"] .popover .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    background-color: #e6e6e6
}
[data-background="light"] .popover.popover-top::before,
[data-background="light"] .popover.bs-tether-element-attached-bottom::before {
    border-top-color: #e6e6e6
}
[data-background="light"] .popover.popover-top::after,
[data-background="light"] .popover.bs-tether-element-attached-bottom::after {
    border-top-color: #e6e6e6
}
[data-background="light"] .popover.popover-right::before,
[data-background="light"] .popover.bs-tether-element-attached-left::before {
    border-right-color: #e6e6e6
}
[data-background="light"] .popover.popover-right::after,
[data-background="light"] .popover.bs-tether-element-attached-left::after {
    border-right-color: #e6e6e6
}
[data-background="light"] .popover.popover-bottom::before,
[data-background="light"] .popover.bs-tether-element-attached-top::before {
    border-bottom-color: #e6e6e6
}
[data-background="light"] .popover.popover-bottom::after,
[data-background="light"] .popover.bs-tether-element-attached-top::after {
    border-bottom-color: #e6e6e6
}
[data-background="light"] .popover.popover-bottom .popover-title::before,
[data-background="light"] .popover.bs-tether-element-attached-top .popover-title::before {
    border-bottom: none
}
[data-background="light"] .popover.popover-left::before,
[data-background="light"] .popover.bs-tether-element-attached-right::before {
    border-left-color: #e6e6e6
}
[data-background="light"] .popover.popover-left::after,
[data-background="light"] .popover.bs-tether-element-attached-right::after {
    border-left-color: #e6e6e6
}
[data-background="light"] .popover-title {
    background-color: #e6e6e6;
    border-bottom: none
}
[data-background="dark"] .popover {
    background-color: #262626;
    color: #f5f5f5;
    border: 0px solid #2b2b2b;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="dark"] .popover .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    background-color: #2b2b2b
}
[data-background="dark"] .popover.popover-top::before,
[data-background="dark"] .popover.bs-tether-element-attached-bottom::before {
    border-top-color: #2b2b2b
}
[data-background="dark"] .popover.popover-top::after,
[data-background="dark"] .popover.bs-tether-element-attached-bottom::after {
    border-top-color: #2b2b2b
}
[data-background="dark"] .popover.popover-right::before,
[data-background="dark"] .popover.bs-tether-element-attached-left::before {
    border-right-color: #2b2b2b
}
[data-background="dark"] .popover.popover-right::after,
[data-background="dark"] .popover.bs-tether-element-attached-left::after {
    border-right-color: #2b2b2b
}
[data-background="dark"] .popover.popover-bottom::before,
[data-background="dark"] .popover.bs-tether-element-attached-top::before {
    border-bottom-color: #2b2b2b
}
[data-background="dark"] .popover.popover-bottom::after,
[data-background="dark"] .popover.bs-tether-element-attached-top::after {
    border-bottom-color: #2b2b2b
}
[data-background="dark"] .popover.popover-bottom .popover-title::before,
[data-background="dark"] .popover.bs-tether-element-attached-top .popover-title::before {
    border-bottom: none
}
[data-background="dark"] .popover.popover-left::before,
[data-background="dark"] .popover.bs-tether-element-attached-right::before {
    border-left-color: #2b2b2b
}
[data-background="dark"] .popover.popover-left::after,
[data-background="dark"] .popover.bs-tether-element-attached-right::after {
    border-left-color: #2b2b2b
}
[data-background="dark"] .popover-title {
    background-color: #2b2b2b;
    border-bottom: none
}
[data-background="primary"] .popover {
    background-color: #1c2586;
    color: #f5f5f5;
    border: 0px solid #1d288f;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="primary"] .popover .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    background-color: #1d288f
}
[data-background="primary"] .popover.popover-top::before,
[data-background="primary"] .popover.bs-tether-element-attached-bottom::before {
    border-top-color: #1d288f
}
[data-background="primary"] .popover.popover-top::after,
[data-background="primary"] .popover.bs-tether-element-attached-bottom::after {
    border-top-color: #1d288f
}
[data-background="primary"] .popover.popover-right::before,
[data-background="primary"] .popover.bs-tether-element-attached-left::before {
    border-right-color: #1d288f
}
[data-background="primary"] .popover.popover-right::after,
[data-background="primary"] .popover.bs-tether-element-attached-left::after {
    border-right-color: #1d288f
}
[data-background="primary"] .popover.popover-bottom::before,
[data-background="primary"] .popover.bs-tether-element-attached-top::before {
    border-bottom-color: #1d288f
}
[data-background="primary"] .popover.popover-bottom::after,
[data-background="primary"] .popover.bs-tether-element-attached-top::after {
    border-bottom-color: #1d288f
}
[data-background="primary"] .popover.popover-bottom .popover-title::before,
[data-background="primary"] .popover.bs-tether-element-attached-top .popover-title::before {
    border-bottom: none
}
[data-background="primary"] .popover.popover-left::before,
[data-background="primary"] .popover.bs-tether-element-attached-right::before {
    border-left-color: #1d288f
}
[data-background="primary"] .popover.popover-left::after,
[data-background="primary"] .popover.bs-tether-element-attached-right::after {
    border-left-color: #1d288f
}
[data-background="primary"] .popover-title {
    background-color: #1d288f;
    border-bottom: none
}
.popover.popover-light {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-light .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #fff
}
.popover.popover-dark {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-dark .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #212121;
    border-color: #212121;
    color: #fff
}
.popover.popover-default {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-default .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #212121;
    border-color: #212121;
    color: #fff
}
.popover.popover-primary {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-primary .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #043D1D;
    border-color: #043D1D;
    color: #fff
}
.popover.popover-secondary {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-secondary .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #6200ea;
    border-color: #6200ea;
    color: #fff
}
.popover.popover-info {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-info .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #00b8d4;
    border-color: #00b8d4;
    color: #fff
}
.popover.popover-success {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-success .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #43a047;
    border-color: #43a047;
    color: #fff
}
.popover.popover-warning {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-warning .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #ff9800;
    border-color: #ff9800;
    color: #fff
}
.popover.popover-danger {
    border-radius: 0;
    border: none;
    padding: 0
}
.popover.popover-danger .popover-title {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #e53935;
    border-color: #e53935;
    color: #fff
}
.avatar.avatar-30 {
    height: 30px;
    width: 30px;
    position: relative
}
.avatar.avatar-30 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(30px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-30 .tag.tag-xs {
    top: -3px;
    left: calc(30px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-30 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-30 .rounded-circle {
    z-index: 1;
    max-width: 30px;
    width: 30px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-40 {
    height: 40px;
    width: 40px;
    position: relative
}
.avatar.avatar-40 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(40px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-40 .tag.tag-xs {
    top: -3px;
    left: calc(40px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-40 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-40 .rounded-circle {
    z-index: 1;
    max-width: 40px;
    width: 40px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-50 {
    height: 50px;
    width: 50px;
    position: relative
}
.avatar.avatar-50 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(50px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-50 .tag.tag-xs {
    top: -3px;
    left: calc(50px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-50 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-50 .rounded-circle {
    z-index: 1;
    max-width: 50px;
    width: 50px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-60 {
    height: 60px;
    width: 60px;
    position: relative
}
.avatar.avatar-60 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(60px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-60 .tag.tag-xs {
    top: -3px;
    left: calc(60px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-60 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-60 .rounded-circle {
    z-index: 1;
    max-width: 60px;
    width: 60px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-70 {
    height: 70px;
    width: 70px;
    position: relative
}
.avatar.avatar-70 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(70px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-70 .tag.tag-xs {
    top: -3px;
    left: calc(70px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-70 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-70 .rounded-circle {
    z-index: 1;
    max-width: 70px;
    width: 70px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-80 {
    height: 80px;
    width: 80px;
    position: relative
}
.avatar.avatar-80 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(80px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-80 .tag.tag-xs {
    top: -3px;
    left: calc(80px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-80 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-80 .rounded-circle {
    z-index: 1;
    max-width: 80px;
    width: 80px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-90 {
    height: 90px;
    width: 90px;
    position: relative
}
.avatar.avatar-90 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(90px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-90 .tag.tag-xs {
    top: -3px;
    left: calc(90px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-90 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-90 .rounded-circle {
    z-index: 1;
    max-width: 90px;
    width: 90px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-100 {
    height: 100px;
    width: 100px;
    position: relative
}
.avatar.avatar-100 .tag {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: calc(100px * 0.66);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    border-width: 0
}
.avatar.avatar-100 .tag.tag-xs {
    top: -3px;
    left: calc(100px * 0.66)-3px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
}
.avatar.avatar-100 .tag.tag-outline {
    background: #fff
}
.avatar.avatar-100 .rounded-circle {
    z-index: 1;
    max-width: 100px;
    width: 100px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.avatar.avatar-no-shadow .rounded-circle {
    box-shadow: 0 0 0 transparent
}
.avatar-demos .avatar {
    float: left;
    display: block;
    margin-right: 10px
}
.show-grid {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px
}
.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500
}
.show-grid [class^=col-]:nth-child(odd) {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500
}
[data-background="light"] .show-grid [class^=col-] {
    color: #fff;
    background-color: #043D1D
}
[data-background="light"] .show-grid [class^=col-]:nth-child(odd) {
    color: #fff;
    background-color: #4965fe
}
[data-background="light"] .vertical-alignment-example .show-grid {
    margin-bottom: 0;
    padding-bottom: 0
}
[data-background="light"] .vertical-alignment-example .container {
    background-color: #e6e6e6
}
[data-background="light"] .vertical-alignment-example .row {
    min-height: 6rem
}
[data-background="light"] .vertical-alignment-example .row .col-xs {
    margin-bottom: 0
}
[data-background="dark"] .show-grid [class^=col-] {
    color: #fff;
    background-color: #ff9800
}
[data-background="dark"] .show-grid [class^=col-]:nth-child(odd) {
    color: #fff;
    background-color: #ffa21a
}
[data-background="dark"] .vertical-alignment-example .show-grid {
    margin-bottom: 0;
    padding-bottom: 0
}
[data-background="dark"] .vertical-alignment-example .container {
    background-color: #2b2b2b
}
[data-background="dark"] .vertical-alignment-example .row {
    min-height: 6rem
}
[data-background="dark"] .vertical-alignment-example .row .col-xs {
    margin-bottom: 0
}
[data-background="primary"] .show-grid [class^=col-] {
    color: #fff;
    background-color: #54b859
}
[data-background="primary"] .show-grid [class^=col-]:nth-child(odd) {
    color: #fff;
    background-color: #66bf6a
}
[data-background="primary"] .vertical-alignment-example .show-grid {
    margin-bottom: 0;
    padding-bottom: 0
}
[data-background="primary"] .vertical-alignment-example .container {
    background-color: #1d288f
}
[data-background="primary"] .vertical-alignment-example .row {
    min-height: 6rem
}
[data-background="primary"] .vertical-alignment-example .row .col-xs {
    margin-bottom: 0
}
.css-animation-example {
    font-size: 124px;
    margin: 20px
}
.animation-delays code {
    display: inline-block;
    margin-bottom: 20px
}
.animation-delay-example {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    text-align: center;
    float: left;
    margin: 0 20px 20px 0;
    font-size: 13px
}
.delay-0 {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms
}
.delay-100 {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}
.delay-200 {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}
.delay-300 {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}
.delay-400 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}
.delay-500 {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}
.delay-600 {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}
.delay-700 {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}
.delay-800 {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}
.delay-900 {
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms
}
.delay-1000 {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms
}
.delay-1100 {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms
}
.delay-1200 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms
}
.delay-1300 {
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms
}
.delay-1400 {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms
}
.delay-1500 {
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms
}
.delay-1600 {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms
}
.delay-1700 {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms
}
.delay-1800 {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms
}
.delay-1900 {
    -webkit-animation-delay: 1900ms;
    animation-delay: 1900ms
}
.delay-2000 {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms
}
.delay-2100 {
    -webkit-animation-delay: 2100ms;
    animation-delay: 2100ms
}
.delay-2200 {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms
}
.delay-2300 {
    -webkit-animation-delay: 2300ms;
    animation-delay: 2300ms
}
.delay-2400 {
    -webkit-animation-delay: 2400ms;
    animation-delay: 2400ms
}
.delay-2500 {
    -webkit-animation-delay: 2500ms;
    animation-delay: 2500ms
}
.delay-2600 {
    -webkit-animation-delay: 2600ms;
    animation-delay: 2600ms
}
.delay-2700 {
    -webkit-animation-delay: 2700ms;
    animation-delay: 2700ms
}
.delay-2800 {
    -webkit-animation-delay: 2800ms;
    animation-delay: 2800ms
}
.delay-2900 {
    -webkit-animation-delay: 2900ms;
    animation-delay: 2900ms
}
.delay-3000 {
    -webkit-animation-delay: 3000ms;
    animation-delay: 3000ms
}
.delay-3100 {
    -webkit-animation-delay: 3100ms;
    animation-delay: 3100ms
}
.delay-3200 {
    -webkit-animation-delay: 3200ms;
    animation-delay: 3200ms
}
.delay-3300 {
    -webkit-animation-delay: 3300ms;
    animation-delay: 3300ms
}
.delay-3400 {
    -webkit-animation-delay: 3400ms;
    animation-delay: 3400ms
}
.delay-3500 {
    -webkit-animation-delay: 3500ms;
    animation-delay: 3500ms
}
.delay-3600 {
    -webkit-animation-delay: 3600ms;
    animation-delay: 3600ms
}
.delay-3700 {
    -webkit-animation-delay: 3700ms;
    animation-delay: 3700ms
}
.delay-3800 {
    -webkit-animation-delay: 3800ms;
    animation-delay: 3800ms
}
.delay-3900 {
    -webkit-animation-delay: 3900ms;
    animation-delay: 3900ms
}
.delay-4000 {
    -webkit-animation-delay: 4000ms;
    animation-delay: 4000ms
}
.delay-4100 {
    -webkit-animation-delay: 4100ms;
    animation-delay: 4100ms
}
.delay-4200 {
    -webkit-animation-delay: 4200ms;
    animation-delay: 4200ms
}
.delay-4300 {
    -webkit-animation-delay: 4300ms;
    animation-delay: 4300ms
}
.delay-4400 {
    -webkit-animation-delay: 4400ms;
    animation-delay: 4400ms
}
.delay-4500 {
    -webkit-animation-delay: 4500ms;
    animation-delay: 4500ms
}
.delay-4600 {
    -webkit-animation-delay: 4600ms;
    animation-delay: 4600ms
}
.delay-4700 {
    -webkit-animation-delay: 4700ms;
    animation-delay: 4700ms
}
.delay-4800 {
    -webkit-animation-delay: 4800ms;
    animation-delay: 4800ms
}
.delay-4900 {
    -webkit-animation-delay: 4900ms;
    animation-delay: 4900ms
}
.delay-5000 {
    -webkit-animation-delay: 5000ms;
    animation-delay: 5000ms
}
.delay-fast>*:nth-child(1) {
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms
}
.delay-fast>*:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}
.delay-fast>*:nth-child(3) {
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms
}
.delay-fast>*:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}
.delay-fast>*:nth-child(5) {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms
}
.delay-fast>*:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}
.delay-fast>*:nth-child(7) {
    -webkit-animation-delay: 350ms;
    animation-delay: 350ms
}
.delay-fast>*:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}
.delay-fast>*:nth-child(9) {
    -webkit-animation-delay: 450ms;
    animation-delay: 450ms
}
.delay-fast>*:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}
.delay-fast>*:nth-child(11) {
    -webkit-animation-delay: 550ms;
    animation-delay: 550ms
}
.delay-fast>*:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}
.delay-fast>*:nth-child(13) {
    -webkit-animation-delay: 650ms;
    animation-delay: 650ms
}
.delay-fast>*:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}
.delay-fast>*:nth-child(15) {
    -webkit-animation-delay: 750ms;
    animation-delay: 750ms
}
.delay-fast>*:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}
.delay-fast>*:nth-child(17) {
    -webkit-animation-delay: 850ms;
    animation-delay: 850ms
}
.delay-fast>*:nth-child(18) {
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms
}
.delay-fast>*:nth-child(19) {
    -webkit-animation-delay: 950ms;
    animation-delay: 950ms
}
.delay-fast>*:nth-child(20) {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms
}
.delay-fast>*:nth-child(21) {
    -webkit-animation-delay: 1050ms;
    animation-delay: 1050ms
}
.delay-fast>*:nth-child(22) {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms
}
.delay-fast>*:nth-child(23) {
    -webkit-animation-delay: 1150ms;
    animation-delay: 1150ms
}
.delay-fast>*:nth-child(24) {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms
}
.delay-fast>*:nth-child(25) {
    -webkit-animation-delay: 1250ms;
    animation-delay: 1250ms
}
.delay-fast>*:nth-child(26) {
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms
}
.delay-fast>*:nth-child(27) {
    -webkit-animation-delay: 1350ms;
    animation-delay: 1350ms
}
.delay-fast>*:nth-child(28) {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms
}
.delay-fast>*:nth-child(29) {
    -webkit-animation-delay: 1450ms;
    animation-delay: 1450ms
}
.delay-fast>*:nth-child(30) {
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms
}
.delay-fast>*:nth-child(31) {
    -webkit-animation-delay: 1550ms;
    animation-delay: 1550ms
}
.delay-fast>*:nth-child(32) {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms
}
.delay-fast>*:nth-child(33) {
    -webkit-animation-delay: 1650ms;
    animation-delay: 1650ms
}
.delay-fast>*:nth-child(34) {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms
}
.delay-fast>*:nth-child(35) {
    -webkit-animation-delay: 1750ms;
    animation-delay: 1750ms
}
.delay-fast>*:nth-child(36) {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms
}
.delay-fast>*:nth-child(37) {
    -webkit-animation-delay: 1850ms;
    animation-delay: 1850ms
}
.delay-fast>*:nth-child(38) {
    -webkit-animation-delay: 1900ms;
    animation-delay: 1900ms
}
.delay-fast>*:nth-child(39) {
    -webkit-animation-delay: 1950ms;
    animation-delay: 1950ms
}
.delay-fast>*:nth-child(40) {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms
}
.delay-fast>*:nth-child(41) {
    -webkit-animation-delay: 2050ms;
    animation-delay: 2050ms
}
.delay-fast>*:nth-child(42) {
    -webkit-animation-delay: 2100ms;
    animation-delay: 2100ms
}
.delay-fast>*:nth-child(43) {
    -webkit-animation-delay: 2150ms;
    animation-delay: 2150ms
}
.delay-fast>*:nth-child(44) {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms
}
.delay-fast>*:nth-child(45) {
    -webkit-animation-delay: 2250ms;
    animation-delay: 2250ms
}
.delay-fast>*:nth-child(46) {
    -webkit-animation-delay: 2300ms;
    animation-delay: 2300ms
}
.delay-fast>*:nth-child(47) {
    -webkit-animation-delay: 2350ms;
    animation-delay: 2350ms
}
.delay-fast>*:nth-child(48) {
    -webkit-animation-delay: 2400ms;
    animation-delay: 2400ms
}
.delay-fast>*:nth-child(49) {
    -webkit-animation-delay: 2450ms;
    animation-delay: 2450ms
}
.delay-fast>*:nth-child(50) {
    -webkit-animation-delay: 2500ms;
    animation-delay: 2500ms
}
.delay>*:nth-child(1),
.delay-normal>*:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms
}
.delay>*:nth-child(2),
.delay-normal>*:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}
.delay>*:nth-child(3),
.delay-normal>*:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}
.delay>*:nth-child(4),
.delay-normal>*:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}
.delay>*:nth-child(5),
.delay-normal>*:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}
.delay>*:nth-child(6),
.delay-normal>*:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}
.delay>*:nth-child(7),
.delay-normal>*:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms
}
.delay>*:nth-child(8),
.delay-normal>*:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}
.delay>*:nth-child(9),
.delay-normal>*:nth-child(9) {
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms
}
.delay>*:nth-child(10),
.delay-normal>*:nth-child(10) {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms
}
.delay>*:nth-child(11),
.delay-normal>*:nth-child(11) {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms
}
.delay>*:nth-child(12),
.delay-normal>*:nth-child(12) {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms
}
.delay>*:nth-child(13),
.delay-normal>*:nth-child(13) {
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms
}
.delay>*:nth-child(14),
.delay-normal>*:nth-child(14) {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms
}
.delay>*:nth-child(15),
.delay-normal>*:nth-child(15) {
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms
}
.delay>*:nth-child(16),
.delay-normal>*:nth-child(16) {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms
}
.delay>*:nth-child(17),
.delay-normal>*:nth-child(17) {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms
}
.delay>*:nth-child(18),
.delay-normal>*:nth-child(18) {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms
}
.delay>*:nth-child(19),
.delay-normal>*:nth-child(19) {
    -webkit-animation-delay: 1900ms;
    animation-delay: 1900ms
}
.delay>*:nth-child(20),
.delay-normal>*:nth-child(20) {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms
}
.delay>*:nth-child(21),
.delay-normal>*:nth-child(21) {
    -webkit-animation-delay: 2100ms;
    animation-delay: 2100ms
}
.delay>*:nth-child(22),
.delay-normal>*:nth-child(22) {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms
}
.delay>*:nth-child(23),
.delay-normal>*:nth-child(23) {
    -webkit-animation-delay: 2300ms;
    animation-delay: 2300ms
}
.delay>*:nth-child(24),
.delay-normal>*:nth-child(24) {
    -webkit-animation-delay: 2400ms;
    animation-delay: 2400ms
}
.delay>*:nth-child(25),
.delay-normal>*:nth-child(25) {
    -webkit-animation-delay: 2500ms;
    animation-delay: 2500ms
}
.delay>*:nth-child(26),
.delay-normal>*:nth-child(26) {
    -webkit-animation-delay: 2600ms;
    animation-delay: 2600ms
}
.delay>*:nth-child(27),
.delay-normal>*:nth-child(27) {
    -webkit-animation-delay: 2700ms;
    animation-delay: 2700ms
}
.delay>*:nth-child(28),
.delay-normal>*:nth-child(28) {
    -webkit-animation-delay: 2800ms;
    animation-delay: 2800ms
}
.delay>*:nth-child(29),
.delay-normal>*:nth-child(29) {
    -webkit-animation-delay: 2900ms;
    animation-delay: 2900ms
}
.delay>*:nth-child(30),
.delay-normal>*:nth-child(30) {
    -webkit-animation-delay: 3000ms;
    animation-delay: 3000ms
}
.delay>*:nth-child(31),
.delay-normal>*:nth-child(31) {
    -webkit-animation-delay: 3100ms;
    animation-delay: 3100ms
}
.delay>*:nth-child(32),
.delay-normal>*:nth-child(32) {
    -webkit-animation-delay: 3200ms;
    animation-delay: 3200ms
}
.delay>*:nth-child(33),
.delay-normal>*:nth-child(33) {
    -webkit-animation-delay: 3300ms;
    animation-delay: 3300ms
}
.delay>*:nth-child(34),
.delay-normal>*:nth-child(34) {
    -webkit-animation-delay: 3400ms;
    animation-delay: 3400ms
}
.delay>*:nth-child(35),
.delay-normal>*:nth-child(35) {
    -webkit-animation-delay: 3500ms;
    animation-delay: 3500ms
}
.delay>*:nth-child(36),
.delay-normal>*:nth-child(36) {
    -webkit-animation-delay: 3600ms;
    animation-delay: 3600ms
}
.delay>*:nth-child(37),
.delay-normal>*:nth-child(37) {
    -webkit-animation-delay: 3700ms;
    animation-delay: 3700ms
}
.delay>*:nth-child(38),
.delay-normal>*:nth-child(38) {
    -webkit-animation-delay: 3800ms;
    animation-delay: 3800ms
}
.delay>*:nth-child(39),
.delay-normal>*:nth-child(39) {
    -webkit-animation-delay: 3900ms;
    animation-delay: 3900ms
}
.delay>*:nth-child(40),
.delay-normal>*:nth-child(40) {
    -webkit-animation-delay: 4000ms;
    animation-delay: 4000ms
}
.delay>*:nth-child(41),
.delay-normal>*:nth-child(41) {
    -webkit-animation-delay: 4100ms;
    animation-delay: 4100ms
}
.delay>*:nth-child(42),
.delay-normal>*:nth-child(42) {
    -webkit-animation-delay: 4200ms;
    animation-delay: 4200ms
}
.delay>*:nth-child(43),
.delay-normal>*:nth-child(43) {
    -webkit-animation-delay: 4300ms;
    animation-delay: 4300ms
}
.delay>*:nth-child(44),
.delay-normal>*:nth-child(44) {
    -webkit-animation-delay: 4400ms;
    animation-delay: 4400ms
}
.delay>*:nth-child(45),
.delay-normal>*:nth-child(45) {
    -webkit-animation-delay: 4500ms;
    animation-delay: 4500ms
}
.delay>*:nth-child(46),
.delay-normal>*:nth-child(46) {
    -webkit-animation-delay: 4600ms;
    animation-delay: 4600ms
}
.delay>*:nth-child(47),
.delay-normal>*:nth-child(47) {
    -webkit-animation-delay: 4700ms;
    animation-delay: 4700ms
}
.delay>*:nth-child(48),
.delay-normal>*:nth-child(48) {
    -webkit-animation-delay: 4800ms;
    animation-delay: 4800ms
}
.delay>*:nth-child(49),
.delay-normal>*:nth-child(49) {
    -webkit-animation-delay: 4900ms;
    animation-delay: 4900ms
}
.delay>*:nth-child(50),
.delay-normal>*:nth-child(50) {
    -webkit-animation-delay: 5000ms;
    animation-delay: 5000ms
}
.delay-slow>*:nth-child(1) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}
.delay-slow>*:nth-child(2) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}
.delay-slow>*:nth-child(3) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}
.delay-slow>*:nth-child(4) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}
.delay-slow>*:nth-child(5) {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms
}
.delay-slow>*:nth-child(6) {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms
}
.delay-slow>*:nth-child(7) {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms
}
.delay-slow>*:nth-child(8) {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms
}
.delay-slow>*:nth-child(9) {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms
}
.delay-slow>*:nth-child(10) {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms
}
.delay-slow>*:nth-child(11) {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms
}
.delay-slow>*:nth-child(12) {
    -webkit-animation-delay: 2400ms;
    animation-delay: 2400ms
}
.delay-slow>*:nth-child(13) {
    -webkit-animation-delay: 2600ms;
    animation-delay: 2600ms
}
.delay-slow>*:nth-child(14) {
    -webkit-animation-delay: 2800ms;
    animation-delay: 2800ms
}
.delay-slow>*:nth-child(15) {
    -webkit-animation-delay: 3000ms;
    animation-delay: 3000ms
}
.delay-slow>*:nth-child(16) {
    -webkit-animation-delay: 3200ms;
    animation-delay: 3200ms
}
.delay-slow>*:nth-child(17) {
    -webkit-animation-delay: 3400ms;
    animation-delay: 3400ms
}
.delay-slow>*:nth-child(18) {
    -webkit-animation-delay: 3600ms;
    animation-delay: 3600ms
}
.delay-slow>*:nth-child(19) {
    -webkit-animation-delay: 3800ms;
    animation-delay: 3800ms
}
.delay-slow>*:nth-child(20) {
    -webkit-animation-delay: 4000ms;
    animation-delay: 4000ms
}
.delay-slow>*:nth-child(21) {
    -webkit-animation-delay: 4200ms;
    animation-delay: 4200ms
}
.delay-slow>*:nth-child(22) {
    -webkit-animation-delay: 4400ms;
    animation-delay: 4400ms
}
.delay-slow>*:nth-child(23) {
    -webkit-animation-delay: 4600ms;
    animation-delay: 4600ms
}
.delay-slow>*:nth-child(24) {
    -webkit-animation-delay: 4800ms;
    animation-delay: 4800ms
}
.delay-slow>*:nth-child(25) {
    -webkit-animation-delay: 5000ms;
    animation-delay: 5000ms
}
.delay-slow>*:nth-child(26) {
    -webkit-animation-delay: 5200ms;
    animation-delay: 5200ms
}
.delay-slow>*:nth-child(27) {
    -webkit-animation-delay: 5400ms;
    animation-delay: 5400ms
}
.delay-slow>*:nth-child(28) {
    -webkit-animation-delay: 5600ms;
    animation-delay: 5600ms
}
.delay-slow>*:nth-child(29) {
    -webkit-animation-delay: 5800ms;
    animation-delay: 5800ms
}
.delay-slow>*:nth-child(30) {
    -webkit-animation-delay: 6000ms;
    animation-delay: 6000ms
}
.delay-slow>*:nth-child(31) {
    -webkit-animation-delay: 6200ms;
    animation-delay: 6200ms
}
.delay-slow>*:nth-child(32) {
    -webkit-animation-delay: 6400ms;
    animation-delay: 6400ms
}
.delay-slow>*:nth-child(33) {
    -webkit-animation-delay: 6600ms;
    animation-delay: 6600ms
}
.delay-slow>*:nth-child(34) {
    -webkit-animation-delay: 6800ms;
    animation-delay: 6800ms
}
.delay-slow>*:nth-child(35) {
    -webkit-animation-delay: 7000ms;
    animation-delay: 7000ms
}
.delay-slow>*:nth-child(36) {
    -webkit-animation-delay: 7200ms;
    animation-delay: 7200ms
}
.delay-slow>*:nth-child(37) {
    -webkit-animation-delay: 7400ms;
    animation-delay: 7400ms
}
.delay-slow>*:nth-child(38) {
    -webkit-animation-delay: 7600ms;
    animation-delay: 7600ms
}
.delay-slow>*:nth-child(39) {
    -webkit-animation-delay: 7800ms;
    animation-delay: 7800ms
}
.delay-slow>*:nth-child(40) {
    -webkit-animation-delay: 8000ms;
    animation-delay: 8000ms
}
.delay-slow>*:nth-child(41) {
    -webkit-animation-delay: 8200ms;
    animation-delay: 8200ms
}
.delay-slow>*:nth-child(42) {
    -webkit-animation-delay: 8400ms;
    animation-delay: 8400ms
}
.delay-slow>*:nth-child(43) {
    -webkit-animation-delay: 8600ms;
    animation-delay: 8600ms
}
.delay-slow>*:nth-child(44) {
    -webkit-animation-delay: 8800ms;
    animation-delay: 8800ms
}
.delay-slow>*:nth-child(45) {
    -webkit-animation-delay: 9000ms;
    animation-delay: 9000ms
}
.delay-slow>*:nth-child(46) {
    -webkit-animation-delay: 9200ms;
    animation-delay: 9200ms
}
.delay-slow>*:nth-child(47) {
    -webkit-animation-delay: 9400ms;
    animation-delay: 9400ms
}
.delay-slow>*:nth-child(48) {
    -webkit-animation-delay: 9600ms;
    animation-delay: 9600ms
}
.delay-slow>*:nth-child(49) {
    -webkit-animation-delay: 9800ms;
    animation-delay: 9800ms
}
.delay-slow>*:nth-child(50) {
    -webkit-animation-delay: 10000ms;
    animation-delay: 10000ms
}
[data-background="light"] .animation-delay-example {
    background: #043D1D
}
[data-background="dark"] .animation-delay-example {
    background: #ff9800
}
[data-background="primary"] .animation-delay-example {
    background: #54b859
}
[data-background="light"] pre,
[data-background="light"] code {
    background-color: #f5f5f5;
    color: #043D1D;
    border-radius: 5px
}
.widget [data-background="light"] pre,
.widget [data-background="light"] code {
    background-color: #f5f5f5
}
[data-background="light"] pre {
    padding: 5px
}
[data-background="light"] .tab-content.highlight {
    padding: 0;
    margin-top: 3px;
    background-color: #f5f5f5
}
[data-background="dark"] pre,
[data-background="dark"] code {
    background-color: #1c1c1c;
    color: #ff9800;
    border-radius: 5px
}
.widget [data-background="dark"] pre,
.widget [data-background="dark"] code {
    background-color: #1c1c1c
}
[data-background="dark"] pre {
    padding: 5px
}
[data-background="dark"] .tab-content.highlight {
    padding: 0;
    margin-top: 3px;
    background-color: #1c1c1c
}
[data-background="primary"] pre,
[data-background="primary"] code {
    background-color: #182176;
    color: #54b859;
    border-radius: 5px
}
.widget [data-background="primary"] pre,
.widget [data-background="primary"] code {
    background-color: #182176
}
[data-background="primary"] pre {
    padding: 5px
}
[data-background="primary"] .tab-content.highlight {
    padding: 0;
    margin-top: 3px;
    background-color: #182176
}
.alert p:last-child {
    margin-bottom: 0
}
.alert.alert-light {
    color: #fff;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-light .alert-heading {
    margin-bottom: 10px
}
.alert.alert-light.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #f5f5f5;
    color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-light.alert-outline .close {
    color: #f5f5f5;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-dark {
    color: #fff;
    background-color: #212121;
    border-color: #212121;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-dark .alert-heading {
    margin-bottom: 10px
}
.alert.alert-dark.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #212121;
    color: #212121;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-dark.alert-outline .close {
    color: #212121;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-default {
    color: #fff;
    background-color: #212121;
    border-color: #212121;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-default .alert-heading {
    margin-bottom: 10px
}
.alert.alert-default.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #212121;
    color: #212121;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-default.alert-outline .close {
    color: #212121;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-primary {
    color: #fff;
    background-color: #043D1D;
    border-color: #043D1D;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-primary .alert-heading {
    margin-bottom: 10px
}
.alert.alert-primary.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #043D1D;
    color: #043D1D;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-primary.alert-outline .close {
    color: #043D1D;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-secondary {
    color: #fff;
    background-color: #6200ea;
    border-color: #6200ea;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-secondary .alert-heading {
    margin-bottom: 10px
}
.alert.alert-secondary.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #6200ea;
    color: #6200ea;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-secondary.alert-outline .close {
    color: #6200ea;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-info {
    color: #fff;
    background-color: #00b8d4;
    border-color: #00b8d4;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-info .alert-heading {
    margin-bottom: 10px
}
.alert.alert-info.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #00b8d4;
    color: #00b8d4;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-info.alert-outline .close {
    color: #00b8d4;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-success {
    color: #fff;
    background-color: #43a047;
    border-color: #43a047;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-success .alert-heading {
    margin-bottom: 10px
}
.alert.alert-success.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #43a047;
    color: #43a047;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-success.alert-outline .close {
    color: #43a047;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-warning {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-warning .alert-heading {
    margin-bottom: 10px
}
.alert.alert-warning.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #ff9800;
    color: #ff9800;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-warning.alert-outline .close {
    color: #ff9800;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.alert.alert-danger {
    color: #fff;
    background-color: #e53935;
    border-color: #e53935;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-danger .alert-heading {
    margin-bottom: 10px
}
.alert.alert-danger.alert-outline {
    background-color: transparent !important;
    border-style: solid;
    border-width: 1px;
    border-color: #e53935;
    color: #e53935;
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12)
}
.alert.alert-danger.alert-outline .close {
    color: #e53935;
    text-shadow: none !important;
    opacity: 0.7 !important
}
.sweet-overlay {
    z-index: 1050 !important
}
.sweet-alert {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    background: #fff;
    color: #212121;
    border-color: #fff
}
.sweet-alert h2 {
    color: #043D1D
}
.sweet-alert p {
    color: #212121
}
.sweet-alert button {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}
.toast-title {
    font-weight: bold
}
.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
.toast-message a,
.toast-message label {
    color: #FFFFFF
}
.toast-message a:hover {
    color: #CCCCCC;
    text-decoration: none
}
.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1
}
.toast-close-button:hover,
.toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer
}
.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: 0.3em
}
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}
.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}
.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}
.toast-top-left {
    top: 12px;
    left: 12px
}
.toast-top-right {
    top: 12px;
    right: 12px
}
.toast-bottom-right {
    right: 12px;
    bottom: 12px
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px
}
#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}
#toast-container * {
    box-sizing: border-box
}
#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px;
    width: 300px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
    color: #FFFFFF
}
#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}
#toast-container>div:hover {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
    opacity: 1;
    cursor: pointer
}
#toast-container>.toast-info {
    background-image: none
}
#toast-container>.toast-error {
    background-image: none
}
#toast-container>.toast-success {
    background-image: none
}
#toast-container>.toast-warning {
    background-image: none
}
#toast-container.toast-top-center>div,
#toast-container.toast-bottom-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}
#toast-container.toast-top-full-width>div,
#toast-container.toast-bottom-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}
.toast {
    background-color: #000
}
.toast-success {
    background-color: #43a047
}
.toast-error {
    background-color: #e53935
}
.toast-info {
    background-color: #00b8d4
}
.toast-warning {
    background-color: #ff9800
}
.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: 0.4
}
@media all and (max-width: 240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em
    }
}
@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }
    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em
    }
}
@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}
.google-map {
    height: 350px;
    width: 100%;
    color: #000 !important
}
.vector-map {
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    position: relative
}
[data-background="light"] .hoverinfo {
    background: #fff;
    color: #353535;
    border-color: #fff;
    box-shadow: none !important;
    border-radius: 5px
}
[data-background="dark"] .hoverinfo {
    background: #262626;
    color: #f5f5f5;
    border-color: #262626;
    box-shadow: none !important;
    border-radius: 5px
}
[data-background="primary"] .hoverinfo {
    background: #1c2586;
    color: #f5f5f5;
    border-color: #1c2586;
    box-shadow: none !important;
    border-radius: 5px
}
.material-design-colors {
    width: 100%;
    min-height: 600px
}
.material-design-colors .color-example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    height: 40px
}
.material-design-colors .color-example span {
    font-size: 0.8rem !important
}
.material-design-colors .border-color-example p {
    display: block;
    border-width: 3px;
    border-style: solid;
    padding: 10px;
    margin-bottom: 10px;
    width: 100%
}
.no-bg,
.bg-transparent {
    background-color: transparent !important
}
.bg-white {
    background-color: #fff !important
}
.bg-hover-white:hover,
.bg-hover-white:active,
.bg-hover-white:focus {
    background-color: #fff !important
}
.bg-black {
    background-color: #000 !important
}
.bg-hover-black:hover,
.bg-hover-black:active,
.bg-hover-black:focus {
    background-color: #000 !important
}
.bg-red-50 {
    background-color: #ffebee !important
}
.bg-hover-red-50:hover,
.bg-hover-red-50:active,
.bg-hover-red-50:focus {
    background-color: #ffebee !important
}
.bg-red-100 {
    background-color: #ffcdd2 !important
}
.bg-hover-red-100:hover,
.bg-hover-red-100:active,
.bg-hover-red-100:focus {
    background-color: #ffcdd2 !important
}
.bg-red-200 {
    background-color: #ef9a9a !important
}
.bg-hover-red-200:hover,
.bg-hover-red-200:active,
.bg-hover-red-200:focus {
    background-color: #ef9a9a !important
}
.bg-red-300 {
    background-color: #e57373 !important
}
.bg-hover-red-300:hover,
.bg-hover-red-300:active,
.bg-hover-red-300:focus {
    background-color: #e57373 !important
}
.bg-red-400 {
    background-color: #ef5350 !important
}
.bg-hover-red-400:hover,
.bg-hover-red-400:active,
.bg-hover-red-400:focus {
    background-color: #ef5350 !important
}
.bg-red-500 {
    background-color: #f44336 !important
}
.bg-hover-red-500:hover,
.bg-hover-red-500:active,
.bg-hover-red-500:focus {
    background-color: #f44336 !important
}
.bg-red-600 {
    background-color: #e53935 !important
}
.bg-hover-red-600:hover,
.bg-hover-red-600:active,
.bg-hover-red-600:focus {
    background-color: #e53935 !important
}
.bg-red-700 {
    background-color: #d32f2f !important
}
.bg-hover-red-700:hover,
.bg-hover-red-700:active,
.bg-hover-red-700:focus {
    background-color: #d32f2f !important
}
.bg-red-800 {
    background-color: #c62828 !important
}
.bg-hover-red-800:hover,
.bg-hover-red-800:active,
.bg-hover-red-800:focus {
    background-color: #c62828 !important
}
.bg-red-900 {
    background-color: #b71c1c !important
}
.bg-hover-red-900:hover,
.bg-hover-red-900:active,
.bg-hover-red-900:focus {
    background-color: #b71c1c !important
}
.bg-red-a100 {
    background-color: #ff8a80 !important
}
.bg-hover-red-a100:hover,
.bg-hover-red-a100:active,
.bg-hover-red-a100:focus {
    background-color: #ff8a80 !important
}
.bg-red-a200 {
    background-color: #ff5252 !important
}
.bg-hover-red-a200:hover,
.bg-hover-red-a200:active,
.bg-hover-red-a200:focus {
    background-color: #ff5252 !important
}
.bg-red-a400 {
    background-color: #ff1744 !important
}
.bg-hover-red-a400:hover,
.bg-hover-red-a400:active,
.bg-hover-red-a400:focus {
    background-color: #ff1744 !important
}
.bg-red-a700 {
    background-color: #d50000 !important
}
.bg-hover-red-a700:hover,
.bg-hover-red-a700:active,
.bg-hover-red-a700:focus {
    background-color: #d50000 !important
}
.bg-pink-50 {
    background-color: #fce4ec !important
}
.bg-hover-pink-50:hover,
.bg-hover-pink-50:active,
.bg-hover-pink-50:focus {
    background-color: #fce4ec !important
}
.bg-pink-100 {
    background-color: #f8bbd0 !important
}
.bg-hover-pink-100:hover,
.bg-hover-pink-100:active,
.bg-hover-pink-100:focus {
    background-color: #f8bbd0 !important
}
.bg-pink-200 {
    background-color: #f48fb1 !important
}
.bg-hover-pink-200:hover,
.bg-hover-pink-200:active,
.bg-hover-pink-200:focus {
    background-color: #f48fb1 !important
}
.bg-pink-300 {
    background-color: #f06292 !important
}
.bg-hover-pink-300:hover,
.bg-hover-pink-300:active,
.bg-hover-pink-300:focus {
    background-color: #f06292 !important
}
.bg-pink-400 {
    background-color: #ec407a !important
}
.bg-hover-pink-400:hover,
.bg-hover-pink-400:active,
.bg-hover-pink-400:focus {
    background-color: #ec407a !important
}
.bg-pink-500 {
    background-color: #e91e63 !important
}
.bg-hover-pink-500:hover,
.bg-hover-pink-500:active,
.bg-hover-pink-500:focus {
    background-color: #e91e63 !important
}
.bg-pink-600 {
    background-color: #d81b60 !important
}
.bg-hover-pink-600:hover,
.bg-hover-pink-600:active,
.bg-hover-pink-600:focus {
    background-color: #d81b60 !important
}
.bg-pink-700 {
    background-color: #c2185b !important
}
.bg-hover-pink-700:hover,
.bg-hover-pink-700:active,
.bg-hover-pink-700:focus {
    background-color: #c2185b !important
}
.bg-pink-800 {
    background-color: #ad1457 !important
}
.bg-hover-pink-800:hover,
.bg-hover-pink-800:active,
.bg-hover-pink-800:focus {
    background-color: #ad1457 !important
}
.bg-pink-900 {
    background-color: #880e4f !important
}
.bg-hover-pink-900:hover,
.bg-hover-pink-900:active,
.bg-hover-pink-900:focus {
    background-color: #880e4f !important
}
.bg-pink-a100 {
    background-color: #ff80ab !important
}
.bg-hover-pink-a100:hover,
.bg-hover-pink-a100:active,
.bg-hover-pink-a100:focus {
    background-color: #ff80ab !important
}
.bg-pink-a200 {
    background-color: #ff4081 !important
}
.bg-hover-pink-a200:hover,
.bg-hover-pink-a200:active,
.bg-hover-pink-a200:focus {
    background-color: #ff4081 !important
}
.bg-pink-a400 {
    background-color: #f50057 !important
}
.bg-hover-pink-a400:hover,
.bg-hover-pink-a400:active,
.bg-hover-pink-a400:focus {
    background-color: #f50057 !important
}
.bg-pink-a700 {
    background-color: #c51162 !important
}
.bg-hover-pink-a700:hover,
.bg-hover-pink-a700:active,
.bg-hover-pink-a700:focus {
    background-color: #c51162 !important
}
.bg-purple-50 {
    background-color: #f3e5f5 !important
}
.bg-hover-purple-50:hover,
.bg-hover-purple-50:active,
.bg-hover-purple-50:focus {
    background-color: #f3e5f5 !important
}
.bg-purple-100 {
    background-color: #e1bee7 !important
}
.bg-hover-purple-100:hover,
.bg-hover-purple-100:active,
.bg-hover-purple-100:focus {
    background-color: #e1bee7 !important
}
.bg-purple-200 {
    background-color: #ce93d8 !important
}
.bg-hover-purple-200:hover,
.bg-hover-purple-200:active,
.bg-hover-purple-200:focus {
    background-color: #ce93d8 !important
}
.bg-purple-300 {
    background-color: #ba68c8 !important
}
.bg-hover-purple-300:hover,
.bg-hover-purple-300:active,
.bg-hover-purple-300:focus {
    background-color: #ba68c8 !important
}
.bg-purple-400 {
    background-color: #ab47bc !important
}
.bg-hover-purple-400:hover,
.bg-hover-purple-400:active,
.bg-hover-purple-400:focus {
    background-color: #ab47bc !important
}
.bg-purple-500 {
    background-color: #9c27b0 !important
}
.bg-hover-purple-500:hover,
.bg-hover-purple-500:active,
.bg-hover-purple-500:focus {
    background-color: #9c27b0 !important
}
.bg-purple-600 {
    background-color: #8e24aa !important
}
.bg-hover-purple-600:hover,
.bg-hover-purple-600:active,
.bg-hover-purple-600:focus {
    background-color: #8e24aa !important
}
.bg-purple-700 {
    background-color: #7b1fa2 !important
}
.bg-hover-purple-700:hover,
.bg-hover-purple-700:active,
.bg-hover-purple-700:focus {
    background-color: #7b1fa2 !important
}
.bg-purple-800 {
    background-color: #6a1b9a !important
}
.bg-hover-purple-800:hover,
.bg-hover-purple-800:active,
.bg-hover-purple-800:focus {
    background-color: #6a1b9a !important
}
.bg-purple-900 {
    background-color: #4a148c !important
}
.bg-hover-purple-900:hover,
.bg-hover-purple-900:active,
.bg-hover-purple-900:focus {
    background-color: #4a148c !important
}
.bg-purple-a100 {
    background-color: #ea80fc !important
}
.bg-hover-purple-a100:hover,
.bg-hover-purple-a100:active,
.bg-hover-purple-a100:focus {
    background-color: #ea80fc !important
}
.bg-purple-a200 {
    background-color: #e040fb !important
}
.bg-hover-purple-a200:hover,
.bg-hover-purple-a200:active,
.bg-hover-purple-a200:focus {
    background-color: #e040fb !important
}
.bg-purple-a400 {
    background-color: #d500f9 !important
}
.bg-hover-purple-a400:hover,
.bg-hover-purple-a400:active,
.bg-hover-purple-a400:focus {
    background-color: #d500f9 !important
}
.bg-purple-a700 {
    background-color: #a0f !important
}
.bg-hover-purple-a700:hover,
.bg-hover-purple-a700:active,
.bg-hover-purple-a700:focus {
    background-color: #a0f !important
}
.bg-deep-purple-50 {
    background-color: #ede7f6 !important
}
.bg-hover-deep-purple-50:hover,
.bg-hover-deep-purple-50:active,
.bg-hover-deep-purple-50:focus {
    background-color: #ede7f6 !important
}
.bg-deep-purple-100 {
    background-color: #d1c4e9 !important
}
.bg-hover-deep-purple-100:hover,
.bg-hover-deep-purple-100:active,
.bg-hover-deep-purple-100:focus {
    background-color: #d1c4e9 !important
}
.bg-deep-purple-200 {
    background-color: #b39ddb !important
}
.bg-hover-deep-purple-200:hover,
.bg-hover-deep-purple-200:active,
.bg-hover-deep-purple-200:focus {
    background-color: #b39ddb !important
}
.bg-deep-purple-300 {
    background-color: #9575cd !important
}
.bg-hover-deep-purple-300:hover,
.bg-hover-deep-purple-300:active,
.bg-hover-deep-purple-300:focus {
    background-color: #9575cd !important
}
.bg-deep-purple-400 {
    background-color: #7e57c2 !important
}
.bg-hover-deep-purple-400:hover,
.bg-hover-deep-purple-400:active,
.bg-hover-deep-purple-400:focus {
    background-color: #7e57c2 !important
}
.bg-deep-purple-500 {
    background-color: #673ab7 !important
}
.bg-hover-deep-purple-500:hover,
.bg-hover-deep-purple-500:active,
.bg-hover-deep-purple-500:focus {
    background-color: #673ab7 !important
}
.bg-deep-purple-600 {
    background-color: #5e35b1 !important
}
.bg-hover-deep-purple-600:hover,
.bg-hover-deep-purple-600:active,
.bg-hover-deep-purple-600:focus {
    background-color: #5e35b1 !important
}
.bg-deep-purple-700 {
    background-color: #512da8 !important
}
.bg-hover-deep-purple-700:hover,
.bg-hover-deep-purple-700:active,
.bg-hover-deep-purple-700:focus {
    background-color: #512da8 !important
}
.bg-deep-purple-800 {
    background-color: #4527a0 !important
}
.bg-hover-deep-purple-800:hover,
.bg-hover-deep-purple-800:active,
.bg-hover-deep-purple-800:focus {
    background-color: #4527a0 !important
}
.bg-deep-purple-900 {
    background-color: #311b92 !important
}
.bg-hover-deep-purple-900:hover,
.bg-hover-deep-purple-900:active,
.bg-hover-deep-purple-900:focus {
    background-color: #311b92 !important
}
.bg-deep-purple-a100 {
    background-color: #b388ff !important
}
.bg-hover-deep-purple-a100:hover,
.bg-hover-deep-purple-a100:active,
.bg-hover-deep-purple-a100:focus {
    background-color: #b388ff !important
}
.bg-deep-purple-a200 {
    background-color: #7c4dff !important
}
.bg-hover-deep-purple-a200:hover,
.bg-hover-deep-purple-a200:active,
.bg-hover-deep-purple-a200:focus {
    background-color: #7c4dff !important
}
.bg-deep-purple-a400 {
    background-color: #651fff !important
}
.bg-hover-deep-purple-a400:hover,
.bg-hover-deep-purple-a400:active,
.bg-hover-deep-purple-a400:focus {
    background-color: #651fff !important
}
.bg-deep-purple-a700 {
    background-color: #6200ea !important
}
.bg-hover-deep-purple-a700:hover,
.bg-hover-deep-purple-a700:active,
.bg-hover-deep-purple-a700:focus {
    background-color: #6200ea !important
}
.bg-indigo-50 {
    background-color: #e8eaf6 !important
}
.bg-hover-indigo-50:hover,
.bg-hover-indigo-50:active,
.bg-hover-indigo-50:focus {
    background-color: #e8eaf6 !important
}
.bg-indigo-100 {
    background-color: #c5cae9 !important
}
.bg-hover-indigo-100:hover,
.bg-hover-indigo-100:active,
.bg-hover-indigo-100:focus {
    background-color: #c5cae9 !important
}
.bg-indigo-200 {
    background-color: #9fa8da !important
}
.bg-hover-indigo-200:hover,
.bg-hover-indigo-200:active,
.bg-hover-indigo-200:focus {
    background-color: #9fa8da !important
}
.bg-indigo-300 {
    background-color: #7986cb !important
}
.bg-hover-indigo-300:hover,
.bg-hover-indigo-300:active,
.bg-hover-indigo-300:focus {
    background-color: #7986cb !important
}
.bg-indigo-400 {
    background-color: #5c6bc0 !important
}
.bg-hover-indigo-400:hover,
.bg-hover-indigo-400:active,
.bg-hover-indigo-400:focus {
    background-color: #5c6bc0 !important
}
.bg-indigo-500 {
    background-color: #3f51b5 !important
}
.bg-hover-indigo-500:hover,
.bg-hover-indigo-500:active,
.bg-hover-indigo-500:focus {
    background-color: #3f51b5 !important
}
.bg-indigo-600 {
    background-color: #3949ab !important
}
.bg-hover-indigo-600:hover,
.bg-hover-indigo-600:active,
.bg-hover-indigo-600:focus {
    background-color: #3949ab !important
}
.bg-indigo-700 {
    background-color: #303f9f !important
}
.bg-hover-indigo-700:hover,
.bg-hover-indigo-700:active,
.bg-hover-indigo-700:focus {
    background-color: #303f9f !important
}
.bg-indigo-800 {
    background-color: #283593 !important
}
.bg-hover-indigo-800:hover,
.bg-hover-indigo-800:active,
.bg-hover-indigo-800:focus {
    background-color: #283593 !important
}
.bg-indigo-900 {
    background-color: #1a237e !important
}
.bg-hover-indigo-900:hover,
.bg-hover-indigo-900:active,
.bg-hover-indigo-900:focus {
    background-color: #1a237e !important
}
.bg-indigo-a100 {
    background-color: #8c9eff !important
}
.bg-hover-indigo-a100:hover,
.bg-hover-indigo-a100:active,
.bg-hover-indigo-a100:focus {
    background-color: #8c9eff !important
}
.bg-indigo-a200 {
    background-color: #536dfe !important
}
.bg-hover-indigo-a200:hover,
.bg-hover-indigo-a200:active,
.bg-hover-indigo-a200:focus {
    background-color: #536dfe !important
}
.bg-indigo-a400 {
    background-color: #3d5afe !important
}
.bg-hover-indigo-a400:hover,
.bg-hover-indigo-a400:active,
.bg-hover-indigo-a400:focus {
    background-color: #3d5afe !important
}
.bg-indigo-a700 {
    background-color: #043D1D !important
}
.bg-hover-indigo-a700:hover,
.bg-hover-indigo-a700:active,
.bg-hover-indigo-a700:focus {
    background-color: #043D1D !important
}
.bg-blue-50 {
    background-color: #e3f2fd !important
}
.bg-hover-blue-50:hover,
.bg-hover-blue-50:active,
.bg-hover-blue-50:focus {
    background-color: #e3f2fd !important
}
.bg-blue-100 {
    background-color: #bbdefb !important
}
.bg-hover-blue-100:hover,
.bg-hover-blue-100:active,
.bg-hover-blue-100:focus {
    background-color: #bbdefb !important
}
.bg-blue-200 {
    background-color: #90caf9 !important
}
.bg-hover-blue-200:hover,
.bg-hover-blue-200:active,
.bg-hover-blue-200:focus {
    background-color: #90caf9 !important
}
.bg-blue-300 {
    background-color: #64b5f6 !important
}
.bg-hover-blue-300:hover,
.bg-hover-blue-300:active,
.bg-hover-blue-300:focus {
    background-color: #64b5f6 !important
}
.bg-blue-400 {
    background-color: #42a5f5 !important
}
.bg-hover-blue-400:hover,
.bg-hover-blue-400:active,
.bg-hover-blue-400:focus {
    background-color: #42a5f5 !important
}
.bg-blue-500 {
    background-color: #2196f3 !important
}
.bg-hover-blue-500:hover,
.bg-hover-blue-500:active,
.bg-hover-blue-500:focus {
    background-color: #2196f3 !important
}
.bg-blue-600 {
    background-color: #1e88e5 !important
}
.bg-hover-blue-600:hover,
.bg-hover-blue-600:active,
.bg-hover-blue-600:focus {
    background-color: #1e88e5 !important
}
.bg-blue-700 {
    background-color: #1976d2 !important
}
.bg-hover-blue-700:hover,
.bg-hover-blue-700:active,
.bg-hover-blue-700:focus {
    background-color: #1976d2 !important
}
.bg-blue-800 {
    background-color: #1565c0 !important
}
.bg-hover-blue-800:hover,
.bg-hover-blue-800:active,
.bg-hover-blue-800:focus {
    background-color: #1565c0 !important
}
.bg-blue-900 {
    background-color: #0d47a1 !important
}
.bg-hover-blue-900:hover,
.bg-hover-blue-900:active,
.bg-hover-blue-900:focus {
    background-color: #0d47a1 !important
}
.bg-blue-a100 {
    background-color: #82b1ff !important
}
.bg-hover-blue-a100:hover,
.bg-hover-blue-a100:active,
.bg-hover-blue-a100:focus {
    background-color: #82b1ff !important
}
.bg-blue-a200 {
    background-color: #448aff !important
}
.bg-hover-blue-a200:hover,
.bg-hover-blue-a200:active,
.bg-hover-blue-a200:focus {
    background-color: #448aff !important
}
.bg-blue-a400 {
    background-color: #2979ff !important
}
.bg-hover-blue-a400:hover,
.bg-hover-blue-a400:active,
.bg-hover-blue-a400:focus {
    background-color: #2979ff !important
}
.bg-blue-a700 {
    background-color: #2962ff !important
}
.bg-hover-blue-a700:hover,
.bg-hover-blue-a700:active,
.bg-hover-blue-a700:focus {
    background-color: #2962ff !important
}
.bg-light-blue-50 {
    background-color: #e1f5fe !important
}
.bg-hover-light-blue-50:hover,
.bg-hover-light-blue-50:active,
.bg-hover-light-blue-50:focus {
    background-color: #e1f5fe !important
}
.bg-light-blue-100 {
    background-color: #b3e5fc !important
}
.bg-hover-light-blue-100:hover,
.bg-hover-light-blue-100:active,
.bg-hover-light-blue-100:focus {
    background-color: #b3e5fc !important
}
.bg-light-blue-200 {
    background-color: #81d4fa !important
}
.bg-hover-light-blue-200:hover,
.bg-hover-light-blue-200:active,
.bg-hover-light-blue-200:focus {
    background-color: #81d4fa !important
}
.bg-light-blue-300 {
    background-color: #4fc3f7 !important
}
.bg-hover-light-blue-300:hover,
.bg-hover-light-blue-300:active,
.bg-hover-light-blue-300:focus {
    background-color: #4fc3f7 !important
}
.bg-light-blue-400 {
    background-color: #29b6f6 !important
}
.bg-hover-light-blue-400:hover,
.bg-hover-light-blue-400:active,
.bg-hover-light-blue-400:focus {
    background-color: #29b6f6 !important
}
.bg-light-blue-500 {
    background-color: #03a9f4 !important
}
.bg-hover-light-blue-500:hover,
.bg-hover-light-blue-500:active,
.bg-hover-light-blue-500:focus {
    background-color: #03a9f4 !important
}
.bg-light-blue-600 {
    background-color: #039be5 !important
}
.bg-hover-light-blue-600:hover,
.bg-hover-light-blue-600:active,
.bg-hover-light-blue-600:focus {
    background-color: #039be5 !important
}
.bg-light-blue-700 {
    background-color: #0288d1 !important
}
.bg-hover-light-blue-700:hover,
.bg-hover-light-blue-700:active,
.bg-hover-light-blue-700:focus {
    background-color: #0288d1 !important
}
.bg-light-blue-800 {
    background-color: #0277bd !important
}
.bg-hover-light-blue-800:hover,
.bg-hover-light-blue-800:active,
.bg-hover-light-blue-800:focus {
    background-color: #0277bd !important
}
.bg-light-blue-900 {
    background-color: #01579b !important
}
.bg-hover-light-blue-900:hover,
.bg-hover-light-blue-900:active,
.bg-hover-light-blue-900:focus {
    background-color: #01579b !important
}
.bg-light-blue-a100 {
    background-color: #80d8ff !important
}
.bg-hover-light-blue-a100:hover,
.bg-hover-light-blue-a100:active,
.bg-hover-light-blue-a100:focus {
    background-color: #80d8ff !important
}
.bg-light-blue-a200 {
    background-color: #40c4ff !important
}
.bg-hover-light-blue-a200:hover,
.bg-hover-light-blue-a200:active,
.bg-hover-light-blue-a200:focus {
    background-color: #40c4ff !important
}
.bg-light-blue-a400 {
    background-color: #00b0ff !important
}
.bg-hover-light-blue-a400:hover,
.bg-hover-light-blue-a400:active,
.bg-hover-light-blue-a400:focus {
    background-color: #00b0ff !important
}
.bg-light-blue-a700 {
    background-color: #0091ea !important
}
.bg-hover-light-blue-a700:hover,
.bg-hover-light-blue-a700:active,
.bg-hover-light-blue-a700:focus {
    background-color: #0091ea !important
}
.bg-cyan-50 {
    background-color: #e0f7fa !important
}
.bg-hover-cyan-50:hover,
.bg-hover-cyan-50:active,
.bg-hover-cyan-50:focus {
    background-color: #e0f7fa !important
}
.bg-cyan-100 {
    background-color: #b2ebf2 !important
}
.bg-hover-cyan-100:hover,
.bg-hover-cyan-100:active,
.bg-hover-cyan-100:focus {
    background-color: #b2ebf2 !important
}
.bg-cyan-200 {
    background-color: #80deea !important
}
.bg-hover-cyan-200:hover,
.bg-hover-cyan-200:active,
.bg-hover-cyan-200:focus {
    background-color: #80deea !important
}
.bg-cyan-300 {
    background-color: #4dd0e1 !important
}
.bg-hover-cyan-300:hover,
.bg-hover-cyan-300:active,
.bg-hover-cyan-300:focus {
    background-color: #4dd0e1 !important
}
.bg-cyan-400 {
    background-color: #26c6da !important
}
.bg-hover-cyan-400:hover,
.bg-hover-cyan-400:active,
.bg-hover-cyan-400:focus {
    background-color: #26c6da !important
}
.bg-cyan-500 {
    background-color: #00bcd4 !important
}
.bg-hover-cyan-500:hover,
.bg-hover-cyan-500:active,
.bg-hover-cyan-500:focus {
    background-color: #00bcd4 !important
}
.bg-cyan-600 {
    background-color: #00acc1 !important
}
.bg-hover-cyan-600:hover,
.bg-hover-cyan-600:active,
.bg-hover-cyan-600:focus {
    background-color: #00acc1 !important
}
.bg-cyan-700 {
    background-color: #0097a7 !important
}
.bg-hover-cyan-700:hover,
.bg-hover-cyan-700:active,
.bg-hover-cyan-700:focus {
    background-color: #0097a7 !important
}
.bg-cyan-800 {
    background-color: #00838f !important
}
.bg-hover-cyan-800:hover,
.bg-hover-cyan-800:active,
.bg-hover-cyan-800:focus {
    background-color: #00838f !important
}
.bg-cyan-900 {
    background-color: #006064 !important
}
.bg-hover-cyan-900:hover,
.bg-hover-cyan-900:active,
.bg-hover-cyan-900:focus {
    background-color: #006064 !important
}
.bg-cyan-a100 {
    background-color: #84ffff !important
}
.bg-hover-cyan-a100:hover,
.bg-hover-cyan-a100:active,
.bg-hover-cyan-a100:focus {
    background-color: #84ffff !important
}
.bg-cyan-a200 {
    background-color: #18ffff !important
}
.bg-hover-cyan-a200:hover,
.bg-hover-cyan-a200:active,
.bg-hover-cyan-a200:focus {
    background-color: #18ffff !important
}
.bg-cyan-a400 {
    background-color: #00e5ff !important
}
.bg-hover-cyan-a400:hover,
.bg-hover-cyan-a400:active,
.bg-hover-cyan-a400:focus {
    background-color: #00e5ff !important
}
.bg-cyan-a700 {
    background-color: #00b8d4 !important
}
.bg-hover-cyan-a700:hover,
.bg-hover-cyan-a700:active,
.bg-hover-cyan-a700:focus {
    background-color: #00b8d4 !important
}
.bg-teal-50 {
    background-color: #e0f2f1 !important
}
.bg-hover-teal-50:hover,
.bg-hover-teal-50:active,
.bg-hover-teal-50:focus {
    background-color: #e0f2f1 !important
}
.bg-teal-100 {
    background-color: #b2dfdb !important
}
.bg-hover-teal-100:hover,
.bg-hover-teal-100:active,
.bg-hover-teal-100:focus {
    background-color: #b2dfdb !important
}
.bg-teal-200 {
    background-color: #80cbc4 !important
}
.bg-hover-teal-200:hover,
.bg-hover-teal-200:active,
.bg-hover-teal-200:focus {
    background-color: #80cbc4 !important
}
.bg-teal-300 {
    background-color: #4db6ac !important
}
.bg-hover-teal-300:hover,
.bg-hover-teal-300:active,
.bg-hover-teal-300:focus {
    background-color: #4db6ac !important
}
.bg-teal-400 {
    background-color: #26a69a !important
}
.bg-hover-teal-400:hover,
.bg-hover-teal-400:active,
.bg-hover-teal-400:focus {
    background-color: #26a69a !important
}
.bg-teal-500 {
    background-color: #009688 !important
}
.bg-hover-teal-500:hover,
.bg-hover-teal-500:active,
.bg-hover-teal-500:focus {
    background-color: #009688 !important
}
.bg-teal-600 {
    background-color: #00897b !important
}
.bg-hover-teal-600:hover,
.bg-hover-teal-600:active,
.bg-hover-teal-600:focus {
    background-color: #00897b !important
}
.bg-teal-700 {
    background-color: #00796b !important
}
.bg-hover-teal-700:hover,
.bg-hover-teal-700:active,
.bg-hover-teal-700:focus {
    background-color: #00796b !important
}
.bg-teal-800 {
    background-color: #00695c !important
}
.bg-hover-teal-800:hover,
.bg-hover-teal-800:active,
.bg-hover-teal-800:focus {
    background-color: #00695c !important
}
.bg-teal-900 {
    background-color: #004d40 !important
}
.bg-hover-teal-900:hover,
.bg-hover-teal-900:active,
.bg-hover-teal-900:focus {
    background-color: #004d40 !important
}
.bg-teal-a100 {
    background-color: #a7ffeb !important
}
.bg-hover-teal-a100:hover,
.bg-hover-teal-a100:active,
.bg-hover-teal-a100:focus {
    background-color: #a7ffeb !important
}
.bg-teal-a200 {
    background-color: #64ffda !important
}
.bg-hover-teal-a200:hover,
.bg-hover-teal-a200:active,
.bg-hover-teal-a200:focus {
    background-color: #64ffda !important
}
.bg-teal-a400 {
    background-color: #1de9b6 !important
}
.bg-hover-teal-a400:hover,
.bg-hover-teal-a400:active,
.bg-hover-teal-a400:focus {
    background-color: #1de9b6 !important
}
.bg-teal-a700 {
    background-color: #00bfa5 !important
}
.bg-hover-teal-a700:hover,
.bg-hover-teal-a700:active,
.bg-hover-teal-a700:focus {
    background-color: #00bfa5 !important
}
.bg-green-50 {
    background-color: #e8f5e9 !important
}
.bg-hover-green-50:hover,
.bg-hover-green-50:active,
.bg-hover-green-50:focus {
    background-color: #e8f5e9 !important
}
.bg-green-100 {
    background-color: #c8e6c9 !important
}
.bg-hover-green-100:hover,
.bg-hover-green-100:active,
.bg-hover-green-100:focus {
    background-color: #c8e6c9 !important
}
.bg-green-200 {
    background-color: #a5d6a7 !important
}
.bg-hover-green-200:hover,
.bg-hover-green-200:active,
.bg-hover-green-200:focus {
    background-color: #a5d6a7 !important
}
.bg-green-300 {
    background-color: #81c784 !important
}
.bg-hover-green-300:hover,
.bg-hover-green-300:active,
.bg-hover-green-300:focus {
    background-color: #81c784 !important
}
.bg-green-400 {
    background-color: #66bb6a !important
}
.bg-hover-green-400:hover,
.bg-hover-green-400:active,
.bg-hover-green-400:focus {
    background-color: #66bb6a !important
}
.bg-green-500 {
    background-color: #4caf50 !important
}
.bg-hover-green-500:hover,
.bg-hover-green-500:active,
.bg-hover-green-500:focus {
    background-color: #4caf50 !important
}
.bg-green-600 {
    background-color: #43a047 !important
}
.bg-hover-green-600:hover,
.bg-hover-green-600:active,
.bg-hover-green-600:focus {
    background-color: #43a047 !important
}
.bg-green-700 {
    background-color: #388e3c !important
}
.bg-hover-green-700:hover,
.bg-hover-green-700:active,
.bg-hover-green-700:focus {
    background-color: #388e3c !important
}
.bg-green-800 {
    background-color: #2e7d32 !important
}
.bg-hover-green-800:hover,
.bg-hover-green-800:active,
.bg-hover-green-800:focus {
    background-color: #2e7d32 !important
}
.bg-green-900 {
    background-color: #1b5e20 !important
}
.bg-hover-green-900:hover,
.bg-hover-green-900:active,
.bg-hover-green-900:focus {
    background-color: #1b5e20 !important
}
.bg-green-a100 {
    background-color: #b9f6ca !important
}
.bg-hover-green-a100:hover,
.bg-hover-green-a100:active,
.bg-hover-green-a100:focus {
    background-color: #b9f6ca !important
}
.bg-green-a200 {
    background-color: #69f0ae !important
}
.bg-hover-green-a200:hover,
.bg-hover-green-a200:active,
.bg-hover-green-a200:focus {
    background-color: #69f0ae !important
}
.bg-green-a400 {
    background-color: #00e676 !important
}
.bg-hover-green-a400:hover,
.bg-hover-green-a400:active,
.bg-hover-green-a400:focus {
    background-color: #00e676 !important
}
.bg-green-a700 {
    background-color: #00c853 !important
}
.bg-hover-green-a700:hover,
.bg-hover-green-a700:active,
.bg-hover-green-a700:focus {
    background-color: #00c853 !important
}
.bg-light-green-50 {
    background-color: #f1f8e9 !important
}
.bg-hover-light-green-50:hover,
.bg-hover-light-green-50:active,
.bg-hover-light-green-50:focus {
    background-color: #f1f8e9 !important
}
.bg-light-green-100 {
    background-color: #dcedc8 !important
}
.bg-hover-light-green-100:hover,
.bg-hover-light-green-100:active,
.bg-hover-light-green-100:focus {
    background-color: #dcedc8 !important
}
.bg-light-green-200 {
    background-color: #c5e1a5 !important
}
.bg-hover-light-green-200:hover,
.bg-hover-light-green-200:active,
.bg-hover-light-green-200:focus {
    background-color: #c5e1a5 !important
}
.bg-light-green-300 {
    background-color: #aed581 !important
}
.bg-hover-light-green-300:hover,
.bg-hover-light-green-300:active,
.bg-hover-light-green-300:focus {
    background-color: #aed581 !important
}
.bg-light-green-400 {
    background-color: #9ccc65 !important
}
.bg-hover-light-green-400:hover,
.bg-hover-light-green-400:active,
.bg-hover-light-green-400:focus {
    background-color: #9ccc65 !important
}
.bg-light-green-500 {
    background-color: #8bc34a !important
}
.bg-hover-light-green-500:hover,
.bg-hover-light-green-500:active,
.bg-hover-light-green-500:focus {
    background-color: #8bc34a !important
}
.bg-light-green-600 {
    background-color: #7cb342 !important
}
.bg-hover-light-green-600:hover,
.bg-hover-light-green-600:active,
.bg-hover-light-green-600:focus {
    background-color: #7cb342 !important
}
.bg-light-green-700 {
    background-color: #689f38 !important
}
.bg-hover-light-green-700:hover,
.bg-hover-light-green-700:active,
.bg-hover-light-green-700:focus {
    background-color: #689f38 !important
}
.bg-light-green-800 {
    background-color: #558b2f !important
}
.bg-hover-light-green-800:hover,
.bg-hover-light-green-800:active,
.bg-hover-light-green-800:focus {
    background-color: #558b2f !important
}
.bg-light-green-900 {
    background-color: #33691e !important
}
.bg-hover-light-green-900:hover,
.bg-hover-light-green-900:active,
.bg-hover-light-green-900:focus {
    background-color: #33691e !important
}
.bg-light-green-a100 {
    background-color: #ccff90 !important
}
.bg-hover-light-green-a100:hover,
.bg-hover-light-green-a100:active,
.bg-hover-light-green-a100:focus {
    background-color: #ccff90 !important
}
.bg-light-green-a200 {
    background-color: #b2ff59 !important
}
.bg-hover-light-green-a200:hover,
.bg-hover-light-green-a200:active,
.bg-hover-light-green-a200:focus {
    background-color: #b2ff59 !important
}
.bg-light-green-a400 {
    background-color: #76ff03 !important
}
.bg-hover-light-green-a400:hover,
.bg-hover-light-green-a400:active,
.bg-hover-light-green-a400:focus {
    background-color: #76ff03 !important
}
.bg-light-green-a700 {
    background-color: #64dd17 !important
}
.bg-hover-light-green-a700:hover,
.bg-hover-light-green-a700:active,
.bg-hover-light-green-a700:focus {
    background-color: #64dd17 !important
}
.bg-lime-50 {
    background-color: #f9fbe7 !important
}
.bg-hover-lime-50:hover,
.bg-hover-lime-50:active,
.bg-hover-lime-50:focus {
    background-color: #f9fbe7 !important
}
.bg-lime-100 {
    background-color: #f0f4c3 !important
}
.bg-hover-lime-100:hover,
.bg-hover-lime-100:active,
.bg-hover-lime-100:focus {
    background-color: #f0f4c3 !important
}
.bg-lime-200 {
    background-color: #e6ee9c !important
}
.bg-hover-lime-200:hover,
.bg-hover-lime-200:active,
.bg-hover-lime-200:focus {
    background-color: #e6ee9c !important
}
.bg-lime-300 {
    background-color: #dce775 !important
}
.bg-hover-lime-300:hover,
.bg-hover-lime-300:active,
.bg-hover-lime-300:focus {
    background-color: #dce775 !important
}
.bg-lime-400 {
    background-color: #d4e157 !important
}
.bg-hover-lime-400:hover,
.bg-hover-lime-400:active,
.bg-hover-lime-400:focus {
    background-color: #d4e157 !important
}
.bg-lime-500 {
    background-color: #cddc39 !important
}
.bg-hover-lime-500:hover,
.bg-hover-lime-500:active,
.bg-hover-lime-500:focus {
    background-color: #cddc39 !important
}
.bg-lime-600 {
    background-color: #c0ca33 !important
}
.bg-hover-lime-600:hover,
.bg-hover-lime-600:active,
.bg-hover-lime-600:focus {
    background-color: #c0ca33 !important
}
.bg-lime-700 {
    background-color: #afb42b !important
}
.bg-hover-lime-700:hover,
.bg-hover-lime-700:active,
.bg-hover-lime-700:focus {
    background-color: #afb42b !important
}
.bg-lime-800 {
    background-color: #9e9d24 !important
}
.bg-hover-lime-800:hover,
.bg-hover-lime-800:active,
.bg-hover-lime-800:focus {
    background-color: #9e9d24 !important
}
.bg-lime-900 {
    background-color: #827717 !important
}
.bg-hover-lime-900:hover,
.bg-hover-lime-900:active,
.bg-hover-lime-900:focus {
    background-color: #827717 !important
}
.bg-lime-a100 {
    background-color: #f4ff81 !important
}
.bg-hover-lime-a100:hover,
.bg-hover-lime-a100:active,
.bg-hover-lime-a100:focus {
    background-color: #f4ff81 !important
}
.bg-lime-a200 {
    background-color: #eeff41 !important
}
.bg-hover-lime-a200:hover,
.bg-hover-lime-a200:active,
.bg-hover-lime-a200:focus {
    background-color: #eeff41 !important
}
.bg-lime-a400 {
    background-color: #c6ff00 !important
}
.bg-hover-lime-a400:hover,
.bg-hover-lime-a400:active,
.bg-hover-lime-a400:focus {
    background-color: #c6ff00 !important
}
.bg-lime-a700 {
    background-color: #aeea00 !important
}
.bg-hover-lime-a700:hover,
.bg-hover-lime-a700:active,
.bg-hover-lime-a700:focus {
    background-color: #aeea00 !important
}
.bg-yellow-50 {
    background-color: #fffde7 !important
}
.bg-hover-yellow-50:hover,
.bg-hover-yellow-50:active,
.bg-hover-yellow-50:focus {
    background-color: #fffde7 !important
}
.bg-yellow-100 {
    background-color: #fff9c4 !important
}
.bg-hover-yellow-100:hover,
.bg-hover-yellow-100:active,
.bg-hover-yellow-100:focus {
    background-color: #fff9c4 !important
}
.bg-yellow-200 {
    background-color: #fff59d !important
}
.bg-hover-yellow-200:hover,
.bg-hover-yellow-200:active,
.bg-hover-yellow-200:focus {
    background-color: #fff59d !important
}
.bg-yellow-300 {
    background-color: #fff176 !important
}
.bg-hover-yellow-300:hover,
.bg-hover-yellow-300:active,
.bg-hover-yellow-300:focus {
    background-color: #fff176 !important
}
.bg-yellow-400 {
    background-color: #ffee58 !important
}
.bg-hover-yellow-400:hover,
.bg-hover-yellow-400:active,
.bg-hover-yellow-400:focus {
    background-color: #ffee58 !important
}
.bg-yellow-500 {
    background-color: #ffeb3b !important
}
.bg-hover-yellow-500:hover,
.bg-hover-yellow-500:active,
.bg-hover-yellow-500:focus {
    background-color: #ffeb3b !important
}
.bg-yellow-600 {
    background-color: #fdd835 !important
}
.bg-hover-yellow-600:hover,
.bg-hover-yellow-600:active,
.bg-hover-yellow-600:focus {
    background-color: #fdd835 !important
}
.bg-yellow-700 {
    background-color: #fbc02d !important
}
.bg-hover-yellow-700:hover,
.bg-hover-yellow-700:active,
.bg-hover-yellow-700:focus {
    background-color: #fbc02d !important
}
.bg-yellow-800 {
    background-color: #f9a825 !important
}
.bg-hover-yellow-800:hover,
.bg-hover-yellow-800:active,
.bg-hover-yellow-800:focus {
    background-color: #f9a825 !important
}
.bg-yellow-900 {
    background-color: #f57f17 !important
}
.bg-hover-yellow-900:hover,
.bg-hover-yellow-900:active,
.bg-hover-yellow-900:focus {
    background-color: #f57f17 !important
}
.bg-yellow-a100 {
    background-color: #ffff8d !important
}
.bg-hover-yellow-a100:hover,
.bg-hover-yellow-a100:active,
.bg-hover-yellow-a100:focus {
    background-color: #ffff8d !important
}
.bg-yellow-a200 {
    background-color: #ff0 !important
}
.bg-hover-yellow-a200:hover,
.bg-hover-yellow-a200:active,
.bg-hover-yellow-a200:focus {
    background-color: #ff0 !important
}
.bg-yellow-a400 {
    background-color: #ffea00 !important
}
.bg-hover-yellow-a400:hover,
.bg-hover-yellow-a400:active,
.bg-hover-yellow-a400:focus {
    background-color: #ffea00 !important
}
.bg-yellow-a700 {
    background-color: #ffd600 !important
}
.bg-hover-yellow-a700:hover,
.bg-hover-yellow-a700:active,
.bg-hover-yellow-a700:focus {
    background-color: #ffd600 !important
}
.bg-amber-50 {
    background-color: #fff8e1 !important
}
.bg-hover-amber-50:hover,
.bg-hover-amber-50:active,
.bg-hover-amber-50:focus {
    background-color: #fff8e1 !important
}
.bg-amber-100 {
    background-color: #ffecb3 !important
}
.bg-hover-amber-100:hover,
.bg-hover-amber-100:active,
.bg-hover-amber-100:focus {
    background-color: #ffecb3 !important
}
.bg-amber-200 {
    background-color: #ffe082 !important
}
.bg-hover-amber-200:hover,
.bg-hover-amber-200:active,
.bg-hover-amber-200:focus {
    background-color: #ffe082 !important
}
.bg-amber-300 {
    background-color: #ffd54f !important
}
.bg-hover-amber-300:hover,
.bg-hover-amber-300:active,
.bg-hover-amber-300:focus {
    background-color: #ffd54f !important
}
.bg-amber-400 {
    background-color: #ffca28 !important
}
.bg-hover-amber-400:hover,
.bg-hover-amber-400:active,
.bg-hover-amber-400:focus {
    background-color: #ffca28 !important
}
.bg-amber-500 {
    background-color: #ffc107 !important
}
.bg-hover-amber-500:hover,
.bg-hover-amber-500:active,
.bg-hover-amber-500:focus {
    background-color: #ffc107 !important
}
.bg-amber-600 {
    background-color: #ffb300 !important
}
.bg-hover-amber-600:hover,
.bg-hover-amber-600:active,
.bg-hover-amber-600:focus {
    background-color: #ffb300 !important
}
.bg-amber-700 {
    background-color: #ffa000 !important
}
.bg-hover-amber-700:hover,
.bg-hover-amber-700:active,
.bg-hover-amber-700:focus {
    background-color: #ffa000 !important
}
.bg-amber-800 {
    background-color: #ff8f00 !important
}
.bg-hover-amber-800:hover,
.bg-hover-amber-800:active,
.bg-hover-amber-800:focus {
    background-color: #ff8f00 !important
}
.bg-amber-900 {
    background-color: #ff6f00 !important
}
.bg-hover-amber-900:hover,
.bg-hover-amber-900:active,
.bg-hover-amber-900:focus {
    background-color: #ff6f00 !important
}
.bg-amber-a100 {
    background-color: #ffe57f !important
}
.bg-hover-amber-a100:hover,
.bg-hover-amber-a100:active,
.bg-hover-amber-a100:focus {
    background-color: #ffe57f !important
}
.bg-amber-a200 {
    background-color: #ffd740 !important
}
.bg-hover-amber-a200:hover,
.bg-hover-amber-a200:active,
.bg-hover-amber-a200:focus {
    background-color: #ffd740 !important
}
.bg-amber-a400 {
    background-color: #ffc400 !important
}
.bg-hover-amber-a400:hover,
.bg-hover-amber-a400:active,
.bg-hover-amber-a400:focus {
    background-color: #ffc400 !important
}
.bg-amber-a700 {
    background-color: #ffab00 !important
}
.bg-hover-amber-a700:hover,
.bg-hover-amber-a700:active,
.bg-hover-amber-a700:focus {
    background-color: #ffab00 !important
}
.bg-orange-50 {
    background-color: #fff3e0 !important
}
.bg-hover-orange-50:hover,
.bg-hover-orange-50:active,
.bg-hover-orange-50:focus {
    background-color: #fff3e0 !important
}
.bg-orange-100 {
    background-color: #ffe0b2 !important
}
.bg-hover-orange-100:hover,
.bg-hover-orange-100:active,
.bg-hover-orange-100:focus {
    background-color: #ffe0b2 !important
}
.bg-orange-200 {
    background-color: #ffcc80 !important
}
.bg-hover-orange-200:hover,
.bg-hover-orange-200:active,
.bg-hover-orange-200:focus {
    background-color: #ffcc80 !important
}
.bg-orange-300 {
    background-color: #ffb74d !important
}
.bg-hover-orange-300:hover,
.bg-hover-orange-300:active,
.bg-hover-orange-300:focus {
    background-color: #ffb74d !important
}
.bg-orange-400 {
    background-color: #ffa726 !important
}
.bg-hover-orange-400:hover,
.bg-hover-orange-400:active,
.bg-hover-orange-400:focus {
    background-color: #ffa726 !important
}
.bg-orange-500 {
    background-color: #ff9800 !important
}
.bg-hover-orange-500:hover,
.bg-hover-orange-500:active,
.bg-hover-orange-500:focus {
    background-color: #ff9800 !important
}
.bg-orange-600 {
    background-color: #fb8c00 !important
}
.bg-hover-orange-600:hover,
.bg-hover-orange-600:active,
.bg-hover-orange-600:focus {
    background-color: #fb8c00 !important
}
.bg-orange-700 {
    background-color: #f57c00 !important
}
.bg-hover-orange-700:hover,
.bg-hover-orange-700:active,
.bg-hover-orange-700:focus {
    background-color: #f57c00 !important
}
.bg-orange-800 {
    background-color: #ef6c00 !important
}
.bg-hover-orange-800:hover,
.bg-hover-orange-800:active,
.bg-hover-orange-800:focus {
    background-color: #ef6c00 !important
}
.bg-orange-900 {
    background-color: #e65100 !important
}
.bg-hover-orange-900:hover,
.bg-hover-orange-900:active,
.bg-hover-orange-900:focus {
    background-color: #e65100 !important
}
.bg-orange-a100 {
    background-color: #ffd180 !important
}
.bg-hover-orange-a100:hover,
.bg-hover-orange-a100:active,
.bg-hover-orange-a100:focus {
    background-color: #ffd180 !important
}
.bg-orange-a200 {
    background-color: #ffab40 !important
}
.bg-hover-orange-a200:hover,
.bg-hover-orange-a200:active,
.bg-hover-orange-a200:focus {
    background-color: #ffab40 !important
}
.bg-orange-a400 {
    background-color: #ff9100 !important
}
.bg-hover-orange-a400:hover,
.bg-hover-orange-a400:active,
.bg-hover-orange-a400:focus {
    background-color: #ff9100 !important
}
.bg-orange-a700 {
    background-color: #ff6d00 !important
}
.bg-hover-orange-a700:hover,
.bg-hover-orange-a700:active,
.bg-hover-orange-a700:focus {
    background-color: #ff6d00 !important
}
.bg-deep-orange-50 {
    background-color: #fbe9e7 !important
}
.bg-hover-deep-orange-50:hover,
.bg-hover-deep-orange-50:active,
.bg-hover-deep-orange-50:focus {
    background-color: #fbe9e7 !important
}
.bg-deep-orange-100 {
    background-color: #ffccbc !important
}
.bg-hover-deep-orange-100:hover,
.bg-hover-deep-orange-100:active,
.bg-hover-deep-orange-100:focus {
    background-color: #ffccbc !important
}
.bg-deep-orange-200 {
    background-color: #ffab91 !important
}
.bg-hover-deep-orange-200:hover,
.bg-hover-deep-orange-200:active,
.bg-hover-deep-orange-200:focus {
    background-color: #ffab91 !important
}
.bg-deep-orange-300 {
    background-color: #ff8a65 !important
}
.bg-hover-deep-orange-300:hover,
.bg-hover-deep-orange-300:active,
.bg-hover-deep-orange-300:focus {
    background-color: #ff8a65 !important
}
.bg-deep-orange-400 {
    background-color: #ff7043 !important
}
.bg-hover-deep-orange-400:hover,
.bg-hover-deep-orange-400:active,
.bg-hover-deep-orange-400:focus {
    background-color: #ff7043 !important
}
.bg-deep-orange-500 {
    background-color: #ff5722 !important
}
.bg-hover-deep-orange-500:hover,
.bg-hover-deep-orange-500:active,
.bg-hover-deep-orange-500:focus {
    background-color: #ff5722 !important
}
.bg-deep-orange-600 {
    background-color: #f4511e !important
}
.bg-hover-deep-orange-600:hover,
.bg-hover-deep-orange-600:active,
.bg-hover-deep-orange-600:focus {
    background-color: #f4511e !important
}
.bg-deep-orange-700 {
    background-color: #e64a19 !important
}
.bg-hover-deep-orange-700:hover,
.bg-hover-deep-orange-700:active,
.bg-hover-deep-orange-700:focus {
    background-color: #e64a19 !important
}
.bg-deep-orange-800 {
    background-color: #d84315 !important
}
.bg-hover-deep-orange-800:hover,
.bg-hover-deep-orange-800:active,
.bg-hover-deep-orange-800:focus {
    background-color: #d84315 !important
}
.bg-deep-orange-900 {
    background-color: #bf360c !important
}
.bg-hover-deep-orange-900:hover,
.bg-hover-deep-orange-900:active,
.bg-hover-deep-orange-900:focus {
    background-color: #bf360c !important
}
.bg-deep-orange-a100 {
    background-color: #ff9e80 !important
}
.bg-hover-deep-orange-a100:hover,
.bg-hover-deep-orange-a100:active,
.bg-hover-deep-orange-a100:focus {
    background-color: #ff9e80 !important
}
.bg-deep-orange-a200 {
    background-color: #ff6e40 !important
}
.bg-hover-deep-orange-a200:hover,
.bg-hover-deep-orange-a200:active,
.bg-hover-deep-orange-a200:focus {
    background-color: #ff6e40 !important
}
.bg-deep-orange-a400 {
    background-color: #ff3d00 !important
}
.bg-hover-deep-orange-a400:hover,
.bg-hover-deep-orange-a400:active,
.bg-hover-deep-orange-a400:focus {
    background-color: #ff3d00 !important
}
.bg-deep-orange-a700 {
    background-color: #dd2c00 !important
}
.bg-hover-deep-orange-a700:hover,
.bg-hover-deep-orange-a700:active,
.bg-hover-deep-orange-a700:focus {
    background-color: #dd2c00 !important
}
.bg-brown-50 {
    background-color: #efebe9 !important
}
.bg-hover-brown-50:hover,
.bg-hover-brown-50:active,
.bg-hover-brown-50:focus {
    background-color: #efebe9 !important
}
.bg-brown-100 {
    background-color: #d7ccc8 !important
}
.bg-hover-brown-100:hover,
.bg-hover-brown-100:active,
.bg-hover-brown-100:focus {
    background-color: #d7ccc8 !important
}
.bg-brown-200 {
    background-color: #bcaaa4 !important
}
.bg-hover-brown-200:hover,
.bg-hover-brown-200:active,
.bg-hover-brown-200:focus {
    background-color: #bcaaa4 !important
}
.bg-brown-300 {
    background-color: #a1887f !important
}
.bg-hover-brown-300:hover,
.bg-hover-brown-300:active,
.bg-hover-brown-300:focus {
    background-color: #a1887f !important
}
.bg-brown-400 {
    background-color: #8d6e63 !important
}
.bg-hover-brown-400:hover,
.bg-hover-brown-400:active,
.bg-hover-brown-400:focus {
    background-color: #8d6e63 !important
}
.bg-brown-500 {
    background-color: #795548 !important
}
.bg-hover-brown-500:hover,
.bg-hover-brown-500:active,
.bg-hover-brown-500:focus {
    background-color: #795548 !important
}
.bg-brown-600 {
    background-color: #6d4c41 !important
}
.bg-hover-brown-600:hover,
.bg-hover-brown-600:active,
.bg-hover-brown-600:focus {
    background-color: #6d4c41 !important
}
.bg-brown-700 {
    background-color: #5d4037 !important
}
.bg-hover-brown-700:hover,
.bg-hover-brown-700:active,
.bg-hover-brown-700:focus {
    background-color: #5d4037 !important
}
.bg-brown-800 {
    background-color: #4e342e !important
}
.bg-hover-brown-800:hover,
.bg-hover-brown-800:active,
.bg-hover-brown-800:focus {
    background-color: #4e342e !important
}
.bg-brown-900 {
    background-color: #3e2723 !important
}
.bg-hover-brown-900:hover,
.bg-hover-brown-900:active,
.bg-hover-brown-900:focus {
    background-color: #3e2723 !important
}
.bg-brown-a100 {
    background-color: #d7ccc8 !important
}
.bg-hover-brown-a100:hover,
.bg-hover-brown-a100:active,
.bg-hover-brown-a100:focus {
    background-color: #d7ccc8 !important
}
.bg-brown-a200 {
    background-color: #bcaaa4 !important
}
.bg-hover-brown-a200:hover,
.bg-hover-brown-a200:active,
.bg-hover-brown-a200:focus {
    background-color: #bcaaa4 !important
}
.bg-brown-a400 {
    background-color: #8d6e63 !important
}
.bg-hover-brown-a400:hover,
.bg-hover-brown-a400:active,
.bg-hover-brown-a400:focus {
    background-color: #8d6e63 !important
}
.bg-brown-a700 {
    background-color: #5d4037 !important
}
.bg-hover-brown-a700:hover,
.bg-hover-brown-a700:active,
.bg-hover-brown-a700:focus {
    background-color: #5d4037 !important
}
.bg-grey-50 {
    background-color: #fafafa !important
}
.bg-hover-grey-50:hover,
.bg-hover-grey-50:active,
.bg-hover-grey-50:focus {
    background-color: #fafafa !important
}
.bg-grey-100 {
    background-color: #f5f5f5 !important
}
.bg-hover-grey-100:hover,
.bg-hover-grey-100:active,
.bg-hover-grey-100:focus {
    background-color: #f5f5f5 !important
}
.bg-grey-200 {
    background-color: #eee !important
}
.bg-hover-grey-200:hover,
.bg-hover-grey-200:active,
.bg-hover-grey-200:focus {
    background-color: #eee !important
}
.bg-grey-300 {
    background-color: #e0e0e0 !important
}
.bg-hover-grey-300:hover,
.bg-hover-grey-300:active,
.bg-hover-grey-300:focus {
    background-color: #e0e0e0 !important
}
.bg-grey-400 {
    background-color: #bdbdbd !important
}
.bg-hover-grey-400:hover,
.bg-hover-grey-400:active,
.bg-hover-grey-400:focus {
    background-color: #bdbdbd !important
}
.bg-grey-500 {
    background-color: #9e9e9e !important
}
.bg-hover-grey-500:hover,
.bg-hover-grey-500:active,
.bg-hover-grey-500:focus {
    background-color: #9e9e9e !important
}
.bg-grey-600 {
    background-color: #757575 !important
}
.bg-hover-grey-600:hover,
.bg-hover-grey-600:active,
.bg-hover-grey-600:focus {
    background-color: #757575 !important
}
.bg-grey-700 {
    background-color: #616161 !important
}
.bg-hover-grey-700:hover,
.bg-hover-grey-700:active,
.bg-hover-grey-700:focus {
    background-color: #616161 !important
}
.bg-grey-800 {
    background-color: #424242 !important
}
.bg-hover-grey-800:hover,
.bg-hover-grey-800:active,
.bg-hover-grey-800:focus {
    background-color: #424242 !important
}
.bg-grey-900 {
    background-color: #212121 !important
}
.bg-hover-grey-900:hover,
.bg-hover-grey-900:active,
.bg-hover-grey-900:focus {
    background-color: #212121 !important
}
.bg-grey-1000 {
    background-color: #000 !important
}
.bg-hover-grey-1000:hover,
.bg-hover-grey-1000:active,
.bg-hover-grey-1000:focus {
    background-color: #000 !important
}
.bg-grey-a100 {
    background-color: #fff !important
}
.bg-hover-grey-a100:hover,
.bg-hover-grey-a100:active,
.bg-hover-grey-a100:focus {
    background-color: #fff !important
}
.bg-grey-a200 {
    background-color: #eee !important
}
.bg-hover-grey-a200:hover,
.bg-hover-grey-a200:active,
.bg-hover-grey-a200:focus {
    background-color: #eee !important
}
.bg-grey-a400 {
    background-color: #bdbdbd !important
}
.bg-hover-grey-a400:hover,
.bg-hover-grey-a400:active,
.bg-hover-grey-a400:focus {
    background-color: #bdbdbd !important
}
.bg-grey-a700 {
    background-color: #616161 !important
}
.bg-hover-grey-a700:hover,
.bg-hover-grey-a700:active,
.bg-hover-grey-a700:focus {
    background-color: #616161 !important
}
.bg-blue-grey-50 {
    background-color: #eceff1 !important
}
.bg-hover-blue-grey-50:hover,
.bg-hover-blue-grey-50:active,
.bg-hover-blue-grey-50:focus {
    background-color: #eceff1 !important
}
.bg-blue-grey-100 {
    background-color: #cfd8dc !important
}
.bg-hover-blue-grey-100:hover,
.bg-hover-blue-grey-100:active,
.bg-hover-blue-grey-100:focus {
    background-color: #cfd8dc !important
}
.bg-blue-grey-200 {
    background-color: #b0bec5 !important
}
.bg-hover-blue-grey-200:hover,
.bg-hover-blue-grey-200:active,
.bg-hover-blue-grey-200:focus {
    background-color: #b0bec5 !important
}
.bg-blue-grey-300 {
    background-color: #90a4ae !important
}
.bg-hover-blue-grey-300:hover,
.bg-hover-blue-grey-300:active,
.bg-hover-blue-grey-300:focus {
    background-color: #90a4ae !important
}
.bg-blue-grey-400 {
    background-color: #78909c !important
}
.bg-hover-blue-grey-400:hover,
.bg-hover-blue-grey-400:active,
.bg-hover-blue-grey-400:focus {
    background-color: #78909c !important
}
.bg-blue-grey-500 {
    background-color: #607d8b !important
}
.bg-hover-blue-grey-500:hover,
.bg-hover-blue-grey-500:active,
.bg-hover-blue-grey-500:focus {
    background-color: #607d8b !important
}
.bg-blue-grey-600 {
    background-color: #546e7a !important
}
.bg-hover-blue-grey-600:hover,
.bg-hover-blue-grey-600:active,
.bg-hover-blue-grey-600:focus {
    background-color: #546e7a !important
}
.bg-blue-grey-700 {
    background-color: #455a64 !important
}
.bg-hover-blue-grey-700:hover,
.bg-hover-blue-grey-700:active,
.bg-hover-blue-grey-700:focus {
    background-color: #455a64 !important
}
.bg-blue-grey-800 {
    background-color: #37474f !important
}
.bg-hover-blue-grey-800:hover,
.bg-hover-blue-grey-800:active,
.bg-hover-blue-grey-800:focus {
    background-color: #37474f !important
}
.bg-blue-grey-900 {
    background-color: #263238 !important
}
.bg-hover-blue-grey-900:hover,
.bg-hover-blue-grey-900:active,
.bg-hover-blue-grey-900:focus {
    background-color: #263238 !important
}
.bg-blue-grey-a100 {
    background-color: #cfd8dc !important
}
.bg-hover-blue-grey-a100:hover,
.bg-hover-blue-grey-a100:active,
.bg-hover-blue-grey-a100:focus {
    background-color: #cfd8dc !important
}
.bg-blue-grey-a200 {
    background-color: #b0bec5 !important
}
.bg-hover-blue-grey-a200:hover,
.bg-hover-blue-grey-a200:active,
.bg-hover-blue-grey-a200:focus {
    background-color: #b0bec5 !important
}
.bg-blue-grey-a400 {
    background-color: #78909c !important
}
.bg-hover-blue-grey-a400:hover,
.bg-hover-blue-grey-a400:active,
.bg-hover-blue-grey-a400:focus {
    background-color: #78909c !important
}
.bg-blue-grey-a700 {
    background-color: #455a64 !important
}
.bg-hover-blue-grey-a700:hover,
.bg-hover-blue-grey-a700:active,
.bg-hover-blue-grey-a700:focus {
    background-color: #455a64 !important
}
.bg-light {
    background-color: #f5f5f5 !important
}
.bg-hover-light:hover,
.bg-hover-light:active,
.bg-hover-light:focus {
    background-color: #f5f5f5 !important
}
.bg-dark {
    background-color: #212121 !important
}
.bg-hover-dark:hover,
.bg-hover-dark:active,
.bg-hover-dark:focus {
    background-color: #212121 !important
}
.bg-default {
    background-color: #212121 !important
}
.bg-hover-default:hover,
.bg-hover-default:active,
.bg-hover-default:focus {
    background-color: #212121 !important
}
.bg-primary {
    background-color: #043D1D !important
}
.bg-hover-primary:hover,
.bg-hover-primary:active,
.bg-hover-primary:focus {
    background-color: #043D1D !important
}
.bg-secondary {
    background-color: #6200ea !important
}
.bg-hover-secondary:hover,
.bg-hover-secondary:active,
.bg-hover-secondary:focus {
    background-color: #6200ea !important
}
.bg-info {
    background-color: #00b8d4 !important
}
.bg-hover-info:hover,
.bg-hover-info:active,
.bg-hover-info:focus {
    background-color: #00b8d4 !important
}
.bg-success {
    background-color: #43a047 !important
}
.bg-hover-success:hover,
.bg-hover-success:active,
.bg-hover-success:focus {
    background-color: #43a047 !important
}
.bg-warning {
    background-color: #ff9800 !important
}
.bg-hover-warning:hover,
.bg-hover-warning:active,
.bg-hover-warning:focus {
    background-color: #ff9800 !important
}
.bg-danger {
    background-color: #e53935 !important
}
.bg-hover-danger:hover,
.bg-hover-danger:active,
.bg-hover-danger:focus {
    background-color: #e53935 !important
}
.bg-facebook {
    background-color: #365397 !important
}
.bg-hover-facebook:hover,
.bg-hover-facebook:active,
.bg-hover-facebook:focus {
    background-color: #365397 !important
}
.bg-twitter {
    background-color: #00a9f1 !important
}
.bg-hover-twitter:hover,
.bg-hover-twitter:active,
.bg-hover-twitter:focus {
    background-color: #00a9f1 !important
}
.bg-linkedin {
    background-color: #006db3 !important
}
.bg-hover-linkedin:hover,
.bg-hover-linkedin:active,
.bg-hover-linkedin:focus {
    background-color: #006db3 !important
}
.bg-apple {
    background-color: #737373 !important
}
.bg-hover-apple:hover,
.bg-hover-apple:active,
.bg-hover-apple:focus {
    background-color: #737373 !important
}
.bg-google {
    background-color: #4285f4 !important
}
.bg-hover-google:hover,
.bg-hover-google:active,
.bg-hover-google:focus {
    background-color: #4285f4 !important
}
.bg-google-plus {
    background-color: #e0452c !important
}
.bg-hover-google-plus:hover,
.bg-hover-google-plus:active,
.bg-hover-google-plus:focus {
    background-color: #e0452c !important
}
.bg-youtube {
    background-color: #f33 !important
}
.bg-hover-youtube:hover,
.bg-hover-youtube:active,
.bg-hover-youtube:focus {
    background-color: #f33 !important
}
.bg-vimeo {
    background-color: #48b6ed !important
}
.bg-hover-vimeo:hover,
.bg-hover-vimeo:active,
.bg-hover-vimeo:focus {
    background-color: #48b6ed !important
}
.bg-pinterest {
    background-color: #ce1a19 !important
}
.bg-hover-pinterest:hover,
.bg-hover-pinterest:active,
.bg-hover-pinterest:focus {
    background-color: #ce1a19 !important
}
.bg-yelp {
    background-color: #c30f00 !important
}
.bg-hover-yelp:hover,
.bg-hover-yelp:active,
.bg-hover-yelp:focus {
    background-color: #c30f00 !important
}
.bg-dribbble {
    background-color: #ed4584 !important
}
.bg-hover-dribbble:hover,
.bg-hover-dribbble:active,
.bg-hover-dribbble:focus {
    background-color: #ed4584 !important
}
.bg-amazon {
    background-color: #ff9700 !important
}
.bg-hover-amazon:hover,
.bg-hover-amazon:active,
.bg-hover-amazon:focus {
    background-color: #ff9700 !important
}
.bg-skype {
    background-color: #00acf4 !important
}
.bg-hover-skype:hover,
.bg-hover-skype:active,
.bg-hover-skype:focus {
    background-color: #00acf4 !important
}
.bg-instagram {
    background-color: #396d9a !important
}
.bg-hover-instagram:hover,
.bg-hover-instagram:active,
.bg-hover-instagram:focus {
    background-color: #396d9a !important
}
.bg-dropbox {
    background-color: #0d84de !important
}
.bg-hover-dropbox:hover,
.bg-hover-dropbox:active,
.bg-hover-dropbox:focus {
    background-color: #0d84de !important
}
.bg-flickr {
    background-color: #ea0066 !important
}
.bg-hover-flickr:hover,
.bg-hover-flickr:active,
.bg-hover-flickr:focus {
    background-color: #ea0066 !important
}
.bg-github {
    background-color: #2f2f2f !important
}
.bg-hover-github:hover,
.bg-hover-github:active,
.bg-hover-github:focus {
    background-color: #2f2f2f !important
}
.bg-tumblr {
    background-color: #304c68 !important
}
.bg-hover-tumblr:hover,
.bg-hover-tumblr:active,
.bg-hover-tumblr:focus {
    background-color: #304c68 !important
}
.bg-foursquare {
    background-color: #207dc5 !important
}
.bg-hover-foursquare:hover,
.bg-hover-foursquare:active,
.bg-hover-foursquare:focus {
    background-color: #207dc5 !important
}
.color-white {
    color: #fff !important
}
.color-hover-white:hover,
.color-hover-white:active,
.color-hover-white:focus {
    color: #fff !important
}
.color-black {
    color: #000 !important
}
.color-hover-black:hover,
.color-hover-black:active,
.color-hover-black:focus {
    color: #000 !important
}
.color-red-50 {
    color: #ffebee !important
}
.color-hover-red-50:hover,
.color-hover-red-50:active,
.color-hover-red-50:focus {
    color: #ffebee !important
}
.color-red-100 {
    color: #ffcdd2 !important
}
.color-hover-red-100:hover,
.color-hover-red-100:active,
.color-hover-red-100:focus {
    color: #ffcdd2 !important
}
.color-red-200 {
    color: #ef9a9a !important
}
.color-hover-red-200:hover,
.color-hover-red-200:active,
.color-hover-red-200:focus {
    color: #ef9a9a !important
}
.color-red-300 {
    color: #e57373 !important
}
.color-hover-red-300:hover,
.color-hover-red-300:active,
.color-hover-red-300:focus {
    color: #e57373 !important
}
.color-red-400 {
    color: #ef5350 !important
}
.color-hover-red-400:hover,
.color-hover-red-400:active,
.color-hover-red-400:focus {
    color: #ef5350 !important
}
.color-red-500 {
    color: #f44336 !important
}
.color-hover-red-500:hover,
.color-hover-red-500:active,
.color-hover-red-500:focus {
    color: #f44336 !important
}
.color-red-600 {
    color: #e53935 !important
}
.color-hover-red-600:hover,
.color-hover-red-600:active,
.color-hover-red-600:focus {
    color: #e53935 !important
}
.color-red-700 {
    color: #d32f2f !important
}
.color-hover-red-700:hover,
.color-hover-red-700:active,
.color-hover-red-700:focus {
    color: #d32f2f !important
}
.color-red-800 {
    color: #c62828 !important
}
.color-hover-red-800:hover,
.color-hover-red-800:active,
.color-hover-red-800:focus {
    color: #c62828 !important
}
.color-red-900 {
    color: #b71c1c !important
}
.color-hover-red-900:hover,
.color-hover-red-900:active,
.color-hover-red-900:focus {
    color: #b71c1c !important
}
.color-red-a100 {
    color: #ff8a80 !important
}
.color-hover-red-a100:hover,
.color-hover-red-a100:active,
.color-hover-red-a100:focus {
    color: #ff8a80 !important
}
.color-red-a200 {
    color: #ff5252 !important
}
.color-hover-red-a200:hover,
.color-hover-red-a200:active,
.color-hover-red-a200:focus {
    color: #ff5252 !important
}
.color-red-a400 {
    color: #ff1744 !important
}
.color-hover-red-a400:hover,
.color-hover-red-a400:active,
.color-hover-red-a400:focus {
    color: #ff1744 !important
}
.color-red-a700 {
    color: #d50000 !important
}
.color-hover-red-a700:hover,
.color-hover-red-a700:active,
.color-hover-red-a700:focus {
    color: #d50000 !important
}
.color-pink-50 {
    color: #fce4ec !important
}
.color-hover-pink-50:hover,
.color-hover-pink-50:active,
.color-hover-pink-50:focus {
    color: #fce4ec !important
}
.color-pink-100 {
    color: #f8bbd0 !important
}
.color-hover-pink-100:hover,
.color-hover-pink-100:active,
.color-hover-pink-100:focus {
    color: #f8bbd0 !important
}
.color-pink-200 {
    color: #f48fb1 !important
}
.color-hover-pink-200:hover,
.color-hover-pink-200:active,
.color-hover-pink-200:focus {
    color: #f48fb1 !important
}
.color-pink-300 {
    color: #f06292 !important
}
.color-hover-pink-300:hover,
.color-hover-pink-300:active,
.color-hover-pink-300:focus {
    color: #f06292 !important
}
.color-pink-400 {
    color: #ec407a !important
}
.color-hover-pink-400:hover,
.color-hover-pink-400:active,
.color-hover-pink-400:focus {
    color: #ec407a !important
}
.color-pink-500 {
    color: #e91e63 !important
}
.color-hover-pink-500:hover,
.color-hover-pink-500:active,
.color-hover-pink-500:focus {
    color: #e91e63 !important
}
.color-pink-600 {
    color: #d81b60 !important
}
.color-hover-pink-600:hover,
.color-hover-pink-600:active,
.color-hover-pink-600:focus {
    color: #d81b60 !important
}
.color-pink-700 {
    color: #c2185b !important
}
.color-hover-pink-700:hover,
.color-hover-pink-700:active,
.color-hover-pink-700:focus {
    color: #c2185b !important
}
.color-pink-800 {
    color: #ad1457 !important
}
.color-hover-pink-800:hover,
.color-hover-pink-800:active,
.color-hover-pink-800:focus {
    color: #ad1457 !important
}
.color-pink-900 {
    color: #880e4f !important
}
.color-hover-pink-900:hover,
.color-hover-pink-900:active,
.color-hover-pink-900:focus {
    color: #880e4f !important
}
.color-pink-a100 {
    color: #ff80ab !important
}
.color-hover-pink-a100:hover,
.color-hover-pink-a100:active,
.color-hover-pink-a100:focus {
    color: #ff80ab !important
}
.color-pink-a200 {
    color: #ff4081 !important
}
.color-hover-pink-a200:hover,
.color-hover-pink-a200:active,
.color-hover-pink-a200:focus {
    color: #ff4081 !important
}
.color-pink-a400 {
    color: #f50057 !important
}
.color-hover-pink-a400:hover,
.color-hover-pink-a400:active,
.color-hover-pink-a400:focus {
    color: #f50057 !important
}
.color-pink-a700 {
    color: #c51162 !important
}
.color-hover-pink-a700:hover,
.color-hover-pink-a700:active,
.color-hover-pink-a700:focus {
    color: #c51162 !important
}
.color-purple-50 {
    color: #f3e5f5 !important
}
.color-hover-purple-50:hover,
.color-hover-purple-50:active,
.color-hover-purple-50:focus {
    color: #f3e5f5 !important
}
.color-purple-100 {
    color: #e1bee7 !important
}
.color-hover-purple-100:hover,
.color-hover-purple-100:active,
.color-hover-purple-100:focus {
    color: #e1bee7 !important
}
.color-purple-200 {
    color: #ce93d8 !important
}
.color-hover-purple-200:hover,
.color-hover-purple-200:active,
.color-hover-purple-200:focus {
    color: #ce93d8 !important
}
.color-purple-300 {
    color: #ba68c8 !important
}
.color-hover-purple-300:hover,
.color-hover-purple-300:active,
.color-hover-purple-300:focus {
    color: #ba68c8 !important
}
.color-purple-400 {
    color: #ab47bc !important
}
.color-hover-purple-400:hover,
.color-hover-purple-400:active,
.color-hover-purple-400:focus {
    color: #ab47bc !important
}
.color-purple-500 {
    color: #9c27b0 !important
}
.color-hover-purple-500:hover,
.color-hover-purple-500:active,
.color-hover-purple-500:focus {
    color: #9c27b0 !important
}
.color-purple-600 {
    color: #8e24aa !important
}
.color-hover-purple-600:hover,
.color-hover-purple-600:active,
.color-hover-purple-600:focus {
    color: #8e24aa !important
}
.color-purple-700 {
    color: #7b1fa2 !important
}
.color-hover-purple-700:hover,
.color-hover-purple-700:active,
.color-hover-purple-700:focus {
    color: #7b1fa2 !important
}
.color-purple-800 {
    color: #6a1b9a !important
}
.color-hover-purple-800:hover,
.color-hover-purple-800:active,
.color-hover-purple-800:focus {
    color: #6a1b9a !important
}
.color-purple-900 {
    color: #4a148c !important
}
.color-hover-purple-900:hover,
.color-hover-purple-900:active,
.color-hover-purple-900:focus {
    color: #4a148c !important
}
.color-purple-a100 {
    color: #ea80fc !important
}
.color-hover-purple-a100:hover,
.color-hover-purple-a100:active,
.color-hover-purple-a100:focus {
    color: #ea80fc !important
}
.color-purple-a200 {
    color: #e040fb !important
}
.color-hover-purple-a200:hover,
.color-hover-purple-a200:active,
.color-hover-purple-a200:focus {
    color: #e040fb !important
}
.color-purple-a400 {
    color: #d500f9 !important
}
.color-hover-purple-a400:hover,
.color-hover-purple-a400:active,
.color-hover-purple-a400:focus {
    color: #d500f9 !important
}
.color-purple-a700 {
    color: #a0f !important
}
.color-hover-purple-a700:hover,
.color-hover-purple-a700:active,
.color-hover-purple-a700:focus {
    color: #a0f !important
}
.color-deep-purple-50 {
    color: #ede7f6 !important
}
.color-hover-deep-purple-50:hover,
.color-hover-deep-purple-50:active,
.color-hover-deep-purple-50:focus {
    color: #ede7f6 !important
}
.color-deep-purple-100 {
    color: #d1c4e9 !important
}
.color-hover-deep-purple-100:hover,
.color-hover-deep-purple-100:active,
.color-hover-deep-purple-100:focus {
    color: #d1c4e9 !important
}
.color-deep-purple-200 {
    color: #b39ddb !important
}
.color-hover-deep-purple-200:hover,
.color-hover-deep-purple-200:active,
.color-hover-deep-purple-200:focus {
    color: #b39ddb !important
}
.color-deep-purple-300 {
    color: #9575cd !important
}
.color-hover-deep-purple-300:hover,
.color-hover-deep-purple-300:active,
.color-hover-deep-purple-300:focus {
    color: #9575cd !important
}
.color-deep-purple-400 {
    color: #7e57c2 !important
}
.color-hover-deep-purple-400:hover,
.color-hover-deep-purple-400:active,
.color-hover-deep-purple-400:focus {
    color: #7e57c2 !important
}
.color-deep-purple-500 {
    color: #673ab7 !important
}
.color-hover-deep-purple-500:hover,
.color-hover-deep-purple-500:active,
.color-hover-deep-purple-500:focus {
    color: #673ab7 !important
}
.color-deep-purple-600 {
    color: #5e35b1 !important
}
.color-hover-deep-purple-600:hover,
.color-hover-deep-purple-600:active,
.color-hover-deep-purple-600:focus {
    color: #5e35b1 !important
}
.color-deep-purple-700 {
    color: #512da8 !important
}
.color-hover-deep-purple-700:hover,
.color-hover-deep-purple-700:active,
.color-hover-deep-purple-700:focus {
    color: #512da8 !important
}
.color-deep-purple-800 {
    color: #4527a0 !important
}
.color-hover-deep-purple-800:hover,
.color-hover-deep-purple-800:active,
.color-hover-deep-purple-800:focus {
    color: #4527a0 !important
}
.color-deep-purple-900 {
    color: #311b92 !important
}
.color-hover-deep-purple-900:hover,
.color-hover-deep-purple-900:active,
.color-hover-deep-purple-900:focus {
    color: #311b92 !important
}
.color-deep-purple-a100 {
    color: #b388ff !important
}
.color-hover-deep-purple-a100:hover,
.color-hover-deep-purple-a100:active,
.color-hover-deep-purple-a100:focus {
    color: #b388ff !important
}
.color-deep-purple-a200 {
    color: #7c4dff !important
}
.color-hover-deep-purple-a200:hover,
.color-hover-deep-purple-a200:active,
.color-hover-deep-purple-a200:focus {
    color: #7c4dff !important
}
.color-deep-purple-a400 {
    color: #651fff !important
}
.color-hover-deep-purple-a400:hover,
.color-hover-deep-purple-a400:active,
.color-hover-deep-purple-a400:focus {
    color: #651fff !important
}
.color-deep-purple-a700 {
    color: #6200ea !important
}
.color-hover-deep-purple-a700:hover,
.color-hover-deep-purple-a700:active,
.color-hover-deep-purple-a700:focus {
    color: #6200ea !important
}
.color-indigo-50 {
    color: #e8eaf6 !important
}
.color-hover-indigo-50:hover,
.color-hover-indigo-50:active,
.color-hover-indigo-50:focus {
    color: #e8eaf6 !important
}
.color-indigo-100 {
    color: #c5cae9 !important
}
.color-hover-indigo-100:hover,
.color-hover-indigo-100:active,
.color-hover-indigo-100:focus {
    color: #c5cae9 !important
}
.color-indigo-200 {
    color: #9fa8da !important
}
.color-hover-indigo-200:hover,
.color-hover-indigo-200:active,
.color-hover-indigo-200:focus {
    color: #9fa8da !important
}
.color-indigo-300 {
    color: #7986cb !important
}
.color-hover-indigo-300:hover,
.color-hover-indigo-300:active,
.color-hover-indigo-300:focus {
    color: #7986cb !important
}
.color-indigo-400 {
    color: #5c6bc0 !important
}
.color-hover-indigo-400:hover,
.color-hover-indigo-400:active,
.color-hover-indigo-400:focus {
    color: #5c6bc0 !important
}
.color-indigo-500 {
    color: #3f51b5 !important
}
.color-hover-indigo-500:hover,
.color-hover-indigo-500:active,
.color-hover-indigo-500:focus {
    color: #3f51b5 !important
}
.color-indigo-600 {
    color: #3949ab !important
}
.color-hover-indigo-600:hover,
.color-hover-indigo-600:active,
.color-hover-indigo-600:focus {
    color: #3949ab !important
}
.color-indigo-700 {
    color: #303f9f !important
}
.color-hover-indigo-700:hover,
.color-hover-indigo-700:active,
.color-hover-indigo-700:focus {
    color: #303f9f !important
}
.color-indigo-800 {
    color: #283593 !important
}
.color-hover-indigo-800:hover,
.color-hover-indigo-800:active,
.color-hover-indigo-800:focus {
    color: #283593 !important
}
.color-indigo-900 {
    color: #1a237e !important
}
.color-hover-indigo-900:hover,
.color-hover-indigo-900:active,
.color-hover-indigo-900:focus {
    color: #1a237e !important
}
.color-indigo-a100 {
    color: #8c9eff !important
}
.color-hover-indigo-a100:hover,
.color-hover-indigo-a100:active,
.color-hover-indigo-a100:focus {
    color: #8c9eff !important
}
.color-indigo-a200 {
    color: #536dfe !important
}
.color-hover-indigo-a200:hover,
.color-hover-indigo-a200:active,
.color-hover-indigo-a200:focus {
    color: #536dfe !important
}
.color-indigo-a400 {
    color: #3d5afe !important
}
.color-hover-indigo-a400:hover,
.color-hover-indigo-a400:active,
.color-hover-indigo-a400:focus {
    color: #3d5afe !important
}
.color-indigo-a700 {
    color: #043D1D !important
}
.color-hover-indigo-a700:hover,
.color-hover-indigo-a700:active,
.color-hover-indigo-a700:focus {
    color: #043D1D !important
}
.color-blue-50 {
    color: #e3f2fd !important
}
.color-hover-blue-50:hover,
.color-hover-blue-50:active,
.color-hover-blue-50:focus {
    color: #e3f2fd !important
}
.color-blue-100 {
    color: #bbdefb !important
}
.color-hover-blue-100:hover,
.color-hover-blue-100:active,
.color-hover-blue-100:focus {
    color: #bbdefb !important
}
.color-blue-200 {
    color: #90caf9 !important
}
.color-hover-blue-200:hover,
.color-hover-blue-200:active,
.color-hover-blue-200:focus {
    color: #90caf9 !important
}
.color-blue-300 {
    color: #64b5f6 !important
}
.color-hover-blue-300:hover,
.color-hover-blue-300:active,
.color-hover-blue-300:focus {
    color: #64b5f6 !important
}
.color-blue-400 {
    color: #42a5f5 !important
}
.color-hover-blue-400:hover,
.color-hover-blue-400:active,
.color-hover-blue-400:focus {
    color: #42a5f5 !important
}
.color-blue-500 {
    color: #2196f3 !important
}
.color-hover-blue-500:hover,
.color-hover-blue-500:active,
.color-hover-blue-500:focus {
    color: #2196f3 !important
}
.color-blue-600 {
    color: #1e88e5 !important
}
.color-hover-blue-600:hover,
.color-hover-blue-600:active,
.color-hover-blue-600:focus {
    color: #1e88e5 !important
}
.color-blue-700 {
    color: #1976d2 !important
}
.color-hover-blue-700:hover,
.color-hover-blue-700:active,
.color-hover-blue-700:focus {
    color: #1976d2 !important
}
.color-blue-800 {
    color: #1565c0 !important
}
.color-hover-blue-800:hover,
.color-hover-blue-800:active,
.color-hover-blue-800:focus {
    color: #1565c0 !important
}
.color-blue-900 {
    color: #0d47a1 !important
}
.color-hover-blue-900:hover,
.color-hover-blue-900:active,
.color-hover-blue-900:focus {
    color: #0d47a1 !important
}
.color-blue-a100 {
    color: #82b1ff !important
}
.color-hover-blue-a100:hover,
.color-hover-blue-a100:active,
.color-hover-blue-a100:focus {
    color: #82b1ff !important
}
.color-blue-a200 {
    color: #448aff !important
}
.color-hover-blue-a200:hover,
.color-hover-blue-a200:active,
.color-hover-blue-a200:focus {
    color: #448aff !important
}
.color-blue-a400 {
    color: #2979ff !important
}
.color-hover-blue-a400:hover,
.color-hover-blue-a400:active,
.color-hover-blue-a400:focus {
    color: #2979ff !important
}
.color-blue-a700 {
    color: #2962ff !important
}
.color-hover-blue-a700:hover,
.color-hover-blue-a700:active,
.color-hover-blue-a700:focus {
    color: #2962ff !important
}
.color-light-blue-50 {
    color: #e1f5fe !important
}
.color-hover-light-blue-50:hover,
.color-hover-light-blue-50:active,
.color-hover-light-blue-50:focus {
    color: #e1f5fe !important
}
.color-light-blue-100 {
    color: #b3e5fc !important
}
.color-hover-light-blue-100:hover,
.color-hover-light-blue-100:active,
.color-hover-light-blue-100:focus {
    color: #b3e5fc !important
}
.color-light-blue-200 {
    color: #81d4fa !important
}
.color-hover-light-blue-200:hover,
.color-hover-light-blue-200:active,
.color-hover-light-blue-200:focus {
    color: #81d4fa !important
}
.color-light-blue-300 {
    color: #4fc3f7 !important
}
.color-hover-light-blue-300:hover,
.color-hover-light-blue-300:active,
.color-hover-light-blue-300:focus {
    color: #4fc3f7 !important
}
.color-light-blue-400 {
    color: #29b6f6 !important
}
.color-hover-light-blue-400:hover,
.color-hover-light-blue-400:active,
.color-hover-light-blue-400:focus {
    color: #29b6f6 !important
}
.color-light-blue-500 {
    color: #03a9f4 !important
}
.color-hover-light-blue-500:hover,
.color-hover-light-blue-500:active,
.color-hover-light-blue-500:focus {
    color: #03a9f4 !important
}
.color-light-blue-600 {
    color: #039be5 !important
}
.color-hover-light-blue-600:hover,
.color-hover-light-blue-600:active,
.color-hover-light-blue-600:focus {
    color: #039be5 !important
}
.color-light-blue-700 {
    color: #0288d1 !important
}
.color-hover-light-blue-700:hover,
.color-hover-light-blue-700:active,
.color-hover-light-blue-700:focus {
    color: #0288d1 !important
}
.color-light-blue-800 {
    color: #0277bd !important
}
.color-hover-light-blue-800:hover,
.color-hover-light-blue-800:active,
.color-hover-light-blue-800:focus {
    color: #0277bd !important
}
.color-light-blue-900 {
    color: #01579b !important
}
.color-hover-light-blue-900:hover,
.color-hover-light-blue-900:active,
.color-hover-light-blue-900:focus {
    color: #01579b !important
}
.color-light-blue-a100 {
    color: #80d8ff !important
}
.color-hover-light-blue-a100:hover,
.color-hover-light-blue-a100:active,
.color-hover-light-blue-a100:focus {
    color: #80d8ff !important
}
.color-light-blue-a200 {
    color: #40c4ff !important
}
.color-hover-light-blue-a200:hover,
.color-hover-light-blue-a200:active,
.color-hover-light-blue-a200:focus {
    color: #40c4ff !important
}
.color-light-blue-a400 {
    color: #00b0ff !important
}
.color-hover-light-blue-a400:hover,
.color-hover-light-blue-a400:active,
.color-hover-light-blue-a400:focus {
    color: #00b0ff !important
}
.color-light-blue-a700 {
    color: #0091ea !important
}
.color-hover-light-blue-a700:hover,
.color-hover-light-blue-a700:active,
.color-hover-light-blue-a700:focus {
    color: #0091ea !important
}
.color-cyan-50 {
    color: #e0f7fa !important
}
.color-hover-cyan-50:hover,
.color-hover-cyan-50:active,
.color-hover-cyan-50:focus {
    color: #e0f7fa !important
}
.color-cyan-100 {
    color: #b2ebf2 !important
}
.color-hover-cyan-100:hover,
.color-hover-cyan-100:active,
.color-hover-cyan-100:focus {
    color: #b2ebf2 !important
}
.color-cyan-200 {
    color: #80deea !important
}
.color-hover-cyan-200:hover,
.color-hover-cyan-200:active,
.color-hover-cyan-200:focus {
    color: #80deea !important
}
.color-cyan-300 {
    color: #4dd0e1 !important
}
.color-hover-cyan-300:hover,
.color-hover-cyan-300:active,
.color-hover-cyan-300:focus {
    color: #4dd0e1 !important
}
.color-cyan-400 {
    color: #26c6da !important
}
.color-hover-cyan-400:hover,
.color-hover-cyan-400:active,
.color-hover-cyan-400:focus {
    color: #26c6da !important
}
.color-cyan-500 {
    color: #00bcd4 !important
}
.color-hover-cyan-500:hover,
.color-hover-cyan-500:active,
.color-hover-cyan-500:focus {
    color: #00bcd4 !important
}
.color-cyan-600 {
    color: #00acc1 !important
}
.color-hover-cyan-600:hover,
.color-hover-cyan-600:active,
.color-hover-cyan-600:focus {
    color: #00acc1 !important
}
.color-cyan-700 {
    color: #0097a7 !important
}
.color-hover-cyan-700:hover,
.color-hover-cyan-700:active,
.color-hover-cyan-700:focus {
    color: #0097a7 !important
}
.color-cyan-800 {
    color: #00838f !important
}
.color-hover-cyan-800:hover,
.color-hover-cyan-800:active,
.color-hover-cyan-800:focus {
    color: #00838f !important
}
.color-cyan-900 {
    color: #006064 !important
}
.color-hover-cyan-900:hover,
.color-hover-cyan-900:active,
.color-hover-cyan-900:focus {
    color: #006064 !important
}
.color-cyan-a100 {
    color: #84ffff !important
}
.color-hover-cyan-a100:hover,
.color-hover-cyan-a100:active,
.color-hover-cyan-a100:focus {
    color: #84ffff !important
}
.color-cyan-a200 {
    color: #18ffff !important
}
.color-hover-cyan-a200:hover,
.color-hover-cyan-a200:active,
.color-hover-cyan-a200:focus {
    color: #18ffff !important
}
.color-cyan-a400 {
    color: #00e5ff !important
}
.color-hover-cyan-a400:hover,
.color-hover-cyan-a400:active,
.color-hover-cyan-a400:focus {
    color: #00e5ff !important
}
.color-cyan-a700 {
    color: #00b8d4 !important
}
.color-hover-cyan-a700:hover,
.color-hover-cyan-a700:active,
.color-hover-cyan-a700:focus {
    color: #00b8d4 !important
}
.color-teal-50 {
    color: #e0f2f1 !important
}
.color-hover-teal-50:hover,
.color-hover-teal-50:active,
.color-hover-teal-50:focus {
    color: #e0f2f1 !important
}
.color-teal-100 {
    color: #b2dfdb !important
}
.color-hover-teal-100:hover,
.color-hover-teal-100:active,
.color-hover-teal-100:focus {
    color: #b2dfdb !important
}
.color-teal-200 {
    color: #80cbc4 !important
}
.color-hover-teal-200:hover,
.color-hover-teal-200:active,
.color-hover-teal-200:focus {
    color: #80cbc4 !important
}
.color-teal-300 {
    color: #4db6ac !important
}
.color-hover-teal-300:hover,
.color-hover-teal-300:active,
.color-hover-teal-300:focus {
    color: #4db6ac !important
}
.color-teal-400 {
    color: #26a69a !important
}
.color-hover-teal-400:hover,
.color-hover-teal-400:active,
.color-hover-teal-400:focus {
    color: #26a69a !important
}
.color-teal-500 {
    color: #009688 !important
}
.color-hover-teal-500:hover,
.color-hover-teal-500:active,
.color-hover-teal-500:focus {
    color: #009688 !important
}
.color-teal-600 {
    color: #00897b !important
}
.color-hover-teal-600:hover,
.color-hover-teal-600:active,
.color-hover-teal-600:focus {
    color: #00897b !important
}
.color-teal-700 {
    color: #00796b !important
}
.color-hover-teal-700:hover,
.color-hover-teal-700:active,
.color-hover-teal-700:focus {
    color: #00796b !important
}
.color-teal-800 {
    color: #00695c !important
}
.color-hover-teal-800:hover,
.color-hover-teal-800:active,
.color-hover-teal-800:focus {
    color: #00695c !important
}
.color-teal-900 {
    color: #004d40 !important
}
.color-hover-teal-900:hover,
.color-hover-teal-900:active,
.color-hover-teal-900:focus {
    color: #004d40 !important
}
.color-teal-a100 {
    color: #a7ffeb !important
}
.color-hover-teal-a100:hover,
.color-hover-teal-a100:active,
.color-hover-teal-a100:focus {
    color: #a7ffeb !important
}
.color-teal-a200 {
    color: #64ffda !important
}
.color-hover-teal-a200:hover,
.color-hover-teal-a200:active,
.color-hover-teal-a200:focus {
    color: #64ffda !important
}
.color-teal-a400 {
    color: #1de9b6 !important
}
.color-hover-teal-a400:hover,
.color-hover-teal-a400:active,
.color-hover-teal-a400:focus {
    color: #1de9b6 !important
}
.color-teal-a700 {
    color: #00bfa5 !important
}
.color-hover-teal-a700:hover,
.color-hover-teal-a700:active,
.color-hover-teal-a700:focus {
    color: #00bfa5 !important
}
.color-green-50 {
    color: #e8f5e9 !important
}
.color-hover-green-50:hover,
.color-hover-green-50:active,
.color-hover-green-50:focus {
    color: #e8f5e9 !important
}
.color-green-100 {
    color: #c8e6c9 !important
}
.color-hover-green-100:hover,
.color-hover-green-100:active,
.color-hover-green-100:focus {
    color: #c8e6c9 !important
}
.color-green-200 {
    color: #a5d6a7 !important
}
.color-hover-green-200:hover,
.color-hover-green-200:active,
.color-hover-green-200:focus {
    color: #a5d6a7 !important
}
.color-green-300 {
    color: #81c784 !important
}
.color-hover-green-300:hover,
.color-hover-green-300:active,
.color-hover-green-300:focus {
    color: #81c784 !important
}
.color-green-400 {
    color: #66bb6a !important
}
.color-hover-green-400:hover,
.color-hover-green-400:active,
.color-hover-green-400:focus {
    color: #66bb6a !important
}
.color-green-500 {
    color: #4caf50 !important
}
.color-hover-green-500:hover,
.color-hover-green-500:active,
.color-hover-green-500:focus {
    color: #4caf50 !important
}
.color-green-600 {
    color: #43a047 !important
}
.color-hover-green-600:hover,
.color-hover-green-600:active,
.color-hover-green-600:focus {
    color: #43a047 !important
}
.color-green-700 {
    color: #388e3c !important
}
.color-hover-green-700:hover,
.color-hover-green-700:active,
.color-hover-green-700:focus {
    color: #388e3c !important
}
.color-green-800 {
    color: #2e7d32 !important
}
.color-hover-green-800:hover,
.color-hover-green-800:active,
.color-hover-green-800:focus {
    color: #2e7d32 !important
}
.color-green-900 {
    color: #1b5e20 !important
}
.color-hover-green-900:hover,
.color-hover-green-900:active,
.color-hover-green-900:focus {
    color: #1b5e20 !important
}
.color-green-a100 {
    color: #b9f6ca !important
}
.color-hover-green-a100:hover,
.color-hover-green-a100:active,
.color-hover-green-a100:focus {
    color: #b9f6ca !important
}
.color-green-a200 {
    color: #69f0ae !important
}
.color-hover-green-a200:hover,
.color-hover-green-a200:active,
.color-hover-green-a200:focus {
    color: #69f0ae !important
}
.color-green-a400 {
    color: #00e676 !important
}
.color-hover-green-a400:hover,
.color-hover-green-a400:active,
.color-hover-green-a400:focus {
    color: #00e676 !important
}
.color-green-a700 {
    color: #00c853 !important
}
.color-hover-green-a700:hover,
.color-hover-green-a700:active,
.color-hover-green-a700:focus {
    color: #00c853 !important
}
.color-light-green-50 {
    color: #f1f8e9 !important
}
.color-hover-light-green-50:hover,
.color-hover-light-green-50:active,
.color-hover-light-green-50:focus {
    color: #f1f8e9 !important
}
.color-light-green-100 {
    color: #dcedc8 !important
}
.color-hover-light-green-100:hover,
.color-hover-light-green-100:active,
.color-hover-light-green-100:focus {
    color: #dcedc8 !important
}
.color-light-green-200 {
    color: #c5e1a5 !important
}
.color-hover-light-green-200:hover,
.color-hover-light-green-200:active,
.color-hover-light-green-200:focus {
    color: #c5e1a5 !important
}
.color-light-green-300 {
    color: #aed581 !important
}
.color-hover-light-green-300:hover,
.color-hover-light-green-300:active,
.color-hover-light-green-300:focus {
    color: #aed581 !important
}
.color-light-green-400 {
    color: #9ccc65 !important
}
.color-hover-light-green-400:hover,
.color-hover-light-green-400:active,
.color-hover-light-green-400:focus {
    color: #9ccc65 !important
}
.color-light-green-500 {
    color: #8bc34a !important
}
.color-hover-light-green-500:hover,
.color-hover-light-green-500:active,
.color-hover-light-green-500:focus {
    color: #8bc34a !important
}
.color-light-green-600 {
    color: #7cb342 !important
}
.color-hover-light-green-600:hover,
.color-hover-light-green-600:active,
.color-hover-light-green-600:focus {
    color: #7cb342 !important
}
.color-light-green-700 {
    color: #689f38 !important
}
.color-hover-light-green-700:hover,
.color-hover-light-green-700:active,
.color-hover-light-green-700:focus {
    color: #689f38 !important
}
.color-light-green-800 {
    color: #558b2f !important
}
.color-hover-light-green-800:hover,
.color-hover-light-green-800:active,
.color-hover-light-green-800:focus {
    color: #558b2f !important
}
.color-light-green-900 {
    color: #33691e !important
}
.color-hover-light-green-900:hover,
.color-hover-light-green-900:active,
.color-hover-light-green-900:focus {
    color: #33691e !important
}
.color-light-green-a100 {
    color: #ccff90 !important
}
.color-hover-light-green-a100:hover,
.color-hover-light-green-a100:active,
.color-hover-light-green-a100:focus {
    color: #ccff90 !important
}
.color-light-green-a200 {
    color: #b2ff59 !important
}
.color-hover-light-green-a200:hover,
.color-hover-light-green-a200:active,
.color-hover-light-green-a200:focus {
    color: #b2ff59 !important
}
.color-light-green-a400 {
    color: #76ff03 !important
}
.color-hover-light-green-a400:hover,
.color-hover-light-green-a400:active,
.color-hover-light-green-a400:focus {
    color: #76ff03 !important
}
.color-light-green-a700 {
    color: #64dd17 !important
}
.color-hover-light-green-a700:hover,
.color-hover-light-green-a700:active,
.color-hover-light-green-a700:focus {
    color: #64dd17 !important
}
.color-lime-50 {
    color: #f9fbe7 !important
}
.color-hover-lime-50:hover,
.color-hover-lime-50:active,
.color-hover-lime-50:focus {
    color: #f9fbe7 !important
}
.color-lime-100 {
    color: #f0f4c3 !important
}
.color-hover-lime-100:hover,
.color-hover-lime-100:active,
.color-hover-lime-100:focus {
    color: #f0f4c3 !important
}
.color-lime-200 {
    color: #e6ee9c !important
}
.color-hover-lime-200:hover,
.color-hover-lime-200:active,
.color-hover-lime-200:focus {
    color: #e6ee9c !important
}
.color-lime-300 {
    color: #dce775 !important
}
.color-hover-lime-300:hover,
.color-hover-lime-300:active,
.color-hover-lime-300:focus {
    color: #dce775 !important
}
.color-lime-400 {
    color: #d4e157 !important
}
.color-hover-lime-400:hover,
.color-hover-lime-400:active,
.color-hover-lime-400:focus {
    color: #d4e157 !important
}
.color-lime-500 {
    color: #cddc39 !important
}
.color-hover-lime-500:hover,
.color-hover-lime-500:active,
.color-hover-lime-500:focus {
    color: #cddc39 !important
}
.color-lime-600 {
    color: #c0ca33 !important
}
.color-hover-lime-600:hover,
.color-hover-lime-600:active,
.color-hover-lime-600:focus {
    color: #c0ca33 !important
}
.color-lime-700 {
    color: #afb42b !important
}
.color-hover-lime-700:hover,
.color-hover-lime-700:active,
.color-hover-lime-700:focus {
    color: #afb42b !important
}
.color-lime-800 {
    color: #9e9d24 !important
}
.color-hover-lime-800:hover,
.color-hover-lime-800:active,
.color-hover-lime-800:focus {
    color: #9e9d24 !important
}
.color-lime-900 {
    color: #827717 !important
}
.color-hover-lime-900:hover,
.color-hover-lime-900:active,
.color-hover-lime-900:focus {
    color: #827717 !important
}
.color-lime-a100 {
    color: #f4ff81 !important
}
.color-hover-lime-a100:hover,
.color-hover-lime-a100:active,
.color-hover-lime-a100:focus {
    color: #f4ff81 !important
}
.color-lime-a200 {
    color: #eeff41 !important
}
.color-hover-lime-a200:hover,
.color-hover-lime-a200:active,
.color-hover-lime-a200:focus {
    color: #eeff41 !important
}
.color-lime-a400 {
    color: #c6ff00 !important
}
.color-hover-lime-a400:hover,
.color-hover-lime-a400:active,
.color-hover-lime-a400:focus {
    color: #c6ff00 !important
}
.color-lime-a700 {
    color: #aeea00 !important
}
.color-hover-lime-a700:hover,
.color-hover-lime-a700:active,
.color-hover-lime-a700:focus {
    color: #aeea00 !important
}
.color-yellow-50 {
    color: #fffde7 !important
}
.color-hover-yellow-50:hover,
.color-hover-yellow-50:active,
.color-hover-yellow-50:focus {
    color: #fffde7 !important
}
.color-yellow-100 {
    color: #fff9c4 !important
}
.color-hover-yellow-100:hover,
.color-hover-yellow-100:active,
.color-hover-yellow-100:focus {
    color: #fff9c4 !important
}
.color-yellow-200 {
    color: #fff59d !important
}
.color-hover-yellow-200:hover,
.color-hover-yellow-200:active,
.color-hover-yellow-200:focus {
    color: #fff59d !important
}
.color-yellow-300 {
    color: #fff176 !important
}
.color-hover-yellow-300:hover,
.color-hover-yellow-300:active,
.color-hover-yellow-300:focus {
    color: #fff176 !important
}
.color-yellow-400 {
    color: #ffee58 !important
}
.color-hover-yellow-400:hover,
.color-hover-yellow-400:active,
.color-hover-yellow-400:focus {
    color: #ffee58 !important
}
.color-yellow-500 {
    color: #ffeb3b !important
}
.color-hover-yellow-500:hover,
.color-hover-yellow-500:active,
.color-hover-yellow-500:focus {
    color: #ffeb3b !important
}
.color-yellow-600 {
    color: #fdd835 !important
}
.color-hover-yellow-600:hover,
.color-hover-yellow-600:active,
.color-hover-yellow-600:focus {
    color: #fdd835 !important
}
.color-yellow-700 {
    color: #fbc02d !important
}
.color-hover-yellow-700:hover,
.color-hover-yellow-700:active,
.color-hover-yellow-700:focus {
    color: #fbc02d !important
}
.color-yellow-800 {
    color: #f9a825 !important
}
.color-hover-yellow-800:hover,
.color-hover-yellow-800:active,
.color-hover-yellow-800:focus {
    color: #f9a825 !important
}
.color-yellow-900 {
    color: #f57f17 !important
}
.color-hover-yellow-900:hover,
.color-hover-yellow-900:active,
.color-hover-yellow-900:focus {
    color: #f57f17 !important
}
.color-yellow-a100 {
    color: #ffff8d !important
}
.color-hover-yellow-a100:hover,
.color-hover-yellow-a100:active,
.color-hover-yellow-a100:focus {
    color: #ffff8d !important
}
.color-yellow-a200 {
    color: #ff0 !important
}
.color-hover-yellow-a200:hover,
.color-hover-yellow-a200:active,
.color-hover-yellow-a200:focus {
    color: #ff0 !important
}
.color-yellow-a400 {
    color: #ffea00 !important
}
.color-hover-yellow-a400:hover,
.color-hover-yellow-a400:active,
.color-hover-yellow-a400:focus {
    color: #ffea00 !important
}
.color-yellow-a700 {
    color: #ffd600 !important
}
.color-hover-yellow-a700:hover,
.color-hover-yellow-a700:active,
.color-hover-yellow-a700:focus {
    color: #ffd600 !important
}
.color-amber-50 {
    color: #fff8e1 !important
}
.color-hover-amber-50:hover,
.color-hover-amber-50:active,
.color-hover-amber-50:focus {
    color: #fff8e1 !important
}
.color-amber-100 {
    color: #ffecb3 !important
}
.color-hover-amber-100:hover,
.color-hover-amber-100:active,
.color-hover-amber-100:focus {
    color: #ffecb3 !important
}
.color-amber-200 {
    color: #ffe082 !important
}
.color-hover-amber-200:hover,
.color-hover-amber-200:active,
.color-hover-amber-200:focus {
    color: #ffe082 !important
}
.color-amber-300 {
    color: #ffd54f !important
}
.color-hover-amber-300:hover,
.color-hover-amber-300:active,
.color-hover-amber-300:focus {
    color: #ffd54f !important
}
.color-amber-400 {
    color: #ffca28 !important
}
.color-hover-amber-400:hover,
.color-hover-amber-400:active,
.color-hover-amber-400:focus {
    color: #ffca28 !important
}
.color-amber-500 {
    color: #ffc107 !important
}
.color-hover-amber-500:hover,
.color-hover-amber-500:active,
.color-hover-amber-500:focus {
    color: #ffc107 !important
}
.color-amber-600 {
    color: #ffb300 !important
}
.color-hover-amber-600:hover,
.color-hover-amber-600:active,
.color-hover-amber-600:focus {
    color: #ffb300 !important
}
.color-amber-700 {
    color: #ffa000 !important
}
.color-hover-amber-700:hover,
.color-hover-amber-700:active,
.color-hover-amber-700:focus {
    color: #ffa000 !important
}
.color-amber-800 {
    color: #ff8f00 !important
}
.color-hover-amber-800:hover,
.color-hover-amber-800:active,
.color-hover-amber-800:focus {
    color: #ff8f00 !important
}
.color-amber-900 {
    color: #ff6f00 !important
}
.color-hover-amber-900:hover,
.color-hover-amber-900:active,
.color-hover-amber-900:focus {
    color: #ff6f00 !important
}
.color-amber-a100 {
    color: #ffe57f !important
}
.color-hover-amber-a100:hover,
.color-hover-amber-a100:active,
.color-hover-amber-a100:focus {
    color: #ffe57f !important
}
.color-amber-a200 {
    color: #ffd740 !important
}
.color-hover-amber-a200:hover,
.color-hover-amber-a200:active,
.color-hover-amber-a200:focus {
    color: #ffd740 !important
}
.color-amber-a400 {
    color: #ffc400 !important
}
.color-hover-amber-a400:hover,
.color-hover-amber-a400:active,
.color-hover-amber-a400:focus {
    color: #ffc400 !important
}
.color-amber-a700 {
    color: #ffab00 !important
}
.color-hover-amber-a700:hover,
.color-hover-amber-a700:active,
.color-hover-amber-a700:focus {
    color: #ffab00 !important
}
.color-orange-50 {
    color: #fff3e0 !important
}
.color-hover-orange-50:hover,
.color-hover-orange-50:active,
.color-hover-orange-50:focus {
    color: #fff3e0 !important
}
.color-orange-100 {
    color: #ffe0b2 !important
}
.color-hover-orange-100:hover,
.color-hover-orange-100:active,
.color-hover-orange-100:focus {
    color: #ffe0b2 !important
}
.color-orange-200 {
    color: #ffcc80 !important
}
.color-hover-orange-200:hover,
.color-hover-orange-200:active,
.color-hover-orange-200:focus {
    color: #ffcc80 !important
}
.color-orange-300 {
    color: #ffb74d !important
}
.color-hover-orange-300:hover,
.color-hover-orange-300:active,
.color-hover-orange-300:focus {
    color: #ffb74d !important
}
.color-orange-400 {
    color: #ffa726 !important
}
.color-hover-orange-400:hover,
.color-hover-orange-400:active,
.color-hover-orange-400:focus {
    color: #ffa726 !important
}
.color-orange-500 {
    color: #ff9800 !important
}
.color-hover-orange-500:hover,
.color-hover-orange-500:active,
.color-hover-orange-500:focus {
    color: #ff9800 !important
}
.color-orange-600 {
    color: #fb8c00 !important
}
.color-hover-orange-600:hover,
.color-hover-orange-600:active,
.color-hover-orange-600:focus {
    color: #fb8c00 !important
}
.color-orange-700 {
    color: #f57c00 !important
}
.color-hover-orange-700:hover,
.color-hover-orange-700:active,
.color-hover-orange-700:focus {
    color: #f57c00 !important
}
.color-orange-800 {
    color: #ef6c00 !important
}
.color-hover-orange-800:hover,
.color-hover-orange-800:active,
.color-hover-orange-800:focus {
    color: #ef6c00 !important
}
.color-orange-900 {
    color: #e65100 !important
}
.color-hover-orange-900:hover,
.color-hover-orange-900:active,
.color-hover-orange-900:focus {
    color: #e65100 !important
}
.color-orange-a100 {
    color: #ffd180 !important
}
.color-hover-orange-a100:hover,
.color-hover-orange-a100:active,
.color-hover-orange-a100:focus {
    color: #ffd180 !important
}
.color-orange-a200 {
    color: #ffab40 !important
}
.color-hover-orange-a200:hover,
.color-hover-orange-a200:active,
.color-hover-orange-a200:focus {
    color: #ffab40 !important
}
.color-orange-a400 {
    color: #ff9100 !important
}
.color-hover-orange-a400:hover,
.color-hover-orange-a400:active,
.color-hover-orange-a400:focus {
    color: #ff9100 !important
}
.color-orange-a700 {
    color: #ff6d00 !important
}
.color-hover-orange-a700:hover,
.color-hover-orange-a700:active,
.color-hover-orange-a700:focus {
    color: #ff6d00 !important
}
.color-deep-orange-50 {
    color: #fbe9e7 !important
}
.color-hover-deep-orange-50:hover,
.color-hover-deep-orange-50:active,
.color-hover-deep-orange-50:focus {
    color: #fbe9e7 !important
}
.color-deep-orange-100 {
    color: #ffccbc !important
}
.color-hover-deep-orange-100:hover,
.color-hover-deep-orange-100:active,
.color-hover-deep-orange-100:focus {
    color: #ffccbc !important
}
.color-deep-orange-200 {
    color: #ffab91 !important
}
.color-hover-deep-orange-200:hover,
.color-hover-deep-orange-200:active,
.color-hover-deep-orange-200:focus {
    color: #ffab91 !important
}
.color-deep-orange-300 {
    color: #ff8a65 !important
}
.color-hover-deep-orange-300:hover,
.color-hover-deep-orange-300:active,
.color-hover-deep-orange-300:focus {
    color: #ff8a65 !important
}
.color-deep-orange-400 {
    color: #ff7043 !important
}
.color-hover-deep-orange-400:hover,
.color-hover-deep-orange-400:active,
.color-hover-deep-orange-400:focus {
    color: #ff7043 !important
}
.color-deep-orange-500 {
    color: #ff5722 !important
}
.color-hover-deep-orange-500:hover,
.color-hover-deep-orange-500:active,
.color-hover-deep-orange-500:focus {
    color: #ff5722 !important
}
.color-deep-orange-600 {
    color: #f4511e !important
}
.color-hover-deep-orange-600:hover,
.color-hover-deep-orange-600:active,
.color-hover-deep-orange-600:focus {
    color: #f4511e !important
}
.color-deep-orange-700 {
    color: #e64a19 !important
}
.color-hover-deep-orange-700:hover,
.color-hover-deep-orange-700:active,
.color-hover-deep-orange-700:focus {
    color: #e64a19 !important
}
.color-deep-orange-800 {
    color: #d84315 !important
}
.color-hover-deep-orange-800:hover,
.color-hover-deep-orange-800:active,
.color-hover-deep-orange-800:focus {
    color: #d84315 !important
}
.color-deep-orange-900 {
    color: #bf360c !important
}
.color-hover-deep-orange-900:hover,
.color-hover-deep-orange-900:active,
.color-hover-deep-orange-900:focus {
    color: #bf360c !important
}
.color-deep-orange-a100 {
    color: #ff9e80 !important
}
.color-hover-deep-orange-a100:hover,
.color-hover-deep-orange-a100:active,
.color-hover-deep-orange-a100:focus {
    color: #ff9e80 !important
}
.color-deep-orange-a200 {
    color: #ff6e40 !important
}
.color-hover-deep-orange-a200:hover,
.color-hover-deep-orange-a200:active,
.color-hover-deep-orange-a200:focus {
    color: #ff6e40 !important
}
.color-deep-orange-a400 {
    color: #ff3d00 !important
}
.color-hover-deep-orange-a400:hover,
.color-hover-deep-orange-a400:active,
.color-hover-deep-orange-a400:focus {
    color: #ff3d00 !important
}
.color-deep-orange-a700 {
    color: #dd2c00 !important
}
.color-hover-deep-orange-a700:hover,
.color-hover-deep-orange-a700:active,
.color-hover-deep-orange-a700:focus {
    color: #dd2c00 !important
}
.color-brown-50 {
    color: #efebe9 !important
}
.color-hover-brown-50:hover,
.color-hover-brown-50:active,
.color-hover-brown-50:focus {
    color: #efebe9 !important
}
.color-brown-100 {
    color: #d7ccc8 !important
}
.color-hover-brown-100:hover,
.color-hover-brown-100:active,
.color-hover-brown-100:focus {
    color: #d7ccc8 !important
}
.color-brown-200 {
    color: #bcaaa4 !important
}
.color-hover-brown-200:hover,
.color-hover-brown-200:active,
.color-hover-brown-200:focus {
    color: #bcaaa4 !important
}
.color-brown-300 {
    color: #a1887f !important
}
.color-hover-brown-300:hover,
.color-hover-brown-300:active,
.color-hover-brown-300:focus {
    color: #a1887f !important
}
.color-brown-400 {
    color: #8d6e63 !important
}
.color-hover-brown-400:hover,
.color-hover-brown-400:active,
.color-hover-brown-400:focus {
    color: #8d6e63 !important
}
.color-brown-500 {
    color: #795548 !important
}
.color-hover-brown-500:hover,
.color-hover-brown-500:active,
.color-hover-brown-500:focus {
    color: #795548 !important
}
.color-brown-600 {
    color: #6d4c41 !important
}
.color-hover-brown-600:hover,
.color-hover-brown-600:active,
.color-hover-brown-600:focus {
    color: #6d4c41 !important
}
.color-brown-700 {
    color: #5d4037 !important
}
.color-hover-brown-700:hover,
.color-hover-brown-700:active,
.color-hover-brown-700:focus {
    color: #5d4037 !important
}
.color-brown-800 {
    color: #4e342e !important
}
.color-hover-brown-800:hover,
.color-hover-brown-800:active,
.color-hover-brown-800:focus {
    color: #4e342e !important
}
.color-brown-900 {
    color: #3e2723 !important
}
.color-hover-brown-900:hover,
.color-hover-brown-900:active,
.color-hover-brown-900:focus {
    color: #3e2723 !important
}
.color-brown-a100 {
    color: #d7ccc8 !important
}
.color-hover-brown-a100:hover,
.color-hover-brown-a100:active,
.color-hover-brown-a100:focus {
    color: #d7ccc8 !important
}
.color-brown-a200 {
    color: #bcaaa4 !important
}
.color-hover-brown-a200:hover,
.color-hover-brown-a200:active,
.color-hover-brown-a200:focus {
    color: #bcaaa4 !important
}
.color-brown-a400 {
    color: #8d6e63 !important
}
.color-hover-brown-a400:hover,
.color-hover-brown-a400:active,
.color-hover-brown-a400:focus {
    color: #8d6e63 !important
}
.color-brown-a700 {
    color: #5d4037 !important
}
.color-hover-brown-a700:hover,
.color-hover-brown-a700:active,
.color-hover-brown-a700:focus {
    color: #5d4037 !important
}
.color-grey-50 {
    color: #fafafa !important
}
.color-hover-grey-50:hover,
.color-hover-grey-50:active,
.color-hover-grey-50:focus {
    color: #fafafa !important
}
.color-grey-100 {
    color: #f5f5f5 !important
}
.color-hover-grey-100:hover,
.color-hover-grey-100:active,
.color-hover-grey-100:focus {
    color: #f5f5f5 !important
}
.color-grey-200 {
    color: #eee !important
}
.color-hover-grey-200:hover,
.color-hover-grey-200:active,
.color-hover-grey-200:focus {
    color: #eee !important
}
.color-grey-300 {
    color: #e0e0e0 !important
}
.color-hover-grey-300:hover,
.color-hover-grey-300:active,
.color-hover-grey-300:focus {
    color: #e0e0e0 !important
}
.color-grey-400 {
    color: #bdbdbd !important
}
.color-hover-grey-400:hover,
.color-hover-grey-400:active,
.color-hover-grey-400:focus {
    color: #bdbdbd !important
}
.color-grey-500 {
    color: #9e9e9e !important
}
.color-hover-grey-500:hover,
.color-hover-grey-500:active,
.color-hover-grey-500:focus {
    color: #9e9e9e !important
}
.color-grey-600 {
    color: #757575 !important
}
.color-hover-grey-600:hover,
.color-hover-grey-600:active,
.color-hover-grey-600:focus {
    color: #757575 !important
}
.color-grey-700 {
    color: #616161 !important
}
.color-hover-grey-700:hover,
.color-hover-grey-700:active,
.color-hover-grey-700:focus {
    color: #616161 !important
}
.color-grey-800 {
    color: #424242 !important
}
.color-hover-grey-800:hover,
.color-hover-grey-800:active,
.color-hover-grey-800:focus {
    color: #424242 !important
}
.color-grey-900 {
    color: #212121 !important
}
.color-hover-grey-900:hover,
.color-hover-grey-900:active,
.color-hover-grey-900:focus {
    color: #212121 !important
}
.color-grey-1000 {
    color: #000 !important
}
.color-hover-grey-1000:hover,
.color-hover-grey-1000:active,
.color-hover-grey-1000:focus {
    color: #000 !important
}
.color-grey-a100 {
    color: #fff !important
}
.color-hover-grey-a100:hover,
.color-hover-grey-a100:active,
.color-hover-grey-a100:focus {
    color: #fff !important
}
.color-grey-a200 {
    color: #eee !important
}
.color-hover-grey-a200:hover,
.color-hover-grey-a200:active,
.color-hover-grey-a200:focus {
    color: #eee !important
}
.color-grey-a400 {
    color: #bdbdbd !important
}
.color-hover-grey-a400:hover,
.color-hover-grey-a400:active,
.color-hover-grey-a400:focus {
    color: #bdbdbd !important
}
.color-grey-a700 {
    color: #616161 !important
}
.color-hover-grey-a700:hover,
.color-hover-grey-a700:active,
.color-hover-grey-a700:focus {
    color: #616161 !important
}
.color-blue-grey-50 {
    color: #eceff1 !important
}
.color-hover-blue-grey-50:hover,
.color-hover-blue-grey-50:active,
.color-hover-blue-grey-50:focus {
    color: #eceff1 !important
}
.color-blue-grey-100 {
    color: #cfd8dc !important
}
.color-hover-blue-grey-100:hover,
.color-hover-blue-grey-100:active,
.color-hover-blue-grey-100:focus {
    color: #cfd8dc !important
}
.color-blue-grey-200 {
    color: #b0bec5 !important
}
.color-hover-blue-grey-200:hover,
.color-hover-blue-grey-200:active,
.color-hover-blue-grey-200:focus {
    color: #b0bec5 !important
}
.color-blue-grey-300 {
    color: #90a4ae !important
}
.color-hover-blue-grey-300:hover,
.color-hover-blue-grey-300:active,
.color-hover-blue-grey-300:focus {
    color: #90a4ae !important
}
.color-blue-grey-400 {
    color: #78909c !important
}
.color-hover-blue-grey-400:hover,
.color-hover-blue-grey-400:active,
.color-hover-blue-grey-400:focus {
    color: #78909c !important
}
.color-blue-grey-500 {
    color: #607d8b !important
}
.color-hover-blue-grey-500:hover,
.color-hover-blue-grey-500:active,
.color-hover-blue-grey-500:focus {
    color: #607d8b !important
}
.color-blue-grey-600 {
    color: #546e7a !important
}
.color-hover-blue-grey-600:hover,
.color-hover-blue-grey-600:active,
.color-hover-blue-grey-600:focus {
    color: #546e7a !important
}
.color-blue-grey-700 {
    color: #455a64 !important
}
.color-hover-blue-grey-700:hover,
.color-hover-blue-grey-700:active,
.color-hover-blue-grey-700:focus {
    color: #455a64 !important
}
.color-blue-grey-800 {
    color: #37474f !important
}
.color-hover-blue-grey-800:hover,
.color-hover-blue-grey-800:active,
.color-hover-blue-grey-800:focus {
    color: #37474f !important
}
.color-blue-grey-900 {
    color: #263238 !important
}
.color-hover-blue-grey-900:hover,
.color-hover-blue-grey-900:active,
.color-hover-blue-grey-900:focus {
    color: #263238 !important
}
.color-blue-grey-a100 {
    color: #cfd8dc !important
}
.color-hover-blue-grey-a100:hover,
.color-hover-blue-grey-a100:active,
.color-hover-blue-grey-a100:focus {
    color: #cfd8dc !important
}
.color-blue-grey-a200 {
    color: #b0bec5 !important
}
.color-hover-blue-grey-a200:hover,
.color-hover-blue-grey-a200:active,
.color-hover-blue-grey-a200:focus {
    color: #b0bec5 !important
}
.color-blue-grey-a400 {
    color: #78909c !important
}
.color-hover-blue-grey-a400:hover,
.color-hover-blue-grey-a400:active,
.color-hover-blue-grey-a400:focus {
    color: #78909c !important
}
.color-blue-grey-a700 {
    color: #455a64 !important
}
.color-hover-blue-grey-a700:hover,
.color-hover-blue-grey-a700:active,
.color-hover-blue-grey-a700:focus {
    color: #455a64 !important
}
.color-light {
    color: #f5f5f5 !important
}
.color-hover-light:hover,
.color-hover-light:active,
.color-hover-light:focus {
    color: #f5f5f5 !important
}
.color-dark {
    color: #212121 !important
}
.color-hover-dark:hover,
.color-hover-dark:active,
.color-hover-dark:focus {
    color: #212121 !important
}
.color-default {
    color: #212121 !important
}
.color-hover-default:hover,
.color-hover-default:active,
.color-hover-default:focus {
    color: #212121 !important
}
.color-primary {
    color: #043D1D !important
}
.color-hover-primary:hover,
.color-hover-primary:active,
.color-hover-primary:focus {
    color: #043D1D !important
}
.color-secondary {
    color: #6200ea !important
}
.color-hover-secondary:hover,
.color-hover-secondary:active,
.color-hover-secondary:focus {
    color: #6200ea !important
}
.color-info {
    color: #00b8d4 !important
}
.color-hover-info:hover,
.color-hover-info:active,
.color-hover-info:focus {
    color: #00b8d4 !important
}
.color-success {
    color: #43a047 !important
}
.color-hover-success:hover,
.color-hover-success:active,
.color-hover-success:focus {
    color: #43a047 !important
}
.color-warning {
    color: #ff9800 !important
}
.color-hover-warning:hover,
.color-hover-warning:active,
.color-hover-warning:focus {
    color: #ff9800 !important
}
.color-danger {
    color: #e53935 !important
}
.color-hover-danger:hover,
.color-hover-danger:active,
.color-hover-danger:focus {
    color: #e53935 !important
}
.color-facebook {
    color: #365397 !important
}
.color-hover-facebook:hover,
.color-hover-facebook:active,
.color-hover-facebook:focus {
    color: #365397 !important
}
.color-twitter {
    color: #00a9f1 !important
}
.color-hover-twitter:hover,
.color-hover-twitter:active,
.color-hover-twitter:focus {
    color: #00a9f1 !important
}
.color-linkedin {
    color: #006db3 !important
}
.color-hover-linkedin:hover,
.color-hover-linkedin:active,
.color-hover-linkedin:focus {
    color: #006db3 !important
}
.color-apple {
    color: #737373 !important
}
.color-hover-apple:hover,
.color-hover-apple:active,
.color-hover-apple:focus {
    color: #737373 !important
}
.color-google {
    color: #4285f4 !important
}
.color-hover-google:hover,
.color-hover-google:active,
.color-hover-google:focus {
    color: #4285f4 !important
}
.color-google-plus {
    color: #e0452c !important
}
.color-hover-google-plus:hover,
.color-hover-google-plus:active,
.color-hover-google-plus:focus {
    color: #e0452c !important
}
.color-youtube {
    color: #f33 !important
}
.color-hover-youtube:hover,
.color-hover-youtube:active,
.color-hover-youtube:focus {
    color: #f33 !important
}
.color-vimeo {
    color: #48b6ed !important
}
.color-hover-vimeo:hover,
.color-hover-vimeo:active,
.color-hover-vimeo:focus {
    color: #48b6ed !important
}
.color-pinterest {
    color: #ce1a19 !important
}
.color-hover-pinterest:hover,
.color-hover-pinterest:active,
.color-hover-pinterest:focus {
    color: #ce1a19 !important
}
.color-yelp {
    color: #c30f00 !important
}
.color-hover-yelp:hover,
.color-hover-yelp:active,
.color-hover-yelp:focus {
    color: #c30f00 !important
}
.color-dribbble {
    color: #ed4584 !important
}
.color-hover-dribbble:hover,
.color-hover-dribbble:active,
.color-hover-dribbble:focus {
    color: #ed4584 !important
}
.color-amazon {
    color: #ff9700 !important
}
.color-hover-amazon:hover,
.color-hover-amazon:active,
.color-hover-amazon:focus {
    color: #ff9700 !important
}
.color-skype {
    color: #00acf4 !important
}
.color-hover-skype:hover,
.color-hover-skype:active,
.color-hover-skype:focus {
    color: #00acf4 !important
}
.color-instagram {
    color: #396d9a !important
}
.color-hover-instagram:hover,
.color-hover-instagram:active,
.color-hover-instagram:focus {
    color: #396d9a !important
}
.color-dropbox {
    color: #0d84de !important
}
.color-hover-dropbox:hover,
.color-hover-dropbox:active,
.color-hover-dropbox:focus {
    color: #0d84de !important
}
.color-flickr {
    color: #ea0066 !important
}
.color-hover-flickr:hover,
.color-hover-flickr:active,
.color-hover-flickr:focus {
    color: #ea0066 !important
}
.color-github {
    color: #2f2f2f !important
}
.color-hover-github:hover,
.color-hover-github:active,
.color-hover-github:focus {
    color: #2f2f2f !important
}
.color-tumblr {
    color: #304c68 !important
}
.color-hover-tumblr:hover,
.color-hover-tumblr:active,
.color-hover-tumblr:focus {
    color: #304c68 !important
}
.color-foursquare {
    color: #207dc5 !important
}
.color-hover-foursquare:hover,
.color-hover-foursquare:active,
.color-hover-foursquare:focus {
    color: #207dc5 !important
}
.border-color-white {
    color: #fff !important
}
.border-color-hover-white:hover,
.border-color-hover-white:active,
.border-color-hover-white:focus {
    color: #fff !important
}
.border-color-black {
    color: #000 !important
}
.border-color-hover-black:hover,
.border-color-hover-black:active,
.border-color-hover-black:focus {
    color: #000 !important
}
.border-color-red-50 {
    color: #ffebee !important
}
.border-color-hover-red-50:hover,
.border-color-hover-red-50:active,
.border-color-hover-red-50:focus {
    color: #ffebee !important
}
.border-color-red-100 {
    color: #ffcdd2 !important
}
.border-color-hover-red-100:hover,
.border-color-hover-red-100:active,
.border-color-hover-red-100:focus {
    color: #ffcdd2 !important
}
.border-color-red-200 {
    color: #ef9a9a !important
}
.border-color-hover-red-200:hover,
.border-color-hover-red-200:active,
.border-color-hover-red-200:focus {
    color: #ef9a9a !important
}
.border-color-red-300 {
    color: #e57373 !important
}
.border-color-hover-red-300:hover,
.border-color-hover-red-300:active,
.border-color-hover-red-300:focus {
    color: #e57373 !important
}
.border-color-red-400 {
    color: #ef5350 !important
}
.border-color-hover-red-400:hover,
.border-color-hover-red-400:active,
.border-color-hover-red-400:focus {
    color: #ef5350 !important
}
.border-color-red-500 {
    color: #f44336 !important
}
.border-color-hover-red-500:hover,
.border-color-hover-red-500:active,
.border-color-hover-red-500:focus {
    color: #f44336 !important
}
.border-color-red-600 {
    color: #e53935 !important
}
.border-color-hover-red-600:hover,
.border-color-hover-red-600:active,
.border-color-hover-red-600:focus {
    color: #e53935 !important
}
.border-color-red-700 {
    color: #d32f2f !important
}
.border-color-hover-red-700:hover,
.border-color-hover-red-700:active,
.border-color-hover-red-700:focus {
    color: #d32f2f !important
}
.border-color-red-800 {
    color: #c62828 !important
}
.border-color-hover-red-800:hover,
.border-color-hover-red-800:active,
.border-color-hover-red-800:focus {
    color: #c62828 !important
}
.border-color-red-900 {
    color: #b71c1c !important
}
.border-color-hover-red-900:hover,
.border-color-hover-red-900:active,
.border-color-hover-red-900:focus {
    color: #b71c1c !important
}
.border-color-red-a100 {
    color: #ff8a80 !important
}
.border-color-hover-red-a100:hover,
.border-color-hover-red-a100:active,
.border-color-hover-red-a100:focus {
    color: #ff8a80 !important
}
.border-color-red-a200 {
    color: #ff5252 !important
}
.border-color-hover-red-a200:hover,
.border-color-hover-red-a200:active,
.border-color-hover-red-a200:focus {
    color: #ff5252 !important
}
.border-color-red-a400 {
    color: #ff1744 !important
}
.border-color-hover-red-a400:hover,
.border-color-hover-red-a400:active,
.border-color-hover-red-a400:focus {
    color: #ff1744 !important
}
.border-color-red-a700 {
    color: #d50000 !important
}
.border-color-hover-red-a700:hover,
.border-color-hover-red-a700:active,
.border-color-hover-red-a700:focus {
    color: #d50000 !important
}
.border-color-pink-50 {
    color: #fce4ec !important
}
.border-color-hover-pink-50:hover,
.border-color-hover-pink-50:active,
.border-color-hover-pink-50:focus {
    color: #fce4ec !important
}
.border-color-pink-100 {
    color: #f8bbd0 !important
}
.border-color-hover-pink-100:hover,
.border-color-hover-pink-100:active,
.border-color-hover-pink-100:focus {
    color: #f8bbd0 !important
}
.border-color-pink-200 {
    color: #f48fb1 !important
}
.border-color-hover-pink-200:hover,
.border-color-hover-pink-200:active,
.border-color-hover-pink-200:focus {
    color: #f48fb1 !important
}
.border-color-pink-300 {
    color: #f06292 !important
}
.border-color-hover-pink-300:hover,
.border-color-hover-pink-300:active,
.border-color-hover-pink-300:focus {
    color: #f06292 !important
}
.border-color-pink-400 {
    color: #ec407a !important
}
.border-color-hover-pink-400:hover,
.border-color-hover-pink-400:active,
.border-color-hover-pink-400:focus {
    color: #ec407a !important
}
.border-color-pink-500 {
    color: #e91e63 !important
}
.border-color-hover-pink-500:hover,
.border-color-hover-pink-500:active,
.border-color-hover-pink-500:focus {
    color: #e91e63 !important
}
.border-color-pink-600 {
    color: #d81b60 !important
}
.border-color-hover-pink-600:hover,
.border-color-hover-pink-600:active,
.border-color-hover-pink-600:focus {
    color: #d81b60 !important
}
.border-color-pink-700 {
    color: #c2185b !important
}
.border-color-hover-pink-700:hover,
.border-color-hover-pink-700:active,
.border-color-hover-pink-700:focus {
    color: #c2185b !important
}
.border-color-pink-800 {
    color: #ad1457 !important
}
.border-color-hover-pink-800:hover,
.border-color-hover-pink-800:active,
.border-color-hover-pink-800:focus {
    color: #ad1457 !important
}
.border-color-pink-900 {
    color: #880e4f !important
}
.border-color-hover-pink-900:hover,
.border-color-hover-pink-900:active,
.border-color-hover-pink-900:focus {
    color: #880e4f !important
}
.border-color-pink-a100 {
    color: #ff80ab !important
}
.border-color-hover-pink-a100:hover,
.border-color-hover-pink-a100:active,
.border-color-hover-pink-a100:focus {
    color: #ff80ab !important
}
.border-color-pink-a200 {
    color: #ff4081 !important
}
.border-color-hover-pink-a200:hover,
.border-color-hover-pink-a200:active,
.border-color-hover-pink-a200:focus {
    color: #ff4081 !important
}
.border-color-pink-a400 {
    color: #f50057 !important
}
.border-color-hover-pink-a400:hover,
.border-color-hover-pink-a400:active,
.border-color-hover-pink-a400:focus {
    color: #f50057 !important
}
.border-color-pink-a700 {
    color: #c51162 !important
}
.border-color-hover-pink-a700:hover,
.border-color-hover-pink-a700:active,
.border-color-hover-pink-a700:focus {
    color: #c51162 !important
}
.border-color-purple-50 {
    color: #f3e5f5 !important
}
.border-color-hover-purple-50:hover,
.border-color-hover-purple-50:active,
.border-color-hover-purple-50:focus {
    color: #f3e5f5 !important
}
.border-color-purple-100 {
    color: #e1bee7 !important
}
.border-color-hover-purple-100:hover,
.border-color-hover-purple-100:active,
.border-color-hover-purple-100:focus {
    color: #e1bee7 !important
}
.border-color-purple-200 {
    color: #ce93d8 !important
}
.border-color-hover-purple-200:hover,
.border-color-hover-purple-200:active,
.border-color-hover-purple-200:focus {
    color: #ce93d8 !important
}
.border-color-purple-300 {
    color: #ba68c8 !important
}
.border-color-hover-purple-300:hover,
.border-color-hover-purple-300:active,
.border-color-hover-purple-300:focus {
    color: #ba68c8 !important
}
.border-color-purple-400 {
    color: #ab47bc !important
}
.border-color-hover-purple-400:hover,
.border-color-hover-purple-400:active,
.border-color-hover-purple-400:focus {
    color: #ab47bc !important
}
.border-color-purple-500 {
    color: #9c27b0 !important
}
.border-color-hover-purple-500:hover,
.border-color-hover-purple-500:active,
.border-color-hover-purple-500:focus {
    color: #9c27b0 !important
}
.border-color-purple-600 {
    color: #8e24aa !important
}
.border-color-hover-purple-600:hover,
.border-color-hover-purple-600:active,
.border-color-hover-purple-600:focus {
    color: #8e24aa !important
}
.border-color-purple-700 {
    color: #7b1fa2 !important
}
.border-color-hover-purple-700:hover,
.border-color-hover-purple-700:active,
.border-color-hover-purple-700:focus {
    color: #7b1fa2 !important
}
.border-color-purple-800 {
    color: #6a1b9a !important
}
.border-color-hover-purple-800:hover,
.border-color-hover-purple-800:active,
.border-color-hover-purple-800:focus {
    color: #6a1b9a !important
}
.border-color-purple-900 {
    color: #4a148c !important
}
.border-color-hover-purple-900:hover,
.border-color-hover-purple-900:active,
.border-color-hover-purple-900:focus {
    color: #4a148c !important
}
.border-color-purple-a100 {
    color: #ea80fc !important
}
.border-color-hover-purple-a100:hover,
.border-color-hover-purple-a100:active,
.border-color-hover-purple-a100:focus {
    color: #ea80fc !important
}
.border-color-purple-a200 {
    color: #e040fb !important
}
.border-color-hover-purple-a200:hover,
.border-color-hover-purple-a200:active,
.border-color-hover-purple-a200:focus {
    color: #e040fb !important
}
.border-color-purple-a400 {
    color: #d500f9 !important
}
.border-color-hover-purple-a400:hover,
.border-color-hover-purple-a400:active,
.border-color-hover-purple-a400:focus {
    color: #d500f9 !important
}
.border-color-purple-a700 {
    color: #a0f !important
}
.border-color-hover-purple-a700:hover,
.border-color-hover-purple-a700:active,
.border-color-hover-purple-a700:focus {
    color: #a0f !important
}
.border-color-deep-purple-50 {
    color: #ede7f6 !important
}
.border-color-hover-deep-purple-50:hover,
.border-color-hover-deep-purple-50:active,
.border-color-hover-deep-purple-50:focus {
    color: #ede7f6 !important
}
.border-color-deep-purple-100 {
    color: #d1c4e9 !important
}
.border-color-hover-deep-purple-100:hover,
.border-color-hover-deep-purple-100:active,
.border-color-hover-deep-purple-100:focus {
    color: #d1c4e9 !important
}
.border-color-deep-purple-200 {
    color: #b39ddb !important
}
.border-color-hover-deep-purple-200:hover,
.border-color-hover-deep-purple-200:active,
.border-color-hover-deep-purple-200:focus {
    color: #b39ddb !important
}
.border-color-deep-purple-300 {
    color: #9575cd !important
}
.border-color-hover-deep-purple-300:hover,
.border-color-hover-deep-purple-300:active,
.border-color-hover-deep-purple-300:focus {
    color: #9575cd !important
}
.border-color-deep-purple-400 {
    color: #7e57c2 !important
}
.border-color-hover-deep-purple-400:hover,
.border-color-hover-deep-purple-400:active,
.border-color-hover-deep-purple-400:focus {
    color: #7e57c2 !important
}
.border-color-deep-purple-500 {
    color: #673ab7 !important
}
.border-color-hover-deep-purple-500:hover,
.border-color-hover-deep-purple-500:active,
.border-color-hover-deep-purple-500:focus {
    color: #673ab7 !important
}
.border-color-deep-purple-600 {
    color: #5e35b1 !important
}
.border-color-hover-deep-purple-600:hover,
.border-color-hover-deep-purple-600:active,
.border-color-hover-deep-purple-600:focus {
    color: #5e35b1 !important
}
.border-color-deep-purple-700 {
    color: #512da8 !important
}
.border-color-hover-deep-purple-700:hover,
.border-color-hover-deep-purple-700:active,
.border-color-hover-deep-purple-700:focus {
    color: #512da8 !important
}
.border-color-deep-purple-800 {
    color: #4527a0 !important
}
.border-color-hover-deep-purple-800:hover,
.border-color-hover-deep-purple-800:active,
.border-color-hover-deep-purple-800:focus {
    color: #4527a0 !important
}
.border-color-deep-purple-900 {
    color: #311b92 !important
}
.border-color-hover-deep-purple-900:hover,
.border-color-hover-deep-purple-900:active,
.border-color-hover-deep-purple-900:focus {
    color: #311b92 !important
}
.border-color-deep-purple-a100 {
    color: #b388ff !important
}
.border-color-hover-deep-purple-a100:hover,
.border-color-hover-deep-purple-a100:active,
.border-color-hover-deep-purple-a100:focus {
    color: #b388ff !important
}
.border-color-deep-purple-a200 {
    color: #7c4dff !important
}
.border-color-hover-deep-purple-a200:hover,
.border-color-hover-deep-purple-a200:active,
.border-color-hover-deep-purple-a200:focus {
    color: #7c4dff !important
}
.border-color-deep-purple-a400 {
    color: #651fff !important
}
.border-color-hover-deep-purple-a400:hover,
.border-color-hover-deep-purple-a400:active,
.border-color-hover-deep-purple-a400:focus {
    color: #651fff !important
}
.border-color-deep-purple-a700 {
    color: #6200ea !important
}
.border-color-hover-deep-purple-a700:hover,
.border-color-hover-deep-purple-a700:active,
.border-color-hover-deep-purple-a700:focus {
    color: #6200ea !important
}
.border-color-indigo-50 {
    color: #e8eaf6 !important
}
.border-color-hover-indigo-50:hover,
.border-color-hover-indigo-50:active,
.border-color-hover-indigo-50:focus {
    color: #e8eaf6 !important
}
.border-color-indigo-100 {
    color: #c5cae9 !important
}
.border-color-hover-indigo-100:hover,
.border-color-hover-indigo-100:active,
.border-color-hover-indigo-100:focus {
    color: #c5cae9 !important
}
.border-color-indigo-200 {
    color: #9fa8da !important
}
.border-color-hover-indigo-200:hover,
.border-color-hover-indigo-200:active,
.border-color-hover-indigo-200:focus {
    color: #9fa8da !important
}
.border-color-indigo-300 {
    color: #7986cb !important
}
.border-color-hover-indigo-300:hover,
.border-color-hover-indigo-300:active,
.border-color-hover-indigo-300:focus {
    color: #7986cb !important
}
.border-color-indigo-400 {
    color: #5c6bc0 !important
}
.border-color-hover-indigo-400:hover,
.border-color-hover-indigo-400:active,
.border-color-hover-indigo-400:focus {
    color: #5c6bc0 !important
}
.border-color-indigo-500 {
    color: #3f51b5 !important
}
.border-color-hover-indigo-500:hover,
.border-color-hover-indigo-500:active,
.border-color-hover-indigo-500:focus {
    color: #3f51b5 !important
}
.border-color-indigo-600 {
    color: #3949ab !important
}
.border-color-hover-indigo-600:hover,
.border-color-hover-indigo-600:active,
.border-color-hover-indigo-600:focus {
    color: #3949ab !important
}
.border-color-indigo-700 {
    color: #303f9f !important
}
.border-color-hover-indigo-700:hover,
.border-color-hover-indigo-700:active,
.border-color-hover-indigo-700:focus {
    color: #303f9f !important
}
.border-color-indigo-800 {
    color: #283593 !important
}
.border-color-hover-indigo-800:hover,
.border-color-hover-indigo-800:active,
.border-color-hover-indigo-800:focus {
    color: #283593 !important
}
.border-color-indigo-900 {
    color: #1a237e !important
}
.border-color-hover-indigo-900:hover,
.border-color-hover-indigo-900:active,
.border-color-hover-indigo-900:focus {
    color: #1a237e !important
}
.border-color-indigo-a100 {
    color: #8c9eff !important
}
.border-color-hover-indigo-a100:hover,
.border-color-hover-indigo-a100:active,
.border-color-hover-indigo-a100:focus {
    color: #8c9eff !important
}
.border-color-indigo-a200 {
    color: #536dfe !important
}
.border-color-hover-indigo-a200:hover,
.border-color-hover-indigo-a200:active,
.border-color-hover-indigo-a200:focus {
    color: #536dfe !important
}
.border-color-indigo-a400 {
    color: #3d5afe !important
}
.border-color-hover-indigo-a400:hover,
.border-color-hover-indigo-a400:active,
.border-color-hover-indigo-a400:focus {
    color: #3d5afe !important
}
.border-color-indigo-a700 {
    color: #043D1D !important
}
.border-color-hover-indigo-a700:hover,
.border-color-hover-indigo-a700:active,
.border-color-hover-indigo-a700:focus {
    color: #043D1D !important
}
.border-color-blue-50 {
    color: #e3f2fd !important
}
.border-color-hover-blue-50:hover,
.border-color-hover-blue-50:active,
.border-color-hover-blue-50:focus {
    color: #e3f2fd !important
}
.border-color-blue-100 {
    color: #bbdefb !important
}
.border-color-hover-blue-100:hover,
.border-color-hover-blue-100:active,
.border-color-hover-blue-100:focus {
    color: #bbdefb !important
}
.border-color-blue-200 {
    color: #90caf9 !important
}
.border-color-hover-blue-200:hover,
.border-color-hover-blue-200:active,
.border-color-hover-blue-200:focus {
    color: #90caf9 !important
}
.border-color-blue-300 {
    color: #64b5f6 !important
}
.border-color-hover-blue-300:hover,
.border-color-hover-blue-300:active,
.border-color-hover-blue-300:focus {
    color: #64b5f6 !important
}
.border-color-blue-400 {
    color: #42a5f5 !important
}
.border-color-hover-blue-400:hover,
.border-color-hover-blue-400:active,
.border-color-hover-blue-400:focus {
    color: #42a5f5 !important
}
.border-color-blue-500 {
    color: #2196f3 !important
}
.border-color-hover-blue-500:hover,
.border-color-hover-blue-500:active,
.border-color-hover-blue-500:focus {
    color: #2196f3 !important
}
.border-color-blue-600 {
    color: #1e88e5 !important
}
.border-color-hover-blue-600:hover,
.border-color-hover-blue-600:active,
.border-color-hover-blue-600:focus {
    color: #1e88e5 !important
}
.border-color-blue-700 {
    color: #1976d2 !important
}
.border-color-hover-blue-700:hover,
.border-color-hover-blue-700:active,
.border-color-hover-blue-700:focus {
    color: #1976d2 !important
}
.border-color-blue-800 {
    color: #1565c0 !important
}
.border-color-hover-blue-800:hover,
.border-color-hover-blue-800:active,
.border-color-hover-blue-800:focus {
    color: #1565c0 !important
}
.border-color-blue-900 {
    color: #0d47a1 !important
}
.border-color-hover-blue-900:hover,
.border-color-hover-blue-900:active,
.border-color-hover-blue-900:focus {
    color: #0d47a1 !important
}
.border-color-blue-a100 {
    color: #82b1ff !important
}
.border-color-hover-blue-a100:hover,
.border-color-hover-blue-a100:active,
.border-color-hover-blue-a100:focus {
    color: #82b1ff !important
}
.border-color-blue-a200 {
    color: #448aff !important
}
.border-color-hover-blue-a200:hover,
.border-color-hover-blue-a200:active,
.border-color-hover-blue-a200:focus {
    color: #448aff !important
}
.border-color-blue-a400 {
    color: #2979ff !important
}
.border-color-hover-blue-a400:hover,
.border-color-hover-blue-a400:active,
.border-color-hover-blue-a400:focus {
    color: #2979ff !important
}
.border-color-blue-a700 {
    color: #2962ff !important
}
.border-color-hover-blue-a700:hover,
.border-color-hover-blue-a700:active,
.border-color-hover-blue-a700:focus {
    color: #2962ff !important
}
.border-color-light-blue-50 {
    color: #e1f5fe !important
}
.border-color-hover-light-blue-50:hover,
.border-color-hover-light-blue-50:active,
.border-color-hover-light-blue-50:focus {
    color: #e1f5fe !important
}
.border-color-light-blue-100 {
    color: #b3e5fc !important
}
.border-color-hover-light-blue-100:hover,
.border-color-hover-light-blue-100:active,
.border-color-hover-light-blue-100:focus {
    color: #b3e5fc !important
}
.border-color-light-blue-200 {
    color: #81d4fa !important
}
.border-color-hover-light-blue-200:hover,
.border-color-hover-light-blue-200:active,
.border-color-hover-light-blue-200:focus {
    color: #81d4fa !important
}
.border-color-light-blue-300 {
    color: #4fc3f7 !important
}
.border-color-hover-light-blue-300:hover,
.border-color-hover-light-blue-300:active,
.border-color-hover-light-blue-300:focus {
    color: #4fc3f7 !important
}
.border-color-light-blue-400 {
    color: #29b6f6 !important
}
.border-color-hover-light-blue-400:hover,
.border-color-hover-light-blue-400:active,
.border-color-hover-light-blue-400:focus {
    color: #29b6f6 !important
}
.border-color-light-blue-500 {
    color: #03a9f4 !important
}
.border-color-hover-light-blue-500:hover,
.border-color-hover-light-blue-500:active,
.border-color-hover-light-blue-500:focus {
    color: #03a9f4 !important
}
.border-color-light-blue-600 {
    color: #039be5 !important
}
.border-color-hover-light-blue-600:hover,
.border-color-hover-light-blue-600:active,
.border-color-hover-light-blue-600:focus {
    color: #039be5 !important
}
.border-color-light-blue-700 {
    color: #0288d1 !important
}
.border-color-hover-light-blue-700:hover,
.border-color-hover-light-blue-700:active,
.border-color-hover-light-blue-700:focus {
    color: #0288d1 !important
}
.border-color-light-blue-800 {
    color: #0277bd !important
}
.border-color-hover-light-blue-800:hover,
.border-color-hover-light-blue-800:active,
.border-color-hover-light-blue-800:focus {
    color: #0277bd !important
}
.border-color-light-blue-900 {
    color: #01579b !important
}
.border-color-hover-light-blue-900:hover,
.border-color-hover-light-blue-900:active,
.border-color-hover-light-blue-900:focus {
    color: #01579b !important
}
.border-color-light-blue-a100 {
    color: #80d8ff !important
}
.border-color-hover-light-blue-a100:hover,
.border-color-hover-light-blue-a100:active,
.border-color-hover-light-blue-a100:focus {
    color: #80d8ff !important
}
.border-color-light-blue-a200 {
    color: #40c4ff !important
}
.border-color-hover-light-blue-a200:hover,
.border-color-hover-light-blue-a200:active,
.border-color-hover-light-blue-a200:focus {
    color: #40c4ff !important
}
.border-color-light-blue-a400 {
    color: #00b0ff !important
}
.border-color-hover-light-blue-a400:hover,
.border-color-hover-light-blue-a400:active,
.border-color-hover-light-blue-a400:focus {
    color: #00b0ff !important
}
.border-color-light-blue-a700 {
    color: #0091ea !important
}
.border-color-hover-light-blue-a700:hover,
.border-color-hover-light-blue-a700:active,
.border-color-hover-light-blue-a700:focus {
    color: #0091ea !important
}
.border-color-cyan-50 {
    color: #e0f7fa !important
}
.border-color-hover-cyan-50:hover,
.border-color-hover-cyan-50:active,
.border-color-hover-cyan-50:focus {
    color: #e0f7fa !important
}
.border-color-cyan-100 {
    color: #b2ebf2 !important
}
.border-color-hover-cyan-100:hover,
.border-color-hover-cyan-100:active,
.border-color-hover-cyan-100:focus {
    color: #b2ebf2 !important
}
.border-color-cyan-200 {
    color: #80deea !important
}
.border-color-hover-cyan-200:hover,
.border-color-hover-cyan-200:active,
.border-color-hover-cyan-200:focus {
    color: #80deea !important
}
.border-color-cyan-300 {
    color: #4dd0e1 !important
}
.border-color-hover-cyan-300:hover,
.border-color-hover-cyan-300:active,
.border-color-hover-cyan-300:focus {
    color: #4dd0e1 !important
}
.border-color-cyan-400 {
    color: #26c6da !important
}
.border-color-hover-cyan-400:hover,
.border-color-hover-cyan-400:active,
.border-color-hover-cyan-400:focus {
    color: #26c6da !important
}
.border-color-cyan-500 {
    color: #00bcd4 !important
}
.border-color-hover-cyan-500:hover,
.border-color-hover-cyan-500:active,
.border-color-hover-cyan-500:focus {
    color: #00bcd4 !important
}
.border-color-cyan-600 {
    color: #00acc1 !important
}
.border-color-hover-cyan-600:hover,
.border-color-hover-cyan-600:active,
.border-color-hover-cyan-600:focus {
    color: #00acc1 !important
}
.border-color-cyan-700 {
    color: #0097a7 !important
}
.border-color-hover-cyan-700:hover,
.border-color-hover-cyan-700:active,
.border-color-hover-cyan-700:focus {
    color: #0097a7 !important
}
.border-color-cyan-800 {
    color: #00838f !important
}
.border-color-hover-cyan-800:hover,
.border-color-hover-cyan-800:active,
.border-color-hover-cyan-800:focus {
    color: #00838f !important
}
.border-color-cyan-900 {
    color: #006064 !important
}
.border-color-hover-cyan-900:hover,
.border-color-hover-cyan-900:active,
.border-color-hover-cyan-900:focus {
    color: #006064 !important
}
.border-color-cyan-a100 {
    color: #84ffff !important
}
.border-color-hover-cyan-a100:hover,
.border-color-hover-cyan-a100:active,
.border-color-hover-cyan-a100:focus {
    color: #84ffff !important
}
.border-color-cyan-a200 {
    color: #18ffff !important
}
.border-color-hover-cyan-a200:hover,
.border-color-hover-cyan-a200:active,
.border-color-hover-cyan-a200:focus {
    color: #18ffff !important
}
.border-color-cyan-a400 {
    color: #00e5ff !important
}
.border-color-hover-cyan-a400:hover,
.border-color-hover-cyan-a400:active,
.border-color-hover-cyan-a400:focus {
    color: #00e5ff !important
}
.border-color-cyan-a700 {
    color: #00b8d4 !important
}
.border-color-hover-cyan-a700:hover,
.border-color-hover-cyan-a700:active,
.border-color-hover-cyan-a700:focus {
    color: #00b8d4 !important
}
.border-color-teal-50 {
    color: #e0f2f1 !important
}
.border-color-hover-teal-50:hover,
.border-color-hover-teal-50:active,
.border-color-hover-teal-50:focus {
    color: #e0f2f1 !important
}
.border-color-teal-100 {
    color: #b2dfdb !important
}
.border-color-hover-teal-100:hover,
.border-color-hover-teal-100:active,
.border-color-hover-teal-100:focus {
    color: #b2dfdb !important
}
.border-color-teal-200 {
    color: #80cbc4 !important
}
.border-color-hover-teal-200:hover,
.border-color-hover-teal-200:active,
.border-color-hover-teal-200:focus {
    color: #80cbc4 !important
}
.border-color-teal-300 {
    color: #4db6ac !important
}
.border-color-hover-teal-300:hover,
.border-color-hover-teal-300:active,
.border-color-hover-teal-300:focus {
    color: #4db6ac !important
}
.border-color-teal-400 {
    color: #26a69a !important
}
.border-color-hover-teal-400:hover,
.border-color-hover-teal-400:active,
.border-color-hover-teal-400:focus {
    color: #26a69a !important
}
.border-color-teal-500 {
    color: #009688 !important
}
.border-color-hover-teal-500:hover,
.border-color-hover-teal-500:active,
.border-color-hover-teal-500:focus {
    color: #009688 !important
}
.border-color-teal-600 {
    color: #00897b !important
}
.border-color-hover-teal-600:hover,
.border-color-hover-teal-600:active,
.border-color-hover-teal-600:focus {
    color: #00897b !important
}
.border-color-teal-700 {
    color: #00796b !important
}
.border-color-hover-teal-700:hover,
.border-color-hover-teal-700:active,
.border-color-hover-teal-700:focus {
    color: #00796b !important
}
.border-color-teal-800 {
    color: #00695c !important
}
.border-color-hover-teal-800:hover,
.border-color-hover-teal-800:active,
.border-color-hover-teal-800:focus {
    color: #00695c !important
}
.border-color-teal-900 {
    color: #004d40 !important
}
.border-color-hover-teal-900:hover,
.border-color-hover-teal-900:active,
.border-color-hover-teal-900:focus {
    color: #004d40 !important
}
.border-color-teal-a100 {
    color: #a7ffeb !important
}
.border-color-hover-teal-a100:hover,
.border-color-hover-teal-a100:active,
.border-color-hover-teal-a100:focus {
    color: #a7ffeb !important
}
.border-color-teal-a200 {
    color: #64ffda !important
}
.border-color-hover-teal-a200:hover,
.border-color-hover-teal-a200:active,
.border-color-hover-teal-a200:focus {
    color: #64ffda !important
}
.border-color-teal-a400 {
    color: #1de9b6 !important
}
.border-color-hover-teal-a400:hover,
.border-color-hover-teal-a400:active,
.border-color-hover-teal-a400:focus {
    color: #1de9b6 !important
}
.border-color-teal-a700 {
    color: #00bfa5 !important
}
.border-color-hover-teal-a700:hover,
.border-color-hover-teal-a700:active,
.border-color-hover-teal-a700:focus {
    color: #00bfa5 !important
}
.border-color-green-50 {
    color: #e8f5e9 !important
}
.border-color-hover-green-50:hover,
.border-color-hover-green-50:active,
.border-color-hover-green-50:focus {
    color: #e8f5e9 !important
}
.border-color-green-100 {
    color: #c8e6c9 !important
}
.border-color-hover-green-100:hover,
.border-color-hover-green-100:active,
.border-color-hover-green-100:focus {
    color: #c8e6c9 !important
}
.border-color-green-200 {
    color: #a5d6a7 !important
}
.border-color-hover-green-200:hover,
.border-color-hover-green-200:active,
.border-color-hover-green-200:focus {
    color: #a5d6a7 !important
}
.border-color-green-300 {
    color: #81c784 !important
}
.border-color-hover-green-300:hover,
.border-color-hover-green-300:active,
.border-color-hover-green-300:focus {
    color: #81c784 !important
}
.border-color-green-400 {
    color: #66bb6a !important
}
.border-color-hover-green-400:hover,
.border-color-hover-green-400:active,
.border-color-hover-green-400:focus {
    color: #66bb6a !important
}
.border-color-green-500 {
    color: #4caf50 !important
}
.border-color-hover-green-500:hover,
.border-color-hover-green-500:active,
.border-color-hover-green-500:focus {
    color: #4caf50 !important
}
.border-color-green-600 {
    color: #43a047 !important
}
.border-color-hover-green-600:hover,
.border-color-hover-green-600:active,
.border-color-hover-green-600:focus {
    color: #43a047 !important
}
.border-color-green-700 {
    color: #388e3c !important
}
.border-color-hover-green-700:hover,
.border-color-hover-green-700:active,
.border-color-hover-green-700:focus {
    color: #388e3c !important
}
.border-color-green-800 {
    color: #2e7d32 !important
}
.border-color-hover-green-800:hover,
.border-color-hover-green-800:active,
.border-color-hover-green-800:focus {
    color: #2e7d32 !important
}
.border-color-green-900 {
    color: #1b5e20 !important
}
.border-color-hover-green-900:hover,
.border-color-hover-green-900:active,
.border-color-hover-green-900:focus {
    color: #1b5e20 !important
}
.border-color-green-a100 {
    color: #b9f6ca !important
}
.border-color-hover-green-a100:hover,
.border-color-hover-green-a100:active,
.border-color-hover-green-a100:focus {
    color: #b9f6ca !important
}
.border-color-green-a200 {
    color: #69f0ae !important
}
.border-color-hover-green-a200:hover,
.border-color-hover-green-a200:active,
.border-color-hover-green-a200:focus {
    color: #69f0ae !important
}
.border-color-green-a400 {
    color: #00e676 !important
}
.border-color-hover-green-a400:hover,
.border-color-hover-green-a400:active,
.border-color-hover-green-a400:focus {
    color: #00e676 !important
}
.border-color-green-a700 {
    color: #00c853 !important
}
.border-color-hover-green-a700:hover,
.border-color-hover-green-a700:active,
.border-color-hover-green-a700:focus {
    color: #00c853 !important
}
.border-color-light-green-50 {
    color: #f1f8e9 !important
}
.border-color-hover-light-green-50:hover,
.border-color-hover-light-green-50:active,
.border-color-hover-light-green-50:focus {
    color: #f1f8e9 !important
}
.border-color-light-green-100 {
    color: #dcedc8 !important
}
.border-color-hover-light-green-100:hover,
.border-color-hover-light-green-100:active,
.border-color-hover-light-green-100:focus {
    color: #dcedc8 !important
}
.border-color-light-green-200 {
    color: #c5e1a5 !important
}
.border-color-hover-light-green-200:hover,
.border-color-hover-light-green-200:active,
.border-color-hover-light-green-200:focus {
    color: #c5e1a5 !important
}
.border-color-light-green-300 {
    color: #aed581 !important
}
.border-color-hover-light-green-300:hover,
.border-color-hover-light-green-300:active,
.border-color-hover-light-green-300:focus {
    color: #aed581 !important
}
.border-color-light-green-400 {
    color: #9ccc65 !important
}
.border-color-hover-light-green-400:hover,
.border-color-hover-light-green-400:active,
.border-color-hover-light-green-400:focus {
    color: #9ccc65 !important
}
.border-color-light-green-500 {
    color: #8bc34a !important
}
.border-color-hover-light-green-500:hover,
.border-color-hover-light-green-500:active,
.border-color-hover-light-green-500:focus {
    color: #8bc34a !important
}
.border-color-light-green-600 {
    color: #7cb342 !important
}
.border-color-hover-light-green-600:hover,
.border-color-hover-light-green-600:active,
.border-color-hover-light-green-600:focus {
    color: #7cb342 !important
}
.border-color-light-green-700 {
    color: #689f38 !important
}
.border-color-hover-light-green-700:hover,
.border-color-hover-light-green-700:active,
.border-color-hover-light-green-700:focus {
    color: #689f38 !important
}
.border-color-light-green-800 {
    color: #558b2f !important
}
.border-color-hover-light-green-800:hover,
.border-color-hover-light-green-800:active,
.border-color-hover-light-green-800:focus {
    color: #558b2f !important
}
.border-color-light-green-900 {
    color: #33691e !important
}
.border-color-hover-light-green-900:hover,
.border-color-hover-light-green-900:active,
.border-color-hover-light-green-900:focus {
    color: #33691e !important
}
.border-color-light-green-a100 {
    color: #ccff90 !important
}
.border-color-hover-light-green-a100:hover,
.border-color-hover-light-green-a100:active,
.border-color-hover-light-green-a100:focus {
    color: #ccff90 !important
}
.border-color-light-green-a200 {
    color: #b2ff59 !important
}
.border-color-hover-light-green-a200:hover,
.border-color-hover-light-green-a200:active,
.border-color-hover-light-green-a200:focus {
    color: #b2ff59 !important
}
.border-color-light-green-a400 {
    color: #76ff03 !important
}
.border-color-hover-light-green-a400:hover,
.border-color-hover-light-green-a400:active,
.border-color-hover-light-green-a400:focus {
    color: #76ff03 !important
}
.border-color-light-green-a700 {
    color: #64dd17 !important
}
.border-color-hover-light-green-a700:hover,
.border-color-hover-light-green-a700:active,
.border-color-hover-light-green-a700:focus {
    color: #64dd17 !important
}
.border-color-lime-50 {
    color: #f9fbe7 !important
}
.border-color-hover-lime-50:hover,
.border-color-hover-lime-50:active,
.border-color-hover-lime-50:focus {
    color: #f9fbe7 !important
}
.border-color-lime-100 {
    color: #f0f4c3 !important
}
.border-color-hover-lime-100:hover,
.border-color-hover-lime-100:active,
.border-color-hover-lime-100:focus {
    color: #f0f4c3 !important
}
.border-color-lime-200 {
    color: #e6ee9c !important
}
.border-color-hover-lime-200:hover,
.border-color-hover-lime-200:active,
.border-color-hover-lime-200:focus {
    color: #e6ee9c !important
}
.border-color-lime-300 {
    color: #dce775 !important
}
.border-color-hover-lime-300:hover,
.border-color-hover-lime-300:active,
.border-color-hover-lime-300:focus {
    color: #dce775 !important
}
.border-color-lime-400 {
    color: #d4e157 !important
}
.border-color-hover-lime-400:hover,
.border-color-hover-lime-400:active,
.border-color-hover-lime-400:focus {
    color: #d4e157 !important
}
.border-color-lime-500 {
    color: #cddc39 !important
}
.border-color-hover-lime-500:hover,
.border-color-hover-lime-500:active,
.border-color-hover-lime-500:focus {
    color: #cddc39 !important
}
.border-color-lime-600 {
    color: #c0ca33 !important
}
.border-color-hover-lime-600:hover,
.border-color-hover-lime-600:active,
.border-color-hover-lime-600:focus {
    color: #c0ca33 !important
}
.border-color-lime-700 {
    color: #afb42b !important
}
.border-color-hover-lime-700:hover,
.border-color-hover-lime-700:active,
.border-color-hover-lime-700:focus {
    color: #afb42b !important
}
.border-color-lime-800 {
    color: #9e9d24 !important
}
.border-color-hover-lime-800:hover,
.border-color-hover-lime-800:active,
.border-color-hover-lime-800:focus {
    color: #9e9d24 !important
}
.border-color-lime-900 {
    color: #827717 !important
}
.border-color-hover-lime-900:hover,
.border-color-hover-lime-900:active,
.border-color-hover-lime-900:focus {
    color: #827717 !important
}
.border-color-lime-a100 {
    color: #f4ff81 !important
}
.border-color-hover-lime-a100:hover,
.border-color-hover-lime-a100:active,
.border-color-hover-lime-a100:focus {
    color: #f4ff81 !important
}
.border-color-lime-a200 {
    color: #eeff41 !important
}
.border-color-hover-lime-a200:hover,
.border-color-hover-lime-a200:active,
.border-color-hover-lime-a200:focus {
    color: #eeff41 !important
}
.border-color-lime-a400 {
    color: #c6ff00 !important
}
.border-color-hover-lime-a400:hover,
.border-color-hover-lime-a400:active,
.border-color-hover-lime-a400:focus {
    color: #c6ff00 !important
}
.border-color-lime-a700 {
    color: #aeea00 !important
}
.border-color-hover-lime-a700:hover,
.border-color-hover-lime-a700:active,
.border-color-hover-lime-a700:focus {
    color: #aeea00 !important
}
.border-color-yellow-50 {
    color: #fffde7 !important
}
.border-color-hover-yellow-50:hover,
.border-color-hover-yellow-50:active,
.border-color-hover-yellow-50:focus {
    color: #fffde7 !important
}
.border-color-yellow-100 {
    color: #fff9c4 !important
}
.border-color-hover-yellow-100:hover,
.border-color-hover-yellow-100:active,
.border-color-hover-yellow-100:focus {
    color: #fff9c4 !important
}
.border-color-yellow-200 {
    color: #fff59d !important
}
.border-color-hover-yellow-200:hover,
.border-color-hover-yellow-200:active,
.border-color-hover-yellow-200:focus {
    color: #fff59d !important
}
.border-color-yellow-300 {
    color: #fff176 !important
}
.border-color-hover-yellow-300:hover,
.border-color-hover-yellow-300:active,
.border-color-hover-yellow-300:focus {
    color: #fff176 !important
}
.border-color-yellow-400 {
    color: #ffee58 !important
}
.border-color-hover-yellow-400:hover,
.border-color-hover-yellow-400:active,
.border-color-hover-yellow-400:focus {
    color: #ffee58 !important
}
.border-color-yellow-500 {
    color: #ffeb3b !important
}
.border-color-hover-yellow-500:hover,
.border-color-hover-yellow-500:active,
.border-color-hover-yellow-500:focus {
    color: #ffeb3b !important
}
.border-color-yellow-600 {
    color: #fdd835 !important
}
.border-color-hover-yellow-600:hover,
.border-color-hover-yellow-600:active,
.border-color-hover-yellow-600:focus {
    color: #fdd835 !important
}
.border-color-yellow-700 {
    color: #fbc02d !important
}
.border-color-hover-yellow-700:hover,
.border-color-hover-yellow-700:active,
.border-color-hover-yellow-700:focus {
    color: #fbc02d !important
}
.border-color-yellow-800 {
    color: #f9a825 !important
}
.border-color-hover-yellow-800:hover,
.border-color-hover-yellow-800:active,
.border-color-hover-yellow-800:focus {
    color: #f9a825 !important
}
.border-color-yellow-900 {
    color: #f57f17 !important
}
.border-color-hover-yellow-900:hover,
.border-color-hover-yellow-900:active,
.border-color-hover-yellow-900:focus {
    color: #f57f17 !important
}
.border-color-yellow-a100 {
    color: #ffff8d !important
}
.border-color-hover-yellow-a100:hover,
.border-color-hover-yellow-a100:active,
.border-color-hover-yellow-a100:focus {
    color: #ffff8d !important
}
.border-color-yellow-a200 {
    color: #ff0 !important
}
.border-color-hover-yellow-a200:hover,
.border-color-hover-yellow-a200:active,
.border-color-hover-yellow-a200:focus {
    color: #ff0 !important
}
.border-color-yellow-a400 {
    color: #ffea00 !important
}
.border-color-hover-yellow-a400:hover,
.border-color-hover-yellow-a400:active,
.border-color-hover-yellow-a400:focus {
    color: #ffea00 !important
}
.border-color-yellow-a700 {
    color: #ffd600 !important
}
.border-color-hover-yellow-a700:hover,
.border-color-hover-yellow-a700:active,
.border-color-hover-yellow-a700:focus {
    color: #ffd600 !important
}
.border-color-amber-50 {
    color: #fff8e1 !important
}
.border-color-hover-amber-50:hover,
.border-color-hover-amber-50:active,
.border-color-hover-amber-50:focus {
    color: #fff8e1 !important
}
.border-color-amber-100 {
    color: #ffecb3 !important
}
.border-color-hover-amber-100:hover,
.border-color-hover-amber-100:active,
.border-color-hover-amber-100:focus {
    color: #ffecb3 !important
}
.border-color-amber-200 {
    color: #ffe082 !important
}
.border-color-hover-amber-200:hover,
.border-color-hover-amber-200:active,
.border-color-hover-amber-200:focus {
    color: #ffe082 !important
}
.border-color-amber-300 {
    color: #ffd54f !important
}
.border-color-hover-amber-300:hover,
.border-color-hover-amber-300:active,
.border-color-hover-amber-300:focus {
    color: #ffd54f !important
}
.border-color-amber-400 {
    color: #ffca28 !important
}
.border-color-hover-amber-400:hover,
.border-color-hover-amber-400:active,
.border-color-hover-amber-400:focus {
    color: #ffca28 !important
}
.border-color-amber-500 {
    color: #ffc107 !important
}
.border-color-hover-amber-500:hover,
.border-color-hover-amber-500:active,
.border-color-hover-amber-500:focus {
    color: #ffc107 !important
}
.border-color-amber-600 {
    color: #ffb300 !important
}
.border-color-hover-amber-600:hover,
.border-color-hover-amber-600:active,
.border-color-hover-amber-600:focus {
    color: #ffb300 !important
}
.border-color-amber-700 {
    color: #ffa000 !important
}
.border-color-hover-amber-700:hover,
.border-color-hover-amber-700:active,
.border-color-hover-amber-700:focus {
    color: #ffa000 !important
}
.border-color-amber-800 {
    color: #ff8f00 !important
}
.border-color-hover-amber-800:hover,
.border-color-hover-amber-800:active,
.border-color-hover-amber-800:focus {
    color: #ff8f00 !important
}
.border-color-amber-900 {
    color: #ff6f00 !important
}
.border-color-hover-amber-900:hover,
.border-color-hover-amber-900:active,
.border-color-hover-amber-900:focus {
    color: #ff6f00 !important
}
.border-color-amber-a100 {
    color: #ffe57f !important
}
.border-color-hover-amber-a100:hover,
.border-color-hover-amber-a100:active,
.border-color-hover-amber-a100:focus {
    color: #ffe57f !important
}
.border-color-amber-a200 {
    color: #ffd740 !important
}
.border-color-hover-amber-a200:hover,
.border-color-hover-amber-a200:active,
.border-color-hover-amber-a200:focus {
    color: #ffd740 !important
}
.border-color-amber-a400 {
    color: #ffc400 !important
}
.border-color-hover-amber-a400:hover,
.border-color-hover-amber-a400:active,
.border-color-hover-amber-a400:focus {
    color: #ffc400 !important
}
.border-color-amber-a700 {
    color: #ffab00 !important
}
.border-color-hover-amber-a700:hover,
.border-color-hover-amber-a700:active,
.border-color-hover-amber-a700:focus {
    color: #ffab00 !important
}
.border-color-orange-50 {
    color: #fff3e0 !important
}
.border-color-hover-orange-50:hover,
.border-color-hover-orange-50:active,
.border-color-hover-orange-50:focus {
    color: #fff3e0 !important
}
.border-color-orange-100 {
    color: #ffe0b2 !important
}
.border-color-hover-orange-100:hover,
.border-color-hover-orange-100:active,
.border-color-hover-orange-100:focus {
    color: #ffe0b2 !important
}
.border-color-orange-200 {
    color: #ffcc80 !important
}
.border-color-hover-orange-200:hover,
.border-color-hover-orange-200:active,
.border-color-hover-orange-200:focus {
    color: #ffcc80 !important
}
.border-color-orange-300 {
    color: #ffb74d !important
}
.border-color-hover-orange-300:hover,
.border-color-hover-orange-300:active,
.border-color-hover-orange-300:focus {
    color: #ffb74d !important
}
.border-color-orange-400 {
    color: #ffa726 !important
}
.border-color-hover-orange-400:hover,
.border-color-hover-orange-400:active,
.border-color-hover-orange-400:focus {
    color: #ffa726 !important
}
.border-color-orange-500 {
    color: #ff9800 !important
}
.border-color-hover-orange-500:hover,
.border-color-hover-orange-500:active,
.border-color-hover-orange-500:focus {
    color: #ff9800 !important
}
.border-color-orange-600 {
    color: #fb8c00 !important
}
.border-color-hover-orange-600:hover,
.border-color-hover-orange-600:active,
.border-color-hover-orange-600:focus {
    color: #fb8c00 !important
}
.border-color-orange-700 {
    color: #f57c00 !important
}
.border-color-hover-orange-700:hover,
.border-color-hover-orange-700:active,
.border-color-hover-orange-700:focus {
    color: #f57c00 !important
}
.border-color-orange-800 {
    color: #ef6c00 !important
}
.border-color-hover-orange-800:hover,
.border-color-hover-orange-800:active,
.border-color-hover-orange-800:focus {
    color: #ef6c00 !important
}
.border-color-orange-900 {
    color: #e65100 !important
}
.border-color-hover-orange-900:hover,
.border-color-hover-orange-900:active,
.border-color-hover-orange-900:focus {
    color: #e65100 !important
}
.border-color-orange-a100 {
    color: #ffd180 !important
}
.border-color-hover-orange-a100:hover,
.border-color-hover-orange-a100:active,
.border-color-hover-orange-a100:focus {
    color: #ffd180 !important
}
.border-color-orange-a200 {
    color: #ffab40 !important
}
.border-color-hover-orange-a200:hover,
.border-color-hover-orange-a200:active,
.border-color-hover-orange-a200:focus {
    color: #ffab40 !important
}
.border-color-orange-a400 {
    color: #ff9100 !important
}
.border-color-hover-orange-a400:hover,
.border-color-hover-orange-a400:active,
.border-color-hover-orange-a400:focus {
    color: #ff9100 !important
}
.border-color-orange-a700 {
    color: #ff6d00 !important
}
.border-color-hover-orange-a700:hover,
.border-color-hover-orange-a700:active,
.border-color-hover-orange-a700:focus {
    color: #ff6d00 !important
}
.border-color-deep-orange-50 {
    color: #fbe9e7 !important
}
.border-color-hover-deep-orange-50:hover,
.border-color-hover-deep-orange-50:active,
.border-color-hover-deep-orange-50:focus {
    color: #fbe9e7 !important
}
.border-color-deep-orange-100 {
    color: #ffccbc !important
}
.border-color-hover-deep-orange-100:hover,
.border-color-hover-deep-orange-100:active,
.border-color-hover-deep-orange-100:focus {
    color: #ffccbc !important
}
.border-color-deep-orange-200 {
    color: #ffab91 !important
}
.border-color-hover-deep-orange-200:hover,
.border-color-hover-deep-orange-200:active,
.border-color-hover-deep-orange-200:focus {
    color: #ffab91 !important
}
.border-color-deep-orange-300 {
    color: #ff8a65 !important
}
.border-color-hover-deep-orange-300:hover,
.border-color-hover-deep-orange-300:active,
.border-color-hover-deep-orange-300:focus {
    color: #ff8a65 !important
}
.border-color-deep-orange-400 {
    color: #ff7043 !important
}
.border-color-hover-deep-orange-400:hover,
.border-color-hover-deep-orange-400:active,
.border-color-hover-deep-orange-400:focus {
    color: #ff7043 !important
}
.border-color-deep-orange-500 {
    color: #ff5722 !important
}
.border-color-hover-deep-orange-500:hover,
.border-color-hover-deep-orange-500:active,
.border-color-hover-deep-orange-500:focus {
    color: #ff5722 !important
}
.border-color-deep-orange-600 {
    color: #f4511e !important
}
.border-color-hover-deep-orange-600:hover,
.border-color-hover-deep-orange-600:active,
.border-color-hover-deep-orange-600:focus {
    color: #f4511e !important
}
.border-color-deep-orange-700 {
    color: #e64a19 !important
}
.border-color-hover-deep-orange-700:hover,
.border-color-hover-deep-orange-700:active,
.border-color-hover-deep-orange-700:focus {
    color: #e64a19 !important
}
.border-color-deep-orange-800 {
    color: #d84315 !important
}
.border-color-hover-deep-orange-800:hover,
.border-color-hover-deep-orange-800:active,
.border-color-hover-deep-orange-800:focus {
    color: #d84315 !important
}
.border-color-deep-orange-900 {
    color: #bf360c !important
}
.border-color-hover-deep-orange-900:hover,
.border-color-hover-deep-orange-900:active,
.border-color-hover-deep-orange-900:focus {
    color: #bf360c !important
}
.border-color-deep-orange-a100 {
    color: #ff9e80 !important
}
.border-color-hover-deep-orange-a100:hover,
.border-color-hover-deep-orange-a100:active,
.border-color-hover-deep-orange-a100:focus {
    color: #ff9e80 !important
}
.border-color-deep-orange-a200 {
    color: #ff6e40 !important
}
.border-color-hover-deep-orange-a200:hover,
.border-color-hover-deep-orange-a200:active,
.border-color-hover-deep-orange-a200:focus {
    color: #ff6e40 !important
}
.border-color-deep-orange-a400 {
    color: #ff3d00 !important
}
.border-color-hover-deep-orange-a400:hover,
.border-color-hover-deep-orange-a400:active,
.border-color-hover-deep-orange-a400:focus {
    color: #ff3d00 !important
}
.border-color-deep-orange-a700 {
    color: #dd2c00 !important
}
.border-color-hover-deep-orange-a700:hover,
.border-color-hover-deep-orange-a700:active,
.border-color-hover-deep-orange-a700:focus {
    color: #dd2c00 !important
}
.border-color-brown-50 {
    color: #efebe9 !important
}
.border-color-hover-brown-50:hover,
.border-color-hover-brown-50:active,
.border-color-hover-brown-50:focus {
    color: #efebe9 !important
}
.border-color-brown-100 {
    color: #d7ccc8 !important
}
.border-color-hover-brown-100:hover,
.border-color-hover-brown-100:active,
.border-color-hover-brown-100:focus {
    color: #d7ccc8 !important
}
.border-color-brown-200 {
    color: #bcaaa4 !important
}
.border-color-hover-brown-200:hover,
.border-color-hover-brown-200:active,
.border-color-hover-brown-200:focus {
    color: #bcaaa4 !important
}
.border-color-brown-300 {
    color: #a1887f !important
}
.border-color-hover-brown-300:hover,
.border-color-hover-brown-300:active,
.border-color-hover-brown-300:focus {
    color: #a1887f !important
}
.border-color-brown-400 {
    color: #8d6e63 !important
}
.border-color-hover-brown-400:hover,
.border-color-hover-brown-400:active,
.border-color-hover-brown-400:focus {
    color: #8d6e63 !important
}
.border-color-brown-500 {
    color: #795548 !important
}
.border-color-hover-brown-500:hover,
.border-color-hover-brown-500:active,
.border-color-hover-brown-500:focus {
    color: #795548 !important
}
.border-color-brown-600 {
    color: #6d4c41 !important
}
.border-color-hover-brown-600:hover,
.border-color-hover-brown-600:active,
.border-color-hover-brown-600:focus {
    color: #6d4c41 !important
}
.border-color-brown-700 {
    color: #5d4037 !important
}
.border-color-hover-brown-700:hover,
.border-color-hover-brown-700:active,
.border-color-hover-brown-700:focus {
    color: #5d4037 !important
}
.border-color-brown-800 {
    color: #4e342e !important
}
.border-color-hover-brown-800:hover,
.border-color-hover-brown-800:active,
.border-color-hover-brown-800:focus {
    color: #4e342e !important
}
.border-color-brown-900 {
    color: #3e2723 !important
}
.border-color-hover-brown-900:hover,
.border-color-hover-brown-900:active,
.border-color-hover-brown-900:focus {
    color: #3e2723 !important
}
.border-color-brown-a100 {
    color: #d7ccc8 !important
}
.border-color-hover-brown-a100:hover,
.border-color-hover-brown-a100:active,
.border-color-hover-brown-a100:focus {
    color: #d7ccc8 !important
}
.border-color-brown-a200 {
    color: #bcaaa4 !important
}
.border-color-hover-brown-a200:hover,
.border-color-hover-brown-a200:active,
.border-color-hover-brown-a200:focus {
    color: #bcaaa4 !important
}
.border-color-brown-a400 {
    color: #8d6e63 !important
}
.border-color-hover-brown-a400:hover,
.border-color-hover-brown-a400:active,
.border-color-hover-brown-a400:focus {
    color: #8d6e63 !important
}
.border-color-brown-a700 {
    color: #5d4037 !important
}
.border-color-hover-brown-a700:hover,
.border-color-hover-brown-a700:active,
.border-color-hover-brown-a700:focus {
    color: #5d4037 !important
}
.border-color-grey-50 {
    color: #fafafa !important
}
.border-color-hover-grey-50:hover,
.border-color-hover-grey-50:active,
.border-color-hover-grey-50:focus {
    color: #fafafa !important
}
.border-color-grey-100 {
    color: #f5f5f5 !important
}
.border-color-hover-grey-100:hover,
.border-color-hover-grey-100:active,
.border-color-hover-grey-100:focus {
    color: #f5f5f5 !important
}
.border-color-grey-200 {
    color: #eee !important
}
.border-color-hover-grey-200:hover,
.border-color-hover-grey-200:active,
.border-color-hover-grey-200:focus {
    color: #eee !important
}
.border-color-grey-300 {
    color: #e0e0e0 !important
}
.border-color-hover-grey-300:hover,
.border-color-hover-grey-300:active,
.border-color-hover-grey-300:focus {
    color: #e0e0e0 !important
}
.border-color-grey-400 {
    color: #bdbdbd !important
}
.border-color-hover-grey-400:hover,
.border-color-hover-grey-400:active,
.border-color-hover-grey-400:focus {
    color: #bdbdbd !important
}
.border-color-grey-500 {
    color: #9e9e9e !important
}
.border-color-hover-grey-500:hover,
.border-color-hover-grey-500:active,
.border-color-hover-grey-500:focus {
    color: #9e9e9e !important
}
.border-color-grey-600 {
    color: #757575 !important
}
.border-color-hover-grey-600:hover,
.border-color-hover-grey-600:active,
.border-color-hover-grey-600:focus {
    color: #757575 !important
}
.border-color-grey-700 {
    color: #616161 !important
}
.border-color-hover-grey-700:hover,
.border-color-hover-grey-700:active,
.border-color-hover-grey-700:focus {
    color: #616161 !important
}
.border-color-grey-800 {
    color: #424242 !important
}
.border-color-hover-grey-800:hover,
.border-color-hover-grey-800:active,
.border-color-hover-grey-800:focus {
    color: #424242 !important
}
.border-color-grey-900 {
    color: #212121 !important
}
.border-color-hover-grey-900:hover,
.border-color-hover-grey-900:active,
.border-color-hover-grey-900:focus {
    color: #212121 !important
}
.border-color-grey-1000 {
    color: #000 !important
}
.border-color-hover-grey-1000:hover,
.border-color-hover-grey-1000:active,
.border-color-hover-grey-1000:focus {
    color: #000 !important
}
.border-color-grey-a100 {
    color: #fff !important
}
.border-color-hover-grey-a100:hover,
.border-color-hover-grey-a100:active,
.border-color-hover-grey-a100:focus {
    color: #fff !important
}
.border-color-grey-a200 {
    color: #eee !important
}
.border-color-hover-grey-a200:hover,
.border-color-hover-grey-a200:active,
.border-color-hover-grey-a200:focus {
    color: #eee !important
}
.border-color-grey-a400 {
    color: #bdbdbd !important
}
.border-color-hover-grey-a400:hover,
.border-color-hover-grey-a400:active,
.border-color-hover-grey-a400:focus {
    color: #bdbdbd !important
}
.border-color-grey-a700 {
    color: #616161 !important
}
.border-color-hover-grey-a700:hover,
.border-color-hover-grey-a700:active,
.border-color-hover-grey-a700:focus {
    color: #616161 !important
}
.border-color-blue-grey-50 {
    color: #eceff1 !important
}
.border-color-hover-blue-grey-50:hover,
.border-color-hover-blue-grey-50:active,
.border-color-hover-blue-grey-50:focus {
    color: #eceff1 !important
}
.border-color-blue-grey-100 {
    color: #cfd8dc !important
}
.border-color-hover-blue-grey-100:hover,
.border-color-hover-blue-grey-100:active,
.border-color-hover-blue-grey-100:focus {
    color: #cfd8dc !important
}
.border-color-blue-grey-200 {
    color: #b0bec5 !important
}
.border-color-hover-blue-grey-200:hover,
.border-color-hover-blue-grey-200:active,
.border-color-hover-blue-grey-200:focus {
    color: #b0bec5 !important
}
.border-color-blue-grey-300 {
    color: #90a4ae !important
}
.border-color-hover-blue-grey-300:hover,
.border-color-hover-blue-grey-300:active,
.border-color-hover-blue-grey-300:focus {
    color: #90a4ae !important
}
.border-color-blue-grey-400 {
    color: #78909c !important
}
.border-color-hover-blue-grey-400:hover,
.border-color-hover-blue-grey-400:active,
.border-color-hover-blue-grey-400:focus {
    color: #78909c !important
}
.border-color-blue-grey-500 {
    color: #607d8b !important
}
.border-color-hover-blue-grey-500:hover,
.border-color-hover-blue-grey-500:active,
.border-color-hover-blue-grey-500:focus {
    color: #607d8b !important
}
.border-color-blue-grey-600 {
    color: #546e7a !important
}
.border-color-hover-blue-grey-600:hover,
.border-color-hover-blue-grey-600:active,
.border-color-hover-blue-grey-600:focus {
    color: #546e7a !important
}
.border-color-blue-grey-700 {
    color: #455a64 !important
}
.border-color-hover-blue-grey-700:hover,
.border-color-hover-blue-grey-700:active,
.border-color-hover-blue-grey-700:focus {
    color: #455a64 !important
}
.border-color-blue-grey-800 {
    color: #37474f !important
}
.border-color-hover-blue-grey-800:hover,
.border-color-hover-blue-grey-800:active,
.border-color-hover-blue-grey-800:focus {
    color: #37474f !important
}
.border-color-blue-grey-900 {
    color: #263238 !important
}
.border-color-hover-blue-grey-900:hover,
.border-color-hover-blue-grey-900:active,
.border-color-hover-blue-grey-900:focus {
    color: #263238 !important
}
.border-color-blue-grey-a100 {
    color: #cfd8dc !important
}
.border-color-hover-blue-grey-a100:hover,
.border-color-hover-blue-grey-a100:active,
.border-color-hover-blue-grey-a100:focus {
    color: #cfd8dc !important
}
.border-color-blue-grey-a200 {
    color: #b0bec5 !important
}
.border-color-hover-blue-grey-a200:hover,
.border-color-hover-blue-grey-a200:active,
.border-color-hover-blue-grey-a200:focus {
    color: #b0bec5 !important
}
.border-color-blue-grey-a400 {
    color: #78909c !important
}
.border-color-hover-blue-grey-a400:hover,
.border-color-hover-blue-grey-a400:active,
.border-color-hover-blue-grey-a400:focus {
    color: #78909c !important
}
.border-color-blue-grey-a700 {
    color: #455a64 !important
}
.border-color-hover-blue-grey-a700:hover,
.border-color-hover-blue-grey-a700:active,
.border-color-hover-blue-grey-a700:focus {
    color: #455a64 !important
}
.border-color-light {
    color: #f5f5f5 !important
}
.border-color-hover-light:hover,
.border-color-hover-light:active,
.border-color-hover-light:focus {
    color: #f5f5f5 !important
}
.border-color-dark {
    color: #212121 !important
}
.border-color-hover-dark:hover,
.border-color-hover-dark:active,
.border-color-hover-dark:focus {
    color: #212121 !important
}
.border-color-default {
    color: #212121 !important
}
.border-color-hover-default:hover,
.border-color-hover-default:active,
.border-color-hover-default:focus {
    color: #212121 !important
}
.border-color-primary {
    color: #043D1D !important
}
.border-color-hover-primary:hover,
.border-color-hover-primary:active,
.border-color-hover-primary:focus {
    color: #043D1D !important
}
.border-color-secondary {
    color: #6200ea !important
}
.border-color-hover-secondary:hover,
.border-color-hover-secondary:active,
.border-color-hover-secondary:focus {
    color: #6200ea !important
}
.border-color-info {
    color: #00b8d4 !important
}
.border-color-hover-info:hover,
.border-color-hover-info:active,
.border-color-hover-info:focus {
    color: #00b8d4 !important
}
.border-color-success {
    color: #43a047 !important
}
.border-color-hover-success:hover,
.border-color-hover-success:active,
.border-color-hover-success:focus {
    color: #43a047 !important
}
.border-color-warning {
    color: #ff9800 !important
}
.border-color-hover-warning:hover,
.border-color-hover-warning:active,
.border-color-hover-warning:focus {
    color: #ff9800 !important
}
.border-color-danger {
    color: #e53935 !important
}
.border-color-hover-danger:hover,
.border-color-hover-danger:active,
.border-color-hover-danger:focus {
    color: #e53935 !important
}
.border-color-facebook {
    color: #365397 !important
}
.border-color-hover-facebook:hover,
.border-color-hover-facebook:active,
.border-color-hover-facebook:focus {
    color: #365397 !important
}
.border-color-twitter {
    color: #00a9f1 !important
}
.border-color-hover-twitter:hover,
.border-color-hover-twitter:active,
.border-color-hover-twitter:focus {
    color: #00a9f1 !important
}
.border-color-linkedin {
    color: #006db3 !important
}
.border-color-hover-linkedin:hover,
.border-color-hover-linkedin:active,
.border-color-hover-linkedin:focus {
    color: #006db3 !important
}
.border-color-apple {
    color: #737373 !important
}
.border-color-hover-apple:hover,
.border-color-hover-apple:active,
.border-color-hover-apple:focus {
    color: #737373 !important
}
.border-color-google {
    color: #4285f4 !important
}
.border-color-hover-google:hover,
.border-color-hover-google:active,
.border-color-hover-google:focus {
    color: #4285f4 !important
}
.border-color-google-plus {
    color: #e0452c !important
}
.border-color-hover-google-plus:hover,
.border-color-hover-google-plus:active,
.border-color-hover-google-plus:focus {
    color: #e0452c !important
}
.border-color-youtube {
    color: #f33 !important
}
.border-color-hover-youtube:hover,
.border-color-hover-youtube:active,
.border-color-hover-youtube:focus {
    color: #f33 !important
}
.border-color-vimeo {
    color: #48b6ed !important
}
.border-color-hover-vimeo:hover,
.border-color-hover-vimeo:active,
.border-color-hover-vimeo:focus {
    color: #48b6ed !important
}
.border-color-pinterest {
    color: #ce1a19 !important
}
.border-color-hover-pinterest:hover,
.border-color-hover-pinterest:active,
.border-color-hover-pinterest:focus {
    color: #ce1a19 !important
}
.border-color-yelp {
    color: #c30f00 !important
}
.border-color-hover-yelp:hover,
.border-color-hover-yelp:active,
.border-color-hover-yelp:focus {
    color: #c30f00 !important
}
.border-color-dribbble {
    color: #ed4584 !important
}
.border-color-hover-dribbble:hover,
.border-color-hover-dribbble:active,
.border-color-hover-dribbble:focus {
    color: #ed4584 !important
}
.border-color-amazon {
    color: #ff9700 !important
}
.border-color-hover-amazon:hover,
.border-color-hover-amazon:active,
.border-color-hover-amazon:focus {
    color: #ff9700 !important
}
.border-color-skype {
    color: #00acf4 !important
}
.border-color-hover-skype:hover,
.border-color-hover-skype:active,
.border-color-hover-skype:focus {
    color: #00acf4 !important
}
.border-color-instagram {
    color: #396d9a !important
}
.border-color-hover-instagram:hover,
.border-color-hover-instagram:active,
.border-color-hover-instagram:focus {
    color: #396d9a !important
}
.border-color-dropbox {
    color: #0d84de !important
}
.border-color-hover-dropbox:hover,
.border-color-hover-dropbox:active,
.border-color-hover-dropbox:focus {
    color: #0d84de !important
}
.border-color-flickr {
    color: #ea0066 !important
}
.border-color-hover-flickr:hover,
.border-color-hover-flickr:active,
.border-color-hover-flickr:focus {
    color: #ea0066 !important
}
.border-color-github {
    color: #2f2f2f !important
}
.border-color-hover-github:hover,
.border-color-hover-github:active,
.border-color-hover-github:focus {
    color: #2f2f2f !important
}
.border-color-tumblr {
    color: #304c68 !important
}
.border-color-hover-tumblr:hover,
.border-color-hover-tumblr:active,
.border-color-hover-tumblr:focus {
    color: #304c68 !important
}
.border-color-foursquare {
    color: #207dc5 !important
}
.border-color-hover-foursquare:hover,
.border-color-hover-foursquare:active,
.border-color-hover-foursquare:focus {
    color: #207dc5 !important
}
.font-awesome-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.font-awesome-icons .icon {
    text-align: center;
    width: 240px;
    min-height: 100px;
    padding: 20px 0;
    margin-bottom: 20px
}
.font-awesome-icons .icon i {
    margin: 0 5px
}
.font-awesome-icons .icon .icons {
    display: block;
    margin-bottom: 20px
}
.font-awesome-icons .icon .icon-class {
    display: block;
    font-size: 13px
}
[data-background="light"] .font-awesome-icons .icon {
    color: #353535
}
[data-background="light"] .font-awesome-icons .icon i,
[data-background="light"] .font-awesome-icons .icon .icon-class {
    color: #353535
}
[data-background="dark"] .font-awesome-icons .icon {
    color: #f5f5f5
}
[data-background="dark"] .font-awesome-icons .icon i,
[data-background="dark"] .font-awesome-icons .icon .icon-class {
    color: #f5f5f5
}
[data-background="primary"] .font-awesome-icons .icon {
    color: #f5f5f5
}
[data-background="primary"] .font-awesome-icons .icon i,
[data-background="primary"] .font-awesome-icons .icon .icon-class {
    color: #f5f5f5
}
.flag-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.flag-icons .icon {
    text-align: center;
    width: 240px;
    min-height: 100px;
    padding: 20px 0;
    margin-bottom: 20px
}
.flag-icons .icon .flag-1x,
.flag-icons .icon .flag-2x,
.flag-icons .icon .flag-3x {
    margin: 0 5px
}
.flag-icons .icon .icons {
    display: block;
    margin-bottom: 20px
}
.flag-icons .icon .icon-class {
    display: block;
    font-size: 13px
}
.flag-1x {
    position: relative;
    height: 20px;
    width: 30px;
    border: 0;
    overflow: hidden;
    background: transparent
}
.flag-2x {
    position: relative;
    height: 30px;
    width: 45px;
    border: 0;
    overflow: hidden;
    background: transparent
}
.flag-3x {
    position: relative;
    height: 40px;
    width: 60px;
    border: 0;
    overflow: hidden;
    background: transparent
}
.flag-1x,
.flag-2x,
.flag-3x {
    display: inline-block
}
.flag-1x>.flag,
.flag-2x>.flag,
.flag-3x>.flag {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover
}
[data-background="light"] .flag-icons .icon {
    color: #353535
}
[data-background="light"] .flag-icons .icon i,
[data-background="light"] .flag-icons .icon .icon-class {
    color: #353535
}
[data-background="dark"] .flag-icons .icon {
    color: #f5f5f5
}
[data-background="dark"] .flag-icons .icon i,
[data-background="dark"] .flag-icons .icon .icon-class {
    color: #f5f5f5
}
[data-background="primary"] .flag-icons .icon {
    color: #f5f5f5
}
[data-background="primary"] .flag-icons .icon i,
[data-background="primary"] .flag-icons .icon .icon-class {
    color: #f5f5f5
}
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(/fonts/material-icons.woff2) format("woff2")
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased
}
.material-design-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.material-design-icons .icon {
    text-align: center;
    width: 240px;
    min-height: 100px;
    padding: 20px 0;
    margin-bottom: 20px
}
.material-design-icons .icon i {
    margin: 0 5px
}
.material-design-icons .icon .icons {
    display: block;
    margin-bottom: 20px
}
.material-design-icons .icon .icon-class {
    display: block;
    font-size: 13px
}
.material-icons {
    font-size: 16px
}
.material-icons.material-icons-1x {
    font-size: 16px
}
.material-icons.material-icons-2x {
    font-size: 28px
}
.material-icons.material-icons-3x {
    font-size: 40px
}
[data-background="light"] .material-design-icons-icons .icon {
    color: #353535
}
[data-background="light"] .material-design-icons-icons .icon i,
[data-background="light"] .material-design-icons-icons .icon .icon-class {
    color: #353535
}
[data-background="dark"] .material-design-icons-icons .icon {
    color: #f5f5f5
}
[data-background="dark"] .material-design-icons-icons .icon i,
[data-background="dark"] .material-design-icons-icons .icon .icon-class {
    color: #f5f5f5
}
[data-background="primary"] .material-design-icons-icons .icon {
    color: #f5f5f5
}
[data-background="primary"] .material-design-icons-icons .icon i,
[data-background="primary"] .material-design-icons-icons .icon .icon-class {
    color: #f5f5f5
}
.icon-search .input-group-addon {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px
}
.icon-search input {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}
.weather-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.weather-icons .icon {
    text-align: center;
    width: 240px;
    min-height: 100px;
    padding: 20px 0;
    margin-bottom: 20px
}
.weather-icons .icon i {
    margin: 0 5px
}
.weather-icons .icon .icons {
    display: block;
    margin-bottom: 20px
}
.weather-icons .icon .icon-class {
    display: block;
    font-size: 13px
}
.wi {
    font-size: 16px
}
.wi.wi-1x {
    font-size: 16px
}
.wi.wi-2x {
    font-size: 28px
}
.wi.wi-3x {
    font-size: 40px
}
[data-background="light"] .weather-icons .icon {
    color: #353535
}
[data-background="light"] .weather-icons .icon i,
[data-background="light"] .weather-icons .icon .icon-class {
    color: #353535
}
[data-background="dark"] .weather-icons .icon {
    color: #f5f5f5
}
[data-background="dark"] .weather-icons .icon i,
[data-background="dark"] .weather-icons .icon .icon-class {
    color: #f5f5f5
}
[data-background="primary"] .weather-icons .icon {
    color: #f5f5f5
}
[data-background="primary"] .weather-icons .icon i,
[data-background="primary"] .weather-icons .icon .icon-class {
    color: #f5f5f5
}
.ion-icon {
    display: inline-block;
    font-size: 16px
}
.ion-icon.ion-icon-1x {
    font-size: 16px
}
.ion-icon.ion-icon-2x {
    font-size: 28px
}
.ion-icon.ion-icon-3x {
    font-size: 40px
}
.ionicons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.ionicons .icon {
    text-align: center;
    width: 240px;
    min-height: 100px;
    padding: 20px 0;
    margin-bottom: 20px
}
.ionicons .icon i {
    margin: 0 5px
}
.ionicons .icon .icons {
    display: block;
    margin-bottom: 20px
}
.ionicons .icon .icon-class {
    display: block;
    font-size: 13px;
    font-family: "Lato", sans-serif
}
[data-background="light"] .ionicons .icon {
    color: #353535
}
[data-background="light"] .ionicons .icon i,
[data-background="light"] .ionicons .icon .icon-class {
    color: #353535
}
[data-background="dark"] .ionicons .icon {
    color: #f5f5f5
}
[data-background="dark"] .ionicons .icon i,
[data-background="dark"] .ionicons .icon .icon-class {
    color: #f5f5f5
}
[data-background="primary"] .ionicons .icon {
    color: #f5f5f5
}
[data-background="primary"] .ionicons .icon i,
[data-background="primary"] .ionicons .icon .icon-class {
    color: #f5f5f5
}
.form-inline .form-group {
    margin-right: 10px
}
.form-inline .form-group label {
    margin-right: 10px
}
[data-background="light"] .form-control {
    color: #353535;
    background-color: #f0f0f0;
    border-color: #ebebeb
}
[data-background="light"] .form-control:focus {
    border-color: #ebebeb
}
[data-background="light"] .custom-control-indicator {
    background-color: #dcdcdc
}
[data-background="light"] .has-success .custom-control-input:checked ~ .custom-control-indicator {
    color: #43a047;
    background-color: #43a047;
    box-shadow: none
}
[data-background="light"] .has-success .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="light"] .has-success .custom-control-input:active ~ .custom-control-indicator {
    color: #43a047;
    background-color: #43a047;
    box-shadow: none
}
[data-background="light"] .has-success .custom-control-indicator {
    background-color: #dcdcdc
}
[data-background="light"] .has-danger .custom-control-input:checked ~ .custom-control-indicator {
    color: #e53935;
    background-color: #e53935;
    box-shadow: none
}
[data-background="light"] .has-danger .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="light"] .has-danger .custom-control-input:active ~ .custom-control-indicator {
    color: #e53935;
    background-color: #e53935;
    box-shadow: none
}
[data-background="light"] .has-danger .custom-control-indicator {
    background-color: #dcdcdc
}
[data-background="light"] .has-warning .custom-control-input:checked ~ .custom-control-indicator {
    color: #ff9800;
    background-color: #ff9800;
    box-shadow: none
}
[data-background="light"] .has-warning .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="light"] .has-warning .custom-control-input:active ~ .custom-control-indicator {
    color: #ff9800;
    background-color: #ff9800;
    box-shadow: none
}
[data-background="light"] .has-warning .custom-control-indicator {
    background-color: #dcdcdc
}
[data-background="light"] .custom-control-input:checked ~ .custom-control-indicator {
    color: #043D1D;
    background-color: #043D1D;
    box-shadow: none
}
[data-background="light"] .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="light"] .custom-control-input:active ~ .custom-control-indicator {
    color: #043D1D;
    background-color: #043D1D;
    box-shadow: none
}
[data-background="light"] .custom-file .custom-file-control {
    color: #353535;
    border-color: #ebebeb;
    background-color: #f0f0f0
}
[data-background="light"] .custom-file .custom-file-control:before {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="light"] .custom-file .custom-file-control:after {
    color: #353535;
    border-color: #ebebeb;
    background-color: #f0f0f0
}
[data-background="light"] .custom-select {
    color: #353535;
    border-color: #ebebeb;
    background: #f0f0f0 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#353535' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px
}
[data-background="dark"] .form-control {
    color: #f5f5f5;
    background-color: #303030;
    border-color: #303030
}
[data-background="dark"] .form-control:focus {
    border-color: #303030
}
[data-background="dark"] .custom-control-indicator {
    background-color: #1c1c1c
}
[data-background="dark"] .has-success .custom-control-input:checked ~ .custom-control-indicator {
    color: #43a047;
    background-color: #43a047;
    box-shadow: none
}
[data-background="dark"] .has-success .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="dark"] .has-success .custom-control-input:active ~ .custom-control-indicator {
    color: #43a047;
    background-color: #43a047;
    box-shadow: none
}
[data-background="dark"] .has-success .custom-control-indicator {
    background-color: #1c1c1c
}
[data-background="dark"] .has-danger .custom-control-input:checked ~ .custom-control-indicator {
    color: #e53935;
    background-color: #e53935;
    box-shadow: none
}
[data-background="dark"] .has-danger .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="dark"] .has-danger .custom-control-input:active ~ .custom-control-indicator {
    color: #e53935;
    background-color: #e53935;
    box-shadow: none
}
[data-background="dark"] .has-danger .custom-control-indicator {
    background-color: #1c1c1c
}
[data-background="dark"] .has-warning .custom-control-input:checked ~ .custom-control-indicator {
    color: #ff9800;
    background-color: #ff9800;
    box-shadow: none
}
[data-background="dark"] .has-warning .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="dark"] .has-warning .custom-control-input:active ~ .custom-control-indicator {
    color: #ff9800;
    background-color: #ff9800;
    box-shadow: none
}
[data-background="dark"] .has-warning .custom-control-indicator {
    background-color: #1c1c1c
}
[data-background="dark"] .custom-control-input:checked ~ .custom-control-indicator {
    color: #043D1D;
    background-color: #043D1D;
    box-shadow: none
}
[data-background="dark"] .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="dark"] .custom-control-input:active ~ .custom-control-indicator {
    color: #043D1D;
    background-color: #043D1D;
    box-shadow: none
}
[data-background="dark"] .custom-file .custom-file-control {
    color: #f5f5f5;
    border-color: #303030;
    background-color: #303030
}
[data-background="dark"] .custom-file .custom-file-control:before {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="dark"] .custom-file .custom-file-control:after {
    color: #f5f5f5;
    border-color: #303030;
    background-color: #303030
}
[data-background="dark"] .custom-select {
    color: #f5f5f5;
    border-color: #303030;
    background: #262626 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#f5f5f5' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px
}
[data-background="primary"] .form-control {
    color: #f5f5f5;
    background-color: #1f2a97;
    border-color: #1f2a97
}
[data-background="primary"] .form-control:focus {
    border-color: #1f2a97
}
[data-background="primary"] .custom-control-indicator {
    background-color: #182176
}
[data-background="primary"] .has-success .custom-control-input:checked ~ .custom-control-indicator {
    color: #43a047;
    background-color: #43a047;
    box-shadow: none
}
[data-background="primary"] .has-success .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="primary"] .has-success .custom-control-input:active ~ .custom-control-indicator {
    color: #43a047;
    background-color: #43a047;
    box-shadow: none
}
[data-background="primary"] .has-success .custom-control-indicator {
    background-color: #182176
}
[data-background="primary"] .has-danger .custom-control-input:checked ~ .custom-control-indicator {
    color: #e53935;
    background-color: #e53935;
    box-shadow: none
}
[data-background="primary"] .has-danger .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="primary"] .has-danger .custom-control-input:active ~ .custom-control-indicator {
    color: #e53935;
    background-color: #e53935;
    box-shadow: none
}
[data-background="primary"] .has-danger .custom-control-indicator {
    background-color: #182176
}
[data-background="primary"] .has-warning .custom-control-input:checked ~ .custom-control-indicator {
    color: #ff9800;
    background-color: #ff9800;
    box-shadow: none
}
[data-background="primary"] .has-warning .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="primary"] .has-warning .custom-control-input:active ~ .custom-control-indicator {
    color: #ff9800;
    background-color: #ff9800;
    box-shadow: none
}
[data-background="primary"] .has-warning .custom-control-indicator {
    background-color: #182176
}
[data-background="primary"] .custom-control-input:checked ~ .custom-control-indicator {
    color: #043D1D;
    background-color: #043D1D;
    box-shadow: none
}
[data-background="primary"] .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none
}
[data-background="primary"] .custom-control-input:active ~ .custom-control-indicator {
    color: #043D1D;
    background-color: #043D1D;
    box-shadow: none
}
[data-background="primary"] .custom-file .custom-file-control {
    color: #f5f5f5;
    border-color: #1f2a97;
    background-color: #1f2a97
}
[data-background="primary"] .custom-file .custom-file-control:before {
    color: #fff;
    border-color: #043D1D;
    background-color: #043D1D
}
[data-background="primary"] .custom-file .custom-file-control:after {
    color: #f5f5f5;
    border-color: #1f2a97;
    background-color: #1f2a97
}
[data-background="primary"] .custom-select {
    color: #f5f5f5;
    border-color: #1f2a97;
    background: #1c2586 url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#f5f5f5' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px
}
[data-background="light"] .input-group {
    overflow: hidden
}
[data-background="light"] .input-group .input-group-addon {
    color: #353535;
    background-color: #e1e1e1;
    border-color: #e1e1e1
}
[data-background="light"] .input-group .form-control {
    color: #353535;
    background-color: #f0f0f0;
    border-color: #ebebeb
}
[data-background="light"] .input-group .input-group-btn .btn {
    padding: 11px 11px 12px 11px;
    border-width: 1px
}
[data-background="dark"] .input-group {
    overflow: hidden
}
[data-background="dark"] .input-group .input-group-addon {
    color: #f5f5f5;
    background-color: #353535;
    border-color: #353535
}
[data-background="dark"] .input-group .form-control {
    color: #f5f5f5;
    background-color: #303030;
    border-color: #303030
}
[data-background="dark"] .input-group .input-group-btn .btn {
    padding: 11px 11px 12px 11px;
    border-width: 1px
}
[data-background="primary"] .input-group {
    overflow: hidden
}
[data-background="primary"] .input-group .input-group-addon {
    color: #f5f5f5;
    background-color: #212ca0;
    border-color: #212ca0
}
[data-background="primary"] .input-group .form-control {
    color: #f5f5f5;
    background-color: #1f2a97;
    border-color: #1f2a97
}
[data-background="primary"] .input-group .input-group-btn .btn {
    padding: 11px 11px 12px 11px;
    border-width: 1px
}
@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}
@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
#my-dropzone .dz-default.dz-message span {
    font-size: 24px;
    position: relative
}
#my-dropzone .dz-default.dz-message span:before {
    font-family: FontAwesome;
    content: "\f0ee";
    padding-right: 10px
}
.dropzone,
.dropzone * {
    box-sizing: border-box
}
.dropzone {
    min-height: 200px;
    padding: 40px
}
.dropzone.dz-clickable {
    cursor: pointer
}
.dropzone.dz-clickable * {
    cursor: default
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}
.dropzone.dz-started .dz-message {
    display: none
}
.dropzone.dz-drag-hover {
    border-style: solid
}
.dropzone.dz-drag-hover .dz-message {
    opacity: 0.5
}
.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}
.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}
.dropzone .dz-preview:hover {
    z-index: 1000
}
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}
.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px
}
.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}
.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
}
.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}
.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}
.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    line-height: 150%
}
.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}
.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    padding: 0 0.4em;
    border-radius: 3px
}
.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}
.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}
.dropzone .dz-preview .dz-image img {
    display: block
}
.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)
}
.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px
}
.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}
.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}
.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}
.dropzone .dz-preview .dz-progress .dz-upload {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
}
.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}
.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    padding: 0.5em 1.2em;
    color: white
}
.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}
[data-background="light"] .dropzone {
    border: 3px dashed #ebebeb;
    background: #fff;
    color: #353535
}
[data-background="light"] .dropzone .dz-preview.dz-file-preview .dz-image {
    background: #999;
    background: -webkit-linear-gradient(top, #eee, #ddd);
    background: linear-gradient(to bottom, #eee, #ddd)
}
[data-background="light"] .dropzone .dz-preview.dz-image-preview {
    background: #fff
}
[data-background="light"] .dropzone .dz-preview .dz-details {
    color: rgba(0, 0, 0, 0.9)
}
[data-background="light"] .dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8)
}
[data-background="light"] .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}
[data-background="light"] .dropzone .dz-preview .dz-details .dz-filename span,
[data-background="light"] .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4)
}
[data-background="light"] .dropzone .dz-preview .dz-progress {
    background: rgba(255, 255, 255, 0.9)
}
[data-background="light"] .dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: -webkit-linear-gradient(top, #666, #444);
    background: linear-gradient(to bottom, #666, #444)
}
[data-background="light"] .dropzone .dz-preview .dz-error-message {
    background: #e53935;
    background: -webkit-linear-gradient(top, #e53935, #e53935);
    background: linear-gradient(to bottom, #e53935, #e53935);
    color: #fff
}
[data-background="light"] .dropzone .dz-preview .dz-error-message:after {
    border-bottom: 6px solid #e53935
}
[data-background="dark"] .dropzone {
    border: 3px dashed #121212;
    background: #262626;
    color: #f5f5f5
}
[data-background="dark"] .dropzone .dz-preview.dz-file-preview .dz-image {
    background: #999;
    background: -webkit-linear-gradient(top, #eee, #ddd);
    background: linear-gradient(to bottom, #eee, #ddd)
}
[data-background="dark"] .dropzone .dz-preview.dz-image-preview {
    background: #fff
}
[data-background="dark"] .dropzone .dz-preview .dz-details {
    color: rgba(0, 0, 0, 0.9)
}
[data-background="dark"] .dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8)
}
[data-background="dark"] .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}
[data-background="dark"] .dropzone .dz-preview .dz-details .dz-filename span,
[data-background="dark"] .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4)
}
[data-background="dark"] .dropzone .dz-preview .dz-progress {
    background: rgba(255, 255, 255, 0.9)
}
[data-background="dark"] .dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: -webkit-linear-gradient(top, #666, #444);
    background: linear-gradient(to bottom, #666, #444)
}
[data-background="dark"] .dropzone .dz-preview .dz-error-message {
    background: #e53935;
    background: -webkit-linear-gradient(top, #e53935, #e53935);
    background: linear-gradient(to bottom, #e53935, #e53935);
    color: #fff
}
[data-background="dark"] .dropzone .dz-preview .dz-error-message:after {
    border-bottom: 6px solid #e53935
}
[data-background="primary"] .dropzone {
    border: 3px dashed #151c65;
    background: #1c2586;
    color: #f5f5f5
}
[data-background="primary"] .dropzone .dz-preview.dz-file-preview .dz-image {
    background: #999;
    background: -webkit-linear-gradient(top, #eee, #ddd);
    background: linear-gradient(to bottom, #eee, #ddd)
}
[data-background="primary"] .dropzone .dz-preview.dz-image-preview {
    background: #fff
}
[data-background="primary"] .dropzone .dz-preview .dz-details {
    color: rgba(0, 0, 0, 0.9)
}
[data-background="primary"] .dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8)
}
[data-background="primary"] .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}
[data-background="primary"] .dropzone .dz-preview .dz-details .dz-filename span,
[data-background="primary"] .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4)
}
[data-background="primary"] .dropzone .dz-preview .dz-progress {
    background: rgba(255, 255, 255, 0.9)
}
[data-background="primary"] .dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: -webkit-linear-gradient(top, #666, #444);
    background: linear-gradient(to bottom, #666, #444)
}
[data-background="primary"] .dropzone .dz-preview .dz-error-message {
    background: #e53935;
    background: -webkit-linear-gradient(top, #e53935, #e53935);
    background: linear-gradient(to bottom, #e53935, #e53935);
    color: #fff
}
[data-background="primary"] .dropzone .dz-preview .dz-error-message:after {
    border-bottom: 6px solid #e53935
}
.table th,
.table td {
    border-width: 1px
}
.table thead th,
.table thead td,
.table tbody th,
.table tbody td {
    border-width: 1px;
    display: table-cell;
    vertical-align: middle
}
.table.table-unbordered thead th,
.table.table-unbordered thead td,
.table.table-unbordered thead tr,
.table.table-unbordered tbody th,
.table.table-unbordered tbody td,
.table.table-unbordered tbody tr {
    border: none !important
}
.table.table-condensed th,
.table.table-condensed td {
    padding: 5px 10px
}
[data-background="light"] .table th,
[data-background="light"] .table td {
    background-color: #fff;
    border-color: #ebebeb;
    color: #353535
}
[data-background="light"] .table tbody td {
    border-color: #ebebeb
}
[data-background="light"] .table tbody td:hover {
    background-color: #f0f0f0
}
[data-background="light"] .table thead.thead-default th {
    background-color: #fff;
    border-color: #ebebeb
}
[data-background="light"] .table thead.thead-inverse th {
    color: #fff;
    background-color: #353535;
    border-color: #353535
}
[data-background="light"] .table thead.thead-light th {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #fff
}
[data-background="light"] .table thead.thead-dark th {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="light"] .table thead.thead-primary th {
    border-color: #043D1D;
    background-color: #043D1D;
    color: #fff
}
[data-background="light"] .table thead.thead-secondary th {
    border-color: #6200ea;
    background-color: #6200ea;
    color: #fff
}
[data-background="light"] .table thead.thead-info th {
    border-color: #00b8d4;
    background-color: #00b8d4;
    color: #fff
}
[data-background="light"] .table thead.thead-success th {
    border-color: #43a047;
    background-color: #43a047;
    color: #fff
}
[data-background="light"] .table thead.thead-warning th {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff
}
[data-background="light"] .table thead.thead-danger th {
    border-color: #e53935;
    background-color: #e53935;
    color: #fff
}
[data-background="light"] .table tbody tr:hover td {
    background-color: #f0f0f0
}
[data-background="light"] .table tbody tr.table-active>th,
[data-background="light"] .table tbody tr.table-active>td {
    background-color: #f0f0f0
}
[data-background="light"] .table tbody tr.table-light>td {
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-light tr:hover>td {
    border-color: #e8e8e8;
    background-color: #e8e8e8;
    color: #fff
}
[data-background="light"] .table tbody tr.table-dark>td {
    border-color: #212121 !important;
    background-color: #212121 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-dark tr:hover>td {
    border-color: #141414;
    background-color: #141414;
    color: #fff
}
[data-background="light"] .table tbody tr.table-default>td {
    border-color: #212121 !important;
    background-color: #212121 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-default tr:hover>td {
    border-color: #141414;
    background-color: #141414;
    color: #fff
}
[data-background="light"] .table tbody tr.table-primary>td {
    border-color: #043D1D !important;
    background-color: #043D1D !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-primary tr:hover>td {
    border-color: #1739fe;
    background-color: #1739fe;
    color: #fff
}
[data-background="light"] .table tbody tr.table-secondary>td {
    border-color: #6200ea !important;
    background-color: #6200ea !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-secondary tr:hover>td {
    border-color: #5700d1;
    background-color: #5700d1;
    color: #fff
}
[data-background="light"] .table tbody tr.table-info>td {
    border-color: #00b8d4 !important;
    background-color: #00b8d4 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-info tr:hover>td {
    border-color: #00a2bb;
    background-color: #00a2bb;
    color: #fff
}
[data-background="light"] .table tbody tr.table-success>td {
    border-color: #43a047 !important;
    background-color: #43a047 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-success tr:hover>td {
    border-color: #3b8e3f;
    background-color: #3b8e3f;
    color: #fff
}
[data-background="light"] .table tbody tr.table-warning>td {
    border-color: #ff9800 !important;
    background-color: #ff9800 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-warning tr:hover>td {
    border-color: #e68900;
    background-color: #e68900;
    color: #fff
}
[data-background="light"] .table tbody tr.table-danger>td {
    border-color: #e53935 !important;
    background-color: #e53935 !important;
    color: #fff
}
[data-background="light"] .table tbody tr.table-danger tr:hover>td {
    border-color: #e2231e;
    background-color: #e2231e;
    color: #fff
}
[data-background="light"] .table.table-striped tbody tr:nth-child(even) td {
    background-color: #fff
}
[data-background="light"] .table.table-striped tbody tr:nth-child(odd) td {
    background-color: #ebebeb
}
[data-background="light"] .table.table-unbordered thead th,
[data-background="light"] .table.table-unbordered thead td,
[data-background="light"] .table.table-unbordered thead tr,
[data-background="light"] .table.table-unbordered tbody th,
[data-background="light"] .table.table-unbordered tbody td,
[data-background="light"] .table.table-unbordered tbody tr {
    border: none !important
}
[data-background="light"] .table.table-hover.table-hover-light tbody tr:hover td {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-dark tbody tr:hover td {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-default tbody tr:hover td {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-primary tbody tr:hover td {
    border-color: #043D1D;
    background-color: #043D1D;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-secondary tbody tr:hover td {
    border-color: #6200ea;
    background-color: #6200ea;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-info tbody tr:hover td {
    border-color: #00b8d4;
    background-color: #00b8d4;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-success tbody tr:hover td {
    border-color: #43a047;
    background-color: #43a047;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-warning tbody tr:hover td {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff
}
[data-background="light"] .table.table-hover.table-hover-danger tbody tr:hover td {
    border-color: #e53935;
    background-color: #e53935;
    color: #fff
}
[data-background="dark"] .table th,
[data-background="dark"] .table td {
    background-color: #262626;
    border-color: #303030;
    color: #f5f5f5
}
[data-background="dark"] .table tbody td {
    border-color: #303030
}
[data-background="dark"] .table tbody td:hover {
    background-color: #2b2b2b
}
[data-background="dark"] .table thead.thead-default th {
    background-color: #262626;
    border-color: #303030
}
[data-background="dark"] .table thead.thead-inverse th {
    color: #262626;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}
[data-background="dark"] .table thead.thead-light th {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #fff
}
[data-background="dark"] .table thead.thead-dark th {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="dark"] .table thead.thead-primary th {
    border-color: #043D1D;
    background-color: #043D1D;
    color: #fff
}
[data-background="dark"] .table thead.thead-secondary th {
    border-color: #6200ea;
    background-color: #6200ea;
    color: #fff
}
[data-background="dark"] .table thead.thead-info th {
    border-color: #00b8d4;
    background-color: #00b8d4;
    color: #fff
}
[data-background="dark"] .table thead.thead-success th {
    border-color: #43a047;
    background-color: #43a047;
    color: #fff
}
[data-background="dark"] .table thead.thead-warning th {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff
}
[data-background="dark"] .table thead.thead-danger th {
    border-color: #e53935;
    background-color: #e53935;
    color: #fff
}
[data-background="dark"] .table tbody tr:hover td {
    background-color: #2b2b2b
}
[data-background="dark"] .table tbody tr.table-active>th,
[data-background="dark"] .table tbody tr.table-active>td {
    background-color: #2b2b2b
}
[data-background="dark"] .table tbody tr.table-light>td {
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-light tr:hover>td {
    border-color: #e8e8e8;
    background-color: #e8e8e8;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-dark>td {
    border-color: #212121 !important;
    background-color: #212121 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-dark tr:hover>td {
    border-color: #141414;
    background-color: #141414;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-default>td {
    border-color: #212121 !important;
    background-color: #212121 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-default tr:hover>td {
    border-color: #141414;
    background-color: #141414;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-primary>td {
    border-color: #043D1D !important;
    background-color: #043D1D !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-primary tr:hover>td {
    border-color: #1739fe;
    background-color: #1739fe;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-secondary>td {
    border-color: #6200ea !important;
    background-color: #6200ea !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-secondary tr:hover>td {
    border-color: #5700d1;
    background-color: #5700d1;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-info>td {
    border-color: #00b8d4 !important;
    background-color: #00b8d4 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-info tr:hover>td {
    border-color: #00a2bb;
    background-color: #00a2bb;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-success>td {
    border-color: #43a047 !important;
    background-color: #43a047 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-success tr:hover>td {
    border-color: #3b8e3f;
    background-color: #3b8e3f;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-warning>td {
    border-color: #ff9800 !important;
    background-color: #ff9800 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-warning tr:hover>td {
    border-color: #e68900;
    background-color: #e68900;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-danger>td {
    border-color: #e53935 !important;
    background-color: #e53935 !important;
    color: #fff
}
[data-background="dark"] .table tbody tr.table-danger tr:hover>td {
    border-color: #e2231e;
    background-color: #e2231e;
    color: #fff
}
[data-background="dark"] .table.table-striped tbody tr:nth-child(even) td {
    background-color: #262626
}
[data-background="dark"] .table.table-striped tbody tr:nth-child(odd) td {
    background-color: #303030
}
[data-background="dark"] .table.table-unbordered thead th,
[data-background="dark"] .table.table-unbordered thead td,
[data-background="dark"] .table.table-unbordered thead tr,
[data-background="dark"] .table.table-unbordered tbody th,
[data-background="dark"] .table.table-unbordered tbody td,
[data-background="dark"] .table.table-unbordered tbody tr {
    border: none !important
}
[data-background="dark"] .table.table-hover.table-hover-light tbody tr:hover td {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-dark tbody tr:hover td {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-default tbody tr:hover td {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-primary tbody tr:hover td {
    border-color: #043D1D;
    background-color: #043D1D;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-secondary tbody tr:hover td {
    border-color: #6200ea;
    background-color: #6200ea;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-info tbody tr:hover td {
    border-color: #00b8d4;
    background-color: #00b8d4;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-success tbody tr:hover td {
    border-color: #43a047;
    background-color: #43a047;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-warning tbody tr:hover td {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff
}
[data-background="dark"] .table.table-hover.table-hover-danger tbody tr:hover td {
    border-color: #e53935;
    background-color: #e53935;
    color: #fff
}
[data-background="primary"] .table th,
[data-background="primary"] .table td {
    background-color: #1c2586;
    border-color: #1f2a97;
    color: #f5f5f5
}
[data-background="primary"] .table tbody td {
    border-color: #1f2a97
}
[data-background="primary"] .table tbody td:hover {
    background-color: #1d288f
}
[data-background="primary"] .table thead.thead-default th {
    background-color: #1c2586;
    border-color: #1f2a97
}
[data-background="primary"] .table thead.thead-inverse th {
    color: #1c2586;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}
[data-background="primary"] .table thead.thead-light th {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #fff
}
[data-background="primary"] .table thead.thead-dark th {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="primary"] .table thead.thead-primary th {
    border-color: #043D1D;
    background-color: #043D1D;
    color: #fff
}
[data-background="primary"] .table thead.thead-secondary th {
    border-color: #6200ea;
    background-color: #6200ea;
    color: #fff
}
[data-background="primary"] .table thead.thead-info th {
    border-color: #00b8d4;
    background-color: #00b8d4;
    color: #fff
}
[data-background="primary"] .table thead.thead-success th {
    border-color: #43a047;
    background-color: #43a047;
    color: #fff
}
[data-background="primary"] .table thead.thead-warning th {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff
}
[data-background="primary"] .table thead.thead-danger th {
    border-color: #e53935;
    background-color: #e53935;
    color: #fff
}
[data-background="primary"] .table tbody tr:hover td {
    background-color: #1d288f
}
[data-background="primary"] .table tbody tr.table-active>th,
[data-background="primary"] .table tbody tr.table-active>td {
    background-color: #1d288f
}
[data-background="primary"] .table tbody tr.table-light>td {
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-light tr:hover>td {
    border-color: #e8e8e8;
    background-color: #e8e8e8;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-dark>td {
    border-color: #212121 !important;
    background-color: #212121 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-dark tr:hover>td {
    border-color: #141414;
    background-color: #141414;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-default>td {
    border-color: #212121 !important;
    background-color: #212121 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-default tr:hover>td {
    border-color: #141414;
    background-color: #141414;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-primary>td {
    border-color: #043D1D !important;
    background-color: #043D1D !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-primary tr:hover>td {
    border-color: #1739fe;
    background-color: #1739fe;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-secondary>td {
    border-color: #6200ea !important;
    background-color: #6200ea !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-secondary tr:hover>td {
    border-color: #5700d1;
    background-color: #5700d1;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-info>td {
    border-color: #00b8d4 !important;
    background-color: #00b8d4 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-info tr:hover>td {
    border-color: #00a2bb;
    background-color: #00a2bb;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-success>td {
    border-color: #43a047 !important;
    background-color: #43a047 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-success tr:hover>td {
    border-color: #3b8e3f;
    background-color: #3b8e3f;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-warning>td {
    border-color: #ff9800 !important;
    background-color: #ff9800 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-warning tr:hover>td {
    border-color: #e68900;
    background-color: #e68900;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-danger>td {
    border-color: #e53935 !important;
    background-color: #e53935 !important;
    color: #fff
}
[data-background="primary"] .table tbody tr.table-danger tr:hover>td {
    border-color: #e2231e;
    background-color: #e2231e;
    color: #fff
}
[data-background="primary"] .table.table-striped tbody tr:nth-child(even) td {
    background-color: #1c2586
}
[data-background="primary"] .table.table-striped tbody tr:nth-child(odd) td {
    background-color: #1f2a97
}
[data-background="primary"] .table.table-unbordered thead th,
[data-background="primary"] .table.table-unbordered thead td,
[data-background="primary"] .table.table-unbordered thead tr,
[data-background="primary"] .table.table-unbordered tbody th,
[data-background="primary"] .table.table-unbordered tbody td,
[data-background="primary"] .table.table-unbordered tbody tr {
    border: none !important
}
[data-background="primary"] .table.table-hover.table-hover-light tbody tr:hover td {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-dark tbody tr:hover td {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-default tbody tr:hover td {
    border-color: #212121;
    background-color: #212121;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-primary tbody tr:hover td {
    border-color: #043D1D;
    background-color: #043D1D;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-secondary tbody tr:hover td {
    border-color: #6200ea;
    background-color: #6200ea;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-info tbody tr:hover td {
    border-color: #00b8d4;
    background-color: #00b8d4;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-success tbody tr:hover td {
    border-color: #43a047;
    background-color: #43a047;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-warning tbody tr:hover td {
    border-color: #ff9800;
    background-color: #ff9800;
    color: #fff
}
[data-background="primary"] .table.table-hover.table-hover-danger tbody tr:hover td {
    border-color: #e53935;
    background-color: #e53935;
    color: #fff
}
table.dataTable {
    border-collapse: collapse
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0;
    white-space: nowrap
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    margin: 0;
    padding: 0
}
.page-link {
    position: relative;
    float: left;
    padding: 6px 12px;
    text-decoration: none
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 0
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    margin: 0;
    margin: 0
}
[data-background="light"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
[data-background="light"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
[data-background="light"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #353535 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}
[data-background="light"] .page-link {
    color: #043D1D;
    background-color: #fff;
    border: 1px solid #e6e6e6
}
[data-background="light"] .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #353535 !important;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    background: transparent !important
}
[data-background="light"] .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #353535 !important;
    border: 1px solid transparent
}
[data-background="light"] .dataTables_length,
[data-background="light"] .dataTables_filter,
[data-background="light"] .dataTables_info {
    color: #353535
}
[data-background="light"] th {
    outline: none !important;
    box-shadow: 0 0 0 transparent
}
[data-background="light"] th:active,
[data-background="light"] th:focus {
    outline: none !important;
    box-shadow: 0 0 0 transparent
}
[data-background="light"] table.dataTable {
    color: #353535;
    background-color: #fff;
    border-color: #e6e6e6
}
[data-background="light"] table.dataTable.no-footer {
    border-bottom: 1px solid #e6e6e6
}
[data-background="dark"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
[data-background="dark"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
[data-background="dark"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #f5f5f5 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}
[data-background="dark"] .page-link {
    color: #ff9800;
    background-color: #262626;
    border: 1px solid #2b2b2b
}
[data-background="dark"] .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #f5f5f5 !important;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    background: transparent !important
}
[data-background="dark"] .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #f5f5f5 !important;
    border: 1px solid transparent
}
[data-background="dark"] .dataTables_length,
[data-background="dark"] .dataTables_filter,
[data-background="dark"] .dataTables_info {
    color: #f5f5f5
}
[data-background="dark"] th {
    outline: none !important;
    box-shadow: 0 0 0 transparent
}
[data-background="dark"] th:active,
[data-background="dark"] th:focus {
    outline: none !important;
    box-shadow: 0 0 0 transparent
}
[data-background="dark"] table.dataTable {
    color: #f5f5f5;
    background-color: #262626;
    border-color: #2b2b2b
}
[data-background="dark"] table.dataTable.no-footer {
    border-bottom: 1px solid #2b2b2b
}
[data-background="primary"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
[data-background="primary"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
[data-background="primary"] .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #f5f5f5 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}
[data-background="primary"] .page-link {
    color: #54b859;
    background-color: #1c2586;
    border: 1px solid #1d288f
}
[data-background="primary"] .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #f5f5f5 !important;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    background: transparent !important
}
[data-background="primary"] .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #f5f5f5 !important;
    border: 1px solid transparent
}
[data-background="primary"] .dataTables_length,
[data-background="primary"] .dataTables_filter,
[data-background="primary"] .dataTables_info {
    color: #f5f5f5
}
[data-background="primary"] th {
    outline: none !important;
    box-shadow: 0 0 0 transparent
}
[data-background="primary"] th:active,
[data-background="primary"] th:focus {
    outline: none !important;
    box-shadow: 0 0 0 transparent
}
[data-background="primary"] table.dataTable {
    color: #f5f5f5;
    background-color: #1c2586;
    border-color: #1d288f
}
[data-background="primary"] table.dataTable.no-footer {
    border-bottom: 1px solid #1d288f
}
.treegrid-expander {
    margin-right: 10px
}
[data-background="light"] .nvd3 text,
[data-background="light"] .nv-label text {
    fill: #353535;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="light"] .nvd3-pie,
[data-background="light"] .nvd3-donut {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="light"] .nvd3-pie .nvd3.nv-pie path,
[data-background="light"] .nvd3-donut .nvd3.nv-pie path {
    stroke: #fff
}
[data-background="light"] .nvd3-pie .nvd3.nv-pie path,
[data-background="light"] .nvd3-donut .nvd3.nv-pie path {
    fill-opacity: 1
}
[data-background="light"] .nvd3-pie .nv-label text,
[data-background="light"] .nvd3-donut .nv-label text {
    fill: #353535 !important
}
[data-background="light"] .nvd3 .nv-axis path {
    stroke: #e6e6e6
}
[data-background="light"] .nvd3 .nv-axis line {
    stroke: #e6e6e6
}
[data-background="light"] .nvd3 .nv-bars .hover rect {
    fill: #fff
}
[data-background="light"] .nvd3 .nv-bars text {
    fill: #353535
}
[data-background="light"] .nvd3 .nv-bars .hover text {
    fill: #353535
}
[data-background="light"] .nvd3 .nv-discretebar .nv-groups text,
[data-background="light"] .nvd3 .nv-multibarHorizontal .nv-groups text {
    fill: #353535
}
[data-background="light"] .nvd3 line.nv-boxplot-median {
    stroke: #353535
}
[data-background="light"] .nvd3 .nv-point-paths path {
    stroke: #e6e6e6;
    fill: #e6e6e6
}
[data-background="light"] .nvd3 text {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="light"] .nvd3 .title {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal
}
[data-background="light"] .nvd3 .nv-background {
    fill: #fff
}
[data-background="light"] .nv-brush .resize path {
    fill: #e6e6e6;
    stroke: #e6e6e6
}
[data-background="light"] .nvd3 .nv-brushBackground rect {
    stroke: #fff;
    fill: #353535
}
[data-background="light"] .nvd3 .background path {
    stroke: #fff
}
[data-background="light"] .nvd3 .nv-parallelCoordinates-brush .extent {
    fill: #353535;
    stroke: #fff
}
[data-background="light"] .nvd3 .missingValuesline line {
    stroke: #fff
}
[data-background="light"] .nvd3.nv-pie .nv-pie-title {
    fill: #353535
}
[data-background="light"] .nvd3.nv-pie .nv-slice text {
    stroke: #353535
}
[data-background="light"] .nvd3.nv-pie path {
    stroke: #fff
}
[data-background="light"] .nvd3.nv-sparklineplus .nv-hoverValue line {
    stroke: #e6e6e6
}
[data-background="light"] .nvd3.nv-sparklineplus .nv-yValue {
    stroke: #353535
}
[data-background="light"] .nvd3.nv-sparklineplus .nv-maxValue {
    stroke: #353535;
    fill: #353535
}
[data-background="light"] .nvd3.nv-sparklineplus .nv-minValue {
    stroke: #353535;
    fill: #353535
}
[data-background="light"] .nvtooltip {
    background: #fff;
    color: #353535;
    border: 1px solid #e6e6e6;
    font-family: "Lato", sans-serif;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="light"] .nvtooltip h3 {
    background: #fff;
    color: #353535;
    border: 1px solid #e6e6e6
}
[data-background="light"] .nvtooltip table td.legend-color-guide div {
    border: 1px solid #e6e6e6
}
[data-background="light"] .nvd3 line.nv-guideline {
    stroke: #e6e6e6
}
[data-background="light"] .nvd3.nv-stackedarea path.nv-area {
    fill-opacity: 1;
    stroke-opacity: 0
}
[data-background="dark"] .nvd3 text,
[data-background="dark"] .nv-label text {
    fill: #f5f5f5;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="dark"] .nvd3-pie,
[data-background="dark"] .nvd3-donut {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="dark"] .nvd3-pie .nvd3.nv-pie path,
[data-background="dark"] .nvd3-donut .nvd3.nv-pie path {
    stroke: #262626
}
[data-background="dark"] .nvd3-pie .nvd3.nv-pie path,
[data-background="dark"] .nvd3-donut .nvd3.nv-pie path {
    fill-opacity: 1
}
[data-background="dark"] .nvd3-pie .nv-label text,
[data-background="dark"] .nvd3-donut .nv-label text {
    fill: #f5f5f5 !important
}
[data-background="dark"] .nvd3 .nv-axis path {
    stroke: #2b2b2b
}
[data-background="dark"] .nvd3 .nv-axis line {
    stroke: #2b2b2b
}
[data-background="dark"] .nvd3 .nv-bars .hover rect {
    fill: #262626
}
[data-background="dark"] .nvd3 .nv-bars text {
    fill: #f5f5f5
}
[data-background="dark"] .nvd3 .nv-bars .hover text {
    fill: #f5f5f5
}
[data-background="dark"] .nvd3 .nv-discretebar .nv-groups text,
[data-background="dark"] .nvd3 .nv-multibarHorizontal .nv-groups text {
    fill: #f5f5f5
}
[data-background="dark"] .nvd3 line.nv-boxplot-median {
    stroke: #f5f5f5
}
[data-background="dark"] .nvd3 .nv-point-paths path {
    stroke: #2b2b2b;
    fill: #2b2b2b
}
[data-background="dark"] .nvd3 text {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="dark"] .nvd3 .title {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal
}
[data-background="dark"] .nvd3 .nv-background {
    fill: #262626
}
[data-background="dark"] .nv-brush .resize path {
    fill: #2b2b2b;
    stroke: #2b2b2b
}
[data-background="dark"] .nvd3 .nv-brushBackground rect {
    stroke: #262626;
    fill: #f5f5f5
}
[data-background="dark"] .nvd3 .background path {
    stroke: #262626
}
[data-background="dark"] .nvd3 .nv-parallelCoordinates-brush .extent {
    fill: #f5f5f5;
    stroke: #262626
}
[data-background="dark"] .nvd3 .missingValuesline line {
    stroke: #262626
}
[data-background="dark"] .nvd3.nv-pie .nv-pie-title {
    fill: #f5f5f5
}
[data-background="dark"] .nvd3.nv-pie .nv-slice text {
    stroke: #f5f5f5
}
[data-background="dark"] .nvd3.nv-pie path {
    stroke: #262626
}
[data-background="dark"] .nvd3.nv-sparklineplus .nv-hoverValue line {
    stroke: #2b2b2b
}
[data-background="dark"] .nvd3.nv-sparklineplus .nv-yValue {
    stroke: #f5f5f5
}
[data-background="dark"] .nvd3.nv-sparklineplus .nv-maxValue {
    stroke: #f5f5f5;
    fill: #f5f5f5
}
[data-background="dark"] .nvd3.nv-sparklineplus .nv-minValue {
    stroke: #f5f5f5;
    fill: #f5f5f5
}
[data-background="dark"] .nvtooltip {
    background: #404040;
    color: #f5f5f5;
    border: 1px solid #2b2b2b;
    font-family: "Lato", sans-serif;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="dark"] .nvtooltip h3 {
    background: #404040;
    color: #f5f5f5;
    border: 1px solid #2b2b2b
}
[data-background="dark"] .nvtooltip table td.legend-color-guide div {
    border: 1px solid #2b2b2b
}
[data-background="dark"] .nvd3 line.nv-guideline {
    stroke: #2b2b2b
}
[data-background="dark"] .nvd3.nv-stackedarea path.nv-area {
    fill-opacity: 1;
    stroke-opacity: 0
}
[data-background="primary"] .nvd3 text,
[data-background="primary"] .nv-label text {
    fill: #f5f5f5;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="primary"] .nvd3-pie,
[data-background="primary"] .nvd3-donut {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="primary"] .nvd3-pie .nvd3.nv-pie path,
[data-background="primary"] .nvd3-donut .nvd3.nv-pie path {
    stroke: #1c2586
}
[data-background="primary"] .nvd3-pie .nvd3.nv-pie path,
[data-background="primary"] .nvd3-donut .nvd3.nv-pie path {
    fill-opacity: 1
}
[data-background="primary"] .nvd3-pie .nv-label text,
[data-background="primary"] .nvd3-donut .nv-label text {
    fill: #f5f5f5 !important
}
[data-background="primary"] .nvd3 .nv-axis path {
    stroke: #1d288f
}
[data-background="primary"] .nvd3 .nv-axis line {
    stroke: #1d288f
}
[data-background="primary"] .nvd3 .nv-bars .hover rect {
    fill: #1c2586
}
[data-background="primary"] .nvd3 .nv-bars text {
    fill: #f5f5f5
}
[data-background="primary"] .nvd3 .nv-bars .hover text {
    fill: #f5f5f5
}
[data-background="primary"] .nvd3 .nv-discretebar .nv-groups text,
[data-background="primary"] .nvd3 .nv-multibarHorizontal .nv-groups text {
    fill: #f5f5f5
}
[data-background="primary"] .nvd3 line.nv-boxplot-median {
    stroke: #f5f5f5
}
[data-background="primary"] .nvd3 .nv-point-paths path {
    stroke: #1d288f;
    fill: #1d288f
}
[data-background="primary"] .nvd3 text {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal
}
[data-background="primary"] .nvd3 .title {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal
}
[data-background="primary"] .nvd3 .nv-background {
    fill: #1c2586
}
[data-background="primary"] .nv-brush .resize path {
    fill: #1d288f;
    stroke: #1d288f
}
[data-background="primary"] .nvd3 .nv-brushBackground rect {
    stroke: #1c2586;
    fill: #f5f5f5
}
[data-background="primary"] .nvd3 .background path {
    stroke: #1c2586
}
[data-background="primary"] .nvd3 .nv-parallelCoordinates-brush .extent {
    fill: #f5f5f5;
    stroke: #1c2586
}
[data-background="primary"] .nvd3 .missingValuesline line {
    stroke: #1c2586
}
[data-background="primary"] .nvd3.nv-pie .nv-pie-title {
    fill: #f5f5f5
}
[data-background="primary"] .nvd3.nv-pie .nv-slice text {
    stroke: #f5f5f5
}
[data-background="primary"] .nvd3.nv-pie path {
    stroke: #1c2586
}
[data-background="primary"] .nvd3.nv-sparklineplus .nv-hoverValue line {
    stroke: #1d288f
}
[data-background="primary"] .nvd3.nv-sparklineplus .nv-yValue {
    stroke: #f5f5f5
}
[data-background="primary"] .nvd3.nv-sparklineplus .nv-maxValue {
    stroke: #f5f5f5;
    fill: #f5f5f5
}
[data-background="primary"] .nvd3.nv-sparklineplus .nv-minValue {
    stroke: #f5f5f5;
    fill: #f5f5f5
}
[data-background="primary"] .nvtooltip {
    background: #2431b1;
    color: #f5f5f5;
    border: 1px solid #1d288f;
    font-family: "Lato", sans-serif;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="primary"] .nvtooltip h3 {
    background: #2431b1;
    color: #f5f5f5;
    border: 1px solid #1d288f
}
[data-background="primary"] .nvtooltip table td.legend-color-guide div {
    border: 1px solid #1d288f
}
[data-background="primary"] .nvd3 line.nv-guideline {
    stroke: #1d288f
}
[data-background="primary"] .nvd3.nv-stackedarea path.nv-area {
    fill-opacity: 1;
    stroke-opacity: 0
}
.ct-chart {
    display: block;
    min-height: 100px;
    width: 100%;
    height: 250px
}
.ct-label {
    font-size: 12px
}
.series-a-light .ct-series.ct-series-a .ct-area {
    fill: #f5f5f5
}
.series-a-light .ct-series.ct-series-a .ct-line {
    stroke: #f5f5f5;
    stroke-width: 3px
}
.series-a-light .ct-series.ct-series-a .ct-point {
    stroke: #f5f5f5;
    stroke-width: 6px
}
.series-a-light .ct-series.ct-series-a .ct-bar {
    stroke: #f5f5f5
}
.series-a-light .ct-series.ct-series-a .ct-slice-pie {
    fill: #f5f5f5
}
.series-a-light .ct-series.ct-series-a .ct-slice-donut {
    stroke: #f5f5f5
}
.series-a-light.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #f5f5f5;
    fill-opacity: .9
}
.series-a-light.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-light.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-light.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-a-light.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #f5f5f5;
    fill-opacity: 1
}
.series-a-light.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-a-dark .ct-series.ct-series-a .ct-area {
    fill: #212121
}
.series-a-dark .ct-series.ct-series-a .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-a-dark .ct-series.ct-series-a .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-a-dark .ct-series.ct-series-a .ct-bar {
    stroke: #212121
}
.series-a-dark .ct-series.ct-series-a .ct-slice-pie {
    fill: #212121
}
.series-a-dark .ct-series.ct-series-a .ct-slice-donut {
    stroke: #212121
}
.series-a-dark.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-a-dark.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-dark.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-dark.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-a-dark.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-a-dark.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-a-default .ct-series.ct-series-a .ct-area {
    fill: #212121
}
.series-a-default .ct-series.ct-series-a .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-a-default .ct-series.ct-series-a .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-a-default .ct-series.ct-series-a .ct-bar {
    stroke: #212121
}
.series-a-default .ct-series.ct-series-a .ct-slice-pie {
    fill: #212121
}
.series-a-default .ct-series.ct-series-a .ct-slice-donut {
    stroke: #212121
}
.series-a-default.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-a-default.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-default.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-default.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-a-default.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-a-default.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-a-primary .ct-series.ct-series-a .ct-area {
    fill: #043D1D
}
.series-a-primary .ct-series.ct-series-a .ct-line {
    stroke: #043D1D;
    stroke-width: 3px
}
.series-a-primary .ct-series.ct-series-a .ct-point {
    stroke: #043D1D;
    stroke-width: 6px
}
.series-a-primary .ct-series.ct-series-a .ct-bar {
    stroke: #043D1D
}
.series-a-primary .ct-series.ct-series-a .ct-slice-pie {
    fill: #043D1D
}
.series-a-primary .ct-series.ct-series-a .ct-slice-donut {
    stroke: #043D1D
}
.series-a-primary.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #043D1D;
    fill-opacity: .9
}
.series-a-primary.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-primary.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-primary.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-a-primary.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #043D1D;
    fill-opacity: 1
}
.series-a-primary.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-a-secondary .ct-series.ct-series-a .ct-area {
    fill: #6200ea
}
.series-a-secondary .ct-series.ct-series-a .ct-line {
    stroke: #6200ea;
    stroke-width: 3px
}
.series-a-secondary .ct-series.ct-series-a .ct-point {
    stroke: #6200ea;
    stroke-width: 6px
}
.series-a-secondary .ct-series.ct-series-a .ct-bar {
    stroke: #6200ea
}
.series-a-secondary .ct-series.ct-series-a .ct-slice-pie {
    fill: #6200ea
}
.series-a-secondary .ct-series.ct-series-a .ct-slice-donut {
    stroke: #6200ea
}
.series-a-secondary.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #6200ea;
    fill-opacity: .9
}
.series-a-secondary.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-secondary.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-secondary.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-a-secondary.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #6200ea;
    fill-opacity: 1
}
.series-a-secondary.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-a-info .ct-series.ct-series-a .ct-area {
    fill: #00b8d4
}
.series-a-info .ct-series.ct-series-a .ct-line {
    stroke: #00b8d4;
    stroke-width: 3px
}
.series-a-info .ct-series.ct-series-a .ct-point {
    stroke: #00b8d4;
    stroke-width: 6px
}
.series-a-info .ct-series.ct-series-a .ct-bar {
    stroke: #00b8d4
}
.series-a-info .ct-series.ct-series-a .ct-slice-pie {
    fill: #00b8d4
}
.series-a-info .ct-series.ct-series-a .ct-slice-donut {
    stroke: #00b8d4
}
.series-a-info.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #00b8d4;
    fill-opacity: .9
}
.series-a-info.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-info.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-info.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-a-info.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #00b8d4;
    fill-opacity: 1
}
.series-a-info.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-a-success .ct-series.ct-series-a .ct-area {
    fill: #43a047
}
.series-a-success .ct-series.ct-series-a .ct-line {
    stroke: #43a047;
    stroke-width: 3px
}
.series-a-success .ct-series.ct-series-a .ct-point {
    stroke: #43a047;
    stroke-width: 6px
}
.series-a-success .ct-series.ct-series-a .ct-bar {
    stroke: #43a047
}
.series-a-success .ct-series.ct-series-a .ct-slice-pie {
    fill: #43a047
}
.series-a-success .ct-series.ct-series-a .ct-slice-donut {
    stroke: #43a047
}
.series-a-success.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #43a047;
    fill-opacity: .9
}
.series-a-success.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-success.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-success.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-a-success.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #43a047;
    fill-opacity: 1
}
.series-a-success.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-a-warning .ct-series.ct-series-a .ct-area {
    fill: #ff9800
}
.series-a-warning .ct-series.ct-series-a .ct-line {
    stroke: #ff9800;
    stroke-width: 3px
}
.series-a-warning .ct-series.ct-series-a .ct-point {
    stroke: #ff9800;
    stroke-width: 6px
}
.series-a-warning .ct-series.ct-series-a .ct-bar {
    stroke: #ff9800
}
.series-a-warning .ct-series.ct-series-a .ct-slice-pie {
    fill: #ff9800
}
.series-a-warning .ct-series.ct-series-a .ct-slice-donut {
    stroke: #ff9800
}
.series-a-warning.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #ff9800;
    fill-opacity: .9
}
.series-a-warning.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-warning.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-warning.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-a-warning.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #ff9800;
    fill-opacity: 1
}
.series-a-warning.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-a-danger .ct-series.ct-series-a .ct-area {
    fill: #e53935
}
.series-a-danger .ct-series.ct-series-a .ct-line {
    stroke: #e53935;
    stroke-width: 3px
}
.series-a-danger .ct-series.ct-series-a .ct-point {
    stroke: #e53935;
    stroke-width: 6px
}
.series-a-danger .ct-series.ct-series-a .ct-bar {
    stroke: #e53935
}
.series-a-danger .ct-series.ct-series-a .ct-slice-pie {
    fill: #e53935
}
.series-a-danger .ct-series.ct-series-a .ct-slice-donut {
    stroke: #e53935
}
.series-a-danger.opacity-100 .ct-series.ct-series-a .ct-area {
    fill: #e53935;
    fill-opacity: .9
}
.series-a-danger.opacity-100 .ct-series.ct-series-a .ct-line {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-a-danger.opacity-100 .ct-series.ct-series-a .ct-point {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-a-danger.opacity-100 .ct-series.ct-series-a .ct-bar {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-a-danger.opacity-100 .ct-series.ct-series-a .ct-slice-pie {
    fill: #e53935;
    fill-opacity: 1
}
.series-a-danger.opacity-100 .ct-series.ct-series-a .ct-slice-donut {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-b-light .ct-series.ct-series-b .ct-area {
    fill: #f5f5f5
}
.series-b-light .ct-series.ct-series-b .ct-line {
    stroke: #f5f5f5;
    stroke-width: 3px
}
.series-b-light .ct-series.ct-series-b .ct-point {
    stroke: #f5f5f5;
    stroke-width: 6px
}
.series-b-light .ct-series.ct-series-b .ct-bar {
    stroke: #f5f5f5
}
.series-b-light .ct-series.ct-series-b .ct-slice-pie {
    fill: #f5f5f5
}
.series-b-light .ct-series.ct-series-b .ct-slice-donut {
    stroke: #f5f5f5
}
.series-b-light.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #f5f5f5;
    fill-opacity: .9
}
.series-b-light.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-light.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-light.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-b-light.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #f5f5f5;
    fill-opacity: 1
}
.series-b-light.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-b-dark .ct-series.ct-series-b .ct-area {
    fill: #212121
}
.series-b-dark .ct-series.ct-series-b .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-b-dark .ct-series.ct-series-b .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-b-dark .ct-series.ct-series-b .ct-bar {
    stroke: #212121
}
.series-b-dark .ct-series.ct-series-b .ct-slice-pie {
    fill: #212121
}
.series-b-dark .ct-series.ct-series-b .ct-slice-donut {
    stroke: #212121
}
.series-b-dark.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-b-dark.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-dark.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-dark.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-b-dark.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-b-dark.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-b-default .ct-series.ct-series-b .ct-area {
    fill: #212121
}
.series-b-default .ct-series.ct-series-b .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-b-default .ct-series.ct-series-b .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-b-default .ct-series.ct-series-b .ct-bar {
    stroke: #212121
}
.series-b-default .ct-series.ct-series-b .ct-slice-pie {
    fill: #212121
}
.series-b-default .ct-series.ct-series-b .ct-slice-donut {
    stroke: #212121
}
.series-b-default.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-b-default.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-default.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-default.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-b-default.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-b-default.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-b-primary .ct-series.ct-series-b .ct-area {
    fill: #043D1D
}
.series-b-primary .ct-series.ct-series-b .ct-line {
    stroke: #043D1D;
    stroke-width: 3px
}
.series-b-primary .ct-series.ct-series-b .ct-point {
    stroke: #043D1D;
    stroke-width: 6px
}
.series-b-primary .ct-series.ct-series-b .ct-bar {
    stroke: #043D1D
}
.series-b-primary .ct-series.ct-series-b .ct-slice-pie {
    fill: #043D1D
}
.series-b-primary .ct-series.ct-series-b .ct-slice-donut {
    stroke: #043D1D
}
.series-b-primary.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #043D1D;
    fill-opacity: .9
}
.series-b-primary.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-primary.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-primary.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-b-primary.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #043D1D;
    fill-opacity: 1
}
.series-b-primary.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-b-secondary .ct-series.ct-series-b .ct-area {
    fill: #6200ea
}
.series-b-secondary .ct-series.ct-series-b .ct-line {
    stroke: #6200ea;
    stroke-width: 3px
}
.series-b-secondary .ct-series.ct-series-b .ct-point {
    stroke: #6200ea;
    stroke-width: 6px
}
.series-b-secondary .ct-series.ct-series-b .ct-bar {
    stroke: #6200ea
}
.series-b-secondary .ct-series.ct-series-b .ct-slice-pie {
    fill: #6200ea
}
.series-b-secondary .ct-series.ct-series-b .ct-slice-donut {
    stroke: #6200ea
}
.series-b-secondary.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #6200ea;
    fill-opacity: .9
}
.series-b-secondary.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-secondary.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-secondary.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-b-secondary.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #6200ea;
    fill-opacity: 1
}
.series-b-secondary.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-b-info .ct-series.ct-series-b .ct-area {
    fill: #00b8d4
}
.series-b-info .ct-series.ct-series-b .ct-line {
    stroke: #00b8d4;
    stroke-width: 3px
}
.series-b-info .ct-series.ct-series-b .ct-point {
    stroke: #00b8d4;
    stroke-width: 6px
}
.series-b-info .ct-series.ct-series-b .ct-bar {
    stroke: #00b8d4
}
.series-b-info .ct-series.ct-series-b .ct-slice-pie {
    fill: #00b8d4
}
.series-b-info .ct-series.ct-series-b .ct-slice-donut {
    stroke: #00b8d4
}
.series-b-info.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #00b8d4;
    fill-opacity: .9
}
.series-b-info.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-info.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-info.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-b-info.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #00b8d4;
    fill-opacity: 1
}
.series-b-info.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-b-success .ct-series.ct-series-b .ct-area {
    fill: #43a047
}
.series-b-success .ct-series.ct-series-b .ct-line {
    stroke: #43a047;
    stroke-width: 3px
}
.series-b-success .ct-series.ct-series-b .ct-point {
    stroke: #43a047;
    stroke-width: 6px
}
.series-b-success .ct-series.ct-series-b .ct-bar {
    stroke: #43a047
}
.series-b-success .ct-series.ct-series-b .ct-slice-pie {
    fill: #43a047
}
.series-b-success .ct-series.ct-series-b .ct-slice-donut {
    stroke: #43a047
}
.series-b-success.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #43a047;
    fill-opacity: .9
}
.series-b-success.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-success.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-success.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-b-success.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #43a047;
    fill-opacity: 1
}
.series-b-success.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-b-warning .ct-series.ct-series-b .ct-area {
    fill: #ff9800
}
.series-b-warning .ct-series.ct-series-b .ct-line {
    stroke: #ff9800;
    stroke-width: 3px
}
.series-b-warning .ct-series.ct-series-b .ct-point {
    stroke: #ff9800;
    stroke-width: 6px
}
.series-b-warning .ct-series.ct-series-b .ct-bar {
    stroke: #ff9800
}
.series-b-warning .ct-series.ct-series-b .ct-slice-pie {
    fill: #ff9800
}
.series-b-warning .ct-series.ct-series-b .ct-slice-donut {
    stroke: #ff9800
}
.series-b-warning.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #ff9800;
    fill-opacity: .9
}
.series-b-warning.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-warning.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-warning.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-b-warning.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #ff9800;
    fill-opacity: 1
}
.series-b-warning.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-b-danger .ct-series.ct-series-b .ct-area {
    fill: #e53935
}
.series-b-danger .ct-series.ct-series-b .ct-line {
    stroke: #e53935;
    stroke-width: 3px
}
.series-b-danger .ct-series.ct-series-b .ct-point {
    stroke: #e53935;
    stroke-width: 6px
}
.series-b-danger .ct-series.ct-series-b .ct-bar {
    stroke: #e53935
}
.series-b-danger .ct-series.ct-series-b .ct-slice-pie {
    fill: #e53935
}
.series-b-danger .ct-series.ct-series-b .ct-slice-donut {
    stroke: #e53935
}
.series-b-danger.opacity-100 .ct-series.ct-series-b .ct-area {
    fill: #e53935;
    fill-opacity: .9
}
.series-b-danger.opacity-100 .ct-series.ct-series-b .ct-line {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-b-danger.opacity-100 .ct-series.ct-series-b .ct-point {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-b-danger.opacity-100 .ct-series.ct-series-b .ct-bar {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-b-danger.opacity-100 .ct-series.ct-series-b .ct-slice-pie {
    fill: #e53935;
    fill-opacity: 1
}
.series-b-danger.opacity-100 .ct-series.ct-series-b .ct-slice-donut {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-c-light .ct-series.ct-series-c .ct-area {
    fill: #f5f5f5
}
.series-c-light .ct-series.ct-series-c .ct-line {
    stroke: #f5f5f5;
    stroke-width: 3px
}
.series-c-light .ct-series.ct-series-c .ct-point {
    stroke: #f5f5f5;
    stroke-width: 6px
}
.series-c-light .ct-series.ct-series-c .ct-bar {
    stroke: #f5f5f5
}
.series-c-light .ct-series.ct-series-c .ct-slice-pie {
    fill: #f5f5f5
}
.series-c-light .ct-series.ct-series-c .ct-slice-donut {
    stroke: #f5f5f5
}
.series-c-light.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #f5f5f5;
    fill-opacity: .9
}
.series-c-light.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-light.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-light.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-c-light.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #f5f5f5;
    fill-opacity: 1
}
.series-c-light.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-c-dark .ct-series.ct-series-c .ct-area {
    fill: #212121
}
.series-c-dark .ct-series.ct-series-c .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-c-dark .ct-series.ct-series-c .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-c-dark .ct-series.ct-series-c .ct-bar {
    stroke: #212121
}
.series-c-dark .ct-series.ct-series-c .ct-slice-pie {
    fill: #212121
}
.series-c-dark .ct-series.ct-series-c .ct-slice-donut {
    stroke: #212121
}
.series-c-dark.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-c-dark.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-dark.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-dark.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-c-dark.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-c-dark.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-c-default .ct-series.ct-series-c .ct-area {
    fill: #212121
}
.series-c-default .ct-series.ct-series-c .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-c-default .ct-series.ct-series-c .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-c-default .ct-series.ct-series-c .ct-bar {
    stroke: #212121
}
.series-c-default .ct-series.ct-series-c .ct-slice-pie {
    fill: #212121
}
.series-c-default .ct-series.ct-series-c .ct-slice-donut {
    stroke: #212121
}
.series-c-default.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-c-default.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-default.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-default.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-c-default.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-c-default.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-c-primary .ct-series.ct-series-c .ct-area {
    fill: #043D1D
}
.series-c-primary .ct-series.ct-series-c .ct-line {
    stroke: #043D1D;
    stroke-width: 3px
}
.series-c-primary .ct-series.ct-series-c .ct-point {
    stroke: #043D1D;
    stroke-width: 6px
}
.series-c-primary .ct-series.ct-series-c .ct-bar {
    stroke: #043D1D
}
.series-c-primary .ct-series.ct-series-c .ct-slice-pie {
    fill: #043D1D
}
.series-c-primary .ct-series.ct-series-c .ct-slice-donut {
    stroke: #043D1D
}
.series-c-primary.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #043D1D;
    fill-opacity: .9
}
.series-c-primary.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-primary.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-primary.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-c-primary.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #043D1D;
    fill-opacity: 1
}
.series-c-primary.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-c-secondary .ct-series.ct-series-c .ct-area {
    fill: #6200ea
}
.series-c-secondary .ct-series.ct-series-c .ct-line {
    stroke: #6200ea;
    stroke-width: 3px
}
.series-c-secondary .ct-series.ct-series-c .ct-point {
    stroke: #6200ea;
    stroke-width: 6px
}
.series-c-secondary .ct-series.ct-series-c .ct-bar {
    stroke: #6200ea
}
.series-c-secondary .ct-series.ct-series-c .ct-slice-pie {
    fill: #6200ea
}
.series-c-secondary .ct-series.ct-series-c .ct-slice-donut {
    stroke: #6200ea
}
.series-c-secondary.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #6200ea;
    fill-opacity: .9
}
.series-c-secondary.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-secondary.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-secondary.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-c-secondary.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #6200ea;
    fill-opacity: 1
}
.series-c-secondary.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-c-info .ct-series.ct-series-c .ct-area {
    fill: #00b8d4
}
.series-c-info .ct-series.ct-series-c .ct-line {
    stroke: #00b8d4;
    stroke-width: 3px
}
.series-c-info .ct-series.ct-series-c .ct-point {
    stroke: #00b8d4;
    stroke-width: 6px
}
.series-c-info .ct-series.ct-series-c .ct-bar {
    stroke: #00b8d4
}
.series-c-info .ct-series.ct-series-c .ct-slice-pie {
    fill: #00b8d4
}
.series-c-info .ct-series.ct-series-c .ct-slice-donut {
    stroke: #00b8d4
}
.series-c-info.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #00b8d4;
    fill-opacity: .9
}
.series-c-info.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-info.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-info.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-c-info.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #00b8d4;
    fill-opacity: 1
}
.series-c-info.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-c-success .ct-series.ct-series-c .ct-area {
    fill: #43a047
}
.series-c-success .ct-series.ct-series-c .ct-line {
    stroke: #43a047;
    stroke-width: 3px
}
.series-c-success .ct-series.ct-series-c .ct-point {
    stroke: #43a047;
    stroke-width: 6px
}
.series-c-success .ct-series.ct-series-c .ct-bar {
    stroke: #43a047
}
.series-c-success .ct-series.ct-series-c .ct-slice-pie {
    fill: #43a047
}
.series-c-success .ct-series.ct-series-c .ct-slice-donut {
    stroke: #43a047
}
.series-c-success.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #43a047;
    fill-opacity: .9
}
.series-c-success.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-success.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-success.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-c-success.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #43a047;
    fill-opacity: 1
}
.series-c-success.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-c-warning .ct-series.ct-series-c .ct-area {
    fill: #ff9800
}
.series-c-warning .ct-series.ct-series-c .ct-line {
    stroke: #ff9800;
    stroke-width: 3px
}
.series-c-warning .ct-series.ct-series-c .ct-point {
    stroke: #ff9800;
    stroke-width: 6px
}
.series-c-warning .ct-series.ct-series-c .ct-bar {
    stroke: #ff9800
}
.series-c-warning .ct-series.ct-series-c .ct-slice-pie {
    fill: #ff9800
}
.series-c-warning .ct-series.ct-series-c .ct-slice-donut {
    stroke: #ff9800
}
.series-c-warning.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #ff9800;
    fill-opacity: .9
}
.series-c-warning.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-warning.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-warning.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-c-warning.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #ff9800;
    fill-opacity: 1
}
.series-c-warning.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-c-danger .ct-series.ct-series-c .ct-area {
    fill: #e53935
}
.series-c-danger .ct-series.ct-series-c .ct-line {
    stroke: #e53935;
    stroke-width: 3px
}
.series-c-danger .ct-series.ct-series-c .ct-point {
    stroke: #e53935;
    stroke-width: 6px
}
.series-c-danger .ct-series.ct-series-c .ct-bar {
    stroke: #e53935
}
.series-c-danger .ct-series.ct-series-c .ct-slice-pie {
    fill: #e53935
}
.series-c-danger .ct-series.ct-series-c .ct-slice-donut {
    stroke: #e53935
}
.series-c-danger.opacity-100 .ct-series.ct-series-c .ct-area {
    fill: #e53935;
    fill-opacity: .9
}
.series-c-danger.opacity-100 .ct-series.ct-series-c .ct-line {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-c-danger.opacity-100 .ct-series.ct-series-c .ct-point {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-c-danger.opacity-100 .ct-series.ct-series-c .ct-bar {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-c-danger.opacity-100 .ct-series.ct-series-c .ct-slice-pie {
    fill: #e53935;
    fill-opacity: 1
}
.series-c-danger.opacity-100 .ct-series.ct-series-c .ct-slice-donut {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-d-light .ct-series.ct-series-d .ct-area {
    fill: #f5f5f5
}
.series-d-light .ct-series.ct-series-d .ct-line {
    stroke: #f5f5f5;
    stroke-width: 3px
}
.series-d-light .ct-series.ct-series-d .ct-point {
    stroke: #f5f5f5;
    stroke-width: 6px
}
.series-d-light .ct-series.ct-series-d .ct-bar {
    stroke: #f5f5f5
}
.series-d-light .ct-series.ct-series-d .ct-slice-pie {
    fill: #f5f5f5
}
.series-d-light .ct-series.ct-series-d .ct-slice-donut {
    stroke: #f5f5f5
}
.series-d-light.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #f5f5f5;
    fill-opacity: .9
}
.series-d-light.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-light.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-light.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-d-light.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #f5f5f5;
    fill-opacity: 1
}
.series-d-light.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-d-dark .ct-series.ct-series-d .ct-area {
    fill: #212121
}
.series-d-dark .ct-series.ct-series-d .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-d-dark .ct-series.ct-series-d .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-d-dark .ct-series.ct-series-d .ct-bar {
    stroke: #212121
}
.series-d-dark .ct-series.ct-series-d .ct-slice-pie {
    fill: #212121
}
.series-d-dark .ct-series.ct-series-d .ct-slice-donut {
    stroke: #212121
}
.series-d-dark.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-d-dark.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-dark.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-dark.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-d-dark.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-d-dark.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-d-default .ct-series.ct-series-d .ct-area {
    fill: #212121
}
.series-d-default .ct-series.ct-series-d .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-d-default .ct-series.ct-series-d .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-d-default .ct-series.ct-series-d .ct-bar {
    stroke: #212121
}
.series-d-default .ct-series.ct-series-d .ct-slice-pie {
    fill: #212121
}
.series-d-default .ct-series.ct-series-d .ct-slice-donut {
    stroke: #212121
}
.series-d-default.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-d-default.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-default.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-default.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-d-default.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-d-default.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-d-primary .ct-series.ct-series-d .ct-area {
    fill: #043D1D
}
.series-d-primary .ct-series.ct-series-d .ct-line {
    stroke: #043D1D;
    stroke-width: 3px
}
.series-d-primary .ct-series.ct-series-d .ct-point {
    stroke: #043D1D;
    stroke-width: 6px
}
.series-d-primary .ct-series.ct-series-d .ct-bar {
    stroke: #043D1D
}
.series-d-primary .ct-series.ct-series-d .ct-slice-pie {
    fill: #043D1D
}
.series-d-primary .ct-series.ct-series-d .ct-slice-donut {
    stroke: #043D1D
}
.series-d-primary.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #043D1D;
    fill-opacity: .9
}
.series-d-primary.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-primary.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-primary.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-d-primary.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #043D1D;
    fill-opacity: 1
}
.series-d-primary.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-d-secondary .ct-series.ct-series-d .ct-area {
    fill: #6200ea
}
.series-d-secondary .ct-series.ct-series-d .ct-line {
    stroke: #6200ea;
    stroke-width: 3px
}
.series-d-secondary .ct-series.ct-series-d .ct-point {
    stroke: #6200ea;
    stroke-width: 6px
}
.series-d-secondary .ct-series.ct-series-d .ct-bar {
    stroke: #6200ea
}
.series-d-secondary .ct-series.ct-series-d .ct-slice-pie {
    fill: #6200ea
}
.series-d-secondary .ct-series.ct-series-d .ct-slice-donut {
    stroke: #6200ea
}
.series-d-secondary.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #6200ea;
    fill-opacity: .9
}
.series-d-secondary.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-secondary.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-secondary.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-d-secondary.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #6200ea;
    fill-opacity: 1
}
.series-d-secondary.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-d-info .ct-series.ct-series-d .ct-area {
    fill: #00b8d4
}
.series-d-info .ct-series.ct-series-d .ct-line {
    stroke: #00b8d4;
    stroke-width: 3px
}
.series-d-info .ct-series.ct-series-d .ct-point {
    stroke: #00b8d4;
    stroke-width: 6px
}
.series-d-info .ct-series.ct-series-d .ct-bar {
    stroke: #00b8d4
}
.series-d-info .ct-series.ct-series-d .ct-slice-pie {
    fill: #00b8d4
}
.series-d-info .ct-series.ct-series-d .ct-slice-donut {
    stroke: #00b8d4
}
.series-d-info.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #00b8d4;
    fill-opacity: .9
}
.series-d-info.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-info.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-info.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-d-info.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #00b8d4;
    fill-opacity: 1
}
.series-d-info.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-d-success .ct-series.ct-series-d .ct-area {
    fill: #43a047
}
.series-d-success .ct-series.ct-series-d .ct-line {
    stroke: #43a047;
    stroke-width: 3px
}
.series-d-success .ct-series.ct-series-d .ct-point {
    stroke: #43a047;
    stroke-width: 6px
}
.series-d-success .ct-series.ct-series-d .ct-bar {
    stroke: #43a047
}
.series-d-success .ct-series.ct-series-d .ct-slice-pie {
    fill: #43a047
}
.series-d-success .ct-series.ct-series-d .ct-slice-donut {
    stroke: #43a047
}
.series-d-success.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #43a047;
    fill-opacity: .9
}
.series-d-success.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-success.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-success.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-d-success.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #43a047;
    fill-opacity: 1
}
.series-d-success.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-d-warning .ct-series.ct-series-d .ct-area {
    fill: #ff9800
}
.series-d-warning .ct-series.ct-series-d .ct-line {
    stroke: #ff9800;
    stroke-width: 3px
}
.series-d-warning .ct-series.ct-series-d .ct-point {
    stroke: #ff9800;
    stroke-width: 6px
}
.series-d-warning .ct-series.ct-series-d .ct-bar {
    stroke: #ff9800
}
.series-d-warning .ct-series.ct-series-d .ct-slice-pie {
    fill: #ff9800
}
.series-d-warning .ct-series.ct-series-d .ct-slice-donut {
    stroke: #ff9800
}
.series-d-warning.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #ff9800;
    fill-opacity: .9
}
.series-d-warning.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-warning.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-warning.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-d-warning.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #ff9800;
    fill-opacity: 1
}
.series-d-warning.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-d-danger .ct-series.ct-series-d .ct-area {
    fill: #e53935
}
.series-d-danger .ct-series.ct-series-d .ct-line {
    stroke: #e53935;
    stroke-width: 3px
}
.series-d-danger .ct-series.ct-series-d .ct-point {
    stroke: #e53935;
    stroke-width: 6px
}
.series-d-danger .ct-series.ct-series-d .ct-bar {
    stroke: #e53935
}
.series-d-danger .ct-series.ct-series-d .ct-slice-pie {
    fill: #e53935
}
.series-d-danger .ct-series.ct-series-d .ct-slice-donut {
    stroke: #e53935
}
.series-d-danger.opacity-100 .ct-series.ct-series-d .ct-area {
    fill: #e53935;
    fill-opacity: .9
}
.series-d-danger.opacity-100 .ct-series.ct-series-d .ct-line {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-d-danger.opacity-100 .ct-series.ct-series-d .ct-point {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-d-danger.opacity-100 .ct-series.ct-series-d .ct-bar {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-d-danger.opacity-100 .ct-series.ct-series-d .ct-slice-pie {
    fill: #e53935;
    fill-opacity: 1
}
.series-d-danger.opacity-100 .ct-series.ct-series-d .ct-slice-donut {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-e-light .ct-series.ct-series-e .ct-area {
    fill: #f5f5f5
}
.series-e-light .ct-series.ct-series-e .ct-line {
    stroke: #f5f5f5;
    stroke-width: 3px
}
.series-e-light .ct-series.ct-series-e .ct-point {
    stroke: #f5f5f5;
    stroke-width: 6px
}
.series-e-light .ct-series.ct-series-e .ct-bar {
    stroke: #f5f5f5
}
.series-e-light .ct-series.ct-series-e .ct-slice-pie {
    fill: #f5f5f5
}
.series-e-light .ct-series.ct-series-e .ct-slice-donut {
    stroke: #f5f5f5
}
.series-e-light.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #f5f5f5;
    fill-opacity: .9
}
.series-e-light.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-light.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-light.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-e-light.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #f5f5f5;
    fill-opacity: 1
}
.series-e-light.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-e-dark .ct-series.ct-series-e .ct-area {
    fill: #212121
}
.series-e-dark .ct-series.ct-series-e .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-e-dark .ct-series.ct-series-e .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-e-dark .ct-series.ct-series-e .ct-bar {
    stroke: #212121
}
.series-e-dark .ct-series.ct-series-e .ct-slice-pie {
    fill: #212121
}
.series-e-dark .ct-series.ct-series-e .ct-slice-donut {
    stroke: #212121
}
.series-e-dark.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-e-dark.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-dark.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-dark.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-e-dark.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-e-dark.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-e-default .ct-series.ct-series-e .ct-area {
    fill: #212121
}
.series-e-default .ct-series.ct-series-e .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-e-default .ct-series.ct-series-e .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-e-default .ct-series.ct-series-e .ct-bar {
    stroke: #212121
}
.series-e-default .ct-series.ct-series-e .ct-slice-pie {
    fill: #212121
}
.series-e-default .ct-series.ct-series-e .ct-slice-donut {
    stroke: #212121
}
.series-e-default.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-e-default.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-default.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-default.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-e-default.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-e-default.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-e-primary .ct-series.ct-series-e .ct-area {
    fill: #043D1D
}
.series-e-primary .ct-series.ct-series-e .ct-line {
    stroke: #043D1D;
    stroke-width: 3px
}
.series-e-primary .ct-series.ct-series-e .ct-point {
    stroke: #043D1D;
    stroke-width: 6px
}
.series-e-primary .ct-series.ct-series-e .ct-bar {
    stroke: #043D1D
}
.series-e-primary .ct-series.ct-series-e .ct-slice-pie {
    fill: #043D1D
}
.series-e-primary .ct-series.ct-series-e .ct-slice-donut {
    stroke: #043D1D
}
.series-e-primary.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #043D1D;
    fill-opacity: .9
}
.series-e-primary.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-primary.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-primary.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-e-primary.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #043D1D;
    fill-opacity: 1
}
.series-e-primary.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-e-secondary .ct-series.ct-series-e .ct-area {
    fill: #6200ea
}
.series-e-secondary .ct-series.ct-series-e .ct-line {
    stroke: #6200ea;
    stroke-width: 3px
}
.series-e-secondary .ct-series.ct-series-e .ct-point {
    stroke: #6200ea;
    stroke-width: 6px
}
.series-e-secondary .ct-series.ct-series-e .ct-bar {
    stroke: #6200ea
}
.series-e-secondary .ct-series.ct-series-e .ct-slice-pie {
    fill: #6200ea
}
.series-e-secondary .ct-series.ct-series-e .ct-slice-donut {
    stroke: #6200ea
}
.series-e-secondary.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #6200ea;
    fill-opacity: .9
}
.series-e-secondary.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-secondary.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-secondary.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-e-secondary.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #6200ea;
    fill-opacity: 1
}
.series-e-secondary.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-e-info .ct-series.ct-series-e .ct-area {
    fill: #00b8d4
}
.series-e-info .ct-series.ct-series-e .ct-line {
    stroke: #00b8d4;
    stroke-width: 3px
}
.series-e-info .ct-series.ct-series-e .ct-point {
    stroke: #00b8d4;
    stroke-width: 6px
}
.series-e-info .ct-series.ct-series-e .ct-bar {
    stroke: #00b8d4
}
.series-e-info .ct-series.ct-series-e .ct-slice-pie {
    fill: #00b8d4
}
.series-e-info .ct-series.ct-series-e .ct-slice-donut {
    stroke: #00b8d4
}
.series-e-info.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #00b8d4;
    fill-opacity: .9
}
.series-e-info.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-info.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-info.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-e-info.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #00b8d4;
    fill-opacity: 1
}
.series-e-info.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-e-success .ct-series.ct-series-e .ct-area {
    fill: #43a047
}
.series-e-success .ct-series.ct-series-e .ct-line {
    stroke: #43a047;
    stroke-width: 3px
}
.series-e-success .ct-series.ct-series-e .ct-point {
    stroke: #43a047;
    stroke-width: 6px
}
.series-e-success .ct-series.ct-series-e .ct-bar {
    stroke: #43a047
}
.series-e-success .ct-series.ct-series-e .ct-slice-pie {
    fill: #43a047
}
.series-e-success .ct-series.ct-series-e .ct-slice-donut {
    stroke: #43a047
}
.series-e-success.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #43a047;
    fill-opacity: .9
}
.series-e-success.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-success.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-success.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-e-success.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #43a047;
    fill-opacity: 1
}
.series-e-success.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-e-warning .ct-series.ct-series-e .ct-area {
    fill: #ff9800
}
.series-e-warning .ct-series.ct-series-e .ct-line {
    stroke: #ff9800;
    stroke-width: 3px
}
.series-e-warning .ct-series.ct-series-e .ct-point {
    stroke: #ff9800;
    stroke-width: 6px
}
.series-e-warning .ct-series.ct-series-e .ct-bar {
    stroke: #ff9800
}
.series-e-warning .ct-series.ct-series-e .ct-slice-pie {
    fill: #ff9800
}
.series-e-warning .ct-series.ct-series-e .ct-slice-donut {
    stroke: #ff9800
}
.series-e-warning.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #ff9800;
    fill-opacity: .9
}
.series-e-warning.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-warning.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-warning.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-e-warning.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #ff9800;
    fill-opacity: 1
}
.series-e-warning.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-e-danger .ct-series.ct-series-e .ct-area {
    fill: #e53935
}
.series-e-danger .ct-series.ct-series-e .ct-line {
    stroke: #e53935;
    stroke-width: 3px
}
.series-e-danger .ct-series.ct-series-e .ct-point {
    stroke: #e53935;
    stroke-width: 6px
}
.series-e-danger .ct-series.ct-series-e .ct-bar {
    stroke: #e53935
}
.series-e-danger .ct-series.ct-series-e .ct-slice-pie {
    fill: #e53935
}
.series-e-danger .ct-series.ct-series-e .ct-slice-donut {
    stroke: #e53935
}
.series-e-danger.opacity-100 .ct-series.ct-series-e .ct-area {
    fill: #e53935;
    fill-opacity: .9
}
.series-e-danger.opacity-100 .ct-series.ct-series-e .ct-line {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-e-danger.opacity-100 .ct-series.ct-series-e .ct-point {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-e-danger.opacity-100 .ct-series.ct-series-e .ct-bar {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-e-danger.opacity-100 .ct-series.ct-series-e .ct-slice-pie {
    fill: #e53935;
    fill-opacity: 1
}
.series-e-danger.opacity-100 .ct-series.ct-series-e .ct-slice-donut {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-f-light .ct-series.ct-series-f .ct-area {
    fill: #f5f5f5
}
.series-f-light .ct-series.ct-series-f .ct-line {
    stroke: #f5f5f5;
    stroke-width: 3px
}
.series-f-light .ct-series.ct-series-f .ct-point {
    stroke: #f5f5f5;
    stroke-width: 6px
}
.series-f-light .ct-series.ct-series-f .ct-bar {
    stroke: #f5f5f5
}
.series-f-light .ct-series.ct-series-f .ct-slice-pie {
    fill: #f5f5f5
}
.series-f-light .ct-series.ct-series-f .ct-slice-donut {
    stroke: #f5f5f5
}
.series-f-light.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #f5f5f5;
    fill-opacity: .9
}
.series-f-light.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-light.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #f5f5f5;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-light.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-f-light.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #f5f5f5;
    fill-opacity: 1
}
.series-f-light.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #f5f5f5;
    stroke-opacity: 1
}
.series-f-dark .ct-series.ct-series-f .ct-area {
    fill: #212121
}
.series-f-dark .ct-series.ct-series-f .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-f-dark .ct-series.ct-series-f .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-f-dark .ct-series.ct-series-f .ct-bar {
    stroke: #212121
}
.series-f-dark .ct-series.ct-series-f .ct-slice-pie {
    fill: #212121
}
.series-f-dark .ct-series.ct-series-f .ct-slice-donut {
    stroke: #212121
}
.series-f-dark.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-f-dark.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-dark.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-dark.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-f-dark.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-f-dark.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-f-default .ct-series.ct-series-f .ct-area {
    fill: #212121
}
.series-f-default .ct-series.ct-series-f .ct-line {
    stroke: #212121;
    stroke-width: 3px
}
.series-f-default .ct-series.ct-series-f .ct-point {
    stroke: #212121;
    stroke-width: 6px
}
.series-f-default .ct-series.ct-series-f .ct-bar {
    stroke: #212121
}
.series-f-default .ct-series.ct-series-f .ct-slice-pie {
    fill: #212121
}
.series-f-default .ct-series.ct-series-f .ct-slice-donut {
    stroke: #212121
}
.series-f-default.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #212121;
    fill-opacity: .9
}
.series-f-default.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-default.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #212121;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-default.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #212121;
    stroke-opacity: 1
}
.series-f-default.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #212121;
    fill-opacity: 1
}
.series-f-default.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #212121;
    stroke-opacity: 1
}
.series-f-primary .ct-series.ct-series-f .ct-area {
    fill: #043D1D
}
.series-f-primary .ct-series.ct-series-f .ct-line {
    stroke: #043D1D;
    stroke-width: 3px
}
.series-f-primary .ct-series.ct-series-f .ct-point {
    stroke: #043D1D;
    stroke-width: 6px
}
.series-f-primary .ct-series.ct-series-f .ct-bar {
    stroke: #043D1D
}
.series-f-primary .ct-series.ct-series-f .ct-slice-pie {
    fill: #043D1D
}
.series-f-primary .ct-series.ct-series-f .ct-slice-donut {
    stroke: #043D1D
}
.series-f-primary.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #043D1D;
    fill-opacity: .9
}
.series-f-primary.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-primary.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #043D1D;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-primary.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-f-primary.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #043D1D;
    fill-opacity: 1
}
.series-f-primary.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #043D1D;
    stroke-opacity: 1
}
.series-f-secondary .ct-series.ct-series-f .ct-area {
    fill: #6200ea
}
.series-f-secondary .ct-series.ct-series-f .ct-line {
    stroke: #6200ea;
    stroke-width: 3px
}
.series-f-secondary .ct-series.ct-series-f .ct-point {
    stroke: #6200ea;
    stroke-width: 6px
}
.series-f-secondary .ct-series.ct-series-f .ct-bar {
    stroke: #6200ea
}
.series-f-secondary .ct-series.ct-series-f .ct-slice-pie {
    fill: #6200ea
}
.series-f-secondary .ct-series.ct-series-f .ct-slice-donut {
    stroke: #6200ea
}
.series-f-secondary.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #6200ea;
    fill-opacity: .9
}
.series-f-secondary.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-secondary.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #6200ea;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-secondary.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-f-secondary.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #6200ea;
    fill-opacity: 1
}
.series-f-secondary.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #6200ea;
    stroke-opacity: 1
}
.series-f-info .ct-series.ct-series-f .ct-area {
    fill: #00b8d4
}
.series-f-info .ct-series.ct-series-f .ct-line {
    stroke: #00b8d4;
    stroke-width: 3px
}
.series-f-info .ct-series.ct-series-f .ct-point {
    stroke: #00b8d4;
    stroke-width: 6px
}
.series-f-info .ct-series.ct-series-f .ct-bar {
    stroke: #00b8d4
}
.series-f-info .ct-series.ct-series-f .ct-slice-pie {
    fill: #00b8d4
}
.series-f-info .ct-series.ct-series-f .ct-slice-donut {
    stroke: #00b8d4
}
.series-f-info.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #00b8d4;
    fill-opacity: .9
}
.series-f-info.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-info.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #00b8d4;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-info.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-f-info.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #00b8d4;
    fill-opacity: 1
}
.series-f-info.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #00b8d4;
    stroke-opacity: 1
}
.series-f-success .ct-series.ct-series-f .ct-area {
    fill: #43a047
}
.series-f-success .ct-series.ct-series-f .ct-line {
    stroke: #43a047;
    stroke-width: 3px
}
.series-f-success .ct-series.ct-series-f .ct-point {
    stroke: #43a047;
    stroke-width: 6px
}
.series-f-success .ct-series.ct-series-f .ct-bar {
    stroke: #43a047
}
.series-f-success .ct-series.ct-series-f .ct-slice-pie {
    fill: #43a047
}
.series-f-success .ct-series.ct-series-f .ct-slice-donut {
    stroke: #43a047
}
.series-f-success.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #43a047;
    fill-opacity: .9
}
.series-f-success.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-success.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #43a047;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-success.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-f-success.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #43a047;
    fill-opacity: 1
}
.series-f-success.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #43a047;
    stroke-opacity: 1
}
.series-f-warning .ct-series.ct-series-f .ct-area {
    fill: #ff9800
}
.series-f-warning .ct-series.ct-series-f .ct-line {
    stroke: #ff9800;
    stroke-width: 3px
}
.series-f-warning .ct-series.ct-series-f .ct-point {
    stroke: #ff9800;
    stroke-width: 6px
}
.series-f-warning .ct-series.ct-series-f .ct-bar {
    stroke: #ff9800
}
.series-f-warning .ct-series.ct-series-f .ct-slice-pie {
    fill: #ff9800
}
.series-f-warning .ct-series.ct-series-f .ct-slice-donut {
    stroke: #ff9800
}
.series-f-warning.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #ff9800;
    fill-opacity: .9
}
.series-f-warning.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-warning.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #ff9800;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-warning.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-f-warning.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #ff9800;
    fill-opacity: 1
}
.series-f-warning.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #ff9800;
    stroke-opacity: 1
}
.series-f-danger .ct-series.ct-series-f .ct-area {
    fill: #e53935
}
.series-f-danger .ct-series.ct-series-f .ct-line {
    stroke: #e53935;
    stroke-width: 3px
}
.series-f-danger .ct-series.ct-series-f .ct-point {
    stroke: #e53935;
    stroke-width: 6px
}
.series-f-danger .ct-series.ct-series-f .ct-bar {
    stroke: #e53935
}
.series-f-danger .ct-series.ct-series-f .ct-slice-pie {
    fill: #e53935
}
.series-f-danger .ct-series.ct-series-f .ct-slice-donut {
    stroke: #e53935
}
.series-f-danger.opacity-100 .ct-series.ct-series-f .ct-area {
    fill: #e53935;
    fill-opacity: .9
}
.series-f-danger.opacity-100 .ct-series.ct-series-f .ct-line {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 3px
}
.series-f-danger.opacity-100 .ct-series.ct-series-f .ct-point {
    stroke: #e53935;
    stroke-opacity: 1;
    stroke-width: 6px
}
.series-f-danger.opacity-100 .ct-series.ct-series-f .ct-bar {
    stroke: #e53935;
    stroke-opacity: 1
}
.series-f-danger.opacity-100 .ct-series.ct-series-f .ct-slice-pie {
    fill: #e53935;
    fill-opacity: 1
}
.series-f-danger.opacity-100 .ct-series.ct-series-f .ct-slice-donut {
    stroke: #e53935;
    stroke-opacity: 1
}
[data-background="light"] .ct-grid {
    stroke: rgba(53, 53, 53, 0.5)
}
[data-background="light"] .ct-grid.ct-horizontal,
[data-background="light"] .ct-grid.ct-vertical {
    stroke: rgba(53, 53, 53, 0.5)
}
[data-background="light"] .ct-label {
    color: rgba(53, 53, 53, 0.5);
    fill: rgba(53, 53, 53, 0.5)
}
[data-background="dark"] .ct-grid {
    stroke: rgba(245, 245, 245, 0.5)
}
[data-background="dark"] .ct-grid.ct-horizontal,
[data-background="dark"] .ct-grid.ct-vertical {
    stroke: rgba(245, 245, 245, 0.5)
}
[data-background="dark"] .ct-label {
    color: rgba(245, 245, 245, 0.5);
    fill: rgba(245, 245, 245, 0.5)
}
[data-background="primary"] .ct-grid {
    stroke: rgba(245, 245, 245, 0.5)
}
[data-background="primary"] .ct-grid.ct-horizontal,
[data-background="primary"] .ct-grid.ct-vertical {
    stroke: rgba(245, 245, 245, 0.5)
}
[data-background="primary"] .ct-label {
    color: rgba(245, 245, 245, 0.5);
    fill: rgba(245, 245, 245, 0.5)
}
.easy-pie-chart-demos .easy-pie-chart {
    float: left;
    margin-right: 20px
}
.easy-pie-chart {
    position: relative;
    text-align: center;
    margin-bottom: 10px
}
.easy-pie-chart .number,
.easy-pie-chart .percent,
.easy-pie-chart .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 50px
}
.easy-pie-chart.easy-pie-chart-lg {
    height: 200px;
    width: 200px
}
.easy-pie-chart.easy-pie-chart-lg .number,
.easy-pie-chart.easy-pie-chart-lg .percent {
    font-size: 60px;
    margin-top: 50px
}
.easy-pie-chart.easy-pie-chart-lg .icon {
    font-size: 72px;
    margin-top: 50px
}
.easy-pie-chart.easy-pie-chart-md {
    height: 150px;
    width: 150px
}
.easy-pie-chart.easy-pie-chart-md .number,
.easy-pie-chart.easy-pie-chart-md .percent {
    font-size: 48px;
    margin-top: 38px
}
.easy-pie-chart.easy-pie-chart-md .icon {
    font-size: 60px;
    margin-top: 32px
}
.easy-pie-chart.easy-pie-chart-xs {
    height: 100px;
    width: 100px
}
.easy-pie-chart.easy-pie-chart-xs .number,
.easy-pie-chart.easy-pie-chart-xs .percent {
    font-size: 24px;
    margin-top: 33px
}
.easy-pie-chart.easy-pie-chart-xs .icon {
    font-size: 36px;
    margin-top: 25px
}
@media (max-width: 543px) {
    .sign-in {
        height: 550px;
        width: 500px;
        background: url(/img/logomonkey.png) no-repeat center center fixed;
        background-size: cover;
        position: relative;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        margin: 0 20px
    }
    .sign-in .logo {
        display: none;
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-in .description {
        display: none;
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 320px;
        padding: 40px
    }
    .sign-in .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-in .description p {
        color: #fff
    }
    .sign-in:before {
        position: absolute;
        content: "";
        display: none;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 550px;
        width: 320px;
        background-color: #ff9800;
        opacity: 0.75
    }
    .sign-in form {
        padding: 40px;
        background: #fff;
        margin-left: 0;
        height: 550px
    }
    .sign-in form h3 {
        font-size: 18px
    }
    .sign-in form h4 {
        font-size: 15px
    }
    .sign-in label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-in .form-group {
        margin-bottom: 30px
    }
    .sign-in .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-in .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-in .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-in .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-in .links a {
        color: #043D1D
    }
    .sign-in .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (min-width: 544px) and (max-width: 767px) {
    .sign-in {
        height: 520px;
        width: 600px;
        background: url(/img/logomonkey.png) no-repeat center center fixed;
        background-size: cover;
        position: relative;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        margin: 0 20px
    }
    .sign-in .logo {
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-in .description {
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 250px;
        padding: 40px
    }
    .sign-in .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-in .description p {
        color: #fff
    }
    .sign-in:before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 520px;
        width: 250px;
        /*background-color: #ff9800;*/
        opacity: 0.75
    }
    .sign-in form {
        padding: 40px;
        background: #fff;
        margin-left: 250px;
        height: 520px
    }
    .sign-in form h3,
    .sign-in form h4 {
        display: none
    }
    .sign-in label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-in .form-group {
        margin-bottom: 30px
    }
    .sign-in .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-in .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-in .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-in .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-in .links a {
        color: #043D1D
    }
    .sign-in .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sign-in {
        height: 470px;
        width: 750px;
        background: url(/img/logomonkey.png) no-repeat center center fixed;
        background-size: cover;
        position: relative;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        margin: 0 20px
    }
    .sign-in .logo {
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-in .description {
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 320px;
        padding: 40px
    }
    .sign-in .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-in .description p {
        color: #fff
    }
    .sign-in:before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 470px;
        width: 320px;
        /*background-color: #ff9800;*/
        opacity: 0.75
    }
    .sign-in form {
        padding: 40px;
        background: #fff;
        margin-left: 320px;
        height: 470px
    }
    .sign-in form h3,
    .sign-in form h4 {
        display: none
    }
    .sign-in label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-in .form-group {
        margin-bottom: 30px
    }
    .sign-in .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-in .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-in .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-in .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-in .links a {
        color: #043D1D
    }
    .sign-in .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (min-width: 992px) {
	.sign-in {
	    height: 470px;
	    width: 800px;
	    background: url(/img/logomonkey.png) no-repeat top left;
	    background-size: 300px 300px;
	    position: relative;
	    color: #616161;
	    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 
	                0px 7px 10px 1px rgba(0, 0, 0, 0.14), 
	                0px 2px 16px 1px rgba(0, 0, 0, 0.12);
	}
    .sign-in .logo {
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-in .description {
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 320px;
        padding: 40px
    }
    .sign-in .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-in .description p {
        color: #fff
    }
    .sign-in:before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 470px;
        width: 320px;
        opacity: 0.75
    }
    .sign-in form {
        padding: 40px;
        background: #fff;
        margin-left: 320px;
        height: 470px
    }
    .sign-in form h3,
    .sign-in form h4 {
        display: none
    }
    .sign-in label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-in .form-group {
        margin-bottom: 30px
    }
    .sign-in .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-in .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-in .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-in .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-in .links a {
        color: #043D1D
    }
    .sign-in .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (max-width: 767px) {
    .sign-up {
        height: 700px;
        width: 500px;
        background: url(/img/logomonkey.png) no-repeat center center fixed;
        background-size: 300px 300px;
        position: relative;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        margin: 0 20px
    }
    .sign-up .logo {
        display: none;
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-up .description {
        display: none;
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 320px;
        padding: 40px
    }
    .sign-up .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-up .description p {
        color: #fff
    }
    .sign-up:before {
        position: absolute;
        content: "";
        display: none;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 700px;
        width: 320px;
        background-color: #00b8d4;
        opacity: 0.75
    }
    .sign-up form {
        padding: 40px;
        background: #fff;
        margin-left: 0;
        height: 700px
    }
    .sign-up form h3 {
        font-size: 18px
    }
    .sign-up form h4 {
        font-size: 15px
    }
    .sign-up label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-up .form-group {
        margin-bottom: 30px
    }
    .sign-up .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-up .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-up .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-up .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-up .links a {
        color: #043D1D
    }
    .sign-up .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sign-up {
        height: 600px;
        width: 750px;
        background: url(/img/logomonkey.png) no-repeat center center fixed;
        background-size: 300px 300px;
        position: relative;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        margin: 0 20px
    }
    .sign-up .logo {
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-up .description {
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 320px;
        padding: 40px
    }
    .sign-up .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-up .description p {
        color: #fff
    }
    .sign-up:before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 600px;
        width: 320px;
        background-color: #00b8d4;
        opacity: 0.75
    }
    .sign-up form {
        padding: 40px;
        background: #fff;
        margin-left: 320px;
        height: 600px
    }
    .sign-up form h3,
    .sign-up form h4 {
        display: none
    }
    .sign-up label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-up .form-group {
        margin-bottom: 30px
    }
    .sign-up .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-up .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-up .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-up .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-up .links a {
        color: #043D1D
    }
    .sign-up .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (min-width: 992px) {
    .sign-up {
        height: 600px;
        width: 800px;
        background: url(/img/logomonkey.png) no-repeat center center fixed;
        background-size: 300px 300px;
        position: relative;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
    }
    .sign-up .logo {
        position: absolute;
        bottom: 30px;
        left: 15px;
        color: #fff
    }
    .sign-up .description {
        position: absolute;
        top: 10px;
        left: 0px;
        right: 0px;
        width: 320px;
        padding: 40px
    }
    .sign-up .description h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff
    }
    .sign-up .description p {
        color: #fff
    }
    .sign-up:before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 600px;
        width: 320px;
        background-color: #00b8d4;
        opacity: 0.75
    }
    .sign-up form {
        padding: 40px;
        background: #fff;
        margin-left: 320px;
        height: 600px
    }
    .sign-up form h3,
    .sign-up form h4 {
        display: none
    }
    .sign-up label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .sign-up .form-group {
        margin-bottom: 30px
    }
    .sign-up .form-group .input-group .input-group-addon {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-radius: 15px 0 0 15px
    }
    .sign-up .form-group .input-group .input-group-addon i {
        color: #9e9e9e
    }
    .sign-up .form-group .input-group input {
        background-color: #f5f5f5;
        border-color: #e0e0e0;
        border-left-color: #f5f5f5;
        border-radius: 0 15px 15px 0
    }
    .sign-up .links {
        color: #9e9e9e;
        font-size: 15px
    }
    .sign-up .links a {
        color: #043D1D
    }
    .sign-up .copyright {
        display: none;
        position: absolute;
        bottom: 5px;
        left: 40px;
        font-size: 13px;
        color: #fff
    }
}
@media (max-width: 767px) {
    .unlock-account {
        width: 500px;
        position: relative;
        background: #fff;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        padding: 40px;
        font-size: 15px;
        margin: 0 20px
    }
    .unlock-account .unlock-account-img img {
        margin-bottom: 20px;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        width: 100px;
        height: 100px
    }
    .unlock-account form {
        margin-bottom: 20px
    }
    .unlock-account h3 {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px
    }
    .unlock-account h4 {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 30px
    }
    .unlock-account label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .unlock-account .form-group {
        margin-bottom: 20px
    }
}
@media (min-width: 768px) {
    .unlock-account {
        width: 600px;
        position: relative;
        background: #fff;
        color: #616161;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        padding: 40px;
        font-size: 15px
    }
    .unlock-account .unlock-account-img img {
        margin-bottom: 20px;
        box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
        width: 100px;
        height: 100px
    }
    .unlock-account form {
        margin-bottom: 20px
    }
    .unlock-account h3 {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px
    }
    .unlock-account h4 {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 30px
    }
    .unlock-account label:not(.custom-control) {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px
    }
    .unlock-account .form-group {
        margin-bottom: 20px
    }
}
@media (max-width: 767px) {
    .coming-soon {
        color: #fff;
        text-align: center
    }
    .coming-soon h3 {
        text-transform: uppercase;
        font-size: 40px;
        text-align: center;
        margin-bottom: 40px
    }
    .coming-soon p {
        margin-bottom: 40px
    }
    .coming-soon .table {
        height: 150px;
        margin-bottom: 40px;
        display: block
    }
    .coming-soon .table tbody tr {
        background: none !important
    }
    .coming-soon .table tbody tr td {
        background: transparent;
        color: #fff
    }
    .coming-soon .table tbody tr td .circle {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 50%
    }
    .coming-soon .table tbody tr td .circle .number {
        font-size: 22px;
        font-weight: 700
    }
    .coming-soon .table tbody tr td .circle .unit {
        font-size: 14px
    }
    .coming-soon .table tbody tr:hover {
        pointer-events: none;
        background: none !important
    }
    .coming-soon .table tbody tr:hover td {
        background: none !important
    }
}
@media (min-width: 768px) {
    .coming-soon {
        color: #fff;
        text-align: center
    }
    .coming-soon h3 {
        text-transform: uppercase;
        font-size: 40px;
        text-align: center;
        margin-bottom: 40px
    }
    .coming-soon p {
        margin-bottom: 40px
    }
    .coming-soon .table {
        height: 150px;
        margin-bottom: 40px;
        display: block
    }
    .coming-soon .table tbody tr:hover {
        pointer-events: none;
        background: none !important
    }
    .coming-soon .table tbody tr:hover td {
        background: none !important
    }
    .coming-soon .table tbody tr td {
        background: transparent;
        color: #fff
    }
    .coming-soon .table tbody tr td:hover {
        background: transparent !important;
        color: #fff !important
    }
    .coming-soon .table tbody tr td .circle {
        border: 4px solid #fff;
        height: 120px;
        width: 120px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 50%
    }
    .coming-soon .table tbody tr td .circle .number {
        font-size: 28px;
        font-weight: 700
    }
    .coming-soon .table tbody tr td .circle .unit {
        font-size: 14px
    }
}
.error-page {
    width: 500px;
    padding: 20px;
    color: #fff;
    text-align: center
}
.error-page h1 {
    font-size: 128px;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 20px
}
.error-page h3 {
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px
}
.error-page .btn {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75)
}
.error-page .btn.btn-primary {
    border: none !important;
    background: none !important
}
.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #F0F0F0
}
.hljs,
.hljs-subst {
    color: #444
}
.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-meta-keyword,
.hljs-doctag,
.hljs-name {
    font-weight: bold
}
.hljs-built_in,
.hljs-literal,
.hljs-bullet,
.hljs-code,
.hljs-addition {
    color: #1F811F
}
.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
    color: #BC6060
}
.hljs-type,
.hljs-string,
.hljs-number,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
    color: #880000
}
.hljs-title,
.hljs-section {
    color: #880000;
    font-weight: bold
}
.hljs-comment {
    color: #888888
}
.hljs-meta {
    color: #2B6EA1
}
.hljs-emphasis {
    font-style: italic
}
.hljs-strong {
    font-weight: bold
}
[data-background="light"] .hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    color: #212121
}
[data-background="light"] .hljs-comment,
[data-background="light"] .hljs-quote {
    color: #a0a1a7;
    font-style: italic
}
[data-background="light"] .hljs-doctag,
[data-background="light"] .hljs-keyword,
[data-background="light"] .hljs-formula {
    color: #a626a4
}
[data-background="light"] .hljs-section,
[data-background="light"] .hljs-name,
[data-background="light"] .hljs-selector-tag,
[data-background="light"] .hljs-deletion,
[data-background="light"] .hljs-subst {
    color: #e45649
}
[data-background="light"] .hljs-literal {
    color: #0184bb
}
[data-background="light"] .hljs-string,
[data-background="light"] .hljs-regexp,
[data-background="light"] .hljs-addition,
[data-background="light"] .hljs-attribute,
[data-background="light"] .hljs-meta-string {
    color: #50a14f
}
[data-background="light"] .hljs-built_in,
[data-background="light"] .hljs-class .hljs-title {
    color: #c18401
}
[data-background="light"] .hljs-attr,
[data-background="light"] .hljs-variable,
[data-background="light"] .hljs-template-variable,
[data-background="light"] .hljs-type,
[data-background="light"] .hljs-selector-class,
[data-background="light"] .hljs-selector-attr,
[data-background="light"] .hljs-selector-pseudo,
[data-background="light"] .hljs-number {
    color: #986801
}
[data-background="light"] .hljs-symbol,
[data-background="light"] .hljs-bullet,
[data-background="light"] .hljs-link,
[data-background="light"] .hljs-meta,
[data-background="light"] .hljs-selector-id,
[data-background="light"] .hljs-title {
    color: #4078f2
}
[data-background="light"] .hljs-emphasis {
    font-style: italic
}
[data-background="light"] .hljs-strong {
    font-weight: bold
}
[data-background="light"] .hljs-link {
    text-decoration: underline
}
[data-background="dark"] .hljs,
[data-background="primary"] .hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    color: #f5f5f5
}
[data-background="dark"] .hljs-comment,
[data-background="dark"] .hljs-quote,
[data-background="primary"] .hljs-comment,
[data-background="primary"] .hljs-quote {
    color: #5c6370;
    font-style: italic
}
[data-background="dark"] .hljs-doctag,
[data-background="dark"] .hljs-keyword,
[data-background="dark"] .hljs-formula,
[data-background="primary"] .hljs-doctag,
[data-background="primary"] .hljs-keyword,
[data-background="primary"] .hljs-formula {
    color: #c678dd
}
[data-background="dark"] .hljs-section,
[data-background="dark"] .hljs-name,
[data-background="dark"] .hljs-selector-tag,
[data-background="dark"] .hljs-deletion,
[data-background="dark"] .hljs-subst,
[data-background="primary"] .hljs-section,
[data-background="primary"] .hljs-name,
[data-background="primary"] .hljs-selector-tag,
[data-background="primary"] .hljs-deletion,
[data-background="primary"] .hljs-subst {
    color: #e06c75
}
[data-background="dark"] .hljs-literal,
[data-background="primary"] .hljs-literal {
    color: #56b6c2
}
[data-background="dark"] .hljs-string,
[data-background="dark"] .hljs-regexp,
[data-background="dark"] .hljs-addition,
[data-background="dark"] .hljs-attribute,
[data-background="dark"] .hljs-meta-string,
[data-background="primary"] .hljs-string,
[data-background="primary"] .hljs-regexp,
[data-background="primary"] .hljs-addition,
[data-background="primary"] .hljs-attribute,
[data-background="primary"] .hljs-meta-string {
    color: #98c379
}
[data-background="dark"] .hljs-built_in,
[data-background="dark"] .hljs-class .hljs-title,
[data-background="primary"] .hljs-built_in,
[data-background="primary"] .hljs-class .hljs-title {
    color: #e6c07b
}
[data-background="dark"] .hljs-attr,
[data-background="dark"] .hljs-variable,
[data-background="dark"] .hljs-template-variable,
[data-background="dark"] .hljs-type,
[data-background="dark"] .hljs-selector-class,
[data-background="dark"] .hljs-selector-attr,
[data-background="dark"] .hljs-selector-pseudo,
[data-background="dark"] .hljs-number,
[data-background="primary"] .hljs-attr,
[data-background="primary"] .hljs-variable,
[data-background="primary"] .hljs-template-variable,
[data-background="primary"] .hljs-type,
[data-background="primary"] .hljs-selector-class,
[data-background="primary"] .hljs-selector-attr,
[data-background="primary"] .hljs-selector-pseudo,
[data-background="primary"] .hljs-number {
    color: #d19a66
}
[data-background="dark"] .hljs-symbol,
[data-background="dark"] .hljs-bullet,
[data-background="dark"] .hljs-link,
[data-background="dark"] .hljs-meta,
[data-background="dark"] .hljs-selector-id,
[data-background="dark"] .hljs-title,
[data-background="primary"] .hljs-symbol,
[data-background="primary"] .hljs-bullet,
[data-background="primary"] .hljs-link,
[data-background="primary"] .hljs-meta,
[data-background="primary"] .hljs-selector-id,
[data-background="primary"] .hljs-title {
    color: #61aeee
}
[data-background="dark"] .hljs-emphasis,
[data-background="primary"] .hljs-emphasis {
    font-style: italic
}
[data-background="dark"] .hljs-strong,
[data-background="primary"] .hljs-strong {
    font-weight: bold
}
[data-background="dark"] .hljs-link,
[data-background="primary"] .hljs-link {
    text-decoration: underline
}
.highlighted {
    background-color: #ff9800;
    color: #fff
}
.b-w-0 {
    border-width: 0px !important
}
.b-w-1 {
    border-width: 1px !important
}
.b-w-2 {
    border-width: 2px !important
}
.b-w-3 {
    border-width: 3px !important
}
.b-w-4 {
    border-width: 4px !important
}
.b-w-5 {
    border-width: 5px !important
}
.b-r-5 {
    border-radius: 5px !important
}
.b-r-10 {
    border-radius: 10px !important
}
.b-r-25p {
    border-radius: 25% !important
}
.b-r-50p {
    border-radius: 50% !important
}
.n-b,
.no-border {
    border: 0 !important
}
.n-b-l {
    border-left: 0 !important
}
.n-b-t {
    border-top: 0 !important
}
.n-b-r {
    border-right: 0 !important
}
.n-b-b {
    border-bottom: 0 !important
}
.n-r,
.no-radius {
    border-radius: 0 !important
}
.demo-border-width {
    height: 50px;
    width: 100%;
    border-style: solid
}
.demo-border-radius {
    height: 200px;
    width: 200px;
    display: block
}
[data-background="light"] .demo-border-width {
    border-color: #e53935;
    background: #043D1D
}
[data-background="light"] .demo-border-radius {
    background: #043D1D
}
[data-background="dark"] .demo-border-width {
    border-color: #e53935;
    background: #ff9800
}
[data-background="dark"] .demo-border-radius {
    background: #ff9800
}
[data-background="primary"] .demo-border-width {
    border-color: #e53935;
    background: #54b859
}
[data-background="primary"] .demo-border-radius {
    background: #54b859
}
.h-0 {
    height: 0px !important
}
.min-h-0 {
    min-height: 0px !important
}
.max-h-0 {
    max-height: 0px !important
}
.h-10 {
    height: 10px !important
}
.min-h-10 {
    min-height: 10px !important
}
.max-h-10 {
    max-height: 10px !important
}
.h-20 {
    height: 20px !important
}
.min-h-20 {
    min-height: 20px !important
}
.max-h-20 {
    max-height: 20px !important
}
.h-30 {
    height: 30px !important
}
.min-h-30 {
    min-height: 30px !important
}
.max-h-30 {
    max-height: 30px !important
}
.h-40 {
    height: 40px !important
}
.min-h-40 {
    min-height: 40px !important
}
.max-h-40 {
    max-height: 40px !important
}
.h-50 {
    height: 50px !important
}
.min-h-50 {
    min-height: 50px !important
}
.max-h-50 {
    max-height: 50px !important
}
.h-60 {
    height: 60px !important
}
.min-h-60 {
    min-height: 60px !important
}
.max-h-60 {
    max-height: 60px !important
}
.h-70 {
    height: 70px !important
}
.min-h-70 {
    min-height: 70px !important
}
.max-h-70 {
    max-height: 70px !important
}
.h-80 {
    height: 80px !important
}
.min-h-80 {
    min-height: 80px !important
}
.max-h-80 {
    max-height: 80px !important
}
.h-90 {
    height: 90px !important
}
.min-h-90 {
    min-height: 90px !important
}
.max-h-90 {
    max-height: 90px !important
}
.h-100 {
    height: 100px !important
}
.min-h-100 {
    min-height: 100px !important
}
.max-h-100 {
    max-height: 100px !important
}
.h-150 {
    height: 150px !important
}
.min-h-150 {
    min-height: 150px !important
}
.max-h-150 {
    max-height: 150px !important
}
.h-200 {
    height: 200px !important
}
.min-h-200 {
    min-height: 200px !important
}
.max-h-200 {
    max-height: 200px !important
}
.h-250 {
    height: 250px !important
}
.min-h-250 {
    min-height: 250px !important
}
.max-h-250 {
    max-height: 250px !important
}
.h-300 {
    height: 300px !important
}
.min-h-300 {
    min-height: 300px !important
}
.max-h-300 {
    max-height: 300px !important
}
.h-350 {
    height: 350px !important
}
.min-h-350 {
    min-height: 350px !important
}
.max-h-350 {
    max-height: 350px !important
}
.h-400 {
    height: 400px !important
}
.min-h-400 {
    min-height: 400px !important
}
.max-h-400 {
    max-height: 400px !important
}
.h-450 {
    height: 450px !important
}
.min-h-450 {
    min-height: 450px !important
}
.max-h-450 {
    max-height: 450px !important
}
.h-500 {
    height: 500px !important
}
.min-h-500 {
    min-height: 500px !important
}
.max-h-500 {
    max-height: 500px !important
}
.demo-height {
    width: 100%
}
.m-0 {
    margin: 0px !important
}
.m-5 {
    margin: 5px !important
}
.m-10 {
    margin: 10px !important
}
.m-15 {
    margin: 15px !important
}
.m-20 {
    margin: 20px !important
}
.m-25 {
    margin: 25px !important
}
.m-30 {
    margin: 30px !important
}
.m-35 {
    margin: 35px !important
}
.m-40 {
    margin: 40px !important
}
.m-45 {
    margin: 45px !important
}
.m-50 {
    margin: 50px !important
}
.m-55 {
    margin: 55px !important
}
.m-60 {
    margin: 60px !important
}
.m-65 {
    margin: 65px !important
}
.m-70 {
    margin: 70px !important
}
.m-75 {
    margin: 75px !important
}
.m-80 {
    margin: 80px !important
}
.m-85 {
    margin: 85px !important
}
.m-90 {
    margin: 90px !important
}
.m-95 {
    margin: 95px !important
}
.m-100 {
    margin: 100px !important
}
.m-l-0 {
    margin-left: 0px !important
}
.m-l-5 {
    margin-left: 5px !important
}
.m-l-10 {
    margin-left: 10px !important
}
.m-l-15 {
    margin-left: 15px !important
}
.m-l-20 {
    margin-left: 20px !important
}
.m-l-25 {
    margin-left: 25px !important
}
.m-l-30 {
    margin-left: 30px !important
}
.m-l-35 {
    margin-left: 35px !important
}
.m-l-40 {
    margin-left: 40px !important
}
.m-l-45 {
    margin-left: 45px !important
}
.m-l-50 {
    margin-left: 50px !important
}
.m-l-55 {
    margin-left: 55px !important
}
.m-l-60 {
    margin-left: 60px !important
}
.m-l-65 {
    margin-left: 65px !important
}
.m-l-70 {
    margin-left: 70px !important
}
.m-l-75 {
    margin-left: 75px !important
}
.m-l-80 {
    margin-left: 80px !important
}
.m-l-85 {
    margin-left: 85px !important
}
.m-l-90 {
    margin-left: 90px !important
}
.m-l-95 {
    margin-left: 95px !important
}
.m-l-100 {
    margin-left: 100px !important
}
.m-r-0 {
    margin-right: 0px !important
}
.m-r-5 {
    margin-right: 5px !important
}
.m-r-10 {
    margin-right: 10px !important
}
.m-r-15 {
    margin-right: 15px !important
}
.m-r-20 {
    margin-right: 20px !important
}
.m-r-25 {
    margin-right: 25px !important
}
.m-r-30 {
    margin-right: 30px !important
}
.m-r-35 {
    margin-right: 35px !important
}
.m-r-40 {
    margin-right: 40px !important
}
.m-r-45 {
    margin-right: 45px !important
}
.m-r-50 {
    margin-right: 50px !important
}
.m-r-55 {
    margin-right: 55px !important
}
.m-r-60 {
    margin-right: 60px !important
}
.m-r-65 {
    margin-right: 65px !important
}
.m-r-70 {
    margin-right: 70px !important
}
.m-r-75 {
    margin-right: 75px !important
}
.m-r-80 {
    margin-right: 80px !important
}
.m-r-85 {
    margin-right: 85px !important
}
.m-r-90 {
    margin-right: 90px !important
}
.m-r-95 {
    margin-right: 95px !important
}
.m-r-100 {
    margin-right: 100px !important
}
.m-t-0 {
    margin-top: 0px !important
}
.m-t-5 {
    margin-top: 5px !important
}
.m-t-10 {
    margin-top: 10px !important
}
.m-t-15 {
    margin-top: 15px !important
}
.m-t-20 {
    margin-top: 20px !important
}
.m-t-25 {
    margin-top: 25px !important
}
.m-t-30 {
    margin-top: 30px !important
}
.m-t-35 {
    margin-top: 35px !important
}
.m-t-40 {
    margin-top: 40px !important
}
.m-t-45 {
    margin-top: 45px !important
}
.m-t-50 {
    margin-top: 50px !important
}
.m-t-55 {
    margin-top: 55px !important
}
.m-t-60 {
    margin-top: 60px !important
}
.m-t-65 {
    margin-top: 65px !important
}
.m-t-70 {
    margin-top: 70px !important
}
.m-t-75 {
    margin-top: 75px !important
}
.m-t-80 {
    margin-top: 80px !important
}
.m-t-85 {
    margin-top: 85px !important
}
.m-t-90 {
    margin-top: 90px !important
}
.m-t-95 {
    margin-top: 95px !important
}
.m-t-100 {
    margin-top: 100px !important
}
.m-b-0 {
    margin-bottom: 0px !important
}
.m-b-5 {
    margin-bottom: 5px !important
}
.m-b-10 {
    margin-bottom: 10px !important
}
.m-b-15 {
    margin-bottom: 15px !important
}
.m-b-20 {
    margin-bottom: 20px !important
}
.m-b-25 {
    margin-bottom: 25px !important
}
.m-b-30 {
    margin-bottom: 30px !important
}
.m-b-35 {
    margin-bottom: 35px !important
}
.m-b-40 {
    margin-bottom: 40px !important
}
.m-b-45 {
    margin-bottom: 45px !important
}
.m-b-50 {
    margin-bottom: 50px !important
}
.m-b-55 {
    margin-bottom: 55px !important
}
.m-b-60 {
    margin-bottom: 60px !important
}
.m-b-65 {
    margin-bottom: 65px !important
}
.m-b-70 {
    margin-bottom: 70px !important
}
.m-b-75 {
    margin-bottom: 75px !important
}
.m-b-80 {
    margin-bottom: 80px !important
}
.m-b-85 {
    margin-bottom: 85px !important
}
.m-b-90 {
    margin-bottom: 90px !important
}
.m-b-95 {
    margin-bottom: 95px !important
}
.m-b-100 {
    margin-bottom: 100px !important
}
.o-0 {
    opacity: 0 !important
}
.o-1 {
    opacity: 1 !important
}
.no-before:before {
    display: none !important
}
.no-after:after {
    display: none !important
}
.inline {
    display: inline !important
}
.block {
    display: block !important
}
.inline-block {
    display: inline-block !important
}
.no-display,
.hidden {
    display: none !important
}
.pull-left {
    float: left !important
}
.pull-right {
    float: right !important
}
.no-float {
    float: none !important
}
.centered {
    margin: 0 auto !important;
    text-align: center !important
}
.no-wrap {
    white-space: nowrap !important
}
.pos-abs {
    position: absolute
}
.pos-fix {
    position: fixed
}
.pos-rel {
    position: relative
}
.no-shadow {
    box-shadow: 0 0 0 transparent !important
}
.no-bgi {
    background-image: none !important
}
.nowrap {
    white-space: nowrap
}
.p-0 {
    padding: 0px !important
}
.p-5 {
    padding: 5px !important
}
.p-10 {
    padding: 10px !important
}
.p-15 {
    padding: 15px !important
}
.p-20 {
    padding: 20px !important
}
.p-25 {
    padding: 25px !important
}
.p-30 {
    padding: 30px !important
}
.p-35 {
    padding: 35px !important
}
.p-40 {
    padding: 40px !important
}
.p-45 {
    padding: 45px !important
}
.p-50 {
    padding: 50px !important
}
.p-55 {
    padding: 55px !important
}
.p-60 {
    padding: 60px !important
}
.p-65 {
    padding: 65px !important
}
.p-70 {
    padding: 70px !important
}
.p-75 {
    padding: 75px !important
}
.p-80 {
    padding: 80px !important
}
.p-85 {
    padding: 85px !important
}
.p-90 {
    padding: 90px !important
}
.p-95 {
    padding: 95px !important
}
.p-100 {
    padding: 100px !important
}
.p-l-0 {
    padding-left: 0px !important
}
.p-l-5 {
    padding-left: 5px !important
}
.p-l-10 {
    padding-left: 10px !important
}
.p-l-15 {
    padding-left: 15px !important
}
.p-l-20 {
    padding-left: 20px !important
}
.p-l-25 {
    padding-left: 25px !important
}
.p-l-30 {
    padding-left: 30px !important
}
.p-l-35 {
    padding-left: 35px !important
}
.p-l-40 {
    padding-left: 40px !important
}
.p-l-45 {
    padding-left: 45px !important
}
.p-l-50 {
    padding-left: 50px !important
}
.p-l-55 {
    padding-left: 55px !important
}
.p-l-60 {
    padding-left: 60px !important
}
.p-l-65 {
    padding-left: 65px !important
}
.p-l-70 {
    padding-left: 70px !important
}
.p-l-75 {
    padding-left: 75px !important
}
.p-l-80 {
    padding-left: 80px !important
}
.p-l-85 {
    padding-left: 85px !important
}
.p-l-90 {
    padding-left: 90px !important
}
.p-l-95 {
    padding-left: 95px !important
}
.p-l-100 {
    padding-left: 100px !important
}
.p-r-0 {
    padding-right: 0px !important
}
.p-r-5 {
    padding-right: 5px !important
}
.p-r-10 {
    padding-right: 10px !important
}
.p-r-15 {
    padding-right: 15px !important
}
.p-r-20 {
    padding-right: 20px !important
}
.p-r-25 {
    padding-right: 25px !important
}
.p-r-30 {
    padding-right: 30px !important
}
.p-r-35 {
    padding-right: 35px !important
}
.p-r-40 {
    padding-right: 40px !important
}
.p-r-45 {
    padding-right: 45px !important
}
.p-r-50 {
    padding-right: 50px !important
}
.p-r-55 {
    padding-right: 55px !important
}
.p-r-60 {
    padding-right: 60px !important
}
.p-r-65 {
    padding-right: 65px !important
}
.p-r-70 {
    padding-right: 70px !important
}
.p-r-75 {
    padding-right: 75px !important
}
.p-r-80 {
    padding-right: 80px !important
}
.p-r-85 {
    padding-right: 85px !important
}
.p-r-90 {
    padding-right: 90px !important
}
.p-r-95 {
    padding-right: 95px !important
}
.p-r-100 {
    padding-right: 100px !important
}
.p-t-0 {
    padding-top: 0px !important
}
.p-t-5 {
    padding-top: 5px !important
}
.p-t-10 {
    padding-top: 10px !important
}
.p-t-15 {
    padding-top: 15px !important
}
.p-t-20 {
    padding-top: 20px !important
}
.p-t-25 {
    padding-top: 25px !important
}
.p-t-30 {
    padding-top: 30px !important
}
.p-t-35 {
    padding-top: 35px !important
}
.p-t-40 {
    padding-top: 40px !important
}
.p-t-45 {
    padding-top: 45px !important
}
.p-t-50 {
    padding-top: 50px !important
}
.p-t-55 {
    padding-top: 55px !important
}
.p-t-60 {
    padding-top: 60px !important
}
.p-t-65 {
    padding-top: 65px !important
}
.p-t-70 {
    padding-top: 70px !important
}
.p-t-75 {
    padding-top: 75px !important
}
.p-t-80 {
    padding-top: 80px !important
}
.p-t-85 {
    padding-top: 85px !important
}
.p-t-90 {
    padding-top: 90px !important
}
.p-t-95 {
    padding-top: 95px !important
}
.p-t-100 {
    padding-top: 100px !important
}
.p-b-0 {
    padding-bottom: 0px !important
}
.p-b-5 {
    padding-bottom: 5px !important
}
.p-b-10 {
    padding-bottom: 10px !important
}
.p-b-15 {
    padding-bottom: 15px !important
}
.p-b-20 {
    padding-bottom: 20px !important
}
.p-b-25 {
    padding-bottom: 25px !important
}
.p-b-30 {
    padding-bottom: 30px !important
}
.p-b-35 {
    padding-bottom: 35px !important
}
.p-b-40 {
    padding-bottom: 40px !important
}
.p-b-45 {
    padding-bottom: 45px !important
}
.p-b-50 {
    padding-bottom: 50px !important
}
.p-b-55 {
    padding-bottom: 55px !important
}
.p-b-60 {
    padding-bottom: 60px !important
}
.p-b-65 {
    padding-bottom: 65px !important
}
.p-b-70 {
    padding-bottom: 70px !important
}
.p-b-75 {
    padding-bottom: 75px !important
}
.p-b-80 {
    padding-bottom: 80px !important
}
.p-b-85 {
    padding-bottom: 85px !important
}
.p-b-90 {
    padding-bottom: 90px !important
}
.p-b-95 {
    padding-bottom: 95px !important
}
.p-b-100 {
    padding-bottom: 100px !important
}
.padding-examples .example {
    width: auto;
    display: inline-block
}
.text-bold {
    font-weight: bold !important
}
.text-left {
    text-align: left !important
}
.text-center {
    text-align: center !important
}
.text-right {
    text-align: right !important
}
.text-justify {
    text-align: justify !important
}
.text-lowercase {
    text-transform: lowercase !important
}
.text-uppercase {
    text-transform: uppercase !important
}
.text-capitalize {
    text-transform: capitalize !important
}
.f-w-300 {
    font-weight: 300 !important
}
.f-w-400 {
    font-weight: 400 !important
}
.f-w-500 {
    font-weight: 500 !important
}
.f-w-600 {
    font-weight: 600 !important
}
.f-w-700 {
    font-weight: 700 !important
}
.f-w-800 {
    font-weight: 800 !important
}
.f-w-900 {
    font-weight: 900 !important
}
.f-s-10 {
    font-size: 10px !important
}
.f-s-11 {
    font-size: 11px !important
}
.f-s-12 {
    font-size: 12px !important
}
.f-s-13 {
    font-size: 13px !important
}
.f-s-14 {
    font-size: 14px !important
}
.f-s-15 {
    font-size: 15px !important
}
.f-s-16 {
    font-size: 16px !important
}
.f-s-17 {
    font-size: 17px !important
}
.f-s-18 {
    font-size: 18px !important
}
.f-s-19 {
    font-size: 19px !important
}
.f-s-20 {
    font-size: 20px !important
}
.f-s-21 {
    font-size: 21px !important
}
.f-s-22 {
    font-size: 22px !important
}
.f-s-23 {
    font-size: 23px !important
}
.f-s-24 {
    font-size: 24px !important
}
.text-xs {
    font-size: 0.8rem !important
}
.text-sm {
    font-size: 0.9rem !important
}
.text-default {
    font-size: 1rem !important
}
.text-lg {
    font-size: 1.2rem !important
}
.f-s-28 {
    font-size: 28px !important
}
.f-s-32 {
    font-size: 32px !important
}
.f-s-36 {
    font-size: 36px !important
}
.f-s-48 {
    font-size: 48px !important
}
.f-s-64 {
    font-size: 64px !important
}
.f-r-5 {
    font-size: .5rem
}
.f-r-6 {
    font-size: .6rem
}
.f-r-7 {
    font-size: .7rem
}
.f-r-8 {
    font-size: .8rem
}
.f-r-9 {
    font-size: .9rem
}
.f-r-10 {
    font-size: 1rem
}
.f-r-11 {
    font-size: 1.1rem
}
.f-r-12 {
    font-size: 1.2rem
}
.f-r-13 {
    font-size: 1.3rem
}
.f-r-14 {
    font-size: 1.4rem
}
.f-r-15 {
    font-size: 1.5rem
}
.f-r-16 {
    font-size: 1.6rem
}
.f-r-17 {
    font-size: 1.7rem
}
.f-r-18 {
    font-size: 1.8rem
}
.f-r-19 {
    font-size: 1.9rem
}
.f-r-20 {
    font-size: 2rem
}
.w-0 {
    width: 0px !important
}
.min-w-0 {
    min-width: 0px !important
}
.max-w-0 {
    max-width: 0px !important
}
.w-10 {
    width: 10px !important
}
.min-w-10 {
    min-width: 10px !important
}
.max-w-10 {
    max-width: 10px !important
}
.w-20 {
    width: 20px !important
}
.min-w-20 {
    min-width: 20px !important
}
.max-w-20 {
    max-width: 20px !important
}
.w-30 {
    width: 30px !important
}
.min-w-30 {
    min-width: 30px !important
}
.max-w-30 {
    max-width: 30px !important
}
.w-40 {
    width: 40px !important
}
.min-w-40 {
    min-width: 40px !important
}
.max-w-40 {
    max-width: 40px !important
}
.w-50 {
    width: 50px !important
}
.min-w-50 {
    min-width: 50px !important
}
.max-w-50 {
    max-width: 50px !important
}
.w-60 {
    width: 60px !important
}
.min-w-60 {
    min-width: 60px !important
}
.max-w-60 {
    max-width: 60px !important
}
.w-70 {
    width: 70px !important
}
.min-w-70 {
    min-width: 70px !important
}
.max-w-70 {
    max-width: 70px !important
}
.w-80 {
    width: 80px !important
}
.min-w-80 {
    min-width: 80px !important
}
.max-w-80 {
    max-width: 80px !important
}
.w-90 {
    width: 90px !important
}
.min-w-90 {
    min-width: 90px !important
}
.max-w-90 {
    max-width: 90px !important
}
.w-100 {
    width: 100px !important
}
.min-w-100 {
    min-width: 100px !important
}
.max-w-100 {
    max-width: 100px !important
}
.w-150 {
    width: 150px !important
}
.min-w-150 {
    min-width: 150px !important
}
.max-w-150 {
    max-width: 150px !important
}
.w-200 {
    width: 200px !important
}
.min-w-200 {
    min-width: 200px !important
}
.max-w-200 {
    max-width: 200px !important
}
.w-250 {
    width: 250px !important
}
.min-w-250 {
    min-width: 250px !important
}
.max-w-250 {
    max-width: 250px !important
}
.w-300 {
    width: 300px !important
}
.min-w-300 {
    min-width: 300px !important
}
.max-w-300 {
    max-width: 300px !important
}
.w-350 {
    width: 350px !important
}
.min-w-350 {
    min-width: 350px !important
}
.max-w-350 {
    max-width: 350px !important
}
.w-400 {
    width: 400px !important
}
.min-w-400 {
    min-width: 400px !important
}
.max-w-400 {
    max-width: 400px !important
}
.w-450 {
    width: 450px !important
}
.min-w-450 {
    min-width: 450px !important
}
.max-w-450 {
    max-width: 450px !important
}
.w-500 {
    width: 500px !important
}
.min-w-500 {
    min-width: 500px !important
}
.max-w-500 {
    max-width: 500px !important
}
.demo-width {
    height: 100px
}
#documentation-code-structure .naming-conventions>li {
    margin-bottom: 20px
}
#documentation-code-structure .questions>li {
    margin-bottom: 40px
}
#documentation-code-structure .questions>li p {
    margin-bottom: 10px
}
#documentation-code-structure .questions>li p:nth-child(1) {
    font-weight: 700
}
#documentation-customization .questions>li {
    margin-bottom: 40px
}
#documentation-customization .questions>li p:nth-child(1) {
    font-weight: 700
}
#documentation-layout .questions>li {
    margin-bottom: 40px
}
#documentation-layout .questions>li p:nth-child(1) {
    font-weight: 700
}
#documentation-styles .questions>li {
    margin-bottom: 40px
}
#documentation-styles .questions>li p:nth-child(1) {
    font-weight: 700
}
#documentation-credits .credits>li {
    margin-bottom: 40px
}
#documentation-credits .credits>li p {
    margin-bottom: 10px
}
#documentation-credits .credits>li p:nth-child(1) {
    font-weight: 700
}
.poll-widget-1 {
    font-size: 14px
}
.poll-widget-1 td {
    width: auto
}
.poll-widget-1 td:nth-child(1) {
    width: 140px
}
.poll-widget-1 td:nth-child(3) {
    width: 60px;
    text-align: right
}
.poll-widget-2 {
    width: 100%;
    position: relative;
    color: #fff
}
.poll-widget-2 .list-unstyled {
    margin: 0;
    padding: 0;
    border: 0
}
.poll-widget-2 .list-unstyled li {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    overflow: hidden
}
.poll-widget-2 .list-unstyled li .title {
    padding: 0 10px
}
.bar-chart-widget-1 {
    width: 100%;
    position: relative;
    height: 200px
}
.bar-chart-widget-1 .row,
.bar-chart-widget-1 .col-xs-12 {
    margin: 0;
    padding: 0
}
.bar-chart-widget-1 .ct-chart {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 100%;
    min-height: 200px !important;
    height: 200px !important
}
.bar-chart-widget-1 .chart-placeholder {
    min-height: 200px !important;
    height: 200px !important
}
.bar-chart-widget-1 .ct-label {
    display: none
}
.bar-chart-widget-1 .title {
    z-index: 2;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px
}
.bar-chart-widget-1 .amount {
    z-index: 2;
    position: absolute;
    top: 35px;
    left: 20px;
    font-size: 42px;
    font-weight: 700
}
.bar-chart-widget-1 .percent {
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    font-weight: 700
}
.bar-chart-widget-1 .subtitle {
    z-index: 2;
    position: absolute;
    top: 50px;
    right: 20px;
    font-size: 12px
}
.icon-widget-1 {
    width: 100%;
    padding: 20px 0;
    font-size: 16px
}
.icon-widget-1 i {
    font-size: 18px;
    font-weight: 700
}
.icon-widget-2 {
    width: 100%;
    font-size: 16px
}
.icon-widget-2 i {
    font-size: 18px;
    font-weight: 700
}
.icon-widget-3 {
    width: 100%;
    font-size: 16px
}
.icon-widget-3 i {
    font-size: 18px;
    font-weight: 700
}
.icon-widget-4 {
    width: 100%;
    padding: 10px 0;
    font-size: 16px
}
.icon-widget-4 .text-center {
    padding: 5px
}
.icon-widget-4 i {
    font-weight: 700
}
.icon-widget-5 {
    width: 100%;
    font-size: 16px
}
.icon-widget-5 i {
    font-weight: 700
}
.icon-widget-6 {
    width: 100%;
    font-size: 16px
}
.icon-widget-6 i {
    font-weight: 700
}
.icon-widget-7 {
    width: 100%;
    padding: 10px 0;
    font-size: 16px
}
.icon-widget-7 .text-center {
    padding: 5px
}
.icon-widget-7 i {
    font-weight: 700
}
.icon-widget-8 {
    width: 100%;
    font-size: 16px
}
.icon-widget-8 i {
    font-weight: 700
}
.icon-widget-9 {
    width: 100%;
    font-size: 16px
}
.icon-widget-9 i {
    font-weight: 700
}
.text-widget-1 {
    position: relative;
    padding: 15px
}
.text-widget-1 .row {
    margin: 0;
    padding: 0
}
.text-widget-1 .row .col-xs-12 {
    margin: 0;
    padding: 0
}
.text-widget-1 .title {
    font-size: 20px
}
.text-widget-1 .subtitle {
    font-size: 13px
}
.text-widget-2 {
    position: relative;
    padding: 15px
}
.text-widget-2 .row {
    margin: 0;
    padding: 0
}
.text-widget-2 .row .col-xs-12 {
    margin: 0;
    padding: 0
}
.text-widget-2 .title {
    font-size: 13px
}
.text-widget-2 .subtitle {
    font-size: 20px
}
.text-widget-3 {
    position: relative;
    padding: 15px
}
.text-widget-3 .row {
    margin: 0;
    padding: 0
}
.text-widget-3 .row .col-xs-12 {
    margin: 0;
    padding: 0
}
.text-widget-3 .title {
    font-size: 20px
}
.text-widget-3 .subtitle {
    font-size: 13px
}
.text-widget-3 .description {
    font-size: 13px
}
.activity-widget-1 .list-group-item {
    border: 0;
    font-size: 14px
}
.activity-widget-2 .list-group-item {
    border: 0;
    padding: 10px
}
.activity-widget-2 .list-group-item label {
    margin-bottom: 0
}
.activity-widget-3 .media {
    padding: 20px
}
.activity-widget-3 .rounded-circle {
    height: 40px;
    width: 40px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    margin-right: 10px
}
.activity-widget-3 h4 {
    font-size: 15px;
    margin-bottom: 5px
}
.activity-widget-3 p {
    font-size: 14px;
    margin-bottom: 0
}
[data-background="light"] .activity-widget-3 .media:nth-child(odd) {
    background-color: #e6e6e6
}
[data-background="dark"] .activity-widget-3 .media:nth-child(odd) {
    background-color: #2b2b2b
}
[data-background="primary"] .activity-widget-3 .media:nth-child(odd) {
    background-color: #1d288f
}
.activity-widget-4 .media {
    padding: 20px
}
.activity-widget-4 .rounded-circle {
    height: 40px;
    width: 40px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    margin-right: 10px
}
.activity-widget-4 h4 {
    font-size: 15px;
    margin-bottom: 8px
}
.activity-widget-4 p {
    font-size: 14px;
    margin-bottom: 4px
}
.activity-widget-4 p:last-child {
    margin-bottom: 0
}
[data-background="light"] .activity-widget-4 .media:nth-child(odd) {
    background-color: #e6e6e6
}
[data-background="dark"] .activity-widget-4 .media:nth-child(odd) {
    background-color: #2b2b2b
}
[data-background="primary"] .activity-widget-4 .media:nth-child(odd) {
    background-color: #1d288f
}
.activity-widget-5 .media {
    padding: 20px
}
.activity-widget-5 .rounded-circle {
    height: 40px;
    width: 40px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    margin-right: 10px
}
.activity-widget-5 h4 {
    font-size: 15px;
    margin-bottom: 8px
}
.activity-widget-5 p {
    font-size: 14px;
    margin-bottom: 4px
}
.activity-widget-5 p:last-child {
    margin-bottom: 0
}
[data-background="light"] .activity-widget-5 .media:nth-child(odd) {
    background-color: #e6e6e6
}
[data-background="dark"] .activity-widget-5 .media:nth-child(odd) {
    background-color: #2b2b2b
}
[data-background="primary"] .activity-widget-5 .media:nth-child(odd) {
    background-color: #1d288f
}
.activity-widget-8 .media {
    padding: 20px
}
.activity-widget-8 .rounded-circle {
    height: 50px;
    width: 50px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}
.activity-widget-8 h4 {
    margin-left: 10px;
    font-size: 15px;
    margin-bottom: 5px
}
.activity-widget-8 p {
    margin-left: 10px;
    font-size: 14px;
    margin-bottom: 0
}
.finance-widget-1 td {
    font-size: 15px
}
.finance-widget-1 td:nth-child(1) {
    width: 60%
}
.finance-widget-1 td:nth-child(2) {
    text-align: right
}
.finance-widget-1 td:nth-child(2) span {
    margin-left: 10px
}
.finance-widget-1 td:nth-child(2) .variation {
    font-size: 14px
}
.finance-widget-1 .fa-caret-up,
.finance-widget-1 .variation-up {
    color: #43a047
}
.finance-widget-1 .fa-caret-down,
.finance-widget-1 .variation-down {
    color: #e53935
}
.donut-chart-widget-1 {
    text-align: center
}
.donut-chart-widget-1 .easy-pie-chart {
    margin: 20px auto
}
.donut-chart-widget-1 h3 {
    font-size: 15px
}
.donut-chart-widget-1 h4 {
    font-size: 24px
}
[data-background="light"] .donut-chart-widget-1 {
    background-color: #fff;
    border-color: #e6e6e6;
    color: #353535
}
[data-background="dark"] .donut-chart-widget-1 {
    background-color: #262626;
    border-color: #2b2b2b;
    color: #f5f5f5
}
[data-background="primary"] .donut-chart-widget-1 {
    background-color: #1c2586;
    border-color: #1d288f;
    color: #f5f5f5
}
.user-widget-6 {
    min-height: 200px;
    width: 100%;
    position: relative;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    color: #212121;
    position: relative;
    height: auto;
    width: 100%;
    background-image: url(/assets/images/140.jpg);
    padding: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}
.user-widget-6 .row,
.user-widget-6 p {
    margin: 0 !important;
    padding: 0 !important
}
.user-widget-6 .rounded-circle {
    margin-bottom: 10px;
    height: 100px;
    width: 100px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.user-widget-7 {
    padding: 20px;
    min-height: 100px;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.user-widget-7:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
    width: 100%;
    background-image: url(/assets/images/635.jpg);
    background-size: cover;
    background-repeat: no-repeat
}
.user-widget-7 .row,
.user-widget-7 p {
    margin: 0 !important;
    padding: 0 !important
}
.user-widget-7 .rounded-circle {
    margin-bottom: 10px;
    height: 100px;
    width: 100px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
[data-background="light"] .user-widget-7 {
    background-color: #e6e6e6;
    color: #353535
}
[data-background="dark"] .user-widget-7 {
    background-color: #2b2b2b;
    color: #f5f5f5
}
[data-background="primary"] .user-widget-7 {
    background-color: #1d288f;
    color: #f5f5f5
}
.user-widget-10 {
    min-height: 160px;
    width: 100%;
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    overflow: hidden
}
.user-widget-10:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    min-height: 200px;
    width: 100%;
    background-image: url(/assets/images/454.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.8
}
.user-widget-10 .rounded-circle {
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.user-widget-10 p {
    margin-bottom: 5px
}
.user-widget-10 p:nth-child(1) {
    font-size: 1.1rem;
    font-weight: 700
}
.user-widget-10 .btn {
    color: #fff
}
.user-widget-1 {
    min-height: 160px;
    width: 100%;
    position: relative;
    padding: 20px;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    color: #fff
}
.user-widget-1:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    min-height: 160px;
    width: 100%;
    background-image: url(/assets/images/453.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.9
}
.user-widget-1 .row {
    margin: 0 !important;
    padding: 0 !important
}
.user-widget-1 .media-left,
.user-widget-1 .media-body,
.user-widget-1 .media-middle {
    padding-left: 0 !important;
    padding-right: 0 !important
}
.user-widget-1 .rounded-circle {
    border: 3px solid #fff
}
.user-widget-1 h5 {
    padding: 0 20px;
    font-size: 18px;
    margin-bottom: 10px
}
.user-widget-1 p {
    padding: 0 20px;
    font-size: 14px;
    margin-bottom: 5px
}
.user-widget-1 p i {
    min-width: 20px
}
.user-widget-11 {
    min-height: 160px;
    width: 100%;
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    overflow: hidden
}
.user-widget-11:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    min-height: 200px;
    width: 100%;
    background-color: #ffa000;
    opacity: 0.8
}
.user-widget-11 .rounded-circle {
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.user-widget-11 p {
    margin-bottom: 5px
}
.user-widget-11 p:nth-child(1) {
    font-size: 1.1rem;
    font-weight: 700
}
.user-widget-11 .btn {
    color: #fff
}
.user-widget-8 .rounded-circle {
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    border: 2px solid #fff
}
.user-widget-8 .list-group-item-heading {
    font-size: 15px;
    margin-bottom: 5px
}
.user-widget-8 .list-group-item-text {
    font-size: 13px;
    margin-bottom: 5px
}
.user-widget-2 .rounded-circle {
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
    border: 2px solid #fff
}
.user-widget-2 .list-group-item-heading {
    font-size: 15px;
    margin-bottom: 5px
}
.user-widget-2 .list-group-item-text {
    font-size: 13px;
    margin-bottom: 5px
}
.user-widget-2 .list-group-item-text .tag {
    margin-top: 5px;
    text-transform: lowercase;
    margin-right: 5px
}
.timeline-widget-4 .row {
    margin: 0;
    padding: 0
}
.timeline-widget-4 p {
    margin-bottom: 5px
}
.timeline-widget-4 .timeline {
    position: relative;
    padding-left: 40px
}
.timeline-widget-4 .timeline:before {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    height: 100%;
    top: 0;
    bottom: 0px;
    left: 20px;
    z-index: 1;
    background: #fff
}
.timeline-widget-4 .timeline:after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 20px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50% !important;
    z-index: 2;
    margin-top: -6px;
    margin-left: -5px
}
.timeline-widget-4 .timeline-light:before {
    background: #f5f5f5 !important
}
.timeline-widget-4 .timeline-light:after {
    background-color: #f5f5f5 !important
}
.timeline-widget-4 .timeline-dark:before {
    background: #212121 !important
}
.timeline-widget-4 .timeline-dark:after {
    background-color: #212121 !important
}
.timeline-widget-4 .timeline-default:before {
    background: #212121 !important
}
.timeline-widget-4 .timeline-default:after {
    background-color: #212121 !important
}
.timeline-widget-4 .timeline-primary:before {
    background: #043D1D !important
}
.timeline-widget-4 .timeline-primary:after {
    background-color: #043D1D !important
}
.timeline-widget-4 .timeline-secondary:before {
    background: #6200ea !important
}
.timeline-widget-4 .timeline-secondary:after {
    background-color: #6200ea !important
}
.timeline-widget-4 .timeline-info:before {
    background: #00b8d4 !important
}
.timeline-widget-4 .timeline-info:after {
    background-color: #00b8d4 !important
}
.timeline-widget-4 .timeline-success:before {
    background: #43a047 !important
}
.timeline-widget-4 .timeline-success:after {
    background-color: #43a047 !important
}
.timeline-widget-4 .timeline-warning:before {
    background: #ff9800 !important
}
.timeline-widget-4 .timeline-warning:after {
    background-color: #ff9800 !important
}
.timeline-widget-4 .timeline-danger:before {
    background: #e53935 !important
}
.timeline-widget-4 .timeline-danger:after {
    background-color: #e53935 !important
}
.banners {
    position: relative
}
.banners .icon-512 {
    height: 512px;
    width: 512px;
    text-align: center;
    font-size: 450px;
    position: absolute;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 512px;
    width: 512px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #043D1D;
    color: #fff
}
.banners .icon {
    height: 80px;
    width: 80px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background-color: #043D1D;
    color: #fff
}
.banners .icon .fa {
    color: #fff;
    font-size: 44px;
    margin-top: 4px
}
.banners .icon .letter {
    margin-top: 4px;
    font-size: 11px
}
.banners .banner {
    width: 590px;
    height: 300px;
    overflow: hidden;
    position: relative;
    background: #212121;
    color: #fff
}
.banners .banner .screenshot {
    position: absolute;
    top: 90px;
    left: 180px;
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12)
}
.banners .banner .title {
    position: absolute;
    top: 20px;
    left: 25px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25)
}
.banners .banner .title .fa {
    margin-right: 5px;
    color: #fff
}
.banners .banner .tagline {
    font-size: 12px;
    position: absolute;
    top: 48px;
    left: 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25)
}
.banners .banner .description {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    font-size: 12px;
    position: absolute;
    top: 90px;
    left: -5px;
    width: 160px
}
.banners .banner:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 300px;
    width: 100%;
    background-image: url(/assets/images/432.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.75
}
