/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */


@font-face {
font-family:Simple-Line-Icons;
src:url('/GenexPanel/fonts/Simple-Line-Icons.ttf');
}

html {
    font-family: Verdana;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, footer, header, nav, section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption, figure, main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

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;
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

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;
}

audio, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

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;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

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-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details, menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@media print {
    *, *::before, *::after, p::first-letter, div::first-letter, blockquote::first-letter, li::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;
    }

    .badge {
        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;
	border-bottom-right-radius: 0px;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    color: #212121;
    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;
}

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: #303f9f;
    text-decoration: none;
}

    a:focus {
        color: #1e2864;
        text-decoration: underline;
    }

    a:hover {
        color: #1e2864;
        text-decoration: underline;
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):hover {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

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: #9e9e9e;
    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;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

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.125rem;
    border-left: .25rem solid #e0e0e0;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #9e9e9e;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #e0e0e0;
    border-left: 0;
}

    .blockquote-reverse .blockquote-footer::before {
        content: "";
    }

    .blockquote-reverse .blockquote-footer::after {
        content: "\00A0 \2014";
    }

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all 0.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: #9e9e9e;
}

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: #f5f5f5;
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212121;
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
    }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212121;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 576px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 992px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@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 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 576px) {
    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 576px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col, .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-0 {
    right: auto;
}

.pull-1 {
    right: 8.3333333333%;
}

.pull-2 {
    right: 16.6666666667%;
}

.pull-3 {
    right: 25%;
}

.pull-4 {
    right: 33.3333333333%;
}

.pull-5 {
    right: 41.6666666667%;
}

.pull-6 {
    right: 50%;
}

.pull-7 {
    right: 58.3333333333%;
}

.pull-8 {
    right: 66.6666666667%;
}

.pull-9 {
    right: 75%;
}

.pull-10 {
    right: 83.3333333333%;
}

.pull-11 {
    right: 91.6666666667%;
}

.pull-12 {
    right: 100%;
}

.push-0 {
    left: auto;
}

.push-1 {
    left: 8.3333333333%;
}

.push-2 {
    left: 16.6666666667%;
}

.push-3 {
    left: 25%;
}

.push-4 {
    left: 33.3333333333%;
}

.push-5 {
    left: 41.6666666667%;
}

.push-6 {
    left: 50%;
}

.push-7 {
    left: 58.3333333333%;
}

.push-8 {
    left: 66.6666666667%;
}

.push-9 {
    left: 75%;
}

.push-10 {
    left: 83.3333333333%;
}

.push-11 {
    left: 91.6666666667%;
}

.push-12 {
    left: 100%;
}

.offset-1 {
    margin-left: 8.3333333333%;
}

.offset-2 {
    margin-left: 16.6666666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.3333333333%;
}

.offset-5 {
    margin-left: 41.6666666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.3333333333%;
}

.offset-8 {
    margin-left: 66.6666666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.3333333333%;
}

.offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .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-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .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 #00000078;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #00000078;
    }

    .table tbody + tbody {
        border-top: 2px solid #00000078;
    }

    .table .table {
        background-color: #fff;
    }

.table-sm th, .table-sm td {
    padding: .3rem;
}

.table-bordered {
    border: 1px solid #00000078;
}

    .table-bordered th, .table-bordered td {
        border: 1px solid #00000078;
    }

    .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: #212121;
}

.thead-default th {
    color: #616161;
    background-color: #e0e0e0;
}

.table-inverse {
    color: #fff;
    background-color: #212121;
}

    .table-inverse th, .table-inverse td, .table-inverse thead th {
        border-color: #fff;
    }

    .table-inverse.table-bordered {
        border: 0;
    }

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

    .table-responsive.table-bordered {
        border: 0;
    }

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: .9rem;
    line-height: 1.25;
    color: #616161;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control:focus {
        color: #616161;
        background-color: #fff;
        border-color: #7885d6;
        outline: none;
    }

    .form-control::-webkit-input-placeholder {
        color: #9e9e9e;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #9e9e9e;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #9e9e9e;
        opacity: 1;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e0e0e0;
        opacity: 1;
    }

    .form-control:disabled {
        cursor: not-allowed;
    }

select.form-control:not([size]):not([multiple]) {
    height: calc(2.125rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #616161;
    background-color: #fff;
}

.form-control-file, .form-control-range {
    display: block;
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem;
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: .9rem;
}

.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    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: .5rem;
}

    .form-check.disabled .form-check-label {
        color: #9e9e9e;
        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 {
    display: inline-block;
}

    .form-check-inline .form-check-label {
        vertical-align: middle;
    }

    .form-check-inline + .form-check-inline {
        margin-left: .75rem;
    }

.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 .53125rem;
    background-size: 1.0625rem 1.0625rem;
}

.has-success .form-control-feedback, .has-success .form-control-label, .has-success .col-form-label, .has-success .form-check-label, .has-success .custom-control {
    color: #388e3c;
}

.has-success .form-control {
    border-color: #388e3c;
}

.has-success .input-group-addon {
    color: #388e3c;
    border-color: #388e3c;
    background-color: #b2e0b4;
}

.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='%23388e3c' 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 .col-form-label, .has-warning .form-check-label, .has-warning .custom-control {
    color: #f57c00;
}

.has-warning .form-control {
    border-color: #f57c00;
}

.has-warning .input-group-addon {
    color: #f57c00;
    border-color: #f57c00;
    background-color: #ffe1c2;
}

.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='%23f57c00' 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 .col-form-label, .has-danger .form-check-label, .has-danger .custom-control {
    color: #b71c1c;
}

.has-danger .form-control {
    border-color: #b71c1c;
}

.has-danger .input-group-addon {
    color: #b71c1c;
    border-color: #b71c1c;
    background-color: #f2adad;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b71c1c' 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");
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .form-inline .form-check {
        width: 100%;
    }

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom;
    }

    .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;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: .9rem;
    transition: all 0.2s ease-in-out;
}

    .btn:focus {
        text-decoration: none;
    }

    .btn:hover {
        text-decoration: none;
    }

    .btn:focus, .btn.focus {
        outline: 0;
        box-shadow: 0 0 0 transparent;
    }

    .btn.disabled, .btn:disabled {
        cursor: not-allowed;
        opacity: .65;
    }

    .btn:active, .btn.active {
        background-image: none;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #303f9f;
    border-color: #303f9f;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #242f78;
        border-color: #222c70;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 2px rgba(48,63,159,0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #303f9f;
        border-color: #303f9f;
    }

    .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #242f78;
        background-image: none;
        border-color: #222c70;
    }

.btn-secondary {
    color: #212121;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary:hover {
        color: #212121;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: 0 0 0 2px rgba(204,204,204,0.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
        color: #212121;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad;
    }

.btn-info {
    color: #fff;
    background-color: #1976d2;
    border-color: #1976d2;
}

    .btn-info:hover {
        color: #fff;
        background-color: #145ca4;
        border-color: #12579b;
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: 0 0 0 2px rgba(25,118,210,0.5);
    }

    .btn-info.disabled, .btn-info:disabled {
        background-color: #1976d2;
        border-color: #1976d2;
    }

    .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #145ca4;
        background-image: none;
        border-color: #12579b;
    }

.btn-success {
    color: #fff;
    background-color: #388e3c;
    border-color: #388e3c;
}

    .btn-success:hover {
        color: #fff;
        background-color: #2a692d;
        border-color: #276229;
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 2px rgba(56,142,60,0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        background-color: #388e3c;
        border-color: #388e3c;
    }

    .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #2a692d;
        background-image: none;
        border-color: #276229;
    }

.btn-warning {
    color: #fff;
    background-color: #f57c00;
    border-color: #f57c00;
}

    .btn-warning:hover {
        color: #fff;
        background-color: #c26200;
        border-color: #b85d00;
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: 0 0 0 2px rgba(245,124,0,0.5);
    }

    .btn-warning.disabled, .btn-warning:disabled {
        background-color: #f57c00;
        border-color: #f57c00;
    }

    .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #c26200;
        background-image: none;
        border-color: #b85d00;
    }

.btn-danger {
    color: #fff;
    background-color: #b71c1c;
    border-color: #b71c1c;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #8b1515;
        border-color: #821414;
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: 0 0 0 2px rgba(183,28,28,0.5);
    }

    .btn-danger.disabled, .btn-danger:disabled {
        background-color: #b71c1c;
        border-color: #b71c1c;
    }

    .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #8b1515;
        background-image: none;
        border-color: #821414;
    }

.btn-outline-primary {
    color: #303f9f;
    background-image: none;
    background-color: transparent;
    border-color: #303f9f;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #303f9f;
        border-color: #303f9f;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 2px rgba(48,63,159,0.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #303f9f;
        background-color: transparent;
    }

    .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #303f9f;
        border-color: #303f9f;
    }

.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 {
        box-shadow: 0 0 0 2px rgba(204,204,204,0.5);
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #ccc;
        background-color: transparent;
    }

    .btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

.btn-outline-info {
    color: #1976d2;
    background-image: none;
    background-color: transparent;
    border-color: #1976d2;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #1976d2;
        border-color: #1976d2;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 2px rgba(25,118,210,0.5);
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #1976d2;
        background-color: transparent;
    }

    .btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #1976d2;
        border-color: #1976d2;
    }

.btn-outline-success {
    color: #388e3c;
    background-image: none;
    background-color: transparent;
    border-color: #388e3c;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #388e3c;
        border-color: #388e3c;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 2px rgba(56,142,60,0.5);
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #388e3c;
        background-color: transparent;
    }

    .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #388e3c;
        border-color: #388e3c;
    }

.btn-outline-warning {
    color: #f57c00;
    background-image: none;
    background-color: transparent;
    border-color: #f57c00;
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #f57c00;
        border-color: #f57c00;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 2px rgba(245,124,0,0.5);
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #f57c00;
        background-color: transparent;
    }

    .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #f57c00;
        border-color: #f57c00;
    }

.btn-outline-danger {
    color: #b71c1c;
    background-image: none;
    background-color: transparent;
    border-color: #b71c1c;
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #b71c1c;
        border-color: #b71c1c;
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 2px rgba(183,28,28,0.5);
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #b71c1c;
        background-color: transparent;
    }

    .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #b71c1c;
        border-color: #b71c1c;
    }

.btn-link {
    font-weight: normal;
    color: #303f9f;
    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 {
                color: #1e2864;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link:hover {
                color: #1e2864;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link:disabled {
                color: #9e9e9e;
            }

                .btn-link:disabled:focus {
                    text-decoration: none;
                }

                .btn-link:disabled:hover {
                    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;
    transition: opacity 0.15s linear;
}

    .fade.show {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.show {
        display: block;
    }

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

.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: .9rem;
    color: #212121;
    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: #e0e0e0;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #212121;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

    .dropdown-item:focus {
        color: #141414;
        text-decoration: none;
        background-color: #f5f5f5;
    }

    .dropdown-item:hover {
        color: #141414;
        text-decoration: none;
        background-color: #f5f5f5;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #303f9f;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #9e9e9e;
        cursor: not-allowed;
        background-color: transparent;
    }

.show > .dropdown-menu {
    display: block;
}

.show > 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: #9e9e9e;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
            z-index: 2;
        }

        .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 + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .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-left: -1px;
    }

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .btn-toolbar .input-group {
        width: auto;
    }

.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-group-vertical {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%;
    }

    .btn-group-vertical > .btn + .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;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus, .input-group .form-control:active {
            z-index: 3;
        }

        .input-group .form-control:hover {
            z-index: 3;
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        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;
    }

.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: normal;
    line-height: 1.25;
    color: #616161;
    text-align: center;
    background-color: #e0e0e0;
    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;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 3;
        }

        .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-group:focus, .input-group-btn:not(:first-child) > .btn-group:active {
            z-index: 3;
        }

        .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .btn-group:hover {
            z-index: 3;
        }

.custom-control {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #303f9f;
    }

    .custom-control-input:focus ~ .custom-control-indicator {
        box-shadow: 0 0 0 1px #fff,0 0 0 3px #303f9f;
    }

    .custom-control-input:active ~ .custom-control-indicator {
        color: #fff;
        background-color: #9fa8e2;
    }

    .custom-control-input:disabled ~ .custom-control-indicator {
        cursor: not-allowed;
        background-color: #e0e0e0;
    }

    .custom-control-input:disabled ~ .custom-control-description {
        color: #9e9e9e;
        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='%23fff' 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: #303f9f;
    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='%23fff' 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='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .custom-controls-stacked .custom-control {
        margin-bottom: .25rem;
    }

        .custom-controls-stacked .custom-control + .custom-control {
            margin-left: 0;
        }

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.125rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #616161;
    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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-appearance: none;
    -webkit-appearance: none;
}

    .custom-select:focus {
        border-color: #7885d6;
        outline: none;
    }

        .custom-select:focus::-ms-value {
            color: #616161;
            background-color: #fff;
        }

    .custom-select:disabled {
        color: #9e9e9e;
        cursor: not-allowed;
        background-color: #e0e0e0;
    }

    .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;
    margin-bottom: 0;
    cursor: pointer;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    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: #616161;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
}

    .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: #616161;
        background-color: #e0e0e0;
        border: 1px solid rgba(0,0,0,0.15);
    }

    .custom-file-control:lang(en)::before {
        content: "Browse";
    }

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5em 1em;
}

    .nav-link:focus {
        text-decoration: none;
    }

    .nav-link:hover {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #9e9e9e;
        cursor: not-allowed;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
    }

        .nav-tabs .nav-link:focus {
            border-color: #e0e0e0 #e0e0e0 #ddd;
        }

        .nav-tabs .nav-link:hover {
            border-color: #e0e0e0 #e0e0e0 #ddd;
        }

        .nav-tabs .nav-link.disabled {
            color: #9e9e9e;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            color: #616161;
            background-color: #fff;
            border-color: #ddd #ddd #fff;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
    }

.nav-pills .nav-link.active, .nav-pills .nav-item.show .nav-link {
    color: #fff;
    cursor: default;
    background-color: #303f9f;
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125);
}

.card-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.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-footer {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0,0,0,0.125);
}

.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: #303f9f;
    border-color: #303f9f;
}

    .card-primary .card-header, .card-primary .card-footer {
        background-color: transparent;
    }

.card-success {
    background-color: #388e3c;
    border-color: #388e3c;
}

    .card-success .card-header, .card-success .card-footer {
        background-color: transparent;
    }

.card-info {
    background-color: #1976d2;
    border-color: #1976d2;
}

    .card-info .card-header, .card-info .card-footer {
        background-color: transparent;
    }

.card-warning {
    background-color: #f57c00;
    border-color: #f57c00;
}

    .card-warning .card-header, .card-warning .card-footer {
        background-color: transparent;
    }

.card-danger {
    background-color: #b71c1c;
    border-color: #b71c1c;
}

    .card-danger .card-header, .card-danger .card-footer {
        background-color: transparent;
    }

.card-outline-primary {
    background-color: transparent;
    border-color: #303f9f;
}

.card-outline-secondary {
    background-color: transparent;
    border-color: #ccc;
}

.card-outline-info {
    background-color: transparent;
    border-color: #1976d2;
}

.card-outline-success {
    background-color: transparent;
    border-color: #388e3c;
}

.card-outline-warning {
    background-color: transparent;
    border-color: #f57c00;
}

.card-outline-danger {
    background-color: transparent;
    border-color: #b71c1c;
}

.card-inverse {
    color: rgba(255,255,255,0.65);
}

    .card-inverse .card-header, .card-inverse .card-footer {
        background-color: transparent;
        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 {
                color: #fff;
            }

            .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;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-deck .card {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0px;
            flex: 1 0 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .card-deck .card:not(:first-child) {
                margin-left: 10px;
            }

            .card-deck .card:not(:last-child) {
                margin-right: 10px;
            }
}

@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 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;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
            margin-bottom: .75rem;
        }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e0e0e0;
}

    .breadcrumb::after {
        display: block;
        content: "";
        clear: both;
    }

.breadcrumb-item {
    float: left;
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: #9e9e9e;
        content: "/";
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline;
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none;
    }

    .breadcrumb-item.active {
        color: #9e9e9e;
    }

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-item:first-child .page-link {
    margin-left: 0;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #303f9f;
    border-color: #303f9f;
}

.page-item.disabled .page-link {
    color: #9e9e9e;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #303f9f;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .page-link:focus {
        color: #1e2864;
        text-decoration: none;
        background-color: #e0e0e0;
        border-color: #ddd;
    }

    .page-link:hover {
        color: #1e2864;
        text-decoration: none;
        background-color: #e0e0e0;
        border-color: #ddd;
    }

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
}

.badge {
    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;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
}

.badge-default {
    background-color: #9e9e9e;
}

    .badge-default[href]:focus {
        background-color: #858585;
    }

    .badge-default[href]:hover {
        background-color: #858585;
    }

.badge-primary {
    background-color: #303f9f;
}

    .badge-primary[href]:focus {
        background-color: #242f78;
    }

    .badge-primary[href]:hover {
        background-color: #242f78;
    }

.badge-success {
    background-color: #388e3c;
}

    .badge-success[href]:focus {
        background-color: #2a692d;
    }

    .badge-success[href]:hover {
        background-color: #2a692d;
    }

.badge-info {
    background-color: #1976d2;
}

    .badge-info[href]:focus {
        background-color: #145ca4;
    }

    .badge-info[href]:hover {
        background-color: #145ca4;
    }

.badge-warning {
    background-color: #f57c00;
}

    .badge-warning[href]:focus {
        background-color: #c26200;
    }

    .badge-warning[href]:hover {
        background-color: #c26200;
    }

.badge-danger {
    background-color: #b71c1c;
}

    .badge-danger[href]:focus {
        background-color: #8b1515;
    }

    .badge-danger[href]:hover {
        background-color: #8b1515;
    }

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: bold;
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #e0e0e0;
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #303f9f;
}

.progress-bar-striped {
    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-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #616161;
    text-align: inherit;
}

    .list-group-item-action .list-group-item-heading {
        color: #212121;
    }

    .list-group-item-action:focus {
        color: #616161;
        text-decoration: none;
        background-color: #f5f5f5;
    }

    .list-group-item-action:hover {
        color: #616161;
        text-decoration: none;
        background-color: #f5f5f5;
    }

    .list-group-item-action:active {
        color: #212121;
        background-color: #e0e0e0;
    }

.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125);
}

    .list-group-item:last-child {
        margin-bottom: 0;
    }

    .list-group-item:focus {
        text-decoration: none;
    }

    .list-group-item:hover {
        text-decoration: none;
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #9e9e9e;
        cursor: not-allowed;
        background-color: #fff;
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
            color: inherit;
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
            color: #9e9e9e;
        }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #303f9f;
        border-color: #303f9f;
    }

        .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 {
            color: inherit;
        }

        .list-group-item.active .list-group-item-text {
            color: #dadef4;
        }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.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, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, button.list-group-item-success.active {
        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, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, button.list-group-item-info.active {
        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, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active {
        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, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive::before {
        display: block;
        content: "";
    }

    .embed-responsive .embed-responsive-item, .embed-responsive 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::before {
    padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.close {
    float: right;
    font-size: 1.35rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .75;
    }

    .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .75;
    }

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 {
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
        -webkit-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.show .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;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    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.show {
        opacity: .5;
    }

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e0e0e0;
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Open sans",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.show {
        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: "Open sans",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-bottom: 0;
    font-size: .9rem;
    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-item {
    position: relative;
    display: none;
    width: 100%;
}

@media (-webkit-transform-3d) {
    .carousel-item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item;

{
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0;
}

@media (-webkit-transform-3d) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-item-next, .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .carousel-item-prev, .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right;

{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-item-next, .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.carousel-item-prev, .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

    .carousel-control-prev:focus, .carousel-control-next:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }

    .carousel-control-prev:hover, .carousel-control-next:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        max-width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255,255,255,0.5);
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: "";
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: "";
        }

    .carousel-indicators .active {
        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;
}

.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: #f7f7f7;
}

.bg-primary {
    background-color: #303f9f !important;
}

a.bg-primary:focus {
    background-color: #242f78 !important;
}

a.bg-primary:hover {
    background-color: #242f78 !important;
}

.bg-success {
    background-color: #388e3c !important;
}

a.bg-success:focus {
    background-color: #2a692d !important;
}

a.bg-success:hover {
    background-color: #2a692d !important;
}

.bg-info {
    background-color: #1976d2 !important;
}

a.bg-info:focus {
    background-color: #145ca4 !important;
}

a.bg-info:hover {
    background-color: #145ca4 !important;
}

.bg-warning {
    background-color: #f57c00 !important;
}

a.bg-warning:focus {
    background-color: #c26200 !important;
}

a.bg-warning:hover {
    background-color: #c26200 !important;
}

.bg-danger {
    background-color: #b71c1c !important;
}

a.bg-danger:focus {
    background-color: #8b1515 !important;
}

a.bg-danger:hover {
    background-color: #8b1515 !important;
}

.bg-inverse {
    background-color: #212121 !important;
}

a.bg-inverse:focus {
    background-color: #080808 !important;
}

a.bg-inverse:hover {
    background-color: #080808 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.rounded-circle {
    border-radius: 50%;
}

.rounded-0 {
    border-radius: 0;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@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;
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@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;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@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;
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@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;
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
}

.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-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !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: .25rem .25rem !important;
}

.mt-1 {
    margin-top: .25rem !important;
}

.mr-1 {
    margin-right: .25rem !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.ml-1 {
    margin-left: .25rem !important;
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
}

.m-2 {
    margin: .5rem .5rem !important;
}

.mt-2 {
    margin-top: .5rem !important;
}

.mr-2 {
    margin-right: .5rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

.m-3 {
    margin: 1rem 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    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: .25rem .25rem !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.pr-1 {
    padding-right: .25rem !important;
}

.pb-1 {
    padding-bottom: .25rem !important;
}

.pl-1 {
    padding-left: .25rem !important;
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.p-2 {
    padding: .5rem .5rem !important;
}

.pt-2 {
    padding-top: .5rem !important;
}

.pr-2 {
    padding-right: .5rem !important;
}

.pb-2 {
    padding-bottom: .5rem !important;
}

.pl-2 {
    padding-left: .5rem !important;
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.p-3 {
    padding: 1rem 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 0 !important;
    }

    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0 {
        margin-left: 0 !important;
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-sm-1 {
        margin: .25rem .25rem !important;
    }

    .mt-sm-1 {
        margin-top: .25rem !important;
    }

    .mr-sm-1 {
        margin-right: .25rem !important;
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important;
    }

    .ml-sm-1 {
        margin-left: .25rem !important;
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }

    .m-sm-2 {
        margin: .5rem .5rem !important;
    }

    .mt-sm-2 {
        margin-top: .5rem !important;
    }

    .mr-sm-2 {
        margin-right: .5rem !important;
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important;
    }

    .ml-sm-2 {
        margin-left: .5rem !important;
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .m-sm-3 {
        margin: 1rem 1rem !important;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3 {
        margin-left: 1rem !important;
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem 3rem !important;
    }

    .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5 {
        margin-left: 3rem !important;
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 0 !important;
    }

    .pt-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0 {
        padding-left: 0 !important;
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-sm-1 {
        padding: .25rem .25rem !important;
    }

    .pt-sm-1 {
        padding-top: .25rem !important;
    }

    .pr-sm-1 {
        padding-right: .25rem !important;
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important;
    }

    .pl-sm-1 {
        padding-left: .25rem !important;
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }

    .p-sm-2 {
        padding: .5rem .5rem !important;
    }

    .pt-sm-2 {
        padding-top: .5rem !important;
    }

    .pr-sm-2 {
        padding-right: .5rem !important;
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important;
    }

    .pl-sm-2 {
        padding-left: .5rem !important;
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .p-sm-3 {
        padding: 1rem 1rem !important;
    }

    .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3 {
        padding-left: 1rem !important;
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4 {
        padding-left: 1.5rem !important;
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem 3rem !important;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5 {
        padding-left: 3rem !important;
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto {
        margin-left: auto !important;
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0 {
        margin-left: 0 !important;
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-md-1 {
        margin: .25rem .25rem !important;
    }

    .mt-md-1 {
        margin-top: .25rem !important;
    }

    .mr-md-1 {
        margin-right: .25rem !important;
    }

    .mb-md-1 {
        margin-bottom: .25rem !important;
    }

    .ml-md-1 {
        margin-left: .25rem !important;
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }

    .m-md-2 {
        margin: .5rem .5rem !important;
    }

    .mt-md-2 {
        margin-top: .5rem !important;
    }

    .mr-md-2 {
        margin-right: .5rem !important;
    }

    .mb-md-2 {
        margin-bottom: .5rem !important;
    }

    .ml-md-2 {
        margin-left: .5rem !important;
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .m-md-3 {
        margin: 1rem 1rem !important;
    }

    .mt-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3 {
        margin-left: 1rem !important;
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4 {
        margin-left: 1.5rem !important;
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem 3rem !important;
    }

    .mt-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5 {
        margin-left: 3rem !important;
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-md-0 {
        padding: 0 0 !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0 {
        padding-left: 0 !important;
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-md-1 {
        padding: .25rem .25rem !important;
    }

    .pt-md-1 {
        padding-top: .25rem !important;
    }

    .pr-md-1 {
        padding-right: .25rem !important;
    }

    .pb-md-1 {
        padding-bottom: .25rem !important;
    }

    .pl-md-1 {
        padding-left: .25rem !important;
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }

    .p-md-2 {
        padding: .5rem .5rem !important;
    }

    .pt-md-2 {
        padding-top: .5rem !important;
    }

    .pr-md-2 {
        padding-right: .5rem !important;
    }

    .pb-md-2 {
        padding-bottom: .5rem !important;
    }

    .pl-md-2 {
        padding-left: .5rem !important;
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .p-md-3 {
        padding: 1rem 1rem !important;
    }

    .pt-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3 {
        padding-left: 1rem !important;
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4 {
        padding-left: 1.5rem !important;
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem 3rem !important;
    }

    .pt-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5 {
        padding-left: 3rem !important;
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto {
        margin-left: auto !important;
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 0 !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0 {
        margin-left: 0 !important;
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-lg-1 {
        margin: .25rem .25rem !important;
    }

    .mt-lg-1 {
        margin-top: .25rem !important;
    }

    .mr-lg-1 {
        margin-right: .25rem !important;
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important;
    }

    .ml-lg-1 {
        margin-left: .25rem !important;
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }

    .m-lg-2 {
        margin: .5rem .5rem !important;
    }

    .mt-lg-2 {
        margin-top: .5rem !important;
    }

    .mr-lg-2 {
        margin-right: .5rem !important;
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important;
    }

    .ml-lg-2 {
        margin-left: .5rem !important;
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .m-lg-3 {
        margin: 1rem 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3 {
        margin-left: 1rem !important;
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem 3rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5 {
        margin-left: 3rem !important;
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 0 !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0 {
        padding-left: 0 !important;
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-lg-1 {
        padding: .25rem .25rem !important;
    }

    .pt-lg-1 {
        padding-top: .25rem !important;
    }

    .pr-lg-1 {
        padding-right: .25rem !important;
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important;
    }

    .pl-lg-1 {
        padding-left: .25rem !important;
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }

    .p-lg-2 {
        padding: .5rem .5rem !important;
    }

    .pt-lg-2 {
        padding-top: .5rem !important;
    }

    .pr-lg-2 {
        padding-right: .5rem !important;
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important;
    }

    .pl-lg-2 {
        padding-left: .5rem !important;
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .p-lg-3 {
        padding: 1rem 1rem !important;
    }

    .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3 {
        padding-left: 1rem !important;
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem 3rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5 {
        padding-left: 3rem !important;
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto {
        margin-left: auto !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 0 !important;
    }

    .mt-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0 {
        margin-left: 0 !important;
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .m-xl-1 {
        margin: .25rem .25rem !important;
    }

    .mt-xl-1 {
        margin-top: .25rem !important;
    }

    .mr-xl-1 {
        margin-right: .25rem !important;
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important;
    }

    .ml-xl-1 {
        margin-left: .25rem !important;
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }

    .m-xl-2 {
        margin: .5rem .5rem !important;
    }

    .mt-xl-2 {
        margin-top: .5rem !important;
    }

    .mr-xl-2 {
        margin-right: .5rem !important;
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important;
    }

    .ml-xl-2 {
        margin-left: .5rem !important;
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .m-xl-3 {
        margin: 1rem 1rem !important;
    }

    .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3 {
        margin-left: 1rem !important;
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem 3rem !important;
    }

    .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5 {
        margin-left: 3rem !important;
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 0 !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0 {
        padding-left: 0 !important;
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .p-xl-1 {
        padding: .25rem .25rem !important;
    }

    .pt-xl-1 {
        padding-top: .25rem !important;
    }

    .pr-xl-1 {
        padding-right: .25rem !important;
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important;
    }

    .pl-xl-1 {
        padding-left: .25rem !important;
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }

    .p-xl-2 {
        padding: .5rem .5rem !important;
    }

    .pt-xl-2 {
        padding-top: .5rem !important;
    }

    .pr-xl-2 {
        padding-right: .5rem !important;
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important;
    }

    .pl-xl-2 {
        padding-left: .5rem !important;
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .p-xl-3 {
        padding: 1rem 1rem !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3 {
        padding-left: 1rem !important;
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem 3rem !important;
    }

    .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5 {
        padding-left: 3rem !important;
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto {
        margin-left: auto !important;
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #9e9e9e !important;
}

a.text-muted:focus {
    color: #858585 !important;
}

a.text-muted:hover {
    color: #858585 !important;
}

.text-primary {
    color: #303f9f !important;
}

a.text-primary:focus {
    color: #242f78 !important;
}

a.text-primary:hover {
    color: #242f78 !important;
}

.text-success {
    color: #388e3c !important;
}

a.text-success:focus {
    color: #2a692d !important;
}

a.text-success:hover {
    color: #2a692d !important;
}

.text-info {
    color: #1976d2 !important;
}

a.text-info:focus {
    color: #145ca4 !important;
}

a.text-info:hover {
    color: #145ca4 !important;
}

.text-warning {
    color: #f57c00 !important;
}

a.text-warning:focus {
    color: #c26200 !important;
}

a.text-warning:hover {
    color: #c26200 !important;
}

.text-danger {
    color: #b71c1c !important;
}

a.text-danger:focus {
    color: #8b1515 !important;
}

a.text-danger:hover {
    color: #8b1515 !important;
}

.text-gray-dark {
    color: #212121 !important;
}

a.text-gray-dark:focus {
    color: #080808 !important;
}

a.text-gray-dark:hover {
    color: #080808 !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;
    }
}

.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;
}

.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;
}

.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;
}

.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;
}

.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.95rem !important;
}

.text-default {
    font-size: 1rem !important;
}

.text-lg {
    font-size: 1.2rem !important;
}

body, html {
    height: 100%;
    min-height: 100%;
}

body {
    font-family: Verdana,Geneva,sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    position: relative;
    font-size: .875rem;
}



[data-navbar="light"] a, [data-navbar="light"] .btn, [data-sidebar="light"] a, [data-sidebar="light"] .btn, [data-background="light"] a, [data-background="light"] .btn {
    /* color: #212121;*/
}

[data-navbar="dark"] a, [data-navbar="dark"] .btn, [data-sidebar="dark"] a, [data-sidebar="dark"] .btn, [data-background="dark"] a, [data-background="dark"] .btn {
 /*   color: #f5f5f5;*/
}

[data-navbar="indigo"] a, [data-navbar="indigo"] .btn, [data-sidebar="indigo"] a, [data-sidebar="indigo"] .btn, [data-background="indigo"] a, [data-background="indigo"] .btn {
    color: #f5f5f5;
}

[data-navbar="blue-grey"] a, [data-navbar="blue-grey"] .btn, [data-sidebar="blue-grey"] a, [data-sidebar="blue-grey"] .btn, [data-background="blue-grey"] a, [data-background="blue-grey"] .btn {
    color: #f5f5f5;
}

input, select {
    font-family: "Open Sans",sans-serif;
}

::-moz-selection {
    background-color: #ffa000;
}

::selection {
    background-color: #ffa000;
}

.hidden {
    display: none;
}

.no-before:before {
    display: none !important;
}

.no-after:after {
    display: none !important;
}

.loading .pace {
    display: none;
}

.separator {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.loading body .navbar, .loading body .top-navigation, .loading body .jumbotron, .loading body .left-sidebar-placeholder, .loading body .left-sidebar, .loading body .right-sidebar, .loading body .theme-config-backdrop, .loading body .left-sidebar-backdrop, .loading body .right-sidebar-backdrop, .loading body *::before, .loading body *::after, .loading body > .container-fluid {
    visibility: hidden !important;
}

.left-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1035;
    opacity: 0;
    background: transparent !important;
    transition: opacity 0.01s ease;
}

    .left-sidebar-backdrop.fade {
        display: block;
    }

    .left-sidebar-backdrop.in {
        opacity: 0.15;
    }

.right-sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1034;
    opacity: 0;
    background: transparent !important;
    transition: opacity 0.01s ease;
}

    .right-sidebar-backdrop.fade {
        display: block;
    }

    .right-sidebar-backdrop.in {
        opacity: 0.15;
    }

html:not(.loading) [data-layout][data-background="light"] {
    background-color: #fff;
    color: #212121;
}

html:not(.loading) [data-layout][data-background="dark"] {
    background-color: #212121;
    color: #f5f5f5;
}

html:not(.loading) [data-layout][data-background="indigo"] {
    background-color: #1a237e;
    color: #f5f5f5;
}

html:not(.loading) [data-layout][data-background="blue-grey"] {
    background-color: #263238;
    color: #f5f5f5;
}

.sidebar-heading {
    display: none;
}

    .sidebar-heading[data-sidebar-heading="1"] {
        display: block;
    }

    .sidebar-heading[data-sidebar-heading="2"] {
        display: block;
    }

    .sidebar-heading[data-sidebar-heading="3"] {
        display: block;
    }

    .sidebar-heading[data-sidebar-heading="4"] {
        display: block;
    }

    .sidebar-heading[data-sidebar-heading="5"] {
        display: block;
    }

    .sidebar-heading[data-sidebar-heading="6"] {
        display: block;
    }

.page > .row {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.page [ng-version] > .row {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.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;
}

.color-white {
    color: #fff !important;
}

.color-hover-white:hover, .color-hover-white:active, .color-hover-white:focus {
    color: #fff !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;
}

.bg-black {
    background-color: #000 !important;
}

.bg-hover-black:hover, .bg-hover-black:active, .bg-hover-black:focus {
    background-color: #000 !important;
}

.color-black {
    color: #000 !important;
}

.color-hover-black:hover, .color-hover-black:active, .color-hover-black:focus {
    color: #000 !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;
}

.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;
}

.color-red-50 {
    color: #ffebee !important;
}

.color-hover-red-50:hover, .color-hover-red-50:active, .color-hover-red-50:focus {
    color: #ffebee !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;
}

.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;
}

.color-red-100 {
    color: #ffcdd2 !important;
}

.color-hover-red-100:hover, .color-hover-red-100:active, .color-hover-red-100:focus {
    color: #ffcdd2 !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;
}

.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;
}

.color-red-200 {
    color: #ef9a9a !important;
}

.color-hover-red-200:hover, .color-hover-red-200:active, .color-hover-red-200:focus {
    color: #ef9a9a !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;
}

.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;
}

.color-red-300 {
    color: #e57373 !important;
}

.color-hover-red-300:hover, .color-hover-red-300:active, .color-hover-red-300:focus {
    color: #e57373 !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;
}

.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;
}

.color-red-400 {
    color: #ef5350 !important;
}

.color-hover-red-400:hover, .color-hover-red-400:active, .color-hover-red-400:focus {
    color: #ef5350 !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;
}

.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;
}

.color-red-500 {
    color: #f44336 !important;
}

.color-hover-red-500:hover, .color-hover-red-500:active, .color-hover-red-500:focus {
    color: #f44336 !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;
}

.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;
}

.color-red-600 {
    color: #e53935 !important;
}

.color-hover-red-600:hover, .color-hover-red-600:active, .color-hover-red-600:focus {
    color: #e53935 !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;
}

.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;
}

.color-red-700 {
    color: #d32f2f !important;
}

.color-hover-red-700:hover, .color-hover-red-700:active, .color-hover-red-700:focus {
    color: #d32f2f !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;
}

.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;
}

.color-red-800 {
    color: #c62828 !important;
}

.color-hover-red-800:hover, .color-hover-red-800:active, .color-hover-red-800:focus {
    color: #c62828 !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;
}

.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;
}

.color-red-900 {
    color: #b71c1c !important;
}

.color-hover-red-900:hover, .color-hover-red-900:active, .color-hover-red-900:focus {
    color: #b71c1c !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;
}

.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;
}

.color-red-a100 {
    color: #ff8a80 !important;
}

.color-hover-red-a100:hover, .color-hover-red-a100:active, .color-hover-red-a100:focus {
    color: #ff8a80 !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;
}

.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;
}

.color-red-a200 {
    color: #ff5252 !important;
}

.color-hover-red-a200:hover, .color-hover-red-a200:active, .color-hover-red-a200:focus {
    color: #ff5252 !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;
}

.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;
}

.color-red-a400 {
    color: #ff1744 !important;
}

.color-hover-red-a400:hover, .color-hover-red-a400:active, .color-hover-red-a400:focus {
    color: #ff1744 !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;
}

.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;
}

.color-red-a700 {
    color: #d50000 !important;
}

.color-hover-red-a700:hover, .color-hover-red-a700:active, .color-hover-red-a700:focus {
    color: #d50000 !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;
}

.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;
}

.color-pink-50 {
    color: #fce4ec !important;
}

.color-hover-pink-50:hover, .color-hover-pink-50:active, .color-hover-pink-50:focus {
    color: #fce4ec !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;
}

.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;
}

.color-pink-100 {
    color: #f8bbd0 !important;
}

.color-hover-pink-100:hover, .color-hover-pink-100:active, .color-hover-pink-100:focus {
    color: #f8bbd0 !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;
}

.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;
}

.color-pink-200 {
    color: #f48fb1 !important;
}

.color-hover-pink-200:hover, .color-hover-pink-200:active, .color-hover-pink-200:focus {
    color: #f48fb1 !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;
}

.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;
}

.color-pink-300 {
    color: #f06292 !important;
}

.color-hover-pink-300:hover, .color-hover-pink-300:active, .color-hover-pink-300:focus {
    color: #f06292 !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;
}

.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;
}

.color-pink-400 {
    color: #ec407a !important;
}

.color-hover-pink-400:hover, .color-hover-pink-400:active, .color-hover-pink-400:focus {
    color: #ec407a !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;
}

.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;
}

.color-pink-500 {
    color: #e91e63 !important;
}

.color-hover-pink-500:hover, .color-hover-pink-500:active, .color-hover-pink-500:focus {
    color: #e91e63 !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;
}

.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;
}

.color-pink-600 {
    color: #d81b60 !important;
}

.color-hover-pink-600:hover, .color-hover-pink-600:active, .color-hover-pink-600:focus {
    color: #d81b60 !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;
}

.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;
}

.color-pink-700 {
    color: #c2185b !important;
}

.color-hover-pink-700:hover, .color-hover-pink-700:active, .color-hover-pink-700:focus {
    color: #c2185b !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;
}

.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;
}

.color-pink-800 {
    color: #ad1457 !important;
}

.color-hover-pink-800:hover, .color-hover-pink-800:active, .color-hover-pink-800:focus {
    color: #ad1457 !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;
}

.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;
}

.color-pink-900 {
    color: #880e4f !important;
}

.color-hover-pink-900:hover, .color-hover-pink-900:active, .color-hover-pink-900:focus {
    color: #880e4f !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;
}

.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;
}

.color-pink-a100 {
    color: #ff80ab !important;
}

.color-hover-pink-a100:hover, .color-hover-pink-a100:active, .color-hover-pink-a100:focus {
    color: #ff80ab !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;
}

.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;
}

.color-pink-a200 {
    color: #ff4081 !important;
}

.color-hover-pink-a200:hover, .color-hover-pink-a200:active, .color-hover-pink-a200:focus {
    color: #ff4081 !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;
}

.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;
}

.color-pink-a400 {
    color: #f50057 !important;
}

.color-hover-pink-a400:hover, .color-hover-pink-a400:active, .color-hover-pink-a400:focus {
    color: #f50057 !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;
}

.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;
}

.color-pink-a700 {
    color: #c51162 !important;
}

.color-hover-pink-a700:hover, .color-hover-pink-a700:active, .color-hover-pink-a700:focus {
    color: #c51162 !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;
}

.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;
}

.color-purple-50 {
    color: #f3e5f5 !important;
}

.color-hover-purple-50:hover, .color-hover-purple-50:active, .color-hover-purple-50:focus {
    color: #f3e5f5 !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;
}

.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;
}

.color-purple-100 {
    color: #e1bee7 !important;
}

.color-hover-purple-100:hover, .color-hover-purple-100:active, .color-hover-purple-100:focus {
    color: #e1bee7 !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;
}

.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;
}

.color-purple-200 {
    color: #ce93d8 !important;
}

.color-hover-purple-200:hover, .color-hover-purple-200:active, .color-hover-purple-200:focus {
    color: #ce93d8 !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;
}

.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;
}

.color-purple-300 {
    color: #ba68c8 !important;
}

.color-hover-purple-300:hover, .color-hover-purple-300:active, .color-hover-purple-300:focus {
    color: #ba68c8 !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;
}

.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;
}

.color-purple-400 {
    color: #ab47bc !important;
}

.color-hover-purple-400:hover, .color-hover-purple-400:active, .color-hover-purple-400:focus {
    color: #ab47bc !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;
}

.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;
}

.color-purple-500 {
    color: #9c27b0 !important;
}

.color-hover-purple-500:hover, .color-hover-purple-500:active, .color-hover-purple-500:focus {
    color: #9c27b0 !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;
}

.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;
}

.color-purple-600 {
    color: #8e24aa !important;
}

.color-hover-purple-600:hover, .color-hover-purple-600:active, .color-hover-purple-600:focus {
    color: #8e24aa !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;
}

.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;
}

.color-purple-700 {
    color: #7b1fa2 !important;
}

.color-hover-purple-700:hover, .color-hover-purple-700:active, .color-hover-purple-700:focus {
    color: #7b1fa2 !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;
}

.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;
}

.color-purple-800 {
    color: #6a1b9a !important;
}

.color-hover-purple-800:hover, .color-hover-purple-800:active, .color-hover-purple-800:focus {
    color: #6a1b9a !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;
}

.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;
}

.color-purple-900 {
    color: #4a148c !important;
}

.color-hover-purple-900:hover, .color-hover-purple-900:active, .color-hover-purple-900:focus {
    color: #4a148c !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;
}

.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;
}

.color-purple-a100 {
    color: #ea80fc !important;
}

.color-hover-purple-a100:hover, .color-hover-purple-a100:active, .color-hover-purple-a100:focus {
    color: #ea80fc !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;
}

.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;
}

.color-purple-a200 {
    color: #e040fb !important;
}

.color-hover-purple-a200:hover, .color-hover-purple-a200:active, .color-hover-purple-a200:focus {
    color: #e040fb !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;
}

.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;
}

.color-purple-a400 {
    color: #d500f9 !important;
}

.color-hover-purple-a400:hover, .color-hover-purple-a400:active, .color-hover-purple-a400:focus {
    color: #d500f9 !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;
}

.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;
}

.color-purple-a700 {
    color: #a0f !important;
}

.color-hover-purple-a700:hover, .color-hover-purple-a700:active, .color-hover-purple-a700:focus {
    color: #a0f !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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.color-indigo-50 {
    color: #e8eaf6 !important;
}

.color-hover-indigo-50:hover, .color-hover-indigo-50:active, .color-hover-indigo-50:focus {
    color: #e8eaf6 !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;
}

.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;
}

.color-indigo-100 {
    color: #c5cae9 !important;
}

.color-hover-indigo-100:hover, .color-hover-indigo-100:active, .color-hover-indigo-100:focus {
    color: #c5cae9 !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;
}

.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;
}

.color-indigo-200 {
    color: #9fa8da !important;
}

.color-hover-indigo-200:hover, .color-hover-indigo-200:active, .color-hover-indigo-200:focus {
    color: #9fa8da !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;
}

.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;
}

.color-indigo-300 {
    color: #7986cb !important;
}

.color-hover-indigo-300:hover, .color-hover-indigo-300:active, .color-hover-indigo-300:focus {
    color: #7986cb !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;
}

.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;
}

.color-indigo-400 {
    color: #5c6bc0 !important;
}

.color-hover-indigo-400:hover, .color-hover-indigo-400:active, .color-hover-indigo-400:focus {
    color: #5c6bc0 !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;
}

.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;
}

.color-indigo-500 {
    color: #3f51b5 !important;
}

.color-hover-indigo-500:hover, .color-hover-indigo-500:active, .color-hover-indigo-500:focus {
    color: #3f51b5 !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;
}

.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;
}

.color-indigo-600 {
    color: #3949ab !important;
}

.color-hover-indigo-600:hover, .color-hover-indigo-600:active, .color-hover-indigo-600:focus {
    color: #3949ab !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;
}

.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;
}

.color-indigo-700 {
    color: #303f9f !important;
}

.color-hover-indigo-700:hover, .color-hover-indigo-700:active, .color-hover-indigo-700:focus {
    color: #303f9f !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;
}

.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;
}

.color-indigo-800 {
    color: #283593 !important;
}

.color-hover-indigo-800:hover, .color-hover-indigo-800:active, .color-hover-indigo-800:focus {
    color: #283593 !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;
}

.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;
}

.color-indigo-900 {
    color: #1a237e !important;
}

.color-hover-indigo-900:hover, .color-hover-indigo-900:active, .color-hover-indigo-900:focus {
    color: #1a237e !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;
}

.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;
}

.color-indigo-a100 {
    color: #8c9eff !important;
}

.color-hover-indigo-a100:hover, .color-hover-indigo-a100:active, .color-hover-indigo-a100:focus {
    color: #8c9eff !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;
}

.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;
}

.color-indigo-a200 {
    color: #536dfe !important;
}

.color-hover-indigo-a200:hover, .color-hover-indigo-a200:active, .color-hover-indigo-a200:focus {
    color: #536dfe !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;
}

.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;
}

.color-indigo-a400 {
    color: #3d5afe !important;
}

.color-hover-indigo-a400:hover, .color-hover-indigo-a400:active, .color-hover-indigo-a400:focus {
    color: #3d5afe !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;
}

.bg-indigo-a700 {
    background-color: #304ffe !important;
}

.bg-hover-indigo-a700:hover, .bg-hover-indigo-a700:active, .bg-hover-indigo-a700:focus {
    background-color: #304ffe !important;
}

.color-indigo-a700 {
    color: #304ffe !important;
}

.color-hover-indigo-a700:hover, .color-hover-indigo-a700:active, .color-hover-indigo-a700:focus {
    color: #304ffe !important;
}

.border-color-indigo-a700 {
    color: #304ffe !important;
}

.border-color-hover-indigo-a700:hover, .border-color-hover-indigo-a700:active, .border-color-hover-indigo-a700:focus {
    color: #304ffe !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;
}

.color-blue-50 {
    color: #e3f2fd !important;
}

.color-hover-blue-50:hover, .color-hover-blue-50:active, .color-hover-blue-50:focus {
    color: #e3f2fd !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;
}

.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;
}

.color-blue-100 {
    color: #bbdefb !important;
}

.color-hover-blue-100:hover, .color-hover-blue-100:active, .color-hover-blue-100:focus {
    color: #bbdefb !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;
}

.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;
}

.color-blue-200 {
    color: #90caf9 !important;
}

.color-hover-blue-200:hover, .color-hover-blue-200:active, .color-hover-blue-200:focus {
    color: #90caf9 !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;
}

.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;
}

.color-blue-300 {
    color: #64b5f6 !important;
}

.color-hover-blue-300:hover, .color-hover-blue-300:active, .color-hover-blue-300:focus {
    color: #64b5f6 !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;
}

.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;
}

.color-blue-400 {
    color: #42a5f5 !important;
}

.color-hover-blue-400:hover, .color-hover-blue-400:active, .color-hover-blue-400:focus {
    color: #42a5f5 !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;
}

.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;
}

.color-blue-500 {
    color: #2196f3 !important;
}

.color-hover-blue-500:hover, .color-hover-blue-500:active, .color-hover-blue-500:focus {
    color: #2196f3 !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;
}

.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;
}

.color-blue-600 {
    color: #1e88e5 !important;
}

.color-hover-blue-600:hover, .color-hover-blue-600:active, .color-hover-blue-600:focus {
    color: #1e88e5 !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;
}

.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;
}

.color-blue-700 {
    color: #1976d2 !important;
}

.color-hover-blue-700:hover, .color-hover-blue-700:active, .color-hover-blue-700:focus {
    color: #1976d2 !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;
}

.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;
}

.color-blue-800 {
    color: #1565c0 !important;
}

.color-hover-blue-800:hover, .color-hover-blue-800:active, .color-hover-blue-800:focus {
    color: #1565c0 !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;
}

.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;
}

.color-blue-900 {
    color: #0d47a1 !important;
}

.color-hover-blue-900:hover, .color-hover-blue-900:active, .color-hover-blue-900:focus {
    color: #0d47a1 !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;
}

.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;
}

.color-blue-a100 {
    color: #82b1ff !important;
}

.color-hover-blue-a100:hover, .color-hover-blue-a100:active, .color-hover-blue-a100:focus {
    color: #82b1ff !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;
}

.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;
}

.color-blue-a200 {
    color: #448aff !important;
}

.color-hover-blue-a200:hover, .color-hover-blue-a200:active, .color-hover-blue-a200:focus {
    color: #448aff !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;
}

.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;
}

.color-blue-a400 {
    color: #2979ff !important;
}

.color-hover-blue-a400:hover, .color-hover-blue-a400:active, .color-hover-blue-a400:focus {
    color: #2979ff !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;
}

.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;
}

.color-blue-a700 {
    color: #2962ff !important;
}

.color-hover-blue-a700:hover, .color-hover-blue-a700:active, .color-hover-blue-a700:focus {
    color: #2962ff !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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.color-cyan-50 {
    color: #e0f7fa !important;
}

.color-hover-cyan-50:hover, .color-hover-cyan-50:active, .color-hover-cyan-50:focus {
    color: #e0f7fa !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;
}

.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;
}

.color-cyan-100 {
    color: #b2ebf2 !important;
}

.color-hover-cyan-100:hover, .color-hover-cyan-100:active, .color-hover-cyan-100:focus {
    color: #b2ebf2 !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;
}

.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;
}

.color-cyan-200 {
    color: #80deea !important;
}

.color-hover-cyan-200:hover, .color-hover-cyan-200:active, .color-hover-cyan-200:focus {
    color: #80deea !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;
}

.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;
}

.color-cyan-300 {
    color: #4dd0e1 !important;
}

.color-hover-cyan-300:hover, .color-hover-cyan-300:active, .color-hover-cyan-300:focus {
    color: #4dd0e1 !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;
}

.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;
}

.color-cyan-400 {
    color: #26c6da !important;
}

.color-hover-cyan-400:hover, .color-hover-cyan-400:active, .color-hover-cyan-400:focus {
    color: #26c6da !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;
}

.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;
}

.color-cyan-500 {
    color: #00bcd4 !important;
}

.color-hover-cyan-500:hover, .color-hover-cyan-500:active, .color-hover-cyan-500:focus {
    color: #00bcd4 !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;
}

.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;
}

.color-cyan-600 {
    color: #00acc1 !important;
}

.color-hover-cyan-600:hover, .color-hover-cyan-600:active, .color-hover-cyan-600:focus {
    color: #00acc1 !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;
}

.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;
}

.color-cyan-700 {
    color: #0097a7 !important;
}

.color-hover-cyan-700:hover, .color-hover-cyan-700:active, .color-hover-cyan-700:focus {
    color: #0097a7 !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;
}

.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;
}

.color-cyan-800 {
    color: #00838f !important;
}

.color-hover-cyan-800:hover, .color-hover-cyan-800:active, .color-hover-cyan-800:focus {
    color: #00838f !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;
}

.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;
}

.color-cyan-900 {
    color: #006064 !important;
}

.color-hover-cyan-900:hover, .color-hover-cyan-900:active, .color-hover-cyan-900:focus {
    color: #006064 !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;
}

.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;
}

.color-cyan-a100 {
    color: #84ffff !important;
}

.color-hover-cyan-a100:hover, .color-hover-cyan-a100:active, .color-hover-cyan-a100:focus {
    color: #84ffff !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;
}

.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;
}

.color-cyan-a200 {
    color: #18ffff !important;
}

.color-hover-cyan-a200:hover, .color-hover-cyan-a200:active, .color-hover-cyan-a200:focus {
    color: #18ffff !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;
}

.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;
}

.color-cyan-a400 {
    color: #00e5ff !important;
}

.color-hover-cyan-a400:hover, .color-hover-cyan-a400:active, .color-hover-cyan-a400:focus {
    color: #00e5ff !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;
}

.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;
}

.color-cyan-a700 {
    color: #00b8d4 !important;
}

.color-hover-cyan-a700:hover, .color-hover-cyan-a700:active, .color-hover-cyan-a700:focus {
    color: #00b8d4 !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;
}

.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;
}

.color-teal-50 {
    color: #e0f2f1 !important;
}

.color-hover-teal-50:hover, .color-hover-teal-50:active, .color-hover-teal-50:focus {
    color: #e0f2f1 !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;
}

.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;
}

.color-teal-100 {
    color: #b2dfdb !important;
}

.color-hover-teal-100:hover, .color-hover-teal-100:active, .color-hover-teal-100:focus {
    color: #b2dfdb !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;
}

.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;
}

.color-teal-200 {
    color: #80cbc4 !important;
}

.color-hover-teal-200:hover, .color-hover-teal-200:active, .color-hover-teal-200:focus {
    color: #80cbc4 !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;
}

.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;
}

.color-teal-300 {
    color: #4db6ac !important;
}

.color-hover-teal-300:hover, .color-hover-teal-300:active, .color-hover-teal-300:focus {
    color: #4db6ac !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;
}

.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;
}

.color-teal-400 {
    color: #26a69a !important;
}

.color-hover-teal-400:hover, .color-hover-teal-400:active, .color-hover-teal-400:focus {
    color: #26a69a !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;
}

.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;
}

.color-teal-500 {
    color: #009688 !important;
}

.color-hover-teal-500:hover, .color-hover-teal-500:active, .color-hover-teal-500:focus {
    color: #009688 !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;
}

.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;
}

.color-teal-600 {
    color: #00897b !important;
}

.color-hover-teal-600:hover, .color-hover-teal-600:active, .color-hover-teal-600:focus {
    color: #00897b !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;
}

.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;
}

.color-teal-700 {
    color: #00796b !important;
}

.color-hover-teal-700:hover, .color-hover-teal-700:active, .color-hover-teal-700:focus {
    color: #00796b !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;
}

.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;
}

.color-teal-800 {
    color: #00695c !important;
}

.color-hover-teal-800:hover, .color-hover-teal-800:active, .color-hover-teal-800:focus {
    color: #00695c !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;
}

.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;
}

.color-teal-900 {
    color: #004d40 !important;
}

.color-hover-teal-900:hover, .color-hover-teal-900:active, .color-hover-teal-900:focus {
    color: #004d40 !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;
}

.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;
}

.color-teal-a100 {
    color: #a7ffeb !important;
}

.color-hover-teal-a100:hover, .color-hover-teal-a100:active, .color-hover-teal-a100:focus {
    color: #a7ffeb !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;
}

.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;
}

.color-teal-a200 {
    color: #64ffda !important;
}

.color-hover-teal-a200:hover, .color-hover-teal-a200:active, .color-hover-teal-a200:focus {
    color: #64ffda !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;
}

.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;
}

.color-teal-a400 {
    color: #1de9b6 !important;
}

.color-hover-teal-a400:hover, .color-hover-teal-a400:active, .color-hover-teal-a400:focus {
    color: #1de9b6 !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;
}

.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;
}

.color-teal-a700 {
    color: #00bfa5 !important;
}

.color-hover-teal-a700:hover, .color-hover-teal-a700:active, .color-hover-teal-a700:focus {
    color: #00bfa5 !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;
}

.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;
}

.color-green-50 {
    color: #e8f5e9 !important;
}

.color-hover-green-50:hover, .color-hover-green-50:active, .color-hover-green-50:focus {
    color: #e8f5e9 !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;
}

.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;
}

.color-green-100 {
    color: #c8e6c9 !important;
}

.color-hover-green-100:hover, .color-hover-green-100:active, .color-hover-green-100:focus {
    color: #c8e6c9 !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;
}

.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;
}

.color-green-200 {
    color: #a5d6a7 !important;
}

.color-hover-green-200:hover, .color-hover-green-200:active, .color-hover-green-200:focus {
    color: #a5d6a7 !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;
}

.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;
}

.color-green-300 {
    color: #81c784 !important;
}

.color-hover-green-300:hover, .color-hover-green-300:active, .color-hover-green-300:focus {
    color: #81c784 !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;
}

.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;
}

.color-green-400 {
    color: #66bb6a !important;
}

.color-hover-green-400:hover, .color-hover-green-400:active, .color-hover-green-400:focus {
    color: #66bb6a !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;
}

.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;
}

.color-green-500 {
    color: #4caf50 !important;
}

.color-hover-green-500:hover, .color-hover-green-500:active, .color-hover-green-500:focus {
    color: #4caf50 !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;
}

.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;
}

.color-green-600 {
    color: #43a047 !important;
}

.color-hover-green-600:hover, .color-hover-green-600:active, .color-hover-green-600:focus {
    color: #43a047 !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;
}

.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;
}

.color-green-700 {
    color: #388e3c !important;
}

.color-hover-green-700:hover, .color-hover-green-700:active, .color-hover-green-700:focus {
    color: #388e3c !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;
}

.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;
}

.color-green-800 {
    color: #2e7d32 !important;
}

.color-hover-green-800:hover, .color-hover-green-800:active, .color-hover-green-800:focus {
    color: #2e7d32 !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;
}

.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;
}

.color-green-900 {
    color: #1b5e20 !important;
}

.color-hover-green-900:hover, .color-hover-green-900:active, .color-hover-green-900:focus {
    color: #1b5e20 !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;
}

.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;
}

.color-green-a100 {
    color: #b9f6ca !important;
}

.color-hover-green-a100:hover, .color-hover-green-a100:active, .color-hover-green-a100:focus {
    color: #b9f6ca !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;
}

.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;
}

.color-green-a200 {
    color: #69f0ae !important;
}

.color-hover-green-a200:hover, .color-hover-green-a200:active, .color-hover-green-a200:focus {
    color: #69f0ae !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;
}

.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;
}

.color-green-a400 {
    color: #00e676 !important;
}

.color-hover-green-a400:hover, .color-hover-green-a400:active, .color-hover-green-a400:focus {
    color: #00e676 !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;
}

.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;
}

.color-green-a700 {
    color: #00c853 !important;
}

.color-hover-green-a700:hover, .color-hover-green-a700:active, .color-hover-green-a700:focus {
    color: #00c853 !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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.color-lime-50 {
    color: #f9fbe7 !important;
}

.color-hover-lime-50:hover, .color-hover-lime-50:active, .color-hover-lime-50:focus {
    color: #f9fbe7 !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;
}

.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;
}

.color-lime-100 {
    color: #f0f4c3 !important;
}

.color-hover-lime-100:hover, .color-hover-lime-100:active, .color-hover-lime-100:focus {
    color: #f0f4c3 !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;
}

.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;
}

.color-lime-200 {
    color: #e6ee9c !important;
}

.color-hover-lime-200:hover, .color-hover-lime-200:active, .color-hover-lime-200:focus {
    color: #e6ee9c !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;
}

.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;
}

.color-lime-300 {
    color: #dce775 !important;
}

.color-hover-lime-300:hover, .color-hover-lime-300:active, .color-hover-lime-300:focus {
    color: #dce775 !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;
}

.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;
}

.color-lime-400 {
    color: #d4e157 !important;
}

.color-hover-lime-400:hover, .color-hover-lime-400:active, .color-hover-lime-400:focus {
    color: #d4e157 !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;
}

.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;
}

.color-lime-500 {
    color: #cddc39 !important;
}

.color-hover-lime-500:hover, .color-hover-lime-500:active, .color-hover-lime-500:focus {
    color: #cddc39 !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;
}

.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;
}

.color-lime-600 {
    color: #c0ca33 !important;
}

.color-hover-lime-600:hover, .color-hover-lime-600:active, .color-hover-lime-600:focus {
    color: #c0ca33 !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;
}

.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;
}

.color-lime-700 {
    color: #afb42b !important;
}

.color-hover-lime-700:hover, .color-hover-lime-700:active, .color-hover-lime-700:focus {
    color: #afb42b !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;
}

.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;
}

.color-lime-800 {
    color: #9e9d24 !important;
}

.color-hover-lime-800:hover, .color-hover-lime-800:active, .color-hover-lime-800:focus {
    color: #9e9d24 !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;
}

.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;
}

.color-lime-900 {
    color: #827717 !important;
}

.color-hover-lime-900:hover, .color-hover-lime-900:active, .color-hover-lime-900:focus {
    color: #827717 !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;
}

.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;
}

.color-lime-a100 {
    color: #f4ff81 !important;
}

.color-hover-lime-a100:hover, .color-hover-lime-a100:active, .color-hover-lime-a100:focus {
    color: #f4ff81 !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;
}

.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;
}

.color-lime-a200 {
    color: #eeff41 !important;
}

.color-hover-lime-a200:hover, .color-hover-lime-a200:active, .color-hover-lime-a200:focus {
    color: #eeff41 !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;
}

.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;
}

.color-lime-a400 {
    color: #c6ff00 !important;
}

.color-hover-lime-a400:hover, .color-hover-lime-a400:active, .color-hover-lime-a400:focus {
    color: #c6ff00 !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;
}

.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;
}

.color-lime-a700 {
    color: #aeea00 !important;
}

.color-hover-lime-a700:hover, .color-hover-lime-a700:active, .color-hover-lime-a700:focus {
    color: #aeea00 !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;
}

.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;
}

.color-yellow-50 {
    color: #fffde7 !important;
}

.color-hover-yellow-50:hover, .color-hover-yellow-50:active, .color-hover-yellow-50:focus {
    color: #fffde7 !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;
}

.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;
}

.color-yellow-100 {
    color: #fff9c4 !important;
}

.color-hover-yellow-100:hover, .color-hover-yellow-100:active, .color-hover-yellow-100:focus {
    color: #fff9c4 !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;
}

.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;
}

.color-yellow-200 {
    color: #fff59d !important;
}

.color-hover-yellow-200:hover, .color-hover-yellow-200:active, .color-hover-yellow-200:focus {
    color: #fff59d !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;
}

.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;
}

.color-yellow-300 {
    color: #fff176 !important;
}

.color-hover-yellow-300:hover, .color-hover-yellow-300:active, .color-hover-yellow-300:focus {
    color: #fff176 !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;
}

.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;
}

.color-yellow-400 {
    color: #ffee58 !important;
}

.color-hover-yellow-400:hover, .color-hover-yellow-400:active, .color-hover-yellow-400:focus {
    color: #ffee58 !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;
}

.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;
}

.color-yellow-500 {
    color: #ffeb3b !important;
}

.color-hover-yellow-500:hover, .color-hover-yellow-500:active, .color-hover-yellow-500:focus {
    color: #ffeb3b !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;
}

.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;
}

.color-yellow-600 {
    color: #fdd835 !important;
}

.color-hover-yellow-600:hover, .color-hover-yellow-600:active, .color-hover-yellow-600:focus {
    color: #fdd835 !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;
}

.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;
}

.color-yellow-700 {
    color: #fbc02d !important;
}

.color-hover-yellow-700:hover, .color-hover-yellow-700:active, .color-hover-yellow-700:focus {
    color: #fbc02d !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;
}

.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;
}

.color-yellow-800 {
    color: #f9a825 !important;
}

.color-hover-yellow-800:hover, .color-hover-yellow-800:active, .color-hover-yellow-800:focus {
    color: #f9a825 !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;
}

.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;
}

.color-yellow-900 {
    color: #f57f17 !important;
}

.color-hover-yellow-900:hover, .color-hover-yellow-900:active, .color-hover-yellow-900:focus {
    color: #f57f17 !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;
}

.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;
}

.color-yellow-a100 {
    color: #ffff8d !important;
}

.color-hover-yellow-a100:hover, .color-hover-yellow-a100:active, .color-hover-yellow-a100:focus {
    color: #ffff8d !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;
}

.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;
}

.color-yellow-a200 {
    color: #ff0 !important;
}

.color-hover-yellow-a200:hover, .color-hover-yellow-a200:active, .color-hover-yellow-a200:focus {
    color: #ff0 !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;
}

.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;
}

.color-yellow-a400 {
    color: #ffea00 !important;
}

.color-hover-yellow-a400:hover, .color-hover-yellow-a400:active, .color-hover-yellow-a400:focus {
    color: #ffea00 !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;
}

.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;
}

.color-yellow-a700 {
    color: #ffd600 !important;
}

.color-hover-yellow-a700:hover, .color-hover-yellow-a700:active, .color-hover-yellow-a700:focus {
    color: #ffd600 !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;
}

.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;
}

.color-amber-50 {
    color: #fff8e1 !important;
}

.color-hover-amber-50:hover, .color-hover-amber-50:active, .color-hover-amber-50:focus {
    color: #fff8e1 !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;
}

.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;
}

.color-amber-100 {
    color: #ffecb3 !important;
}

.color-hover-amber-100:hover, .color-hover-amber-100:active, .color-hover-amber-100:focus {
    color: #ffecb3 !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;
}

.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;
}

.color-amber-200 {
    color: #ffe082 !important;
}

.color-hover-amber-200:hover, .color-hover-amber-200:active, .color-hover-amber-200:focus {
    color: #ffe082 !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;
}

.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;
}

.color-amber-300 {
    color: #ffd54f !important;
}

.color-hover-amber-300:hover, .color-hover-amber-300:active, .color-hover-amber-300:focus {
    color: #ffd54f !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;
}

.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;
}

.color-amber-400 {
    color: #ffca28 !important;
}

.color-hover-amber-400:hover, .color-hover-amber-400:active, .color-hover-amber-400:focus {
    color: #ffca28 !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;
}

.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;
}

.color-amber-500 {
    color: #ffc107 !important;
}

.color-hover-amber-500:hover, .color-hover-amber-500:active, .color-hover-amber-500:focus {
    color: #ffc107 !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;
}

.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;
}

.color-amber-600 {
    color: #ffb300 !important;
}

.color-hover-amber-600:hover, .color-hover-amber-600:active, .color-hover-amber-600:focus {
    color: #ffb300 !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;
}

.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;
}

.color-amber-700 {
    color: #ffa000 !important;
}

.color-hover-amber-700:hover, .color-hover-amber-700:active, .color-hover-amber-700:focus {
    color: #ffa000 !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;
}

.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;
}

.color-amber-800 {
    color: #ff8f00 !important;
}

.color-hover-amber-800:hover, .color-hover-amber-800:active, .color-hover-amber-800:focus {
    color: #ff8f00 !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;
}

.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;
}

.color-amber-900 {
    color: #ff6f00 !important;
}

.color-hover-amber-900:hover, .color-hover-amber-900:active, .color-hover-amber-900:focus {
    color: #ff6f00 !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;
}

.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;
}

.color-amber-a100 {
    color: #ffe57f !important;
}

.color-hover-amber-a100:hover, .color-hover-amber-a100:active, .color-hover-amber-a100:focus {
    color: #ffe57f !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;
}

.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;
}

.color-amber-a200 {
    color: #ffd740 !important;
}

.color-hover-amber-a200:hover, .color-hover-amber-a200:active, .color-hover-amber-a200:focus {
    color: #ffd740 !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;
}

.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;
}

.color-amber-a400 {
    color: #ffc400 !important;
}

.color-hover-amber-a400:hover, .color-hover-amber-a400:active, .color-hover-amber-a400:focus {
    color: #ffc400 !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;
}

.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;
}

.color-amber-a700 {
    color: #ffab00 !important;
}

.color-hover-amber-a700:hover, .color-hover-amber-a700:active, .color-hover-amber-a700:focus {
    color: #ffab00 !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;
}

.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;
}

.color-orange-50 {
    color: #fff3e0 !important;
}

.color-hover-orange-50:hover, .color-hover-orange-50:active, .color-hover-orange-50:focus {
    color: #fff3e0 !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;
}

.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;
}

.color-orange-100 {
    color: #ffe0b2 !important;
}

.color-hover-orange-100:hover, .color-hover-orange-100:active, .color-hover-orange-100:focus {
    color: #ffe0b2 !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;
}

.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;
}

.color-orange-200 {
    color: #ffcc80 !important;
}

.color-hover-orange-200:hover, .color-hover-orange-200:active, .color-hover-orange-200:focus {
    color: #ffcc80 !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;
}

.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;
}

.color-orange-300 {
    color: #ffb74d !important;
}

.color-hover-orange-300:hover, .color-hover-orange-300:active, .color-hover-orange-300:focus {
    color: #ffb74d !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;
}

.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;
}

.color-orange-400 {
    color: #ffa726 !important;
}

.color-hover-orange-400:hover, .color-hover-orange-400:active, .color-hover-orange-400:focus {
    color: #ffa726 !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;
}

.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;
}

.color-orange-500 {
    color: #ff9800 !important;
}

.color-hover-orange-500:hover, .color-hover-orange-500:active, .color-hover-orange-500:focus {
    color: #ff9800 !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;
}

.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;
}

.color-orange-600 {
    color: #fb8c00 !important;
}

.color-hover-orange-600:hover, .color-hover-orange-600:active, .color-hover-orange-600:focus {
    color: #fb8c00 !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;
}

.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;
}

.color-orange-700 {
    color: #f57c00 !important;
}

.color-hover-orange-700:hover, .color-hover-orange-700:active, .color-hover-orange-700:focus {
    color: #f57c00 !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;
}

.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;
}

.color-orange-800 {
    color: #ef6c00 !important;
}

.color-hover-orange-800:hover, .color-hover-orange-800:active, .color-hover-orange-800:focus {
    color: #ef6c00 !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;
}

.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;
}

.color-orange-900 {
    color: #e65100 !important;
}

.color-hover-orange-900:hover, .color-hover-orange-900:active, .color-hover-orange-900:focus {
    color: #e65100 !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;
}

.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;
}

.color-orange-a100 {
    color: #ffd180 !important;
}

.color-hover-orange-a100:hover, .color-hover-orange-a100:active, .color-hover-orange-a100:focus {
    color: #ffd180 !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;
}

.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;
}

.color-orange-a200 {
    color: #ffab40 !important;
}

.color-hover-orange-a200:hover, .color-hover-orange-a200:active, .color-hover-orange-a200:focus {
    color: #ffab40 !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;
}

.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;
}

.color-orange-a400 {
    color: #ff9100 !important;
}

.color-hover-orange-a400:hover, .color-hover-orange-a400:active, .color-hover-orange-a400:focus {
    color: #ff9100 !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;
}

.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;
}

.color-orange-a700 {
    color: #ff6d00 !important;
}

.color-hover-orange-a700:hover, .color-hover-orange-a700:active, .color-hover-orange-a700:focus {
    color: #ff6d00 !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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.color-brown-50 {
    color: #efebe9 !important;
}

.color-hover-brown-50:hover, .color-hover-brown-50:active, .color-hover-brown-50:focus {
    color: #efebe9 !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;
}

.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;
}

.color-brown-100 {
    color: #d7ccc8 !important;
}

.color-hover-brown-100:hover, .color-hover-brown-100:active, .color-hover-brown-100:focus {
    color: #d7ccc8 !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;
}

.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;
}

.color-brown-200 {
    color: #bcaaa4 !important;
}

.color-hover-brown-200:hover, .color-hover-brown-200:active, .color-hover-brown-200:focus {
    color: #bcaaa4 !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;
}

.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;
}

.color-brown-300 {
    color: #a1887f !important;
}

.color-hover-brown-300:hover, .color-hover-brown-300:active, .color-hover-brown-300:focus {
    color: #a1887f !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;
}

.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;
}

.color-brown-400 {
    color: #8d6e63 !important;
}

.color-hover-brown-400:hover, .color-hover-brown-400:active, .color-hover-brown-400:focus {
    color: #8d6e63 !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;
}

.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;
}

.color-brown-500 {
    color: #795548 !important;
}

.color-hover-brown-500:hover, .color-hover-brown-500:active, .color-hover-brown-500:focus {
    color: #795548 !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;
}

.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;
}

.color-brown-600 {
    color: #6d4c41 !important;
}

.color-hover-brown-600:hover, .color-hover-brown-600:active, .color-hover-brown-600:focus {
    color: #6d4c41 !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;
}

.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;
}

.color-brown-700 {
    color: #5d4037 !important;
}

.color-hover-brown-700:hover, .color-hover-brown-700:active, .color-hover-brown-700:focus {
    color: #5d4037 !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;
}

.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;
}

.color-brown-800 {
    color: #4e342e !important;
}

.color-hover-brown-800:hover, .color-hover-brown-800:active, .color-hover-brown-800:focus {
    color: #4e342e !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;
}

.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;
}

.color-brown-900 {
    color: #3e2723 !important;
}

.color-hover-brown-900:hover, .color-hover-brown-900:active, .color-hover-brown-900:focus {
    color: #3e2723 !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;
}

.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;
}

.color-brown-a100 {
    color: #d7ccc8 !important;
}

.color-hover-brown-a100:hover, .color-hover-brown-a100:active, .color-hover-brown-a100:focus {
    color: #d7ccc8 !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;
}

.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;
}

.color-brown-a200 {
    color: #bcaaa4 !important;
}

.color-hover-brown-a200:hover, .color-hover-brown-a200:active, .color-hover-brown-a200:focus {
    color: #bcaaa4 !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;
}

.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;
}

.color-brown-a400 {
    color: #8d6e63 !important;
}

.color-hover-brown-a400:hover, .color-hover-brown-a400:active, .color-hover-brown-a400:focus {
    color: #8d6e63 !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;
}

.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;
}

.color-brown-a700 {
    color: #5d4037 !important;
}

.color-hover-brown-a700:hover, .color-hover-brown-a700:active, .color-hover-brown-a700:focus {
    color: #5d4037 !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;
}

.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;
}

.color-grey-50 {
    color: #fafafa !important;
}

.color-hover-grey-50:hover, .color-hover-grey-50:active, .color-hover-grey-50:focus {
    color: #fafafa !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;
}

.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;
}

.color-grey-100 {
    color: #f5f5f5 !important;
}

.color-hover-grey-100:hover, .color-hover-grey-100:active, .color-hover-grey-100:focus {
    color: #f5f5f5 !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;
}

.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;
}

.color-grey-200 {
    color: #eee !important;
}

.color-hover-grey-200:hover, .color-hover-grey-200:active, .color-hover-grey-200:focus {
    color: #eee !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;
}

.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;
}

.color-grey-300 {
    color: #e0e0e0 !important;
}

.color-hover-grey-300:hover, .color-hover-grey-300:active, .color-hover-grey-300:focus {
    color: #e0e0e0 !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;
}

.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;
}

.color-grey-400 {
    color: #bdbdbd !important;
}

.color-hover-grey-400:hover, .color-hover-grey-400:active, .color-hover-grey-400:focus {
    color: #bdbdbd !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;
}

.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;
}

.color-grey-500 {
    color: #9e9e9e !important;
}

.color-hover-grey-500:hover, .color-hover-grey-500:active, .color-hover-grey-500:focus {
    color: #9e9e9e !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;
}

.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;
}

.color-grey-600 {
    color: #757575 !important;
}

.color-hover-grey-600:hover, .color-hover-grey-600:active, .color-hover-grey-600:focus {
    color: #757575 !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;
}

.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;
}

.color-grey-700 {
    color: #616161 !important;
}

.color-hover-grey-700:hover, .color-hover-grey-700:active, .color-hover-grey-700:focus {
    color: #616161 !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;
}

.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;
}

.color-grey-800 {
    color: #424242 !important;
}

.color-hover-grey-800:hover, .color-hover-grey-800:active, .color-hover-grey-800:focus {
    color: #424242 !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;
}

.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;
}

.color-grey-900 {
    color: #212121 !important;
}

.color-hover-grey-900:hover, .color-hover-grey-900:active, .color-hover-grey-900:focus {
    color: #212121 !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;
}

.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;
}

.color-grey-1000 {
    color: #000 !important;
}

.color-hover-grey-1000:hover, .color-hover-grey-1000:active, .color-hover-grey-1000:focus {
    color: #000 !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;
}

.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;
}

.color-grey-a100 {
    color: #fff !important;
}

.color-hover-grey-a100:hover, .color-hover-grey-a100:active, .color-hover-grey-a100:focus {
    color: #fff !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;
}

.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;
}

.color-grey-a200 {
    color: #eee !important;
}

.color-hover-grey-a200:hover, .color-hover-grey-a200:active, .color-hover-grey-a200:focus {
    color: #eee !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;
}

.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;
}

.color-grey-a400 {
    color: #bdbdbd !important;
}

.color-hover-grey-a400:hover, .color-hover-grey-a400:active, .color-hover-grey-a400:focus {
    color: #bdbdbd !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;
}

.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;
}

.color-grey-a700 {
    color: #616161 !important;
}

.color-hover-grey-a700:hover, .color-hover-grey-a700:active, .color-hover-grey-a700:focus {
    color: #616161 !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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.bg-light {
    background-color: #fff !important;
}

.bg-hover-light:hover, .bg-hover-light:active, .bg-hover-light:focus {
    background-color: #fff !important;
}

.color-light {
    color: #fff !important;
}

.color-hover-light:hover, .color-hover-light:active, .color-hover-light:focus {
    color: #fff !important;
}

.border-color-light {
    color: #fff !important;
}

.border-color-hover-light:hover, .border-color-hover-light:active, .border-color-hover-light:focus {
    color: #fff !important;
}

.bg-dark {
    background-color: #212121 !important;
}

.bg-hover-dark:hover, .bg-hover-dark:active, .bg-hover-dark:focus {
    background-color: #212121 !important;
}

.color-dark {
    color: #212121 !important;
}

.color-hover-dark:hover, .color-hover-dark:active, .color-hover-dark:focus {
    color: #212121 !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;
}

.bg-default {
    background-color: #424242 !important;
}

.bg-hover-default:hover, .bg-hover-default:active, .bg-hover-default:focus {
    background-color: #424242 !important;
}

.color-default {
    color: #424242 !important;
}

.color-hover-default:hover, .color-hover-default:active, .color-hover-default:focus {
    color: #424242 !important;
}

.border-color-default {
    color: #424242 !important;
}

.border-color-hover-default:hover, .border-color-hover-default:active, .border-color-hover-default:focus {
    color: #424242 !important;
}

.bg-primary {
    background-color: #303f9f !important;
}

.bg-hover-primary:hover, .bg-hover-primary:active, .bg-hover-primary:focus {
    background-color: #303f9f !important;
}

.color-primary {
    color: #303f9f !important;
}

.color-hover-primary:hover, .color-hover-primary:active, .color-hover-primary:focus {
    color: #303f9f !important;
}

.border-color-primary {
    color: #303f9f !important;
}

.border-color-hover-primary:hover, .border-color-hover-primary:active, .border-color-hover-primary:focus {
    color: #303f9f !important;
}

.bg-secondary {
    background-color: #00796b !important;
}

.bg-hover-secondary:hover, .bg-hover-secondary:active, .bg-hover-secondary:focus {
    background-color: #00796b !important;
}

.color-secondary {
    color: #00796b !important;
}

.color-hover-secondary:hover, .color-hover-secondary:active, .color-hover-secondary:focus {
    color: #00796b !important;
}

.border-color-secondary {
    color: #00796b !important;
}

.border-color-hover-secondary:hover, .border-color-hover-secondary:active, .border-color-hover-secondary:focus {
    color: #00796b !important;
}

.bg-info {
    background-color: #1976d2 !important;
}

.bg-hover-info:hover, .bg-hover-info:active, .bg-hover-info:focus {
    background-color: #1976d2 !important;
}

.color-info {
    color: #1976d2 !important;
}

.color-hover-info:hover, .color-hover-info:active, .color-hover-info:focus {
    color: #1976d2 !important;
}

.border-color-info {
    color: #1976d2 !important;
}

.border-color-hover-info:hover, .border-color-hover-info:active, .border-color-hover-info:focus {
    color: #1976d2 !important;
}

.bg-success {
    background-color: #388e3c !important;
}

.bg-hover-success:hover, .bg-hover-success:active, .bg-hover-success:focus {
    background-color: #388e3c !important;
}

.color-success {
    color: #388e3c !important;
}

.color-hover-success:hover, .color-hover-success:active, .color-hover-success:focus {
    color: #388e3c !important;
}

.border-color-success {
    color: #388e3c !important;
}

.border-color-hover-success:hover, .border-color-hover-success:active, .border-color-hover-success:focus {
    color: #388e3c !important;
}

.bg-warning {
    background-color: #ffa000 !important;
}

.bg-hover-warning:hover, .bg-hover-warning:active, .bg-hover-warning:focus {
    background-color: #ffa000 !important;
}

.color-warning {
    color: #ffa000 !important;
}

.color-hover-warning:hover, .color-hover-warning:active, .color-hover-warning:focus {
    color: #ffa000 !important;
}

.border-color-warning {
    color: #ffa000 !important;
}

.border-color-hover-warning:hover, .border-color-hover-warning:active, .border-color-hover-warning:focus {
    color: #ffa000 !important;
}

.bg-danger {
    background-color: #b71c1c !important;
}

.bg-hover-danger:hover, .bg-hover-danger:active, .bg-hover-danger:focus {
    background-color: #b71c1c !important;
}

.color-danger {
    color: #b71c1c !important;
}

.color-hover-danger:hover, .color-hover-danger:active, .color-hover-danger:focus {
    color: #b71c1c !important;
}

.border-color-danger {
    color: #b71c1c !important;
}

.border-color-hover-danger:hover, .border-color-hover-danger:active, .border-color-hover-danger:focus {
    color: #b71c1c !important;
}

.bg-facebook {
    background-color: #365397 !important;
}

.bg-hover-facebook:hover, .bg-hover-facebook:active, .bg-hover-facebook:focus {
    background-color: #365397 !important;
}

.color-facebook {
    color: #365397 !important;
}

.color-hover-facebook:hover, .color-hover-facebook:active, .color-hover-facebook:focus {
    color: #365397 !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;
}

.bg-twitter {
    background-color: #00a9f1 !important;
}

.bg-hover-twitter:hover, .bg-hover-twitter:active, .bg-hover-twitter:focus {
    background-color: #00a9f1 !important;
}

.color-twitter {
    color: #00a9f1 !important;
}

.color-hover-twitter:hover, .color-hover-twitter:active, .color-hover-twitter:focus {
    color: #00a9f1 !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;
}

.bg-linkedin {
    background-color: #006db3 !important;
}

.bg-hover-linkedin:hover, .bg-hover-linkedin:active, .bg-hover-linkedin:focus {
    background-color: #006db3 !important;
}

.color-linkedin {
    color: #006db3 !important;
}

.color-hover-linkedin:hover, .color-hover-linkedin:active, .color-hover-linkedin:focus {
    color: #006db3 !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;
}

.bg-apple {
    background-color: #737373 !important;
}

.bg-hover-apple:hover, .bg-hover-apple:active, .bg-hover-apple:focus {
    background-color: #737373 !important;
}

.color-apple {
    color: #737373 !important;
}

.color-hover-apple:hover, .color-hover-apple:active, .color-hover-apple:focus {
    color: #737373 !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;
}

.bg-google {
    background-color: #4285f4 !important;
}

.bg-hover-google:hover, .bg-hover-google:active, .bg-hover-google:focus {
    background-color: #4285f4 !important;
}

.color-google {
    color: #4285f4 !important;
}

.color-hover-google:hover, .color-hover-google:active, .color-hover-google:focus {
    color: #4285f4 !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;
}

.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;
}

.color-google-plus {
    color: #e0452c !important;
}

.color-hover-google-plus:hover, .color-hover-google-plus:active, .color-hover-google-plus:focus {
    color: #e0452c !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;
}

.bg-youtube {
    background-color: #f33 !important;
}

.bg-hover-youtube:hover, .bg-hover-youtube:active, .bg-hover-youtube:focus {
    background-color: #f33 !important;
}

.color-youtube {
    color: #f33 !important;
}

.color-hover-youtube:hover, .color-hover-youtube:active, .color-hover-youtube:focus {
    color: #f33 !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;
}

.bg-vimeo {
    background-color: #48b6ed !important;
}

.bg-hover-vimeo:hover, .bg-hover-vimeo:active, .bg-hover-vimeo:focus {
    background-color: #48b6ed !important;
}

.color-vimeo {
    color: #48b6ed !important;
}

.color-hover-vimeo:hover, .color-hover-vimeo:active, .color-hover-vimeo:focus {
    color: #48b6ed !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;
}

.bg-pinterest {
    background-color: #ce1a19 !important;
}

.bg-hover-pinterest:hover, .bg-hover-pinterest:active, .bg-hover-pinterest:focus {
    background-color: #ce1a19 !important;
}

.color-pinterest {
    color: #ce1a19 !important;
}

.color-hover-pinterest:hover, .color-hover-pinterest:active, .color-hover-pinterest:focus {
    color: #ce1a19 !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;
}

.bg-yelp {
    background-color: #c30f00 !important;
}

.bg-hover-yelp:hover, .bg-hover-yelp:active, .bg-hover-yelp:focus {
    background-color: #c30f00 !important;
}

.color-yelp {
    color: #c30f00 !important;
}

.color-hover-yelp:hover, .color-hover-yelp:active, .color-hover-yelp:focus {
    color: #c30f00 !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;
}

.bg-dribbble {
    background-color: #ed4584 !important;
}

.bg-hover-dribbble:hover, .bg-hover-dribbble:active, .bg-hover-dribbble:focus {
    background-color: #ed4584 !important;
}

.color-dribbble {
    color: #ed4584 !important;
}

.color-hover-dribbble:hover, .color-hover-dribbble:active, .color-hover-dribbble:focus {
    color: #ed4584 !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;
}

.bg-amazon {
    background-color: #ff9700 !important;
}

.bg-hover-amazon:hover, .bg-hover-amazon:active, .bg-hover-amazon:focus {
    background-color: #ff9700 !important;
}

.color-amazon {
    color: #ff9700 !important;
}

.color-hover-amazon:hover, .color-hover-amazon:active, .color-hover-amazon:focus {
    color: #ff9700 !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;
}

.bg-skype {
    background-color: #00acf4 !important;
}

.bg-hover-skype:hover, .bg-hover-skype:active, .bg-hover-skype:focus {
    background-color: #00acf4 !important;
}

.color-skype {
    color: #00acf4 !important;
}

.color-hover-skype:hover, .color-hover-skype:active, .color-hover-skype:focus {
    color: #00acf4 !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;
}

.bg-instagram {
    background-color: #396d9a !important;
}

.bg-hover-instagram:hover, .bg-hover-instagram:active, .bg-hover-instagram:focus {
    background-color: #396d9a !important;
}

.color-instagram {
    color: #396d9a !important;
}

.color-hover-instagram:hover, .color-hover-instagram:active, .color-hover-instagram:focus {
    color: #396d9a !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;
}

.bg-dropbox {
    background-color: #0d84de !important;
}

.bg-hover-dropbox:hover, .bg-hover-dropbox:active, .bg-hover-dropbox:focus {
    background-color: #0d84de !important;
}

.color-dropbox {
    color: #0d84de !important;
}

.color-hover-dropbox:hover, .color-hover-dropbox:active, .color-hover-dropbox:focus {
    color: #0d84de !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;
}

.bg-flickr {
    background-color: #ea0066 !important;
}

.bg-hover-flickr:hover, .bg-hover-flickr:active, .bg-hover-flickr:focus {
    background-color: #ea0066 !important;
}

.color-flickr {
    color: #ea0066 !important;
}

.color-hover-flickr:hover, .color-hover-flickr:active, .color-hover-flickr:focus {
    color: #ea0066 !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;
}

.bg-github {
    background-color: #2f2f2f !important;
}

.bg-hover-github:hover, .bg-hover-github:active, .bg-hover-github:focus {
    background-color: #2f2f2f !important;
}

.color-github {
    color: #2f2f2f !important;
}

.color-hover-github:hover, .color-hover-github:active, .color-hover-github:focus {
    color: #2f2f2f !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;
}

.bg-tumblr {
    background-color: #304c68 !important;
}

.bg-hover-tumblr:hover, .bg-hover-tumblr:active, .bg-hover-tumblr:focus {
    background-color: #304c68 !important;
}

.color-tumblr {
    color: #304c68 !important;
}

.color-hover-tumblr:hover, .color-hover-tumblr:active, .color-hover-tumblr:focus {
    color: #304c68 !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;
}

.bg-foursquare {
    background-color: #207dc5 !important;
}

.bg-hover-foursquare:hover, .bg-hover-foursquare:active, .bg-hover-foursquare:focus {
    background-color: #207dc5 !important;
}

.color-foursquare {
    color: #207dc5 !important;
}

.color-hover-foursquare:hover, .color-hover-foursquare:active, .color-hover-foursquare:focus {
    color: #207dc5 !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;
}

.bg-indigo {
    background-color: #1a237e !important;
}

.bg-hover-indigo:hover, .bg-hover-indigo:active, .bg-hover-indigo:focus {
    background-color: #1a237e !important;
}

.color-indigo {
    color: #1a237e !important;
}

.color-hover-indigo:hover, .color-hover-indigo:active, .color-hover-indigo:focus {
    color: #1a237e !important;
}

.border-color-indigo {
    color: #1a237e !important;
}

.border-color-hover-indigo:hover, .border-color-hover-indigo:active, .border-color-hover-indigo:focus {
    color: #1a237e !important;
}

.bg-blue-grey {
    background-color: #263238 !important;
}

.bg-hover-blue-grey:hover, .bg-hover-blue-grey:active, .bg-hover-blue-grey:focus {
    background-color: #263238 !important;
}

.color-blue-grey {
    color: #263238 !important;
}

.color-hover-blue-grey:hover, .color-hover-blue-grey:active, .color-hover-blue-grey:focus {
    color: #263238 !important;
}

.border-color-blue-grey {
    color: #263238 !important;
}

.border-color-hover-blue-grey:hover, .border-color-hover-blue-grey:active, .border-color-hover-blue-grey:focus {
    color: #263238 !important;
}

.box1{
	width: 200px;
	height: 230px;
	float: left;
	margin-left: 10px;
}

 
.staryello{
	color:#FFBE00;
}
.box
{
  display: inline-block;
  margin: 0 10px;
  width: 180px;
  height: 180px;
  border: 1px solid #CCC;
  background: #DDD;
}

@media screen and (max-width: 800px)
{
  display: block;
}

.fontsize{
font-size:12px;
}
















/* ------------------------------- */


            
<style>
.Star {
    background: url(../images/star_black.png) no-repeat;
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
}

.FilledStar {
    background: url(../images/filled_star.png) no-repeat;
    background-size: 30px 30px;
    height: 30px;
    width: 30px;
}

.title {
    margin-top: 5%;
    background-color: #71b6f9;
    text-align: center;
    color: white;
}

.footer {
    background-color: #71b6f9;
    text-align: right;
    color: white;
    padding: 20px;
}

.bpl-box {
    border: 1px dashed #eee;
    padding: 20px;
    background-color: #fff;
}

   
.gold {
    color: #FFBF00;
}

.box {
    border-radius: 0 20px;
    border: 1px solid #808080;
    min-height: 150px;
    padding: 50px;
    margin-bottom: 10px;
    background-color: #808080;
    background-image: url('img/reimage.png');
    background-repeat: repeat;
}

.single-working-info {
    border: 1px solid #DDD;
    /* border-radius: 0 20px; */
    margin-bottom: 5px;
    background-color: #fff;
    box-shadow: 5PX 5PX 5PX #b9b5b5;
}

hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #eee;
}

.bpl-heading {
    display: block;
    padding: 5px;
    text-align: left;
    padding-left: 20px;
    font-size: 15px;
    color: #3c3c3c;
    font-weight: bold;
}

.bpl-name {
    padding: 15px 0;
    /* background-color: #ffffff; */
    border-radius: 5px;
    color: #666;
    font-style: italic;
    font-size: 13px;
    text-transform: uppercase;
}

.bpl-id {
    background-color: orange;
    /* color: #000; */
    font-weight: normal;
}

input[type="button"], input[type="submit"] {
    color: #ffffff;
    background-color: #008000 !important;
    background-image: linear-gradient(top, #008000, #008000) !important;
    border-left-color: #008000 !important;
    border-right-color: #008000 !important;
    border-top-color: #008000 !important;
    border-bottom-color: #008000 !important;
    font-size: 12px !important;
    font-weight: 400;
    border-radius: 2px;
    padding: 6px 10px;
    line-height: 1.42857143;
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-style: italic;
}

.c1 {
    text-align: center;
    color: #000;
    font-size: 50px;
}

@media (max-width: 560px) {
    .rating {
        margin-top: 50px;
    }
}

   
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.gdvc-redemption {
    position: absolute;
    z-index: 1;
    right: -23%;
    top: -2%;
    width: 175px;
}


.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        background: #e66c23;
        /*left: 50%;*/
        top: 20px;
        bottom: 20px;
        margin-left: 30px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        /*width: 50%;
float: right;*/
        margin-top: 5px;
        margin-left: 30px;
        margin-bottom: 10px;
        clear: both;
    }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry.begin {
            margin-bottom: 0;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -18px;
            }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
                    left: auto;
                    right: -100px;
                    text-align: left;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
                    float: right;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-left: 0;
                    margin-right: 70px;
                }

                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: -20px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                position: absolute;
                left: -100px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
                    display: block;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
                        font-size: 15px;
                        font-weight: bold;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
                        font-size: 12px;
                    }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                background: #fff;
                color: #737881;
                display: block;
                width: 40px;
                height: 40px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                text-align: center;
                -moz-box-shadow: 0 0 0 5px #f5f5f6;
                -webkit-box-shadow: 0 0 0 5px #f5f5f6;
                box-shadow: 0 0 0 5px #f5f5f6;
                line-height: 40px;
                font-size: 15px;
                float: left;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
                    background-color: #303641;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
                    background-color: #ee4749;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
                    background-color: #00a651;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
                    background-color: #21a9e1;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
                    background-color: #fad839;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
                    background-color: #cc2424;
                    color: #fff;
                }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                position: relative;
                background: #fff;
                padding: 1em;
                margin-left: 60px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                border: 1px solid #a62320;
                color: #fff !important;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 9px 0;
                    border-color: transparent #d9534f transparent transparent;
                    left: 0;
                    top: 10px;
                    margin-left: -9px;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
                    color: #000;
                    font-family: "Noto Sans",sans-serif;
                    font-size: 13px;
                    margin-bottom: 10px;
                    line-height: 1.428571429;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
                        margin-top: 15px;
                    }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
                    font-size: 16px;
                    margin-bottom: 10px;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
                        color: #303641;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
                        -webkit-opacity: .6;
                        -moz-opacity: .6;
                        opacity: .6;
                        -ms-filter: alpha(opacity=60);
                        filter: alpha(opacity=60);
                    }

.notice-genex {
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 10px;
    box-shadow: 5px 5px 0 #efefef;
}

    .notice-genex p {
        font-size: 12px;
    }

.upgrade-now {
    background-color: #004A7F;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #388e3c;
        -webkit-box-shadow: 0 0 3px #388e3c;
    }

    50% {
        background-color: #2a692d;
        -webkit-box-shadow: 0 0 40px #2a692d;
    }

    100% {
        background-color: #388e3c;
        -webkit-box-shadow: 0 0 3px #388e3c;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #388e3c;
        -moz-box-shadow: 0 0 3px #388e3c;
    }

    50% {
        background-color: #2a692d;
        -moz-box-shadow: 0 0 40px #2a692d;
    }

    100% {
        background-color: #388e3c;
        -moz-box-shadow: 0 0 3px #388e3c;
    }
}

@-o-keyframes glowing {
    0%;

{
    background-color: #388e3c;
    box-shadow: 0 0 3px #388e3c;
}

50% {
    background-color: #2a692d;
    box-shadow: 0 0 40px #2a692d;
}

100% {
    background-color: #388e3c;
    box-shadow: 0 0 3px #388e3c;
}

}

@keyframes glowing {
    0% {
        background-color: #388e3c;
        box-shadow: 0 0 3px #388e3c;
    }

    50% {
        background-color: #2a692d;
        box-shadow: 0 0 40px #2a692d;
    }

    100% {
        background-color: #388e3c;
        box-shadow: 0 0 3px #388e3c;
    }
}

.upgrade-now-2 {
    background-color: #004A7F !important;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing2 1500ms infinite;
    -moz-animation: glowing2 1500ms infinite;
    -o-animation: glowing2 1500ms infinite;
    animation: glowing2 1500ms infinite;
}
.upgrade-now-3 {
    background-color: #004A7F !important;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing2 1500ms infinite;
    -moz-animation: glowing2 1500ms infinite;
    -o-animation: glowing2 1500ms infinite;
    animation: glowing2 1500ms infinite;
}
upgrade-now-3 span {
color: #ffe000;
font-size: 14px;
font-weight: bold;
}


.smartbox{
    background-color: #b2ff59;
    padding: 10px;
    margin-top: 20px;
    border: solid;
    border-color:orange;
    box-shadow: -1px 2px 7px -3px;
    border-width: 1px;
    border-radius: 10px;
    color: black;
    background: linear-gradient(0deg, rgba(255,205,0,1) 0%, rgba(250,251,115,1) 100%);
}

#revsclr{
background-color: #85FFBD;
background-image: linear-gradient(45deg, #85FFBD 0%, #FFFB7D 100%);

}

.smartbox h5{
    color: red;
    font-weight: 550;
}

.smartbox a{
    color: black !important;
    text-decoration: none;
}
.smartbox a:hover {
    color: red;
    font-weight: bold;
    text-decoration: none;
}



.idcardbox{
    background-color: #00796b;
    box-shadow: -1px 2px 7px -3px;
    border: solid;
    border-color:orange;
    border-width: 1px;
    width: 100%;
    height: 230px;
    border-radius: 15px;
    padding: 10px;
    margin-top: 8px;
    background-color: #FFDEE9;
background-image: linear-gradient(0deg, #FFDEE9 0%, #B5FFFC 100%);


}


.relative-box,
.name-relative-box,
.order-relative-box{
  position: relative;
  right: 0;
}
.absolute-box{
  position: absolute;
  right: -45px;
  top: 1rem;
}
.name-absolute-box{
  position: absolute;
  right: 11.5rem ;
  top: 5.7rem;
}
.name-absolute-box h6{
  font-size: 10px;
  text-overflow: ellipsis;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
}
.order-absolute-box{
  position: absolute;
  right: 11.5rem ;
  top: 7.3rem;
}
.order-absolute-box h6{
  font-size: 10px;
  text-overflow: ellipsis;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
}

@media only screen and (max-width:767px){
  .absolute-box{
    position: absolute;
    right: 0.45rem;
    top: 0.7rem;
  }
  .absolute-box img{
    width: 65%;
  }
  .name-absolute-box{
    position: absolute;
    right: 7.5rem;
    top: 4.3rem;
  }
  .name-absolute-box h6{
    font-size: 8px;
    text-overflow: ellipsis;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
  }
  .order-absolute-box{
    position: absolute;
    right: 7.5rem;
    top: 5.5rem;
  }   
  .order-absolute-box h6{
    font-size: 8px;
    text-overflow: ellipsis;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
  } 
  
  }